pierre%netscape.com
|
1892e8e3e5
|
display the AppearanceMgr frame around edit fields
|
1999-01-19 22:34:43 +00:00 |
|
pierre%netscape.com
|
23fc632663
|
fixed Scroll() in case the caller passes a null clipRect
|
1999-01-19 19:29:43 +00:00 |
|
rods%netscape.com
|
941a7a59f9
|
Added new Method for Querying System Fonts
|
1999-01-19 17:36:19 +00:00 |
|
pinkerton%netscape.com
|
6a22af3691
|
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
|
d223823ab0
|
use the newly added HandleUpdateEvent() to redraw the top-level widget
|
1999-01-19 14:34:14 +00:00 |
|
pierre%netscape.com
|
13ab192413
|
fixed live scrolling
|
1999-01-19 14:33:47 +00:00 |
|
pierre%netscape.com
|
d01457cc3e
|
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
|
03b696e39b
|
added Paste
|
1999-01-19 10:29:48 +00:00 |
|
pierre%netscape.com
|
daef1833b0
|
moved ConvertOSMenuResultToPPMenuResult() from nsMacMain
|
1999-01-19 10:29:30 +00:00 |
|
pierre%netscape.com
|
df3b9bf88b
|
propagate menu event to focused widget and its parents
|
1999-01-19 10:28:53 +00:00 |
|
pierre%netscape.com
|
564b507f67
|
Fixed the clip rgn in Scroll(): the scrollbars no longer flicker.
|
1999-01-19 04:29:08 +00:00 |
|
pavlov%pavlov.net
|
cd9438eef5
|
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
|
e918229cc3
|
return true for events that we handle and not false
|
1999-01-19 02:17:30 +00:00 |
|
pierre%netscape.com
|
628f249ff3
|
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
|
0bacbb3d17
|
DoMessagePump() no longer returns a boolean
|
1999-01-19 00:01:41 +00:00 |
|
pavlov%pavlov.net
|
723c42a967
|
fix mouse clicking
|
1999-01-18 23:42:04 +00:00 |
|
pavlov%pavlov.net
|
2a7527ab5c
|
fix Invalidate() and Update()
|
1999-01-17 19:30:13 +00:00 |
|
pavlov%pavlov.net
|
ca0005bb15
|
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
|
178678e9e2
|
fix bustage
|
1999-01-17 03:08:56 +00:00 |
|
pavlov%pavlov.net
|
a88c118c92
|
move the event queue into nsToolkit
|
1999-01-17 02:09:55 +00:00 |
|
pavlov%pavlov.net
|
a3f65b8ce0
|
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
|
d596158079
|
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
|
a81f4408e0
|
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
|
b95bfa6057
|
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
|
506cb229c1
|
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 |
|
sfraser%netscape.com
|
a4ce9963ca
|
mcmullen's scrollbar fixes (use 32-bit control values), some tweaks of Mac control visibility to avoid drawing controls in the wrong places, add a couple of utility methods for creating and adjusting Mac controls.
|
1999-01-16 00:39:28 +00:00 |
|
sfraser%netscape.com
|
5e99af5119
|
Optimization: don't refocus a widget if it is already focussed
|
1999-01-16 00:30:40 +00:00 |
|
pierre%netscape.com
|
d1c2b68f8d
|
fixed the windowless menu handler to work with non-raptor windows (SIOUX debug window, for instance)
|
1999-01-15 22:34:59 +00:00 |
|
joki%netscape.com
|
827e8163ca
|
Temporary fix to windows key events to give them a coord not associated with the mouse.
|
1999-01-15 22:24:23 +00:00 |
|
jfrancis%netscape.com
|
fee2fbb21c
|
Removing Powerplant
|
1999-01-15 05:19:59 +00:00 |
|
jfrancis%netscape.com
|
f6f33a44f1
|
Powerplant removal
|
1999-01-15 05:11:22 +00:00 |
|
sfraser%netscape.com
|
fec13ce74f
|
Bustage fix: adding PowerPlant library back (DEBUG target only)
|
1999-01-15 03:46:36 +00:00 |
|
jfrancis%netscape.com
|
d865420036
|
Removing Powerplant
|
1999-01-15 00:06:35 +00:00 |
|
sfraser%netscape.com
|
b6e3454fdd
|
Call Inherited::SetFont in the SetFont method
|
1999-01-14 23:43:41 +00:00 |
|
pavlov%pavlov.net
|
38119bc6e7
|
#ifdef around some recent gtk changes
|
1999-01-14 23:02:50 +00:00 |
|
pinkerton%netscape.com
|
21de80b0dc
|
fix misunderstanding with params to SetText()
|
1999-01-14 18:57:44 +00:00 |
|
pinkerton%netscape.com
|
ddb2c870bd
|
fix misunderstanding with parameters in SetText()
|
1999-01-14 18:56:49 +00:00 |
|
pavlov%pavlov.net
|
d034ae6f97
|
fix bug 2352
|
1999-01-14 18:35:55 +00:00 |
|
sfraser%netscape.com
|
2686e6ba4e
|
Fix build bustage (adding method CreateFontAliasTable())
|
1999-01-14 07:14:24 +00:00 |
|
pierre%netscape.com
|
b29a5d79cd
|
Fixed the mouseRgn in WaitNextEvent in order not to continuously send mouseMoved events.
|
1999-01-14 07:02:28 +00:00 |
|
sfraser%netscape.com
|
7b6f99501f
|
No longer call the static method of nsFontMetricsMac in StartDraw; since nsMacControl implements SetFont now, this is no longer necessary.
|
1999-01-14 05:50:56 +00:00 |
|
sfraser%netscape.com
|
977e921c0f
|
Override SetFont to setup the control font properly. Previously, it was being picked up from the port just before drawing, which no longer works after the font optimizations in GFX.
|
1999-01-14 05:48:29 +00:00 |
|
sfraser%netscape.com
|
9a281cb29a
|
Override CreateFontAliasTable to tweak the font settings for Mac (specifically, use Courier in preference to Courier New for the fixed width font). Also #ifdef out the font num cache, now that nsFontMetricsMac is smarter about cacheing the font num.
|
1999-01-14 05:44:50 +00:00 |
|
sfraser%netscape.com
|
95f4527c07
|
Warnings fix (remove ; )
|
1999-01-14 05:37:28 +00:00 |
|
pollmann%netscape.com
|
6b16ccfd7f
|
Bug 2088 2099: Similar fixes for nsListBox (add PreCreateWidget to get mMultiSelect)
|
1999-01-13 07:27:24 +00:00 |
|
pollmann%netscape.com
|
d2cbe22864
|
Bug 2088 2099: Check the IsPassword and IsReadOnly data members on creation.
|
1999-01-13 07:14:22 +00:00 |
|
pollmann%netscape.com
|
abf305fdf3
|
Bug 2088 2099: Add PreCreateWidget method for password and readonly text elements.
|
1999-01-13 07:09:21 +00:00 |
|
pinkerton%netscape.com
|
901eaba192
|
fix problem where SetText would truncate text to 255.
|
1999-01-13 00:03:05 +00:00 |
|
pinkerton%netscape.com
|
ecb91bfb05
|
fix #2247 to fix lack of redraw when text is set
|
1999-01-13 00:02:51 +00:00 |
|
mcmullen%netscape.com
|
d302f50ba9
|
Fully implement scrollbars - live scrolling, etc. Includes changes by Cyrus Harmon.
|
1999-01-12 19:26:31 +00:00 |
|