Граф коммитов

3576 Коммитов

Автор SHA1 Сообщение Дата
beard%netscape.com 83960e5b66 fix for bug #34094: turned on USE_TLS_FOR_TOOLKIT, so only 1 per thread will be used, changed nsAppShell::Create(int* argc, char ** argv) to use NS_GetCurrentToolkit(). This is a total blocker for Mac. r=sfraser 2000-03-31 21:43:34 +00:00
pavlov%netscape.com 1428510268 update some comments 2000-03-31 13:49:15 +00:00
pavlov%netscape.com c3de885804 use weak refs for the rollup widget instead of doing it the way i was before which was suboptimal 2000-03-31 13:44:44 +00:00
pavlov%netscape.com 8220f002ed fix a circular reference problem 2000-03-31 12:48:41 +00:00
pavlov%netscape.com 913851ea3d fix for bug 31856 patch from stric@ing.umu.se 2000-03-31 00:15:18 +00:00
akkana%netscape.com 406070f02b Oops, fix a couple of build problems 2000-03-30 23:02:31 +00:00
akkana%netscape.com 5cfcfb4b82 Oops, fix a couple of build errors. 2000-03-30 22:58:49 +00:00
akkana%netscape.com a02465af4a 24514, 33417: Make nsLookAndFeel pref'able instead of hardwired. 2000-03-30 22:42:40 +00:00
akkana%netscape.com 21182b1009 Add nsXPLookAndFeel class. 2000-03-30 22:39:50 +00:00
akkana%netscape.com f2806908fc Let the user look-and-feel paramaters with prefs, bugs 24514 and 33417 2000-03-30 22:32:18 +00:00
saari%netscape.com 57b944d4c0 Implement the ability to remove top level menus on MacOS, essentially just reflecting removal of a content node. r=pink 2000-03-30 01:25:03 +00:00
sfraser%netscape.com 63abcaf4d2 Fix for bug 33742 -- call EventAvail instead of OSEventAvail, and look for udpate events. r=beard 2000-03-29 23:56:30 +00:00
saari%netscape.com 1e7aa5e347 Undoing Pav's early M15 Mac focus regression 2000-03-29 07:20:12 +00:00
sfraser%netscape.com d58cbd4e51 Another teeny fix. r=pavlov 2000-03-29 02:14:16 +00:00
sfraser%netscape.com 652a3d8597 Comment out a call to GetFilterListArray(), which is not defined. r=pavlov 2000-03-29 02:03:30 +00:00
pavlov%netscape.com 46e63c7063 add filepicker to the widget factory 2000-03-29 01:46:28 +00:00
pavlov%netscape.com b2d5ba2266 file picker changes 2000-03-29 01:42:45 +00:00
pavlov%netscape.com 9dfcd0fe72 fix for bug 33670 2000-03-29 01:35:24 +00:00
sfraser%netscape.com 36719ce2e9 Added nsFilePicker for Pavlov. r=pavlov. 2000-03-29 01:34:55 +00:00
sfraser%netscape.com 34133e6198 Fix up nsFilePicker for Pavlov. Again. r=pavlov. 2000-03-29 01:33:15 +00:00
scc%netscape.com 896990d841 small changes to clients of string converting APIs 2000-03-26 10:18:25 +00:00
bryner%uiuc.edu a432077333 Need to make sure of two things before handling the mousewheel message:
- There must be a window under the pointer
- It must be one of our windows

This fixes bug 33181.  r=valeski.
2000-03-26 01:02:31 +00:00
pavlov%netscape.com 266cd2069e update to the new apis 2000-03-24 03:15:33 +00:00
sfraser%netscape.com 38ba3ad9a4 Change the About menu item string in the apple menu from 'About ApprunnerO' to 'About Mozilla'. minor string change, r=mozbot 2000-03-23 23:58:35 +00:00
pavlov%netscape.com 679e95e3c5 change create to init 2000-03-23 07:56:57 +00:00
pavlov%netscape.com ca6df020e4 change create to init 2000-03-23 07:52:28 +00:00
pavlov%netscape.com 4c965196bb update to use new interface 2000-03-23 07:41:17 +00:00
pavlov%netscape.com f02fad24dd change filepicker interface for filtering 2000-03-23 07:41:09 +00:00
pavlov%netscape.com 5cfaaa1ec6 updates for filtering 2000-03-23 01:11:34 +00:00
pavlov%netscape.com 5bf5fb1865 fix interface.. apparently it is bad to have an negative size of an array so i have to use an unsigned size 2000-03-23 00:45:46 +00:00
sfraser%netscape.com 8da5f825ba Fix up nsFilePicker for Pavlov. r=pavlov. Not in the build yet. 2000-03-23 00:24:38 +00:00
pavlov%netscape.com 88d44a7652 fix build issues (not really built though) 2000-03-22 23:55:18 +00:00
pavlov%netscape.com 16cee6c8b6 ... 2000-03-22 23:45:20 +00:00
pavlov%netscape.com cf0d10dec2 ... 2000-03-22 23:41:17 +00:00
pavlov%netscape.com d97797c68d minor changes 2000-03-22 23:39:22 +00:00
pavlov%netscape.com 0a15601c9b add nsFilePicker for mac (not built yet) 2000-03-22 23:01:44 +00:00
pavlov%netscape.com 6d95b1f5a4 fix small problem with derefing null nscomptr... the compiler should know what I mean, not what I type! 2000-03-22 11:08:36 +00:00
pavlov%netscape.com cc5a6f5998 add comment 2000-03-22 10:28:26 +00:00
pavlov%netscape.com 5780c4a523 make it go on windows 2000-03-22 10:26:22 +00:00
pavlov%netscape.com b2ca7fe39a build nsFilePicker on windows 2000-03-22 10:19:48 +00:00
pavlov%netscape.com a6351bc126 use nsILocalFile instead of nsIFile 2000-03-22 09:17:01 +00:00
pavlov%netscape.com d947e49141 file picker for the new file picker interface (not built yet) 2000-03-22 07:43:43 +00:00
pavlov%netscape.com 3b40bb3f3e add nsBaseFilePicker to windows build 2000-03-22 07:26:42 +00:00
pinkerton%netscape.com 3b1bbcedf8 added a metric for determining if xul popups should be allowed to display over the menubar/taskbar. r=hyatt. 2000-03-22 02:55:12 +00:00
blizzard%redhat.com eba3a62672 fix for 26508. when an event that happens on a real GtkWidget and it's the child of a superwin that is being grabbed, temporarily add a GtkGrab to that widget. r=pavlov 2000-03-22 01:45:51 +00:00
akkana%netscape.com 46ace3d54b 23980: convert relative href= and src= to absolute. r=sfraser 2000-03-22 01:33:59 +00:00
waqar%netscape.com 6b07091278 #=25493
d=Added the notify when the mouse comes back into the window.
2000-03-21 23:30:32 +00:00
kmcclusk%netscape.com 4fa8f971ad Added support for crosshair, move, and help cursors b=1916 r=rods@netscape.com 2000-03-21 22:06:29 +00:00
sfraser%netscape.com e35432ce72 Tweak our call frequency of WaitNextEvent for performance, and fix a bug in mouse moved handling that caused bad refreshes. r=pinkerton 2000-03-21 21:41:05 +00:00
sfraser%netscape.com 3b127beb67 Minor mouse move event handling cleanup. r=pinkerton 2000-03-21 21:39:13 +00:00