mcafee%netscape.com
c00ab46c5b
Minor formatting.
1999-04-15 21:49:36 +00:00
mcafee%netscape.com
f06d3c677b
New clipboard stuff, still off by default. --enable-new-clipboard turns this on.
1999-04-15 21:48:09 +00:00
mcafee%netscape.com
ee2e76ec38
Remove windows call from XP code.
1999-04-15 21:45:22 +00:00
law%netscape.com
c074b98d42
Set proper OK result in GetFile
1999-04-15 21:00:11 +00:00
mcafee%netscape.com
909b804663
Fixing linux bustage.
1999-04-15 05:16:05 +00:00
alecf%netscape.com
420b45283a
fix build bustage (someone forgot to rename mWidget to sWidget)
1999-04-15 03:58:06 +00:00
mcafee%netscape.com
213d70bba0
Adding static SetTopLevelWidget() call to nsClipboard.
1999-04-15 02:08:55 +00:00
mcafee%netscape.com
ab93e0af8d
Comment only.
1999-04-15 02:07:17 +00:00
kipp%netscape.com
465ca78733
Added missing addref
1999-04-13 21:54:22 +00:00
ramiro%netscape.com
9acabb375a
Scrub super class names - in anticipation of fixing the signal mess.
1999-04-13 14:57:24 +00:00
mcafee%netscape.com
532c2dfe01
Changing return value for IsLargeDataSet() to PRBool.
1999-04-13 10:11:30 +00:00
bruce%cybersight.com
5b0e694071
Adding blank lines for native compilers.
1999-04-13 06:35:42 +00:00
sfraser%netscape.com
63a20023ad
Null check on focused widget to avoid crash.
1999-04-13 01:21:25 +00:00
saari%netscape.com
07cb5b84da
Menu changes getting ready for dynamic menus
1999-04-13 00:12:59 +00:00
saari%netscape.com
b63a2e9a5e
menu changes getting ready for dynamic menus
1999-04-13 00:12:40 +00:00
davidm%netscape.com
a7e8bce3f0
use nsIEventQueueService rather than our own private event queue. Leads to the removal of a bunch of #ifdef mac code.
1999-04-12 22:52:52 +00:00
beard%netscape.com
c42a0a66e2
removed <PP_Types.h>, getting PL_EventQueue from the nsIEventQueueService, added calls to handle the PL_Events posted from other threads.
1999-04-12 03:23:55 +00:00
beard%netscape.com
a18c31a939
added mEventQueue, a PL_EventQueue
1999-04-12 03:21:25 +00:00
blizzard%redhat.com
4be0ff3ad1
add nsSelectionMgr stubs so this thing will run again
1999-04-12 02:31:52 +00:00
beard%netscape.com
d0169bf4f9
nsToolkit::SetFocus, fully initializing the guiEvent struct.
1999-04-11 00:05:51 +00:00
danm%netscape.com
9e77881973
disabling annoying spam debug messages in modal windows
1999-04-10 22:43:46 +00:00
sspitzer%netscape.com
8b08c06722
some more cvs ignore work
1999-04-10 21:22:31 +00:00
blizzard%redhat.com
2a07ac3487
skel code for xlib based widgets
1999-04-10 15:26:39 +00:00
briano%netscape.com
95083e0ab1
It turns out that other platforms besides NTO don't have PATH_MAX, so this change should fix them all.
1999-04-10 01:05:53 +00:00
sspitzer%netscape.com
68f6ae805b
fixes to get the test to build
1999-04-10 00:36:18 +00:00
sspitzer%netscape.com
a15acbf418
heed the ENABLE_TESTS variable
1999-04-10 00:36:05 +00:00
pinkerton%netscape.com
fc0abb60de
Move all apple libs into MacOS target of interfaces.mcp. Only "apple" lib in each project should now be InterfacesStubs (with some minor exceptions). permission to checkin granted by cyeh.
1999-04-10 00:15:14 +00:00
danm%netscape.com
21d66ba15b
disabling drag and drop for current milestone. fixes bug 4871. r:rods a:chofmann.
1999-04-09 20:59:54 +00:00
ramiro%netscape.com
4953a3a830
Fix for 2986.
...
Radio buttons and checkbuttons on form not rendering.
The problem was that the parent widget was rendering on top of them, because
they are windowless.
The fix is to wrap the radio/check buttons in an event box to give them a
window. Not the most effecient solution, but will do for now until the devil
is exorcised from the event system.
1999-04-09 19:58:37 +00:00
ramiro%netscape.com
11456f2556
Fix for editor bug 3249.
...
Second non-text key doesn't get through.
1999-04-09 19:53:50 +00:00
syd%netscape.com
0c3f7d98bc
Re-applied code for 4560. Reviewed by ramiro, kipp.
1999-04-09 02:01:34 +00:00
sdagley%netscape.com
ef248ed739
Fix call to PutFile to show the put file dialog insted of the get file dialog.
1999-04-08 21:20:42 +00:00
saari%netscape.com
897f0bc9af
fix for bug #4562
>
mozilla/widget/src/mac/nsMacEventHandler.cpp
- commented out 3 lines
mozilla/xpfe/appshell/src/nsWebShellWindow.cpp
- Added 2 #ifdef XP_MAC changes that should go away by
M5.
The problem is that the nsMenuBar class doesn't know when it is through building a menubar from XUL since nsWebShellWindow actually does the construction today.
That will change when menus build themselves, which needs to be done for M5's dynamic menu construction.
So the hack would go away sometime soon.
Previously, the nsMacEventHandler would get a deactivate event before bringing up a dialog or another window... why this isn't happening anymore, I don't know.
Perhaps this is a bug in itself, but I was the only one relying on the behavior, and that reliance was a hack to begin with.
1999-04-08 04:29:37 +00:00
ramiro%netscape.com
d04fd37d2b
Move draw and crossing signals into nsWindow.
1999-04-07 06:55:50 +00:00
pinkerton%netscape.com
9b349e54af
fix error checking. helps to assign into the return code that you check for an error ;)
1999-04-07 06:25:17 +00:00
pavlov%pavlov.net
3580abf5a5
more work on the clipboard
1999-04-07 05:53:10 +00:00
pavlov%pavlov.net
6ec79c0411
add 2 casts in an attempt to fix a build bustage
1999-04-07 05:40:49 +00:00
mcafee%netscape.com
7298ce63e0
Gtk callback stubs.
1999-04-07 05:40:37 +00:00
mcafee%netscape.com
30be3b777f
Gtk callback stuff.
1999-04-07 05:32:21 +00:00
mcafee%netscape.com
4d3ee18120
Moving old clipboard into #ifdef-land.
1999-04-07 05:31:55 +00:00
mcafee%netscape.com
716d966c7a
More clipboard stuff
1999-04-07 03:41:20 +00:00
rods%netscape.com
c612139986
Implemented GetFile, PutFile, PutFolder does not work correctly
1999-04-07 03:19:33 +00:00
rods%netscape.com
7434d12c96
Commented out debug printf in OnKey
1999-04-07 03:11:46 +00:00
rods%netscape.com
55405af1af
Commenting out WM_CHAR changes for I18N
1999-04-07 03:03:23 +00:00
mcafee%netscape.com
ba2d40c207
Implementing GetFile(), GetFolder(), PutFile(). r=sdagley
1999-04-07 01:05:24 +00:00
hyatt%netscape.com
ac92bf3456
Adding stubs for the file widget.
1999-04-07 00:55:05 +00:00
mcafee%netscape.com
fa1c367a8e
Checking in file dialog stubs for sdagley.
1999-04-07 00:51:33 +00:00
sdagley%netscape.com
e16a6f3859
Adding GetFile, GetFolder and PutFile wrappers to hide widgetness of file dialogs.
1999-04-07 00:49:38 +00:00
mcmullen%netscape.com
853a40da22
Bug #4296 . Support insertion of floppies. One more change (the event mask).
1999-04-06 23:53:06 +00:00
saari%netscape.com
5fd72182a8
Mac menus destroying themselves more properly
1999-04-06 22:19:09 +00:00