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

537 Коммитов

Автор SHA1 Сообщение Дата
dcone%netscape.com 3ab0529c50 fixed some offset bugs 1998-10-06 13:28:53 +00:00
pierre%netscape.com e10f7a92e3 fix 1000s of link warnings in Mac Raptor / some XP stubs were hiding actual functions 1998-10-06 03:00:28 +00:00
michaelp%netscape.com 1fca219bfe fixed bug where scrolling with the thumb would cause the thumb
to jump down too far on long documents.
1998-10-05 21:20:54 +00:00
michaelp%netscape.com 7b7efc8d89 modified for new fontmetrics/renderingcontext. 1998-10-02 01:12:39 +00:00
rpotts%netscape.com 8ff8820bed Pass in a null nsIURLGroup to the image group... 1998-10-01 21:53:52 +00:00
rods%netscape.com 7fdd54e891 Initial checkin 1998-10-01 21:06:09 +00:00
dcone%netscape.com 088d8394e2 Fixed the location problem 1998-10-01 19:48:52 +00:00
dcone%netscape.com 001c176dbf Fixed the thumbsize problem 1998-10-01 19:48:31 +00:00
michaelp%netscape.com 9520dad117 font cache is no longer public. 1998-09-30 18:59:31 +00:00
michaelp%netscape.com 43f8c27af3 we no longer have a public font cache. removed circular refs between font cache
and device context.
1998-09-30 18:58:24 +00:00
rods%netscape.com 280c8e8c53 Added HWND cast for STRICT compiler problem. 1998-09-29 22:22:30 +00:00
rods%netscape.com 3ffd1a24f3 Run method now does an AddRef so it stays alive until the last message can
come through the pump.
1998-09-29 22:16:23 +00:00
kmcclusk%netscape.com f966189c3a Initialize mFont to nsnull in constructor. 1998-09-29 22:01:50 +00:00
kmcclusk%netscape.com 80d86afa27 Moved common Create(nsIWidget... and Create(nsNativeWidget to a StandardWindowCreate
utility method then call it from each of the Creates.
1998-09-29 21:34:58 +00:00
rods%netscape.com 15d635a9f2 Reworked all the menu code and removed nsWindow from several classes 1998-09-29 21:30:31 +00:00
rods%netscape.com 1e014944c0 Changed casting of HMENU native data 1998-09-29 18:32:37 +00:00
rods%netscape.com ee6df5913e This should fix a casting error for VC++ 5.0 with STRICT 1998-09-29 17:50:50 +00:00
pinkerton%netscape.com 7c640d6f80 Updated projects for Pro4. Turned off mod-date caching for depend builds. Using InterfacesStubs wrapper where appropriate for Carbon. 1998-09-29 17:11:00 +00:00
rods%netscape.com a745e86174 Additional signature changes for XPCOM 1998-09-29 16:32:04 +00:00
rods%netscape.com 599ae67b33 Changed all the signatures to NS_IMETHOD and NS_METHOD 1998-09-29 16:12:15 +00:00
rods%netscape.com 71f7cb27f3 Added new interfaces 1998-09-29 15:32:04 +00:00
pierre%netscape.com 5a98d0b98f fixed previous checkin 1998-09-29 15:26:03 +00:00
dcone%netscape.com 79e10aacbf added new files from the xpviewer. 1998-09-29 15:16:57 +00:00
pierre%netscape.com b5971f4426 added nsIToolbarItem.h 1998-09-29 15:04:19 +00:00
rods%netscape.com ab3e0fb1c7 Fixed the menubars are added to an nsWindow
Fixed last item layout for toolbars
1998-09-29 15:01:07 +00:00
rods%netscape.com 4cc0856865 Changed the menu code to use HMENUs instead of casted HWNDs 1998-09-29 14:15:32 +00:00
rods%netscape.com e095bc1ebd Added more casts to HMENU 1998-09-29 02:01:31 +00:00
rods%netscape.com 39d90cccaa fixed menu casting problem. 1998-09-29 01:23:40 +00:00
kostello%netscape.com 014f0e5622 Synch with Rod's changes to nsIWidget 1998-09-29 00:58:32 +00:00
kostello%netscape.com 33d73f8722 Synch with Rod's new nsIWidget changes 1998-09-29 00:55:17 +00:00
pierre%netscape.com 1ddc449899 fixed crash due to missing {} after if() statement 1998-09-28 23:30:17 +00:00
rods%netscape.com c04551c5fb Added interfaces 1998-09-28 22:37:16 +00:00
rods%netscape.com ba7ffe8c06 XPCOM'ed most methods and added a couple of methods to BaseWidget
and added a lot of files
1998-09-28 22:32:48 +00:00
dcone%netscape.com 12787b5f3f Fixed the growing part of the window, setorigin was messing us up. 1998-09-28 21:08:09 +00:00
dcone%netscape.com 862449e8dd fixed a validrect problem needed for doublebuffer. Cant call validrect in grow when doublebuffering. Dont know why yet 1998-09-28 17:03:49 +00:00
pierre%netscape.com e8409da47b enabled debugger for some new files (nsScrollbar etc...) 1998-09-25 23:54:30 +00:00
rpotts%netscape.com 3f5b0e41ec Initialized the returned rect in GetBounds() even if the HWND is null. This fixed a reference to uninitialized memory... 1998-09-25 22:26:28 +00:00
dcone%netscape.com ceab676b16 fixed offset problems and parent heiarchy problems 1998-09-25 22:23:58 +00:00
dcone%netscape.com 6698766954 Added NS_NATIVE_OFFSETX and Y for getnativedata. Mac needed for the renderingcontext 1998-09-25 22:22:57 +00:00
dcone%netscape.com 0a216181b1 updated resize 1998-09-25 15:13:29 +00:00
dcone%netscape.com bf989af3f5 fixed some resizing issues 1998-09-25 15:12:55 +00:00
dcone%netscape.com dfcad00e08 fixed resizing issues 1998-09-25 15:12:22 +00:00
dcone%netscape.com c11eb42e04 fixed some sizing issues 1998-09-25 15:12:05 +00:00
eyork%netscape.com 20f1c1beb3 Fix Solaris Build problems 1998-09-25 00:57:28 +00:00
eyork%netscape.com b7a9d0dc1f Fix Solaris Build Problem 1998-09-25 00:54:04 +00:00
eyork%netscape.com 165da61267 Fix Solaris build problem 1998-09-25 00:52:46 +00:00
kmcclusk%netscape.com ee2ac03fe6 Added INITREFCNT to constructor 1998-09-24 17:44:33 +00:00
kmcclusk%netscape.com d714851b45 Removed NS_DECL_ISUPPORTS in classes which would cause multiple mRefCnt member
variables to be delcared
1998-09-24 17:28:07 +00:00
dcone%netscape.com 958973d73b fixed resizing issues 1998-09-23 22:10:40 +00:00
dcone%netscape.com 20bf5fb8d6 fixed resizing problems 1998-09-23 22:09:52 +00:00