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

149 Коммитов

Автор SHA1 Сообщение Дата
joki fb679a83f8 Validity check for focus event during nsWindow destruction 1998-06-29 21:18:19 +00:00
spider fc9f974394 once again runs under unix. 1998-06-25 05:39:02 +00:00
michaelp e183f05efb 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 92fb047d8d Added code to allow more than one top-level window. 1998-06-24 21:12:39 +00:00
joki f6afd51fa4 Focus method modification for editor. 1998-06-24 00:30:41 +00:00
joki 37c4fa095e Slight change to nsGUIEvent struct internals 1998-06-23 21:54:43 +00:00
kmcclusk b3711ca216 Added code to fix reference counting and destroy widgets when their refcount goes to 0 1998-06-23 21:48:41 +00:00
rods d838634cd2 Initial checkin 1998-06-23 21:19:12 +00:00
rods 30d13c53e0 Last few changes to make everything work. 1998-06-23 21:18:43 +00:00
rods 5aa73c0eb5 Added basic support for nsTextAreaWidget 1998-06-22 16:27:57 +00:00
spider 0afc3d6d11 Support for Optimized GC and Regions in Rendering 1998-06-21 07:02:44 +00:00
rods 9110044d7f Added ListBox and fixed RadioButton to be managed 1998-06-19 21:38:32 +00:00
kmcclusk 159859e7ea 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 41c9263ae1 fixed the factory to check the internal mClassID instead of the incoming interface id 1998-06-19 20:09:18 +00:00
rods 0d6c742870 removed the initial 'button' string from create 1998-06-19 20:08:40 +00:00
michaelp eb2e391102 painting fixes... 1998-06-19 02:46:25 +00:00
rods 377dc172b4 Fixed up scrolling a little 1998-06-18 15:59:51 +00:00
kmcclusk 99802e6c17 Optimized compression of resize events 1998-06-18 01:45:44 +00:00
kmcclusk bdee0851a5 Added generation of NS_PAINT event after a NS_SIZE event. 1998-06-18 00:58:10 +00:00
kmcclusk bc56b34733 Changes to support the compression of resize events on multiple windows 1998-06-18 00:28:06 +00:00
spider 366e1ab1ef Implement GetRenderingContext 1998-06-18 00:16:52 +00:00
kmcclusk f96f55bf63 More changes for resize under Linux 1998-06-17 23:56:23 +00:00
kmcclusk 33ad4befeb Added some code to try fixing resizing problems in Linux viewer. 1998-06-17 23:43:45 +00:00
rods f8f68e16b7 Fixed build problem, removed scrollbar errors 1998-06-17 16:27:05 +00:00
rods d3d17d88c5 Fixed the page up page down for the thumb on the scrollbar 1998-06-17 16:07:28 +00:00
rods 7ce5645d96 Fixed up scrolling a bit by discarding multiple expose events 1998-06-17 15:52:55 +00:00
rods 1a6837d6f1 rename AGGRRGATE to AGGREGATE
made all the aggregate inner classes friend of the enclosing class
1998-06-17 14:54:52 +00:00
rods 8fbcd97125 trying to fix scrollbar and exposure 1998-06-16 23:51:44 +00:00
atotic b790e17110 Last enum should not be followed by a ','. This generates warnings on the Mac 1998-06-16 21:45:48 +00:00
atotic fcb81f3583 First Checked In. 1998-06-16 21:39:13 +00:00
scullin 1d5cfd5c02 fix build bustage 1998-06-16 18:51:22 +00:00
rods aefd097115 initial 1998-06-16 18:25:35 +00:00
rods 7a93a69a5e added nsListBox 1998-06-16 18:23:51 +00:00
rods d77f3b5b8c fixed some resizing problems 1998-06-16 18:23:25 +00:00
michaelp 0b4c100e80 fixed client versus non-client get bounds problems. 1998-06-16 17:16:59 +00:00
kmcclusk b69cf44ee1 Removed reference to method no longer in the class 1998-06-15 22:42:25 +00:00
rods adc249a88c removed NoNotify 1998-06-15 22:35:31 +00:00
rods 6f55477ed0 removed radiogroup functionality 1998-06-15 22:05:24 +00:00
rods 10ec006b41 removed RadioGroup methods 1998-06-15 22:02:13 +00:00
rods 13cf0af689 set internal full path/file correctly, and uses it's own event loop with a kludge from nsAppShell 1998-06-15 20:25:24 +00:00
rods f20a532504 no longer derived nsWindow, it is truely a delegated helper 1998-06-15 20:24:17 +00:00
rods 62d048b153 changed QueryInterface to QueryObject, it now derived from nsWindow and hasa nsTextHelper 1998-06-15 20:23:40 +00:00
rods 8c65a01a05 added kludge for nsFileWidget 1998-06-15 20:22:43 +00:00
rods f0b5d6217a more fixes for irix 1998-06-15 17:08:33 +00:00
kmcclusk 9cbfeba196 Added support for XPCOM Aggregation in the Motif Widget library 1998-06-15 16:50:53 +00:00
rods e543bb8ed9 fixing irix build 1998-06-15 16:34:18 +00:00
rods 6aea94df78 added additional FileWidget support 1998-06-15 16:29:00 +00:00
rods 308eb603eb added sow/hise and resize 1998-06-15 16:28:42 +00:00
rods 646ec3b9d3 fixed up resize events 1998-06-15 15:36:28 +00:00
rods 568922e8ab added File Widget 1998-06-15 15:36:09 +00:00