rods
7a87bf7bf6
fixed a few minor things and removed the GetSelectedItem test for MultiList
1998-07-06 21:38:18 +00:00
rods
53fa54fe1a
activated the build of the widget test and scribble apps
1998-07-06 21:36:55 +00:00
rods
03fcf70a03
Removed RadioGroup and fixed the "Create" of the AppShell
1998-07-06 21:36:17 +00:00
rods
7d24b9373e
Implemented Get/Set Caret and Insert
1998-07-06 21:31:01 +00:00
rods
1689a05dda
Changed GetSelectedItem so it throws an exception when it is call by nsListBox
1998-07-06 21:30:08 +00:00
rods
205b26c826
Fixed cast
1998-07-06 20:27:57 +00:00
rods
2873b17c9a
Commented out the SetBKColor in the callback
1998-07-06 19:58:36 +00:00
rods
65568eb44c
Minor fix to get it compiling on Windows
1998-07-06 19:56:08 +00:00
rods
c4394e6ade
Added more tests
1998-07-06 19:34:50 +00:00
rods
74bfd9be9c
Changed the array of widget to be of type "Widget" instead of "long"
1998-07-06 19:26:06 +00:00
rods
25a5f0a250
Added SetSelectedIndices method (no implementation)
1998-07-06 19:16:45 +00:00
rods
ba9ab98ffd
Filled in more of the methods and added additional tests
1998-07-06 18:13:38 +00:00
kipp
30f6bf49ba
Removed some compiler warnings
1998-07-03 23:16:43 +00:00
kipp
f97bf0ca47
Eliminate some compiler warnings
1998-07-03 23:14:21 +00:00
rods
c0cf6f093f
fixed build problem
1998-07-02 22:43:08 +00:00
rods
533970f597
Continued to implement the remain methods
1998-07-02 21:18:04 +00:00
joki
b5bfe34869
Remove temporary setFocus() call. Focus shift moved to nsScrollingView
1998-07-02 01:14:28 +00:00
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