sfraser%netscape.com
|
af432d54b4
|
Call Inherited::SetFont in the SetFont method
|
1999-01-14 23:43:41 +00:00 |
pavlov%pavlov.net
|
efdfec098b
|
#ifdef around some recent gtk changes
|
1999-01-14 23:02:50 +00:00 |
pinkerton%netscape.com
|
800786f351
|
fix misunderstanding with params to SetText()
|
1999-01-14 18:57:44 +00:00 |
pinkerton%netscape.com
|
a7020b65e7
|
fix misunderstanding with parameters in SetText()
|
1999-01-14 18:56:49 +00:00 |
pavlov%pavlov.net
|
4cc7a542c0
|
fix bug 2352
|
1999-01-14 18:35:55 +00:00 |
sfraser%netscape.com
|
83c0407709
|
Fix build bustage (adding method CreateFontAliasTable())
|
1999-01-14 07:14:24 +00:00 |
pierre%netscape.com
|
9fbcc80bbd
|
Fixed the mouseRgn in WaitNextEvent in order not to continuously send mouseMoved events.
|
1999-01-14 07:02:28 +00:00 |
sfraser%netscape.com
|
8adffedbb5
|
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
|
2750fa716a
|
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
|
b3f733e464
|
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
|
f8e1a0028a
|
Warnings fix (remove ; )
|
1999-01-14 05:37:28 +00:00 |
pollmann%netscape.com
|
83f98faaee
|
Bug 2088 2099: Similar fixes for nsListBox (add PreCreateWidget to get mMultiSelect)
|
1999-01-13 07:27:24 +00:00 |
pollmann%netscape.com
|
70ac649676
|
Bug 2088 2099: Check the IsPassword and IsReadOnly data members on creation.
|
1999-01-13 07:14:22 +00:00 |
pollmann%netscape.com
|
d944a0b8c2
|
Bug 2088 2099: Add PreCreateWidget method for password and readonly text elements.
|
1999-01-13 07:09:21 +00:00 |
pinkerton%netscape.com
|
70349fe327
|
fix problem where SetText would truncate text to 255.
|
1999-01-13 00:03:05 +00:00 |
pinkerton%netscape.com
|
85158561f2
|
fix #2247 to fix lack of redraw when text is set
|
1999-01-13 00:02:51 +00:00 |
mcmullen%netscape.com
|
41e7307ae5
|
Fully implement scrollbars - live scrolling, etc. Includes changes by Cyrus Harmon.
|
1999-01-12 19:26:31 +00:00 |
blizzard%appliedtheory.com
|
2d09d8adad
|
clean up factories for gtk. make destroying for nsWidgets() cleaner.
|
1999-01-12 04:42:09 +00:00 |
pavlov%pavlov.net
|
b0a13ace63
|
sync all my changes. removed lots of code that is provided in nsBaseWidget,
added focus handlers, etc etc etc
|
1999-01-12 03:56:33 +00:00 |
pavlov%pavlov.net
|
09e2f443a0
|
set event.point.[xy] to 0
|
1999-01-11 23:06:13 +00:00 |
pavlov%pavlov.net
|
97031df1f3
|
allow nsWindow's to take focus. this should fix problem for editor people
|
1999-01-10 18:48:05 +00:00 |
pavlov%pavlov.net
|
eb52f9504c
|
halfway fix the excessive GC problem. more work on resizing
|
1999-01-09 21:16:20 +00:00 |
pavlov%pavlov.net
|
acd084d6c6
|
Resizing works.... somewhat. More to come
|
1999-01-09 17:41:20 +00:00 |
beard%netscape.com
|
7db5cb6bbe
|
Turned off call to NET_PollSockets() on XP_MAC, to fix link error, not really needed anyway.
|
1999-01-08 22:43:45 +00:00 |
pavlov%pavlov.net
|
a976fb2e47
|
use GDK bit stuff for the alt/ctrl/shift mods
|
1999-01-08 15:55:52 +00:00 |
pierre%netscape.com
|
6a8bb7040a
|
Fixed bug in SetPosition. Thanks to Cyrus Harmon <cyrus@neomorphic.com>
|
1999-01-08 05:36:06 +00:00 |
sfraser%netscape.com
|
dd642f2028
|
Add SIOUX event handling in debug mode. Also remove a couple of unnecessary #defines and use the Universal Header versions.
|
1999-01-08 03:29:39 +00:00 |
sfraser%netscape.com
|
8f4ee62626
|
Change 'memory' include to search in system path
|
1999-01-08 03:28:47 +00:00 |
akkana%netscape.com
|
365817c89e
|
1965: Fix mouse-down events
|
1999-01-07 21:06:21 +00:00 |
mcafee%netscape.com
|
0896c99dc9
|
Variable had wrong type (1229), thanks to tor@cs.brown.edu
|
1999-01-07 20:14:34 +00:00 |
brade%netscape.com
|
d27e20fbbd
|
reduce Macintosh compiler warnings by removing extra ;
|
1999-01-06 18:49:37 +00:00 |
warren%netscape.com
|
3d9c908207
|
Added check for null.
|
1999-01-06 00:06:14 +00:00 |
pierre%netscape.com
|
f8c62f1334
|
removed the handle locking/unlocking in Init()
|
1999-01-05 04:07:23 +00:00 |
pierre%netscape.com
|
bee6ae8584
|
commented out an annoying assert
|
1999-01-05 03:51:17 +00:00 |
blizzard%appliedtheory.com
|
fa9520e3ce
|
don't return the address of something allocated on the stack
|
1998-12-29 01:07:35 +00:00 |
pavlov%pavlov.net
|
815637d719
|
yet another attempt to get resizing working
|
1998-12-24 21:06:27 +00:00 |
pavlov%pavlov.net
|
9a87c6eea2
|
fix build, more event cleanups
|
1998-12-24 02:46:34 +00:00 |
pavlov%pavlov.net
|
024beed937
|
remove lots and lots and lots and lots of excess code that isn't used.
fix up a few events
|
1998-12-24 02:10:49 +00:00 |
pierre%netscape.com
|
f941ca3d69
|
Export the 2 functions to fix link errors in embedding applications
|
1998-12-23 06:54:37 +00:00 |
pavlov%pavlov.net
|
6da5899ae4
|
comment something out
|
1998-12-23 04:17:30 +00:00 |
pavlov%pavlov.net
|
fe27a2c01b
|
Redo all the evil event handling. We still do not resize properly, but I am
getting closer.
|
1998-12-23 03:31:15 +00:00 |
pierre%netscape.com
|
54fd83d004
|
moved nsRefData to nsMacMessageSink.h
|
1998-12-22 06:38:00 +00:00 |
pierre%netscape.com
|
b6d3d328bb
|
defined the Raptor windowKind bit and moved nsRefData to nsMacMessageSink.h
|
1998-12-22 06:37:46 +00:00 |
pierre%netscape.com
|
aeff8eaaf0
|
Handle the Raptor windowKind bit
|
1998-12-22 06:37:32 +00:00 |
pierre%netscape.com
|
1b25f03672
|
File Removed.
|
1998-12-22 02:04:26 +00:00 |
pierre%netscape.com
|
8bb5fe19ef
|
Fixed for the Mac
|
1998-12-22 02:02:24 +00:00 |
pinkerton%netscape.com
|
1fccc59141
|
Get rid of obsolete interfaces.
|
1998-12-21 21:54:29 +00:00 |
pinkerton%netscape.com
|
e6c0b3d37e
|
Decouple the toolbars from the toolbox once and for all. Implement collapsing/expanding toolbars with new grippy mechanism.
|
1998-12-21 21:54:17 +00:00 |
rods%netscape.com
|
a29a012791
|
Added several enums for form's controls
|
1998-12-21 16:53:49 +00:00 |
brade%netscape.com
|
e9dc173ef8
|
have SetAlignment return NS_OK (reduce Mac compiler warnings)
|
1998-12-21 16:51:19 +00:00 |