Commit Graph

4629 Commits

Author SHA1 Message Date
dbaron%dbaron.org
89b51e310f Fix nsPrintfCString usage inside NS_WARNING (debug code only) so that the full warning is printed. r+sr=mozbot 2003-02-22 17:23:17 +00:00
cbiesinger%web.de
b0a5457ef9 193855 r/sr=bienvenu offline.news.download.use_days twice in the prefs files 2003-02-22 16:52:58 +00:00
cbiesinger%web.de
afdcfcc2e6 189052 r=paper sr=tor remove function pointers from gifdecoder/gif2.cpp 2003-02-22 16:38:47 +00:00
cbiesinger%web.de
992f7e8feb 178273 r=pavlov sr=tor mis-sized file icon 2003-02-22 16:36:16 +00:00
seawood%netscape.com
b44c065b1d Remove qt toolkit support from the tree.
Use the QT_LAST_RITES tag to pull the last known "good" tree to continue work on the port.
Bug #178987 r=bryner
2003-02-22 07:14:37 +00:00
shliang%netscape.com
c0634dbc73 192768 change default sound pref for popup blocking, r=danm sr=jag a=dbaron 2003-02-21 00:05:01 +00:00
varga%netscape.com
20e7288874 Fix for bug 139396. Sorting of Bookmarks doesn't work at all.
r=jag sr=sspitzer a=dbaron
2003-02-17 23:55:44 +00:00
seawood%netscape.com
12ed9246d8 Fix cross-compiling by replacing hardcoded -L/usr/X11R6/lib
Bug #193062 r=peterl a=asa
2003-02-13 19:24:24 +00:00
sspitzer%netscape.com
16be564589 supplimental fix for #192074.
removing mozilla/mailnews/absync from the tree.
r=cls, this bug has a=asa
2003-02-12 19:56:53 +00:00
peterlubczynski%netscape.com
523f0ff1c1 Bug 192009, stop exporting the default plugin to dist/gre, dist/lib, dist/bin on UNIX, r=cls a=asa 2003-02-06 23:41:43 +00:00
seawood%netscape.com
5622d18c23 Fixing tinderbox bustage. 2003-02-06 00:29:06 +00:00
ben%netscape.com
ff49b801b0 Part of fix for 191524, fix a crash in nsIconURI::Equals that occurs when you clear the download manager datasource with the downloads sidebar in Phoenix open. Add null check. r=pavlov, sr=bryner, a=asa 2003-02-01 09:09:24 +00:00
dveditz%netscape.com
fb101585e7 reading from corrupt zip archives leaks memory (bug 190996) r=ssu, sr=heikki,a=asa 2003-01-31 21:53:39 +00:00
peterlubczynski%netscape.com
e70f316d4e Expanding Flash stack curruption hack to all platforms as it was found on OSX, bug 186287 r=kmcclusk sr=sfraser a=dbaron 2003-01-31 19:37:32 +00:00
darin%netscape.com
99e45ceed4 fixes bug 191227 "file uploads hang (especially w/ slower connections or
slower servers)" r=dougt sr=bz a=dbaron
2003-01-31 02:00:45 +00:00
darin%netscape.com
3f3ed4a1cf brings IPC service up-to-date with latest necko changes (NOT PART OF THE BUILD) 2003-01-31 00:40:35 +00:00
seawood%netscape.com
dbed4cb9a4 Fixing objdir bustage 2003-01-30 20:37:32 +00:00
seawood%netscape.com
931d662224 Fix objdir bustage 2003-01-30 20:29:49 +00:00
mkaply%us.ibm.com
633fead9fd OS/2 bustage - just define HIBYTE and LOBYTE for any platform that doesn't have them 2003-01-30 18:52:33 +00:00
mkaply%us.ibm.com
27638c934d OS/2 bustage - we have macros for a reason :) 2003-01-30 18:51:50 +00:00
seawood%netscape.com
7e4a306fb3 Fix ifdef so that only tier-1 platforms are building the plugin sdk.
Fixing OS/2 tinderbox bustage.
2003-01-30 18:38:57 +00:00
seawood%netscape.com
5c6983cb86 Whitespace change to trigger rebuild of libs that depend upon zlib. 2003-01-30 05:53:29 +00:00
dougt%netscape.com
b663bc58dd Fixing def file after zlib name change 2003-01-30 05:39:17 +00:00
peterlubczynski%netscape.com
d05b2492c9 fixing BeOS bustage 2003-01-30 05:13:53 +00:00
peterlubczynski%netscape.com
5e685aac03 Fixing bustage, r=cls 2003-01-30 03:17:02 +00:00
peterlubczynski%netscape.com
e022cf6575 Fixing bugstage r=cls 2003-01-30 03:16:39 +00:00
peterlubczynski%netscape.com
56b892e646 Attempting to fix bustage on myotonic by adding newline to end of file 2003-01-30 02:09:17 +00:00
dougt%netscape.com
e948764fb5 Renaming zlib to mozz similar to what is used on linux. This is to avoid linking to EVIL implementations of zlib. see bug 190460. r=cls,r=ssu, sr=darin. a=asa 2003-01-30 02:03:01 +00:00
peterlubczynski%netscape.com
e830b31e3b Making PluginSDK build with ENABLE_TESTS, bug 112255 r=cls a=asa 2003-01-30 00:57:22 +00:00
peterlubczynski%netscape.com
dec9132500 Adding REQUIRES to PluginSDK, removing copying of header, bug 112255 r=cls a=asa 2003-01-30 00:53:04 +00:00
darin%netscape.com
8632233c45 final patch for bug 190326 "crash in nsJARChannel.cpp when launching calendar"
r=dougt sr=alecf a=asa
2003-01-29 06:47:55 +00:00
darin%netscape.com
0992b66980 fixes one of the crashes reported in bug 190326 "crash in nsJARChannel.cpp
when launching calendar" r=dougt sr=bzbarsky a=asa
2003-01-28 19:13:52 +00:00
peterlubczynski%netscape.com
ee7f4527c0 Backing out last checkin 2003-01-22 01:04:39 +00:00
peterlubczynski%netscape.com
c613197cf1 Marking plugin SDK part of the build during ENABLED_TESTS, bug 112255 r=cls 2003-01-22 00:37:06 +00:00
peterv%netscape.com
753abefe81 Trying to fix more CFM bustage. 2003-01-22 00:00:24 +00:00
peterlubczynski%netscape.com
d23d3a1c49 Adding NPAPI plugin headers to Gecko SDK, bug 112255 r=cls 2003-01-21 23:10:59 +00:00
paper%animecity.nu
4c02c19f09 BUg 185775. r=biesi, sr=tor. Optimize 1st frame of animated GIFs by calculating only the dirty area and using that on subsequent loops. 2003-01-21 21:08:19 +00:00
peterlubczynski%netscape.com
b3d96cf649 Fixing Plugin SDK samples, bug 112255, bug 186163, bug 185776 2003-01-21 21:03:49 +00:00
shliang%netscape.com
2f1ef1430b bug 176624 - popup blocking. r=danm, sr=jag 2003-01-21 07:38:02 +00:00
alecf%netscape.com
fb37620fef fix for bug 160377 - only write prefs when they are dirty.
sr=dveditz, r=timeless
2003-01-20 19:08:54 +00:00
dbradley%netscape.com
f6bc25bfaa Bug 189296 - Plugin code takes address of nsCOMPtr's. r=adamlock, sr=jst 2003-01-20 13:03:06 +00:00
paper%animecity.nu
1c7e8f2a3d Bug 181695 Cleanup nsIImage. r= dcone,arougthoper,pedemont,tor,timeless sr=roc+moz 2003-01-20 05:40:51 +00:00
varga%netscape.com
874f920e11 Landing pref based, automatic image resizing.
Disabled by default.
r=jst, sr=jag
2003-01-18 10:17:58 +00:00
darin%netscape.com
d682f264b4 fix leak (thanks dbaron!) 2003-01-18 03:50:41 +00:00
darin%netscape.com
685a7af468 modifications for bug 176919 "async streams" r=dougt,gordon sr=sspitzer a=valeski,asa 2003-01-18 02:15:14 +00:00
sspitzer%netscape.com
0879c02260 fix for #23126.
add hidden pref to show Organization header in the message pane.
off by default.
thanks to neil@parkwaycc.co.uk for the patch.
r/sr=sspitzer
2003-01-17 05:58:11 +00:00
louie.zhao%sun.com
09fc8b398a Fix the wrong operation (use a wrong version of unix.js) of patch check-in for bug 144668 just now. 2003-01-16 07:16:54 +00:00
louie.zhao%sun.com
4fc7ca90b4 Bug 144668: Code Mozilla TrueType Printing Code
r=bstell sr=bryner
2003-01-16 05:04:27 +00:00
aaronl%netscape.com
ac5a909110 Bug 176296. Create accessibility.typeaheadfind.autostart boolean pref. If false, / or ' is required to start Find As You Type. Also fixes bug 183998, allowing manual start with / or ' in mailnews. Find As You Type now uses the command system to get notification that a new find should start. r=kyle, sr=jst 2003-01-14 04:03:35 +00:00
pkw%us.ibm.com
6828db1eae Bug 188527 - AIX: Linker errors when building GTK2 as default toolkit.
r=seawood@netscape.com
2003-01-13 23:33:54 +00:00