Commit Graph

1614 Commits

Author SHA1 Message Date
sdagley%netscape.com
e16a6f3859 Adding GetFile, GetFolder and PutFile wrappers to hide widgetness of file dialogs. 1999-04-07 00:49:38 +00:00
mcmullen%netscape.com
853a40da22 Bug #4296. Support insertion of floppies. One more change (the event mask). 1999-04-06 23:53:06 +00:00
saari%netscape.com
5fd72182a8 Mac menus destroying themselves more properly 1999-04-06 22:19:09 +00:00
mcmullen%netscape.com
14cf6edd57 Added support for inserting floppies. 1999-04-06 22:13:41 +00:00
mcmullen%netscape.com
8c20f3fe46 Remove spurious semicolon. 1999-04-06 22:03:45 +00:00
mcmullen%netscape.com
3065d1487e Bug #4296. Support insertion of floppies. 1999-04-06 22:03:36 +00:00
mcmullen%netscape.com
bdd941f4a1 Removing illegal trailing semicolon 1999-04-06 21:31:47 +00:00
ftang%netscape.com
7fbd9b3985 add nsStringUtil.cpp - fix bustage 1999-04-06 21:27:42 +00:00
ftang%netscape.com
8f56b423b8 make window menu convert Unicode to ACP before pass it to window API 1999-04-06 20:30:08 +00:00
rods%netscape.com
8097761fe0 addeditional support for Drag & Drop 1999-04-06 20:25:09 +00:00
rods%netscape.com
eb40ebf9de Added new D&D events and removed D&D specific event struct 1999-04-06 20:24:46 +00:00
rods%netscape.com
57f2204f7a Added nsNAtiveDragSource and nNativeDragTarget 1999-04-06 20:24:02 +00:00
rods%netscape.com
1e93d89dd4 Cmmented out DROP_FILE event handle and added WM_CHAR support 1999-04-06 20:23:55 +00:00
rods%netscape.com
f20581abd5 removed "int" definition from two for loops and am using PRUin32 to remove warnings. 1999-04-06 20:13:48 +00:00
rods%netscape.com
3028d55fda Implemented GetFile 1999-04-06 19:45:08 +00:00
rods%netscape.com
17b23cd83f It is removed. (it is in build now) 1999-04-06 19:40:17 +00:00
rods%netscape.com
dc1a6e5087 It is removed 1999-04-06 19:39:39 +00:00
rods%netscape.com
9d30e57580 Initial checkin 1999-04-06 19:39:21 +00:00
rods%netscape.com
5ae26d237f Made sure "in" parameter pointer is set to null when transferable is null
on GetTransferable
1999-04-06 19:37:45 +00:00
pinkerton%netscape.com
bc6b14d08f implementation using NavServices. Makes things easier for Carbon. 1999-04-06 18:46:54 +00:00
ramiro%netscape.com
8de88ee40c The (x,y) components of the bounds are always zero. Dont change
them here or the compositor (and other things probably) freaks out.
1999-04-06 13:23:08 +00:00
ramiro%netscape.com
d6fae6175b Backout pavlov refcount/cleanup changes. They are causing core dumps in
strange places.
1999-04-06 12:45:23 +00:00
pavlov%pavlov.net
6955e85efd refcounting cleanups. more to come. 1999-04-06 05:50:37 +00:00
pavlov%pavlov.net
45e6de7d85 remove extra member that wasn't being used. 1999-04-06 03:25:34 +00:00
davidm%netscape.com
020ff3537f Added code to pass handle keyevents in modal windows 1999-04-06 01:41:02 +00:00
hyatt%netscape.com
e50b1f72ce This assert shouldn't be present. 1999-04-06 00:49:50 +00:00
danm%netscape.com
3ba29450fc shortcut events and updates while window is being deleted 1999-04-06 00:11:43 +00:00
sdagley%netscape.com
3d1bc8d320 Mac specific hack to address bug #3976. Add code to pin bottom of created window to bottom of grayregion so user can grab resize area of window. This should be removed when we have a real cross platform method of addressing this issue. 1999-04-05 22:07:06 +00:00
rods%netscape.com
67492db671 Removed. It is now in xpwidgets 1999-04-05 21:45:17 +00:00
syd%netscape.com
91ce66fe70 Get PATH_MAX right for Neutrino 2.0 (QNX - photon UI). 1999-04-05 21:45:08 +00:00
ftang%netscape.com
c006f4fb85 Fix breakage. Add #include <Resources.h> 1999-04-05 18:38:27 +00:00
ftang%netscape.com
d5b29173d7 Fix non ASCII font name problem by using a hashtable . It also improve the performance for GetMacFontNum 25.4 time faster. Reviewed and approved by pierre 1999-04-05 18:06:55 +00:00
mcafee%netscape.com
a2f985005e Adding XIFFormatConverter to widget factory. 1999-04-04 08:44:05 +00:00
mcafee%netscape.com
37dd3316b2 Adding default window icon; SetIcon() method for nsWindow. Gtk-only for now. 1999-04-04 08:20:51 +00:00
mcafee%netscape.com
03365c9622 Removing a duplicate if-then clause, this looks like a cut & paste error. 1999-04-04 01:05:57 +00:00
kipp%netscape.com
088dde4ed7 Spanked the way refcnt'ing was done for event flow; fixed up destruction code a bunch; cleaned up inheritance of addref/release 1999-04-03 18:39:52 +00:00
kipp%netscape.com
c9c6dba638 Eliminate compiler warnings 1999-04-03 18:38:47 +00:00
mcafee%netscape.com
18155ba3fe Cleaning up some debug cruft. 1999-04-02 20:38:39 +00:00
sdagley%netscape.com
6444ca8f25 Implemented GetFile(nsFileSpec&) method for Mac 1999-04-02 20:19:25 +00:00
pinkerton%netscape.com
25da6e65fa fix win32 bustage with nsCOMPtr. doh! 1999-04-02 19:00:51 +00:00
pinkerton%netscape.com
30b7bab824 use new transferable interfaces that were previously in here as placeholders. 1999-04-02 18:22:59 +00:00
pinkerton%netscape.com
d10b0e7c3d added new interfaces for closure over all flavors and converters when clients ask for a list of known flavors. 1999-04-02 18:22:36 +00:00
pinkerton%netscape.com
a814e3cd7b some comments about data ownership. 1999-04-02 03:57:31 +00:00
pinkerton%netscape.com
5c3cd09cfd getting data from clipboard now works. Factored code into FlavorsTransferableCanImport/Export() as temp holding ground before moving into nsITransferable. 1999-04-02 03:56:11 +00:00
pinkerton%netscape.com
a5e81d74aa use the right delete in all places (delete[]) 1999-04-02 03:01:57 +00:00
mcafee%netscape.com
e1ac89cf8e Implement GetFile(). 1999-04-02 02:16:28 +00:00
mcafee%netscape.com
038ba314d9 Adding nsFileSpec version of GetFile(). a=sdagley@netscape.com 1999-04-02 02:07:34 +00:00
hyatt%netscape.com
4336a65c75 Landing new GetFile(nsFileSpec&) method on windows. 1999-04-02 02:07:15 +00:00
sdagley%netscape.com
1a4f805e40 Add new GetFile method that uses an nsFileSpec instead of an nsString 1999-04-02 02:06:16 +00:00
pinkerton%netscape.com
ff1d650929 copy to macos clipboard implemented. 1999-04-02 01:33:56 +00:00