Commit Graph

78974 Commits

Author SHA1 Message Date
nelsonb%netscape.com
2ed1feb8e1 Eliminate the old global arena lock. Each ArenaPool now has its own lock.
The new PORTArenaPool struct, an extended PLAreanaPool, is used in place
of PLArenaPools.
2001-03-23 23:40:09 +00:00
nhotta%netscape.com
a1ed441ba5 Changed to output '?' for unmapped characters if text/plain, bug 72155, r=ftang, sr=jst. 2001-03-23 23:39:04 +00:00
nhotta%netscape.com
b769c9aa44 Changed to duplciate tm record to avoid the memory to be disturbed by following usage of localtime(),
r=bstell,jelwell, sr=erik.
2001-03-23 23:38:14 +00:00
javi%netscape.com
3635fe5e3f Add a second tab to the cert view dialog for the pretty print
stuff.
2001-03-23 22:58:13 +00:00
gordon%netscape.com
978b3710f5 Fix bug 73018 "SSL fails on Mac", check in for sfraser. r=pinkerton, sr=sfraser. 2001-03-23 22:41:07 +00:00
pavlov%netscape.com
8415947186 fix for bug 73239. output pixels instead of twips from GetNaturalImageSize. r=ninsheeth sr=shaver,smfr 2001-03-23 21:52:08 +00:00
mcafee%netscape.com
1019fac2c8 Fixes for OBJDIR builds 2001-03-23 21:37:13 +00:00
javi%netscape.com
100e2418de Delete the ns*CertificateManager related files that are no longer part of the build. 2001-03-23 21:27:29 +00:00
sonmi%netscape.com
9a48fb2883 took out yesterday's change, since it did not work 2001-03-23 21:11:14 +00:00
pavlov%netscape.com
193f04774f fix for windows crash on profile startup, initalize disk cache lazily. bug 73197. r=beard, gordon sr=sfraser 2001-03-23 21:06:39 +00:00
cotter%netscape.com
36be12a9bc Added files & initial placeholders for PSM 2.0 help & related docs. 2001-03-23 20:24:47 +00:00
nicolson%netscape.com
ffc1f28f01 Allow the option of not overriding the Sun provider, for CMS. 2001-03-23 19:50:02 +00:00
relyea%netscape.com
48b8d71340 Change structure passing to pointer passing.
removed debugging printf's
2001-03-23 19:33:59 +00:00
bernd.mielke%snafu.de
e53c926350 fix javascript warnings in table testcases. bug 62965 r=karnaze
not part of the build
2001-03-23 15:44:07 +00:00
bernd.mielke%snafu.de
69d696b0ae remove javascript warnings from table testcases bug 62965 r=karnaze 2001-03-23 15:39:08 +00:00
karnaze%netscape.com
c04d324bf1 bug 72393 - correctly determine col min/max when cell changes size during incremental reflow and a strategy re-init is not needed. sr=attinasi, r=bernd.mielke@snafu.de 2001-03-23 15:34:14 +00:00
alecf%netscape.com
90126a2f00 make this DEBUG_roc instead of DEBUG - we dont' ALL need to debug the view manager 2001-03-23 15:27:16 +00:00
alecf%netscape.com
0558bc4667 defer history loading until the first page is added to history for percieved performance improvement
sr=waterson bug=38621
2001-03-23 15:23:40 +00:00
mkaply%us.ibm.com
4f594e1d86 More OS/2 bustage - callback 2001-03-23 15:16:09 +00:00
locka%iol.ie
10a8056a1f Updated PATH setting code to be less reliant on registry settings. b=71363 2001-03-23 14:56:12 +00:00
mkaply%us.ibm.com
b036d98f24 OS/2 bustage - forgot one callback 2001-03-23 14:44:37 +00:00
kmcclusk%netscape.com
a48e4337a0 Removed code which prevented reparenting of views + added code to check floating child list when reparenting views bug 71032; sr = waterson@netscape.com; r=dcone@netscape.com 2001-03-23 14:43:09 +00:00
disttsc%bart.nl
6d7ceafffc Attempt to fix SpeedRacer and Senna bustage 2001-03-23 14:36:38 +00:00
kmcclusk%netscape.com
e6b6217eb3 Added 1 pixel to the invalidate rect to compensate for twips to pixel rounding error. bug=63951; sr=karnaze@netscape.com; r=attinasi@netscape.com 2001-03-23 14:36:28 +00:00
disttsc%bart.nl
76db806bca Fix MOZ_TRACK_MODULE_DEPS bustage 2001-03-23 14:34:00 +00:00
kmcclusk%netscape.com
4511e8464d Changed default for mNotificationInterval from 1sec to 1/4sec to improve incremental page load performance for slow connections/servers bug 72138; r=karnaze@netscape.com sr=attinasi@netscape.com 2001-03-23 14:16:05 +00:00
morse%netscape.com
710861712e coded by disttsc@bart.nl, r=morse@netscape.com, sr=alecf@netscape.com 2001-03-23 13:58:44 +00:00
morse%netscape.com
3cd6e7d954 bug 24533, view image should open in same window, coded by doronr@naboonline.com, r=bzbarsky@mit.edu, sr=alecf@netscape.com 2001-03-23 13:48:27 +00:00
disttsc%bart.nl
7478f6bd5a Hoping this "fixes" senna bustage 2001-03-23 13:27:58 +00:00
waterson%netscape.com
64555af581 Fix ports bustage (HP-UX, messina & palermo). 2001-03-23 12:16:09 +00:00
locka%iol.ie
dc96923387 NOT PART OF BUILD. Added WindowCreator.cpp & h to project 2001-03-23 11:50:18 +00:00
locka%iol.ie
ef155ca1f9 Fixed problem of double clicking on a profile from the selection dialog caused winEmbed to quit. 2001-03-23 11:49:46 +00:00
waterson%netscape.com
d669429d9d Bug 71530. Implement RDF outliner. Break nsXULTemplateBuilder into two subclasses: nsXULContentBuilder and nsXULOutlinerBuilder. Explode helper classes into separate files. Fix ownership and communication between nsXULElement, nsXULDocument, and nsXULTemplateBuilder. r=hyatt, sr=ben 2001-03-23 10:56:18 +00:00
axel%pike.org
76f46987c3 not part of the build; XSLT buster rework, the grid one was horked by the xul change, this one moved to outliner, yeah 2001-03-23 10:43:55 +00:00
pavlov%netscape.com
75aa580691 include <$(DEPTH)\config\config.mak>
yet again.  fixing build bustage
2001-03-23 09:49:08 +00:00
rbs%maths.uq.edu.au
fdb9928d60 back-end to extend and generalize the support of stretchy chars. b=72161 [s]r=waterson 2001-03-23 09:46:24 +00:00
disttsc%bart.nl
e7d279cade Fix MOZ_TRACK_MODULE_DEPS bustage 2001-03-23 09:45:16 +00:00
timeless%mac.com
dfebd58a9a these files were not supposed to have been committed, reverting to previous version. sorry 2001-03-23 09:41:36 +00:00
anthonyd%netscape.com
e5f66fc1f5 bug fix for 59785 Impossible to select document root element
r=mjudge
sr=attinasi
2001-03-23 09:29:51 +00:00
pavlov%netscape.com
2918d5bd49 including config.mak to fix build bustage on windows. r=darin 2001-03-23 09:25:25 +00:00
darin%netscape.com
31e1528dcf Added nkcache to packages for unix and win platforms. r=pavlov 2001-03-23 09:10:38 +00:00
darin%netscape.com
e73a665e98 nkcacheservice --> nkcache 2001-03-23 09:09:47 +00:00
pavlov%netscape.com
82f146ef0d adding new imagelib stuff to packages-win r=darin 2001-03-23 09:06:33 +00:00
disttsc%bart.nl
10f34c2758 Fix MOZ_TRACK_MODULE_DEPS bustage 2001-03-23 08:44:39 +00:00
pavlov%netscape.com
d23bddab95 turning on the new imagelib on windows. bug 70938 r=jag sr=waterson 2001-03-23 08:41:05 +00:00
timeless%mac.com
593a6bb64e fix Bugzilla Bug 25497 view source on image only brings unknown file type dialog
patch by gervase.markham@univ.ox.ac.uk
r=timeless sr=alecf
2001-03-23 08:35:21 +00:00
disttsc%bart.nl
04dec4f28a Fix MOZ_TRACK_MODULE_DEPS bustage. 2001-03-23 08:16:59 +00:00
disttsc%bart.nl
c4169f4926 Back out delayedInit, it's a race problem waiting to happen. Keeping some of the goodness of that patch though, like setting session history before hooking up the progress listener. sr=hyatt 2001-03-23 08:14:49 +00:00
waterson%netscape.com
fb90ea7686 Bug 71530. Preflight required changes for RDF outliner. Need to include 'rdf.h' for progid prefixes. r=hyatt, sr=ben 2001-03-23 07:45:02 +00:00
pavlov%netscape.com
d804ee01ed adding extern "C" around the #include <jpeglib.h> to fix bug 73164 r=tor@cs.brown.edu 2001-03-23 07:45:00 +00:00