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
blakeross%telocity.com
ee8941927e
122017 - shouldn't always unset shift when dispatching keypress event. r=ben sr=hewitt
2002-02-04 06:14:10 +00:00
blakeross%telocity.com
3cddf87698
72796 - alt+space depresses focused elt additionally. r=ben sr=hewitt
2002-02-02 05:26:36 +00:00
peterlubczynski%netscape.com
545d72dbe5
Send raw keyboard event for windowless plugins, bug 122501 r=kmcclusk@netscape.com sr=beard
2002-02-02 00:21:53 +00:00
law%netscape.com
cfd24db8eb
Bug 120931; remember last used directory (for older versions of windows that don't do it automatically); r=cmanske, sr=ben
2002-02-01 23:58:55 +00:00
jaggernaut%netscape.com
101d65ef75
Bug 90221: Click() needs to act like a real click. r=jst, sr=hyatt
2002-02-01 23:55:49 +00:00
law%netscape.com
a7ab3326cf
Bug 94756; make file picker check for read-only files when saving; r=cmanske, sr=ben
2002-02-01 23:52:58 +00:00
rjc%netscape.com
b1dd515726
Fix bug # 112860: trivial null check for PPEmbed. r=ccarlen
2002-02-01 00:03:25 +00:00
blizzard%redhat.com
97cdb21e91
Back out fixes for 121011 until I fix more issues.
2002-01-31 22:45:26 +00:00
pinkerton%netscape.com
0d74c60c01
if label attribute changes, set the parent menu to dirty. r=sdagley/sr=blake. bug#122826, bugscape#11829
2002-01-31 20:43:17 +00:00
rods%netscape.com
9a412f826e
This does the following:
...
1) Removes the EnumeratePrinterExtended from nsIPrintOptions and all impls of it
2) Sets the Windows platform to once again use the native print dialog
3) The nsDeviceContextSpecWin will detect at runtime whether to use the standard PRINTDLG or the new PRINTDLGEX (supported by XP and WIN2k), this new code is only compiled in when the ifdef MOZ_REQUIRE_CURRENT_SDK is defined.
4) It adds an extra Property Sheet to the new dialog for Frameset Printing options
5) Now creates a DEVMODE before the diaog is created, this is used for setting different options in the print dialog before it comes up.
122530 r=dcone sr=hyatt
2002-01-31 14:30:22 +00:00
blakeross%telocity.com
6975955b79
78509 - hang trying to make an internet shortcut with : / \ in title via dnd (and shortcut isn't created). r=pink sr=ben
2002-01-30 23:31:46 +00:00
sfraser%netscape.com
d285f8f560
Making the nsModuleComponentInfo data const; bug 74803. r=dp, sr=waterson
2002-01-30 21:14:20 +00:00
blizzard%redhat.com
5ac4749c95
Bug #121011 . widget misses mouse-up event after scrolling when mouse button is released outside the widget area. Track passive grabs with sButtonMotionTarget. r=bryner, sr=shaver
2002-01-30 14:57:53 +00:00
blizzard%redhat.com
d8c6999735
Get scrollbars on popups working properly. Not part of the build. No bug on this.
2002-01-30 04:52:29 +00:00
blizzard%redhat.com
890ad4b4dd
Bug #121246 . Fix rendering problems with text areas and menus. Not part of the build.
2002-01-29 23:24:00 +00:00
nhotta%netscape.com
cbd69ffc74
For Carbon only, changed to use Navigation Services 3.0 for GetLocalFile, GetLocalFolder, PutLocalFile,
...
bug 95478, r=ccarlen, sr=sfraser.
2002-01-29 21:34:21 +00:00
pinkerton%netscape.com
878a1752e4
make control-space send a context-menu event into gecko. r=brade/sr=sfraser. bug# 81727
2002-01-29 21:01:42 +00:00
pinkerton%netscape.com
dbbbdfac03
rebuild the parent menu when the title of the parent of a hierarchical menu changes (text-zoom%, for example). the old code would only work if the parent was the menubar. r=sdagley/sr=sfraser. bug#106394
2002-01-29 21:00:16 +00:00
blizzard%redhat.com
dc67f81457
Add debugging hooks for invalidation. Not part of the build.
2002-01-28 08:11:50 +00:00