pavlov%pavlov.net
|
17648a2e1c
|
we require gtk 1.1.13, remove #ifdef's. clean up key press handling
|
1999-01-23 12:03:14 +00:00 |
pavlov%pavlov.net
|
cbb68346eb
|
fix text widgets getting focus.
|
1999-01-23 11:26:09 +00:00 |
pavlov%pavlov.net
|
eb75eac16b
|
animated things work, editor works, etc etc etc. be happy!
|
1999-01-23 01:58:45 +00:00 |
saari%netscape.com
|
08140967d1
|
Commenting out until I figure out what I horked
|
1999-01-23 01:08:17 +00:00 |
radha%netscape.com
|
3c623e5a80
|
Use the EventQueue service provider instead of manipulating directly with PLEventQueue
|
1999-01-23 00:54:43 +00:00 |
saari%netscape.com
|
f065f8df2f
|
Commenting out until I figure out what I horked
|
1999-01-23 00:46:57 +00:00 |
saari%netscape.com
|
fd0965aadc
|
Commenting out until I figure out what I horked
|
1999-01-23 00:26:51 +00:00 |
mcafee%netscape.com
|
389fcbdee8
|
Cleaning up whitespace
|
1999-01-23 00:02:41 +00:00 |
saari%netscape.com
|
f9fe3cd8f0
|
First Checked In.
|
1999-01-22 23:53:53 +00:00 |
saari%netscape.com
|
135412c230
|
Set mMenuListener to null in constructor
|
1999-01-22 23:25:16 +00:00 |
saari%netscape.com
|
5a3024bd0e
|
Added nsIMenuListener.h and made a member variable in nsBaseWidget for holding one of these.
This is for the XPToolkit menus to hook in and get notified of menu events.
|
1999-01-22 23:23:00 +00:00 |
blizzard%appliedtheory.com
|
cecaf27f77
|
handle the top level widget special in resizing
|
1999-01-22 16:10:29 +00:00 |
blizzard%appliedtheory.com
|
bc752de0c6
|
resizing fixes
|
1999-01-22 16:02:34 +00:00 |
pavlov%pavlov.net
|
5c58680a67
|
setup place for ramiro to fix bug 2503 easily
|
1999-01-22 12:10:43 +00:00 |
davidm%netscape.com
|
0ee72b3136
|
2239 Crash when leaving test9
|
1999-01-22 01:49:08 +00:00 |
rods%netscape.com
|
934d281ab9
|
Removed the GetFont method (this functionality is now a part of the nsIDeviceContext)
|
1999-01-21 23:59:14 +00:00 |
rods%netscape.com
|
57251495aa
|
Added new Method for getting System Attributes (colors, fonts, sizes)
many of these are duplicated in nsLookAndFeel. The enums will be removed
from nsLookAndFeel.
|
1999-01-21 23:55:27 +00:00 |
pierre%netscape.com
|
693e7203ad
|
Fix #2251 "Garbage renders over the back button"
|
1999-01-21 11:42:00 +00:00 |
pierre%netscape.com
|
ab39f1571e
|
Removed the obsolete 'mTE'.
|
1999-01-21 11:41:26 +00:00 |
pierre%netscape.com
|
c8c16d923e
|
Removed the unused method DrawWidget()
|
1999-01-21 11:21:51 +00:00 |
pierre%netscape.com
|
3ddd00c52f
|
Calls SetOrigin() in Invalidate(). Fixes the problem where on going to a new page the top of the html area gets drawn last. Thanks to Cyrus Harmon <cyrus@neomorphic.com>
|
1999-01-21 11:21:10 +00:00 |
pierre%netscape.com
|
3a4a6cba6f
|
Mac only: added 'isCommand' in nsInputEvent
|
1999-01-21 09:52:07 +00:00 |
pierre%netscape.com
|
698b0c7465
|
initialize the Rendering Context from a GrafPort to fix a crash on print
|
1999-01-21 08:41:21 +00:00 |
akkana%netscape.com
|
1e6298885a
|
Handle alphanumeric characters properly
|
1999-01-20 18:43:59 +00:00 |
rods%netscape.com
|
161d16eee7
|
Fixed scrollbar rendering problem by commenting out the WM_CTLCOLORSCROLLBAR
message in switch statement. (fix thanks to Michael Lowe)
|
1999-01-20 15:42:51 +00:00 |
pierre%netscape.com
|
2b7fa89adb
|
display the AppearanceMgr frame around edit fields
|
1999-01-19 22:34:43 +00:00 |
pierre%netscape.com
|
7fd48a6bec
|
fixed Scroll() in case the caller passes a null clipRect
|
1999-01-19 19:29:43 +00:00 |
rods%netscape.com
|
4916cb3b44
|
Added new Method for Querying System Fonts
|
1999-01-19 17:36:19 +00:00 |
pinkerton%netscape.com
|
bde7a0bfbd
|
Added cut/copy to pierre's paste work and sync'd the work done in textWidget to that in textAreaWidget so both now support cut/copy/paste the same way (though the code isn't shared).
|
1999-01-19 17:21:37 +00:00 |
pierre%netscape.com
|
18f4e4ea48
|
use the newly added HandleUpdateEvent() to redraw the top-level widget
|
1999-01-19 14:34:14 +00:00 |
pierre%netscape.com
|
f327e84e4d
|
fixed live scrolling
|
1999-01-19 14:33:47 +00:00 |
pierre%netscape.com
|
f8e9e4e8e2
|
added HandleUpdateEvent() and use ::BeginUpdate() in Update() in order to improve performance during live scrolling
|
1999-01-19 14:33:21 +00:00 |
pierre%netscape.com
|
208f3660d0
|
added Paste
|
1999-01-19 10:29:48 +00:00 |
pierre%netscape.com
|
bf0027d64a
|
moved ConvertOSMenuResultToPPMenuResult() from nsMacMain
|
1999-01-19 10:29:30 +00:00 |
pierre%netscape.com
|
6ad1c5ab54
|
propagate menu event to focused widget and its parents
|
1999-01-19 10:28:53 +00:00 |
pierre%netscape.com
|
bbb59e88cc
|
Fixed the clip rgn in Scroll(): the scrollbars no longer flicker.
|
1999-01-19 04:29:08 +00:00 |
pavlov%pavlov.net
|
a6f0134412
|
parse ~/.gtkrc (if it exists) file to make things look more consistant with
other gtk apps.
|
1999-01-19 02:45:55 +00:00 |
pavlov%pavlov.net
|
f3403d13bc
|
return true for events that we handle and not false
|
1999-01-19 02:17:30 +00:00 |
pierre%netscape.com
|
9b2c45c82a
|
Paint only the damaged area instead of the whole widget. Reuse the rendering context to update the children. Scroll the children.
|
1999-01-19 00:02:51 +00:00 |
pierre%netscape.com
|
fc7abd29e2
|
DoMessagePump() no longer returns a boolean
|
1999-01-19 00:01:41 +00:00 |
pavlov%pavlov.net
|
d881cd83e7
|
fix mouse clicking
|
1999-01-18 23:42:04 +00:00 |
pavlov%pavlov.net
|
ef484d02ed
|
fix Invalidate() and Update()
|
1999-01-17 19:30:13 +00:00 |
pavlov%pavlov.net
|
9437c83d97
|
only create 1 GC since we are pushing the same visual for all of the widgets.
|
1999-01-17 18:58:28 +00:00 |
pavlov%pavlov.net
|
6b1eab88cd
|
fix bustage
|
1999-01-17 03:08:56 +00:00 |
pavlov%pavlov.net
|
33ef8cb54c
|
move the event queue into nsToolkit
|
1999-01-17 02:09:55 +00:00 |
pavlov%pavlov.net
|
01c1753df8
|
Inherit nsDialog from nsWindow instead of nsWidget. s/Motif/GTK+/ in *.h for
some comments
|
1999-01-17 01:36:13 +00:00 |
pavlov%pavlov.net
|
1ce7f22bca
|
move some stuff from nsWindow to nsWidget. Removed more unused code, do
redraws correctly...
|
1999-01-16 23:12:35 +00:00 |
sfraser%netscape.com
|
148d347cc0
|
Fix control key handling to call HandleControlKey, to fix the font problem. Also draw a box around the control for looks.
|
1999-01-16 00:42:33 +00:00 |
sfraser%netscape.com
|
e6027588a8
|
Mcmullen's fixes for scroll bar behaviour, and override a method so that scroll bars are sized correctly.
|
1999-01-16 00:41:20 +00:00 |
sfraser%netscape.com
|
d8eb05860d
|
Tweak the window size so that the scroll bar is correctly positioned, and create a root Mac control for the window (so that we get control embedding).
|
1999-01-16 00:40:26 +00:00 |