Commit Graph

109327 Commits

Author SHA1 Message Date
mikep%oeone.com
d6dc38ca57 Fixing bug 170351, adding in UTF-8 support for pref stored strings (from AJB) 2002-09-23 18:30:27 +00:00
darin%netscape.com
fa677b84d9 tweak to checkin for bug 105340 r=dougt sr=rpotts 2002-09-23 18:06:22 +00:00
dougt%netscape.com
0d67ce4e21 fixes 170070. wrong parsing of dates in ftp-listings. r=neeti, sr=darin 2002-09-23 17:48:12 +00:00
dougt%netscape.com
fe2a641b2c removing nsCRT reference. 141451. 2002-09-23 17:36:35 +00:00
cmanske%netscape.com
5a09a20b46 Rearrange initialization of member vars to avoid build warning, fix by walker84@yahoo.com, b=169780, r=cmanske, sr=dveditz 2002-09-23 17:34:50 +00:00
tor%cs.brown.edu
8dfac42dfb Bug 125436 - log libpng messages instead of spewing them to stderr.
r=biesi, sr=blizzard
2002-09-23 17:34:21 +00:00
dougt%netscape.com
49c609d364 Relanding 157597 - Make embedding base and examples use XPCOM Glue. r=adamlock, sr=rpotts 2002-09-23 17:21:47 +00:00
cbiesinger%web.de
8fb4915706 bug 170219 patch originally by jani.lehtinen@oulu.fi brought to patch form by ajschult@eos.ncsu.edu r=biesi sr=bzbarsky
misspelled #define name
2002-09-23 16:36:51 +00:00
rogerl%netscape.com
3de3f5a60a Math class definition. 2002-09-23 14:40:06 +00:00
leaf%mozilla.org
b5bf37bb32 Automated update 2002-09-23 12:24:49 +00:00
cbiesinger%web.de
5bfee30162 missed that file for last checkin 2002-09-23 12:11:01 +00:00
cbiesinger%web.de
f8750590e9 bug 169483 patch by Roland.Mainz@informatik.med.uni-giessen.de r=cls/roc+moz sr=kin 2002-09-23 12:10:28 +00:00
gerv%gerv.net
152ef72c3d Bug 170064 - Change error API again to allow vars to be passed in the call. Patch by gerv; r=bbaetz. 2002-09-23 07:12:12 +00:00
darin%netscape.com
53d2edd736 more fallout from bug 166792 (thx biesi!) 2002-09-23 06:27:03 +00:00
bryner%netscape.com
43f29a490f Backing out checkin for bug 104934 because it caused regression bug 170184. a=asa. 2002-09-23 06:21:49 +00:00
asa%mozilla.org
558cf79b96 comment out themes pref panel until we fork themes the rest of the way. r=hyatt 2002-09-23 05:41:25 +00:00
hyatt%netscape.com
06df317f01 More 169373 goodness. 2002-09-23 05:38:30 +00:00
bratell%lysator.liu.se
074f52d6c4 Bug 155623, remove unused pref css.allow. r/sr=bzbarsky/dbaron 2002-09-23 05:29:58 +00:00
hyatt%netscape.com
645804b150 Tweak to previous patch for form controls. r=bryner/sr=blake 2002-09-23 03:55:35 +00:00
blakeross%telocity.com
4c6d410953 Update release notes url. 2002-09-23 03:18:27 +00:00
naving%netscape.com
5ae87db0ad 168533 backing out this needs to go with other filter enhancements 2002-09-23 03:11:10 +00:00
darin%netscape.com
8050fa197e fixes bug 105340 "Proxy: manual config uses trailing spaces" r=dougt sr=rpotts 2002-09-23 01:31:17 +00:00
bryner%netscape.com
ffa19a299c Use Windows XP style scrollbars for select controls (bug 170142). r=hewitt, sr=hyatt. 2002-09-23 01:29:45 +00:00
dean_tessman%hotmail.com
a04e92c634 Bug 64076 - xul listbox: Show dotted border around focused item
r=andreww@netscape.com, sr=hewitt@netscape.com
2002-09-23 01:00:33 +00:00
varada%netscape.com
e0cc9bc226 fix for 167834-Cancelling from advanced smtp settings dialog should work;146488-Cant send any Smtp messages; 170228 -remove server Advanced Button when required by isp r/sr= sspitzer 2002-09-22 22:58:07 +00:00
kairo%kairo.at
17581d4fc0 bug 168923 - lang.version is still 1.1b: change lang.version and content.version to 1.2a, r=biesi, sr=bz 2002-09-22 22:14:25 +00:00
pschwartau%netscape.com
383f647573 Initial add. Regression test for bug 170193. 2002-09-22 22:11:40 +00:00
chanial%noos.fr
973b3bee46 fix for bug 170222: middle/modifier click should not load in the current tab 2002-09-22 22:02:27 +00:00
gerv%gerv.net
e931ee5476 Bug 170075 - Mid-air collision pages should be titled as such. Patch by gerv; r=bbaetz. 2002-09-22 20:28:25 +00:00
brendan%mozilla.org
42b7fa026d Fix middle-delete-function-with-duplicate-formals (170193, r=shaver). 2002-09-22 19:34:07 +00:00
bugreport%peshkin.net
1c0ddbd1ae bug 157756 - Groups_20020716_Branch Tracking : > 55 groups now supported
r=bbaetz, gerv
2002-09-22 17:15:13 +00:00
chanial%noos.fr
9c539a5271 fix bug 170157: bookmarks should be read regardless of the bookmark toolbar being visible or not. 2002-09-22 17:12:08 +00:00
naving%netscape.com
60a7ef7ed2 168553 r=cavin sr=bienvenu forked rules.dat to rules1.dat. All the filter rules will be stored in rules1.dat going forward. 2002-09-22 06:24:50 +00:00
dbaron%fas.harvard.edu
11d9ac099f Fix method-hiding warnings related to nsIRenderingContext::DrawImage variants. b=170107 r=tor sr=blizzard 2002-09-21 21:30:24 +00:00
sdagley%netscape.com
8c88fb6bee Part of #152231 - moving InternetConfigService to uriloader from appshell. These changes are for the CFM builds. r=ccarlen,sr=scc 2002-09-21 19:08:45 +00:00
yokoyama%netscape.com
f08698fc61 Bug 104934 Convert Mozilla to Unicode app
Turning MOZ_UNICODE flag on by default.
(all the codes are in \\widget\module only)
Only impact on Windows platforms.

This makes mozilla as a true unicode application
under Windows.
/r=shanjian, /sr=kin
2002-09-21 18:59:30 +00:00
chanial%noos.fr
d350932efc fixing default proxy icons 2002-09-21 18:09:13 +00:00
justdave%syndicomm.com
f7bc78f595 Fix for bug 63601: Recommend filename when downloading attachments (except in IE4, which chokes on the Content-Disposition header)
Patch by Daniel Raichle <draichle@gmx.net> and Dave Miller <justdave@syndicomm.com>
r= bbaetz, gerv
2002-09-21 16:57:12 +00:00
gerv%gerv.net
c6aa8133ac Bug 108987 - Linkify script to use quoteUrls on texts provided by user. Patch by gerv; r=kiko. 2002-09-21 15:17:09 +00:00
tor%cs.brown.edu
6e7840d638 Bug 78497 - make 1-bit alpha images respect clip region. r=pavlov, sr=roc 2002-09-21 08:52:34 +00:00
bryner%netscape.com
726d60d0e1 Fix a problem with the prefs file being deleted at shutdown on Windows, introduced by the checkin for bug 164190. Windows' implementation of nsLocalFile::CopyMove was assuming that a null parent directory meant we should always rename - not true. r=hewitt, sr=brendan. 2002-09-21 08:26:02 +00:00
depstein%netscape.com
3dbcb7fc66 Hooked up command data table to nsICmdParam tests. Table to be revised at later time. not part of the build. 2002-09-21 08:06:16 +00:00
pschwartau%netscape.com
08cfa906c6 Initial add. Regression test for bug 169534. 2002-09-21 03:17:25 +00:00
danm%netscape.com
6f294e0099 en/disable individual items in popup manager menu rather than hiding or disabling the entire menu. makes it work on the Mac. bug 166442 r=brendan,morse 2002-09-21 02:12:37 +00:00
depstein%netscape.com
b63a06c11a Added 'data:' url to nsIRequest tests. Now invoking simple string compare for input/output URL matching. GetTheURI() now returns the string.
a=asa for QA checkins that are not part of the default builds
2002-09-21 01:51:36 +00:00
sfraser%netscape.com
75ccde66c1 Fix for 137295 (gaps in images on Mac), this time correctly intersecting the regions. r=pinkerton, sr=beard 2002-09-21 01:08:23 +00:00
hyatt%netscape.com
e8710c1495 Fix for 169373, make HTML form controls fully support native look on Windows XP. r/sr=hewitt/blake 2002-09-21 01:03:38 +00:00
leaf%mozilla.org
cb3b34050d removing file from bogus file copy. file shouldn't be in this location! 2002-09-20 23:18:04 +00:00
ccarlen%netscape.com
c2eeeadc79 Bug 162845 - PPEmbed needs native implementation of download UI. r=pink/sr=sfraser 2002-09-20 22:58:56 +00:00
dbaron%fas.harvard.edu
56b82cf05d Fix leak of nsDOMEvent (and thus nsPresContext) caused by the presence of frames or iframes by avoiding early return so we don't skip necessary manual refcounting. b=160268 r=peterv sr=jst 2002-09-20 22:58:40 +00:00