Граф коммитов

33049 Коммитов

Автор SHA1 Сообщение Дата
ramiro%netscape.com 5cdb03367b Define the toolkit flags in one place an reuse that. Hopefully this will
put an end to the cut-n-paste insanity.
1999-07-07 04:38:18 +00:00
waterson%netscape.com dd1a7d4110 Fix compiler warnings. 1999-07-07 04:26:24 +00:00
ramiro%netscape.com a44729a0f6 Put xlibrgb first. 1999-07-07 04:23:23 +00:00
warren%netscape.com fdeef7c666 Fixed clobber rule. 1999-07-07 04:20:56 +00:00
warren%netscape.com 9953c17d28 Fixed clobber to not fail if directory isn't there. 1999-07-07 04:20:31 +00:00
toshok%hungry.com e84027ae5a squelch unused parameter warnings. 1999-07-07 04:17:45 +00:00
ramiro%netscape.com 11128197fe Adding vars in an effort to reduce cut-n-paste brain damage.
MOZ_GFX_TOOLKIT_LDFLAGS
MOZ_WIDGET_TOOLKIT_LDFLAGS
MOZ_TOOLKIT_REGISTRY_CFLAGS
1999-07-07 04:10:52 +00:00
matt%netscape.com 2131b8fc1a fix for bug 8987 1999-07-07 04:04:50 +00:00
bienvenu%netscape.com 09a5217674 work around 9306, unable to load more than one message 1999-07-07 04:01:38 +00:00
jefft%netscape.com e9386771ad implemented same imap host move/copy message + undo 1999-07-07 04:01:05 +00:00
jefft%netscape.com 46fa41e021 make sure to delete message headers when undo/redo'ng 1999-07-07 03:58:39 +00:00
jefft%netscape.com e75c1064e5 added client nsISupport 1999-07-07 03:56:13 +00:00
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