rods%netscape.com
|
7f647c74bf
|
Improves error codes for printing and fixes selection printing by making sure the margins are initialized when no prefs are there
Bugs 86378 & 118637 r=dcone sr=attinasi
|
2002-01-08 01:15:25 +00:00 |
|
ftang%netscape.com
|
5e3c84b859
|
fix bug 116976 for big endian machine. change the ill GetBidiProperty implementation to make it work under big endian machinese. Should fix the API later. r=Roland.Mainz@informatik.med.uni-giessen.de sr=brendan@mozilla.org
|
2002-01-08 00:51:39 +00:00 |
|
ftang%netscape.com
|
dcc94866ac
|
fix bug 117098. fix it for all big endian machine. change the bad casting address code . r=smontagu sr=sfraser. also change oen variable name to make mac debugging easier.
|
2002-01-08 00:48:37 +00:00 |
|
ftang%netscape.com
|
780648f6b2
|
fix bug 117098. sr=sfraser add arabic isolated fallback . in ATSUI fallback, fallback bold/italic form to non bold/italic for arabic font. do not go through QD fallback for Arabic/Hebrew by turn off the converter. remove fake bidi code.
|
2002-01-08 00:47:02 +00:00 |
|
ftang%netscape.com
|
e24bac9ed1
|
fix bug 117098. Now we treat Mac as non bidi platform sr=sfraser
|
2002-01-08 00:45:23 +00:00 |
|
ftang%netscape.com
|
8d0240a708
|
fix bug 117098. sr=sfraser let mac os 9 code also compiled on non Carbon
|
2002-01-08 00:44:47 +00:00 |
|
hyatt%netscape.com
|
9d09b333bd
|
Fix for 115767, dropdown list support for WinXP, r=hixie, sr=blake
|
2002-01-08 00:43:20 +00:00 |
|
blizzard%redhat.com
|
44e9e661fc
|
Bug #109798. Support multi item text/x-moz-url drags as text/uri-list. Patch from James Henstridge <james@daa.com.au>. sr=blizzard, r=brynerBug #109798. Support multi item text/x-moz-url drags as text/uri-list. Patch from James Henstridge <james@daa.com.au>. sr=blizzard, r=brynerBug #109798. Support multi item text/x-moz-url drags as text/uri-list. Patch from James Henstridge <james@daa.com.au>. sr=blizzard, r=brynerBug #109798. Support multi item text/x-moz-url drags as text/uri-list. Patch from James Henstridge <james@daa.com.au>. sr=blizzard, r=brynerBug #109798. Support multi item text/x-moz-url drags as text/uri-list. Patch from James Henstridge <james@daa.com.au>. sr=blizzard, r=brynerBug #109798. Support multi item text/x-moz-url drags as text/uri-list. Patch from James Henstridge <james@daa.com.au>. sr=blizzard, r=brynerBug #109798. Support multi item text/x-moz-url drags as text/uri-list. Patch from James Henstridge <james@daa.com.au>. sr=blizzard, r=brynerBug #109798. Support multi item text/x-moz-url drags as text/uri-list. Patch from James Henstridge <james@daa.com.au>. sr=blizzard, r=brynerBug #109798. Support multi item text/x-moz-url drags as text/uri-list. Patch from James Henstridge <james@daa.com.au>. sr=blizzard, r=bryner
|
2002-01-08 00:35:08 +00:00 |
|
bhart00%yahoo.com
|
9d24653b82
|
fix bug 110530, JavaScript strict warning in mail3PaneWindowCommands. Checkin for Stephen Walker <walk84@yahoo.com> r=stephend/racham, sr=alecf.
|
2002-01-08 00:11:33 +00:00 |
|
waldemar%netscape.com
|
2dd6c590a9
|
Updated grammar: blocks and groups are now separate statements. A group is a block with attributes that does not form a scope. A group can hold directives only if it is itself in a location that can hold directives.
|
2002-01-08 00:09:03 +00:00 |
|
dbaron%fas.harvard.edu
|
051d7cc944
|
Add nsTraceRefcnt debugging hooks for a few MS-COM objects, some of which are leaking. r=rods sr=jag b=114171
|
2002-01-07 23:55:11 +00:00 |
|
heikki%netscape.com
|
7cc0fdc6b3
|
Bug 105319, reset title when going to XML page without XHTML title element. r=harishd, sr=jst.
|
2002-01-07 23:51:36 +00:00 |
|
dbaron%fas.harvard.edu
|
c9c0a97163
|
Replace the BodyFixupRule with code in nsCSSRendering to fix all the problems with dynamic style changes and backgrounds on the root element and the BODY element. Change the way the HTMLDocumentColorRule (for the table color quirk) is initialized since it used to depend on the BodyFixupRule. b=116161 (also fixes other bugs) r=attinasi sr=hyatt
|
2002-01-07 23:46:07 +00:00 |
|
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 |
|