Commit Graph

126606 Commits

Author SHA1 Message Date
mostafah%oeone.com
9153e59315 Updated sunbird throbber 2004-02-05 14:57:26 +00:00
cbiesinger%web.de
255a2deda5 Bug 232784, verify that opening the file works, and show an error message if it doesn't
r=pinkerton sr=bzbarsky
2004-02-05 10:53:11 +00:00
ben%bengoodger.com
7f0a366ea8 disable the installer's upgrade panel for now. 2004-02-05 09:16:16 +00:00
pinkerton%aol.net
b600a69513 update profile keys for new user profile naming 2004-02-05 08:12:12 +00:00
pinkerton%aol.net
d4e82d7240 change profile to ~/Library/App Support/Camino and migrate old prefs by
finding the dir in the registry. Only use stub profile lib, not the whole
thing. (bug 181752)
2004-02-05 08:04:35 +00:00
jst%mozilla.jstenback.com
cb45f84bb7 Fixing bug 197427. Making insertBefore, appendChild, replaceChild, and removeChild() work correctly on XUL elements by sharing the implementation with nsGenericElement. r=jonas@sicking.cc, sr=bzbarsky@mit.edu 2004-02-05 06:48:30 +00:00
wchang0222%aol.com
ce288b37c7 Bugzilla bug 233112: fixed a typo: "futuer" -> "future". Thanks to
Heikki Toivonen <hjtoi-bugzilla@comcast.net> for the bug report.
2004-02-05 05:56:54 +00:00
pinkerton%aol.net
a43b550974 *** empty log message *** 2004-02-05 05:31:03 +00:00
justdave%syndicomm.com
f41a5290a1 er, oops, wrong date :) 2004-02-05 05:13:24 +00:00
scott%scott-macgregor.org
3aed2bb5f1 spell check on unix should be ctrl-shift-k like seamonkey.
Thanks to Stephen Walker for the patch
2004-02-05 05:10:58 +00:00
justdave%syndicomm.com
f732c98959 Bump docs build date to test the xml rebuild script on the website 2004-02-05 05:04:04 +00:00
justdave%syndicomm.com
f46bd1de6a - Remove html, txt, and pdf directories from CVS
- makedocs.pl now creates said directories when building the docs
The idea here is that it's useless to have compiled stuff in CVS.  The website will now auto-build the docs upon changes to
the xml directory.
2004-02-05 04:49:32 +00:00
pinkerton%aol.net
06e67c8fe2 project cleanup. removing Personal pref panel, renaming targets. 2004-02-05 04:15:30 +00:00
bryner%brianryner.com
433c389ddf Inline getters and setters for scaling factors on nsIDeviceContext. Bug 233103, r+sr=dbaron. 2004-02-05 01:57:10 +00:00
justdave%syndicomm.com
bc9a61e011 Minor tag fix to OS X section 2004-02-05 01:30:47 +00:00
tingley%sundell.net
3a2cbc292e bug 217620: ensure that the history is loaded before doing any RDF
operations on it.  r=bzbarsky sr=alecf
2004-02-05 01:13:47 +00:00
justdave%syndicomm.com
7dfacf2a71 Corrections to the Mac OS X installation instructions 2004-02-05 01:12:27 +00:00
tingley%sundell.net
6b5bffc068 bug 232854: RemoveBroadcastListenerFor wasn't removing listeners properly.
r=varga sr=bzbarsky
2004-02-05 01:08:07 +00:00
pinkerton%aol.net
2adaef194e use 10.2.8 sdk 2004-02-05 00:47:54 +00:00
dbaron%dbaron.org
7eed40eacb Improve serialization of new margin/padding properties (and fix CSS parsing errors). b=74880 r+sr=bzbarsky 2004-02-05 00:19:19 +00:00
neil%parkwaycc.co.uk
3c188db3db Bug 223294 <dialog>s no longer need a <separator> at the bottom of their content p=stefan@borggraefe.com r=me sr=ben 2004-02-04 23:44:29 +00:00
cbiesinger%web.de
5e5d33d0e8 bug 230347, Javascript warnings in msgHdrViewOverlay.js
patch by Karsten D��sterloh <mnyromyr@tprac.de> r=neil sr=mscott
2004-02-04 23:34:34 +00:00
cltbld%netscape.com
383a4a4097 Automated update 2004-02-04 23:21:11 +00:00
pinkerton%aol.net
f5821e701b prefer xcodebuild to pbxbuild (bug 224161, r=bryner) 2004-02-04 23:14:33 +00:00
pinkerton%aol.net
74f8c5bd6e removing, we now use xcode 2004-02-04 23:00:31 +00:00
pinkerton%aol.net
f46bb979e7 Move to xcode 2004-02-04 22:57:16 +00:00
pinkerton%aol.net
8232db642c use "Select" in choose directory button instead of "Open" (bug 232926) 2004-02-04 22:52:30 +00:00
bienvenu%nventure.com
814fc5f550 fix 232860 handle case where smtp server drops the connection after it responds that it has received the message, patch by ch.ey@gmx.net, r=me, sr=mscott 2004-02-04 22:41:59 +00:00
silver%warwickcompsoc.co.uk
b26a67ef93 Bug 233085 - Add "Copy Qualified Name" to Locals view context menu.
Bumping version and locale version too.
r=rginda@hacksrus.com
2004-02-04 22:19:20 +00:00
pinkerton%aol.net
f6c1f8c030 put in a catch-all that checks if a text area has focus before going back
when backspace is pressed. it's not ideal, but it is a short-term fix for
several IME bugs which aren't trivial to resolve (bug 181198)
2004-02-04 22:09:48 +00:00
pinkerton%aol.net
3136273468 correct a case in IME where hitting backspace after finishing composition would
seep through up the responder chain. (bug 181198)
2004-02-04 22:08:14 +00:00
bienvenu%nventure.com
a71dfb2da5 fix 232892 imap unread counts not correctly updated when moving messages from imap to imap, sr=mscott 2004-02-04 21:47:19 +00:00
bienvenu%nventure.com
1053a4e99d fix 232984 r=mscott, sr=sspitzer migrate mailnews prefs after 4.x profile migration when mcd sets up an account 2004-02-04 21:43:57 +00:00
bishakhabanerjee%netscape.com
03643e5f7d added a few more missing $ for variable PKITSdb for more accurate log reporting
also, minor optimization of crlImport and crlImportn script so that $crls does
not have to be specified on every line
2004-02-04 20:04:14 +00:00
bsmedberg%covad.net
abd8d73159 Build bustage... we need to look for contents.rdf in the preprocess case also. r/sr=dbaron 2004-02-04 19:22:01 +00:00
scott%scott-macgregor.org
efca8720a8 Patch from mozillazine contributor: theboyjenkins to fix some UI glitches with the mail 3-pane window 2004-02-04 17:38:52 +00:00
timeless%mozdev.org
93aa40c3fa Bug 229147 mHost = ArenaStrDup from nsHostEntry can fail and needs to be handled
r=mvl sr=bz
2004-02-04 16:15:38 +00:00
jocuri%softhome.net
0cae4e7bd2 Patch for bug 218401; add in some places templatization support for the bug term in query.cgi; patch by Andreas H�fler <andreas.hoefler@bearingpoint.com>; r=gerv; a=justdave. 2004-02-04 15:30:49 +00:00
jocuri%softhome.net
3cd402995c Patch for bug 194472; link to the product's component editor when displaying error regarding lack of components; patch written by me based on the work and review of chaduv and jouni; r=kiko; a=justdave. 2004-02-04 15:23:39 +00:00
mostafah%oeone.com
f94c2f0b82 Checking in new ico file 2004-02-04 15:16:28 +00:00
cltbld%netscape.com
b27df91ef4 Automated update 2004-02-04 14:31:07 +00:00
kairo%kairo.at
3d12a17e05 bug 232011 - Use the XUL preprocessor for build-time inserting of localeVersion strings, this removes contents*.rdf.in files and resurrects the contents*.rdf files, using preprocessor.pl via the jar.mn definitions 2004-02-04 14:24:38 +00:00
cbiesinger%web.de
02a6f33d43 bug 228388. nsDownloadManager.{cpp,h} cleanup - remove some unnecessary QIs, use
nsRefPtrHashtable, and a bit other stuff
r=neil sr=bzbarsky
2004-02-04 13:44:39 +00:00
bsmedberg%covad.net
47e1bde601 Bug 232059 - installed-chrome.txt shouldn't need to end in a newline. r+sr=bryner 2004-02-04 12:49:43 +00:00
daniel%glazman.org
3a438dbee4 NOT PART OF THE BUILD
CaScadeS cleanup
2004-02-04 10:05:06 +00:00
neil%parkwaycc.co.uk
816e0a7599 Bug 117594 Wallet's URL specific page does not resize r=dwitte sr=alecf 2004-02-04 09:43:17 +00:00
nelsonb%netscape.com
a00bb096af Fix numerous bugs in CERT_FindCertByKeyID. Bug 233019. r=jpierre 2004-02-04 08:54:06 +00:00
dbaron%dbaron.org
8339f01ba5 Relanding changes for bug 74880. 2004-02-04 08:16:19 +00:00
dbaron%dbaron.org
9ecdb39d54 Backing out part of changes to see which part is causing performance problem. b=74880 2004-02-04 08:03:40 +00:00
scott%scott-macgregor.org
fcaa8b1245 Make the options dialog modal 2004-02-04 07:33:27 +00:00