vidur%netscape.com
|
af6f46f9ea
|
Fix for bug 13192. Document is parented by the global object of the container context, not the calling context.
|
1999-09-14 04:17:07 +00:00 |
waterson%netscape.com
|
1ffd2a18f0
|
Strip some dead code. Re-enable sorting.
|
1999-09-14 02:07:46 +00:00 |
briano%netscape.com
|
cfc3c850ed
|
General cleanup.
|
1999-09-14 01:02:20 +00:00 |
karnaze%netscape.com
|
8c3267ddee
|
bug 13105 - removed code which set frames style to "all"
|
1999-09-13 22:51:10 +00:00 |
rods%netscape.com
|
7baae127fa
|
Removing temporary fixes for option issues
|
1999-09-13 22:30:36 +00:00 |
waterson%netscape.com
|
18159223f1
|
Performance improvements. Make use of CBufDescriptor's where appropriate; replace attribute-based lazy bookkeeping with a private interface (non-XUL content can't be lazy, _anyway_).
|
1999-09-13 22:06:17 +00:00 |
troy%netscape.com
|
bde4ac61db
|
Added frame type for OBJECT frame
|
1999-09-13 21:26:05 +00:00 |
karnaze%netscape.com
|
390797ddb9
|
bug 7604 - limit colspan to max of 1000
|
1999-09-13 20:18:33 +00:00 |
pollmann%netscape.com
|
4e76865fac
|
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
|
d7840e217f
|
Leak fix.
|
1999-09-13 06:18:09 +00:00 |
warren%netscape.com
|
fec02a32a9
|
Removed caps dependency from necko. Used nsCOMPtr for nsInputStreamChannel.
|
1999-09-11 18:45:36 +00:00 |
rods%netscape.com
|
1a2eecc9aa
|
It now checks to see if option elements have a "\n" in them and it strips them out
|
1999-09-11 17:28:36 +00:00 |
rods%netscape.com
|
1aaf5a5668
|
when <option></option> no text node gets created for the option element
it now checks and makes sure one gets created
|
1999-09-11 14:55:33 +00:00 |
peterl%netscape.com
|
9a5ad14cbf
|
added first-node pseudo class (extension)
|
1999-09-11 00:08:30 +00:00 |
evaughan%netscape.com
|
87b5a65d10
|
Fixed collapsing in boxes
Fixed DeckFrame not to use pseudo element for visibility.
|
1999-09-10 23:38:58 +00:00 |
rods%netscape.com
|
a5b2e03004
|
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 |
akkana%netscape.com
|
eb01850e89
|
Fix UMRs
|
1999-09-10 19:12:46 +00:00 |
hyatt%netscape.com
|
6eb6140c5f
|
Popup work.
|
1999-09-10 08:49:32 +00:00 |
hyatt%netscape.com
|
4ffac223a4
|
Working on XP menus.
|
1999-09-10 08:47:12 +00:00 |
peterl%netscape.com
|
9d1dbc5fc8
|
re-added last changes (in a mac safe way)
better font weight
system color handling
|
1999-09-10 05:56:19 +00:00 |
peterl%netscape.com
|
2ff1228cb9
|
added system color parsing
fixed font weight parsing to be more strict
|
1999-09-10 05:55:36 +00:00 |
peterl%netscape.com
|
a48f298815
|
added system color support
|
1999-09-10 05:54:46 +00:00 |
peterl%netscape.com
|
631dee0368
|
added system colors
|
1999-09-10 05:54:23 +00:00 |
peterl%netscape.com
|
2eb6497f65
|
fixed font weight calculation
|
1999-09-10 05:52:45 +00:00 |
peterl%netscape.com
|
a74be29a2e
|
added constrain font weight
|
1999-09-10 05:51:44 +00:00 |
evaughan%netscape.com
|
e1376a8aac
|
1) Fixed bugs in deck
2) Added visual debugging to boxes
|
1999-09-10 00:57:01 +00:00 |
briano%netscape.com
|
9abfe6b7ae
|
General cleanup.
|
1999-09-10 00:18:42 +00:00 |
warren%netscape.com
|
e6619b2ad6
|
Removed NS_BASE_STREAM_EOF in favor of returning a count of 0 from Read to indicate EOF. Renamed GetLength to Available. Fixed a number of places where AppendElement's broken error code wasn't checked.
|
1999-09-09 22:05:05 +00:00 |
kipp%netscape.com
|
85b3250aea
|
Nit to make emacs happier
|
1999-09-09 21:05:32 +00:00 |
kipp%netscape.com
|
328399a76c
|
Fixed up line-height calc code to be more optimal; tweak changes to list-style properties to trigger reflows
|
1999-09-09 20:51:57 +00:00 |
pinkerton%netscape.com
|
1ced9c9c7a
|
correctly set target of dragenter/exit events.
|
1999-09-09 06:26:58 +00:00 |
pinkerton%netscape.com
|
67ac180768
|
adding atoms for toolbar d&d.
|
1999-09-09 06:26:12 +00:00 |
peterl%netscape.com
|
3d824c49e2
|
set line height to inherit only as needed
init ref count before first remap style
|
1999-09-09 05:37:37 +00:00 |
mscott%netscape.com
|
6737c74287
|
Backing out peterl's changes to fix the mac depend build until we can figure out why it
causes an internal compiler error.
|
1999-09-09 01:49:51 +00:00 |
hyatt%netscape.com
|
73d2a8a2c8
|
Updating popups. (No, they're still not turned on.)
|
1999-09-09 01:07:06 +00:00 |
rjc%netscape.com
|
d95498c492
|
Add check for NS_RDF_NO_VALUE.
|
1999-09-09 00:58:08 +00:00 |
peterl%netscape.com
|
df2eadfd4f
|
Added optimization in SetCoord to not set inherit value if value can be computed locally
|
1999-09-09 00:43:54 +00:00 |
peterl%netscape.com
|
325d57ad01
|
removed non-necko code
fixed to not load alternate sheets after document drops reference
|
1999-09-09 00:42:53 +00:00 |
pinkerton%netscape.com
|
4253eccc3d
|
clean up some d&d stuff.
|
1999-09-09 00:28:23 +00:00 |
pinkerton%netscape.com
|
eeff4ac0c8
|
fix a bug where capturers would not be called when the event was sent directly to a dom node. clean up of a little d&d stuff.
|
1999-09-09 00:28:11 +00:00 |
evaughan%netscape.com
|
a091cea624
|
1) Made some fixes to splitter frame.
2) Fixed a bug that caused scrollbars to disappear after visiting a xul page.
|
1999-09-08 23:51:02 +00:00 |
vidur%netscape.com
|
43cd996594
|
Reporting better nsresults to DOM methods.
|
1999-09-08 23:18:27 +00:00 |
rods%netscape.com
|
7b2d6d0117
|
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
|
9eea8a7c0f
|
bug 9043 - added nsTableCellCollection to handle multiple tags
|
1999-09-08 14:33:58 +00:00 |
hyatt%netscape.com
|
d0684b97b9
|
Fixing an error in the handleDomEvent function.
|
1999-09-08 08:06:28 +00:00 |
hyatt%netscape.com
|
5e531818ae
|
Improvements in performance.
|
1999-09-08 08:06:12 +00:00 |
waterson%netscape.com
|
8b4c7b3b9d
|
Remove SearchForNodeByID(). It's not necessary anymore now that all XUL content is build up-front.
|
1999-09-08 07:23:45 +00:00 |
jfrancis%netscape.com
|
bfcdf147d0
|
fixing dom range gravity bug (see bug 13251)
|
1999-09-08 05:27:44 +00:00 |
rjc%netscape.com
|
f2fbe41f4d
|
Cache sort resource requests.
|
1999-09-08 03:04:45 +00:00 |
akkana%netscape.com
|
294d6d7e89
|
Remove some redundant logic
|
1999-09-07 19:13:04 +00:00 |