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

3801 Коммитов

Автор SHA1 Сообщение Дата
av%netscape.com 0fa45e0f2c Fixing the Tester plugin output so that Mozilla does not confuse text/plain with text/html -- not part of the build 2002-01-05 22:38:26 +00:00
av%netscape.com b8e8d0be24 Fixing saving GUI prefs in the Tester plugin -- not part of the build 2002-01-05 22:25:32 +00:00
dbaron%fas.harvard.edu 340dd51c8c Using PR_ALIGN_OF_POINTER instead of sizeof(void*) since the preprocessor can't do math on a sizeof expression. Still fixing the same bustage. 2002-01-05 16:40:21 +00:00
dbaron%fas.harvard.edu 5ef46c09b9 Fix bustage (really?) since NSPR defines ALIGN_OF_WORD to PR_ALIGN_OF_WORD even when PR_ALIGN_OF_WORD isn't defined. 2002-01-05 15:53:51 +00:00
dbaron%fas.harvard.edu 7ef7d56867 Fix typo in alecf's previous bustage fix. 2002-01-05 14:59:05 +00:00
alecf%netscape.com 526b9354ee fix non-Mac/Win/Unix platforms by defining my own alignment where it isn't already defined 2002-01-05 08:29:55 +00:00
alecf%netscape.com 5b2108431d final fix for bug 112708 - reduce number pref allocations by using a few large buffers to hold all the prefnames
sr=brendan r=bnesse, dp
Also, clean more unnecessary routines..
2002-01-05 00:09:53 +00:00
dp%netscape.com 511f55d7ee bug 115986 Thread safe zlib allocator. r=waterson, sr=brendan 2002-01-04 05:46:48 +00:00
seawood%netscape.com 4801e1d18f Force sample plugin libs to always be built as a shared library. r=colin@theblakes.com 2002-01-03 05:32:49 +00:00
timeless%mac.com c5b9e57b1b Bug 104075 - need X font banning
patch by Roland.Mainz@informatik.med.uni-giessen.de r=bstell@ix.netcom.com sr=jag
2002-01-03 02:13:34 +00:00
av%netscape.com e6528812ec Fixing bustage 2002-01-02 23:42:06 +00:00
av%netscape.com eaeb5da676 Bug 117566 -- misuse of the string routine, r=serge, sr=vidur 2002-01-02 22:32:43 +00:00
jaggernaut%netscape.com 29fc93f300 Bug 117663: dir viewer defaults to XUL. Revert to generated html since XUL version is too buggy. Patch by stephend, r=bbaetz, sr=jag 2002-01-02 11:09:05 +00:00
rods%netscape.com 7929b953f5 Switch public interfaces from nsIPrintOptions to nsIPrintSettings
Enabling XP Print Dialog for Windows
Enabling XP Print Progress Dialog
Enabling XP Page Setup Dialog
Fixing nsPrintPreviewContext to use nsIPrintPreviewContext
Bug 113917 r=dcone sr=attinasi
2002-01-01 12:58:53 +00:00
av%netscape.com c126f348d3 Increasing default string wrap for the tester plugin output -- not part of the build 2002-01-01 00:12:19 +00:00
seawood%netscape.com 128ac41103 nsRect's win32 signature requires libraries need to link against libgkgfx for debug builds.
Added support for processing .rc to win32 gmake build.
Bug #58981
2002-01-01 00:03:57 +00:00
av%netscape.com 1c9ea29dcb Removing some debug leftover from the tester plugin -- not part of the build 2001-12-31 22:06:19 +00:00
av%netscape.com 88ef8149d5 Fixing log output for the tester plugin so it does not convert to HTML format -- not part of the build 2001-12-31 20:49:06 +00:00
seawood%netscape.com b53b3ab4eb Check local XPIDL_GEN_DIR for headers.
Fixing tinderbox bustage
2001-12-31 09:57:48 +00:00
seawood%netscape.com 9a028fea66 Since nothing is being exported to dist, we need to look in the local dirs for the generated headers.
Fixing tinderbox bustage
2001-12-31 09:46:47 +00:00
seawood%netscape.com 615cbc6703 Set NO_DIST_INSTALL in sample plugin makefiles
Bug #84593 r=mcafee
2001-12-31 09:06:13 +00:00
av%netscape.com 8341e05d8b Tester plugin -- updating default URL for sample API calls, not part of the build 2001-12-29 23:04:41 +00:00
av%netscape.com 03315e5cee Tester plugin -- updating docs, not part of the build 2001-12-29 23:02:49 +00:00
av%netscape.com ffb7c87ec4 Tester plugin updating docs -- not part of the build 2001-12-29 22:59:46 +00:00
av%netscape.com b5ca9a2c4d Bug 17732 -- fixing streaming API from plugin to browser, some formatting fixed, r=peterl, sr=rpotts 2001-12-29 22:10:07 +00:00
mcafee%netscape.com b7f3bfec83 Ignore generated files. 2001-12-29 03:52:41 +00:00
av%netscape.com dad82dde26 Tester plugin -- correcting the length of the data buffer, not part of the build 2001-12-28 23:55:57 +00:00
sspitzer%netscape.com 51ba5208ab add support for addressbook quick search, part of bug #83023.
add the "Search" menu item to the addressbook and do a little code cleanup.
r/sr=bienvenu
2001-12-27 23:05:57 +00:00
peterlubczynski%netscape.com 014aebaaa2 Fixing plugin SDK makefiles to include nsIComponentManagerObsolete.h, not part of the build 2001-12-27 19:22:11 +00:00
peterlubczynski%netscape.com 1289baa0b5 Updating windowless plugin sdk sample to beep on keyboard events, not part of the build 2001-12-27 18:46:36 +00:00
naving%netscape.com d30e1c8011 116427 r=av sr=mscott. fix leaking name and description upon loading each plugin. 2001-12-26 21:22:07 +00:00
timeless%mac.com 61a97fd94a Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting
r='s from many people. sr=jst
2001-12-23 23:23:41 +00:00
mkaply%us.ibm.com be60da33e3 #113592
r=pavlov, sr=blizzard (OS/2 only change)
#ifdef XP_WIN needs to be XP_OS2 as well
2001-12-23 03:21:15 +00:00
sspitzer%netscape.com d08d4d3f97 landing the AB_OUTLINER_BRANCH.
fix for #73868, and numerous other bugs.
switch the addressbook over to use outliner,
a bunch of addressbook UI fixes and code cleanup.

r=dmose,racham,others and sr=bienvenu
2001-12-22 02:06:31 +00:00
varada%netscape.com 59a0db79d7 bug#112213 -adding timeline pref to mailnews; sr=mscott 2001-12-21 23:21:50 +00:00
bnesse%netscape.com bf6619e295 Fix for bug 89137. Remove autoconfig from preferences library. Patch by mitesh, r=bnesse/dmose. sr = alecf. 2001-12-21 22:29:31 +00:00
dp%netscape.com 75409d6e33 bug 116191 Making nsZipItem a member of nsJarInputStream rather than a
pointer. Saves a 16 byte allocation on per jar file read. r=darin, sr=dveditz
2001-12-21 05:57:39 +00:00
av%netscape.com 6dda1b2258 Updating Plugin SDK readme file -- not part of the build 2001-12-21 02:49:58 +00:00
av%netscape.com fa1757c8ab Updating makefile for the new sample code in the Plugin SDK -- not part of the build 2001-12-21 02:41:46 +00:00
av%netscape.com 7b74b5b0f9 makefile for windowless sample -- not part of the build 2001-12-21 02:34:43 +00:00
av%netscape.com b52f15392d Adding windowless plugin sample code to the Plugin SDK -- not part of the build yet 2001-12-21 02:29:19 +00:00
av%netscape.com 1735e44121 Adding test case for windowless plugin sample code -- not part of the build 2001-12-21 02:25:57 +00:00
rjesup%wgate.com 2e680f1b17 Bug 96108: Inline ElementAt(), add SafeElementAt(), voidarray usage fixes,
assertions for bad voidarray indexes.  r=jst, sr=waterson
2001-12-21 01:10:07 +00:00
morse%netscape.com e6621be8b1 bug 114895, repeatedly asks for master password, r=sgehani, sr=alecf 2001-12-20 23:31:55 +00:00
seawood%netscape.com e9fbdb8a31 Wrap debug spew in DEBUG_dp ifdef 2001-12-20 11:53:21 +00:00
peterlubczynski%netscape.com f8f6897475 Remove 68k junk from Mac plugin SDK header, not part of the build 2001-12-20 08:07:57 +00:00
dp%netscape.com 64d0e58fb5 Fixing mac bustage. 2001-12-20 07:32:00 +00:00
peterlubczynski%netscape.com 711b1516a8 Reverse the internal linked list of plugins after scanning in order to get loading precendence correct. bug 115337 r=av, sr=beard 2001-12-20 06:54:07 +00:00
dp%netscape.com a3e4cc3741 bug 115752 Eliminate 1 8k and 2 4k allocations per gif by using a
caching gif allocator that reuses previously allocated
memory. r=pavlov, sr=sfraser
2001-12-20 06:35:18 +00:00
darin%netscape.com fa0b23c735 fixes bug 115222 "jar protocol handler should be cached in the io service"
r=dp, sr=mscott
2001-12-20 03:46:21 +00:00