Commit Graph

33037 Commits

Author SHA1 Message Date
rhp%netscape.com
2b4dbc49c2 Fix for NS_WITH_SERVICE use 1999-07-07 03:54:10 +00:00
saari%netscape.com
117933cfcd Fix for bug #8439, keybinding doesn't execute onkeyup and onkeydown 1999-07-07 03:40:22 +00:00
saari%netscape.com
e77cbbf768 make keybinding consume events 1999-07-07 03:15:31 +00:00
rjc%netscape.com
7e541b5118 Add support for dateLiterals and intLiterals. 1999-07-07 03:14:58 +00:00
tao%netscape.com
a9dc53e4d9 Turn on XML_DTD manually. 1999-07-07 03:13:58 +00:00
saari%netscape.com
53bb4b5881 fixing bug #8450, Mac only change 1999-07-07 03:13:42 +00:00
kipp%netscape.com
87e4c2d72f Removed HaveFixedContent* methods from nsHTMLReflowState and updated code to match (fix bug #7993) 1999-07-07 02:33:17 +00:00
erik%netscape.com
4dc3f15df3 Added support for *-iso10646-1 fonts. Variable width only for now, fixed
width will be supported later through font property.
1999-07-07 02:32:16 +00:00
hangas%netscape.com
13f8915b21 Modifications to adjust for Hyatt's changes to windows over the weekend. 1999-07-07 02:30:46 +00:00
saari%netscape.com
0ff93b5771 making keybinding conform to the spec, and switching to event capturing instead of bubbling 1999-07-07 02:28:21 +00:00
valeski%netscape.com
a01ef8fd3c added style sheet mime type 1999-07-07 02:26:14 +00:00
ramiro%netscape.com
41b52c4fa4 Global variable exorcism. 1999-07-07 02:25:11 +00:00
ramiro%netscape.com
ce1d9ee602 Cleanup externs. 1999-07-07 02:21:31 +00:00
ramiro%netscape.com
3898327803 Add gfx/src/xlibrgb/Makefile. 1999-07-07 02:16:24 +00:00
ramiro%netscape.com
5b2b8782b2 Factor out xlibrgb. 1999-07-07 02:12:44 +00:00
ramiro%netscape.com
65385eb4f7 Final global variable exorcism. 1999-07-07 02:11:22 +00:00
peterl%netscape.com
00dae67152 fix unix bustage (query interface macro usage error) 1999-07-07 02:07:34 +00:00
briano%netscape.com
e47fe63449 Deleted tests from the default definition of DIRS, since it gets duplicated if ENABLE_TESTS is defined. 1999-07-07 02:06:36 +00:00
ramiro%netscape.com
fff433ac18 Add xlib_rgb_get_depth() xlib_rgb_get_display() xlib_rgb_get_screen()
Initialize only once.
1999-07-07 01:54:26 +00:00
ramiro%netscape.com
9886a6f45f Factor out xlibrgb. 1999-07-07 01:53:41 +00:00
ramiro%netscape.com
d408c28752 Exorcise gVisualInfo. 1999-07-07 01:41:43 +00:00
ducarroz%netscape.com
c36ebb819d fix build bustage with nsIJVMConsole.h & nsIJVMPrefsWindow.h for edburns@acm.org 1999-07-07 01:38:35 +00:00
ramiro%netscape.com
c375f83ddb Factor out xlibrgb. 1999-07-07 01:36:25 +00:00
peterl%netscape.com
b2f56f9f62 force quirks off for XML 1999-07-07 01:33:27 +00:00
peterl%netscape.com
a7f9440b61 cleanup error handling 1999-07-07 01:32:59 +00:00
peterl%netscape.com
75f67b7a05 split attributes into mapped and unmapped parts 1999-07-07 01:32:28 +00:00
peterl%netscape.com
704fe7a511 added color name string value 1999-07-07 01:31:34 +00:00
waterson%netscape.com
25d4abb1e7 Remove XUL_TEMPLATES and XUL_TEMPLATE_ASSERTIONS #ifdefs. Add FALLBACK_BUILDERS #ifdef that (when removed) will turn off the C++ builders for constructing content. 1999-07-07 01:31:00 +00:00
peterl%netscape.com
a91231ba7c split attribute container into mapped and unmapped parts
only mapped part is uniqued now
1999-07-07 01:30:43 +00:00
peterl%netscape.com
2a9b289308 split attribute container into mapped and unmapped parts 1999-07-07 01:30:14 +00:00
peterl%netscape.com
ac97bf4bb2 hook up quirk mode 1999-07-07 01:29:49 +00:00
peterl%netscape.com
3ad2fcf758 sync to content api change 1999-07-07 01:28:43 +00:00
peterl%netscape.com
2740355f28 hooked up quirk mode 1999-07-07 01:28:04 +00:00
peterl%netscape.com
1f884ca4e3 cleanup 1999-07-07 01:27:29 +00:00
peterl%netscape.com
640e8f35df better quirk mode handling 1999-07-07 01:27:08 +00:00
peterl%netscape.com
e7584e516b fixed body append notification a bit 1999-07-07 01:26:25 +00:00
peterl%netscape.com
30d40fbb9a better color attribute handling 1999-07-07 01:25:41 +00:00
peterl%netscape.com
57c3b9a684 reworked attribute storage to seperate attributes mapped in to style from
those that aren't
This lets the style system optimize style contexts better.
1999-07-07 01:24:40 +00:00
peterl%netscape.com
6b109c6271 changed attribute mapping to use special attribute container 1999-07-07 01:22:38 +00:00
peterl%netscape.com
1ff58450ba better fixed font handling 1999-07-07 01:22:04 +00:00
peterl%netscape.com
0bb56976c5 made compatibility mode pref an override of auto 1999-07-07 01:21:25 +00:00
peterl%netscape.com
600982b67a better memory handling 1999-07-07 01:20:43 +00:00
peterl%netscape.com
b845295513 propogate quirk mode into child contexts 1999-07-07 01:20:21 +00:00
peterl%netscape.com
af351c6728 cleanup 1999-07-07 01:19:31 +00:00
peterl%netscape.com
35831e358b changed attribute impact api 1999-07-07 01:18:59 +00:00
peterl%netscape.com
c93821d97e made color parsing more strict in strict mode, just like nav in quirk mode 1999-07-07 01:18:11 +00:00
peterl%netscape.com
39583487e8 fixed css quirk support in XUL
removed dead code
1999-07-07 01:17:21 +00:00
peterl%netscape.com
c1cc052229 sync to styled content api change 1999-07-07 01:16:56 +00:00
sfraser%netscape.com
898916ff6a Fix the uber caret problem, where the caret would draw incorrectly when the selection pointed to child nodes of a parent node. Now, it points to the start of the indexed child node in this situation. 1999-07-07 01:11:49 +00:00
gayatrib%netscape.com
204edaf7cd Added code that copies content from defaults folder 1999-07-07 01:08:17 +00:00