Commit Graph

2502 Commits

Author SHA1 Message Date
tague%netscape.com
353d857fed Added clause and selection support for Input Methods. Fixes bug #8639, #8459, #6989, #7824 1999-06-29 20:31:22 +00:00
tague%netscape.com
ca31701108 Added clause range and selection support for Input Methods. 1999-06-29 20:30:42 +00:00
zuperdee%penguinpowered.com
e19740499c Gosh am I stupid. Finally figured out how to fix the AddSeparator function properly. Also fixed quite a few compiler warnings. 1999-06-29 20:29:11 +00:00
Dale.Stansberry%Nexwarecorp.com
82cabb5f1a - Fixed scrolling rips
- Fixed blinking due to hidden widget damage
- Fixed non-drawing windows due to mCreateHold not be reset properly
1999-06-29 20:14:47 +00:00
sspitzer%netscape.com
029253f05c argh. I'm insane. ignore me. 1999-06-29 05:06:00 +00:00
sspitzer%netscape.com
483adf6fbd putting back briano's changes. sorry 1999-06-29 05:05:00 +00:00
sspitzer%netscape.com
708883d10d fixing build bustage. sending mail to briano about this. 1999-06-29 04:44:01 +00:00
briano%netscape.com
82f4c09e8c Changed the hardcoded path to nsStubs.cpp to use the topsrcdir macro. 1999-06-29 03:10:28 +00:00
gagan%netscape.com
a46cae3c1c Removed gfxps linkage. 1999-06-29 02:54:04 +00:00
gagan%netscape.com
0275f3b407 Argh... another bad patch. 1999-06-29 01:01:11 +00:00
syd%netscape.com
60370ebd9c Fixed compiler warning 1999-06-29 00:39:10 +00:00
gagan%netscape.com
dc1680b25c Necko changes (from Andreas) 1999-06-29 00:26:25 +00:00
mcafee%netscape.com
a6d03dd33a Changes for OS/2. Patch provided by Eric Olson (eric.olson@sympatico.ca) 1999-06-28 23:39:35 +00:00
mcafee%netscape.com
e8693c005d Changes for OS/2. Patch provided by Eric Olson (eric.olson@sympatico.ca) 1999-06-28 23:18:55 +00:00
rods%netscape.com
4de7604397 Added nsISupports to QueryInterface 1999-06-28 22:03:15 +00:00
warren%netscape.com
e87f3dfecd Fixed necko ifdef. 1999-06-28 20:23:22 +00:00
warren%netscape.com
fbc735f510 Last of the necko ifdefs. Now we link with necko. 1999-06-28 10:35:57 +00:00
ramiro%netscape.com
fae93fa5cd Patch from Tomi Leppikangas <tomilepp@rak046.oulu.fi>.
Properly set the background of native widgets and fonts for text areas.
1999-06-28 07:49:39 +00:00
blizzard%redhat.com
6501c344cd page up and page down
pages that move and reflow
next comes the gaffaw
1999-06-28 02:11:22 +00:00
blizzard%redhat.com
2e27fccfeb child window goes
inside scrollbar parent window
next will come events
1999-06-28 00:59:43 +00:00
syd%netscape.com
1179ee65ba Clean up compiler warning (unused variable) 1999-06-27 20:29:16 +00:00
syd%netscape.com
5e684e91e6 Fix compiler warning 1999-06-27 19:52:51 +00:00
blizzard%redhat.com
82433eaf5b reuse a little code 1999-06-26 15:06:05 +00:00
av%netscape.com
f27f5dbae5 Added passing mouse events to winless plugin 1999-06-25 21:17:52 +00:00
blizzard%redhat.com
378355ee32 cleanup of window creation 1999-06-25 20:23:37 +00:00
blizzard%redhat.com
84af5d78e5 scrollbar cleanups, share create native window call. 1999-06-25 20:10:30 +00:00
mcafee%netscape.com
919559537e Adding case for BeOS. 1999-06-25 13:45:43 +00:00
mcafee%netscape.com
22adbb8017 Adding case for BeOS. 1999-06-25 13:36:52 +00:00
mcafee%netscape.com
325c62382c Adding a case for BeOS. 1999-06-25 13:34:39 +00:00
mcafee%netscape.com
4578177f09 Adding case for BeOS. 1999-06-25 13:29:49 +00:00
mcafee%netscape.com
48f2024a89 BeOS landing; thanks to Duncan Wilcox (duncan@be.com) for these changes. 1999-06-25 13:27:09 +00:00
mcafee%netscape.com
a85131e848 BeOS landing; thanks to Duncan Wilcox (duncan@be.com) for these changes. 1999-06-25 11:18:13 +00:00
ramiro%netscape.com
e418ee592e Patch from Tomi Leppikangas <tomilepp@rak046.oulu.fi>.
Properly set the fonts of native widgets.
1999-06-25 10:43:43 +00:00
ramiro%netscape.com
773e34ec7d Changes to turn gfxps into a true component. Thanks to alecf@netscape.com
for providing the base patch.
1999-06-25 09:38:26 +00:00
Jerry.Kirk%Nexwarecorp.com
ce6ab6bfde - Adding support for nsSound 1999-06-24 20:14:59 +00:00
Jerry.Kirk%Nexwarecorp.com
867f1329bf - Adding nsSound.cpp to fix the BeepTest.html 1999-06-24 20:14:05 +00:00
blizzard%redhat.com
e53a8b4f55 properly initialize the rendering context - thanks ramiro 1999-06-24 20:08:35 +00:00
blizzard%redhat.com
44376dd122 make event callback methods virtual, start work on cheese-filled-scrollbars 1999-06-24 13:30:49 +00:00
zuperdee%penguinpowered.com
8fe231c0fa Added stub for the new CaptureMouse function that was added recently, along with more miscellaneous fixes, so that the Motif port will at least compile with --disable-tests again. 1999-06-23 21:17:34 +00:00
Jerry.Kirk%Nexwarecorp.com
7a51da2f12 - Updates to the menu/menubar/menuitems to make them work again under
- Neutrino/Photon
1999-06-23 19:59:02 +00:00
pinkerton%netscape.com
206ab701f6 Fix signed/unsigned problems by making enumerator keep an PRUint32 to match the result of nsICollection::Count(PRUint32*). 1999-06-22 20:41:28 +00:00
rods%netscape.com
d6c09da947 Changed remain unsigned int to PRUint32 1999-06-22 19:07:03 +00:00
rods%netscape.com
26407c2540 Fixed up some comments and a few return codes 1999-06-22 14:18:38 +00:00
Jerry.Kirk%Nexwarecorp.com
1721c6c3fe - Updating the debug/logging code thats still included 1999-06-22 11:46:26 +00:00
mcmullen%netscape.com
e91be698d2 Try that again. 1999-06-22 09:04:10 +00:00
mcmullen%netscape.com
3ee0dd9a6a Removed nsFileChooser 1999-06-22 08:18:19 +00:00
mcmullen%netscape.com
28485c78ac Removed these useless files 1999-06-22 07:41:12 +00:00
mcmullen%netscape.com
97a91923c6 Removed nsIFileChooser from the build 1999-06-22 07:38:44 +00:00
mcmullen%netscape.com
30f6463235 Use the correct CID for nsFileSpecWithUIImpl 1999-06-22 07:33:34 +00:00
mcmullen%netscape.com
81b42ae775 Added nsFileSpecWithUIImpl.cpp to win build 1999-06-22 06:53:41 +00:00
mcmullen%netscape.com
df96e839e3 Added nsFileSpecWithUIImpl.cpp 1999-06-22 06:17:25 +00:00
mcmullen%netscape.com
0420f77a3a Implementing nsFileSpecWithUI 1999-06-22 05:41:17 +00:00
mcmullen%netscape.com
67c7acd36a First Checked In. 1999-06-22 05:40:13 +00:00
mcmullen%netscape.com
59aa5bfe2d restoring from the dead 1999-06-22 03:58:18 +00:00
mcmullen%netscape.com
70fe6f0196 Added nsFileSpecWithUIImpl.cpp 1999-06-22 03:54:07 +00:00
mcmullen%netscape.com
6ac31484c6 Intermediate checkin. 1999-06-22 03:52:31 +00:00
mcmullen%netscape.com
1fa3e340dc More. 1999-06-22 03:51:11 +00:00
mcmullen%netscape.com
c4bea12d98 OK, ready now 1999-06-22 02:13:45 +00:00
mcmullen%netscape.com
c8e63a8b85 Sorry about that 1999-06-22 01:55:41 +00:00
mcmullen%netscape.com
dff15aca32 Backing this out - checked in inadvertently. 1999-06-22 01:48:05 +00:00
mcmullen%netscape.com
940eebccaa Backing out last change - did not intend to do this yet. 1999-06-22 01:46:38 +00:00
mcmullen%netscape.com
3486bea956 Restoring what was erroneously removed 1999-06-22 01:44:43 +00:00
mcmullen%netscape.com
72a9c7e766 Restored nsIFileSpecWithUI.idl 1999-06-22 01:13:45 +00:00
Dale.Stansberry%Nexwarecorp.com
40911b7af7 - Fixed child clipping (on test4.html) 1999-06-21 22:10:54 +00:00
mcafee%netscape.com
63b646c55a Improving event debugging output. 1999-06-21 21:09:33 +00:00
kmcclusk%netscape.com
177135dd5a Added CaptureMouse method to nsIWidget. Implemented CaptureMouse in nsWindow.cpp
Added a base implementation to nsBaseWidget.cpp.
1999-06-21 20:37:50 +00:00
Dale.Stansberry%Nexwarecorp.com
7c19c61d5f - Added more clipping smarts (for children and siblings) 1999-06-21 20:18:27 +00:00
Michael.Kedl%Nexwarecorp.com
72cc90e826 Dale's fixes for apprunner redrawing so much at startup (not yet finished) 1999-06-21 20:12:19 +00:00
Jerry.Kirk%Nexwarecorp.com
99796e0ff8 - Removing references to GTK that were left over from the conversion. 1999-06-21 20:02:53 +00:00
blizzard%redhat.com
efb5a664aa set mBounds in the other Resize() method, too. Thanks for pointing this out, tor. 1999-06-21 14:36:53 +00:00
zuperdee%penguinpowered.com
e77e9ced73 Added stubs for modal dialog stuff, along with various minor fixups to help bring the Motif port up to speed on the changes that have been occuring in the rest of Mozilla. 1999-06-21 06:49:44 +00:00
pavlov%pavlov.net
90cd6be30c context menus almost work now. 1999-06-20 17:34:06 +00:00
blizzard%redhat.com
68925a2575 implement nsWidget::Invalidate, nsWidget::Update, make resizing go 1999-06-19 20:24:32 +00:00
pierre%netscape.com
2809961b0f #8325 "[PP]Exiting Profile Manager and crash". r=sfraser, a=chofmann. 1999-06-19 02:33:23 +00:00
ramiro%netscape.com
f2b03ace40 Fix for bug 8237 (Prefs need to save when apprunner quits) and bug 8106
(Calling 'exit' while closing the top level window (causing the whole
app to quit).
Should let the profile manager work as advertised on unix.
Reviewed by law and mcmullen.
1999-06-19 00:30:11 +00:00
saari%netscape.com
7f8e5e2973 Fix for bug #8452 1999-06-18 19:28:29 +00:00
mcafee%netscape.com
68f9c6a8cd Removing obsolete NEW_DRAG_AND_DROP ifdef. a=chofmann 1999-06-17 23:23:11 +00:00
saari%netscape.com
e35eca0fca Fixing Bug #8328, keybinding fix 1999-06-17 01:48:22 +00:00
mcafee%netscape.com
3d11fbbf11 Adding nsSound. Fixing NT bustage 1999-06-17 00:12:43 +00:00
mcafee%netscape.com
d71b07c4d5 Adding nsSound. Fixing linux bustage 1999-06-17 00:12:18 +00:00
sdagley%netscape.com
a3f562aed1 Finish landing XP Beep() functionality (bug #6911). Approved chofmann, reviewed saari & mcafee. 1999-06-16 23:23:45 +00:00
ramiro%netscape.com
7230523635 Fix for bug 6159. Reviewed by pollmann and approved by leaf.
Form check boxes were out of whack by one.  I removed the pathetically lame
hack i added before (which didn't work) and added a new and improved
pathetically dumb hack that really fixes the problem.  Yes folks, toggle
the toggle button 3 times to work around artificial intelligence in the
gtktogglebutton widget.
1999-06-16 22:24:18 +00:00
pierre%netscape.com
41c44eaa6c Removed the NSPR event queue from nsMacMessagePump (and keep the one in nsToolkit). 1999-06-16 06:30:38 +00:00
pierre%netscape.com
86cbb24e2c set the caret at the right location after a cut 1999-06-16 06:26:38 +00:00
pierre%netscape.com
a1f5431951 Fixed a crash in HandleMenuCommand(). It could especially happen on Quit. 1999-06-16 06:22:11 +00:00
erik%netscape.com
8454d4ddd3 Pass null terminator to converter now that Frank has fixed it. 1999-06-16 04:36:33 +00:00
erik%netscape.com
27856b5d92 Fix for bug 7822. Remove the code that strips the high byte off of the
Unicode string for menu items that have a submenu.
1999-06-16 04:13:58 +00:00
tague%netscape.com
c0ce68f0fb Fixed #5438 - Mac Buttons not displaying Japanese correctly. 1999-06-16 04:12:14 +00:00
syd%netscape.com
a04669aa1e One change: if user sets ncols, ignore installcmap. The two collide
(they both set thresholds) and we can assume if the user is setting
the ncols that he/she is doing some fine tune control over the more
granular control installcmap gives.
1999-06-16 03:41:52 +00:00
pierre%netscape.com
094434ad77 #8214 "[PP] Mac - Closing browser window with text field focused crashes apprunner". Removed an extra addRef in nsBaseWidget::Enumerator::CurrentItem() 1999-06-16 03:34:44 +00:00
syd%netscape.com
7f44e17b9a Support for ncols and installcmap prefs.
Currently, 8 bit pseudocolor visual users are going to get a private cmap
installed base on design of gdk_rgb* code design. We want the default to
really be that we share with the server default colormap; if that looks
too bad (e.g., can't get enough colors, user can set the browser.installcmap
pref to "true" to get a priviate cmap installed.

Gdk determines if to install a private cmap based on being able to allocate
a certain number of colors from the default colormap. If that fails, a
private cmap is installed. The default gdk threshold is 5 * 5 * 5. If we
see browser.installcmap == true, we set to 255 to force it. If we see
browser.installcmap == false, we set it to 0. Also added browser.ncols
pref, which allows fine-grained control of this; the user can set the
threshold value and control when gdk will use shared colormap vs. private.
1999-06-16 03:24:55 +00:00
blizzard%redhat.com
a24a554785 xlib renders, baby. 1999-06-16 03:07:55 +00:00
sdagley%netscape.com
6bdf7701c6 First Checked In. 1999-06-16 03:02:41 +00:00
pavlov%pavlov.net
528b39e1e4 initial context menu stuff.. not finished 1999-06-16 01:34:29 +00:00
pierre%netscape.com
e8149574c4 #4084 "JS events: Mac form element events" 1999-06-16 00:41:30 +00:00
pierre%netscape.com
3fffa7168d #4084 "JS events: Mac form element events" A little cleanup in key events too 1999-06-16 00:41:02 +00:00
pierre%netscape.com
5c9b83c219 #4084 "JS events: Mac form element events" #7100 "JS change state (enabled/checked) of html:checkbox doesn't redraw" 1999-06-16 00:40:20 +00:00
sfraser%netscape.com
ece560b18d Get rid of stuplid warnings. 1999-06-16 00:02:27 +00:00
jdunn%netscape.com
d7ed74c085 When ORing enums, it must be done in the domain of the enum type 1999-06-15 23:33:59 +00:00
blizzard%redhat.com
aa43f0dea5 fix bug where the ConfigureNotify wasn't setting the event members properly 1999-06-15 23:31:56 +00:00
pinkerton%netscape.com
7a9c1afcd4 fix memory leaks (bug# 8221) 1999-06-15 23:26:32 +00:00
rods%netscape.com
7acde07d29 Changed special MULTI_MIME to be used by both classes 1999-06-15 14:26:23 +00:00
rods%netscape.com
ec65a771ea Changed "unsigned int" to PRUint32 1999-06-15 14:25:31 +00:00
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
ramiro%netscape.com
bac47f3aa8 One last tweak to make this thing work. 1999-06-09 11:50:57 +00:00
ramiro%netscape.com
d330f1ae61 Motif Ressurection. Thanks to Daniel Roberts <zuperdee@yahoo.com> for
doing the painful job of identifying everything that is missing and
stubbing it out.
1999-06-09 11:35:26 +00:00
hyatt%netscape.com
7fcb28b3a3 %^&%^&%&^ 1999-06-09 10:21:27 +00:00
hyatt%netscape.com
cd4a492053 Berating myself in one of my comments. 1999-06-09 10:18:32 +00:00
hyatt%netscape.com
575f8cf27f More oops. 1999-06-09 10:10:18 +00:00
ramiro%netscape.com
1b4d1715e2 Port to KCC. 1999-06-09 10:09:47 +00:00
hyatt%netscape.com
84a6485158 Sigh. 1999-06-09 10:08:35 +00:00
hyatt%netscape.com
df1f5cac20 Context menus on windows now know about alignment. 1999-06-09 09:39:06 +00:00
hyatt%netscape.com
707d2781a4 Teaching context menus about alignment. 1999-06-09 09:30:40 +00:00
joki%netscape.com
25aab9fee5 Fixing event coordinates to give screen based info. Also fixing direct reference to frames via their names. 1999-06-09 07:38:26 +00:00
ramiro%netscape.com
ccf4e567bf Remove cruft. 1999-06-09 03:37:05 +00:00
tague%netscape.com
d0540fc75b Conditional fix for #7629. Only builds with a conditional set in my environment 1999-06-09 03:17:56 +00:00
pinkerton%netscape.com
3b1d98eb67 File Removed. 1999-06-08 21:23:36 +00:00
pinkerton%netscape.com
166761c24f don't export imagebutton or menu button stuff, again. obsolete. 1999-06-08 21:23:18 +00:00
av%netscape.com
e5b943bd76 *** empty log message *** 1999-06-08 06:07:51 +00:00
hyatt%netscape.com
b520345abb Added new events for popup construction and destruction. 1999-06-08 05:08:46 +00:00
pinkerton%netscape.com
1e3b08c682 changes so that transferable no longer takes ownership of dataflavor string, but correctly copies it. fix some memory leaks as well. 1999-06-07 20:43:23 +00:00
rods%netscape.com
c4e7187dde Removed ddcomm.h, and put the macro SET_FORMATETC into nsClipboard.h, and then removed ddcomm.h from the src 1999-06-07 19:26:45 +00:00
rods%netscape.com
186de72ef2 added cast to remove warning. 1999-06-07 19:24:36 +00:00
blizzard%redhat.com
a3f3e05e23 remove widgets that don't exist anymore. THIS IS NOT PART OF THE BUILD. 1999-06-07 15:32:17 +00:00
saari%netscape.com
60fb752c9e Mac only change. Fix bug #7296 1999-06-06 01:23:56 +00:00
Jerry.Kirk%Nexwarecorp.com
2ab0fac5be - Changed include of nsWindow.h to nsWidget.h as it should have been 1999-06-05 23:57:47 +00:00
pierre%netscape.com
f051fa29c6 #3322 "javascript ONCHANGE handler failures". Added ControlChanged() in order to send NS_CONTROL_CHANGE events. 1999-06-05 03:00:28 +00:00
tague%netscape.com
a34d353a60 Update nsWindow.h to change DEBUG_TAGUE to DEBUG_tague for consistency 1999-06-04 22:55:57 +00:00
tague%netscape.com
6fdbe33ea1 changed DEBUG_TAGUE to DEBUG_tague for consitency with windows 1999-06-04 22:52:58 +00:00
pinkerton%netscape.com
e975f2048a removed nsMenuButton and nsImageButton from builds. 1999-06-04 22:45:27 +00:00
pinkerton%netscape.com
05679fe166 don't export imagebutton or menu button stuff. obsolete. 1999-06-04 22:43:19 +00:00
pinkerton%netscape.com
741afa353a removing obsolete widgets (nsImageButton and nsMenuButton). 1999-06-04 22:41:39 +00:00
pinkerton%netscape.com
b5666ab255 removing imageButton and menuButton stuff. obsolete. 1999-06-04 22:36:54 +00:00
hyatt%netscape.com
2615cddb22 Menus now set and unset the open attribute (ensuring that RDF-generated content
doesn't stick around).
1999-06-04 22:31:07 +00:00
hyatt%netscape.com
06ac2e21e1 Menus now set and unset the open attribute. 1999-06-04 22:24:53 +00:00
pinkerton%netscape.com
4b8a23ed27 removing nsImageButton and nsMenuButton. obsolete. 1999-06-04 22:22:22 +00:00
pinkerton%netscape.com
21ec1a3378 nsMenuButton and nsImageButton obsolete. 1999-06-04 22:21:59 +00:00
briano%netscape.com
8699ea0019 Handle the (Unix) platform-specific DLL naming conventions properly. 1999-06-04 22:17:30 +00:00
Jerry.Kirk%Nexwarecorp.com
710b064d73 - Fixing code after addition of ShowMenuBar() method
-  This is still not implemented, it will just compile now.
1999-06-04 15:09:50 +00:00
shaver%netscape.com
223ff1b1b9 fix for #3839 1999-06-04 06:21:49 +00:00
tague%netscape.com
6740fde5bb Fix for #6896: Windows editor interprests the '.' key as a forward delete. Not building by default -- will switch over once tested on Mac and Unix. 1999-06-04 05:14:01 +00:00
danm%netscape.com
ca940ca440 adding ShowMenuBar 1999-06-04 04:00:30 +00:00
tague%netscape.com
28b8bc9e50 Temporarily remove TSMActivate/Deactivate document assertions until bug #7571 gets fixed. 1999-06-04 02:12:07 +00:00
warren%netscape.com
69c0df1281 Replaced by nsFileChooser.cpp 1999-06-03 21:53:41 +00:00
warren%netscape.com
eb3d12a49b added files: mozilla/widget/src/xpwidgets/nsFileChooser.cpp, removed files: mozilla/widget/src/xpwidgets/nsFileSpecWithUIImpl.cpp 1999-06-03 21:51:27 +00:00
warren%netscape.com
2f48fd7da7 Added nsIFileChooser to break dependency on nsFileSpec internals. 1999-06-03 21:51:02 +00:00
waterson%netscape.com
bd60dc35e4 Fix XPIDL_MODULE typos. 1999-06-03 20:06:49 +00:00
kmcclusk%netscape.com
e19b816f7e Fix for bugs #7442, #7523. Removed the code in WindowProc that was setting the
someWindow local variable based on the lParam for combo box events.
Instead someWindow is set using the default code
with uses the (HWND hWnd) passed in as an argument. Even though the MS documentation claims
you should use the lParam it does not work. This is what was causing the crashes on WIN95.
1999-06-03 20:03:53 +00:00
Jerry.Kirk%Nexwarecorp.com
8706648c47 - Added the Pt_LINK_INSERT flag to make the activate callback for the menuitem
-  occur before the Unrealize of the menu which destroyed the menuitem
1999-06-03 19:56:57 +00:00
Jerry.Kirk%Nexwarecorp.com
b4c4d89e2c - Removing nsTimer.cpp this has been moved to gfx/src/photon 1999-06-03 19:53:42 +00:00
ramiro%netscape.com
336230410b Remove duplicate nsTimer.cpp files. 1999-06-03 19:44:16 +00:00
ramiro%netscape.com
69f2fc9282 Remove duplicate nsTimer.cpp files. 1999-06-03 19:37:42 +00:00
pinkerton%netscape.com
c35d3c5907 More changes for Carbon, submitted by Eoin Norris at Apple (e.norris@apple.com). 1999-06-03 18:55:40 +00:00
pierre%netscape.com
01c1e0bdc3 Fixed various problems with popups (fixed width, empty strings, strings starting with '-'). Simplified some functions too. 1999-06-03 08:38:52 +00:00
pierre%netscape.com
274fc4c748 Remove a flicker in scrollbars introduced by last checkin (#5763 "Forms overlaid/leave bitgunk upon reflow on Mac") 1999-06-03 08:34:09 +00:00
tague%netscape.com
e9a9df8182 Fixed bug #5402 and #5439. Thanks to Peter Edberg and Eric Schlegel for their assistance. 1999-06-03 03:00:26 +00:00
pavlov%pavlov.net
3baeee60f1 real fix for bug #7468 from Tomi Leppikangas <tomilepp@ousrvr2.oulu.fi> 1999-06-03 01:54:15 +00:00
Jerry.Kirk%Nexwarecorp.com
8bc8b1f9ab Adding support for Photon UI 1999-06-03 01:21:42 +00:00
Jerry.Kirk%Nexwarecorp.com
9bcd6a74ff - Adding support for lots more widgets than the original version
-  which was just a place holder after all.
1999-06-03 01:18:49 +00:00
Jerry.Kirk%Nexwarecorp.com
06cf38bb8b - These files bring the Photon UI uptodate.
- They still include lots of debug that will be cleaned out later
-  once everything works.
1999-06-03 01:13:06 +00:00
pierre%netscape.com
78aa051ad5 #5763 "Forms overlaid/leave bitgunk upon reflow on Mac" 1999-06-03 00:51:38 +00:00
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