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

12354 Коммитов

Автор SHA1 Сообщение Дата
troy%netscape.com 969ef68900 Changed Print() to use a print context instead of a galley mode
context
1998-12-02 03:26:37 +00:00
troy%netscape.com f5bcd75d8b Added PrintContext class and changed document viewer impl to use it instead
of a galley mode context
1998-12-02 03:21:55 +00:00
saari%netscape.com bc42ed5311 fixed hand merge error 1998-12-02 02:51:48 +00:00
saari%netscape.com 78e6d81792 ---------------------------------------- mozilla/widget/public/nsIWidget.h - Added some more #defines for GetNativeData. I don't like this and want to remove them ASAP. 1998-12-02 02:45:08 +00:00
saari%netscape.com 6691a47a01 ---------------------------------------- mozilla/widget/src/mac/nsMacWindow.cpp - Line 112: fixed bug with rect bottom not being set correctly 1998-12-02 02:43:19 +00:00
saari%netscape.com 1bbd74bf37 This is the first in what will probably be a series of checkins addressing rendering on the Mac. Changed files: ---------------------------------------- mozilla/gfx/src/mac/nsRenderingContextMac.h mozilla/gfx/src/mac/nsRenderingContextMac.cpp - Major changes to the Mac rendering context implementation. nsRenderingContextMac now keeps the majority of its state in a GraphicsState object, not in member variables. Setting ports and origins is now a more tightly controlled process. Offscreen buffers don't work correctly yet. To Do: - Remove ::SetOrigin calls from most nsRenderingContextMac drawing methods - Some old variables need to be fully obsoleted - Offscreen GWorlds currently do not work correctly. This will be addressed shortly. ---------------------------------------- mozilla/widget/src/mac/nsMacWindow.cpp - Line 112: fixed bug with rect bottom not being set correctly ---------------------------------------- mozilla/widget/public/nsIWidget.h - Added some more #defines for GetNativeData. I don't like this and want to remove them ASAP. /\/\/\/\/\//\ mozilla/widget/src/mac/nsWindow.h mozilla/widget/src/mac/nsWindow.cpp - Added mMacPortRelativeRegion ---------------------------------------- mozilla/widget/src/mac/nsScrollbar.cpp - Support the new nsWindow constructs ---------------------------------------- 1998-12-02 02:42:19 +00:00
wtc%netscape.com d8f10ccb96 The mktime routine in MetroWerks MSL C Runtime Library on the Mac
uses midnight 1 Jan 1900 as the epoch.  So we need to adjust its
return value to the NSPR epoch.  Thanks to Brendan Eich and Chris
Yeh for this fix.
1998-12-02 02:35:27 +00:00
saari%netscape.com 6091559407 This is the first in what will probably be a series of checkins addressing rendering on the Mac. Changed files: ---------------------------------------- mozilla/gfx/src/mac/nsRenderingContextMac.h mozilla/gfx/src/mac/nsRenderingContextMac.cpp - Major changes to the Mac rendering context implementation. nsRenderingContextMac now keeps the majority of its state in a GraphicsState object, not in member variables. Setting ports and origins is now a more tightly controlled process. Offscreen buffers don't work correctly yet. To Do: - Remove ::SetOrigin calls from most nsRenderingContextMac drawing methods - Some old variables need to be fully obsoleted - Offscreen GWorlds currently do not work correctly. This will be addressed shortly. ---------------------------------------- mozilla/widget/src/mac/nsMacWindow.cpp - Line 112: fixed bug with rect bottom not being set correctly ---------------------------------------- mozilla/widget/public/nsIWidget.h - Added some more #defines for GetNativeData. I don't like this and want to remove them ASAP. /\/\/\/\/\//\ mozilla/widget/src/mac/nsWindow.h mozilla/widget/src/mac/nsWindow.cpp - Added mMacPortRelativeRegion ---------------------------------------- mozilla/widget/src/mac/nsScrollbar.cpp - Support the new nsWindow constructs ---------------------------------------- 1998-12-02 02:26:08 +00:00
joki%netscape.com 96b9e437c5 Fix mouseover/mouseout firing crash when hitting bad frame. 1998-12-02 02:14:58 +00:00
waterson%netscape.com a18d7e3b4c Added rdf to LINCS. 1998-12-02 02:13:49 +00:00
hyatt%netscape.com 748accd789 Fixing the widget factory for tree views. 1998-12-02 01:45:15 +00:00
hyatt%netscape.com a1d435f489 Fixing the widget factory for the tree view. 1998-12-02 01:44:53 +00:00
hyatt%netscape.com d973cca63c The tree view interface. 1998-12-02 01:44:24 +00:00
hyatt%netscape.com eea32baf14 Initial checkin of the tree widget and the data model architecture (that will
be used for toolbars and trees).
1998-12-02 01:43:26 +00:00
waterson%netscape.com 1e5cac4885 #ifdef out XP_MAC stuff for now. 1998-12-02 01:42:17 +00:00
hyatt%netscape.com 6ba325dd88 Deletion of outdated tree widget and toolbar interfaces and updating of
the appropriate makefiles.
1998-12-02 01:38:54 +00:00
wtc%netscape.com e364db36f4 In the struct-emulated version of LL_I2L, added a PRInt32 cast
to make sure we are right shifting a signed integer (in case
someone passes in an unsigned).
1998-12-02 01:37:59 +00:00
michaelp%netscape.com 0a0eebced5 fixed build bustage. 1998-12-02 01:08:43 +00:00
briano%netscape.com 7ff8bfda1e Fix for NetBSD. Bugzilla#1421. 1998-12-02 01:08:00 +00:00
waterson%netscape.com f31dbf6a63 Added rdf dir to pull_lizard. 1998-12-02 00:57:34 +00:00
waterson%netscape.com 347e771082 Added mozilla/rdf to the pull. 1998-12-02 00:50:42 +00:00
peterl%netscape.com e64a72b830 Added nsLayoutAtoms.cpp 1998-12-02 00:49:52 +00:00
briano%netscape.com afa602e374 Fix for OpenBSD. Bugzilla#1407. 1998-12-02 00:45:24 +00:00
peterl%netscape.com c1a6062752 added inline style sheet support for contained HTML 1998-12-02 00:39:10 +00:00
peterl%netscape.com ba1a0ff568 changed media type to atom
moved body fixup rule to body element
1998-12-02 00:38:33 +00:00
peterl%netscape.com b5f9c257f1 changed media type to atom 1998-12-02 00:38:14 +00:00
peterl%netscape.com 1d114307e1 added media support to child sheet iteration
changed medium type to atoms
1998-12-02 00:37:32 +00:00
michaelp%netscape.com 6cfbcd06d4 added GetNativeRegion() and GetRegionComplexity() methods. 1998-12-02 00:36:56 +00:00
peterl%netscape.com fd53cd27e2 added media support to import 1998-12-02 00:36:37 +00:00
michaelp%netscape.com 65c80dd46c added FlushFontCache() method. 1998-12-02 00:36:08 +00:00
peterl%netscape.com 32453af5dc changed medium type to atom 1998-12-02 00:36:00 +00:00
peterl%netscape.com d697c328a9 added inline style sheet accessor 1998-12-02 00:35:41 +00:00
peterl%netscape.com e5073780c6 fixed decoration style of del 1998-12-02 00:35:26 +00:00
peterl%netscape.com 4da4f20250 changed media to uppercase atoms 1998-12-02 00:35:03 +00:00
peterl%netscape.com 12fda54c43 added inline style rule accessor 1998-12-02 00:34:31 +00:00
peterl%netscape.com 70114e4809 moved body fixup rule into content 1998-12-02 00:34:06 +00:00
peterl%netscape.com 16457d2733 added inline style accessor 1998-12-02 00:33:12 +00:00
peterl%netscape.com 14a4bc76a8 added nsLayoutAtoms 1998-12-02 00:32:20 +00:00
peterl%netscape.com 3349d9e806 added medium type 1998-12-02 00:31:31 +00:00
peterl%netscape.com efc9fc421e added media support 1998-12-02 00:30:42 +00:00
peterl%netscape.com 78bc2e40d8 added nslayoutatoms.h 1998-12-02 00:29:42 +00:00
waterson%netscape.com 8774d8eeec Allow nsWellFormedDTD to handle text/rdf. 1998-12-02 00:29:31 +00:00
peterl%netscape.com e224ac9762 new file 1998-12-02 00:29:29 +00:00
peterl%netscape.com 7e09a07d55 changed medium type to atom 1998-12-02 00:29:16 +00:00
waterson%netscape.com 95a7d67381 Added CIDs and register factory hacks for RDF classes. 1998-12-02 00:28:58 +00:00
peterl%netscape.com c60ac1b70f added medium accessor 1998-12-02 00:28:57 +00:00
waterson%netscape.com 62a440cd1b Added factory method for RDF documents. 1998-12-02 00:28:27 +00:00
waterson%netscape.com de5b429c59 Added text/rdf as a valid mimetype. 1998-12-02 00:27:46 +00:00
waterson%netscape.com 34a7581312 Added rdf directory to the build. 1998-12-02 00:23:18 +00:00
waterson%netscape.com ad20e16002 Added rdf to the build. 1998-12-02 00:22:44 +00:00