Commit Graph

122839 Commits

Author SHA1 Message Date
caillon%returnzero.com
feee4e42a8 Fixing bustage
git-svn-id: svn://10.0.0.236/trunk@145376 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-30 09:09:30 +00:00
caillon%returnzero.com
c8612ff038 Bug 38370.
Allow color of an HR element to be changed.
Make HR be a block element in quirks mode instead of the hacky inline we were previously using (standards mode already had it as a block).
Patch by Ian Hickson <ian@hixie.ch> with minor modifications by me.
r+sr=bzbarsky@mit.edu


git-svn-id: svn://10.0.0.236/trunk@145375 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-30 08:13:07 +00:00
bzbarsky%mit.edu
5f9e95ef04 Updating to new nsIContent stuff to fix build bustage
git-svn-id: svn://10.0.0.236/trunk@145374 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-30 07:07:10 +00:00
timeless%mozdev.org
0d6b61e7af Bug 214398 - Refactor some copied code into a function in nsXMLHttpRequest
patch by riceman+bmo@mail.rit.edu r=jst sr=jst


git-svn-id: svn://10.0.0.236/trunk@145373 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-30 06:57:02 +00:00
bryner%brianryner.com
85272a10b3 If the user has already stored a login and enters the same username but a different password, don't prompt again, just update the stored password. (also fixes a bug where this caused two copies of the login to be stored)
git-svn-id: svn://10.0.0.236/trunk@145372 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-30 06:50:28 +00:00
ben%bengoodger.com
74040aa938 Further updates to about dialog!
git-svn-id: svn://10.0.0.236/trunk@145371 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-30 06:04:58 +00:00
jshin%mailaps.org
8058584911 bug 206811 : xp_iconv should use UTF-16, if available, instead of UCS-2 (r=drepper, sr=darin)
git-svn-id: svn://10.0.0.236/trunk@145370 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-30 05:58:28 +00:00
bryner%brianryner.com
d53bc2b146 - Rename 'satchel' variables since this isn't part of satchel
- Make ~SignonDataEntry() delete the next entry in the list
- Fix some bustage from nsIFormSubmitObserver API changes
- Handle password change situations (2 or 3 password fields in a form)
- Make the signon file be written out when a reject list entry is added
- Fix the situation where RemoveUser() is called for the first of multiple stored logons for a host


git-svn-id: svn://10.0.0.236/trunk@145369 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-30 03:38:53 +00:00
dougt%meer.net
5462d534bd adding disable-view-source. r+sr=me
git-svn-id: svn://10.0.0.236/trunk@145368 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-30 03:21:30 +00:00
dougt%meer.net
c2677efc6d Adding the ablity to disable view source. r=bz,sr=darin,b=199335
git-svn-id: svn://10.0.0.236/trunk@145367 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-30 02:39:05 +00:00
mhammond%skippinet.com.au
03173c38eb Remove a couple of unused variables. Not part of the build.
git-svn-id: svn://10.0.0.236/trunk@145366 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-30 01:18:12 +00:00
mhammond%skippinet.com.au
5b9691f9e2 Remove unused variable.
git-svn-id: svn://10.0.0.236/trunk@145365 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-30 01:13:50 +00:00
mhammond%skippinet.com.au
9a14fdb870 Not part of the build.
Explicitly use Python UCS2 functions, for platforms where
sizeof(wchar) != sizeof(PRUnichar).

Incorporate Linux build changes for dynamic linking.


git-svn-id: svn://10.0.0.236/trunk@145364 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-30 01:08:13 +00:00
bzbarsky%mit.edu
2c863a555b Fix selection regression. Bug 214343, r=caillon, sr=jst
git-svn-id: svn://10.0.0.236/trunk@145363 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-29 23:49:41 +00:00
scott%scott-macgregor.org
fca9e35868 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!


git-svn-id: svn://10.0.0.236/trunk@145362 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-29 23:40:52 +00:00
scott%scott-macgregor.org
3c06a31cb4 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!


git-svn-id: svn://10.0.0.236/trunk@145361 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-29 23:33:46 +00:00
bzbarsky%mit.edu
cffaf5b1e0 Fix strict warning. Bug 213962, patch by db48x@yahoo.com (Daniel Brooks),
r=timeless, sr=bzbarsky


git-svn-id: svn://10.0.0.236/trunk@145360 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-29 23:16:39 +00:00
scott%scott-macgregor.org
5ea06316f1 Change the default address book card heading colors to better match the theme.
Thanks to Stephen Walker for the patch.


git-svn-id: svn://10.0.0.236/trunk@145359 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-29 23:04:25 +00:00
bzbarsky%mit.edu
a7dde4e815 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


git-svn-id: svn://10.0.0.236/trunk@145358 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-29 22:59:37 +00:00
scott%scott-macgregor.org
8023f717e2 Mail 3-pane cleanup. Remove some extraneous boxes. thanks to stepehn walker for the fix.
git-svn-id: svn://10.0.0.236/trunk@145357 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-29 22:59:23 +00:00
scott%scott-macgregor.org
94b58f5829 Take Bug #204773 for thunderbird (fix for locale switching when extensions are installed)
Thanks to Stephen Walker for the patch.


git-svn-id: svn://10.0.0.236/trunk@145356 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-29 22:51:28 +00:00
scott%scott-macgregor.org
dfcbcda8ae 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


git-svn-id: svn://10.0.0.236/trunk@145355 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-29 22:38:51 +00:00
despotdaemon%netscape.com
01dd45fa54 Pseudo-automatic update of changes made by leaf@mozilla.org.
git-svn-id: svn://10.0.0.236/trunk@145354 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-29 22:28:50 +00:00
bienvenu%nventure.com
b72ef4bb05 fix build warnings and cleanup tabs/formatting, r/sr=mscott 210694
git-svn-id: svn://10.0.0.236/trunk@145353 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-29 22:22:18 +00:00
bienvenu%nventure.com
8ffa757564 fix compiler warning in nsImapProtocol.cpp 182275 r/sr=mscott
git-svn-id: svn://10.0.0.236/trunk@145352 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-29 22:15:01 +00:00
bienvenu%nventure.com
41ff49d877 fix more bloat with open dbs, r/sr=mscott, 213688 and more tab cleanup
git-svn-id: svn://10.0.0.236/trunk@145351 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-29 22:12:34 +00:00
bienvenu%nventure.com
4293b24f3e fix 112656 annoying assertion in ScanTxt, r=mscott, sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@145350 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-29 22:10:59 +00:00
scott%scott-macgregor.org
1e4c5554e7 Bump the thunderbird version string to 0.2a now that 0.1 is out the door.
git-svn-id: svn://10.0.0.236/trunk@145349 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-29 21:35:31 +00:00
neil%parkwaycc.co.uk
e9d5b5c8cc Bug 213974 too many checkboxes in subscribe window r=varga sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@145348 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-29 21:33:56 +00:00
scott%scott-macgregor.org
9ed9d07078 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


git-svn-id: svn://10.0.0.236/trunk@145347 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-29 21:33:10 +00:00
despotdaemon%netscape.com
cf0ca1dcf6 Pseudo-automatic update of changes made by dbaron@dbaron.org.
git-svn-id: svn://10.0.0.236/trunk@145346 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-29 21:04:38 +00:00
kerz%mozillazine.org
dd53acf6d7 wrong size, backing out for now
git-svn-id: svn://10.0.0.236/trunk@145345 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-29 21:01:22 +00:00
kerz%mozillazine.org
79f118f719 new about image for tbird
git-svn-id: svn://10.0.0.236/trunk@145344 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-29 20:41:39 +00:00
caillon%returnzero.com
7fe85266fd Adding comments, per bzbarsky. bug 214050.
git-svn-id: svn://10.0.0.236/trunk@145342 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-29 19:03:00 +00:00
mkaply%us.ibm.com
7e62e141b3 Missing equals sign. ARGH
git-svn-id: svn://10.0.0.236/trunk@145341 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-29 18:40:13 +00:00
mkaply%us.ibm.com
a0ef5cbab6 just in case someone complains about this mornings builds, new jst files so spellchecker actually works on Windows
git-svn-id: svn://10.0.0.236/trunk@145331 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-29 15:07:02 +00:00
bzbarsky%mit.edu
ae71ebbc34 Fix leaks of registry keys. Bug 213985, r=biesi, sr=darin
git-svn-id: svn://10.0.0.236/trunk@145330 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-29 14:51:58 +00:00
timeless%mozdev.org
8d49b8332d Bug 214025 [@ nsHTMLCSSUtils::IsCSSEditableProperty]
r=glazou sr=bz


git-svn-id: svn://10.0.0.236/trunk@145329 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-29 14:48:44 +00:00
noririty%jcom.home.ne.jp
d4df3aeff4 strip www. from block-image contextmenu
git-svn-id: svn://10.0.0.236/trunk@145327 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-29 12:41:36 +00:00
brendan%mozilla.org
7c3cf78ac7 Fix off-by-N in CG_COUNT_FINAL_SRCNOTES (214210).
git-svn-id: svn://10.0.0.236/trunk@145326 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-29 09:11:04 +00:00
caillon%returnzero.com
c9af458d0a Don't let success of string bundle calls dictate the return value, continue to return errors. Still bug 214050.
git-svn-id: svn://10.0.0.236/trunk@145325 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-29 09:07:43 +00:00
bzbarsky%mit.edu
42ed44cffb Last checkin accidentally reversed the sense of the aContent test; fixing that.
git-svn-id: svn://10.0.0.236/trunk@145324 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-29 07:37:48 +00:00
darin%meer.net
0c505d4e58 fixes bug 213282 "mozilla not sending basic authorization header" r=dwitte sr=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@145323 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-29 06:36:45 +00:00
bzbarsky%mit.edu
84a574bcc1 This should be that last of the nsIContent stuff for now.
git-svn-id: svn://10.0.0.236/trunk@145322 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-29 06:04:46 +00:00
bzbarsky%mit.edu
0e79f73c9e This would break too if Camino were actually building right now.
git-svn-id: svn://10.0.0.236/trunk@145321 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-29 05:53:19 +00:00
bzbarsky%mit.edu
92d22dc940 More GetDocument bustage
git-svn-id: svn://10.0.0.236/trunk@145320 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-29 05:48:30 +00:00
caillon%returnzero.com
742898a589 Bug 214050
Start to localize some of the more common user-visible error messages in caps.
r+sr=bzbarsky@mit.edu


git-svn-id: svn://10.0.0.236/trunk@145319 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-29 05:28:00 +00:00
bzbarsky%mit.edu
38d67245d3 Fix silly warning
git-svn-id: svn://10.0.0.236/trunk@145318 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-29 05:24:59 +00:00
bzbarsky%mit.edu
3932386b49 Fix Firebird redness
git-svn-id: svn://10.0.0.236/trunk@145317 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-29 05:19:13 +00:00
simford.dong%sun.com
03e4cbfcfe 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


git-svn-id: svn://10.0.0.236/trunk@145316 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-29 04:53:18 +00:00