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
av%netscape.com
7422658130
Getting windowless plugin stuff into
1999-05-27 23:20:09 +00:00
kmcclusk%netscape.com
0d8608bccf
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
122c16e4c4
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
49b21daf26
First Checked In.
1999-05-27 17:59:00 +00:00
bruce%cybersight.com
a11f987e0c
HP-UX's aCC compiler requires main() to return int.
1999-05-27 05:17:27 +00:00
blizzard%redhat.com
e646cff9ea
start breaking out widgets into their own classes
1999-05-27 03:26:18 +00:00
mcmullen%netscape.com
d42e4e966b
First Checked In.
1999-05-27 01:27:31 +00:00
mcafee%netscape.com
206f04a516
-lraptorhtml is a component now, don't link with it.
1999-05-27 00:55:09 +00:00
blizzard%redhat.com
8516c1bfbe
more xlib work
1999-05-26 21:52:58 +00:00
pinkerton%netscape.com
64ebadfd4b
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
9d13f7924f
new files for multiple d&d apis
1999-05-26 21:10:23 +00:00
pinkerton%netscape.com
522c050516
updated to new multiple-item d&d apis.
1999-05-26 21:08:26 +00:00
pinkerton%netscape.com
13ede85fc4
updated to new multiple item d&d api's.
1999-05-26 21:08:21 +00:00
pinkerton%netscape.com
be6f4e4d75
new multiple-item drag and drop apis.
1999-05-26 21:08:14 +00:00
alecf%netscape.com
852b8b1384
fix tests by adding the right libraries
1999-05-26 07:56:47 +00:00
dp%netscape.com
d1bc658460
landing xpcom20/21 branch
1999-05-26 02:16:15 +00:00
dp%netscape.com
94344009c8
Landing xpcom20/21 branch.
1999-05-26 01:38:36 +00:00
dcone%netscape.com
c81474e267
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
a0ff2f5e79
Fix for #5916 - Input Method Candidate list rendered as blobs. Approved by chofmann.
1999-05-20 18:56:48 +00:00
dp%netscape.com
1b5675ff9f
Damn it! the previous changes should have happened on the branch. Reversing them
1999-05-19 05:32:58 +00:00
dp%netscape.com
b7c936f185
Adding nsTimer
1999-05-19 05:24:52 +00:00
dp%netscape.com
f7c9ffbb10
Moving these files from base
1999-05-19 05:14:43 +00:00
pollmann%netscape.com
c3627a8126
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
c374e0d408
fix for combo box bustage (bug 6712)
1999-05-19 01:37:21 +00:00
saari%netscape.com
eec708b9a6
fixing a release bug for Pavlov
1999-05-18 21:53:58 +00:00
rods%netscape.com
ff7c3a4505
added nsFontRetrieverService
1999-05-18 21:49:47 +00:00
rods%netscape.com
231f178d4b
Fixed up pointers to ref in params
1999-05-18 21:49:20 +00:00
rods%netscape.com
4d36da5b75
Adding nsFontRetrieverService and nsFontSizeIterator to build
1999-05-18 21:48:57 +00:00
rods%netscape.com
afba597828
adding nsIFontRetriverService and nsIFontName & Size iterator interfaces
1999-05-18 21:47:17 +00:00
beard%netscape.com
725ab364f2
bug #5093 : added call to Invalidate() when changing the position of scrollbar thumb.
1999-05-18 21:45:55 +00:00
rods%netscape.com
7e5e29032f
Changed pointer to refs for name params
1999-05-18 21:43:22 +00:00
rods%netscape.com
44e365bcf7
Added delete of array in destructor
1999-05-18 21:40:33 +00:00
rods%netscape.com
f0ff878dfb
Added IsFontScaleable method
1999-05-18 13:46:49 +00:00
pierre%netscape.com
5d325ff4f7
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
7b59a1e0d5
use local resources in SetCursor
1999-05-18 04:41:03 +00:00
pierre%netscape.com
3a49ae49a8
added nsMacResources, changed DLL entry points to __initializeResources and __terminateResources
1999-05-18 04:40:33 +00:00
pierre%netscape.com
d27098ff7a
First Checked In.
1999-05-18 04:37:22 +00:00
pierre%netscape.com
0b43bf58d7
updated comments the Profiler
1999-05-18 03:05:07 +00:00
sdagley%netscape.com
bb2a4922f0
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
884f7f887d
Initial check in not in build yet
1999-05-17 22:04:09 +00:00
pinkerton%netscape.com
97f8481123
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
8b0a21b055
add mapping from macOS flavor back to mime.
1999-05-17 21:55:25 +00:00
blizzard%redhat.com
d6b4584545
catch up with prototype changes
1999-05-17 03:42:04 +00:00
pavlov%pavlov.net
808775ab46
more work on nsMenu::RemoveAll()
1999-05-16 20:01:24 +00:00
pavlov%pavlov.net
809a5eac4d
revert some changes that broke menu clicking in apprunner
1999-05-16 19:27:43 +00:00
pavlov%pavlov.net
3d9049b30b
revert accidential change that broke typing in to the url bar (;
1999-05-16 18:16:24 +00:00
pavlov%pavlov.net
468c69e9bc
fix the massive ammount of warnings that are generated by this code.
1999-05-16 17:47:46 +00:00
bruce%cybersight.com
3dbaa1a342
Remove Toolbar stuff completely as it no longer exists elsewhere in the tree.
1999-05-16 14:28:14 +00:00
bruce%cybersight.com
48bc156009
Fix Motif build bustage (minimally). Header file updated earlier with mcmullen's checkin.
1999-05-16 04:16:13 +00:00
pavlov%pavlov.net
f9d99e96f6
more menu cleanups
1999-05-16 03:09:13 +00:00
pavlov%pavlov.net
486782b2ce
left off the ns_imethodimp type for the function
1999-05-16 02:14:57 +00:00
pavlov%pavlov.net
477a2c09c3
fix HP-UX build brokenness
1999-05-16 01:46:40 +00:00
mcmullen%netscape.com
99661eb83b
Fixed filewidget to use filespec. Fixed some input params to be const.
1999-05-15 22:56:27 +00:00
mcmullen%netscape.com
67ce487a0c
Fixed file widget to use filespec, instead of string. Made input params const.
1999-05-15 22:54:17 +00:00
mcmullen%netscape.com
df2157f48d
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
1dc0392c2d
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
0fc879a65a
Fix "no prototype" warning by including the nsIComponentManager header.
1999-05-15 21:00:13 +00:00
mcmullen%netscape.com
2a08d5fef4
Removing illegal trailing semicolon
1999-05-15 20:54:38 +00:00
pavlov%pavlov.net
ba61bc1d4c
fix build bustage
1999-05-15 19:15:44 +00:00
pavlov%pavlov.net
92b8c0867e
minor cleanup
1999-05-15 18:39:09 +00:00
pavlov%pavlov.net
d1e080b274
fix menu assertions
1999-05-15 18:34:49 +00:00
pavlov%pavlov.net
9349907d3e
clean up of menu code to remove excess code
1999-05-15 18:13:11 +00:00
shaver%netscape.com
690e6d77d0
don't need to keep handle to EventQueueService after ::Run
1999-05-15 16:43:48 +00:00
shaver%netscape.com
f99343a1cf
fix command line stuff
1999-05-15 16:39:40 +00:00
pavlov%pavlov.net
022a526f52
fix assertions when adding events
1999-05-15 16:14:48 +00:00
rods%netscape.com
dc5d7d2ef6
Added new method GetAnyTransferData
1999-05-15 14:29:32 +00:00
pavlov%pavlov.net
d4506e3a23
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
70e360e697
fix for bug #5496
1999-05-15 04:29:00 +00:00
hyatt%netscape.com
b524a37773
Fixing a crash when you clicked outside the popup.
1999-05-15 03:53:19 +00:00
hyatt%netscape.com
4e1bd61ea3
Fix.
1999-05-15 03:47:44 +00:00
hyatt%netscape.com
761b80c7e7
Fixes to the windows implementation.
1999-05-15 03:19:49 +00:00
hyatt%netscape.com
89a458521a
Popup cleanup.
1999-05-15 02:52:51 +00:00
rods%netscape.com
44a063276d
removed them they are in xpwidgets now
1999-05-15 02:50:03 +00:00
rods%netscape.com
2feca0dd5e
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
705400e355
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
4d9ac7a189
These headers no longer exist.
1999-05-15 00:27:14 +00:00
sspitzer%netscape.com
192ea572d0
fix UNIX build bustage
1999-05-15 00:12:19 +00:00
mcmullen%netscape.com
2f16e2cf41
Added some forward declarations so that this file would, well, er, compile.
1999-05-14 23:23:08 +00:00
saari%netscape.com
bb7f3e5afc
Add context menus to mac build
1999-05-14 22:57:11 +00:00
briano%netscape.com
3e791b81de
Hacks to get it to compile. Needs help from someone with a clue.
1999-05-14 22:33:42 +00:00
saari%netscape.com
ad2682fb9c
Adding mac context menu files.
1999-05-14 22:27:31 +00:00
saari%netscape.com
119e94d5ff
fixed up to date error
1999-05-14 22:23:53 +00:00
saari%netscape.com
8104153e8f
First Checked In.
1999-05-14 22:01:15 +00:00
saari%netscape.com
50f481272f
Add context menus to factory
1999-05-14 22:00:43 +00:00
saari%netscape.com
855cd3fbcc
Minor mac menu change to facilitate context menus
1999-05-14 22:00:21 +00:00
saari%netscape.com
22e890c8c9
fixing build break
1999-05-14 21:46:51 +00:00
pollmann%netscape.com
d176370158
Bug 5944,3322: Bringing GTK <SELECT> events on par with Windows
1999-05-14 21:35:49 +00:00
mcafee%netscape.com
c4404415bc
Adding font interfaces for Linux.
1999-05-14 21:13:50 +00:00
mcafee%netscape.com
bcee8c9061
Adding nsIFileListTransferable to the Linux build.
1999-05-14 21:11:00 +00:00
saari%netscape.com
8f0c994bd8
adding context menus to windows build
1999-05-14 20:42:50 +00:00
pinkerton%netscape.com
7c646e45fb
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
e76a5a9515
implements nsIDragSessionMac to get the dragRef from external drags. GetData() implemented (mostly).
1999-05-14 18:50:20 +00:00
pinkerton%netscape.com
3ab8468ab9
Accept any kind of drag event, not just drops.
1999-05-14 18:49:42 +00:00
pinkerton%netscape.com
f8de1b1481
add nsIDragSessionMac.h
1999-05-14 18:43:30 +00:00
pinkerton%netscape.com
82ac5e1305
First Checked In.
1999-05-14 18:43:10 +00:00
rods%netscape.com
bb84e6bf8a
added nsFileListTransferable
1999-05-14 12:35:29 +00:00
rods%netscape.com
0f8fdbdf6e
added nsFileListTransferable to build
1999-05-14 12:34:54 +00:00
rods%netscape.com
0079643c85
Changed to adhere to interface changes
1999-05-14 12:34:33 +00:00
rods%netscape.com
21e5446153
added font iterators
1999-05-14 12:27:06 +00:00
rods%netscape.com
cda664cf34
Each font has a struct and keeps track of its sizes in a nsVoidArray
1999-05-14 12:26:40 +00:00
rods%netscape.com
33ca79ed0b
Added FontIterator
1999-05-14 12:26:03 +00:00
rods%netscape.com
4eedfa8bb9
Added Font Iterator interfaces
1999-05-14 12:25:18 +00:00
pierre%netscape.com
2ed581547c
fixed a glitch due to the TARGET_CARBON conversion in nsWindow::Update()
1999-05-14 10:18:33 +00:00
pierre%netscape.com
81efee415a
hooked up DoDisk() to handle disk events
1999-05-14 10:15:55 +00:00
pierre%netscape.com
0524e81bb5
The constructor takes a nsMacWindow instead of a nsWindow. Removed HandleDiskEvent(): disk events are handled in our message pump or left to the embedding apps.
1999-05-14 10:14:46 +00:00
pierre%netscape.com
69da4c453c
fix list boxes with a temporary hack to access the 'ldes' resource from the Finder
1999-05-14 10:09:14 +00:00
akkana%netscape.com
4102e15a59
Fix crash introduced by change of APIs
1999-05-14 00:40:13 +00:00
rods%netscape.com
9fd3b90b44
Initial checkin
1999-05-13 22:41:37 +00:00
rods%netscape.com
67ee40cff4
Inital checkin
1999-05-13 22:39:31 +00:00
rods%netscape.com
ef83f44d43
moved nsITransferable include from header to impl
1999-05-13 22:32:49 +00:00
mcafee%netscape.com
7e81897fa7
Removing nsDataFlavor.cpp from the build.
1999-05-13 22:29:57 +00:00
rods%netscape.com
f902420a27
removing nsIDataFlavor and nsIGenericTransferable
1999-05-13 22:24:53 +00:00
pinkerton%netscape.com
ed85e64137
removing nsDataFlavor.cpp
1999-05-13 22:24:35 +00:00
mcafee%netscape.com
ce591f04cc
Clipboard restructuring.
1999-05-13 22:24:26 +00:00
pinkerton%netscape.com
a5afc89978
removing nsidataFlavor and nsIGenericTransferable
1999-05-13 22:24:25 +00:00
rods%netscape.com
cec0ca9365
removed nsIDataFlavor and merged transferable interfaces
1999-05-13 21:56:23 +00:00
mcafee%netscape.com
6125768f62
Clipboard restructuring.
1999-05-13 21:55:40 +00:00
pinkerton%netscape.com
0a17195eff
updated clipboard apis and merging transferable into one api and getting rid of nsiDataFlavor.
1999-05-13 21:54:14 +00:00
rods%netscape.com
e4ee930f8c
removed reference to nsIDataFlavor and merged nsITransferable and nsIGenericTransferable
1999-05-13 21:53:57 +00:00
donm%netscape.com
9ae1f6b61f
backing out linux build bustage. see bug #6331
1999-05-13 18:24:31 +00:00
warren%netscape.com
703d8f5396
Fixed mac and linux uses of Count
1999-05-13 05:28:31 +00:00
warren%netscape.com
87b26617d5
Fixed nsICollection (and Count in particular) to be xpidl friendly.
1999-05-13 04:56:04 +00:00
sspitzer%netscape.com
8fbd48d85f
cvs ignorage
1999-05-13 03:53:42 +00:00
pavlov%pavlov.net
edb8213262
misc changes including things to attempt to get command line things working in
...
apprunner
1999-05-13 00:53:50 +00:00
briano%netscape.com
117d2e58dc
Fix for Motif builds.
1999-05-13 00:52:06 +00:00
pinkerton%netscape.com
fe4da4f603
put code that didn't compile yesterday back in. Now i know that ::Foo doesn't work too well if Foo is a macro.
1999-05-13 00:14:22 +00:00
pinkerton%netscape.com
e057e1b380
dispatch the drag and drop event to the correct widget
1999-05-13 00:13:44 +00:00
pinkerton%netscape.com
d6180a5890
somehow, these files got extra blank lines in them between every source file line. Removing them. Also removing duplicate implementations of addref, release, and QI, since we inherit them from nsBaseDragService.
1999-05-13 00:13:06 +00:00
pierre%netscape.com
d81a210920
profiler-ready + put added mMouseRgn
1999-05-12 07:26:55 +00:00
pinkerton%netscape.com
a1f7c32029
disposing of event proc has changed under Carbon. tweaking.
1999-05-12 02:35:28 +00:00
blizzard%redhat.com
b7cd7d8010
catch up with the new nsIMenuBar interface
1999-05-12 01:27:06 +00:00
pinkerton%netscape.com
c0c5d27106
fix bustage.
1999-05-12 00:28:20 +00:00
pinkerton%netscape.com
812bb80a2f
using accessors when required by Carbon. Also adding lots of preliminary macOS drag and drop stuff. Wish I could have separated these into multiple checkins, but not possible.
1999-05-12 00:02:09 +00:00
pinkerton%netscape.com
cc378d7595
use accessors for opaque data structs where required for carbon. Make sure we return grafptrs when asking for graphics and windowptrs when asking for windows, since they are very different under Carbon.
1999-05-11 21:56:17 +00:00
pinkerton%netscape.com
2393079fea
scroll action proc's need keyword pascal for Carbon. conditionally added it. Ugly, but it works.
1999-05-11 21:51:33 +00:00
pinkerton%netscape.com
01692677ca
using accessors for opaque data structs where necessary for Carbon.
1999-05-11 21:46:10 +00:00
pinkerton%netscape.com
66b7154dab
moved the ifdefs around the printing code to be more correct.
1999-05-11 21:40:25 +00:00
pinkerton%netscape.com
cf909d0bf5
comment out printing code under carbon. The api's have all been obsoleted and we need to rework them. Also font/encoding stuff is messed up in WWDC builds so some hacks are in here to work around. That code should all go away when Carbon is fixed.
1999-05-11 21:36:19 +00:00
pinkerton%netscape.com
46a75080ad
add "MacOS Support:Universal Headers" access path to debug and opt targets in order to pick up new carbon includes. This will not effect non-carbon builds since this path exists already. Just compiler weirdness makes this necessary.
1999-05-11 21:29:07 +00:00
saari%netscape.com
5a3418751e
break fix attempt
1999-05-11 19:03:25 +00:00
saari%netscape.com
d9c2ce89dc
missed a file
1999-05-11 18:21:39 +00:00
saari%netscape.com
1892663048
changing nsIMenuItem for context menu support
1999-05-11 18:16:25 +00:00
saari%netscape.com
e92b2b2d4c
nsIMenuItem changes for context menus
1999-05-11 18:15:48 +00:00
jdunn%netscape.com
10f2ab7832
Fix error with OR'ing ENUMS. ansi C++ doesn't allow the direct OR'ing of them.
1999-05-11 00:03:17 +00:00
pinkerton%netscape.com
11a972393a
Using ControlDefinition.h for Carbon.
1999-05-10 23:36:19 +00:00
pinkerton%netscape.com
7e08f31ab1
add GetIID() method.
1999-05-10 23:15:21 +00:00
pinkerton%netscape.com
4a90ca1de0
use ControlDefinitions.h and use new popup menu APIs for Carbon.
1999-05-10 23:14:40 +00:00
pinkerton%netscape.com
69b439dbe8
use ControlDefinitions.h and new APIs for Carbon for ValidRect. Doesn't affect normal builds.
1999-05-10 23:13:16 +00:00
pinkerton%netscape.com
41dbbfd1cb
use ControlDefinitions.h under Carbon
1999-05-10 23:12:08 +00:00
pinkerton%netscape.com
cee3247406
don't use OpenDeskAcc under Carbon.
1999-05-10 23:10:55 +00:00
pinkerton%netscape.com
a8c9ac0a18
added ControlDefinitions.h for Carbon.
1999-05-10 23:09:34 +00:00
pinkerton%netscape.com
4928ef02e1
adding ControlDefinitions.h for Carbon.
1999-05-10 23:07:34 +00:00
kmcclusk%netscape.com
113c61a824
bug #2115 - Removed src/windows/nsStringUtil.h and src/windows/nsStringUtil.cpp. Moved GetACPString to
...
nsMenu. widget/public now contains an updated nsStringUtil.h with fixes for bug #2115 .
bug #2226 - Modified nsFileWidget.cpp - Removed code which saved and restored the current directory.
1999-05-10 22:55:16 +00:00
saari%netscape.com
639db48070
Adding mac context menu files. These are not yet in the build
1999-05-10 20:14:05 +00:00
syd%netscape.com
9f5352b832
Remove SetModal interface.
1999-05-08 23:14:35 +00:00
syd%netscape.com
a633cc0343
Cleaned up Create function. Make sure that variables are not NULL before use.
...
Also, don't free the "home" variable -- this will cause memory corruption the
second time Create is called and will result in weirdo behavior in Gtk+/Glib.
Implemented nsAppShell::GetNativeEvent, nsAppShell::DispatchNativeEvent,
and nsAppShell::EventIsForModalWindow.
1999-05-08 23:13:45 +00:00
syd%netscape.com
ecd191a98a
Remove SetModal() native implementation for Gtk+.
1999-05-08 23:09:44 +00:00
syd%netscape.com
2c190b3a4a
Remove SetModal() native implementation.
1999-05-08 23:09:05 +00:00
syd%netscape.com
36e8cebe4e
Remove nsBaseWidget::SetModal.
1999-05-08 23:08:23 +00:00
sspitzer%netscape.com
8e0cc74dc3
fix spelling mistake and wrap printf behind #ifdef DEBUG
1999-05-08 17:47:00 +00:00
mcafee%netscape.com
226595ee86
Adding support for dataFlavor cache: GetPredefinedDataFlavor().
1999-05-08 01:29:52 +00:00
saari%netscape.com
2206d15162
First Checked In.
1999-05-08 00:19:33 +00:00
rods%netscape.com
bb0b2a9687
Fixed strict cast on HDROP
1999-05-07 20:38:11 +00:00
kmcclusk%netscape.com
d7d854cab3
Fix for Bug #2115 Modified nsStringUtil.h as suggested in Bugzilla.
...
Fix for Bug #4219 Fix for scribble. Removed NET_PollSockets()
call from AfterDispatch. Scribble works now under WIN32.
1999-05-07 20:14:16 +00:00
rods%netscape.com
87af89f0e4
Added nsISupportArray include
1999-05-07 20:11:46 +00:00
rods%netscape.com
c86230119f
Removed methods and put them in nsIDragSession.h
1999-05-07 20:04:43 +00:00
rods%netscape.com
cd0e58984a
fixed DragService creation
1999-05-07 19:59:02 +00:00
rods%netscape.com
51282fe8b8
Some lcean up and error checking
1999-05-07 19:56:30 +00:00
rods%netscape.com
f3cfca1352
Added file drop support
1999-05-07 19:55:45 +00:00
rods%netscape.com
86ea6d31b1
Changed DragService and added nsDragSession
1999-05-07 19:55:00 +00:00
pinkerton%netscape.com
0841d1eba9
create a drag service.
1999-05-07 19:52:44 +00:00
pinkerton%netscape.com
e8f6fb3878
new drag session interface and lots of work to get d&d going.
1999-05-07 19:52:15 +00:00
pinkerton%netscape.com
6c78647f40
work for new drag session interface.
1999-05-07 19:51:50 +00:00
rods%netscape.com
14c46eb0dc
Changed GetFileList from nsVoidArray ** to nsVoidArray *
...
It now copies it contents instead of giving you a pointer to it
1999-05-07 14:14:48 +00:00
rods%netscape.com
5522dd17a4
Added the Equals method
1999-05-07 14:13:09 +00:00
rods%netscape.com
1a48d17888
Initial checkin
1999-05-07 14:07:51 +00:00
ramiro%netscape.com
065386bc5d
Resurrect.
1999-05-07 07:35:36 +00:00
bruce%cybersight.com
03ac503faa
Fixes for event queue changes. Still crash because of clipboard problems.
1999-05-07 06:48:55 +00:00
pierre%netscape.com
325718f7c7
Fix scrolling bug with test11. Clip out the siblings from the main window region as well as its visible region.
1999-05-07 04:00:57 +00:00
rods%netscape.com
750eda4b46
removed some old D&D code that was commented out, fixed processing of arrows
...
keys by returning the status from dispatch.
1999-05-06 14:00:25 +00:00
dcone%netscape.com
1aaa43ccfe
fixed a bug with using mString to use the unicode value
1999-05-06 06:57:24 +00:00
saari%netscape.com
7defd901c3
Fixing Mac menu bug
1999-05-06 01:45:48 +00:00
saari%netscape.com
fecc865f7a
Plug a leak
1999-05-06 01:43:12 +00:00
hyatt%netscape.com
d5d409566a
Switching from PLEventQueues to nsIEventQueues.
1999-05-04 23:34:41 +00:00
rods%netscape.com
67f20fdb83
Fixed it up for image support
1999-05-04 23:14:57 +00:00
rods%netscape.com
b07217f0e1
Changed ref counting, removed the kiknown for ref counting
...
reworked and reformated the code.
1999-05-04 22:44:21 +00:00
rods%netscape.com
58c3d70d11
Removed the factory class that was unecessary, added some error checking
...
made fixes for changes to ienumfe
1999-05-04 22:44:16 +00:00
rods%netscape.com
21d0dab1b0
Initial check in
1999-05-04 22:40:30 +00:00
rods%netscape.com
306b39deda
Initial checkin
1999-05-04 22:40:20 +00:00
rods%netscape.com
fac7d4eec1
Commented out some debug statements and commented out the SetFocus on mouse down event
1999-05-04 22:38:45 +00:00
rods%netscape.com
19cc227c7d
Commented out debug print statements
1999-05-04 22:37:57 +00:00
rods%netscape.com
405abe0937
Added (uncommented) nsIFileListTransferable
1999-05-04 22:36:40 +00:00
rods%netscape.com
c017135a16
Added kDropFilesMime
1999-05-04 22:35:51 +00:00
rods%netscape.com
d20da588c7
Initial checkin
1999-05-04 22:34:56 +00:00
rods%netscape.com
ab2dabaf9c
Added RemovedDataFlavor
1999-05-04 22:27:40 +00:00
rods%netscape.com
85aab0cf15
Added RemovedDataFlavor and some error checking
1999-05-04 22:27:35 +00:00
rods%netscape.com
1417ee369f
Added nsIFileListTransferable CID
1999-05-04 22:22:31 +00:00
mcafee%netscape.com
d80b8df98b
Forgot one whitespace problem.
1999-05-04 20:22:24 +00:00
mcafee%netscape.com
7ec1a8145b
This file got checked in ? double-spaced.
1999-05-04 20:20:50 +00:00
rods%netscape.com
d21da91e50
Added nsIDragSession.h
1999-05-04 20:07:30 +00:00