blizzard%redhat.com
425bb8d655
fix bug where the ConfigureNotify wasn't setting the event members properly
1999-06-15 23:31:55 +00:00
pinkerton%netscape.com
eee20fe0fe
fix memory leaks (bug# 8221)
1999-06-15 23:26:32 +00:00
rods%netscape.com
1991ec7814
Changed special MULTI_MIME to be used by both classes
1999-06-15 14:26:23 +00:00
rods%netscape.com
29ddd9f521
Changed "unsigned int" to PRUint32
1999-06-15 14:25:31 +00:00
mcafee%netscape.com
6fb5a28954
nsWindows are now drag destinations.
1999-06-15 06:46:37 +00:00
mcafee%netscape.com
e462bf5121
Remove bogus commented service deletion.
1999-06-15 04:36:41 +00:00
mcafee%netscape.com
18ffd992a0
Enabling nsDragService factory creation.
1999-06-15 04:30:36 +00:00
bruce%cybersight.com
6667f00852
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
75e05162ff
let mouse events flow...
1999-06-14 01:53:52 +00:00
blizzard%redhat.com
16ed3dc700
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
9959454518
Fixed build bustage.
1999-06-13 21:53:27 +00:00
tague%netscape.com
7640929c5a
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
cfb168188c
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
a786691ce7
[sfraser] Really remove nsDialog.cpp. Hacking the binary doesn't work.
1999-06-13 04:55:06 +00:00
mcafee%netscape.com
93418486f2
Removing nsDialog.cpp
1999-06-13 04:24:21 +00:00
mcafee%netscape.com
d8cea81747
Removing obsolete nsIDialog interface.
1999-06-13 04:00:06 +00:00
mcafee%netscape.com
c96061c004
Removing nsIDialog interface.
1999-06-13 03:59:10 +00:00
mcafee%netscape.com
83b89d9df8
Removing nsDialog from the build.
1999-06-13 03:57:24 +00:00
mcafee%netscape.com
325cec1a51
Removing nsDialog from the build.
1999-06-13 03:41:31 +00:00
mcafee%netscape.com
13a6812db8
Removing nsDialog from the build.
1999-06-13 00:18:39 +00:00
mcafee%netscape.com
8148532c9c
Removing nsDialog from the build, cleanup.
1999-06-13 00:17:00 +00:00
mcafee%netscape.com
e1d3fbd31f
Removing nsDialog.cpp from the build.
1999-06-13 00:08:55 +00:00
mcafee%netscape.com
f3405541ba
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
920ec7a2f0
Removing NS_CreateDialog(), nsDialog is obsolete.
1999-06-12 21:40:10 +00:00
erik%netscape.com
44526f8063
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
25dbabcfa6
Removing NS_CreateDialog(), nsDialog is obsolete. a=rickg
1999-06-12 18:57:22 +00:00
beard%netscape.com
8ac0f5dbb8
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
c6d7a5f516
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
70175e72bb
simplify nsWidget::IsVisible and a few minor indentation changes
1999-06-12 03:13:16 +00:00
pavlov%pavlov.net
67dc5437a0
rename the menubar member
1999-06-12 03:02:57 +00:00
tague%netscape.com
4b4a907e68
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
2eac92e157
More work on #6896 . Removed a debuging printf and fixed keysym translation.
1999-06-12 02:25:27 +00:00
av%netscape.com
9cbd223094
*** empty log message ***
1999-06-11 22:48:50 +00:00
tague%netscape.com
95bea389db
More work on bug #6896
1999-06-11 20:32:09 +00:00
blizzard%redhat.com
0c31be3b7d
add workaround for lame values from layout engine. fix size of checkboxes.
1999-06-11 20:27:07 +00:00
blizzard%redhat.com
0caab9331a
remove nsDialog
1999-06-11 20:26:27 +00:00
Dale.Stansberry%Nexwarecorp.com
aa752ed6d6
- Added manual widget damage routines
1999-06-11 19:49:52 +00:00
sfraser%netscape.com
e86147afe6
This should be a pascal string.
1999-06-11 19:05:17 +00:00
ramiro%netscape.com
e87c900ed6
Remove duplicate timer interfaces. Left over from the xpcom 2.0 landing.
1999-06-11 11:59:44 +00:00
mcafee%netscape.com
66834acfb3
Removing obsolete nsDialog. a=rickg
1999-06-11 00:00:58 +00:00
mcafee%netscape.com
849b53bfec
Removing obsolete nsDialog. a=rickg
1999-06-10 23:43:25 +00:00
mcafee%netscape.com
491bffdc34
Removing obsolete nsDialog. a=rickg
1999-06-10 22:52:29 +00:00
tague%netscape.com
07100e810c
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
53fa7aef63
implement show/hide menubar
1999-06-10 21:34:43 +00:00
Jerry.Kirk%Nexwarecorp.com
a99f242e69
-Fixes for Test12.html
1999-06-10 21:07:26 +00:00
tague%netscape.com
bc545bfc75
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
907863bd01
Popup menus animate and shag in the correct directions, baby.
1999-06-10 09:41:14 +00:00
tague%netscape.com
b89b0e70f2
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
3391d21e3f
- 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
a76bcee851
- Bug 7794 Moving $(TK_LIBS) further down in the library list
1999-06-09 19:46:31 +00:00
Jerry.Kirk%Nexwarecorp.com
d42999b327
- Adding support for Clipboard
1999-06-09 19:44:28 +00:00
Jerry.Kirk%Nexwarecorp.com
ef72765bb4
- Adding support for Clipboard under Photon
1999-06-09 19:43:53 +00:00
danm%netscape.com
677e0a8581
teach (or stub) nsWidget to show/hide and query visible state of menubars
1999-06-09 19:01:55 +00:00
ramiro%netscape.com
5c7a3057c9
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
953f1fd1e9
One last tweak to make this thing work.
1999-06-09 11:50:57 +00:00
ramiro%netscape.com
3e8c2fcd3e
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
c12d89666a
%^&%^&%&^
1999-06-09 10:21:27 +00:00
hyatt%netscape.com
b975a0b160
Berating myself in one of my comments.
1999-06-09 10:18:32 +00:00
hyatt%netscape.com
7e26b170fa
More oops.
1999-06-09 10:10:18 +00:00
ramiro%netscape.com
b0fc5efcc9
Port to KCC.
1999-06-09 10:09:47 +00:00
hyatt%netscape.com
2254900ccd
Sigh.
1999-06-09 10:08:35 +00:00
hyatt%netscape.com
1fd0ec9f56
Context menus on windows now know about alignment.
1999-06-09 09:39:06 +00:00
hyatt%netscape.com
78ce6284aa
Teaching context menus about alignment.
1999-06-09 09:30:40 +00:00
joki%netscape.com
b63a729e33
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
75afcde584
Remove cruft.
1999-06-09 03:37:05 +00:00
tague%netscape.com
3f79fc52e2
Conditional fix for #7629 . Only builds with a conditional set in my environment
1999-06-09 03:17:56 +00:00
pinkerton%netscape.com
63dd96faee
File Removed.
1999-06-08 21:23:36 +00:00
pinkerton%netscape.com
dbc24d9645
don't export imagebutton or menu button stuff, again. obsolete.
1999-06-08 21:23:18 +00:00
av%netscape.com
c9ea8157ef
*** empty log message ***
1999-06-08 06:07:51 +00:00
hyatt%netscape.com
9055f04a45
Added new events for popup construction and destruction.
1999-06-08 05:08:46 +00:00
pinkerton%netscape.com
26fdcb06d3
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
b2f2cdb765
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
58ba16e532
added cast to remove warning.
1999-06-07 19:24:36 +00:00
blizzard%redhat.com
14521a8a9f
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
e8a4074bdd
Mac only change. Fix bug #7296
1999-06-06 01:23:56 +00:00
Jerry.Kirk%Nexwarecorp.com
41af19ce46
- Changed include of nsWindow.h to nsWidget.h as it should have been
1999-06-05 23:57:47 +00:00
pierre%netscape.com
e321fd34ee
#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
1a5764e24e
Update nsWindow.h to change DEBUG_TAGUE to DEBUG_tague for consistency
1999-06-04 22:55:57 +00:00
tague%netscape.com
3f91278f49
changed DEBUG_TAGUE to DEBUG_tague for consitency with windows
1999-06-04 22:52:58 +00:00
pinkerton%netscape.com
f50bcaf393
removed nsMenuButton and nsImageButton from builds.
1999-06-04 22:45:27 +00:00
pinkerton%netscape.com
6fa6efb168
don't export imagebutton or menu button stuff. obsolete.
1999-06-04 22:43:19 +00:00
pinkerton%netscape.com
01bc1ef5a9
removing obsolete widgets (nsImageButton and nsMenuButton).
1999-06-04 22:41:39 +00:00
pinkerton%netscape.com
27a9a57f41
removing imageButton and menuButton stuff. obsolete.
1999-06-04 22:36:54 +00:00
hyatt%netscape.com
622ae84a45
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
bfe9805a1f
Menus now set and unset the open attribute.
1999-06-04 22:24:53 +00:00
pinkerton%netscape.com
45863df2e2
removing nsImageButton and nsMenuButton. obsolete.
1999-06-04 22:22:22 +00:00
pinkerton%netscape.com
5718d53154
nsMenuButton and nsImageButton obsolete.
1999-06-04 22:21:59 +00:00
briano%netscape.com
e9e302b454
Handle the (Unix) platform-specific DLL naming conventions properly.
1999-06-04 22:17:30 +00:00
Jerry.Kirk%Nexwarecorp.com
2266c159db
- 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
3d91648ced
fix for #3839
1999-06-04 06:21:49 +00:00
tague%netscape.com
9fbcbaf99a
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
c6829970ad
adding ShowMenuBar
1999-06-04 04:00:30 +00:00
tague%netscape.com
0f22060d16
Temporarily remove TSMActivate/Deactivate document assertions until bug #7571 gets fixed.
1999-06-04 02:12:07 +00:00
warren%netscape.com
2f5a8940d3
Replaced by nsFileChooser.cpp
1999-06-03 21:53:41 +00:00
warren%netscape.com
94b591a867
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
139cf69132
Added nsIFileChooser to break dependency on nsFileSpec internals.
1999-06-03 21:51:02 +00:00
waterson%netscape.com
e30c1ff4f6
Fix XPIDL_MODULE typos.
1999-06-03 20:06:49 +00:00
kmcclusk%netscape.com
b9c989854f
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
8c14b330d4
- 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
78617ce0d6
- Removing nsTimer.cpp this has been moved to gfx/src/photon
1999-06-03 19:53:42 +00:00
ramiro%netscape.com
74ed554c12
Remove duplicate nsTimer.cpp files.
1999-06-03 19:44:16 +00:00
ramiro%netscape.com
93a7305ec5
Remove duplicate nsTimer.cpp files.
1999-06-03 19:37:42 +00:00
pinkerton%netscape.com
f42f9d66d5
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
eec67aacfb
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
78544c887e
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
847a7c4ef4
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
562eebf4c7
real fix for bug #7468 from Tomi Leppikangas <tomilepp@ousrvr2.oulu.fi>
1999-06-03 01:54:15 +00:00
Jerry.Kirk%Nexwarecorp.com
0298892e90
Adding support for Photon UI
1999-06-03 01:21:42 +00:00
Jerry.Kirk%Nexwarecorp.com
cd14411a4b
- 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
3a066d624c
- 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
a29d719286
#5763 "Forms overlaid/leave bitgunk upon reflow on Mac"
1999-06-03 00:51:38 +00:00
tague%netscape.com
fd28497694
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
0bebb0762d
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
9f3b38ba7a
fix mac bustage (use nsISupportsArray->ElementAt)
1999-06-02 03:08:13 +00:00
blizzard%redhat.com
cedd7bc0ac
start on other events
1999-06-02 02:54:49 +00:00
blizzard%redhat.com
559b2d4b39
fix some background color settings, remove something from the event mask
1999-06-02 01:47:13 +00:00
bruce%cybersight.com
8cac4836c5
Woops. Typo.
1999-06-01 05:16:32 +00:00
pavlov%pavlov.net
fd56c649cf
remove lots of spaces from the end of a bunch of lines
1999-05-31 23:24:09 +00:00
bruce%cybersight.com
685b347def
Few more fixes for header files.
1999-05-31 19:50:25 +00:00
bruce%cybersight.com
6fe1579557
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
27472eb374
Add casts for picky compiler.
1999-05-31 18:47:33 +00:00
bruce%cybersight.com
1261e54f50
Add GetIID() methods to these interfaces. To support an upcoming checkin.
1999-05-31 05:27:36 +00:00
blizzard%redhat.com
8741ad270d
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
4a9429a240
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
b85da9bc26
oops, real fix.
1999-05-31 02:07:44 +00:00
pavlov%pavlov.net
19c63bde65
fix build
1999-05-31 02:03:33 +00:00
beard%netscape.com
6bc18e623d
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
1869a619af
use nsAutoCString()
1999-05-31 00:16:30 +00:00
blizzard%redhat.com
772b94795c
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
0cea408abb
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
02f2cf1448
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
88c1c2e22b
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
8b120cdc04
catch up to new apis for file widget
1999-05-29 21:51:29 +00:00
law%netscape.com
4357597f32
Fix build bustage
1999-05-29 07:31:57 +00:00
law%netscape.com
c440ecfdf7
Fix build bustage
1999-05-29 07:22:58 +00:00
mcmullen%netscape.com
6fcdc61108
Added nsFileSpecWithUIImp.cpp
1999-05-29 07:04:16 +00:00
mcafee%netscape.com
052a732fd3
Adding nsFileSpecWithUIImpl.cpp to resolve NS_NewFileSpecWithUI(). r=mcmullen
1999-05-29 06:08:56 +00:00
law%netscape.com
510fbbbbe0
added files: mozilla/widget/src/xpwidgets/nsFileSpecWithUIImpl.cpp
1999-05-29 03:28:56 +00:00
mcmullen%netscape.com
e0431b2caf
Moved widgetry out of xpcom
1999-05-29 01:26:53 +00:00
mcmullen%netscape.com
e40a3e299b
Moving widgetry out of xpcom
1999-05-29 01:08:22 +00:00
mcmullen%netscape.com
32f8c70270
First Checked In.
1999-05-29 01:05:14 +00:00
tague%netscape.com
543ea9737d
Added TSM Input Method support for the Macintosh.
1999-05-28 05:06:38 +00:00
tague%netscape.com
a520986b65
First Checked In.
1999-05-28 05:05:46 +00:00
blizzard%redhat.com
b275ce4d68
move global xlib symbols, fix hard coded toolkit name in makefile
1999-05-28 04:13:29 +00:00
pollmann%netscape.com
924c5f0e5d
Bug 3322: Windows sends NS_CONTROL_CHANGE events
1999-05-28 02:11:55 +00:00
pierre%netscape.com
e49f84340b
#6988 "Click in grow box shrinks window by 1 pixel"
1999-05-28 00:42:49 +00:00
pierre%netscape.com
9c57635326
Fixed eColor_TextSelectXXXXX
1999-05-28 00:38:43 +00:00
pollmann%netscape.com
05148bdec9
Bug 3322: Opps, removing some debugging cruft.
1999-05-28 00:28:07 +00:00
pollmann%netscape.com
281cec9d07
Bug 3322: GTK combo boxes send NS_CONTROL_CHANGE events appropriately.
1999-05-27 23:57:58 +00:00
pollmann%netscape.com
1e77eb6fc9
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
cf0d9e6d59
removed obsolete class id's (trees, toolbars).
1999-05-27 23:22:20 +00:00
av%netscape.com
e2a089381e
Getting windowless plugin stuff into
1999-05-27 23:20:09 +00:00
kmcclusk%netscape.com
c236564873
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
23c6b4a6e3
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
43893ffab7
First Checked In.
1999-05-27 17:59:00 +00:00
bruce%cybersight.com
7d3c515326
HP-UX's aCC compiler requires main() to return int.
1999-05-27 05:17:27 +00:00
blizzard%redhat.com
cec66a4a8e
start breaking out widgets into their own classes
1999-05-27 03:26:18 +00:00
mcmullen%netscape.com
339d59f746
First Checked In.
1999-05-27 01:27:31 +00:00
mcafee%netscape.com
94d32802ad
-lraptorhtml is a component now, don't link with it.
1999-05-27 00:55:09 +00:00
blizzard%redhat.com
357d68f2d4
more xlib work
1999-05-26 21:52:58 +00:00
pinkerton%netscape.com
e88000567d
fix GetChildren() to not copy the child list and to use a proper enumerator.
1999-05-26 21:12:54 +00:00
pinkerton%netscape.com
1aa08817d7
new files for multiple d&d apis
1999-05-26 21:10:23 +00:00
pinkerton%netscape.com
1e537dce4f
updated to new multiple-item d&d apis.
1999-05-26 21:08:26 +00:00
pinkerton%netscape.com
f50b9c96ea
updated to new multiple item d&d api's.
1999-05-26 21:08:21 +00:00
pinkerton%netscape.com
5135f5d4a6
new multiple-item drag and drop apis.
1999-05-26 21:08:14 +00:00
alecf%netscape.com
6ab3debf94
fix tests by adding the right libraries
1999-05-26 07:56:47 +00:00
dp%netscape.com
40a1a18c2e
landing xpcom20/21 branch
1999-05-26 02:16:15 +00:00
dp%netscape.com
0443b20e33
Landing xpcom20/21 branch.
1999-05-26 01:38:36 +00:00
dcone%netscape.com
363f8c8a94
Fixed a printing crashing bug in Update(),
Now check to make sure mWindowPtr is not null.
1999-05-24 20:44:53 +00:00
tague%netscape.com
816026611f
Fix for #5916 - Input Method Candidate list rendered as blobs. Approved by chofmann.
1999-05-20 18:56:48 +00:00
dp%netscape.com
76add70e72
Damn it! the previous changes should have happened on the branch. Reversing them
1999-05-19 05:32:58 +00:00
dp%netscape.com
73058f61b7
Adding nsTimer
1999-05-19 05:24:52 +00:00
dp%netscape.com
026465a475
Moving these files from base
1999-05-19 05:14:43 +00:00
pollmann%netscape.com
0e5cc0fe47
Bug 3187: Teach Windows select widgets how to insert in the middle of a list (4 of 3)
1999-05-19 05:02:35 +00:00
pavlov%pavlov.net
a4a6fdae6e
fix for combo box bustage (bug 6712)
1999-05-19 01:37:21 +00:00
saari%netscape.com
72d1c21cbd
fixing a release bug for Pavlov
1999-05-18 21:53:58 +00:00
rods%netscape.com
efb0879727
added nsFontRetrieverService
1999-05-18 21:49:47 +00:00
rods%netscape.com
09bd3353bc
Fixed up pointers to ref in params
1999-05-18 21:49:20 +00:00
rods%netscape.com
ab30215678
Adding nsFontRetrieverService and nsFontSizeIterator to build
1999-05-18 21:48:57 +00:00
rods%netscape.com
c7725ef527
adding nsIFontRetriverService and nsIFontName & Size iterator interfaces
1999-05-18 21:47:17 +00:00
beard%netscape.com
05bd67c35a
bug #5093 : added call to Invalidate() when changing the position of scrollbar thumb.
1999-05-18 21:45:55 +00:00
rods%netscape.com
fedc07c2d6
Changed pointer to refs for name params
1999-05-18 21:43:22 +00:00
rods%netscape.com
26fff9648a
Added delete of array in destructor
1999-05-18 21:40:33 +00:00
rods%netscape.com
a61962cb2b
Added IsFontScaleable method
1999-05-18 13:46:49 +00:00
pierre%netscape.com
2316f79aca
removed last week's hack to access the 'ldes' resource, replaced it with the new nsMacResources
1999-05-18 04:43:03 +00:00
pierre%netscape.com
ab286c7e9f
use local resources in SetCursor
1999-05-18 04:41:03 +00:00
pierre%netscape.com
e626bfa6c2
added nsMacResources, changed DLL entry points to __initializeResources and __terminateResources
1999-05-18 04:40:33 +00:00
pierre%netscape.com
fba2ef3e66
First Checked In.
1999-05-18 04:37:22 +00:00
pierre%netscape.com
051e759660
updated comments the Profiler
1999-05-18 03:05:07 +00:00
sdagley%netscape.com
bf485012f1
Added code to use Internet Config to convert .ext filters into Mac file types. Currently #ifdef'ed out until we actually support filters on the Mac.
1999-05-18 02:04:47 +00:00
rods%netscape.com
1c2a3b12fa
Initial check in not in build yet
1999-05-17 22:04:09 +00:00
pinkerton%netscape.com
6cfef56d66
stuff for starting drags. Register the sendDataProc and register the data flavors for all the items with the DragManager.
1999-05-17 21:57:31 +00:00
pinkerton%netscape.com
d995fbf2a9
add mapping from macOS flavor back to mime.
1999-05-17 21:55:25 +00:00
blizzard%redhat.com
aeb6ab095b
catch up with prototype changes
1999-05-17 03:42:04 +00:00
pavlov%pavlov.net
159597d323
more work on nsMenu::RemoveAll()
1999-05-16 20:01:24 +00:00
pavlov%pavlov.net
86c5d68294
revert some changes that broke menu clicking in apprunner
1999-05-16 19:27:43 +00:00
pavlov%pavlov.net
b52fb3801e
revert accidential change that broke typing in to the url bar (;
1999-05-16 18:16:24 +00:00
pavlov%pavlov.net
8378177c71
fix the massive ammount of warnings that are generated by this code.
1999-05-16 17:47:46 +00:00
bruce%cybersight.com
808f9434ef
Remove Toolbar stuff completely as it no longer exists elsewhere in the tree.
1999-05-16 14:28:14 +00:00
bruce%cybersight.com
0db4f1058c
Fix Motif build bustage (minimally). Header file updated earlier with mcmullen's checkin.
1999-05-16 04:16:13 +00:00
pavlov%pavlov.net
605cfb2fc3
more menu cleanups
1999-05-16 03:09:13 +00:00
pavlov%pavlov.net
985e8b2ff1
left off the ns_imethodimp type for the function
1999-05-16 02:14:57 +00:00
pavlov%pavlov.net
81ceb7cb68
fix HP-UX build brokenness
1999-05-16 01:46:40 +00:00
mcmullen%netscape.com
88ffd6705c
Fixed filewidget to use filespec. Fixed some input params to be const.
1999-05-15 22:56:27 +00:00
mcmullen%netscape.com
db38deab4b
Fixed file widget to use filespec, instead of string. Made input params const.
1999-05-15 22:54:17 +00:00
mcmullen%netscape.com
501ac5f442
Ended the use of strings to describe files in the file widget API. Made some nsString input parameters const.
1999-05-15 22:50:20 +00:00
bruce%cybersight.com
b21bac1658
Fix ANSI C++ violation that was breaking Solaris Workshop and HP-UX aCC builds.
1999-05-15 22:10:39 +00:00
mcmullen%netscape.com
09542a4692
Fix "no prototype" warning by including the nsIComponentManager header.
1999-05-15 21:00:13 +00:00
mcmullen%netscape.com
72f7d22bdf
Removing illegal trailing semicolon
1999-05-15 20:54:38 +00:00
pavlov%pavlov.net
cc14b6b2bf
fix build bustage
1999-05-15 19:15:44 +00:00
pavlov%pavlov.net
3c05c7ff56
minor cleanup
1999-05-15 18:39:09 +00:00
pavlov%pavlov.net
0408b78221
fix menu assertions
1999-05-15 18:34:49 +00:00
pavlov%pavlov.net
273a80d4b8
clean up of menu code to remove excess code
1999-05-15 18:13:11 +00:00
shaver%netscape.com
c4676acaf9
don't need to keep handle to EventQueueService after ::Run
1999-05-15 16:43:48 +00:00
shaver%netscape.com
17efe9d108
fix command line stuff
1999-05-15 16:39:40 +00:00
pavlov%pavlov.net
41802abebe
fix assertions when adding events
1999-05-15 16:14:48 +00:00
rods%netscape.com
c1c0276f47
Added new method GetAnyTransferData
1999-05-15 14:29:32 +00:00
pavlov%pavlov.net
50676ebcbc
fix for 5494 and 2nd attempt at command line services (if 0'd out atm)
1999-05-15 05:13:21 +00:00
pavlov%pavlov.net
923a51615f
fix for bug #5496
1999-05-15 04:29:00 +00:00
hyatt%netscape.com
5305728adc
Fixing a crash when you clicked outside the popup.
1999-05-15 03:53:19 +00:00
hyatt%netscape.com
397b9eae1e
Fix.
1999-05-15 03:47:44 +00:00
hyatt%netscape.com
15421ffb24
Fixes to the windows implementation.
1999-05-15 03:19:49 +00:00
hyatt%netscape.com
2f135deae8
Popup cleanup.
1999-05-15 02:52:51 +00:00
rods%netscape.com
9447c0d1e7
removed them they are in xpwidgets now
1999-05-15 02:50:03 +00:00
rods%netscape.com
d508d116fa
keycode are incorrect when ALT key pressed. I have added code to convert these
...
to the proper value to match the the control key values. Fixes bug #6449
1999-05-15 02:30:42 +00:00
rods%netscape.com
9cd0ab9678
Two return keys were being sent for a single press. both Key down was sending one and
...
WM_CHAR was sending one. Commented out the SPECIAL_KEY case for the return key. Now, it
only generates a down event via WM_CHAR
1999-05-15 01:20:37 +00:00
briano%netscape.com
5dc91c144f
These headers no longer exist.
1999-05-15 00:27:14 +00:00
sspitzer%netscape.com
9857aaf894
fix UNIX build bustage
1999-05-15 00:12:19 +00:00
mcmullen%netscape.com
24968629cb
Added some forward declarations so that this file would, well, er, compile.
1999-05-14 23:23:08 +00:00
saari%netscape.com
82b33a9377
Add context menus to mac build
1999-05-14 22:57:11 +00:00
briano%netscape.com
e7fc9021da
Hacks to get it to compile. Needs help from someone with a clue.
1999-05-14 22:33:42 +00:00
saari%netscape.com
3b2958251d
Adding mac context menu files.
1999-05-14 22:27:31 +00:00
saari%netscape.com
499e9a819f
fixed up to date error
1999-05-14 22:23:53 +00:00
saari%netscape.com
0684643e44
First Checked In.
1999-05-14 22:01:15 +00:00
saari%netscape.com
45c3ca3247
Add context menus to factory
1999-05-14 22:00:43 +00:00
saari%netscape.com
b869fa5d42
Minor mac menu change to facilitate context menus
1999-05-14 22:00:21 +00:00
saari%netscape.com
0798cec94c
fixing build break
1999-05-14 21:46:51 +00:00
pollmann%netscape.com
5089f15839
Bug 5944,3322: Bringing GTK <SELECT> events on par with Windows
1999-05-14 21:35:49 +00:00
mcafee%netscape.com
2896f82e9b
Adding font interfaces for Linux.
1999-05-14 21:13:50 +00:00
mcafee%netscape.com
1f76c659e1
Adding nsIFileListTransferable to the Linux build.
1999-05-14 21:11:00 +00:00
saari%netscape.com
e8d4fa941c
adding context menus to windows build
1999-05-14 20:42:50 +00:00
pinkerton%netscape.com
c5b1279916
pipe all drag events into Gecko, not just drop events. Also work with the new nsIDragSessionMac interface.
1999-05-14 18:50:57 +00:00
pinkerton%netscape.com
1b77c4d7d8
implements nsIDragSessionMac to get the dragRef from external drags. GetData() implemented (mostly).
1999-05-14 18:50:20 +00:00
pinkerton%netscape.com
89078c8ed2
Accept any kind of drag event, not just drops.
1999-05-14 18:49:42 +00:00
pinkerton%netscape.com
d39a38bda4
add nsIDragSessionMac.h
1999-05-14 18:43:30 +00:00
pinkerton%netscape.com
65a4ff71ee
First Checked In.
1999-05-14 18:43:10 +00:00
rods%netscape.com
c652abbaed
added nsFileListTransferable
1999-05-14 12:35:29 +00:00
rods%netscape.com
6bec5afe20
added nsFileListTransferable to build
1999-05-14 12:34:54 +00:00
rods%netscape.com
88ad67c603
Changed to adhere to interface changes
1999-05-14 12:34:33 +00:00
rods%netscape.com
d457ab3656
added font iterators
1999-05-14 12:27:06 +00:00