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

169 Коммитов

Автор SHA1 Сообщение Дата
thom bcb4633b7a First Checked In. 1998-07-07 21:26:45 +00:00
rods e0e7d535bf Removed Windows specific code 1998-07-07 18:00:06 +00:00
rods 2f18ca194c Removed the RadioGroup and fixed the RadioButtons so they would work 1998-07-07 17:56:24 +00:00
rods 0cc888b446 fixed a few minor things and removed the GetSelectedItem test for MultiList 1998-07-06 21:38:18 +00:00
rods f45707914f activated the build of the widget test and scribble apps 1998-07-06 21:36:55 +00:00
rods 06687231b6 Removed RadioGroup and fixed the "Create" of the AppShell 1998-07-06 21:36:17 +00:00
rods 22d2f9be12 Implemented Get/Set Caret and Insert 1998-07-06 21:31:01 +00:00
rods f90666e0b8 Changed GetSelectedItem so it throws an exception when it is call by nsListBox 1998-07-06 21:30:08 +00:00
rods 26e7a0aae0 Fixed cast 1998-07-06 20:27:57 +00:00
rods 9ed241fd65 Commented out the SetBKColor in the callback 1998-07-06 19:58:36 +00:00
rods 7006a21f95 Minor fix to get it compiling on Windows 1998-07-06 19:56:08 +00:00
rods 2e4e8f8ced Added more tests 1998-07-06 19:34:50 +00:00
rods 34d246ef41 Changed the array of widget to be of type "Widget" instead of "long" 1998-07-06 19:26:06 +00:00
rods f6c4c17115 Added SetSelectedIndices method (no implementation) 1998-07-06 19:16:45 +00:00
rods 9428abd8e5 Filled in more of the methods and added additional tests 1998-07-06 18:13:38 +00:00
kipp 7c613dc78a Removed some compiler warnings 1998-07-03 23:16:43 +00:00
kipp e73dd51e0c Eliminate some compiler warnings 1998-07-03 23:14:21 +00:00
rods 15f6addd9b fixed build problem 1998-07-02 22:43:08 +00:00
rods 73324e9369 Continued to implement the remain methods 1998-07-02 21:18:04 +00:00
joki 8ddddd1c9d Remove temporary setFocus() call. Focus shift moved to nsScrollingView 1998-07-02 01:14:28 +00:00
joki 421b4dfbe5 Validity check for focus event during nsWindow destruction 1998-06-29 21:18:19 +00:00
spider ff4477a14e once again runs under unix. 1998-06-25 05:39:02 +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
kmcclusk 324dad3671 Added code to allow more than one top-level window. 1998-06-24 21:12:39 +00:00
joki 099a11128b Focus method modification for editor. 1998-06-24 00:30:41 +00:00
joki 8b17a8489f Slight change to nsGUIEvent struct internals 1998-06-23 21:54:43 +00:00
kmcclusk aff0aba569 Added code to fix reference counting and destroy widgets when their refcount goes to 0 1998-06-23 21:48:41 +00:00
rods f4b63536f5 Initial checkin 1998-06-23 21:19:12 +00:00
rods 435573468e Last few changes to make everything work. 1998-06-23 21:18:43 +00:00
rods c1a007ca25 Added basic support for nsTextAreaWidget 1998-06-22 16:27:57 +00:00
spider 1194519a26 Support for Optimized GC and Regions in Rendering 1998-06-21 07:02:44 +00:00
rods 66877044f1 Added ListBox and fixed RadioButton to be managed 1998-06-19 21:38:32 +00:00
kmcclusk c5bcfdcaa1 Removed the explict setting of the width and height of the main window. This lets the frame window stay the fixed width and height causing the main window to grow. This fixes a bug in the Linux viewer where scrollbars are the wronng size. 1998-06-19 21:20:08 +00:00
rods 2c840e3a9c fixed the factory to check the internal mClassID instead of the incoming interface id 1998-06-19 20:09:18 +00:00
rods 8a028c6513 removed the initial 'button' string from create 1998-06-19 20:08:40 +00:00
michaelp ec3f238ac8 painting fixes... 1998-06-19 02:46:25 +00:00
rods ba0acbdfc5 Fixed up scrolling a little 1998-06-18 15:59:51 +00:00
kmcclusk b46aecdd1f Optimized compression of resize events 1998-06-18 01:45:44 +00:00
kmcclusk feb7a76223 Added generation of NS_PAINT event after a NS_SIZE event. 1998-06-18 00:58:10 +00:00
kmcclusk 4de85333e1 Changes to support the compression of resize events on multiple windows 1998-06-18 00:28:06 +00:00
spider 2301669629 Implement GetRenderingContext 1998-06-18 00:16:52 +00:00
kmcclusk ff47663aea More changes for resize under Linux 1998-06-17 23:56:23 +00:00
kmcclusk 80c5657d3a Added some code to try fixing resizing problems in Linux viewer. 1998-06-17 23:43:45 +00:00
rods b0e8c05ebd Fixed build problem, removed scrollbar errors 1998-06-17 16:27:05 +00:00
rods 4129e22dc9 Fixed the page up page down for the thumb on the scrollbar 1998-06-17 16:07:28 +00:00
rods 4c0cdd724f Fixed up scrolling a bit by discarding multiple expose events 1998-06-17 15:52:55 +00:00
rods 49c9b93418 rename AGGRRGATE to AGGREGATE
made all the aggregate inner classes friend of the enclosing class
1998-06-17 14:54:52 +00:00
rods cdecbbf5c5 trying to fix scrollbar and exposure 1998-06-16 23:51:44 +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
atotic 2b30eaf7bd First Checked In. 1998-06-16 21:39:13 +00:00