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

95127 Коммитов

Автор SHA1 Сообщение Дата
brendan%mozilla.org 8d24cf46e4 Checking in patch written by balleysson@bigfoot.com based on tenthumbs@cybernex.net's sketch, to avoid mallocs in js_strtod (115627, r=khanson, sr=me). 2002-01-07 23:42:25 +00:00
mcafee%netscape.com e859c4ccfb re-ordering multiquery machines 2002-01-07 22:33:03 +00:00
sfraser%netscape.com e9434e3ba8 Fix blocker bug 105548 (the mac installer crash). The xpistub code was creating nsLocalFileMac objects, but never refcounting them, so they got deleted before the GetPath() method was called (how did this ever work???). Fixed using COMPtrs. r=ccarlen, a=jj 2002-01-07 22:22:12 +00:00
peterlubczynski%netscape.com 884ca52265 Fixing plugin SDK build (not part of main build), adding nsComponentManagerObsolete.h 2002-01-07 21:32:55 +00:00
bernd.mielke%snafu.de bc6e992a4c fix torino 2002-01-07 21:29:52 +00:00
bzbarsky%mit.edu 76acea94df Checkin in for John Keiser <jkeiser@iname.com>. Make checkboxes and
radio buttons not fire onChange on pageload if they are checked by
default.  Bug 112218, r=rods, sr=jst
2002-01-07 20:37:22 +00:00
hyatt%netscape.com 40b05ee2d6 Fix for 118550, I screwed up minwidth and minheight on boxes. Somewhere evaughan is rolling over in his grave. r=jag, sr=ben 2002-01-07 20:02:19 +00:00
bernd.mielke%snafu.de 17e7536dd9 add form frames to debug reflow bug 115096 r=karnaze sr=attinasi 2002-01-07 19:55:56 +00:00
ian.mcgreer%sun.com 2885e10e1f fix pkcs12 bug where nicknames were disappearing 2002-01-07 19:53:47 +00:00
bernd.mielke%snafu.de 8fe69c3470 add form frames to debug reflow bug 115096 r=karnaze sr=attinasi 2002-01-07 19:44:21 +00:00
ian.mcgreer%sun.com 88456ce79c once again, solaris x86 does not like PR_LOG 2002-01-07 19:14:40 +00:00
mostafah%oeone.com 19ccd41fed Fixed portability issues with PRTime & PRInt64 values 2002-01-07 18:23:31 +00:00
ian.mcgreer%sun.com 34685581f3 PSM fixes
* implement CERT_AddTempCertToPerm in 3.4
* update object instance lists when needed
* correctly check and allocate trust when changing it
2002-01-07 16:45:26 +00:00
brade%netscape.com 4d0031da69 init mModCount in constructor (bug 117399; sr=kin; r=glazou) 2002-01-07 15:52:54 +00:00
pinkerton%netscape.com 350e79a7ab Change unsigned char* param to ConstStr255Param to make mach-o happier
r=sdagley/sr=blake. bug 118197.
2002-01-07 15:44:08 +00:00
pinkerton%netscape.com 628436b865 stop using PR_PutEnv and use PR_SetEnv instead. r=sdagley/sr=blake. bug 118187 2002-01-07 15:42:08 +00:00
bienvenu%netscape.com 945dc729af implement nsMorkRowCellCursor::NextCell r/sr =sspitzer 114117 2002-01-07 15:10:16 +00:00
glazman%netscape.com 3214848ef3 fix for erroneous check-in ; b=116393, rs=kin ; original and correct patch was r=cmanske, sr=jag 2002-01-07 15:02:20 +00:00
mikep%oeone.com f91e6a217c Removing second install.js 2002-01-07 14:45:22 +00:00
ccarlen%netscape.com 525230cf76 Bug 100828 - nsLocalFileMac reworking. r=rjc@netscape.com/sr=sfraser@netscape.com 2002-01-07 14:35:04 +00:00
ccarlen%netscape.com 9890da27d7 Bug 100828 - New file for nsLocalFileMac reworking. r=rjc@netscape.com/sr=sfraser@netscape.com 2002-01-07 14:31:44 +00:00
mikep%oeone.com 9ac41a1f7e Woops, removing file that isn't in the dist. 2002-01-07 14:26:23 +00:00
mikep%oeone.com f0917d0417 Removing unused file, updating jar.mn. 2002-01-07 14:25:53 +00:00
alex.fritze%crocodile-clips.com 5e60b1fc6f [SVG only] Add DOM interfaces needed for SVG text support. 2002-01-07 13:52:14 +00:00
rods%netscape.com 5b82204613 Fixes free memory read
Bug 113917 r=rods sr=dbaron
2002-01-07 13:31:18 +00:00
rods%netscape.com c13593de3c support for printing of non-latin1 chars
Bug 100328 r=dcone sr=brenden
2002-01-07 13:26:27 +00:00
jdunn%netscape.com bc7bf0f82f replacing OS_CXXFLAGS with CXXFLAGS so that they get picked up
r=cls@seawood.org
# 118126
2002-01-07 12:33:36 +00:00
rjc%netscape.com 946661a434 Bug # 35817: Remove unused RDF service reference. r=mcafee sr=brendan 2002-01-07 11:18:53 +00:00
brendan%mozilla.org 56d43516cb Group date and time fields in toString's result so as to work with PR_ParseTimeString (118266, r=khanson, sr=shaver). 2002-01-07 11:09:04 +00:00
alex.fritze%crocodile-clips.com 3fb48509f1 [SVG only] Patch for bug 114423: Make SVG ForeignObject work properly in linux. Thanks to <james.turner@crocodile-clips.com> for spotting the unitialized vars. 2002-01-07 10:23:49 +00:00
peterv%netscape.com 2dff1900ec Fix for bug 114975 (location.hash fails within multipart/x-mixed-replace). Don't call nsIWebNavigation->Stop from SetHash. r=sicking, sr=jst. 2002-01-07 10:13:08 +00:00
mcafee%netscape.com 65c99ada89 Comments, multiquery links 2002-01-07 07:35:19 +00:00
racham%netscape.com 6a93689bb6 Fixing bug 100414. Make sure that an account is created only when server and identity info is avialable in the migration process. r=mscott, sr=sspitzer 2002-01-07 07:06:52 +00:00
racham%netscape.com 7c14f02903 Fixing bug 104468. Polish menu popup elements in the addressbook panel in the sidebar. r=racham 2002-01-07 07:06:09 +00:00
bryner%netscape.com fecd3e5df9 Outliner's pref height should be 0 if no rows= attribute was specified (not 1 row height). rs=hyatt. 2002-01-07 05:37:59 +00:00
rjc%netscape.com cbc9048ae8 Forget to add this new file as part of last checkin. r=me 2002-01-07 04:12:43 +00:00
rjc%netscape.com 80ddfecd1e Bug # 35817: RDF SEQ optimizations for RDF's in-memory datasource. r=tingley and sr=waterson 2002-01-07 04:02:27 +00:00
naving%netscape.com 6132506aa8 114700 sr=bienvenu. remove PR_Sleep call - not needed anymore. 2002-01-07 00:41:12 +00:00
syd%netscape.com 362a121145 Check for correct permissions on chosen install directory by calling access()
instead of just looking to see if the user rwx bits are set (this fails if
you are installing to a directory you do not own). r=samir, ssu, sr=dveditz.
Fixes bug number 89436.
2002-01-07 00:33:55 +00:00
ian.mcgreer%sun.com 767516abf3 obey the isperm flag as in nss 3.3 2002-01-06 21:49:48 +00:00
bstell%ix.netcom.com b60242e669 bug 117877, font banning slowed startup by 2%
checking for Roland.Mainz@informatik.med.uni-giessen.de
r=bstell@ix.netcom.com, sr=brendan
2002-01-06 21:26:27 +00:00
blakeross%telocity.com 349e67793e Other missing file. 2002-01-06 21:07:16 +00:00
varga%utcru.sk f250f4b254 Fix for 118159. over-zealous scrollbar in outliner. r=dean_tessman@hotmail.com, sr=blake 2002-01-06 20:13:21 +00:00
mcafee%netscape.com b5aaf2a339 one-click to see other tests links 2002-01-06 20:13:05 +00:00
bstell%ix.netcom.com b6241de43e bug 112516 move shared gtk files to x11shared
Makefile.in changes r=cls
the files were moved but not otherwise changed
2002-01-06 20:11:51 +00:00
blakeross%telocity.com c587984942 The rest of 117685. 2002-01-06 20:09:10 +00:00
mcafee%netscape.com 537fce1285 Average was losing points setting 2002-01-06 20:07:25 +00:00
dbaron%fas.harvard.edu f0b5da93bd Attempt to fix WS 5.0 bustage. 2002-01-06 20:07:13 +00:00
blakeross%telocity.com 272b4897fa 113535 - implement center cropping for outliner. r=varga sr=hyatt 2002-01-06 19:59:20 +00:00
blakeross%telocity.com 0785134c7d 117685 - nsChromeRegistry::IsSkinSelected not returning correct result. Return 3 values, none, partial and full (needed for 44032). r=hewitt sr=hyatt 2002-01-06 19:58:01 +00:00