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

5180 Коммитов

Автор SHA1 Сообщение Дата
jaggernaut%netscape.com 83c571e877 Bug 25886: Get rid of a bunch of unused NS_DEFINE_IID, NS_DEFINE_CID. r=caillon, sr=dbaron 2003-07-20 07:47:59 +00:00
mkaply%us.ibm.com a360819fa4 #201226
r/sr=alecf
Patch from Alfred Keyser - optimize time stuff in nsZipArchive
2003-07-15 22:18:04 +00:00
bienvenu%netscape.com ce14e466f6 add pref for making thread pane column click do a flat sort, default true (current behaviour) r/sr=mscott, 72493 2003-07-14 14:11:46 +00:00
jaggernaut%netscape.com 817298ce0b Bug 212272: Switch some Substring users over to String(Begins|Ends)With. r=dwitte, sr=bzbarsky 2003-07-14 07:37:39 +00:00
jaggernaut%netscape.com 2d7ed90a69 Bug 73353: clean up MODULE/REQUIRES story. r=cls, sr=bryner 2003-07-13 22:29:00 +00:00
lpham%netscape.com ac49a8f0f2 update userAgent string to 1.5b r=twalker; sr=ycalonje 2003-07-12 00:23:03 +00:00
bzbarsky%mit.edu 7b5865099a Update the string stream interface a bit and simplify the implementation a
lot. Bug 212109, r=dougt, sr=darin
2003-07-11 23:10:27 +00:00
jaggernaut%netscape.com a20d08d6fa Small optimization, no need to pass in a scheme string there. r+sr=darin 2003-07-09 01:35:35 +00:00
bryner%netscape.com 7ff4f02e7f Search for either pbxbuild or pbbuild, to allow building with the xcode tools on Mac OS X. Also, use -no-cpp-precomp instead of -traditional-cpp, for gcc 3.3 compatibility. Bug 211895, r=sfraser. 2003-07-07 18:22:04 +00:00
tor%cs.brown.edu 2568b010b5 Bug 208607 - configure away unused png write code. Patch by
randeg@alum.rpi.edu, r=pavlov, sr=tor
2003-07-03 06:51:18 +00:00
timeless%mozdev.org c9ddcd96e5 Bug 211116 plugins leak an acrobat hkey
r=peterl sr=roc+moz
2003-07-01 21:40:29 +00:00
seawood%netscape.com 4fbdfa6f20 Fixing X-on-X bustage 2003-07-01 03:57:47 +00:00
cbiesinger%web.de 573cbdd5e8 211010 Memory leak of 576 bytes from 3 blocks allocated in PR_Malloc
r=pavlov sr=tor
2003-06-28 23:29:11 +00:00
glazman%netscape.com ed71a4eb5b Support for Absolute Positioning, Snap to Grid, and Inline Table Editing in Composer
r=brade, sr=jst
2003-06-25 08:41:51 +00:00
arougthopher%lizardland.net 6e38514d1e Bug#173469
Implement a BeOS native dialog for pref_Alert

r=timeless
sr=alecf
2003-06-25 02:25:44 +00:00
timeless%mozdev.org 67bf2159da Bug 108973 Multi-tabbed windows should confirm close
patch by riceman+bmo@mail.rit.edu r=neil sr=jag
2003-06-25 02:13:35 +00:00
timeless%mozdev.org dfb0daa2d2 Bug 210539 mFd is not initialized in nsJAR [@ PR_Close]
r=alecf sr=alecf
2003-06-25 01:13:36 +00:00
jst%netscape.com abefba9053 Fixing bug 209884. Writing an inline helper to safely get an nsIScriptContext from a JSContext and making direct callers of JS_GetContextPrivate() use the helper. r=caillon@aillon.org, sr=peterv@netscape.com 2003-06-24 21:43:01 +00:00
darin%netscape.com 0692f0b9d0 fixes bug 209560 "Secure JS doesn't work from https JARs" r=dougt sr=alecf 2003-06-23 22:58:28 +00:00
darin%netscape.com 7b3142ec4c fixes bug 199443 "leaking GDIs when table cell contains an image, and text is received in multiple packets (testcase available)" r=pavlov sr=bzbarsky 2003-06-23 22:55:17 +00:00
bzbarsky%mit.edu f75f9017d9 Make setting contentType or contentCharset act as hints if done before channel
open; use this in the CSSLoader to hint that we want text/css data.  Bug
120789, r=dougt, sr=darin
2003-06-23 21:00:46 +00:00
neil%parkwaycc.co.uk 81ad90a4c4 Bug 118899 Option to display original date in message headers p=ch.ey@gmx.net r=me sr=dmose 2003-06-23 11:50:26 +00:00
varga%netscape.com 08ce52d330 Fix for bug 196612. FizzillaMach shows no icons in the Attachments pane.
r=cls, sr=bryner
2003-06-19 17:42:42 +00:00
ccarlen%netscape.com 422489191b Bug 209806 - MfcEmbed prefs not sticking on restart. The wrong contract ID was being used for a profile sharing component, causing pref writing to fail. r=jag,adamlock/sr=darin 2003-06-19 14:33:41 +00:00
pete.zha%sun.com d49b523c8c bug=185000 r=timeless@bemail.org sr=alecf@flett.org
Make Integration of mozilla and Java Plugin be better
2003-06-19 08:00:35 +00:00
caillon%returnzero.com 2df173e9c8 Bug 209087
Content interface out-parameters should use ptr-to-ptrs instead of ref-to-ptrs and some small deCOMtamination.
r+sr=jst@netscape.com
2003-06-13 20:10:01 +00:00
tor%cs.brown.edu ba311c5f24 Bug 208607 - reconfigure libpng for smaller imglib2. r=pavlov, sr=blizzard 2003-06-11 20:05:13 +00:00
alecf%flett.org 2751c6b097 fix for bug 206379:
- combine nsICharsetConverterManager2 and nsICharsetConverterManager
- get rid of nsIAtom in most of the methods
- provide versions of getUnicodeDecoder/Encoder which don't do alias resolution
- change all charset types to ASCII strings
- clean up some other i18n APIs which could be simplified
- fix all consumers of all changed i18n interfaces
r=jshin, smontagu
rs=sfraser
2003-06-11 18:16:03 +00:00
jdunn%netscape.com 0b2cfc988f in LITTLE_TO_NATIVE macro's, cast the entities to unsigned so
that we don't mess up the numbers doing the bit shifting
# 208440
r=pavlov@pavlov.net
sr=tor@acm.org
2003-06-11 13:26:37 +00:00
seawood%netscape.com f0b5c087f6 Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev 2003-06-11 00:15:38 +00:00
seawood%netscape.com 97649bab86 Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev 2003-06-10 21:18:27 +00:00
seawood%netscape.com 3c1c9a835b Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev 2003-06-10 20:22:15 +00:00
seawood%netscape.com b28ce0a530 Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev 2003-06-10 20:12:33 +00:00
bryner%netscape.com e952d5249e Enable building a library of Gecko components that can be linked against directly and then registered using the static component loader (bug 207407). This enables us to do full prebinding on Mac OS X. Also, don't force libjar to be standalone if not building an installer. r=ccarlen, sr=sfraser. 2003-06-09 22:25:25 +00:00
bolian.yin%sun.com 8001504701 Bug 202388 runtime switch between system prefs and mozilla prefs.
sr=alecf.
2003-06-09 08:30:04 +00:00
brade%netscape.com f765346510 remove ancient prefs (currently in editor.js); r=ccarlen, sr=smfr, bug=202305 2003-06-06 19:25:06 +00:00
cbiesinger%web.de 85d1b7e902 remove final traces of mng decoder, part of bug 195280. not part of build. 2003-06-05 16:27:19 +00:00
bienvenu%netscape.com f474095b43 turn off secure auth for incoming mail servers by default 2003-06-04 04:09:26 +00:00
pavlov%pavlov.net 89b728063a Removal of MNG support. Bug 195280. Patch by tor@acm.org. r=pavlov sr=blizzard. 2003-06-03 23:16:42 +00:00
bienvenu%netscape.com 25ec09641d switch secure auth default to true, r=bienvenu, sr=sspitzer, 205771 this patch by ch.ey@gmx.net, as were previous checkins 2003-06-03 19:25:48 +00:00
ftang%netscape.com f1d2341d13 fix 188429, p=nhotta,r=ftang,sr=sfraser 2003-06-03 00:52:54 +00:00
peterlubczynski%netscape.com cbbd489aa1 Fixing bug 207558 Flash (and other plugins) don't work if installed into a directory with unicode r=dougt, sr=alecf 2003-05-31 19:07:04 +00:00
tor%cs.brown.edu e1d5ad41b3 Bug 197530 - remove ppm decoder. r=pavlov,cls sr=blizzard 2003-05-31 10:42:33 +00:00
peterlubczynski%netscape.com cac4609a7a Fixing bug 159445: Scan for PLIDs upon startup or load time (for plugins) r=jkeiser, sr=alecf 2003-05-27 21:14:55 +00:00
cltbld%netscape.com 948e408760 Updated user agent to 1.5a on trunk - Bug# 205380 ycalonje 2003-05-27 20:40:38 +00:00
neil%parkwaycc.co.uk 99b70125f4 Bug 142590 supplementary patch to fix typo p=malcolm-bmo@farside.org.uk r=me sr=rbs 2003-05-27 12:05:39 +00:00
cbiesinger%web.de 532968d83f partial fix for 202369 r=pavlov sr=darin crash or unchanged when refresh a page with gif files when these gif files removed 2003-05-25 20:38:07 +00:00
jaggernaut%netscape.com cff86cead9 Bug 193730: fix typo in "pref" name "intl.menuitems.alwaysappendaccesskeys" (access, not acces). Patch by mc <magicdice@hotmail.com>, r=sr=jag 2003-05-24 02:40:08 +00:00
dwitte%stanford.edu 270d3909ca bug 100649: Length() being used where IsEmpty() is meant
treewide changes to convert incorrect usages of string.Length() to string.IsEmpty().

thanks to afatecha@idea.com.py (Ariel Fatecha) for the patch. r=dwitte, sr=jst.

got the ok from Asa to land into a closed tree.
2003-05-23 21:34:47 +00:00
varga%netscape.com 717feaab4a Landing bookmarks changes.
Bug 205378 - Meta bug for changes in bookmarks sorting code
r=jag, sr=sspitzer, a=sspitzer,asa

The CloneResource() has been back ported from Firebird, originally
implemented by Pierre Chanial.
2003-05-23 12:03:40 +00:00
neil%parkwaycc.co.uk 6a04aff08a Bug 206312 Some rle4 bitmaps not recognised r=biesi sr=tor a=mkaply 2003-05-23 08:38:07 +00:00
jshin%mailaps.org 2f9ea6e59b bug 206123 : add more scripts to font-pref. UI for Windows build
(r=smontagu, sr=rbs, a=mkaply)
2003-05-23 05:36:50 +00:00
bienvenu%netscape.com 1b79a5f79c fix corruption and or crash when runing quicktime plugin r=peterl, sr=darin, a=sspitzer 206530 2003-05-21 21:47:51 +00:00
darin%netscape.com 257789be07 adding pref changes for bug 204255, r=ccarlen, sr=alecf, a=sspitzer 2003-05-21 21:14:29 +00:00
jdunn%netscape.com 2ccffbbee7 Fix PNG crasher/hang. The problem is due to a the casting of float to int/unsigned.
Patch submitted by randeg@alum.rpi.edu
r=pavlov@pavlov.net
sr=tor@acm.org
a=asa@mozilla.org
# 200801
2003-05-19 12:54:16 +00:00
cbiesinger%web.de 8cb8cf91d7 204994 r=neil.parkwaycc.co.uk sr=tor a=dbaron crash if i view the attachment (attached to bug 196977) 2003-05-17 16:51:19 +00:00
bryner%netscape.com ed3638f072 Fix mozcomps meta-component build on non-win32 platforms (bug 205711). Patch by ccarlen, r=pavlov, sr=me, a=sspitzer. 2003-05-16 06:07:37 +00:00
shliang%netscape.com fa7043c160 bug 205054 - need descriptive text dialog to come up for user's first junk mail action. r/sr/a=sspitzer 2003-05-16 01:10:33 +00:00
mstoltz%netscape.com c1add8be6f Bug 202253 - Remove prefs granting pages at www.mozilla.org access to the clipboard. r=mkaply, sr=heikki, a=asa 2003-05-16 00:18:06 +00:00
dbaron%dbaron.org f132e9126f Remove some code left over from old native form controls. b=205575 r+sr=roc a=asa 2003-05-14 22:36:33 +00:00
sspitzer%netscape.com fdd4cc0957 fix for bug #194273
move to junk folder (or delete) when the user manually marks as junk.
this was one of the top usability items we found, during UE studies
r/sr=bienvenu, a=sspitzer
2003-05-14 20:38:40 +00:00
jst%netscape.com ee8865dfac Fixing the last part of bug 93015. Making libpr0n's loadgroup handling more consistent to prevent image loads from happening w/o putting image request (proxies) into the loadgroup while the load is in progress. Also making sure that requests that are added to the loadgroup are always pulled out. Patch by pavlov@pavlov.net and myself, r=pavlov@pavlov.net, jst@netscape.com, sr=darin@netscape.com, a=asa@mozilla.org 2003-05-14 05:42:06 +00:00
bienvenu%netscape.com 43f7843ba4 fix for 205003 add pref for doing sec auth, default to false, patch by ch.ey@gmx.net, r=bienvenu, sr/a=sspitzer 2003-05-14 03:16:02 +00:00
jst%netscape.com 14b59ee3e0 Backing out part of bug 93015 until we can figure out how to fix the problem w/o causing regression bug 205236. 2003-05-12 22:28:04 +00:00
jst%netscape.com fba31f0405 Fixing bug 93015. Making sure image that start loading before the page is done loading get added to the documents load group to prevent the page's onload handler from running before the image's onload handler runs. r=pavlov@pavlov.net, sr=darin@netscape.com, a=sspitzer@netscape.com 2003-05-09 20:42:49 +00:00
ccarlen%netscape.com 42bee0b1e9 Make it possible for other XUL apps to hide profile switching UI. b=204908, r=/sr=/a=sspitzer 2003-05-09 13:06:29 +00:00
smontagu%netscape.com 1d28d1dc0e Don't do numeric substitution in Arabic text by default. Bug 181711, r+sr=rbs, a=asa. 2003-05-08 18:38:19 +00:00
sspitzer%netscape.com 0e038caab6 fix for bug #189490.
remember the current mail view, across sessions.
(we already remember it when switching folders).
r/sr=bienvenu a=sspitzer
2003-05-08 14:05:57 +00:00
seawood%netscape.com 61bd0c328e Fixing --disable-oji mac bustage.
Bug #204647 r=peterl sr=sfraser a=asa
2003-05-08 06:59:16 +00:00
shliang%netscape.com 6142ab1816 195285 - junk mail column placement incorrect for existing profiles. r=jag,sr/a=sspitzer. 2003-05-06 01:04:17 +00:00
darin%netscape.com 41280f92f9 fixes bug 22994 "Mail reader allows spammers to set/get cookies to track web usage"
r=dwitte sr=dveditz a=sspitzer
2003-05-05 21:27:02 +00:00
ccarlen%netscape.com a7e34e6c37 Profile sharing - use in prefs. bug=202474, r=jgaunt/sr=alecf/a=asa 2003-05-02 04:00:19 +00:00
jaggernaut%netscape.com 3b05412cff Bug 201177: Simplify pref UI for startup/new tab/new window behaviour. Patch by Ian Neal <ian@arlen.demon.co.uk>, r=Neil, sr=jag, a=sspitzer 2003-05-01 21:02:50 +00:00
smontagu%netscape.com e4a5676200 Bug 201568 GIF infrastructure cleanup and refactoring, r=pavlov, sr=tor a=sspitzer. 2003-05-01 18:18:43 +00:00
cbiesinger%web.de 8283b0d357 oops, forgot to address pavlov's review comment from irc 2003-05-01 17:43:19 +00:00
cbiesinger%web.de 140e74472d 152834 r=pavlov sr=darin a=asa When Viewing Images, "Stopped" appears on status bar 2003-05-01 17:41:33 +00:00
caillon%returnzero.com 8fef74d33c Bug 173430 - flawfinder warnings in libpref
r=alecf,dwitte
sr=dmose
a=asa
2003-04-29 04:17:38 +00:00
cbiesinger%web.de 164f735c82 201107 r=pavlov sr=bz a=sspitzer Trunk M140A crash [@ imgRequestProxy::OnDataAvailable] 2003-04-28 17:49:58 +00:00
caillon%returnzero.com 731073c19a Backing out previous patch since it was causing addressbook problems. 2003-04-27 10:36:58 +00:00
caillon%returnzero.com 6221b1ca6c Bug 173430 - flawfinder warnings in libpref
r=alecf, sr=dmose, a=sspitzer
2003-04-27 04:47:46 +00:00
peterlubczynski%netscape.com f75a4e4ba8 Fixing bug 200976, NP_GetValue gets mangled r=jkeiser, sr=bzbarsky, a=asa 2003-04-25 21:56:47 +00:00
peterlubczynski%netscape.com fe0f1159d7 Removing nsPluginViewer.cpp and friends, bug 195502, r=jkeiser, sr=alecf, a=asa 2003-04-25 02:50:10 +00:00
peterlubczynski%netscape.com a7ee7206e2 Removing nsPluginViewer.cpp and friends, bug 195502, r=jkeiser, sr=alecf, a=asa 2003-04-25 01:47:52 +00:00
peterlubczynski%netscape.com 1fb13b0d22 Removing nsPluginViewer.cpp and friends, bug 195502, r=jkeiser, sr=alecf, a=asa 2003-04-25 00:21:12 +00:00
gordon%netscape.com 890ddacffe Fix bug 105344. r=saari, sr=darin. 2003-04-23 05:11:58 +00:00
smontagu%netscape.com d7f8e0fffa Better default Hebrew fonts for Windows. Bug 149796, r=mkaply, sr=jag. 2003-04-23 03:15:13 +00:00
smontagu%netscape.com 1ec1871875 Bug 202009 (AIX) Some Japanese characters in UTF-8 document display as ? Authors=hhoetzel@us.ibm.com, Roland.Mainz@informatik.med.uni-giessen.de, r=smontagu, sr=roc+moz 2003-04-22 18:58:59 +00:00
sfraser%netscape.com 352be220ed Fix bug 196704: implement commands to get the selected text, and insert text, to allow for embedders (like Camino) to use them, e.g. for the Mac OS X services menu. Also fix image copy. r=brade, sr=kin. 2003-04-22 18:11:12 +00:00
cbiesinger%web.de 0151883894 no bug. remove unused preference. r+sr=bzbarsky 2003-04-21 23:09:24 +00:00
bryner%netscape.com b5af164b7c Remove now-unused nsScrollingView and nsIScrollbar implementations. Removed unused widget/public/nsWidgetSupport.h. Bug 201624, r+sr=roc. 2003-04-21 23:01:36 +00:00
seawood%netscape.com f7bf89f618 Remove global _POSIX_SOURCE & _SVID_SOURCE defines for linux.
Bug #202510 r=darin
2003-04-18 20:14:17 +00:00
tor%cs.brown.edu c592bcd28c Bug 202376 - backout of checkin for 155941. png_set_filler doesn't do
what I expected and caused problems on macos.
2003-04-18 14:30:10 +00:00
suresh%netscape.com 8d8227a283 fix for bug 188956 - Clean up Cache pref panel. This changes the UI display in cache panel from KB to MB. r-varga, sr-alecf. 2003-04-18 02:10:41 +00:00
seawood%netscape.com fd2883713e Implement mozcomps static build variant.
Remove unnecessary EXPORT_LIBRARY settings.
Bug #201602 r=bryner
2003-04-17 19:19:42 +00:00
sspitzer%netscape.com 7aa37ce171 fix for bug #199360
for simple left clicks of urls in mail messages that we know should open a browser window
(or load in the top most browser window), do it right away.

if the url is slow to load, switching messages can kill the load, and the window
never shows up.

play nice with stand alone mail, which doesn't need this trick.

r=bryner, sr=mscott
2003-04-16 20:39:38 +00:00
tor%cs.brown.edu e2d713d121 Bug 155941: use libpng for mac pixel padding. r=biesi, sr=blizzard 2003-04-16 10:48:44 +00:00
tor%cs.brown.edu fb9827549c Bug 155942: use libjpeg to handle grayscale, support YCbCr, use
less memory on non-mac platforms.  r=biesi, sr=blizzard
2003-04-16 10:47:27 +00:00
shliang%netscape.com 13a42d51d1 bug 107877. default font prefs for msg compose. r=neil, brade, sr=sspitzer, jag. 2003-04-16 07:07:10 +00:00
jaggernaut%netscape.com 2fc43892ed Bug 197671: make defaults for what page to load on startup, new window, and new tab be what they used to be. Patch by ian@arlen.demon.co.uk, r=/sr=jag 2003-04-16 02:36:49 +00:00
timeless%mozdev.org a589c5aade Bug 142590 Add "Do Not Edit" warning to prefs.js
patch by stevechapel@earthlink.net r=ccarlen sr=rbs
2003-04-15 02:24:46 +00:00
timeless%mozdev.org 41de224cd8 Bug 197671 Separate "When Navigator starts up" from "What a new tab/window does" preferences
patch by ian@arlen.demon.co.uk r=timeless sr=jag
2003-04-15 01:49:51 +00:00
dougt%netscape.com 4dba4eaf22 Fixes application crash when loading meta components. patch by cls, r=dougt, b=201684. 2003-04-14 20:57:59 +00:00
tor%cs.brown.edu 812ffefbdd Bug 199169 - plug occasional leak of gif colormap. r=paper, sr=brendan 2003-04-12 10:44:35 +00:00
joshua.xia%sun.com fbdd2b9887 bugid=186056 browser crashed on second call to applet using javascript
r=brendan@mozilla.org sr=beard@netscape.com
2003-04-11 05:47:21 +00:00
darin%netscape.com 4c694bf157 fixes bug 201295 "Changed toplevel images don't reload [file:// URLs]" r=biesi sr=pavlov 2003-04-10 01:01:31 +00:00
bryner%netscape.com fbaaafee40 Fix leak of pluginFileInDirectory objects from ScanPluginsDirectory(). Patch by dbradley@netscape.com, r=peterl, sr=me. 2003-04-08 02:49:26 +00:00
tor%cs.brown.edu 018d28d608 Bug 199701 - protect against illegal colormap indexes. r=paper, sr=blizzard 2003-04-06 11:54:06 +00:00
amardare%qnx.com 03b9d797ff Changes for the photon platforms.
These changes should not affect the building on other platforms or the runtime on other platforms.
Changed the default font size.
2003-04-04 23:10:28 +00:00
sfraser%netscape.com c1617d1775 Build the default plugin on Mac OS X, bug 179863. r=cls, sr=bryner. 2003-04-04 22:47:50 +00:00
sfraser%netscape.com 5b3f8676d6 Build the default plugin as Mach-O, in a way that works in objdir builds. r=cls, sr=bryner, bug 179863. 2003-04-04 22:47:03 +00:00
kysmith%netscape.com 40b182063f updating user agent to 1.4b 2003-04-04 20:50:36 +00:00
seawood%netscape.com a9357d146b Use NSPR functions to get path separators instead of obsolete xp_path.h.
Bug #171883 r=bryner sr=alecf
2003-04-04 05:00:29 +00:00
seawood%netscape.com b88dd1c331 Purge XP_PC.
Bug #56767
2003-04-04 03:01:25 +00:00
alecf%netscape.com dcaf858b0d fix for bug 200524, use arenas to allocate pref names
r=dveditz, sr=jag
2003-04-04 02:19:25 +00:00
seawood%netscape.com bf5970191d Purge XP_PC.
Bug #56767 r=mkaply sr=alecf
2003-04-03 22:42:02 +00:00
alecf%netscape.com 4c0620dc02 just recovering --disable-oji
(only affects  --disable-oji builds)
2003-04-03 21:19:41 +00:00
mstoltz%netscape.com 1279efefd0 Bug 95735 - Block 2 additional DOM properties in MailNews to avoid message eavesdropping using DOM 2 APIs. Patch by jst. r=mstoltz, sr=heikki 2003-04-03 19:26:41 +00:00
mstoltz%netscape.com 7b93771a4d Bug 59767 - add CheckLoadURI call to GetURL and PostURL calls from the Java plugin. r=peterlubczynski, sr=heikki. 2003-04-03 19:11:41 +00:00
seawood%netscape.com 80e1b303cc Purge XP_PC.
Bug #56767 r=mkaply sr=alecf
2003-04-02 22:45:08 +00:00
alecf%netscape.com e5320ad239 ignore generated files 2003-04-02 06:04:30 +00:00
louie.zhao%sun.com 412f75987b fix the XPCOM out-param memory ownership issue of bug 60304 "Basic Auth
doesn't work for Java"
patch = joshua.xia; r = jst; sr = darin
2003-04-02 03:52:56 +00:00
bzbarsky%mit.edu ce3a0d97fb "Backing" changes back in since tree has reopened. 2003-04-02 03:19:50 +00:00
bzbarsky%mit.edu 429e0e4ded Backing all this out, since tree is closed. 2003-04-02 02:02:10 +00:00
bzbarsky%mit.edu 76564a67f0 Fix crash on failures to open channels. Bug 199966, r=pr0nmeister (pavlov),
sr=jst
2003-04-02 01:32:50 +00:00
seawood%netscape.com f742c92816 The plugin function table must remain the same regardless of build configuration.
Bug #199567 r=peterl sr=sfraser a=asa
2003-03-31 19:44:29 +00:00
timeless%mozdev.org 65c63fb817 Fixing case
r=bryner sr=jag
2003-03-26 07:21:30 +00:00
darin%netscape.com 2f924faf40 landing jdunn's patch for bug 121084, cache: Images requested twice -> "The image cannot be displayed, because it contains errors." message [when "Compare the page in cache ..." set to "every time I view the page"], r=pavlov sr=darin 2003-03-26 05:29:11 +00:00
shliang%netscape.com 6fb1258807 195924, 195921, 195928 - popup blocking changes to use whitelisting only and provide info dlg when popup first encountered. r=danm, sr=jag. 2003-03-26 02:03:13 +00:00
peterlubczynski%netscape.com fe452130d5 Fixing bug 192914, prevent Real from recursivly dispatching events, r=smontagu@netscape.com, sr=bzbarsky@mit.edu 2003-03-25 23:10:20 +00:00
mkaply%us.ibm.com 84a453d012 Not part of build - allow tester to be built via regular build process 2003-03-25 21:19:14 +00:00
mkaply%us.ibm.com 5113765704 #188249
r=peterl, sr=dbaron
Rename some strcmpi to stricmp and itoa to _itoa
Not part of default build
2003-03-25 20:56:47 +00:00
mkaply%us.ibm.com 9d2ca0b3be Not part of build
Fix a bad include dependency
2003-03-25 20:52:39 +00:00
darin%netscape.com 359478fcd0 fixes bug 196406 "Mozilla is sending an Accept-encoding for compress but doesn't support it." patch=freetzer@netscape.net r+sr=darin 2003-03-25 16:23:46 +00:00
dbaron%dbaron.org 35dd408cb0 Don't hold the pref service forever in a static nsCOMPtr. b=198895 r=peterlubczynski sr=bryner,alecf 2003-03-25 14:55:35 +00:00
seawood%netscape.com d056fe18d0 Resurrect --disable-oji
Bug #197924 r=peterl sr=alecf
2003-03-25 06:54:52 +00:00
harishd%netscape.com e7ed7d94bb Patch provided by heikki@netscape.com - Make wsdl/proxy noAccess in mailnews. b=198526, r=harishd@netscape.com, sr=jst@netscape.com 2003-03-25 02:53:40 +00:00
louie.zhao%sun.com 07283b7c36 OJI part of bug 60304 "Basic Auth doesn't work for Java"
r = peterlubczynski; sr = darin
patch = joshua.xia@sun.com
2003-03-24 06:25:06 +00:00
timeless%mozdev.org 697618b07d Bug 106386 rid source of misspellings
patch by nb@ipnode.info r=biesi sr=dmose
2003-03-24 04:15:34 +00:00
mkaply%us.ibm.com e16377b3aa #188249
r=me, sr=blizzard (platform specific code)
OS/2 GCC work
2003-03-23 23:58:25 +00:00
mkaply%us.ibm.com 7250cc41ca #188249
r=seawood, sr=bz
OS/2 GCC work
2003-03-23 23:56:15 +00:00
peterlubczynski%netscape.com f7920ead0a Fixing bug 197855 JRE 1.3.1 crashes because we don't resolve symbolic links to plugin before loading it on UNIX and bug 197975, plugin.expose_full_path broke, r=dougt, sr=heikki 2003-03-22 04:04:55 +00:00
peterlubczynski%netscape.com b5850784ea Creating nsMediaDocument/nsPluginDocument to make full-page
plugins scriptable, bug 90256 r=jkeiser sr=jst
2003-03-22 03:20:23 +00:00
peterlubczynski%netscape.com 07b7bbfa07 Creating nsMediaDocument/nsPluginDocument to make full-page
plugins scriptable, bug 90256 r=jkeiser sr=jst
2003-03-22 02:22:03 +00:00
cbiesinger%web.de 8fd1b436dc 198149 patch by gjuyn@3-t.com rs=tor (third party library, patch by author)
MNG that is set to loop indefinitely, stops working after first loop.
2003-03-21 21:37:37 +00:00
sspitzer%netscape.com 5f2ab0d363 fix for bug #197729
reduce number of mail toolbar buttons by default, reorder delete & junk buttons
r/sr=bienvenu, a=jglick
2003-03-21 08:54:38 +00:00
alecf%netscape.com 643683d393 fix bug 198133 - leaks in libjar
- stop initializing zlib when we're not decompressing
- make sure to call inflateEnd even if we don't get Z_STREAM_END
r=timeless, sr=bz
2003-03-19 22:17:40 +00:00
mkaply%us.ibm.com c5487624e7 #188249
r=me, sr=blizzard (platform specific code)
OS/2 EMX work - low hanging fruit - strcmpi-> stricmp, itoa->_itoa, remove some headers, fix some syntax
2003-03-19 15:28:29 +00:00
pkw%us.ibm.com 3610d1fc06 Bug 196903 - Create aix.js for AIX specific preferences.
r=ccarlen@netscape.com, sr=alecf@netscape.com
2003-03-19 05:31:24 +00:00
av%netscape.com 2f5970ba20 Fix for a minor bug in the Tester plugin -- not part of the build. 2003-03-18 22:06:14 +00:00
cbiesinger%web.de af36ee745c 197485 r=paper sr=tor Remove [GS]etTransparentColor from gfxIImageFrame 2003-03-18 21:07:22 +00:00
bzbarsky%mit.edu 605874dcea Make imgRequestProxy hold a weak ref to its listener, to prevent reference
cycles.  Bug 196797, r=pavlov, sr=jst
2003-03-17 16:09:02 +00:00
seawood%netscape.com fdbdaab2f1 Fix BeOS bustage 2003-03-16 03:03:06 +00:00
andreas.otte%debitel.net 1bf6cb18fb fix bug 113032 [jar: anchors within pages drop the HTML file name] fix resolving relative jar urls, fix anchor handling in jar urls, r=darin, sr=bzbarsky 2003-03-15 20:00:20 +00:00
mkaply%us.ibm.com a7154a78df OS/2 bustage 2003-03-15 14:07:54 +00:00
cls%seawood.org b8c3edba72 Avoid tainting srcdir for win32 builds. 2003-03-15 05:45:20 +00:00
darin%netscape.com c102d96548 fixing bustage 2003-03-15 03:23:29 +00:00
dougt%netscape.com 0d2808c511 Create a new xpcom obsolete library (and component library).
Moved nsFileSpec and related classes into this obsolete library.
  Moved nsRegistry and related libreg functionality into the obsolete library.

Updated many callers using the obsolete nsFile spec to use nsIFile and Necko to do file IO.

Combined the following DLLs (source -> dest)
  uriloader -> docshell
  shistory -> docshell
  jsurl -> jsdom
  gkview -> gklayout

Moved nsAdapterEnumerator out of xpcom/ds and into mailnews, since they're the only consumer

Modifed the xpt_link tool so that you can specify a �only include� cid list that can mask CID�s that you are not interested in.

Added build options:
Prevent the building of xpinstall (--disable-xpinstall)
Prevent the building js component loader (--disable-jsloader)
A build option to only build a single profile (--enable-single-profile)
A build flag to only built the required xpfe components (--disable-xpfe-components).

Removal or hiding of unused functions and classes including nsEscape*, nsDequeIterator, nsRecyclingAllocatorImpl, nsDiscriminatedUnion, nsOpaqueKey, nsCRT::strlen, NS_NewCommandLineService

Bug 194240, r/sr = darin, alec.
2003-03-15 01:04:32 +00:00
seawood%netscape.com 35d323ad77 Fixing X-on-X bustage.
Thanks to Michal 'hramrach' Suchanek <hramrach@centrum.cz> for the patch.
Bug #191447 r=cls
2003-03-14 20:14:17 +00:00
alecf%netscape.com 0527238c0a fix for bug 189528 - do on-demand decompression of items in a .jar file
instead of allocating all the data into one big buffer, keep a small input buffer around and decompress directly into a client's read buffer..
r=dougt, sr=darin
2003-03-14 18:59:51 +00:00
neil%parkwaycc.co.uk 468e4a8cb9 Bug 54802 Add clipboard buttons for Composer r=brade sr=alecf 2003-03-14 15:23:53 +00:00
timeless%mozdev.org 4599873c1a Bug 196299 nsSafeSaveFile::CreateBackup dereferences a NULL nsCOMPtr with operator->()
r=ccarlen sr=dveditz
2003-03-14 04:03:08 +00:00
av%netscape.com dd1b7beb79 Fixing minor bug in the Tester Plugin, not part of the build 2003-03-13 03:05:47 +00:00
smontagu%netscape.com 2e2ff31303 Pass the prefs filename to PREF_EvaluateConfigScript() so that it will appear in the message displayed if there is an error in the file. Bug 196763, r=ccarlen, sr=jag. 2003-03-12 00:39:31 +00:00
pkw%us.ibm.com 6fe7cd8ef1 Remove mail.use_movemail preference (it's unused).
r/sr=sspitzer@netscape.com
2003-03-11 05:04:20 +00:00
cls%seawood.org a05452d1c8 Landing mingw plugin changes.
Thanks to Dan Mosedale <dmose@mozilla.org> for the changes.
Bug #134113 r=peterl sr=dbaron
2003-03-11 03:29:47 +00:00
dougt%netscape.com 98eabaa566 prelanding of minimo. Not part of build 2003-03-11 02:30:05 +00:00
peterlubczynski%netscape.com eccc1a5ed8 Fixing bug 131007, unpaired events cause us to remain in capture and look hung, r=jkeiser sr=bryner 2003-03-11 00:54:18 +00:00
av%netscape.com 7d96b63882 Adding more info to the log output, not part of the build 2003-03-08 22:22:04 +00:00
cls%seawood.org d1479589a2 Adding mingw makefile changes.
Bug #134113 r=bryner
2003-03-08 05:57:15 +00:00
tor%cs.brown.edu 01263a973c Bug 181676 - Update libmng to 1.0.5. rs=blizzard 2003-03-07 09:28:30 +00:00
av%netscape.com d28167021e missing icon, not part of the build 2003-03-07 05:22:46 +00:00
paper%animecity.nu 185b4b98d6 Bug 154769. r=biesi sr=tor
Show last partial GIF frame when image file is not complete.
2003-03-05 23:10:14 +00:00
neil%parkwaycc.co.uk 11406bb502 Bug 116441 [clickSelectsAll] should not trigger if click is after end of URL r=jag sr=bz 2003-03-05 13:30:24 +00:00
shliang%netscape.com f4df0ea9b4 192193 - preload popup blocking whitelist. r=danm, sr=jag 2003-03-05 01:34:34 +00:00
ccarlen%netscape.com b02c207dc0 Bug 170539 - prefs.js gets wiped. If we encounter an error in reading the prefs, it's possible to write out empty prefs. r=dveditz/sr=alecf 2003-03-04 15:56:42 +00:00
mkaply%us.ibm.com 9cfde9a89b #192355
r=mstoltz, sr=heikki
Add security for accessing clipboard via Javascript
2003-03-04 13:56:36 +00:00
neil%parkwaycc.co.uk 52904bfec7 Bug 54802 Add clipboard buttons for Composer (backend work) r=brade sr=alecf 2003-03-04 12:12:29 +00:00
seawood%netscape.com ec26667992 Add support for building against X11-based toolkits on OS X.
Bug #191447 r=pavlov
2003-03-04 04:06:33 +00:00
seawood%netscape.com d76e9fd54a Use MOZ_X11 instead of NO_X11 to signify that we're building for an X11-based toolkit.
Bug #191447 r=peterl sr=sfraser
2003-03-04 03:58:43 +00:00
sspitzer%netscape.com 7b22dc8cf3 fix the junk mail purge code. when this code was original written, it was modeled
after the biff code, using the purge interval as the timer.  (yikes, a 14 day timer!)

now, we fire a timer at a fixed interval, and see if a purge is necessary, and use
the purge interval to decide what messages to delete.

add code to verify that we are only trying to delete messages marked as junk.

we do this because the junk folder might be trash, or there might be non-junk in it
that hasn't been moved, and we don't want to delete that.

r/sr=bienvenu
2003-03-04 00:28:40 +00:00
sspitzer%netscape.com 3918811455 fix for bug #195640. moving junk status column to the right of subject,
showing it by default, and enabling junk mail controls by default.
r/sr=bienvenu
2003-03-02 21:36:43 +00:00
bernd.mielke%snafu.de 0b9159c6e8 trying to fix os2 bustage 2003-03-02 08:44:23 +00:00
av%netscape.com 9c312c01ec This is not part of regular build -- adding new capabilities to the Tester Plugin 2003-03-02 01:26:51 +00:00
timeless%mozdev.org 48baffb5b6 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 c5d5b4717d 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 b568307a27 update to Mozilla 1.4a bugzilla #194078 r=ycalonje, sr=granrose, a=blanket 2003-02-27 22:27:31 +00:00
cbiesinger%web.de 6f54b64051 urg, fix typo 2003-02-27 15:09:39 +00:00
cbiesinger%web.de 8e44a6e02d 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 0c2431c236 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 0406960ab8 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 0658c7676a 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 792d30905e 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 33060e1e75 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 b853f502e1 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 44d6ed3db2 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 4ba6bf9480 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 33f7fd71de 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 7ec1d0dd1c bwahaha! Animated GIF Optimizations. Bug 148637 r=biesi, sr=tor 2003-02-24 22:03:37 +00:00
kin%netscape.com b757fa1a10 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 4d752cb608 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 2cb0e10110 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 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
dbaron%dbaron.org 88c249d811 Most of the changes needed for Mozilla to build with gcc's -pedantic-errors option. b=175423 r=seawood sr=bryner 2003-01-13 23:15:42 +00:00
pkw%us.ibm.com a0e9007d87 Backout Bug 188527. 2003-01-10 22:36:09 +00:00
pkw%us.ibm.com c17d285207 Bug 188527 - Fix linker errors when building GTK2 Mozilla on AIX.
r=seawood@netscape.com
2003-01-10 20:50:43 +00:00
seawood%netscape.com 65c05bc158 Skip the decoders directory if we're not building any image decoders.
Bug #169304
2003-01-10 18:36:07 +00:00
seawood%netscape.com 98fe59f363 Ok, I forgot this one too. 2003-01-10 03:36:36 +00:00
seawood%netscape.com b676f741e4 Fix cfm bustage. 2003-01-10 02:36:18 +00:00
seawood%netscape.com 7fbf37f98f Add --enable-image-decoders build option.
Bug #169304 r=bryner sr=alecf
2003-01-10 01:21:14 +00:00
aaronl%netscape.com b384a46582 Bug 98546. Fix word break detection to improve select by word where there is punctuation in the word. Also fixes 125172, double clicking in URL bar should select only part of URL. Also fixes bug 133312, word selection with accented letters. r=brade, sr=sfraser 2003-01-09 20:56:53 +00:00
dbaron%dbaron.org 954ad5f9d9 Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag 2003-01-08 22:35:09 +00:00
dbaron%dbaron.org acdd4e46c0 Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag 2003-01-08 22:05:52 +00:00
timeless%mozdev.org 0a18e11f06 Bug 186726 Icon protocol handler NewURI should use NS_ADDREF
patch by andersma@luther.edu r=timeless sr=darin
2003-01-08 20:32:15 +00:00
neil%parkwaycc.co.uk 4a85b9e05d Bug 188038 editor background image pref has wrong default name r=brade sr=peterv 2003-01-08 15:23:35 +00:00
bryner%netscape.com ce12ab8bd6 Removing unused file. Not part of the build. 2003-01-06 08:11:09 +00:00
seawood%netscape.com 16e7da2837 nobrainer changes while thinking about mingw support
Bug #134113 r=dmose
2003-01-03 08:58:59 +00:00
paper%animecity.nu 483ead4ff4 Bug 185773: Call SetTimeout in nsGIFDecoder2, not imgContainerGIF::EndFrameDecode; r=biesi sr=tor 2002-12-29 22:32:22 +00:00
seawood%netscape.com d5efcdfb6d Start installing GRE libraries & components into a separate dist/gre directory as part of the default build.
Bug #186241 r=dougt
2002-12-28 01:15:07 +00:00
peterlubczynski%netscape.com fbb6e05d27 Fixing bug 180366, browser crashes on shutdown after scripting plugin, moving unused plugin library unloading to Observe("xpcom-shutdown") r=av sr=beard 2002-12-26 22:54:46 +00:00
cbiesinger%web.de 03f600a9af 137819 r=tor sr=darin Changed images don't reload [file:// URLs] 2002-12-24 14:30:12 +00:00
cbiesinger%web.de 0c55b1643c 186216 r=paper sr=tor image decoders don't need to #include "nsIImage.h" 2002-12-21 15:34:01 +00:00
av%netscape.com ab641c9c1b Bug 56229 -- removing useless dialog, r=serge, sr=beard 2002-12-17 22:53:23 +00:00
dougt%netscape.com dc8c3ac66d fixing the mac 2002-12-17 03:07:28 +00:00
rbs%maths.uq.edu.au 008e1e2517 Remiander of bug 169590. Hook a catch-all W3C entity converter and user-prefs for custom levels of entity-zation in the editor's '<HTML> Source' and 'Save As...' 2002-12-17 00:41:25 +00:00
asasaki%netscape.com 34baf65e0c 184461: update user agent string to 1.3b. r=lpham sr=granrose 2002-12-16 21:48:44 +00:00
sspitzer%netscape.com a33308d924 add comment about how you can use the "mail.compose.other.header" pref
for X-Face, Approved, or other optional headers.  r/sr=no one.
2002-12-16 18:39:52 +00:00
paper%animecity.nu 2222dbbd0d Bug 181829 remove imgIDecoderObserver from imgContainerGIF. r=biesi, sr=tor 2002-12-14 06:14:16 +00:00
dougt%netscape.com 32696f9ba0 expose the number of signed items a jar. r=mstoltz, sr=dveditz, b=179579 2002-12-13 22:24:12 +00:00
cbiesinger%web.de c7e7bef247 184916 patch by neil@parkwaycc.co.uk r=biesi sr=tor
Crash entering quicktime test site
2002-12-13 14:11:16 +00:00
jaggernaut%netscape.com 4b0b122935 Bug 131256: status bar doesn't reflect actual activity. Back out change that made us stop sending status change notifications for images in documents. r=bzbarsky, sr=darin. 2002-12-13 07:21:34 +00:00
robin.lu%sun.com 45f53df243 for bug 180147 [gtk2] need to port over the null plugin.patch=robin.lu@sun.com
r=blizzard sr=bryner
2002-12-13 06:15:14 +00:00
seawood%netscape.com 58004c4a48 Add SRCS_IN_OBJDIR variable to workaround requirement introduced by bug 141834 that srcfiles must be in the srcdir.
Bug #171753 r=bryner
2002-12-13 02:36:06 +00:00
colin%theblakes.com 0824e190c0 OpenVMS build changes. b=180290. r=cls 2002-12-12 00:08:59 +00:00
timeless%mozdev.org db33edea08 Bug 108271 Support RLE compression and bitfields for the BMP Decoder
patch by neil@parkwaycc.co.uk initial work by jdunn@netscape.com
r=biesi sr=tor
2002-12-11 14:06:51 +00:00
timeless%mozdev.org b6639aa6b3 Bug 184681 qt port fails to compile in plugins code
X and Qt don't get along...
r=peterl sr=roc+moz
2002-12-11 04:11:33 +00:00
timeless%mozdev.org b3da95428f break the Qt build. If you're building Qt you don't want this checkin 2002-12-10 21:50:56 +00:00
timeless%mozdev.org 9c994230bb Bug 184681 qt port fails to compile in plugins code
X and Qt don't get along...
r=peterl sr=roc+moz a=roc+moz
2002-12-10 19:53:06 +00:00
danm%netscape.com 3d84d665f5 Reinstating popup-blocking UI previously removed for the 1.2 release. Removing new privacy.popups preferences. bug 166442 r=brendan,dveditz,jag a=asa 2002-12-10 01:12:02 +00:00
mkaply%us.ibm.com 6fdc7b0632 #183302
r=jeffreyj, sr=blizzard (platform specific code), a=asa
OS/2 only - save mime types in INI file so we don't keep popping up box
2002-12-09 19:57:27 +00:00
caillon%returnzero.com a4096b5a1b Bug 183069 - trunk topcrash when quitting [@ nsPrefBranch::RemoveObserver].
Release our observer references only _after_ we remove them from our observer list, to avoid someone else trying to remove the same observer we're working on removing.
r=timeless sr=jst
a=jst, and #mozilla (smontagu,timeless) who acting as sheriff asked me to land this into a closed tree.
2002-12-04 08:56:34 +00:00
mstoltz%netscape.com 8efdd7862e Bug 91043: Make document.write(ln) same-origin-access only to prevent inserting content into a third-party page. r=pavlov, sr=dveditz 2002-12-04 03:52:07 +00:00
mstoltz%netscape.com b37c501c58 Bug 32571 - add disabling pref and JS console message to window.close security check. r=heikki, sr=jst. 2002-12-04 01:55:56 +00:00
yokoyama%netscape.com bb7f577358 179822: Flash4 / Flash5 / Shockwave and other plugins crash.
Give an unicode option when SubClassing the widget window.
/r=peterl, /sr=kin
2002-12-04 01:17:01 +00:00
akkana%netscape.com 1889b530c2 179784: go back to beep by default for typeahead find "not found",
since the nsSound solution doesn't work well on linux or mac.
  r=aaronl sr=sfraser
2002-12-03 23:51:10 +00:00
anthonyd%netscape.com 8e5d233dc1 *** NOT PART OF THE BUILD PROCESS
resources for the XPI Packager
bug # 163739
2002-12-03 21:55:02 +00:00
anthonyd%netscape.com 5416ac65f4 *** NOT PART OF THE BUILD PROCESS
bug # 163739 - XPI Packager
adding the xpi packager to the mozilla tree.  this is a windows only app used to build the xpi packager
for building self installing xpi files.
2002-12-03 21:52:45 +00:00
caillon%returnzero.com b7fdd3b2a7 178291 - using window.fullScreen causes scripts to stop.
r=mstoltz sr=jst
2002-12-03 06:08:08 +00:00
ducarroz%netscape.com 57486e9965 Fix for bug 180901. Instead of addressing the message to the sender when no recipient is disclosed, it's send now to an empty group named undisclosed-recipients (this is localizable). Also, this is done only if the pref "mail.compose.add_undisclosed_recipients" is set to true. R=cavin, SR=bienvenu 2002-12-02 23:43:26 +00:00
nhotta%netscape.com 02c6eb19f8 Adding sort/search support for phonetic names,
bug 179823, r=cavin, sr=sspitzer.
2002-12-02 22:27:38 +00:00
paper%animecity.nu 69ca96bd9b Bug 148637 Clean-up imgContainerGIF. r=biesi sr=tor 2002-11-29 22:45:04 +00:00
paper%animecity.nu f20302139c Bug 179546. Remove gs->transparent_pixel since it's not being used.
r=biesi sr=tor
2002-11-28 05:50:49 +00:00
darin%netscape.com da270177d5 attempted fix for compilation error w/ GCC 2.91.66 2002-11-27 20:21:12 +00:00
peterlubczynski%netscape.com 283a157c6a Fixing bug 137535, supporting BP_GetSupportedMIMETypes on Mach-O for MPEGS to work r=sdagley sr=beard 2002-11-26 22:28:39 +00:00
nhotta%netscape.com b2f1f0cab7 Moving displayName.lastnamefirst out to .property to make it localizable,
bug 160546, r=cavin, sr=bienvenu.
2002-11-26 00:40:50 +00:00
smontagu%netscape.com 7a98efd169 Bug 108136: Shift_JIS conversion problem on MacOS9, OS/2. Authors=shom@vinelinux.org, k-ichioka@msb.biglobe.ne.jp; r=ftang, sr=alecf. 2002-11-25 23:44:28 +00:00
ducarroz%netscape.com d28c89dd94 Fix for bug 181576. Some how the line mNextStream = nsnull which was part of the patch for bug 110729 but was actually present it the tree get removed when I checked in the fix for bug 110729! 2002-11-23 06:01:41 +00:00
robin.lu%sun.com 1fe2cd750a For bug 180147 [gtk2] need to port over the null plugin
patched by blizzard, robin.lu r=blizzard, robin.lu sr=bryner
Not in default build
2002-11-22 10:23:51 +00:00
darin%netscape.com d9541f875d fixes bug 157133 "HTTP Interfaces need to be frozen" r=dougt sr=bzbarsky 2002-11-22 07:40:16 +00:00
darin%netscape.com 4dcd5757dc fixing some WIN32 thread safety problems. 2002-11-22 06:58:47 +00:00
darin%netscape.com 2d7fd35201 fixes some XP_WIN review comments from dougt. fixed some startup/shutdown
races, etc.
2002-11-22 06:46:24 +00:00
timeless%mozdev.org 119841f95c Bug 181125 remove nsIEnumerator imgIContainer::enumerate() method
r=biesi sr=alecf
2002-11-21 09:06:12 +00:00
darin%netscape.com 7d68ff1fe2 further revisions following review w/ dougt 2002-11-21 07:57:09 +00:00
timeless%mozdev.org b5b5e98488 Bug 181134 change PrintImageDecoders from nsIEnumerator to nsISimpleEnumerator
r=biesi sr=alecf
2002-11-21 04:21:13 +00:00
darin%netscape.com d2062185f4 revisions following review w/ dougt 2002-11-21 00:13:21 +00:00
darin%netscape.com d104a2dce6 fixes bug 181046 "trim unnecessary bytes from standard request headers."
r=bbaetz sr=bzbarsky
2002-11-20 20:51:12 +00:00
cbiesinger%web.de 4f882de367 Bug #179296
[BMP] support images with negative height (stored top-to-bottom)
r=paper sr=tor
2002-11-20 17:46:41 +00:00
bienvenu%netscape.com 64f5a7f5cc add default pref for auto unzipping attachments, r/sr=sspitzer, not used yet, 180798 2002-11-20 15:35:32 +00:00
timeless%mozdev.org 13afbd542b Bug 180789 nsPrefBranch::GetChildList can call PL_DHashTableEnumerate with an uninitialized gHashTable
r=dbradley sr=dveditz
2002-11-20 05:17:18 +00:00
bzbarsky%mit.edu ab75327f3e Make nsILinkHandler take uris instead of strings. Bug 176904, r=darin, sr=jst 2002-11-20 00:44:26 +00:00
darin%netscape.com b133bd772a revised comments 2002-11-19 21:31:05 +00:00
ducarroz%netscape.com 7cac5c43cb Fix for bug 110729. Prevent mail display pane to open a pluging in full page mode. Fix also an uninitialized pointer. Patch provided by av. R=ducarroz, SR=beard 2002-11-19 15:30:03 +00:00
darin%netscape.com d02f395ecb fixes bug 176626 "Mozilla sends text/css in Accept: header for non-style
pages" r=bbaetz sr=bzbarsky
2002-11-18 07:13:24 +00:00
timeless%mozdev.org 33139ff705 bug 180576 nsPluginHostImpl::RegisterPluginMimeTypesWithLayout doesn't null check loader
r=av sr=bz
2002-11-17 22:48:26 +00:00
timeless%mozdev.org 67c2ddda61 180576 nsPluginHostImpl::RegisterPluginMimeTypesWithLayout doesn't null check loader
r=av sr=bz
2002-11-17 21:58:03 +00:00
timeless%mozdev.org 1783bf4ac6 Bug 180204 imgContainerMNG::~imgContainerMNG / nsPPMDecoder::~nsPPMDecoder will release uninitialized objects
r=paper sr=bz
2002-11-17 09:23:30 +00:00
timeless%mozdev.org 384066e98e Bug 58221 don't use strlen to check if a string is of length 0
patch by aaronl@vitelus.com r=timeless sr=bz
2002-11-17 05:16:49 +00:00
seawood%netscape.com 111608e22b Removing unused JSDLL define 2002-11-16 08:39:50 +00:00
av%netscape.com c9c5e9d854 Bug 176782 -- hang with scriptable Flash plugin, patch by serge, r=av, sr=darin 2002-11-16 03:38:01 +00:00
darin%netscape.com 2ecabcccc4 1) add clientUp and clientDown ipc module notifications
2) cleanup some comments in ipcModule.h
2002-11-15 08:01:55 +00:00
darin%netscape.com 5a6ccfaf39 fixes bug 173094 "Freeze nsIUploadChannel" r=dougt,timeless sr=rpotts 2002-11-14 20:36:20 +00:00
darin%netscape.com ea1bf00e1b eliminate primary name from "client hello" (not needed, and added
problematic dependency on libpref).
2002-11-14 19:37:01 +00:00
nhotta%netscape.com f9844beb5c Adding pref for phonetic fields, search date format option,
bug 98144, r=ducarroz, sr=sspitzer
bug 178891, r=cavin, sr=sspitzer
2002-11-12 19:03:14 +00:00
darin%netscape.com 92160369ad cleaning up ipcCommandModule 2002-11-12 01:13:51 +00:00
darin%netscape.com 54b8c1e761 1) introduce ipcIClientQueryHandler
2) ipcService impl cleanups
2002-11-11 22:07:26 +00:00
darin%netscape.com 9dcebf21ea 1) XP_UNIX should use getenv("LOGNAME") instead of getpwuid(geteuid())
since the same UID may be shared by multiple logins (yes, really!).
2) fix bug in ipcmMessageClientInfo::NextTarget().
2002-11-11 20:11:05 +00:00
darin%netscape.com 01c4e12a0a initial version of CLIENT_INFO support 2002-11-11 06:32:27 +00:00
darin%netscape.com 14061678ca make daemon PlatformSendMsg async on XP_WIN. 2002-11-10 22:34:47 +00:00
paper%animecity.nu 3be5e3f5db Bug 166007 - Fix GIF2.cpp formatting. r=biesi sr=tor 2002-11-10 22:29:15 +00:00
darin%netscape.com be10466ef4 adding win32 note 2002-11-10 10:06:53 +00:00
darin%netscape.com f88f4c00f4 ipcIService should be completely scriptable 2002-11-10 09:57:05 +00:00
darin%netscape.com 79e421db7d IPC module methods should not depend on ipcMessage class. 2002-11-10 06:21:24 +00:00
cbiesinger%web.de 8faaa78df9 108271 r=paper sr=tor
support all bitfields in the bmp decoder
2002-11-09 23:06:25 +00:00
aaronl%netscape.com 266790cc84 Bug 176602. Make typeaheadfind beep less annoying, and implement boolean pref accessibility.typeaheadfind.enablesound. Pref is turned off by default in Linux for now, sound needs testing and work there (see bug 179138 and bug 110385). r=kyle, sr=bz 2002-11-09 19:21:20 +00:00
darin%netscape.com c169c4cec7 fix memory leaks 2002-11-08 23:44:31 +00:00
cltbld%netscape.com 5f86d68b4e Updated user agent string to 1.3a for trunk. Bugzilla 178860 r=lpham/sr=granrose. ycalonje checking in as cltbld 2002-11-08 23:00:40 +00:00
cbiesinger%web.de 928b267363 missed a file. still r=pavlov sr=tor 2002-11-08 21:54:43 +00:00
cbiesinger%web.de 957b0576b1 removing antiquated gif decoder code and similar stuff. r=pavlov sr=tor, and this is not part of the build. 2002-11-08 21:53:18 +00:00
darin%netscape.com 7d1ee95ca8 1) make logging compilation controlled by IPC_LOGGING #define
2) make testmodule work when compiling optimized
3) stop loading ipc service at XPCOM startup
2002-11-08 07:17:50 +00:00
darin%netscape.com 5a62f1065b make daemon automatically shutdown. 2002-11-08 04:48:09 +00:00
darin%netscape.com 63aea626af fixup unix security checks 2002-11-07 23:47:33 +00:00
dmose%netscape.com d31ebf1c6a Turn on basic junk-mail detection functionality in mail. Parts (such as moving to other folders) are still disabled as there is work to do there yet. Bug 169638; r=bienvenu; sr=sspitzer 2002-11-07 20:37:55 +00:00
darin%netscape.com 7ea9cf9482 launch IPC service on XPCOM startup. 2002-11-07 08:13:34 +00:00
darin%netscape.com 55b02d1612 fix XP_UNIX build bustage 2002-11-07 07:37:24 +00:00
darin%netscape.com 7ff8664132 1) cleanup ipcService/ipcTransport platform factoring
2) add ipc-startup-category
3) add ipc-startup and ipc-shutdown observer topics
2002-11-07 07:34:54 +00:00
darin%netscape.com a5fdfa7100 fix windows bustage 2002-11-07 06:25:58 +00:00
darin%netscape.com f12acbdf4e add ipcModuleMethods::init 2002-11-07 06:00:10 +00:00
darin%netscape.com 9173da6098 added ipcModuleUtil.h to simplify using the new plug-in API 2002-11-07 05:54:56 +00:00
darin%netscape.com 9834a0c693 major overhaul of daemon plug-in module story. modules now talk to the
daemon through a table of function pointers.  this greatly simplifies the
linker magic required to allow the modules to talk with the daemon.
2002-11-07 04:56:06 +00:00
darin%netscape.com a630ac68af better security check for mach-o builds 2002-11-07 00:31:40 +00:00
darin%netscape.com 8d607b2d65 fixup security check to work on OSX 2002-11-06 23:14:10 +00:00
darin%netscape.com a5e0f222fe added startup synchronization for XP_WIN 2002-11-06 22:22:50 +00:00
tor%cs.brown.edu 8cfcc0e04a Bug 148634 - combine imgContainerGIF::ZeroMaskArea & OneMaskArea.
Patch by paper@animecity.nu, r=biese, sr=tor.
2002-11-06 20:52:07 +00:00
tor%cs.brown.edu 252c7f3e5f Bug 37589 - strange dots next to slashdot news headers (gif decoder).
Patch by paper@animecity.nu, r=biesi, sr=tor.
2002-11-06 20:49:09 +00:00
darin%netscape.com 89110e04ff add empty constructor to ipcStringNode to make GCC 3.2 happy 2002-11-06 20:26:53 +00:00
darin%netscape.com a369584169 fix compilation error 2002-11-06 20:07:33 +00:00
darin%netscape.com bfdc59f857 added inline utility version of IPC_SendMsg that takes a client ID instead
of an ipcClient pointer.
2002-11-06 19:56:30 +00:00
darin%netscape.com 4270b9cf06 rename IPC_GetClientName to IPC_GetPrimaryClientName
implement all of IPC_API
2002-11-06 19:52:39 +00:00
darin%netscape.com e24ea660db XP_WIN: purge stale clients as each new client comes online. 2002-11-06 19:48:54 +00:00
mkaply%us.ibm.com c321117c0b #175106
r=av, s=blizzard
OS/2 only - add native plugin window support
2002-11-06 15:52:36 +00:00
darin%netscape.com bfc2cbc236 fixes some XP_WIN ipcd bugs 2002-11-06 08:47:31 +00:00
darin%netscape.com b7a968ca52 implemented first working prototype of WM_COPYDATA based IPC transport for XP_WIN.
still rough around the edges ;-)
2002-11-06 07:55:05 +00:00
darin%netscape.com 4d9d6ab765 make windows build compile. 2002-11-06 02:08:22 +00:00
darin%netscape.com 694362f531 more factoring of ipcTransport 2002-11-06 02:01:00 +00:00
darin%netscape.com 723a320270 factor out socket transport specific ipcTransport implementation. 2002-11-06 01:47:07 +00:00
darin%netscape.com bca2d86078 initial version of windows WM_COPYDATA impl. 2002-11-06 01:27:04 +00:00
seawood%netscape.com 555e341493 Add support for loading cfm plugins in OSX mach-o builds.
Changes backported from the CHIMERA_M1_0_1_BRANCH branch.
Bug #155256 r=peterl sr=sfraser
2002-11-06 01:24:57 +00:00
darin%netscape.com 07ffcac84f factored out unix (file descriptor based) implementation to make way for
a windows WM_COPYDATA based implementation.
2002-11-06 01:11:07 +00:00
darin%netscape.com d843d7c5a8 cleanup 2002-11-05 19:49:24 +00:00
darin%netscape.com e6b03ee583 major unix cleanup:
1) introduce /tmp/.mozilla-ipc-$USER/ directory for socket and lock file
2) cleaned up daemon startup and shutdown sequences
2002-11-05 19:42:22 +00:00
darin%netscape.com 9fd12c17e3 fixing crash 2002-11-05 19:30:26 +00:00
mkaply%us.ibm.com 4400205984 #174022
r=peterl, a=asa
Get tester plugin building on OS/2
2002-11-05 04:24:26 +00:00
dveditz%netscape.com 656e9b9fa6 Useful documentation of the PKZIP archive format that we've relied on. Should have checked this in years ago. 2002-11-05 02:14:10 +00:00
darin%netscape.com d36334924c make ipcTransport::Init output app-name. 2002-11-04 22:29:17 +00:00
darin%netscape.com f98ae2ca80 give modules the ability to iterate over the registered names and targets
for a particular client.
2002-11-04 20:30:54 +00:00
darin%netscape.com 040591c7ae implemented ADD_TARGET/DEL_TARGET messages.
added ipcIDList
2002-11-04 19:46:34 +00:00
anthonyd%netscape.com b167c28263 *** NOT PART OF THE BUILD !!!***
Fix for 176229
Sample plugins are not properly destroyed in NS_DestroyPluginInstance
2002-11-04 19:39:59 +00:00
darin%netscape.com 6607a11769 implement ADD_NAME and DEL_NAME messages.
implement part of ADD_TARGET and DEL_TARGET messages.
2002-11-04 06:35:32 +00:00
darin%netscape.com 124c9697d0 forwarding messages now works 2002-11-03 01:54:46 +00:00
darin%netscape.com a8e727269b implement QueryClientByName 2002-11-02 18:57:15 +00:00
darin%netscape.com 4feb34ae64 next round of revisions
1) added ipcQueue<>
2) added ipcLog
3) closer to having a working QueryClientByName
4) build fix
2002-11-02 02:45:24 +00:00
cbiesinger%web.de 37dab08d79 bug 177661 patch by paper@animecity.nu r=biesi sr=tor a=roc+moz
2 frame GIFs do not animate
2002-11-01 21:46:35 +00:00
darin%netscape.com 7fcfc56947 1) updated IPCM protocol
2) added ipcMessage primitives to simplify IPCM protocol implementation
3) added ipcMessageCast to simplify casting raw messages to specific types
4) added function table in ipcCommandModule
2002-11-01 09:08:25 +00:00
darin%netscape.com 9ee1897999 eliminate ipcIService::forwardMessage 2002-10-31 17:55:19 +00:00
darin%netscape.com a2d49368d3 make modules work again under linux 2002-10-31 09:21:42 +00:00
darin%netscape.com 1f6b6aae1d fix compilation problems under linux 2002-10-31 08:57:31 +00:00
darin%netscape.com d34899750d adding IPC framework -- NOT PART OF THE BUILD 2002-10-31 08:19:27 +00:00
dveditz%netscape.com 8546c64322 bug 157646 corrupt zip archive filesize can lead to heap overrun r=mstoltz, sr=daring, a=roc (plus tab removals) 2002-10-31 06:27:20 +00:00
dveditz%netscape.com e37635e2c0 bug 164695 prevent heap overrun if jar manifest file has size -1 (corrupt/malicious archive). Also fixes unrelated potential memory leak. r=mstoltz, sr=darin, a=roc 2002-10-31 06:23:52 +00:00
heikki%netscape.com 9492effc69 Bug 152701, XMLExtras properties should not be available in mailnews. r=harishd, sr=dveditz, aroc+moz. 2002-10-31 02:59:12 +00:00
dbaron%fas.harvard.edu ee1ac12967 Back out patch for bug 161109 that implemented a pref for disabling marquee. b=161109 r=hixie a=asa 2002-10-30 14:31:32 +00:00
peterlubczynski%netscape.com c44bb70fd7 Removing redundant NPNVDOMDocument added earlier in bug 169513, r=av sr=rpotts a=roc+moz 2002-10-29 22:54:10 +00:00