hyatt%netscape.com
5415250597
Obscure the cursor during wheel scrolling.
2002-02-24 02:56:07 +00:00
hyatt%netscape.com
f75b9dd3f7
Increase the # of scroll ines on mouse wheel to match IE. COcoa not part of build.
2002-02-22 09:22:56 +00:00
hyatt%netscape.com
0606afc10b
Implement key events in cocoa. Rough, but works. Not part of build.
2002-02-22 08:48:25 +00:00
hyatt%netscape.com
1b2d1e091e
Implement key events in cocoa. Rough, but works. Not part of build.
2002-02-22 08:44:16 +00:00
hyatt%netscape.com
088fe72b5c
Make cocoa support mouse moves. Yay. Not part of build.
2002-02-22 01:58:21 +00:00
bzbarsky%mit.edu
7e9411b463
Correctly set X display on plugins. Bug 116924, patch by Sergi
...
<sep@sparc.spb.su>, r=serge, sr=beard, a=roc+moz
2002-02-22 00:28:44 +00:00
pinkerton%netscape.com
99c427f69f
fix scrollwheel issues. make sure we reset origin before calling GlobalToLocal() and xlate local mouse coord into widget-relative coords for gecko. r=bryner/sr=sfraser/a=shaver. bug#125570
2002-02-21 23:09:13 +00:00
hyatt%netscape.com
2febacbd29
Make sure port state is properly saved and restored. Not part of build.
2002-02-21 20:17:51 +00:00
hyatt%netscape.com
151d546b55
Fix the rendering context leak on painting in Cocoa. Not part of build.
2002-02-21 02:24:18 +00:00
jst%netscape.com
8fd2822bf1
Checking in Boris Zbarsky's <bzbarsky@mit.edu> fix for bug 117269. Making mozilla not invent silly file extensions when saving files. r=law@netscape.com, rs=jaggernaut@netscape.com, jst@netscape.com
2002-02-20 07:50:52 +00:00
seawood%netscape.com
309ddcb648
Updating REQUIRES.
...
Fixing win32 gmake tinderbox bustage
2002-02-20 07:18:05 +00:00
seawood%netscape.com
4b18d1d72d
Adding missing file to win32 gmake build.
...
Fixing tinderbox bustage
2002-02-20 05:59:02 +00:00
rjc%netscape.com
d0cbf839c8
Fix bug # 125158: force focus on Mac OS X sheets. code from saari, r=bryner sr=hyatt
2002-02-20 05:42:24 +00:00
arougthopher%lizardland.net
b32265c725
Fix for Bug#125898
...
Fix for "tearing" of page while scrolling
r=mozilla@switkin.com
2002-02-20 05:34:02 +00:00
hewitt%netscape.com
86dce2f6d1
whoops, didn't intend to check this in
2002-02-20 03:53:33 +00:00
dbaron%fas.harvard.edu
744d3904ec
No newline at end of file could be dangerous -- I'm not sure. So preventing potential bustage.
2002-02-20 03:53:30 +00:00
hewitt%netscape.com
c094bb8636
68136 - Mozilla should have a Full-screen mode, r=ben, sr=jst/jag
2002-02-20 03:50:48 +00:00
dbaron%fas.harvard.edu
b37a70ce74
Fix bustage from hewitt's checkin by exporting nsIFullScreen.idl. b=68136
2002-02-20 03:42:42 +00:00
hewitt%netscape.com
2e2dac20fe
68136 - Mozilla should have a Full-screen mode, r=ben, sr=jst/jag
2002-02-20 03:33:52 +00:00
hyatt%netscape.com
3b7cb2f261
Scrolling ROCKS in Cocoa now. Not part of build.
2002-02-20 01:09:25 +00:00
hyatt%netscape.com
e56fdb147b
Scrolling ROCKS in Cocoa now. Not part of build.
2002-02-20 01:07:39 +00:00
alecf%netscape.com
5ec5cd62b2
one part of fix for bug 107575 - clean up consumers of nsString::EqualsIgnoreCase and nsString::EqualsWithConversion, to be explicit about case-insensitive compares
...
r=timeless sr=jag
2002-02-19 22:49:12 +00:00
cathleen%netscape.com
8d48d2e7e6
eliminate nsCRT::strlen for char* strings (part 4), bug 124536 r=dp sr=brendan
2002-02-19 16:01:45 +00:00
ftang%netscape.com
a37fc12bb6
fix bug 90583. r=yokoyama sr=alecf
...
ignore the invalid position of the cursor so the input method
candidate window won't block the view of the current cursor.
2002-02-18 23:46:51 +00:00
pinkerton%netscape.com
e198fc0e02
Rollup popups before dragging a window. patch by ajfeldman@brown.edu. r=pink/sr=sfraser. bug# 99987
2002-02-18 22:41:59 +00:00
blakeross%telocity.com
864d6d5ce5
126058 - right mouse down on outliner item while context menu is open doesn't select new item. Allow the right mouse button down event to be dispatched when rolling up context menus. r=pink sr=hewitt
2002-02-17 23:47:09 +00:00
hyatt%netscape.com
87bc903b39
Implement mouse wheel support in Cocoa. Not part of build.
2002-02-17 19:09:07 +00:00
dbaron%fas.harvard.edu
d376f6e5e2
Remove more no-longer-needed nsComponentManager::RegisterComponent calls. Remove remnants of NS_IMPL_IDS macro, associated with long-gone NS_DECLARE_ID. b=125782 r=dougt rs=jag
2002-02-16 16:18:13 +00:00
aaronl%netscape.com
9b3adef764
Bug 50255. Some Ctrl key sequences don't generate the correct event in Windows. Patch from bernie5412@hotmail.com. r=rods,dveditz, sr=attinasi
2002-02-16 01:44:54 +00:00
yokoyama%netscape.com
af6a5bed20
Bug 119927:
...
Instead of using the static variable in /gfx to maintain the state
of font download (eg. static BOOL gCheckJAFont = PR_FALSE;),
we use a nsFontPackageService::FontPackageHandled() API to allow
resetting of the font download.
/r=ftang; /sr=brendan
2002-02-16 01:39:56 +00:00
timeless%mac.com
fac5a6bcea
Bug 125601�ABS()-->PR_ABS() && PR_ABS()-cleanup
...
patch by Roland.Mainz@informatik.med.uni-giessen.de r=timeless sr=sfraser
2002-02-15 01:01:06 +00:00
hyatt%netscape.com
a6be49a85a
Refining the event loop for cocoa plevents. Not part of build.
2002-02-14 02:55:52 +00:00
hyatt%netscape.com
6f56378dd7
Make cocoa as fast as macho. Not part of build.
2002-02-14 02:36:19 +00:00
hyatt%netscape.com
7b30ffc103
Speeding up cocoa by increasing the frequency of the timer. Not part of build.
2002-02-13 23:04:38 +00:00
peterlubczynski%netscape.com
10f8ebfa3b
Backing out patch in bug 38484
2002-02-13 20:00:12 +00:00
hyatt%netscape.com
5e9f72bcce
Make iframes and framesets do proper paint suppression as well. Not part of build.
2002-02-13 19:57:10 +00:00
peterlubczynski%netscape.com
6e8c499286
Fix for native context menu for plug-in doesn't close mozilla context menu for browser bug 38484 r=saari sr=attinasi
2002-02-13 03:52:55 +00:00
hyatt%netscape.com
9cc7adca6c
Add a SetFocus impl.
2002-02-13 02:09:13 +00:00
hyatt%netscape.com
7b96c30f32
Paint suppression lives! Making cocoa widgets properly show/hide and work with paint suppression.
2002-02-12 08:30:01 +00:00
ducarroz%netscape.com
e2f4284ede
Fix for bug 100591. We need to replace illegal characters in file name before trying to use it during a file save. R=cavin, law, SR=alecf, mscott
2002-02-12 03:57:39 +00:00
sfraser%netscape.com
fa2b54a980
Debug-only changes for better paint/invalidate debugging on Mac. Moved some code around, so the diff looks bigger than it is. Bug 120167, r=pinkerton.
2002-02-12 02:07:08 +00:00
sfraser%netscape.com
cfdc50f9ff
Fix for bug 122012 -- make sure we use the correct WIndowRef for offsetting the event coords, so that moving the mouse over a background window does not mess up scrolling or autoselect. r=pinkerton, sr=beard.
2002-02-12 01:29:32 +00:00
sfraser%netscape.com
74466e4008
Fix bug 124517 -- double delete caused by making more than one nsMacMemoryCushion object (one for each event loop). This should fix a ton of random crashes on Mac. r=pinkerton, sr=beard
2002-02-12 01:22:23 +00:00
bzbarsky%mit.edu
ff5e6edf28
Make scrollbar thumbs for selects size correctly in GTK builds. Bug
...
45731, patch by Michiel van Leeuwen <hmvleeuwen@altavista.com>,
r=blizzard, sr=shaver
2002-02-08 23:16:43 +00:00
danm%netscape.com
33324c428b
reset sizemode to normal when window is sized using the mouse. bug 107937 r=ben,jag
2002-02-08 22:35:15 +00:00
arougthopher%lizardland.net
2b7b07bdb8
Fix for Bug#63640
...
An implementation of different mouse cursors for BeOS.
r=mozilla@switkin.com
2002-02-08 03:26:58 +00:00
mkaply%us.ibm.com
570e8d4bdf
#121944
...
r=pedemont, sr=blizzard
OS/2 only - don't handle WM_ACTIVATE in DealWithPopups
2002-02-07 22:35:37 +00:00
sfraser%netscape.com
8274918566
Fix #include file case so that Mac builds on UFS volumes work. Bug 116709. r=tigger.
2002-02-07 00:03:06 +00:00
peterlubczynski%netscape.com
2edfd7c269
Propigate wParam for mouse events directly to plugin bug 123005 r=kmcclusk sr=beard
2002-02-05 06:13:44 +00:00
blakeross%telocity.com
1f77d83173
Backing this out because it made shift+space not do a space, which I think is worse in the end. (122017). r=ben sr=hewitt
2002-02-05 04:43:47 +00:00