Commit Graph

2092 Commits

Author SHA1 Message Date
tague%netscape.com
1350468e86 Fixed bug #5402 and #5439: Mac menus not displaying Unicode properly. Thanks to Peter Edberg and Eric Shlegel for help with this fix. 1999-06-03 00:35:00 +00:00
ramiro%netscape.com
020ff6e050 Backout pavlov's last change which broken list boxes. Some items would
display as garbage.
1999-06-03 00:28:37 +00:00
alecf%netscape.com
043d7935fd fix mac bustage (use nsISupportsArray->ElementAt) 1999-06-02 03:08:13 +00:00
blizzard%redhat.com
46dea5bb62 start on other events 1999-06-02 02:54:49 +00:00
blizzard%redhat.com
880a6c787e fix some background color settings, remove something from the event mask 1999-06-02 01:47:13 +00:00
bruce%cybersight.com
e8c2c07728 Woops. Typo. 1999-06-01 05:16:32 +00:00
pavlov%pavlov.net
2f4d72d30f remove lots of spaces from the end of a bunch of lines 1999-05-31 23:24:09 +00:00
bruce%cybersight.com
9be1c6a429 Few more fixes for header files. 1999-05-31 19:50:25 +00:00
bruce%cybersight.com
832bc3465b Reduces # of header files included. This work needs to spread out into all of mozilla/widget though as many things are getting drug in that don't need to be by things outside of mozilla/widget/src/gtk. I tested this on both egcs and gcc 2.7.2.3, so should be okay.
Also includes an nsAutoCString usage in nsPopUpMenu.cpp.
1999-05-31 19:41:43 +00:00
ramiro%netscape.com
19bff06f10 Add casts for picky compiler. 1999-05-31 18:47:33 +00:00
bruce%cybersight.com
39c2b42449 Add GetIID() methods to these interfaces. To support an upcoming checkin. 1999-05-31 05:27:36 +00:00
blizzard%redhat.com
026327ef2b make sure to set the border pixel for created windows to avoid bad_match errors. patch from Tim Rowley <tor@cs.brown.edu>. 1999-05-31 03:46:38 +00:00
blizzard%redhat.com
334455c2f7 more fixes for displays that have more than one visual. expose events threaten to work now. 1999-05-31 03:05:33 +00:00
pavlov%pavlov.net
469669450c oops, real fix. 1999-05-31 02:07:44 +00:00
pavlov%pavlov.net
b6c9d7555c fix build 1999-05-31 02:03:33 +00:00
beard%netscape.com
18a5529ed4 added DEBUG code to measure redraw time if control key is held down during an update. 1999-05-31 01:38:31 +00:00
pavlov%pavlov.net
65c99c1e08 use nsAutoCString() 1999-05-31 00:16:30 +00:00
blizzard%redhat.com
a9e78152fb Always use the visual that was chosen by xlibrgb. Also, make sure to set
the colormap member in XCreateWindow() if it's set in the xlibrgb code.
1999-05-30 20:36:09 +00:00
blizzard%redhat.com
8bb6118056 Apply build patches from Tim Rowley <tor@cs.brown.edu> to get working
with native solaris compiler
1999-05-30 16:58:31 +00:00
mcafee%netscape.com
02bbc46ff2 nsIGenericTransferable.h was removed on 13th May. Thanks to David Gardiner for this fix. 1999-05-30 07:50:39 +00:00
pavlov%pavlov.net
4ea5e9dd8d we don't need the mAlign thing anymore since we have an event box 1999-05-30 02:09:42 +00:00
blizzard%redhat.com
589f770f03 catch up to new apis for file widget 1999-05-29 21:51:29 +00:00
law%netscape.com
2b04acd72b Fix build bustage 1999-05-29 07:31:57 +00:00
law%netscape.com
1fb836d048 Fix build bustage 1999-05-29 07:22:58 +00:00
mcmullen%netscape.com
1f1d199002 Added nsFileSpecWithUIImp.cpp 1999-05-29 07:04:16 +00:00
mcafee%netscape.com
1ceadcdcc0 Adding nsFileSpecWithUIImpl.cpp to resolve NS_NewFileSpecWithUI(). r=mcmullen 1999-05-29 06:08:56 +00:00
law%netscape.com
576f95539d added files: mozilla/widget/src/xpwidgets/nsFileSpecWithUIImpl.cpp 1999-05-29 03:28:56 +00:00
mcmullen%netscape.com
5a9665a03c Moved widgetry out of xpcom 1999-05-29 01:26:53 +00:00
mcmullen%netscape.com
1db81de2ad Moving widgetry out of xpcom 1999-05-29 01:08:22 +00:00
mcmullen%netscape.com
4ece99f924 First Checked In. 1999-05-29 01:05:14 +00:00
tague%netscape.com
5809e0854b Added TSM Input Method support for the Macintosh. 1999-05-28 05:06:38 +00:00
tague%netscape.com
fea9a80cdc First Checked In. 1999-05-28 05:05:46 +00:00
blizzard%redhat.com
477143c9cf move global xlib symbols, fix hard coded toolkit name in makefile 1999-05-28 04:13:29 +00:00
pollmann%netscape.com
a0931aa3a6 Bug 3322: Windows sends NS_CONTROL_CHANGE events 1999-05-28 02:11:55 +00:00
pierre%netscape.com
721d89cf51 #6988 "Click in grow box shrinks window by 1 pixel" 1999-05-28 00:42:49 +00:00
pierre%netscape.com
f6f7b8c70f Fixed eColor_TextSelectXXXXX 1999-05-28 00:38:43 +00:00
pollmann%netscape.com
a5be7a13ef Bug 3322: Opps, removing some debugging cruft. 1999-05-28 00:28:07 +00:00
pollmann%netscape.com
8f6001119b Bug 3322: GTK combo boxes send NS_CONTROL_CHANGE events appropriately. 1999-05-27 23:57:58 +00:00
pollmann%netscape.com
1f6c80d150 Bug 3322: Adding NS_CONTROL_CHANGE event. This will be used for <SELECT>'s onChange. 1999-05-27 23:53:42 +00:00
pinkerton%netscape.com
72bac56afd removed obsolete class id's (trees, toolbars). 1999-05-27 23:22:20 +00:00
av%netscape.com
7422658130 Getting windowless plugin stuff into 1999-05-27 23:20:09 +00:00
kmcclusk%netscape.com
0d8608bccf fix for bug #6876 File open dialog shown twice. Removed call to Show() in GetFile().
GetFile should only be used retrieve settings it should not have a side effect of
showing the dialog.
Added WIN32 support for top-level borderless windows.
1999-05-27 21:09:49 +00:00
sdagley%netscape.com
122c16e4c4 Add new method to find out what type of file the user selected from the type/filter list in the save dialog. 1999-05-27 20:54:53 +00:00
mcmullen%netscape.com
49b21daf26 First Checked In. 1999-05-27 17:59:00 +00:00
bruce%cybersight.com
a11f987e0c HP-UX's aCC compiler requires main() to return int. 1999-05-27 05:17:27 +00:00
blizzard%redhat.com
e646cff9ea start breaking out widgets into their own classes 1999-05-27 03:26:18 +00:00
mcmullen%netscape.com
d42e4e966b First Checked In. 1999-05-27 01:27:31 +00:00
mcafee%netscape.com
206f04a516 -lraptorhtml is a component now, don't link with it. 1999-05-27 00:55:09 +00:00
blizzard%redhat.com
8516c1bfbe more xlib work 1999-05-26 21:52:58 +00:00
pinkerton%netscape.com
64ebadfd4b fix GetChildren() to not copy the child list and to use a proper enumerator. 1999-05-26 21:12:54 +00:00