Commit Graph

121285 Commits

Author SHA1 Message Date
bzbarsky%mit.edu
11724fb6f9 Fix selection regression. Bug 214343, r=caillon, sr=jst 2003-07-29 23:49:41 +00:00
scott%scott-macgregor.org
351a06a915 move the about dialog menu item to the right place on OSX by giving it a special id attribute.
Thanks to Don Crandall for the fix!
2003-07-29 23:40:52 +00:00
scott%scott-macgregor.org
1875666222 move the about dialog menu item to the right place on OSX by giving it a special id attribute.
Thanks to Don Crandall for the fix!
2003-07-29 23:33:46 +00:00
bzbarsky%mit.edu
cb0a1e3d11 Fix strict warning. Bug 213962, patch by db48x@yahoo.com (Daniel Brooks),
r=timeless, sr=bzbarsky
2003-07-29 23:16:39 +00:00
scott%scott-macgregor.org
c37168017d Change the default address book card heading colors to better match the theme.
Thanks to Stephen Walker for the patch.
2003-07-29 23:04:25 +00:00
bzbarsky%mit.edu
9f917de2e8 Fix crash when an event handler removes the submitting element from the
document.  Bug 194582, patch by mats.palmgren@bredband.net (Mats Palmgren),
r=jkeiser, sr=bzbarsky
2003-07-29 22:59:37 +00:00
scott%scott-macgregor.org
6efdb7199d Mail 3-pane cleanup. Remove some extraneous boxes. thanks to stepehn walker for the fix. 2003-07-29 22:59:23 +00:00
scott%scott-macgregor.org
b4d914f59b Take Bug #204773 for thunderbird (fix for locale switching when extensions are installed)
Thanks to Stephen Walker for the patch.
2003-07-29 22:51:28 +00:00
scott%scott-macgregor.org
0f7db2dcee Bug #214336 --> fix a thunderbird crash in libmime. Add a null ptr check on the pref's service.
Thanks to Calum Mackay for the fix.

r/sr=mscott
2003-07-29 22:38:51 +00:00
bienvenu%nventure.com
e57a0375c0 fix build warnings and cleanup tabs/formatting, r/sr=mscott 210694 2003-07-29 22:22:18 +00:00
bienvenu%nventure.com
ca28fc8334 fix compiler warning in nsImapProtocol.cpp 182275 r/sr=mscott 2003-07-29 22:15:01 +00:00
bienvenu%nventure.com
55fbc59b87 fix more bloat with open dbs, r/sr=mscott, 213688 and more tab cleanup 2003-07-29 22:12:34 +00:00
bienvenu%nventure.com
6d73c295a2 fix 112656 annoying assertion in ScanTxt, r=mscott, sr=dbaron 2003-07-29 22:10:59 +00:00
scott%scott-macgregor.org
176f011a36 Bump the thunderbird version string to 0.2a now that 0.1 is out the door. 2003-07-29 21:35:31 +00:00
neil%parkwaycc.co.uk
1377512401 Bug 213974 too many checkboxes in subscribe window r=varga sr=bienvenu 2003-07-29 21:33:56 +00:00
scott%scott-macgregor.org
5c0f1568d8 Bug #213852 --> fix a crash in the address book caused from modifying an existing card and re-inserting it
into the view. We weren't adjusting the row count properly when removing the card.

r/sr=bienvenu
2003-07-29 21:33:10 +00:00
kerz%mozillazine.org
3e13f52746 wrong size, backing out for now 2003-07-29 21:01:22 +00:00
kerz%mozillazine.org
682b75048c new about image for tbird 2003-07-29 20:41:39 +00:00
caillon%returnzero.com
4572ef1a55 Adding comments, per bzbarsky. bug 214050. 2003-07-29 19:03:00 +00:00
mkaply%us.ibm.com
02aa299fd5 Missing equals sign. ARGH 2003-07-29 18:40:13 +00:00
mkaply%us.ibm.com
0f1fc88854 just in case someone complains about this mornings builds, new jst files so spellchecker actually works on Windows 2003-07-29 15:07:02 +00:00
bzbarsky%mit.edu
8e5c67dd92 Fix leaks of registry keys. Bug 213985, r=biesi, sr=darin 2003-07-29 14:51:58 +00:00
timeless%mozdev.org
5ecd2e0bb8 Bug 214025 [@ nsHTMLCSSUtils::IsCSSEditableProperty]
r=glazou sr=bz
2003-07-29 14:48:44 +00:00
noririty%jcom.home.ne.jp
1dfc704125 strip www. from block-image contextmenu 2003-07-29 12:41:36 +00:00
brendan%mozilla.org
ccebdd1892 Fix off-by-N in CG_COUNT_FINAL_SRCNOTES (214210). 2003-07-29 09:11:04 +00:00
caillon%returnzero.com
dac741004a Don't let success of string bundle calls dictate the return value, continue to return errors. Still bug 214050. 2003-07-29 09:07:43 +00:00
bzbarsky%mit.edu
61f21f8dac Last checkin accidentally reversed the sense of the aContent test; fixing that. 2003-07-29 07:37:48 +00:00
darin%meer.net
33e6f34628 fixes bug 213282 "mozilla not sending basic authorization header" r=dwitte sr=bzbarsky 2003-07-29 06:36:45 +00:00
bzbarsky%mit.edu
7cbe235471 This should be that last of the nsIContent stuff for now. 2003-07-29 06:04:46 +00:00
bzbarsky%mit.edu
961298ff2a This would break too if Camino were actually building right now. 2003-07-29 05:53:19 +00:00
bzbarsky%mit.edu
01018adcbd More GetDocument bustage 2003-07-29 05:48:30 +00:00
caillon%returnzero.com
b6f6ad74ba Bug 214050
Start to localize some of the more common user-visible error messages in caps.
r+sr=bzbarsky@mit.edu
2003-07-29 05:28:00 +00:00
bzbarsky%mit.edu
ae6d3a310b Fix silly warning 2003-07-29 05:24:59 +00:00
bzbarsky%mit.edu
fe7644af23 Fix Firebird redness 2003-07-29 05:19:13 +00:00
simford.dong%sun.com
351ba4a6f2 Bug 213273 Browser just exits when open a link in a new tab while running with gtk 2.2 and atk libraries
r=kyle, sr=henry
not for default build
2003-07-29 04:53:18 +00:00
jshin%mailaps.org
15871c0819 bug 213899 : disable encoders for X11 font encoding in ucvtw2 and ucvcn on non-Unix platforms (r=smontagu, sr=alecf) 2003-07-29 04:34:26 +00:00
mkaply%us.ibm.com
540bb806ee Spellchecker packaging 2003-07-29 04:26:21 +00:00
mkaply%us.ibm.com
7eddf8b206 Spellchecker packaging for mac 2003-07-29 04:21:21 +00:00
ben%bengoodger.com
88b8a4ea08 Clean up about dialog. 2003-07-29 03:49:20 +00:00
bienvenu%nventure.com
135de94513 fix bloat bringing up copy menu item on imap folders by caching imap acl, remove unused methods, r/sr=mscott 213688 miscellaneous formatting cleanup 2003-07-29 03:42:23 +00:00
scott%scott-macgregor.org
72c9123349 bump skin version 2003-07-29 03:08:27 +00:00
mkaply%us.ibm.com
72be570e0b Fix static build 2003-07-29 01:51:57 +00:00
bzbarsky%mit.edu
5041dc1c2d Fixing HP-UX bustage by removing unused variable 2003-07-29 01:50:51 +00:00
bzbarsky%mit.edu
bdb9912347 more mac build bustage fixes 2003-07-29 01:19:26 +00:00
bzbarsky%mit.edu
74f3b1e808 Fixing more windows bustage 2003-07-29 01:15:55 +00:00
bzbarsky%mit.edu
db2cc17161 Fix mac build bustage 2003-07-29 00:05:16 +00:00
bzbarsky%mit.edu
5ba35e9abd Fixing build-bustage typo 2003-07-28 23:59:38 +00:00
jst%netscape.com
cacb22d3cf Fixing bug 209717. Making document.load() use the caller's URI as the base URI. r=caillon@aillon.org, sr=hjtoi-bugzilla@comcast.net 2003-07-28 23:12:46 +00:00
bishakhabanerjee%netscape.com
670906f939 Bug 213903: removing unused variables 'delold', 'save', 'entry' 2003-07-28 22:55:16 +00:00
mkaply%us.ibm.com
78f90e0c53 #56301
Spellchecker packaging
2003-07-28 22:33:24 +00:00