125329 Commits

Author SHA1 Message Date
dougt%meer.net
ff1cd8e027 explictly linking against the necko lib for nsStandardURL. minimo only 2003-12-23 06:40:43 +00:00
wchang0222%aol.com
744c635783 Regenerated the configure script with the right version of autoconf. 2003-12-23 05:10:44 +00:00
wchang0222%aol.com
60cf880826 Include "nsslocks.h" for nss_InitLock. 2003-12-23 02:09:55 +00:00
wchang0222%aol.com
5bfcd81514 Declare the argument to SECKEY_ECParamsToKeySize as const.
Modified Files: seckey.c pk11skey.c
2003-12-23 02:05:28 +00:00
rlk%trfenv.com
f34141eb81 Fixing minor typo 2003-12-23 01:33:28 +00:00
wchang0222%aol.com
95e1ce0279 Bugscape bug 54500: trim preceding/trailing whitespace from passed-in
String arguments.
2003-12-23 01:19:48 +00:00
wchang0222%aol.com
09584fb9f9 Return a value of the correct type. 2003-12-23 01:03:39 +00:00
wchang0222%aol.com
290a965230 Fixed a spelling error. 2003-12-23 00:52:06 +00:00
wchang0222%aol.com
0433b41c3b Moved ecl-curve.h from the EXPORTS to the PRIVATE_EXPORTS list. 2003-12-23 00:17:04 +00:00
bienvenu%nventure.com
125e717224 fix imap folders not showing up in subscribe ui when there are two levels of no select folders, r/sr=sspitzer 219498 2003-12-22 23:48:30 +00:00
wchang0222%aol.com
79387320b7 Renamed SECKEY_ECParams2KeySize as SECKEY_ECParamsToKeySize. Do not export
this function from the nss3 shared library.
Modified Files: seckey.c pk11skey.c nss.def
2003-12-22 23:36:40 +00:00
wchang0222%aol.com
7adfc17d1d Declare the 'input' argument to CERT_DecodeTimeChoice as 'const'. Removed
an extraneous semicolon (;) after the SEC_ASN1_CHOOSER_IMPLEMENT macro.
Modified Files: secder.h sectime.c
2003-12-22 23:33:39 +00:00
bsmedberg%covad.net
e34ec34922 fix more bustage on bug 219233 - update Makefile REQUIRES 2003-12-22 20:45:06 +00:00
mvl%exedo.nl
bff9ce0e12 rev iid's of changed interfaces. bug 226756 2003-12-22 20:27:17 +00:00
scott%scott-macgregor.org
934ece865b give throbber a label (Activity Indicator) in the customize toolbar window.
Patch by Stephen Walker
2003-12-22 17:39:44 +00:00
mostafah%oeone.com
d77605fc6b Updated Brazilian translation 2003-12-22 15:37:22 +00:00
mostafah%oeone.com
e957c93a71 Updated German translation 2003-12-22 15:30:28 +00:00
cbiesinger%web.de
48142f137d Bug 227567. make clientHeight work more like msie
patch by mats.palmgren@bredband.net r=bzbarsky sr=jst
2003-12-22 13:35:39 +00:00
mvl%exedo.nl
588b686b97 Move unicode to charset convertors out of spellcheck glue into myspell.
bug 226756, r=dwitte, sr=alecf
2003-12-22 13:23:31 +00:00
jshin%mailaps.org
c414e9be5a bug 226288 : change freetype code to do rounding instead of ceiling (r=dbaron, sr=rbs) 2003-12-22 06:32:09 +00:00
bsmedberg%covad.net
6182ca7ee6 Forgot one more makefile, bug 219233. 2003-12-22 06:28:01 +00:00
jshin%mailaps.org
a3596ed940 bug 227547 : convert Mac OS X file names in NFD (decomposed Unicode) to NFC (composed filename) before sending out to the world. mailnews part (r=bienvenu, sr=mscott) 2003-12-22 06:26:06 +00:00
brendan%mozilla.org
7c6f47247d Footprint wins: disable export/import from js1.5, fuse common code before a given jump target in js_Invoke, avoid unnecessary subtraction when enforcing ARGC_LIMIT. Also, clean up comment nits. 2003-12-22 06:15:14 +00:00
brendan%mozilla.org
f7d4b5b5f2 Add an assertion to catch an embedding API usage error mentioned recently on m.jseng. 2003-12-22 06:13:07 +00:00
brendan%mozilla.org
f5b40a54ca Add JS_GetObjectId, void cx->exception in JS_ClearPendingException (127418, r=shaver). 2003-12-22 06:10:51 +00:00
bsmedberg%covad.net
f96cd32219 Oops, chrome registry itself now requires content. Why didn't my build break before? (bug 219233) 2003-12-22 05:49:57 +00:00
bsmedberg%covad.net
0c471686e7 bug 219233 - Unfork nsIChromeRegistry.idl (not the impl, just the interface) and move it into content/base/public until we can get a more fine-grained separation of that interface in to GRE/non-GRE pieces. r/sr=hyatt+jst
I couldn't do a CVS move of nsIChromeRegistry.idl, sorry... it was added on a branch earlier. The old CVS log/blame can be found at mozilla/rdf/chrome/public/nsIChromeRegistry.idl
2003-12-22 05:23:10 +00:00
rlk%trfenv.com
361b7fca1f Bug 218878 - Cleanup of Help RDF
Bug 222178 - Make the index a friendlier search database.
r=alecf@flett.org
2003-12-22 00:37:36 +00:00
rlk%trfenv.com
d79e8c8b2f Bug 225090 - Sanitize Help CSS. r=dbaron@dbaron.org 2003-12-22 00:32:53 +00:00
scott%scott-macgregor.org
ad1433b0c3 Bug #224963 --> Unsaved window size after being changed for Tools -> Options window
patch by Stefan Borggraefe
2003-12-21 21:56:59 +00:00
scott%scott-macgregor.org
f3aa7ccbc3 Force our binding files to replace their equivalents from xpfe. Otherwise, if the xpfe version changes and ours doesn't it gets used instead.
Fixes Bug #229096 --> thunderbird toolbars blank because we are using the newst copy of xpfe\toolbar.xml
2003-12-21 21:52:39 +00:00
scott%scott-macgregor.org
89fc9b26b6 Bug #229112 --> Unable to bring up a compose window in debug builds
r/sr=bryner
2003-12-21 21:42:55 +00:00
dougt%meer.net
1047311991 adding default preferences to minimo 2003-12-21 20:35:18 +00:00
dbaron%dbaron.org
395903cde9 Disregard GDK's extra click events that are for double-clicks and triple-clicks. Based on Chris Blizzard's GTK2-port patch. r+sr=blizzard b=227328 2003-12-21 18:55:35 +00:00
dbaron%dbaron.org
1793165da5 Disregard GDK's extra click events that are for double-clicks and triple-clicks. Patch by Chris Blizzard <blizzard@mozilla.org>. r+sr=dbaron b=227328 2003-12-21 18:54:38 +00:00
jst%mozilla.jstenback.com
7e67f9acfc Fixing bug 226462. Eliminating the aReverseReturnResult argument from nsIScriptContext::CallEventHandler(). r=caillon@aillon.org, sr=brendan@mozilla.org. 2003-12-21 18:01:19 +00:00
mvl%exedo.nl
778af1240c Update to review comments. oops. Bug 225749 2003-12-21 12:36:47 +00:00
timeless%mozdev.org
bc07daf21f Bug 228400 Warning ``assignment to undeclared variable ...'' in nsLDAPPrefsService.js
r=neil sr=bz
2003-12-21 06:17:30 +00:00
timeless%mozdev.org
6896eb831f Bug 226169 DRefTool analysis for timeline files
r=roc sr=roc
2003-12-21 06:17:28 +00:00
timeless%mozdev.org
042a53af97 Bug 226162 DRefTool analysis for pref files
r=caillon sr=roc
2003-12-21 06:17:26 +00:00
timeless%mozdev.org
54fac75e5e Bug 226149 DRefTool analysis for ctl files
r=roc sr=roc
2003-12-21 06:17:24 +00:00
bryner%brianryner.com
dfe3513814 Change all callers of nsIPresContext::GetShell() to use the non-refcounting versions. Most callers now use PresShell(), a few that were checking for null conditions are using GetPresShell() -- this will be remedied once we can ensure that a prescontext never has a null pres shell. Bug 227690, r+sr=bzbarsky. 2003-12-21 05:36:36 +00:00
timeless%mozdev.org
301baa7362 Bug 225152 Warning: assignment to undeclared variable word in EdSpellCheck.js:281
r=mvl sr=kin
2003-12-21 04:27:52 +00:00
timeless%mozdev.org
01315d0ab1 Bug 224723 NS_ASSERTION(boxObject, "no box object!"); timer fired after tree was destroyed
r=varga sr=dbaron
2003-12-21 04:27:50 +00:00
timeless%mozdev.org
1406b54021 Bug 214552 warning: unused variable nsresult rv' In member function virtual nsresult nsMenuItemX::DoCommand()'
r=floppy sr=roc
2003-12-21 04:27:48 +00:00
chanial%noos.fr
fd16f866ee Polish the add bookmarks dialog:
- access key to the "Create in" button
- clicking on the label should focus the control next to it.
- Change the order of the focus with tab: the name field, the menulist field and then the expander.
- renaming some entities to respect the interCaps convention
2003-12-21 04:11:08 +00:00
chanial%noos.fr
7fb227df4f workaround for bug 227951: add bookmarks dialog grows everytime the expander is clicked.
Use of resizeTo instead of sizeToContent (buggy on Windows)
2003-12-21 04:09:02 +00:00
timeless%mozdev.org
93bf3b470a Bug 228619 Warning `assignment to undeclared variable entry'' [xs] in file `chrome://communicator/content/contentAreaUtils.js'', line 667, character 0.
r=neil sr=bz
2003-12-21 04:06:57 +00:00
timeless%mozdev.org
99bb05cf6b Bug 227415 Warning: assignment to undeclared variable foundCell in chrome://editor/content/EdTableProps.js
r=neil sr=bz
2003-12-21 04:04:50 +00:00
timeless%mozdev.org
7abb12944c Bug 226155 DRefTool analysis for accessible files
r=roc sr=roc
2003-12-21 04:04:41 +00:00