Граф коммитов

4647 Коммитов

Автор SHA1 Сообщение Дата
timeless%mozdev.org 6fb8a15754 Bug 159554 Configure with --without-x causes compile error
patch by bjt23@cornell.edu r=timeless sr=alecf
2003-02-28 02:34:09 +00:00
sfraser%netscape.com f089e1775d Bug 191821: fix the plugin viewer (full-screen plugins) to use nsIPluginWidget on Mac. r=peterl, sr=bryner 2003-02-27 23:33:41 +00:00
lpham%netscape.com 4099b84091 update to Mozilla 1.4a bugzilla #194078 r=ycalonje, sr=granrose, a=blanket 2003-02-27 22:27:31 +00:00
cbiesinger%web.de 23e0302b1f urg, fix typo 2003-02-27 15:09:39 +00:00
cbiesinger%web.de b12a4c4241 97324 r=peterl/jst sr=jst/bz nsContentDLF.cpp should not use a static list of image types; also: 192023 Make DocLoaderFactories a service 2003-02-27 13:51:55 +00:00
seawood%netscape.com a3cec745da Force in-tree zlib to be built using -fPIC.
Re-order linking of mozilla-bin & viewer so that TK_LIBS, which bring in an implicit dependency upon the system zlib on Darwin, is linked in after the in-tree version of zlib.
Bug #194662 r=pavlov
2003-02-27 02:21:59 +00:00
peterlubczynski%netscape.com 487d0c2bf5 Adding masks for gcc3 and Mach-O builds for NPAPI variables that pass interface pointers, bug 182117 r=beard,cls sr=sfraser 2003-02-27 01:47:53 +00:00
ere%atp.fi 7f22515440 Bug 193929: HTML sanitizer ("simple html") should allow attached images
r=ducarroz, sr=jst
2003-02-26 13:47:36 +00:00
bzbarsky%mit.edu 7267f149a3 Eliminate libpr0n's use of prescontexts as unique keys; use documents instead
and do not hold a ref to them.  Bug 190475, r=pavlov, sr=jst
2003-02-26 05:51:32 +00:00
seawood%netscape.com 63ffaa111b Fix mach-o static builds by forcing all code that's linked into a shared lib to build with -fPIC.
Bug #194662 r=ccarlen
2003-02-26 04:17:40 +00:00
pete.zha%sun.com 058ee62667 bug=184015
No plugin finder dialog pop-up when loading some applet pages in w/o jre installed
r=av@netscape.com, sr=beard@netscape.com, patch=joshua.xia@sun.com
2003-02-25 06:06:10 +00:00
bzbarsky%mit.edu eb1195e85f Make it possible to launch executables after downloading them (after suitable
scary warning).   Bug 91969, patch by octalc0de@veryfast.biz (Patrick Xia
("Octalc0de")), r=mkaply, sr=bzbarsky
2003-02-25 05:23:47 +00:00
timeless%mozdev.org 054976d4bf Bug 124160 warning Converting NULL to non-pointer type |jvalue outValue = { NULL };|
patch by beard@netscape.com r=joshua.xia sr=brendan
2003-02-25 03:39:31 +00:00
timeless%mozdev.org ac40b0e82e Bug 124160 warning Converting NULL to non-pointer type |jvalue outValue = { NULL };|
patch by beard@netscape.com r=joshua.xia sr=brendan
2003-02-25 02:32:12 +00:00
paper%animecity.nu c0e72776b3 bwahaha! Animated GIF Optimizations. Bug 148637 r=biesi, sr=tor 2003-02-24 22:03:37 +00:00
kin%netscape.com 3972d39fe1 Fix for bug 192300: nsICODecoder never calls OnDataAvailable() like the other decoders do
Modified nsICODecoder::SetImageData() to call mObserver->OnDataAvailable() like the other decoders do so that the image frame knows it can invalidate the area it occupies.

r=pavlov@netscape.com  sr=tor@acm.org
2003-02-24 19:45:01 +00:00
timeless%mozdev.org 7061f7985c Bug 124160 warning Converting NULL to non-pointer type |jvalue outValue = { NULL };|
patch by beard@netscape.com r=joshua.xia sr=brendan
2003-02-24 19:20:18 +00:00
timeless%mozdev.org ca86f4eb55 Bug 192445 Plugin shell passes garbage to victimizable plugins (0x1 as pointer for extension)
r=peterlubczynski sr=dbaron
2003-02-23 04:41:10 +00:00
dbaron%dbaron.org 17de831f49 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 b70b9318ee 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 28f374d56f 189052 r=paper sr=tor remove function pointers from gifdecoder/gif2.cpp 2003-02-22 16:38:47 +00:00
cbiesinger%web.de 5c9f723d86 178273 r=pavlov sr=tor mis-sized file icon 2003-02-22 16:36:16 +00:00
seawood%netscape.com abe8eafe58 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 fd2fe86cb0 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 b13722faf1 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 5df01fbdf7 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 5dbc0858ba 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 f1b3359f04 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 134856ca89 Fixing tinderbox bustage. 2003-02-06 00:29:06 +00:00
ben%netscape.com 480cfe2d40 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 985cb4d7c6 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 b0346f166d 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 8304c9ec71 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 8415cc2ba2 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 1bfff98672 Fixing objdir bustage 2003-01-30 20:37:32 +00:00
seawood%netscape.com c6876e21fe Fix objdir bustage 2003-01-30 20:29:49 +00:00
mkaply%us.ibm.com 90096b4fda 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 f5ae0f7187 OS/2 bustage - we have macros for a reason :) 2003-01-30 18:51:50 +00:00
seawood%netscape.com 8de3611281 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 4540357473 Whitespace change to trigger rebuild of libs that depend upon zlib. 2003-01-30 05:53:29 +00:00
dougt%netscape.com bb28a32743 Fixing def file after zlib name change 2003-01-30 05:39:17 +00:00
peterlubczynski%netscape.com faf24ceea7 fixing BeOS bustage 2003-01-30 05:13:53 +00:00
peterlubczynski%netscape.com c41f2866a0 Fixing bustage, r=cls 2003-01-30 03:17:02 +00:00
peterlubczynski%netscape.com ba6a25dc84 Fixing bugstage r=cls 2003-01-30 03:16:39 +00:00
peterlubczynski%netscape.com 862883a650 Attempting to fix bustage on myotonic by adding newline to end of file 2003-01-30 02:09:17 +00:00
dougt%netscape.com 8ee8bd0007 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 2558301d5b Making PluginSDK build with ENABLE_TESTS, bug 112255 r=cls a=asa 2003-01-30 00:57:22 +00:00
peterlubczynski%netscape.com 21c92c416c 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 4587b8ee6e 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 e8caee69c2 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