warren%netscape.com
|
48b4a9d06e
|
Added NS_LOG_RELEASE for bloat stats. r=kmcclusk
|
1999-10-12 00:28:14 +00:00 |
|
av%netscape.com
|
9e949e98fe
|
Bug 15178, r=vidur adding check for return value avoiding crash
|
1999-10-08 23:47:03 +00:00 |
|
kipp%netscape.com
|
65f6ba5343
|
Cleanup moz-decl-counter usage and fix NS_LOG_ADDREF usage
|
1999-10-08 20:41:19 +00:00 |
|
warren%netscape.com
|
8c71c45537
|
Fixed AddRef/Release problems to eliminate negative refcounts in Bloaty.
|
1999-10-08 01:49:06 +00:00 |
|
kipp%netscape.com
|
cfa92fd85e
|
Updated SizeOf methods for html content objects to be more accurate; implemented MOZ_DECL_CTOR_COUNTER for all html content objects
|
1999-10-07 00:35:04 +00:00 |
|
kipp%netscape.com
|
3eaba4f422
|
Support SizeOf methods
|
1999-10-05 23:47:46 +00:00 |
|
law%netscape.com
|
b6d2de1cb0
|
Context menu updates
|
1999-10-01 04:43:45 +00:00 |
|
rods%netscape.com
|
441488d899
|
Backed out 1.54, this is 1.53
|
1999-09-30 16:43:11 +00:00 |
|
rods%netscape.com
|
3ff1376604
|
Completely changed the way focus is handled, both from JS and from the events mgr notifications.
These changes do not help the problems we have with gfxtextfields because they have an embbeded wehshell with a native window
|
1999-09-30 11:57:45 +00:00 |
|
peterl%netscape.com
|
97b3f855ca
|
set visibility better
|
1999-09-29 03:33:34 +00:00 |
|
warren%netscape.com
|
867ac7d1f0
|
Fixed mismatched free problem.
|
1999-09-26 07:05:02 +00:00 |
|
vidur%netscape.com
|
0420636fbc
|
Fix for bug 14109. Corrected dir getter.
|
1999-09-21 23:23:53 +00:00 |
|
vidur%netscape.com
|
324706ee56
|
Fix for bug 14105 - correct processing of area tabindex
|
1999-09-21 22:19:29 +00:00 |
|
buster%netscape.com
|
0bb4192dde
|
fixed link handling in editor by making links only grab focus when
the pres context has a link handler. bug 14455
|
1999-09-21 21:10:34 +00:00 |
|
kipp%netscape.com
|
e1df6bb1f5
|
Fixed up argument parsing issue with table align=left/right (bug 7352)
|
1999-09-21 00:12:09 +00:00 |
|
kipp%netscape.com
|
d63ca4aef1
|
Squish a warning or two
|
1999-09-17 20:16:37 +00:00 |
|
pollmann%netscape.com
|
a759a5df4e
|
Bug 9136: Combobox selectedIndex now defaults to 0 instead of -1, even before widget created.
|
1999-09-17 07:24:02 +00:00 |
|
karnaze%netscape.com
|
9557749da7
|
bug 13526 - allowed cellpadding, cellspacing to be percent value
|
1999-09-17 04:38:06 +00:00 |
|
pollmann%netscape.com
|
beb970a988
|
Bug 12348: Setting DefaultChecked now also updates Checked, per DOM Errata
|
1999-09-16 20:03:04 +00:00 |
|
pollmann%netscape.com
|
bd5a9ff755
|
Minor cleanup of nsHTMLOptionElement::SetSelected method.
|
1999-09-16 20:00:51 +00:00 |
|
vidur%netscape.com
|
462a172866
|
removed incorrect addressof operator
|
1999-09-14 23:39:22 +00:00 |
|
briano%netscape.com
|
97faab6716
|
General cleanup.
|
1999-09-14 01:02:20 +00:00 |
|
karnaze%netscape.com
|
6fcbeab32d
|
bug 13105 - removed code which set frames style to "all"
|
1999-09-13 22:51:10 +00:00 |
|
karnaze%netscape.com
|
c4410378e1
|
bug 7604 - limit colspan to max of 1000
|
1999-09-13 20:18:33 +00:00 |
|
pollmann%netscape.com
|
d8d1504d60
|
Fix for bug 10013 - Call the JS onclick event handlers when the DOM click method is invoked on an input element.
|
1999-09-13 06:22:40 +00:00 |
|
pollmann%netscape.com
|
13244b3237
|
Leak fix.
|
1999-09-13 06:18:09 +00:00 |
|
rods%netscape.com
|
593a8e8ba7
|
No retreievs item 0 when nothing is selected and return the proper value, or lable or content when item is selected
|
1999-09-10 22:54:24 +00:00 |
|
peterl%netscape.com
|
ed25a6b91e
|
fixed font weight calculation
|
1999-09-10 05:52:45 +00:00 |
|
briano%netscape.com
|
08af3df2e0
|
General cleanup.
|
1999-09-10 00:18:42 +00:00 |
|
vidur%netscape.com
|
50eaf4ef31
|
Reporting better nsresults to DOM methods.
|
1999-09-08 23:18:27 +00:00 |
|
rods%netscape.com
|
344f8d53df
|
changed the way white space was being compress when getting the value
now a value of all spaces does get compressed to nothing
|
1999-09-08 19:57:24 +00:00 |
|
karnaze%netscape.com
|
1b13637027
|
bug 9043 - added nsTableCellCollection to handle multiple tags
|
1999-09-08 14:33:58 +00:00 |
|
pollmann%netscape.com
|
132adbd121
|
Removing some dead code.
|
1999-09-07 18:35:30 +00:00 |
|
karnaze%netscape.com
|
cd3dbc4f8d
|
bug 1163 - implemented bordercolor attribute on table
|
1999-09-03 05:06:08 +00:00 |
|
karnaze%netscape.com
|
fa024d2268
|
I forgot to check this in last night with the other changes.
|
1999-09-02 18:39:10 +00:00 |
|
karnaze%netscape.com
|
fed4bd6496
|
I forgot to check this is last night with fixes for table borders.
|
1999-09-02 18:20:43 +00:00 |
|
nisheeth%netscape.com
|
a3d25a6149
|
Added Get/Set methods to content IDs. An ID is used as a key to store state information about a content object and its associated frame object. The state information is stored in a dictionary that is manipulated by the frame manager (nsIFrameManager) inside layout. An opaque pointer to this dictionary is passed to the session history as a handle associated with the current document's state.
|
1999-08-31 10:06:17 +00:00 |
|
kipp%netscape.com
|
c939c02aac
|
Nuked some warnings
|
1999-08-27 21:43:33 +00:00 |
|
kipp%netscape.com
|
13f379d093
|
Moved hardcode into ua.css
|
1999-08-27 21:42:46 +00:00 |
|
kipp%netscape.com
|
e0750a5070
|
Use revised DivAlignValue methods
|
1999-08-27 21:42:31 +00:00 |
|
kipp%netscape.com
|
f24657d4ec
|
Made a method to inquire about nav-quirks mode and fixed a few methods to not be static so that they could use it
|
1999-08-27 21:42:08 +00:00 |
|
kipp%netscape.com
|
7ce7393125
|
Revised implementation to better manage the embedded text fragment; implement revised nsITextContent API
|
1999-08-27 21:41:13 +00:00 |
|
pollmann%netscape.com
|
2372400529
|
Opps!
|
1999-08-27 20:59:28 +00:00 |
|
pollmann%netscape.com
|
c0317528d3
|
Warning cleanups and Bug 12350
|
1999-08-27 03:59:49 +00:00 |
|
rods%netscape.com
|
d0366de11c
|
removed the hard coded blue border from Input typ=image
|
1999-08-26 14:49:42 +00:00 |
|
rods%netscape.com
|
a680982ab4
|
Put in check for null a mOptions and return zero for GetLength
|
1999-08-26 14:48:59 +00:00 |
|
karnaze%netscape.com
|
7dddc57925
|
bug 1271 - percentage height cells, added GetNumCellsOriginatingInRow, fixed GetNumCellsOriginatingInCol
|
1999-08-25 21:49:18 +00:00 |
|
rods%netscape.com
|
51e6682549
|
The index of the option being deleted needs to be remembered before the it is removed from the list
|
1999-08-25 13:44:49 +00:00 |
|
pollmann%netscape.com
|
94ab13ee59
|
Warning cleanups.
|
1999-08-24 22:03:34 +00:00 |
|
pollmann%netscape.com
|
b39eee5bcb
|
Split out AddOption/RemoveOption(), plus warning cleanups.
|
1999-08-24 22:02:42 +00:00 |
|