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
rods
1d8c05e4e2
added nsFIleWidget.cpp
1998-06-15 15:35:56 +00:00
rods
d0cc7dbc31
initial working version
1998-06-15 15:35:35 +00:00
rods
1b571a9320
removed nsFileWidget
1998-06-11 21:59:45 +00:00
rods
13e645d3c6
fixed build problem
1998-06-11 21:56:42 +00:00
rods
258ba6b599
added nsFileWidget
1998-06-11 21:35:26 +00:00
spider
5cc1ba3443
Support for TrueColor display, add nsNativeDeviceContext to Init method of nsIDeviceContext, fix FontMetrics crash if no RenderingContext is available.
1998-06-11 21:26:21 +00:00
kmcclusk
6cfedaa8de
Added support for nsDispatchListener's under Motif.
1998-06-11 19:29:57 +00:00
spider
ca9e4908e3
Force the Drawing Area to have zero border width:
1998-06-11 01:54:07 +00:00
rods
602921b15b
add stdlib.h to pick exit() on irix
1998-06-10 23:33:15 +00:00
rods
61cc5099c7
changed signature of OnResize
1998-06-10 22:42:34 +00:00
rods
954a518fee
initial
1998-06-10 20:42:04 +00:00
rods
314054700a
added text support
1998-06-09 21:12:35 +00:00
kmcclusk
f7a0359164
Added mBounds field
1998-06-09 21:02:19 +00:00
kmcclusk
cd945bb495
GetBounds now returns the rect given in the Create if the Widget has not
...
been realized yet.
1998-06-09 20:20:14 +00:00
spider
f2b721e68a
Add Exposure mask code back into event handlers, modify Makefile so
...
source actually builds (it wasn't on IRIX since the first .cpp had a'#'
sign in it commenting out the rest), and add a char * passwd so nsXtEventHandler
will compile.
1998-06-09 16:58:59 +00:00