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

1103 Коммитов

Автор SHA1 Сообщение Дата
peterl%netscape.com 8a7e45d78b remove warning 1999-07-24 18:58:48 +00:00
ramiro%netscape.com 167c263f57 Remove obsolote files. 1999-07-23 12:30:26 +00:00
beard%netscape.com 22708a8d17 LMGetGrayRgn() -> GetGrayRgn(), to be Carbon compliant. 1999-07-23 02:45:42 +00:00
beard%netscape.com 478b3de4ef bug #7796: changed nsDeviceContextMac::GetDeviceSurfaceDimensions() to return the dimensions of the entire Mac desktop using LMGetGrayRgn(). 1999-07-23 01:59:18 +00:00
Dale.Stansberry%Nexwarecorp.com f4ded1501c - Fixed IsEmpty()
- Fixed width/height = 0 problems
1999-07-21 20:33:09 +00:00
Michael.Kedl%Nexwarecorp.com 20eab7f593 fixed problems with InvertRect 1999-07-21 19:11:01 +00:00
gagan%netscape.com 20c0996ab2 Replaced resource:// with resource:/ to be more compliant with our parsing rules. 1999-07-21 11:48:56 +00:00
brade%netscape.com 870a1d47c6 Implement InvertRect on Mac. r sfraser 1999-07-20 23:38:55 +00:00
Jerry.Kirk%Nexwarecorp.com 078f5922c8 Fix DrawString problem when there is a multibyte character
at the end of the line.
1999-07-20 19:41:57 +00:00
Jerry.Kirk%Nexwarecorp.com 38b7324dbf General Cleanup 1999-07-20 19:37:08 +00:00
Michael.Kedl%Nexwarecorp.com 515fe85b08 added invert_rect handling 1999-07-20 19:36:57 +00:00
rods%netscape.com c8d6f33a88 Added impls of new methods ramiro added to nsIRenderingContext 1999-07-20 13:40:51 +00:00
ramiro%netscape.com 73bde13dd9 Add missing prototype. 1999-07-20 11:26:35 +00:00
ramiro%netscape.com 1079f5731f A better fix for the previous checkin. 1999-07-20 10:59:43 +00:00
ramiro%netscape.com 7b386dc1b6 add and evil app context hack. 1999-07-20 10:46:18 +00:00
ramiro%netscape.com 79cfbbe456 Always build xlibrgb to make my life easier. 1999-07-20 10:36:06 +00:00
warren%netscape.com 7bcb94a320 Changed around load group insertion/removal to happen on mozilla thread. 1999-07-20 08:46:33 +00:00
ramiro%netscape.com 8a39232dc1 Fix a dumb comment. 1999-07-20 08:20:28 +00:00
ramiro%netscape.com 89f257f698 Adding support for XOR selection. Updated nsIRenderingContext interface
to support InvertRect() for the XOR-ing of rectangles.  Makes selection
work as expected on windows and unix as opposed to the rectangle hack.
Stubs added for all other platforms.
1999-07-20 07:26:09 +00:00
ramiro%netscape.com f1a62e6eff Rect drawing wxh were off by one. 1999-07-19 19:12:20 +00:00
zuperdee%penguinpowered.com 09e66f6cd8 Fixes to get the Motif port to compile on Solaris 7 with native compiler (5.0). Special thanks to Tomi Leppikangas (tomilepp@ousrvr2.oulu.fi) for this patch. 1999-07-19 02:23:52 +00:00
ramiro%netscape.com 094a60b02c I goofed the names. Since this is platform specific code, they should be
indeed hard coded to the toolkit name.
1999-07-18 03:54:43 +00:00
zuperdee%penguinpowered.com ffce0ab644 Fixing the Motif part of bug #9828. 1999-07-18 02:26:34 +00:00
peterl%netscape.com dd0a6fe1cf update to new color apis 1999-07-18 00:42:28 +00:00
peterl%netscape.com 206f1a9506 removed files: mozilla/gfx/src/nsColorNamesRGB.cpp 1999-07-18 00:41:52 +00:00
peterl%netscape.com da3a3f6d51 change color name lookup api to use nsString 1999-07-18 00:10:59 +00:00
peterl%netscape.com 0615aff43d removed 1999-07-18 00:10:33 +00:00
peterl%netscape.com 410c9bd27e removed nsColorNamesRGB 1999-07-18 00:09:58 +00:00
peterl%netscape.com 836738738c use preprocessor to generate color names instead of perl 1999-07-18 00:09:20 +00:00
peterl%netscape.com 054e8694eb switch color string apis to nsString 1999-07-18 00:08:45 +00:00
peterl%netscape.com 98c8542f57 switch to preprocessor for code generation 1999-07-18 00:07:55 +00:00
peterl%netscape.com bc88c360fa changed api to be string based
switch to using preprocessor for color enums
1999-07-18 00:07:20 +00:00
peterl%netscape.com 6c7105e6b6 change color string apis to use nsString 1999-07-18 00:06:12 +00:00
ramiro%netscape.com b69b9faa9a Step 2 of cleaning up link time toolkit dependencies. Change the names of
the gfx and widget dsos to be readable by normal human beings that expect
some kind of spacer between cryptic acronyms.  Thank you.
1999-07-17 22:24:49 +00:00
ramiro%netscape.com fecd737d22 Landing timer move on windows. 1999-07-17 15:52:01 +00:00
ramiro%netscape.com 342b5083f1 Landing timer move on unix. 1999-07-17 14:22:51 +00:00
mcafee%netscape.com 171c64c371 Fixing unused variable warnings 1999-07-17 03:06:14 +00:00
bienvenu%netscape.com a51d4bbf65 fix build bustage with cast 1999-07-16 18:55:51 +00:00
kipp%netscape.com 4d40f98284 Removed 2 compiler warnings 1999-07-16 17:36:31 +00:00
Dale.Stansberry%Nexwarecorp.com b1d3c0b657 - Added line style support 1999-07-16 14:11:15 +00:00
warren%netscape.com c5684bf4d7 Big changes for Necko load groups. Things are much happier now. Now images work (on pages, but not in chrome). 1999-07-16 11:14:36 +00:00
sfraser%netscape.com f48078a691 Remove the nsTimer and nsRepeater.cpp files, because they also live in Netlib. a cyeh, r a bunch of folks. 1999-07-15 22:08:21 +00:00
duncan%be.com f9dd72d087 Clean up BeOS timers. Among other things there now is a single thread to do
the job. Also I now cache the references to the native GUI queue, burning
fewer CPU cycles. Thanks to Attila Lendvai <101@inf.bme.hu> for contributions
and ideas.
1999-07-15 15:32:44 +00:00
blizzard%redhat.com 54aaa3024c fix xlib build bustage 1999-07-14 23:44:13 +00:00
gordon%netscape.com a5cb473fe7 Export Repeater class. Classes dependent on Repeater should probably be weaned off of it in the long term. Patrick Beard has some creative ideas regarding this. 1999-07-14 22:52:28 +00:00
gordon%netscape.com 746d1bc574 Add access path to search :mozilla:gfx:src:mac: first. 1999-07-14 22:34:31 +00:00
gordon%netscape.com d1dff90c3e Added nsRepeater.cpp and nsTimer.cpp. 1999-07-14 21:29:59 +00:00
blizzard%redhat.com 64f9267747 add list of copyright holders 1999-07-14 19:30:19 +00:00
Jerry.Kirk%Nexwarecorp.com f6f06aa9f1 - Bug 9830 Checking for "Out Of Memory" conditions in PushState 1999-07-14 18:37:02 +00:00
blizzard%redhat.com 54150c1558 Check memory allocation. Closes bug 9833. 1999-07-14 17:50:19 +00:00