Commit Graph

2572 Commits

Author SHA1 Message Date
blizzard%redhat.com
2f7dce7fc9 Change DispatchEvent() to DispatchXEvent() since that's really what it's doing. 1999-07-14 16:39:31 +00:00
Jerry.Kirk%Nexwarecorp.com
021d37b23a - General cleanup. 1999-07-14 15:26:18 +00:00
blizzard%redhat.com
02170ee1ba Focus shags, baby. Also tracking visibility and map events so
nsWidget::IsVisible() is now implemented.  This is not part of the
build.
1999-07-14 04:34:31 +00:00
ramiro%netscape.com
184143e480 NOT PART OF BUILD. Adding these. 1999-07-13 19:40:15 +00:00
ramiro%netscape.com
d10b91ca09 NOT PART OF BUILD. Add event debugging. 1999-07-13 19:34:31 +00:00
ramiro%netscape.com
7c8d992ebe NOT PART OF BUILD. Get key events almost working. Add event debugging. 1999-07-13 19:30:42 +00:00
ramiro%netscape.com
d9b86f76c2 NOT PART OF BUILD. Add keycode stuff in its own place. 1999-07-13 19:17:35 +00:00
sspitzer%netscape.com
026c5516bc add the touch interface to the nsIFileSpec iterface and the appropriate implementations 1999-07-13 19:10:43 +00:00
blizzard%redhat.com
c99eee033f Start on infastructure for Focus events and Keypress events. This is not part of the build. 1999-07-13 17:50:28 +00:00
blizzard%redhat.com
5064350158 Fix clipping problem in nsWindow::Invalidate(). This problem was showing up when using the scrollbar to page up and down. This is not part of the build. 1999-07-13 16:19:17 +00:00
blizzard%redhat.com
7dfe5f86ed Fix incrorrect calculation of scrollbar geometry. This is not part of
the build.
1999-07-13 03:00:51 +00:00
mcafee%netscape.com
ee50921396 Solaris/CC needs a cast here. a=cyeh 1999-07-12 22:53:26 +00:00
joki%netscape.com
a37ff3b313 Fix for bug 9223, don't let Windows process messages for destroyed windows. A: chofmann, R: rods 1999-07-12 22:28:19 +00:00
duncan%be.com
814c448d15 A couple fixes for menus.
BeOS only checkin authorized by cyeh.
1999-07-12 19:44:47 +00:00
duncan%be.com
666f817c1e Misc fixes to unbreak Mozilla under BeOS.
BeOS only change authorized by cyeh.
1999-07-11 08:49:51 +00:00
blizzard%redhat.com
0401d94f71 always move the window, even if it hasn't been shown. this fixes gfx drop
down lists.
1999-07-10 23:27:25 +00:00
blizzard%redhat.com
2e94ee2ee8 native window scrolling fixes. this is not part of the build. 1999-07-10 23:20:41 +00:00
blizzard%redhat.com
5d592f0392 debugging information to track down resizing problems. this is not part
of the build.
1999-07-10 22:10:03 +00:00
blizzard%redhat.com
a7d9a9dd1d Make sure that when looking for extra ConfigureNotify events that you
check to make sure that the event that you get is actually a ConfigureNotify
event.  StructureNotifyMask includes other things, too.  "I can't believe
this ever worked."  This is not part of the build.
1999-07-10 20:51:18 +00:00
blizzard%redhat.com
dc793ce800 fix profile manager bustage for xlib widgets. this is not part of the build. 1999-07-10 00:23:05 +00:00
rods%netscape.com
b63737f9b2 Commented out the setting of the return value in bottom of ProcessMessage 1999-07-09 21:08:09 +00:00
rods%netscape.com
01da7a8017 Removed IIDs, now using GetIID
Added return of result code for various event methods (for Bug #8123)
Added some casts  in IME code to remove warnings
1999-07-09 19:41:46 +00:00
rods%netscape.com
5f57ef6305 Added support for HTML and for Images (fixes bug #9367) 1999-07-09 19:39:22 +00:00
rods%netscape.com
2f86d683c9 Turned off debuggin 1999-07-09 19:38:28 +00:00
pavlov%pavlov.net
f531067d2d fix to previous commit for intrinsic sizing 1999-07-09 18:02:05 +00:00
pavlov%pavlov.net
dc610ad202 turning intrinsic sizing on for unix part 1 r=saari a=chofmann 1999-07-09 17:24:16 +00:00
ramiro%netscape.com
14b5f3774e Polish. 1999-07-09 13:11:13 +00:00
ramiro%netscape.com
f9db338cc5 Polish. 1999-07-09 12:52:28 +00:00
ramiro%netscape.com
8a4543dc29 Add some useful debuggin information. This change does not affect any
functionality at all.  Its just a rearranging of some code and adding debug
stuff so that we can debug event related bugs.  In particular (but not
limited to) focus events.
1999-07-09 12:23:24 +00:00
ramiro%netscape.com
1c9b82ff42 Take out extra semicolon that is sure to break some compiler out there. 1999-07-09 12:15:12 +00:00
ramiro%netscape.com
5953cfe331 Add some useful debuggin information. This change does not affect any
functionality at all.  Its just a rearranging of some code and adding debug
stuff so that we can debug event related bugs.  In particular (but not
limited to) focus events.
1999-07-09 12:11:12 +00:00
ramiro%netscape.com
f2ce98faf9 Add some useful debuggin information. This change does not affect any
functionality at all.  Its just a rearranging of some code and adding debug
stuff so that we can debug event related bugs.  In particular (but not
limited to) focus events.
1999-07-09 11:15:59 +00:00
pavlov%pavlov.net
98550f261c fix bug 9446 and 9464
complete resizing work needed to turn intrinsic sizing on under linux (bugs 9443, 4439) except for one other problem not related to this code.  also fixes 9461
1999-07-09 01:01:23 +00:00
saari%netscape.com
1e850aab7a fixing bug 6741, just one more time... 1999-07-08 23:21:03 +00:00
blizzard%redhat.com
cef3e01741 native widget scrolling implemented. use PR_LOG for debugging messages. this is not part of the build. approved by cyeh. 1999-07-08 23:06:50 +00:00
blizzard%redhat.com
cc9a1bd4c8 start on infastructure for native widget scrolling 1999-07-08 03:08:35 +00:00
saari%netscape.com
44652397ac fixing bug 6741. Again. 1999-07-08 01:50:52 +00:00
saari%netscape.com
2c8075e773 fix for bug 9369 1999-07-08 01:25:56 +00:00
saari%netscape.com
f4c149eed7 A fix and a work around for M8 bugs 6741 and 7878 1999-07-07 23:40:31 +00:00
pinkerton%netscape.com
376f6f44fb implement WidgetToScreen and ScreenToWidget so screen coords will actually work. (appr cyeh, rev pavlov). Bug #9114. 1999-07-07 22:41:39 +00:00
pavlov%pavlov.net
018a7b9fde fix bug #5336 as well as fix moving toplevel windows and other misc resizing
fixes
1999-07-07 17:45:34 +00:00
blizzard%redhat.com
6f2122578d fix for --disable-static from Brian Ryner <bryner@uiuc.edu> 1999-07-07 14:50:41 +00:00
Dale.Stansberry%Nexwarecorp.com
8a08757971 - Fixed a damage blink bug on test9.html 1999-07-07 13:22:33 +00:00
ramiro%netscape.com
c8dc991105 Cut down on the noise. 1999-07-07 11:46:22 +00:00
ramiro%netscape.com
f3463fadba Less noise. 1999-07-07 11:01:29 +00:00
ramiro%netscape.com
c51bdfa4b4 Cut down on the noise a bit. 1999-07-07 10:56:01 +00:00
ramiro%netscape.com
1257dfd75f Turn of event debug print noise. 1999-07-07 10:46:44 +00:00
ramiro%netscape.com
1894629c29 Ressurect some more. 1999-07-07 09:37:40 +00:00
ramiro%netscape.com
3f8b031e9d Ressurect - again. 1999-07-07 09:29:35 +00:00
mcafee%netscape.com
3a1fea62cf Removing printf's 1999-07-07 09:27:38 +00:00
mcafee%netscape.com
413ded078c Adding drag & drop event support. 1999-07-07 09:05:44 +00:00
mcafee%netscape.com
e28d21967f Drag & drop event support 1999-07-07 09:02:50 +00:00
norris%netscape.com
06317a54b3 Tom Pixley's code for the beginnings of DOM security, with a fix for the previous Mac link failure. 1999-07-07 07:50:03 +00:00
ramiro%netscape.com
82a05e386b More noise. 1999-07-07 06:52:03 +00:00
ramiro%netscape.com
1741f603e5 Shutup pavlov's noisy code. 1999-07-07 06:50:17 +00:00
ramiro%netscape.com
d10a8bafa2 Global variable exorcism. 1999-07-07 06:09:21 +00:00
pavlov%pavlov.net
342cc9dcf7 resize changes/fixes/whatever_you_want_to_call_them_part_1 1999-07-07 05:30:31 +00:00
ramiro%netscape.com
5a295d632b Fix bustage. 1999-07-07 05:05:30 +00:00
ramiro%netscape.com
5cdb03367b Define the toolkit flags in one place an reuse that. Hopefully this will
put an end to the cut-n-paste insanity.
1999-07-07 04:38:18 +00:00
saari%netscape.com
53bb4b5881 fixing bug #8450, Mac only change 1999-07-07 03:13:42 +00:00
ramiro%netscape.com
41b52c4fa4 Global variable exorcism. 1999-07-07 02:25:11 +00:00
ramiro%netscape.com
ce1d9ee602 Cleanup externs. 1999-07-07 02:21:31 +00:00
ramiro%netscape.com
65385eb4f7 Final global variable exorcism. 1999-07-07 02:11:22 +00:00
ramiro%netscape.com
d408c28752 Exorcise gVisualInfo. 1999-07-07 01:41:43 +00:00
ramiro%netscape.com
2ac057aad6 Exorcise gVisualInfo. 1999-07-07 00:47:29 +00:00
ramiro%netscape.com
b9ee2dfb71 Exorcise gScreenNum. 1999-07-07 00:18:43 +00:00
ramiro%netscape.com
b9d9e64b07 Cleanup the widget api some. Move initialization of evil stuff to the gfx
end.  Dont leak the widget name.  Carry around Display* and friends in the
appshell.
1999-07-06 23:28:58 +00:00
saari%netscape.com
0d03ea2b1c Enabling Windows menu accelerators 1999-07-06 22:57:12 +00:00
Jerry.Kirk%Nexwarecorp.com
e45d55225d - menuitem tweak for photon 1999-07-06 14:59:34 +00:00
ramiro%netscape.com
d2b54f763e More menu stubs. Thank You. 1999-07-06 14:55:44 +00:00
pavlov%pavlov.net
0e3447b763 update to my new interface (files not built... yet) 1999-07-06 01:23:43 +00:00
Jerry.Kirk%Nexwarecorp.com
4a37b15ca8 -- Added stub functions for Get/SetModifiers and Get/SetShortcut 1999-07-05 23:28:18 +00:00
zuperdee%penguinpowered.com
eb66250faf Removed a couple of (what look like) obsolete functions from nsWindow, and fixed quite a lot of compiler warnings in nsWindow.cpp and nsXtEventHandler.cpp. 1999-07-05 22:08:41 +00:00
zuperdee%penguinpowered.com
a26420f722 Commenting out the SetTitle function for now, until I figure out how to do it right. 1999-07-05 20:50:37 +00:00
zuperdee%penguinpowered.com
a04d5ebc5e Unbreaking the Motif build by fixing my menu fixes (boy am I stupid). Also implemented the nsWindow:SetTitle function (reusing the code I wrote for the xlib port). 1999-07-05 20:15:54 +00:00
zuperdee%penguinpowered.com
55e9c01caf Lots of Motif menu code fixes. With these changes, hopefully it will no longer grab the mouse and refuse to release it, though the pulldown menus still don't quite work yet. 1999-07-05 07:57:04 +00:00
zuperdee%penguinpowered.com
9f6fb9b839 Attempting to fix the Motif nsMenu::Create function; it was horribly broken, and very ugly looking. It should mostly work now, but do *not* click on the menus yet, or it will grab your mouse, and not let go. Should be cleaner now too, since I managed to scrape out some cruft in the process. 1999-07-04 15:56:28 +00:00
duncan%be.com
f65548f632 Unbreak build under BeOS by adding new nsIMenuItem methods
(SetShortcutChar, GetShortcutChar, SetModifiers, GetModifiers).
1999-07-03 11:41:59 +00:00
ramiro%netscape.com
7e7a3a0b67 ifdef the dr evil changes that zuperdee accidentally checked in. 1999-07-03 06:28:22 +00:00
zuperdee%penguinpowered.com
f254f8b0e1 Cleaning out some deadwood from this file. 1999-07-03 05:11:23 +00:00
zuperdee%penguinpowered.com
85b0e5a3bb Boy am I dumb. Fixing my last checkin. 1999-07-03 04:39:22 +00:00
zuperdee%penguinpowered.com
7b1f61e24b Added stubs for the new SetShortcutChar, GetShortcutChar, SetModifiers, and GetModifiers functions. 1999-07-03 03:03:09 +00:00
danm%netscape.com
ed00b7d14c fixed egregious apostrophe 1999-07-03 01:31:18 +00:00
zuperdee%penguinpowered.com
0f1f11c2da Implemented the SetTitle function for Xlib. So the Xlib port should now be able to set its window title. 1999-07-03 01:24:46 +00:00
danm%netscape.com
e1b5c4fc53 balance window refcnt when traversing menus (fixes bug 7792) 1999-07-03 01:17:44 +00:00
saari%netscape.com
085975f73e Mac only support for menu accelerators 1999-07-02 23:51:42 +00:00
saari%netscape.com
b8a1c7a1bf trying the commit again... 1999-07-02 23:45:45 +00:00
saari%netscape.com
946c29e839 Adding support for menu accelerators to MacOS, and the framework for Win32 and GTK 1999-07-02 23:27:22 +00:00
tague%netscape.com
0b7a782118 Added TEXTRANGE_CARETPOSITION support for Input Methods to nsIDOMTextRange and nsGUIEvents 1999-07-02 22:21:03 +00:00
pavlov%pavlov.net
49742dd548 access keys on menus should work now... not menu items yet... 1999-07-02 22:02:35 +00:00
sfraser%netscape.com
1fd7387588 Add warnings when focus problems cause us to lose events. 1999-07-02 21:30:17 +00:00
joki%netscape.com
f550a8be68 New focus stuff for getting focus to the content area of the apprunner window. 1999-07-02 19:43:26 +00:00
Dale.Stansberry%Nexwarecorp.com
551c664df8 - Fixed a photon native rip (borders not drawing) 1999-07-02 15:25:24 +00:00
ramiro%netscape.com
43295086e9 Part I of Alexander Larsson's (alex@signum.se) patch to reduce symbol bloat.
All these changes are safely ifdefed out for the time being.
There are also a few implementation
DEFINES cleanups.
1999-07-02 14:59:36 +00:00
Jerry.Kirk%Nexwarecorp.com
0a44119603 - Cleaning up some misleading comments 1999-07-02 14:49:22 +00:00
dveditz%netscape.com
0eb6c820cf nakefile cleanups 1999-07-02 13:42:17 +00:00
ramiro%netscape.com
f41e67c622 Separate the widget and gfx toolkits into two variables.
Instead of MOZ_TOOLKIT, we now have MOZ_WIDGET_TOOLKIT and MOZ_GFX_TOOLKIT.
There is also a new configure flag, --enable-gfx-toolkit which does what its
name implies.
The configure script should continue to work as before.
1999-07-02 13:06:48 +00:00
Jerry.Kirk%Nexwarecorp.com
4207ebc1f1 - Adding support for new nsIMenu methods SetAccessKey and GetAccessKey 1999-07-02 12:18:53 +00:00
dveditz%netscape.com
17864a291d Trying to fix Win32 dependencies. Lots of broken cut-n-paste makefiles 1999-07-02 11:50:19 +00:00
duncan%be.com
4e27fa0fc4 Copy GetAccessKey/SetAccessKey from GTK to unbreak the build. 1999-07-02 09:10:42 +00:00
ramiro%netscape.com
12d8c26cf4 Este pinchi cabron del saari se olvido poner estos stubs. 1999-07-02 06:40:51 +00:00
zuperdee%penguinpowered.com
5002577178 Adding stubs for the new GetAccessKey and SetAccessKey functions. 1999-07-02 06:26:43 +00:00
pavlov%pavlov.net
e46d82f662 initial (non-built) implimentation of nsContextMenu changes 1999-07-02 04:30:25 +00:00
saari%netscape.com
2573df21ca Access key support stubs on Mac and GTK 1999-07-02 02:11:30 +00:00
saari%netscape.com
69a0e979fa more access key support 1999-07-02 02:11:10 +00:00
saari%netscape.com
868b065c7c Adding in access key support. More checkins on the way 1999-07-02 02:10:44 +00:00
gagan%netscape.com
6217081df1 Reordered Netlib libs. NECKO only. 1999-07-01 21:46:05 +00:00
Dale.Stansberry%Nexwarecorp.com
871b67fc25 - Optimized scrolling
- Really fixed invalidate widget this time...
1999-07-01 19:12:32 +00:00
jdunn%netscape.com
b5eccd3d06 re-checking in the fix for HP... 1999-07-01 18:15:41 +00:00
hyatt%netscape.com
f91d8d22e9 Suppressing Win98 animation for popup menus. 1999-07-01 07:24:01 +00:00
sspitzer%netscape.com
11fab808ae ignore the generated Makefile 1999-07-01 05:22:27 +00:00
pinkerton%netscape.com
b8d7841b25 early support for eBorderStyle_BorderlessTopLevel. 1999-07-01 04:54:29 +00:00
sspitzer%netscape.com
d1a8390ac4 no need to link nsStubs.o in anymore. removing this line. 1999-07-01 02:30:43 +00:00
jdunn%netscape.com
2a6f91ace2 backing out my change 1999-07-01 02:27:16 +00:00
jdunn%netscape.com
4893616885 remove ##, since they are not needed. (since they break HP) 1999-07-01 00:34:24 +00:00
Dale.Stansberry%Nexwarecorp.com
8a76dfda1a - Fixed GetLabel methods 1999-06-30 21:03:10 +00:00
Dale.Stansberry%Nexwarecorp.com
b82b0a1d2e - Fixed invalidate methods to be clipped properly
- Added got/lost focus message dispatching
- Added SetBackgroundColor method
- Removed mCreateHold until I can think of a better way
1999-06-30 20:22:18 +00:00
zuperdee%penguinpowered.com
6b2dbcb03f Fixed a bug 8227 instance. 1999-06-30 19:46:08 +00:00
scc%netscape.com
f79508bc68 |nsISupports::GetIID()| --> |nsCOMTypeInfo<nsISupports>::GetIID()| 1999-06-29 21:01:31 +00:00
slamm%netscape.com
686011d694 Fix Solaris build bustage. Library order problem on link line. 1999-06-29 20:33:24 +00:00
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