saari%netscape.com
|
c61930d421
|
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
|
ccb47405c4
|
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
|
dc9e6db63e
|
Undoing Pav's early M15 Mac focus regression
|
2000-03-29 07:20:12 +00:00 |
sfraser%netscape.com
|
57e19de43a
|
Another teeny fix. r=pavlov
|
2000-03-29 02:14:16 +00:00 |
sfraser%netscape.com
|
9e25525e7b
|
Comment out a call to GetFilterListArray(), which is not defined. r=pavlov
|
2000-03-29 02:03:30 +00:00 |
pavlov%netscape.com
|
2f6c92b4e8
|
add filepicker to the widget factory
|
2000-03-29 01:46:28 +00:00 |
pavlov%netscape.com
|
7da4567d47
|
file picker changes
|
2000-03-29 01:42:45 +00:00 |
pavlov%netscape.com
|
941f57b2b7
|
fix for bug 33670
|
2000-03-29 01:35:24 +00:00 |
sfraser%netscape.com
|
c8ac05a0f4
|
Added nsFilePicker for Pavlov. r=pavlov.
|
2000-03-29 01:34:55 +00:00 |
sfraser%netscape.com
|
75b63126b7
|
Fix up nsFilePicker for Pavlov. Again. r=pavlov.
|
2000-03-29 01:33:15 +00:00 |
scc%netscape.com
|
4b166576b7
|
small changes to clients of string converting APIs
|
2000-03-26 10:18:25 +00:00 |
bryner%uiuc.edu
|
eb081ee306
|
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
|
b76cf4a206
|
update to the new apis
|
2000-03-24 03:15:33 +00:00 |
sfraser%netscape.com
|
252fbc969d
|
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
|
b937f03637
|
change create to init
|
2000-03-23 07:56:57 +00:00 |
pavlov%netscape.com
|
32bd20ea59
|
change create to init
|
2000-03-23 07:52:28 +00:00 |
pavlov%netscape.com
|
e27f866465
|
update to use new interface
|
2000-03-23 07:41:17 +00:00 |
pavlov%netscape.com
|
7fa9f09b77
|
change filepicker interface for filtering
|
2000-03-23 07:41:09 +00:00 |
pavlov%netscape.com
|
7953fdee8c
|
updates for filtering
|
2000-03-23 01:11:34 +00:00 |
pavlov%netscape.com
|
4957ef68fc
|
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
|
d1db45ca99
|
Fix up nsFilePicker for Pavlov. r=pavlov. Not in the build yet.
|
2000-03-23 00:24:38 +00:00 |
pavlov%netscape.com
|
a6e9ff459f
|
fix build issues (not really built though)
|
2000-03-22 23:55:18 +00:00 |
pavlov%netscape.com
|
416be45771
|
...
|
2000-03-22 23:45:20 +00:00 |
pavlov%netscape.com
|
e6ff4f077b
|
...
|
2000-03-22 23:41:17 +00:00 |
pavlov%netscape.com
|
143a9a8619
|
minor changes
|
2000-03-22 23:39:22 +00:00 |
pavlov%netscape.com
|
0581bede13
|
add nsFilePicker for mac (not built yet)
|
2000-03-22 23:01:44 +00:00 |
pavlov%netscape.com
|
e86f6f8f06
|
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
|
af3246d6d0
|
add comment
|
2000-03-22 10:28:26 +00:00 |
pavlov%netscape.com
|
ce28452ee1
|
make it go on windows
|
2000-03-22 10:26:22 +00:00 |
pavlov%netscape.com
|
23d7cdd57a
|
build nsFilePicker on windows
|
2000-03-22 10:19:48 +00:00 |
pavlov%netscape.com
|
d845ddfd01
|
use nsILocalFile instead of nsIFile
|
2000-03-22 09:17:01 +00:00 |
pavlov%netscape.com
|
1414c13ce3
|
file picker for the new file picker interface (not built yet)
|
2000-03-22 07:43:43 +00:00 |
pavlov%netscape.com
|
c8fa003a6b
|
add nsBaseFilePicker to windows build
|
2000-03-22 07:26:42 +00:00 |
pinkerton%netscape.com
|
a6e8e4a275
|
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
|
714f869e30
|
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
|
5b2ce19ca0
|
23980: convert relative href= and src= to absolute. r=sfraser
|
2000-03-22 01:33:59 +00:00 |
waqar%netscape.com
|
93f0f0a87a
|
#=25493
d=Added the notify when the mouse comes back into the window.
|
2000-03-21 23:30:32 +00:00 |
kmcclusk%netscape.com
|
215bcc6049
|
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
|
9af55cbc4b
|
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
|
6819c6bc85
|
Minor mouse move event handling cleanup. r=pinkerton
|
2000-03-21 21:39:13 +00:00 |
sfraser%netscape.com
|
e5f9d6116f
|
Work in progress for bug 17369 (not activated yet).
|
2000-03-21 21:38:10 +00:00 |
sfraser%netscape.com
|
3b3684a1dd
|
Remove an extraneous char* from mac widgets in non-debug builds. r=pinkerton
|
2000-03-21 21:36:33 +00:00 |
pavlov%netscape.com
|
629ddf7294
|
use nsIFile instead of nsIFileSpec
|
2000-03-21 07:03:34 +00:00 |
danm%netscape.com
|
ed92dea786
|
clean up window style code. code by roc+moz@cs.cmu.edu
|
2000-03-21 03:42:00 +00:00 |
waqar%netscape.com
|
5124eaa1f0
|
#=25493
r=pollmann@netscape.com
d=Toolbar elements stay hilited after the mouse has left the window.
|
2000-03-21 01:45:27 +00:00 |
sfraser%netscape.com
|
6a7a6253fa
|
Fix a missing break in the menu bar click code. No bug, r=pinkerton
|
2000-03-20 23:20:12 +00:00 |
pavlov%netscape.com
|
c2eb172a94
|
fix for 32534, 32243. most of the work done for 20901 -- waiting for dependancy to finish.
|
2000-03-20 22:39:57 +00:00 |
Jerry.Kirk%Nexwarecorp.com
|
1434008c91
|
Fix numeric keypad for Photon. Previous fix caused the main enter key
not to work. PHOTON ONLY.
|
2000-03-20 14:12:33 +00:00 |
bryner%uiuc.edu
|
c877fdc831
|
Make sure to initialize the 'isMeta' member of the
struct. r=jst@netscape.com.
|
2000-03-18 19:54:40 +00:00 |
blizzard%redhat.com
|
4602ee02e7
|
fix for #27791. assume that any drag motion events are not valid drop targets unless someone explicitly sets the canDrop = true in the JS event handler. this makes dragging feedback correct on linux. r=pavlov
|
2000-03-18 05:00:45 +00:00 |