ben%netscape.com
b4f45bc3c1
back out unapproved changes to Navigator context menus. See bug 70830.
2001-11-29 01:40:21 +00:00
blythe%netscape.com
91ce494f5c
NOT part of normal build.
...
Get spacetrace to report data in seconds instead of confusing interval.
Move weight to far most colunm, as a product.
Unhexcape strings to that C++ classes/member can be targeted.
Add the align by option, to report real heap impact.
2001-11-29 01:29:26 +00:00
vidur%netscape.com
b7db2da319
Removed absolute paths to framework. Relative paths *should* work.
2001-11-29 01:20:38 +00:00
attinasi%netscape.com
70790d62ab
Fixed a problem where changes to inline-style were not causing the correct clearing of the style system's cached rules. b=97874 r=pierre sr=hyatt
2001-11-29 00:56:43 +00:00
darin%netscape.com
3d14ac721e
adding jar performance test
2001-11-29 00:50:55 +00:00
attinasi%netscape.com
1d11962950
loading iamge and broken image icons were not getting picked up by installers after they were moved out of res/html. Now they will. b=110384 r=peterv sr=dveditz
2001-11-29 00:45:07 +00:00
andreww%netscape.com
290c790b17
bug 112462 r-oeschger sr-hewitt fixing css syntax error.
2001-11-29 00:38:20 +00:00
rbs%maths.uq.edu.au
d8d585464c
Bug 111069: don't initialize the device context twice in GfxWin & OS2 (also left in the debugging code used to catch that), r=rods, sr=waterson. Bug 109974: re-enable a consolidated memory-pressure observer to compact font resources in low-memory situations, r=shanjian, sr=waterson.
2001-11-29 00:34:07 +00:00
bryner%netscape.com
b194bed68a
Bug 96981 - filepicker scrollbar stays in same position when switching directories. r=jag, sr=hewitt.
2001-11-29 00:28:27 +00:00
yokoyama%netscape.com
bd68de744c
Bug 112240
...
Add shift-jis alias
in a properties file
/r=shanjian
2001-11-29 00:24:13 +00:00
attinasi%netscape.com
ca54f79ce1
null-ptr check for talkback crash that I cannot duplicate. b=105168 r=karnaze sr=hyatt
2001-11-29 00:10:31 +00:00
alecf%netscape.com
78caae6067
just removing some dead code that blake spotted, followup to bug 110226
2001-11-29 00:07:42 +00:00
rayw%netscape.com
f5d5266007
Fixes to the lookup of SOAP encoders.
...
Not part of default build.
2001-11-29 00:07:27 +00:00
pete%alphanumerica.com
28c185b5db
b=92569, r=dougt, sr=brendan
...
nsLocalFileUnix cleanup part two.
nothing but white space and comment cleanup
--pete
2001-11-29 00:07:10 +00:00
bryner%netscape.com
e73da929bd
Bug 87490 - focus goes dead if the focused content is removed. r=saari, sr=hyatt.
2001-11-29 00:04:31 +00:00
bstell%netscape.com
88f790ec62
checkin for adam@gimp.org
...
bug 110793: gcc problem with parameters
r=bstell@netscape.com , sr=brendan@mozilla.org
2001-11-29 00:03:36 +00:00
alecf%netscape.com
d7b67a31f3
big 'ol global history cleanup:
...
- remove lots of string assertions by avoiding using string classes on null strings
- clean up all known leaks
bug 112058, r=pchen, sr=blake
2001-11-29 00:02:16 +00:00
alecf%netscape.com
523be41c46
*shrug* moving from profile-do-change to profile-after-change per conrad's suggestion - this seems to fix the blocker for me, what's the worst that could happen? :)
2001-11-28 23:40:45 +00:00
vidur%netscape.com
4e4eb22081
Adding Cocoa test application to test Cocoa embedding wrapper framework. This is not part of the default build.
2001-11-28 22:40:06 +00:00
vidur%netscape.com
c3626d9318
Temporarily change framework installation path to be absolute. This is not part of the default build.
2001-11-28 22:38:54 +00:00
vidur%netscape.com
99fa5b20bd
First iteration of Cocoa NSView wrapper around embedded component. This is not part of the default build.
2001-11-28 21:42:53 +00:00
ian.mcgreer%sun.com
2d130b0ba5
solaris x86 doesn't seem to like PR_LOG, so turning it off by default in debug builds
2001-11-28 20:19:38 +00:00
rayw%netscape.com
8546591d43
Changes to match new IDL.
...
Not part of default build.
2001-11-28 19:04:02 +00:00
ian.mcgreer%sun.com
8069de9d9e
land changes for handling temporary and cached certs in 3.4
...
* separate trust object from cert object
* move handling of cryptoki objects into libdev
* implement digest in libdev (for trust object indexing)
* fixes in cache implementation; connect cache to 3.4 certs
* implement CERT_NewTempCertificate via crypto context
2001-11-28 16:23:51 +00:00
rods%netscape.com
5585201a2a
Enabling the specifying of the gap around the page for Print Preview
...
and an offset from the edge of the page for headers and footers (used in PP and Printing)
Bug 102596 r=dcone sr=attinasi
2001-11-28 15:19:47 +00:00
pete%alphanumerica.com
a82ecaf0ae
b=92569, r=dougt, sr=brendan
...
nsLocalFileUnix general clean up
--pete
2001-11-28 15:12:14 +00:00
rods%netscape.com
ed2015257e
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
rayw%netscape.com
e5f04c20f9
More adjustment to class info for SOAP checkins.
...
Not part of default build.
2001-11-28 12:33:38 +00:00
rayw%netscape.com
fc8ee60569
Not part of default build.
...
Added more class information and module factories for soap items, fixed
copyright date.
Not part of default build.
2001-11-28 12:25:46 +00:00
rayw%netscape.com
18db5bcc50
Fixes required to bring SOAP up to date. The SOAP, WSDL, and Schema code
...
is not part of the default build. MOZ_WSDL and MOZ_SCHEMA were eliminated
in favor of MOZ_SOAP. MOZ_SCHEMA wasn't being used anyway, and MOZ_WSDL
had things needed by MOZ_SOAP.
Not part of the default build.
2001-11-28 11:33:49 +00:00
rayw%netscape.com
824927ab75
Fixed to reflect new signature of Send call. Not part of default build.
2001-11-28 11:06:09 +00:00
jst%netscape.com
fa6469bc46
Fixing bug 109854. Don't let HTMLContentSink::DemoteContainer() mess up the order of the form controls in form.elements, and rename DemoteContainer() to DemoteForm(). Patch by jkeiser@iname.com and myself, r=peterv@netscape.com, sr=jst@netscape.com
2001-11-28 11:00:14 +00:00
rayw%netscape.com
60c057d48d
Updating SOAP files from branch. Not part of default build.
2001-11-28 10:50:29 +00:00
dbaron%fas.harvard.edu
09f3c18b0e
Fix OS/2 PR_CALLBACK bustage.
2001-11-28 08:43:30 +00:00
dbaron%fas.harvard.edu
29e9c1f280
Fix more |#ifdef DEBUG| bustage from jst's checkin.
2001-11-28 07:57:55 +00:00
jst%netscape.com
1aa597b139
Adding missing #include that's needed for debug builds.
2001-11-28 07:18:35 +00:00
jkeiser%iname.com
b573ca2d65
Make disabled optgroups not be initially selected (bug 106524, r=bzbarsky@mit.edu, sr=jst@netscape.com)
2001-11-28 06:52:56 +00:00
dbaron%fas.harvard.edu
3645b0e30a
Fix HP bustage by moving GetStyleData function templates from nsStyleStruct.h to nsIFrame.h and nsIStyleContext.h b=111883
2001-11-28 06:50:13 +00:00
jst%netscape.com
0a8b8363b8
Fixing bug 109760. Make mozilla fire a DOMContentLoaded event when the HTML on a page is done loading (i.e. the HTML only, not images, frames, nor anything like that). r=peterv@netscape.com, sr=rpotts@netscape.com
2001-11-28 06:32:57 +00:00
seawood%netscape.com
c1720e86ea
Removing unused BUILD_IDLC variable
2001-11-28 06:14:16 +00:00
jst%netscape.com
f54b1ef763
Fixing bug 109400. Removing unnecessary layers of abstraction from nsHTMLTags that does nothing for us except using more memory than we need to use, and makes us slower. This makes nsHTMLTags::LookupTag() 4 times faster. r=harishd@netscape.com, rs=vidur@netscape.com
2001-11-28 06:13:11 +00:00
jst%netscape.com
9cc9e43e59
nsDependentString(nsnull) is illegal and asserts. sr=rpotts@netscape.com
2001-11-28 06:09:40 +00:00
dbaron%fas.harvard.edu
cb52b37066
Copy my comment changes from nsAString to nsACString. b=104663 r=jag sr=scc
2001-11-28 06:06:43 +00:00
dbaron%fas.harvard.edu
824e7d22ca
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
dbaron%fas.harvard.edu
f7590852c8
Switch to using typesafe way of accessing style data. r=hyatt sr=waterson b=111883
2001-11-28 05:06:17 +00:00
dbaron%fas.harvard.edu
5720f35dba
Add typesafe functions (global |GetStyleData|) for accessing style data. b=111883 r=pierre sr=hyatt
2001-11-28 05:04:23 +00:00
dbaron%fas.harvard.edu
026075a4bd
Fix leak when attempting to synchronously load a nonexistant XBL file. b=111356 r=brendan sr=hyatt
2001-11-28 05:00:29 +00:00
jst%netscape.com
38b0b4de31
Checking in alecf's fix for bug 112209, string code performance regression. r=dbaron@netscape.com, sr=jst@netscape.com
2001-11-28 04:59:29 +00:00
dbaron%fas.harvard.edu
fa7de6808e
Region code doesn't need to be threadsafe since it all runs on one thread. b=110802 r=bryner sr=waterson
2001-11-28 04:59:26 +00:00
dbaron%fas.harvard.edu
d1c028ce85
Correct computation of containing block for absolutely positioned elements added dynamically within fixed positioned elements or for which the containing block's element is scrollable. b=111849, 91060 r=waterson sr=attinasi
2001-11-28 04:57:31 +00:00