rogerl%netscape.com
29732ea4a7
Math class definition.
2002-09-23 14:40:06 +00:00
leaf%mozilla.org
4000e5afb6
Automated update
2002-09-23 12:24:49 +00:00
cbiesinger%web.de
fd0c76aa33
missed that file for last checkin
2002-09-23 12:11:01 +00:00
cbiesinger%web.de
22f5d480bc
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
32e2672088
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
c3b891f4e1
more fallout from bug 166792 (thx biesi!)
2002-09-23 06:27:03 +00:00
bryner%netscape.com
7d7ffa6465
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
4466d81cf6
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
86927b69b6
More 169373 goodness.
2002-09-23 05:38:30 +00:00
bratell%lysator.liu.se
f8f7668407
Bug 155623, remove unused pref css.allow. r/sr=bzbarsky/dbaron
2002-09-23 05:29:58 +00:00
hyatt%netscape.com
37a1ef9e8e
Tweak to previous patch for form controls. r=bryner/sr=blake
2002-09-23 03:55:35 +00:00
blakeross%telocity.com
45781252f7
Update release notes url.
2002-09-23 03:18:27 +00:00
naving%netscape.com
b846d70fad
168533 backing out this needs to go with other filter enhancements
2002-09-23 03:11:10 +00:00
darin%netscape.com
d8400f3051
fixes bug 105340 "Proxy: manual config uses trailing spaces" r=dougt sr=rpotts
2002-09-23 01:31:17 +00:00
bryner%netscape.com
6286988af7
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
ea2f783e8b
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
4b65651768
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
1528d48372
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
4b80eca043
Initial add. Regression test for bug 170193.
2002-09-22 22:11:40 +00:00
chanial%noos.fr
52f65a40b9
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
79544750ed
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
08cc28881a
Fix middle-delete-function-with-duplicate-formals (170193, r=shaver).
2002-09-22 19:34:07 +00:00
bugreport%peshkin.net
342d43845b
bug 157756 - Groups_20020716_Branch Tracking : > 55 groups now supported
...
r=bbaetz, gerv
2002-09-22 17:15:13 +00:00
chanial%noos.fr
f626c5b221
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
2230d4f0b2
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
52b1eccb0a
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
f083e40c5a
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
9dd4b0607d
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
db1eeea001
fixing default proxy icons
2002-09-21 18:09:13 +00:00
justdave%syndicomm.com
273d933aa2
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
87b72c9f2c
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
78026be891
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
1cf4c608d8
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
c794efea48
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
84e53d1eff
Initial add. Regression test for bug 169534.
2002-09-21 03:17:25 +00:00
danm%netscape.com
fb282b6eb0
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
54f8f432ff
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
3bfe9a680d
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
369f0ad4fd
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
26ada1884d
removing file from bogus file copy. file shouldn't be in this location!
2002-09-20 23:18:04 +00:00
ccarlen%netscape.com
183c879be8
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
863ceba991
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
ccarlen%netscape.com
9f118d72bb
Adding new files for bug 162845 - PPEmbed needs native implementation of download UI. r=pink/sr=sfraser
2002-09-20 22:56:13 +00:00
dougt%netscape.com
af668a0285
Sets the proper content type on the channel so not to confuse upstream clients r=darin, sr=rpotts, b=169617
2002-09-20 22:43:15 +00:00
dougt%netscape.com
4ec386f86b
Fixes non idle timers. This is fixes a regression caused by the last timer changes. r=rpotts@netscape.com, sr-darin@netscape.com, b=167841.
2002-09-20 22:32:32 +00:00
gerv%gerv.net
930b444050
Bug 163114 - Templatise all calls to DisplayError. First patch - attachment.cgi. Patch by gerv; r=burnus.
2002-09-20 22:26:14 +00:00
dougt%netscape.com
fb603e4960
More on XPCOM Glue Is broken on linux. r=rpotts@netscape.com, sr=alecf@netscape.com, b=168584
2002-09-20 22:23:24 +00:00
blakeross%telocity.com
45588bdf54
Fixing UA.
2002-09-20 21:56:57 +00:00
blakeross%telocity.com
6b83d8fec1
Fixing UA.
2002-09-20 21:56:24 +00:00
blakeross%telocity.com
cae485f7f9
Fixing UA
2002-09-20 21:50:48 +00:00