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

3684 Коммитов

Автор SHA1 Сообщение Дата
alecf%netscape.com 32e3bec165 further fixes for bug 112708 r=bnesse sr=dveditz
instead of using PR_smprintf to construct each user_pref line to the preferences, store it all in a smart cconcatination string - reduces pref allocations at shutdown by 3x
2001-12-04 15:44:38 +00:00
alecf%netscape.com 3189918f44 first part of fix for bug 112708 r=bnesse, sr=brendan
switch prefs from PLHash to PLDHash
2001-12-04 01:52:44 +00:00
jdunn%netscape.com 6fc5642c87 fixing hp-ux tinderbox orange and aix build bustage
when functions are defined they shouldn't be defined extern
and when declaring externs, they should be declared globably

r=bnesse@netscape.com
sr=alecf@netscape.com
# 113319
2001-12-03 23:04:29 +00:00
av%netscape.com a382c7ce84 Preparing the Plugin SDK to become a part of the regular build. It is not yet. 2001-12-03 02:46:10 +00:00
av%netscape.com 763a1cae1a Preparing the Plugin SDK to become a part of the build, it is not yet. 2001-12-02 23:39:03 +00:00
bryner%netscape.com c6710c2ac8 Removing unused useViewManager2 default pref. rs=ben. 2001-12-02 22:09:09 +00:00
av%netscape.com f9e2e0e08a Preparing pluign SDK for becoming a part of the build (it is not yet). 2001-12-02 00:14:05 +00:00
bryner%netscape.com 7f8388a91b Removing unused silentdownload prefs. r=shaver, rs=ben. 2001-12-01 21:03:12 +00:00
mkaply%us.ibm.com bf3383c7db put PL_strtok_r in to try to fix HPUX bustage 2001-12-01 14:58:54 +00:00
dp%netscape.com 6e5c432bff bug 112312 Removing 32k-1 allocs when reading jar files. Saves a bunch
of time (about 10% on win2k) on startup. r=cathleen,dveditz sr=darin
2001-12-01 00:50:13 +00:00
mkaply%us.ibm.com 7aad661ac0 #112359
r=mkaply, sr=blizzard
OS/2 only - crash if you don't have font Times New Roman MT 30 installed
2001-11-30 22:43:52 +00:00
mkaply%us.ibm.com 3664d502b7 No bug - cleanup - remove unnecessary XP_OS2_HACK and XP_OS2 2001-11-30 21:00:43 +00:00
mkaply%us.ibm.com 7f74ad0a9c Taking cls suggestion - just include string.h 2001-11-30 20:48:13 +00:00
mkaply%us.ibm.com 6e25b07bb9 Attempt to fix HPUX bustage - use PL_strtok_r instead of strtok_r 2001-11-30 20:41:49 +00:00
mkaply%us.ibm.com a8f4241b69 Preemptively fix OS/2 bustage that will be caused by prefapi change 2001-11-30 18:56:56 +00:00
alecf%netscape.com 913ced766e for bug 112708, sr=dveditz, r=bnesse move prefapi.c to prefapi.cpp 2001-11-30 18:43:43 +00:00
alecf%netscape.com 4c15d86e01 for bug 112708, sr=dveditz, r=bnesse convert prefapi.c to C++ 2001-11-30 18:42:41 +00:00
dveditz%netscape.com 314061fded Free bloated component registry buffer after XPCOM init (bug 76329)
r=dougt, sr=shaver
2001-11-30 07:50:03 +00:00
peterlubczynski%netscape.com e0dfc1a1a8 Fixing up simple Mac Plugin SDK sample. not part of the build 2001-11-30 04:49:46 +00:00
peterlubczynski%netscape.com c24a0d265e Mac Plugin SDK Scriptable plugin project file fix for Classic 2001-11-30 04:42:30 +00:00
peterlubczynski%netscape.com 2fa0475939 Removing debug prefix file from Mac Plugin SDK. not part of the build 2001-11-30 04:33:25 +00:00
peterlubczynski%netscape.com 3ebac15848 Fixing up Mac Plugin SDK Basic Sample Project for Classic. Not part of the build. 2001-11-30 04:12:42 +00:00
peterlubczynski%netscape.com 55fed314e8 Removing Mac Plugin SDK resource, not part of build. 2001-11-30 04:07:47 +00:00
peterlubczynski%netscape.com c6ec8244ea Removing Mac Plugin SDK project file. Not part of the build. 2001-11-30 04:06:44 +00:00
av%netscape.com b21832aabb Updating readme.txt for the plugin SDK, not part of the regular build 2001-11-30 00:35:58 +00:00
alecf%netscape.com 7f55e4ce48 for bug 112708, add an #include so this can be compiled by prefapi.cpp
sr=dveditz, r=bnesse
2001-11-29 23:56:38 +00:00
alecf%netscape.com 759cd7b18d for bug 112708, add a bunch of casts so this file can also be compiled as C++
sr=dveditz, r=bnesse
2001-11-29 23:55:27 +00:00
dougt%netscape.com 34620a6326 fixed bug 112345. JAR Channel does not cache mime service. r=neeti@netscape.com, sr=darin@netscape.com 2001-11-29 22:29:00 +00:00
dp%netscape.com 6946cf244d backing out previous change. Causes installer to fail with crc
errors.
2001-11-29 14:51:50 +00:00
peterlubczynski%netscape.com 2547039abf Fix for always loading the Java VM for embed tag, patch by nis@sparc.spb.su (Igor Nekrestyanov) bug 94023 r=peterl sr=beard 2001-11-29 05:14:11 +00:00
rods%netscape.com 5dd1effd6e Enabling the specifying of the gap around the page and an offset from the edge of the page
Bug 102596 r=dcone sr=attinasi
2001-11-28 15:07:56 +00:00
dbaron%fas.harvard.edu 88c03c4196 Make nsSharable[C]String writable by overriding appropriate methods. Ensure that it doesn't store null buffer handle pointer internally, and override get() on nsXPIDL[C]String for backwards-compatibility. Collapse nsSharedBufferHandle and nsFlexBufferHandle into nsSharedBufferHandle which knows its length but can't have a storage start distinct from its data start. Convert string users who were working around broken nsSharableString::Assign back to using it. b=104663, 100751, 74726 r=jag sr=scc 2001-11-28 05:22:57 +00:00
dp%netscape.com ca143569d4 bug 112312 removing 32k allocs from libjar. darin&dp r=dbaron, sr=darin 2001-11-28 03:23:16 +00:00
cathleen%netscape.com 4c24eb719c fix bustage in win32 static build, and also it's run-time err, unable to get
textService, bug 111062 r=dbaron sr=darin
2001-11-28 02:36:27 +00:00
peterlubczynski%netscape.com ae4ae450c2 More Mac Plugin SDK changes. NOT PART OF BUILD 2001-11-28 01:56:31 +00:00
peterlubczynski%netscape.com 419d8f6b7b Plugin SDK changes for Mac. NOT PART OF BUILD 2001-11-28 01:01:38 +00:00
mkaply%us.ibm.com 9744cbf722 #108280
r=mkaply, sr=blizzard
OS/2 only - code from Javier Pedemonte to get our fonts back after 99010
2001-11-27 22:47:21 +00:00
peterlubczynski%netscape.com ae112f5bf2 Fixing warnings on Win32 in PluginSDK, NOT PART OF BUILD. 2001-11-27 22:45:59 +00:00
peterlubczynski%netscape.com 6637f1a47b Plugin SDK changes for Mac. NOT PART OF BUILD 2001-11-27 22:38:48 +00:00
peterlubczynski%netscape.com eed1b8a977 Plugin SDK changes for Mac, NOT PART OF BUILD 2001-11-27 22:36:30 +00:00
peterlubczynski%netscape.com 9768ab365d Plugin SDK changes for Mac Carbon. NOT PART OF BUILD 2001-11-27 22:34:49 +00:00
av%netscape.com 4d9ae4379b Fixing bug 108246 -- special chars in plugin property strings break our plugin management mechanism, r=dp, sr=dveditz 2001-11-27 01:39:21 +00:00
dp%netscape.com 569536854f marking pref file load times in timeline. For timeline builds only. 2001-11-27 01:39:09 +00:00
cmanske%netscape.com 7a8c16063f Remove pref to change delete key behavior for selected cells, b=95633, r=syd, sr=dveditz 2001-11-26 21:07:55 +00:00
timeless%mac.com 7873addd19 Bugzilla Bug 107823 change nsIFile
to use 'Modified' instead of 'Modification'
r=akkana sr=brendan
2001-11-26 08:05:05 +00:00
bzbarsky%mit.edu 0b19fcf775 Use <> for system headers, not "". This should help prevent Sun WSU2
compiler bustage.  Bug 111574, patch from Roland Mainz
(<Roland.Mainz@informatik.med.uni-giessen.de>), r=bzbarsky, sr=bienvenu
2001-11-23 22:36:54 +00:00
jband%netscape.com 310a45d916 trivial patch to avoid string assertions when entry is empty rs=jband 2001-11-22 23:32:49 +00:00
kaie%netscape.com 21b3e32ba6 b=84947 New print dialog for Unix and OS/2
r=cls/rods/mkaply/pchen sr=roc+moz
Checking in for Roland.Mainz@informatik.med.uni-giessen.de
2001-11-22 10:00:44 +00:00
seawood%netscape.com d8927fcc61 Rename 'install' build phase to 'libs'.
Bug #56601 r=pavlov
2001-11-21 09:49:41 +00:00
seawood%netscape.com 9850f387af Renaming 'install' build phase to 'libs'
Bug #56601 r=pavlov
2001-11-21 08:55:59 +00:00