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

60 Коммитов

Автор SHA1 Сообщение Дата
danm%netscape.com ca940ca440 adding ShowMenuBar 1999-06-04 04:00:30 +00:00
av%netscape.com 7422658130 Getting windowless plugin stuff into 1999-05-27 23:20:09 +00:00
syd%netscape.com 9f5352b832 Remove SetModal interface. 1999-05-08 23:14:35 +00:00
pavlov%pavlov.net 881643d721 add eBorderStyle_BorderlessTopLevel 1999-04-24 16:33:12 +00:00
pierre%netscape.com 7bcc2b529a removed the NS_IWINDOW_IID hack 1999-04-20 03:58:29 +00:00
syd%netscape.com 74fe2092df Support for modal dialogs in Gtk+ xpfe. Reviewed by rods. 1999-04-19 21:18:50 +00:00
beard%netscape.com e1ca64c309 added AddEventListener 1999-03-12 04:30:30 +00:00
rods%netscape.com 38d1f93ab8 Added EnableDileDrop method 1999-03-09 23:50:40 +00:00
rods%netscape.com 02488f4508 Added new method "SetVerticalScrollbar" 1999-03-05 15:25:21 +00:00
scc%netscape.com 2ec0a397ea rename |IID()| --> |GetIID()| 1999-03-03 19:48:57 +00:00
pierre%netscape.com 854c43fc25 updated some comments about nsIWindow 1999-03-03 09:00:44 +00:00
troy%netscape.com eefd7b4063 Added 'clipSiblings' to nsWidgetInitData struct 1999-01-28 17:06:39 +00:00
saari%netscape.com 6bf6cb7939 /m/pub/mozilla/widget/public/nsIWidget.h - Added AddMenuListener method 1999-01-27 15:48:22 +00:00
pinkerton%netscape.com 68d610b7dc inserted IID() method for use with nsCOMPtr. 1998-12-17 22:13:41 +00:00
pierre%netscape.com cc250de8dd Removed the last of the Mac specific hacks added last week 1998-12-09 10:16:15 +00:00
pierre%netscape.com bc71cb7f74 removed the NS_NATIVE_OFFSET_IN_PORT hacks 1998-12-07 03:37:15 +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
rods%netscape.com b05e123c34 Added paint method for printing (and possible future owner draw) 1998-11-24 14:57:09 +00:00
rods%netscape.com 2bd5f4f19f Made GetBounds and GetClientBounds changes
Added window width and height fields nsSizeEvent
1998-11-04 21:43:47 +00:00
rods%netscape.com 5fbe813718 Added 3D child window configurablility 1998-11-02 19:13:05 +00:00
rods%netscape.com 75f9dcdeb7 Added additional border style for dialogs 1998-11-02 16:58:55 +00:00
pierre%netscape.com f740ba45f7 Landing MacWidgets... 1998-10-29 14:06:26 +00:00
troy%netscape.com d03010f3a8 Added Update() member function which forces a synchronous repaint of any
dirty regions of the window
1998-10-27 00:16:59 +00:00
kipp%netscape.com 973c0f25a5 Fix InitData classes to init themselves properly to avoid latent unitialized memory bugs 1998-10-21 20:10:22 +00:00
rods%netscape.com 64c6bab0fd Added an Invalidate method for a rect in a window 1998-10-09 15:18:54 +00:00
rods%netscape.com 14703299e4 Fixed menus and add DispatchEvent to nsIWidget Interface. 1998-10-07 22:11:37 +00:00
rods%netscape.com aa87aa621d Updated Interfaces to support UNIX 1998-10-07 19:49:36 +00:00
rods%netscape.com b3e3812400 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 1586c3d913 Added NS_NATIVE_OFFSETX and Y for getnativedata. Mac needed for the renderingcontext 1998-09-25 22:22:57 +00:00
dcone%netscape.com 24c5f90cb6 added some coordinate conversion 1998-09-16 17:18:56 +00:00
dcone%netscape.com 9694521091 added a region native data type 1998-08-27 17:31:59 +00:00
troy%netscape.com 37e4abec31 Added clipChildren option to nsWidgetInitData 1998-08-19 23:11:41 +00:00
spider%netscape.com 986554891a Cursor support 1998-08-07 15:35:27 +00:00
troy%netscape.com f0d1ff684a Added GetClientData() and SetClientData() member functions 1998-08-07 05:19:40 +00:00
karnaze%netscape.com 8e54395b27 turn off frameborders ala nav4; mouse sensitive to frame borders, but can't yet resize 1998-07-30 21:25:35 +00:00
scullin%netscape.com 25e43ba242 Normalize widget api on UNIX and win, add LAF interface, make sample
apps function again.
1998-07-29 18:51:45 +00:00
kipp db1c43e536 tweak 1998-07-09 17:04:31 +00:00
michaelp ec4811f612 added init() method to prescontext.
creator of prescontext is responsible for initializing pres context.
devicecontext is now init()ed with a nsNativeWidget.
removed hacky X Display stuff from device context and font metrics.
removed hacky code from windows font metrics.
changed nsNativeWindow to be nsNativeWidget.
added more code for compositor back-to-front pass.
improved text performance on X.
changed nsHTMLTagContent.cpp so that it will build with MSVC 4.1.
1998-06-25 04:24:45 +00:00
atotic 6283ad2a30 Last enum should not be followed by a ','. This generates warnings on the Mac 1998-06-16 21:45:48 +00:00
spider 5a364b65e2 Add NS_NATIVE_DISPLAY so gfx on UNIX can retrieve a Display
pointer from the Widget
1998-06-04 05:13:36 +00:00
troy 76258759a8 Added additional parameter to nsIWidget Resize() member functions 1998-06-01 20:26:50 +00:00
spider 7055e18ab9 Adding NS_NATIVE_WIDGET to get the native widget associated with an nsIWidget.
Windows has a concept of a native window whilst unix has a native widget and
a native window.
1998-05-20 23:19:38 +00:00
kmcclusk 1c2df781c1 Added nsTooltipEvent to indicate the index of the tooltip rectangle that is being shown.
Now correctly initializes TOOLINFO structures before using them.
1998-05-18 17:55:34 +00:00
kmcclusk 1d7e22a70f Added widget specific init structs 1998-05-14 21:34:08 +00:00
michaelp 936ee3ae67 made form elements scroll smoothly. added apis to widgets to support this. 1998-05-13 03:39:08 +00:00
kipp 9cbc46a23c Removed unused class decl 1998-05-09 03:20:24 +00:00
kmcclusk ea8c399672 Added tooltip widget and ScreenToWidget and WidgetToScreen conversion member functions 1998-05-05 23:41:16 +00:00
kmcclusk d69cde193a *** empty log message *** 1998-05-05 19:58:27 +00:00
kmcclusk 9ad3d2ec08 Added support for generating tooltip events 1998-05-04 19:25:25 +00:00
karnaze 3943ad1a15 added radio groups, select/option, beter sizing. widgets take creation parms. 1998-04-24 21:37:30 +00:00