Граф коммитов

2199 Коммитов

Автор SHA1 Сообщение Дата
mcafee%netscape.com b1da8976eb nsWindows are now drag destinations. 1999-06-15 06:46:37 +00:00
mcafee%netscape.com f6d00aae13 Remove bogus commented service deletion. 1999-06-15 04:36:41 +00:00
mcafee%netscape.com d674d7d97b Enabling nsDragService factory creation. 1999-06-15 04:30:36 +00:00
bruce%cybersight.com 1e47eb8696 Interface classes really do need to define |GetIID()|. 5 of these files are just being switched over to the macro. The others were all lacking |GetIID()| implementations. 1999-06-14 06:16:08 +00:00
blizzard%redhat.com fb05821898 let mouse events flow... 1999-06-14 01:53:52 +00:00
blizzard%redhat.com b1e4b75575 always flush the X event queue before going back into select and always process X events as long as they are available. 1999-06-14 00:48:30 +00:00
tague%netscape.com 5fc79524b1 Fixed build bustage. 1999-06-13 21:53:27 +00:00
tague%netscape.com 8688949472 Turned on bug fix for #6896: Windows editorinterprets the period key as a forward delete. 1999-06-13 21:13:12 +00:00
syd%netscape.com 8e3da9f573 Add SetModal() widget interface to nsIWidget, and provide an implementation
for Gtk+. Now, when we do modal dialogs, Gtk+ calls a routine that makes the
dialog modal within Gtk+; this is in addition to the code in nsWebShellWindow
that is being invoked to support modals on the other platforms. For Gtk+, the
nsWebShellWindow code doesn't appear to be enough; in order for the event
plumbing to stay alive, we need to call into Gtk+, and unless we actually make
the dialog modal using Gtk+ mechanisms, the user can still get to the menu bar, which is not good.
1999-06-13 20:56:08 +00:00
jj%netscape.com d998b3675d [sfraser] Really remove nsDialog.cpp. Hacking the binary doesn't work. 1999-06-13 04:55:06 +00:00
mcafee%netscape.com 5dc5fe9f5e Removing nsDialog.cpp 1999-06-13 04:24:21 +00:00
mcafee%netscape.com b94dc94eaa Removing obsolete nsIDialog interface. 1999-06-13 04:00:06 +00:00
mcafee%netscape.com 1422f5676c Removing nsIDialog interface. 1999-06-13 03:59:10 +00:00
mcafee%netscape.com 5ad2830ff8 Removing nsDialog from the build. 1999-06-13 03:57:24 +00:00
mcafee%netscape.com 7098d2f6b4 Removing nsDialog from the build. 1999-06-13 03:41:31 +00:00
mcafee%netscape.com 679787e046 Removing nsDialog from the build. 1999-06-13 00:18:39 +00:00
mcafee%netscape.com 521df2c6e3 Removing nsDialog from the build, cleanup. 1999-06-13 00:17:00 +00:00
mcafee%netscape.com e2a630604b Removing nsDialog.cpp from the build. 1999-06-13 00:08:55 +00:00
mcafee%netscape.com 501a398000 Backing out pavlov's change to ressurect the menubar. pavlov, please test your changes before you check them in! 1999-06-13 00:06:38 +00:00
mcafee%netscape.com bf19d795c2 Removing NS_CreateDialog(), nsDialog is obsolete. 1999-06-12 21:40:10 +00:00
erik%netscape.com b40c0cd0ba Support for non-Latin-1 menus. We now convert from Unicode to the locale's
encoding, and use a set of default fonts in the non-Latin-1 case only.
1999-06-12 21:09:16 +00:00
mcafee%netscape.com 99a9e71be1 Removing NS_CreateDialog(), nsDialog is obsolete. a=rickg 1999-06-12 18:57:22 +00:00
beard%netscape.com b67574fd25 bug #6676: fixed inconsistent use of kControlEditTextPasswordTag vs. kControlEditTextTextTag in the GetText/SetText methods. 1999-06-12 04:55:08 +00:00
pavlov%pavlov.net 3e766c93b5 since we now have nsWindow::ShowMenuBar(), we don't need to forcefully create
the menubar when it is created.
1999-06-12 03:15:47 +00:00
pavlov%pavlov.net 36aa39a9c3 simplify nsWidget::IsVisible and a few minor indentation changes 1999-06-12 03:13:16 +00:00
pavlov%pavlov.net a6b82a3ae6 rename the menubar member 1999-06-12 03:02:57 +00:00
tague%netscape.com b254a3fed6 Conditionalized Fix for #6896. Modified the nsMacEventHandler.cpp to generate NS_KEY_PRESS events in addition to NS_KEY_DOWN. 1999-06-12 02:29:52 +00:00
tague%netscape.com dcbaf9b27b More work on #6896. Removed a debuging printf and fixed keysym translation. 1999-06-12 02:25:27 +00:00
av%netscape.com 9419f45af9 *** empty log message *** 1999-06-11 22:48:50 +00:00
tague%netscape.com e885d271de More work on bug #6896 1999-06-11 20:32:09 +00:00
blizzard%redhat.com a503a8a0a9 add workaround for lame values from layout engine. fix size of checkboxes. 1999-06-11 20:27:07 +00:00
blizzard%redhat.com 899bfde4d5 remove nsDialog 1999-06-11 20:26:27 +00:00
Dale.Stansberry%Nexwarecorp.com 6294aaf691 - Added manual widget damage routines 1999-06-11 19:49:52 +00:00
sfraser%netscape.com 2aba55c9ed This should be a pascal string. 1999-06-11 19:05:17 +00:00
ramiro%netscape.com d52f179440 Remove duplicate timer interfaces. Left over from the xpcom 2.0 landing. 1999-06-11 11:59:44 +00:00
mcafee%netscape.com 23208ea210 Removing obsolete nsDialog. a=rickg 1999-06-11 00:00:58 +00:00
mcafee%netscape.com 5be76fc521 Removing obsolete nsDialog. a=rickg 1999-06-10 23:43:25 +00:00
mcafee%netscape.com 733b9c4839 Removing obsolete nsDialog. a=rickg 1999-06-10 22:52:29 +00:00
tague%netscape.com 39f7f55a63 Additional work on conditionalized fiex for #7629. Fix problems with ctrl-keys not being dispatched. 1999-06-10 21:38:05 +00:00
danm%netscape.com 0aa14968fa implement show/hide menubar 1999-06-10 21:34:43 +00:00
Jerry.Kirk%Nexwarecorp.com e7818a1913 -Fixes for Test12.html 1999-06-10 21:07:26 +00:00
tague%netscape.com 67e7ed7ba3 Additional fix for re-distpach of char+modifier key as a character, part of the conditionalized fix for #6896 1999-06-10 20:49:29 +00:00
hyatt%netscape.com 255cc6f2bd Popup menus animate and shag in the correct directions, baby. 1999-06-10 09:41:14 +00:00
tague%netscape.com e27b3995c9 Conditionalized fix for #6896. Will only be compiled with a particular directive from my build environment 1999-06-09 22:07:53 +00:00
Jerry.Kirk%Nexwarecorp.com ea7f958c5c - adding IsMenuBarVisible to get code to compile because nsWidget is our
base class not nsWindow
1999-06-09 20:55:48 +00:00
Jerry.Kirk%Nexwarecorp.com 88833514d2 - Bug 7794 Moving $(TK_LIBS) further down in the library list 1999-06-09 19:46:31 +00:00
Jerry.Kirk%Nexwarecorp.com 8238e8473e - Adding support for Clipboard 1999-06-09 19:44:28 +00:00
Jerry.Kirk%Nexwarecorp.com cb3137aed5 - Adding support for Clipboard under Photon 1999-06-09 19:43:53 +00:00
danm%netscape.com 63d352e236 teach (or stub) nsWidget to show/hide and query visible state of menubars 1999-06-09 19:01:55 +00:00
ramiro%netscape.com d2445d4451 Patch from Tomi Leppikangas <tomilepp@rak046.oulu.fi>.
Here is small patch for gtk to make it look a little better.
Size 15 gets checkboxes and radiobuttons centered nicely.
1999-06-09 12:27:38 +00:00