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

5279 Коммитов

Автор SHA1 Сообщение Дата
hyatt%netscape.com c0fb3c144e Context menu code tweaking. NPOB. Cocoa only. 2002-04-12 09:22:37 +00:00
rjc%netscape.com 5728d75d6a Fix bug # 132493: Mac OS X multiple sheets issue. r=pink sr=ben a=asa 2002-04-11 23:06:00 +00:00
brade%netscape.com 3a5f38632b backout changes by pavlov (bug 136677) r=cathleen 2002-04-11 18:50:42 +00:00
pinkerton%netscape.com 021a93a7cd clean up checking for a golden child menu. don't delete a golden child menu when setting the hidden attribute. that would be bad. r=saari/sr=sfraser/a=asa. bug# 136460 2002-04-11 14:22:52 +00:00
pavlov%netscape.com bf162df187 re-landing 129953 2002-04-11 07:55:53 +00:00
pavlov%netscape.com 0f9706f1e1 backing out changes for 129953... 2002-04-11 05:38:55 +00:00
dbaron%fas.harvard.edu 07103ecbea Fix up and enable hierarchical :hover and remove the hacks that made :hover work for anchors without it. Pass mask rather than pseudo-class to ContentStatesChanged notifications. Optimize event state changes in the style system by passing state mask to HasStateDependentStyle and using it in HasStateDependentStyle implementations. b=5693 r=bryner, joki sr=hyatt 2002-04-11 03:49:30 +00:00
mkaply%us.ibm.com dedfd8e023 #136622
r=pedemont, sr=blizzard, a=asa
OS/2 only - rewrite cursor code - support crosshair
2002-04-10 22:55:38 +00:00
pavlov%netscape.com ca2a20ef48 bug 129953 r=rjesup sr=rpotts 2002-04-10 04:41:23 +00:00
danm%netscape.com a731848c71 reverting rev 3.409. this re-opens bug 120155 but fixes bug 134317 and bug 135528. snif. 2002-04-10 04:31:23 +00:00
pinkerton%netscape.com 6408151669 more native scrollbar fixes and cleanup. horizontal scrollbars now work
correctly. adjusted scrollwheel code to not obscure cursor on scrollwheel.
Not part of build.
2002-04-09 14:18:19 +00:00
pinkerton%netscape.com e5bb4fd7b3 rewrite to use a view instead of tracking frame resize/moves ourselves. when the view moves, the attached widget is moved automatically. r=ben/sr=hyatt/a=asa. bug# 135436 2002-04-09 14:11:52 +00:00
mkaply%us.ibm.com a8b8fceff5 #133716
r=pedemont, sr=blizzard, a=asa
OS/2 only - add missing breaks - I was sure I checked this in
2002-04-09 13:56:32 +00:00
pinkerton%netscape.com fd40c4bdf2 correctly compute offset to widget. r=ccarlen/sr=hyatt/a=asa. bug#135698 2002-04-08 13:58:50 +00:00
rjc%netscape.com a22fd73c66 Back out my fix (on Friday evening) for bug # 132493 - Mac OS X multiple sheets issue - due to weird regression in Mail certain mail dialogs. 2002-04-08 05:46:35 +00:00
hyatt%netscape.com 6bc3fdaab4 Big cocoa scrolling perf improvement when iframes are on the page. NPOB. 2002-04-06 19:50:30 +00:00
rjc%netscape.com 66cac563c2 Fix bug # 132493: Mac OS X sheets issue. r=pinkerton sr=ben a=asa 2002-04-06 02:50:30 +00:00
briane%qnx.com 2cac0e3537 PHOTON BUILD only
Removed an errant printf
2002-04-05 15:24:37 +00:00
briane%qnx.com c18bef674f PHOTON BUILD only
Removal of some printfs and fixes for rendering issues and the Clipboard implementation.
Also fixes a problem with scrolling lists sometimes causing a crash.
2002-04-05 15:15:59 +00:00
mkaply%us.ibm.com 9a90f804db #135467
r=pedemont, sr=blizzard, a=asa
OS/2 only - fix for IME crash
2002-04-05 03:44:09 +00:00
akkana%netscape.com ba86151b9e 57262: Support the "Stop" key on Sun keyboads.
61355: key bindings don't work when Caps Lock is on.
Fixes from Jay Yan, Jay.Yan@sun.com, r=akkana, sr=jag, a=asa
2002-04-05 03:37:18 +00:00
pinkerton%netscape.com bbf2d4df1a Get native scrollbars scrolling again. Use a protocol for shared interfaces needed by views in our widget hierarchy. Not part of build. 2002-04-04 21:35:20 +00:00
pinkerton%netscape.com c616231e6c the gfx scrollframe sets curpos long before maxpos when going back on a page. this means we cannot keep the check that verifies curpos <= maxpos. r=ccarlen/sr=brendan/a=asa. bug# 134782 2002-04-04 14:50:39 +00:00
pinkerton%netscape.com f39fd703d9 Fix native scrollbars from crashing with stubbing out mouseMove. Not part of build. 2002-04-03 21:33:18 +00:00
mkaply%us.ibm.com df9e56606f #133824
r=pedemont, sr=blizzard, a=asa
OS/2 only - Add support for system sounds
2002-04-03 15:00:50 +00:00
pinkerton%netscape.com 69614cc2c3 First stab at getting native scrollbars via xbl working with chimera. Not part of the build. 2002-04-02 23:01:05 +00:00
pinkerton%netscape.com 4c1256ba92 fix outliner and scrollwheels on os9. we needed to keep track of the mouse position ourselves because GetCursor() was tainted by the driver code to return the wrong cursor position. r=ccarlen/sr=scc/a=roz bug# 134674 2002-04-02 22:04:30 +00:00
kin%netscape.com c6271895c9 Fix for bug #134690 (GPF in MFCEmbed when using Shift F10 Shortcut key)
Modified DispatchMouseEvent() to release event.widget with NS_IF_RELEASE()
just in case DispatchWindowEvent() triggers the context menu key code in
nsEventListenerManager::HandleEvent() which releases and nulls out the
widget pointer.

r=pinkerton@netscape.com  sr=attinasi@netscape.com
adt_a=putterman@netscape.com  a=asa@mozilla.org
2002-04-02 21:08:29 +00:00
seawood%netscape.com 97e298b2e8 Put files in appropriate SRCS lists even though same compiler is used for each.
win32 gmake build only
2002-04-02 09:28:55 +00:00
pinkerton%netscape.com 67a33bd94b fix case for UFS volume. bug 133190, r=sdagley/sr=blake/a=asa 2002-04-01 22:24:04 +00:00
pinkerton%netscape.com 7f7c0b39ee fixed typo. 2002-03-31 19:15:57 +00:00
pinkerton%netscape.com b27c8595d8 ooops typo. 2002-03-31 19:07:37 +00:00
pinkerton%netscape.com a76c660801 turn on building of native scrollbars from xbl, on for mac classic skin. r=sdagley/sr=beard/a=valeski. bug# 121440 2002-03-31 18:36:55 +00:00
pinkerton%netscape.com 007bf15945 new atoms needed for native scrollbars r=sdagley/sr=beard/a=valeski. bug# 121440 2002-03-31 18:35:28 +00:00
pinkerton%netscape.com 268fc75402 updates and cleanup to match other native scrollbar class. r=sdagley/sr=beard/a=valeski. bug# 121440 2002-03-31 18:34:07 +00:00
pinkerton%netscape.com d369202c6a new files for a native scrollbar frame via xbl. r=sdagley/sr=beard/a=valeski. bug#121440 2002-03-31 18:32:35 +00:00
katakai%japan.sun.com 4415a2bac8 bug 133211
Mozilla gtk embeded XIM bug - Candidate list window flushes to disappear
check mHasFocus before calling xic->ResetIC().
r=ftang,sr=blizzard,a=asa
2002-03-31 15:12:05 +00:00
mkaply%us.ibm.com 75e6e29df6 #133881
r=pedemont, sr=blizzard, a=asa
OS/2 only - get fullscreen mode working
2002-03-31 04:38:11 +00:00
danm%netscape.com 17976bcfa3 tie popup widgets to their parent browser window (really, stop not tying them) so the OS won't try to activate them when the browser is minimized. bug 120155 r=hyatt,kmcclusk a=asa 2002-03-28 21:25:21 +00:00
ccarlen%netscape.com 5acd1026e5 Bug 105445 - Difficult to process PLEvents without either latency or CPU hogging. r=pink/sr=sfraser/a=asa 2002-03-27 07:16:12 +00:00
joki%netscape.com c0d70b7c42 Fix for bug 114366, fix UMR in nsEvent struct by adding constructor. r:saari, sr:jst, a:roc+moz 2002-03-27 06:24:55 +00:00
sfraser%netscape.com bef4b9ae53 Fix Mach-O static build. Bug 127186. r=cls, sr=scc, a=dbaron 2002-03-27 03:15:58 +00:00
hewitt%netscape.com a6c6743038 133426 - can't get coordinates from popup events, r=jgaunt, sr=jst, a=asa 2002-03-27 02:59:39 +00:00
sdagley%netscape.com 3493794af6 Fix #133319 - Passing NULL for clientData parameter for NavServices dialogs not a good idea since it's supposed to be self. r=bnesse, a=smoketestblocker 2002-03-25 20:49:06 +00:00
sdagley%netscape.com a0141acb8a Fix #132467 - Now that the Mac PutFile dialogs support a format menu allow pre-selecting the menu item. r=ccarlen,sr=sfraser,a=scc 2002-03-25 01:15:42 +00:00
sfraser%netscape.com 97b8bbbd39 Fix for bug 115698 -- crashes when sounds are playing and a window is closed. Create QuickTime movies using a permanent, singleton GWorld port, rather than using the current port, to ensure that they always have a valid port. Also fix some loop logic, and a problem where a time was not cancelled because base and derived classes erroneously duplicated some member variables. r=pinkerton, sr=beard/scc, a=scc 2002-03-24 20:22:25 +00:00
dbaron%fas.harvard.edu 66238732c8 Convert users of nsAReadable[C]String and nsAWritable[C]String typedefs to [const] nsA[C]String. b=131899 r=scc sr=jag a=asa 2002-03-23 22:26:36 +00:00
jaggernaut%netscape.com ddf193a3c8 Bug 126897: OSF 4.0d needs '#define explicit Explicit' before X11/XKBlib.h (fix OSF 4.0d bustage), patch by tilps@hotmail.com, r=jdunn, sr=jag, a=asa 2002-03-23 20:22:51 +00:00
ftang%netscape.com c08c3b95e1 fix bug 129789
r=yokoyama, sr=kin a=asa
fix simplified chinese input method which follow the caret position to
show candidate window.
2002-03-22 23:09:01 +00:00
mkaply%us.ibm.com 2dfed2e029 #1131461
r=cls, a=asa
Remove unused widget/src/os2/res directory
2002-03-21 23:29:11 +00:00
bryner%netscape.com 06103e4d4f Fixing bustage from darin's checkin. Not part of the build. 2002-03-21 08:50:45 +00:00
dean_tessman%hotmail.com efc7ae0c4e bug 130206 - crash using jsd
added a null check to nsDragService::GetNumDropItems on windows
r=rginda, pink  sr=jag  a=asa
2002-03-21 02:50:59 +00:00
akkana%netscape.com 3ded9c54cd 43433: Enable meta modifier in gtk event handler. Fix from jay.yan@sun.com, r=akkana, brade, sr=blizzard, a=asa 2002-03-21 02:39:12 +00:00
darin%netscape.com 9fbd1028d6 b=128508 "freeze nsIChannel nsIRequest" r=gagan, sr=rpotts, a=asa 2002-03-20 22:50:33 +00:00
sfraser%netscape.com fb795c0731 Fix for bug 130753 -- avoid ugly page-flash when going Back to a scrolled page by not redrawing widgets which have a hidden parent. r=pinkerton, sr=hyatt, a=scc 2002-03-20 01:37:02 +00:00
bryner%netscape.com a391a523ef Bug 81727 - implement Shift+F10 to bring up context menu on linux. Patch from Gilbert.Fang@sun.com, r=bryner, sr=blizzard, a=asa. 2002-03-20 01:28:48 +00:00
alecf%netscape.com 451df7d6c3 a further nsString api reduction: remove the last case-insensitive PRUnichar*-to-PRUnichar* comparisons, moving to new API, and remove old methods from nsString. r=dougt, sr=jag a=scc 2002-03-19 06:46:56 +00:00
timeless%mac.com dec943eb10 Bug 106386 rid source of misspellings
r=db48x sr=blake a=asa
2002-03-19 04:30:17 +00:00
yokoyama%netscape.com 8df9321a5d Bug 125573
Call IME-W APIs instead of IME-A APIs to prevent moz
from crashing only in
Win2K-Chinese Simplified and WinXP-Chinese Simplified

/r=shanjian, /sr=brendan, /a=asa
2002-03-18 23:29:39 +00:00
mkaply%us.ibm.com 8671f92b07 approver was actually dbaron for that last checkin 2002-03-18 02:09:35 +00:00
mkaply%us.ibm.com 6ef256a220 #70045
r=pedemont, sr=blizzard, a=asa
OS/2 only - detect OS/2 mouse scroll
2002-03-18 02:08:44 +00:00
cbiesinger%web.de ba017f4412 bug 131297 r=akkana sr=blizzard a=dbaron
nsWindow::SetTitle() leaks |platformText|
2002-03-17 09:53:22 +00:00
danm%netscape.com 81d10b3159 remove redundant zoomwindow and switch to user state on resize. 125711 r=pinkerton,scc a=asa 2002-03-16 02:25:18 +00:00
danm%netscape.com c5cf6fabaf stop reentrant window zooming and switch to user state after sizing. bug 125711 r=pinkerton,scc a=asa 2002-03-16 02:24:13 +00:00
hyatt%netscape.com 0c941eae07 Better version. NPOB. 2002-03-15 19:02:54 +00:00
hyatt%netscape.com c8fa85e9ef Disable popups in Cocoa completely. They need work. NPOB. 2002-03-15 18:46:39 +00:00
blizzard%redhat.com 7b97896f77 Get this code building and linking again after the Enable changes and the -symbolic changes. 2002-03-15 05:08:44 +00:00
sdagley%netscape.com 7742579242 Fix #116774 - when in background Moz shouldn't directly test mouse button state to decide if it needs to process events (was causing Moz to peg CPU when mouse was down and it was in background). r=ccarlen,pinkerton,sr=sfraser,a=asa 2002-03-15 03:33:10 +00:00
sdagley%netscape.com 4298b8f639 Fix #107521 - support Format popup menu in Mac PutFile dialogs. r=pinkerton,ccarlen,sr=scc,a=asa 2002-03-15 03:24:50 +00:00
serge%netscape.com e56b81814e fix for #101974 acrobat plugin resize problem, r=pavlov, sr=blizzard,a=asa 2002-03-15 02:37:18 +00:00
mkaply%us.ibm.com 01519195b6 OS/2 only - mistake in checkin for 70045 - forgot to initialize/persist mSelectedType 2002-03-14 14:16:24 +00:00
mkaply%us.ibm.com 1a54b12cba #70045
r=pedemont, sr=blizzard, a=asa
OS/2 only - fix for filters on OS/2 - we weren't honoring the user selection
2002-03-14 04:15:39 +00:00
rjc%netscape.com 08ecfb8dba Fix bug # 130218: Mac OS X: support resizable sheets. r=pink sr=sfraser a=asa 2002-03-14 01:13:52 +00:00
katakai%japan.sun.com a38050b457 bug 126123
FreeWnn: BS after ECS key causes Mozilla hangs
Check mIMECompUnicode->Length() before doing mIMECompUnicode->Cut()
r=ftang,sr=alecf,a=asa
2002-03-13 05:41:28 +00:00
arougthopher%lizardland.net b172805113 Fix for Bug#129964
regxpcom fails due to app_server interaction

regxpcom and the other utility functions to not create a BApplication.  The beos widget component was creating some static BCursors that were invoked when trying to be loaded by regxpcom, which caused it to fail.  The cursors are now created dynamically.

r=cls
a=asa
2002-03-13 01:09:29 +00:00
mkaply%us.ibm.com 9137f1b773 #129716
r=pedemont, sr=blizzard, a=roc+moz
OS/2 only - Initialize titlebars to a blank rather than 0
2002-03-12 15:04:03 +00:00
hyatt%netscape.com d96c837d35 Fix refPoint event field values to be correct. Cocoa. NPOB. 2002-03-11 23:31:39 +00:00
hyatt%netscape.com ff30b1df16 Fix chimera's crash on shutdown problem. This is caused by popups being over-released because of a close message. NPOB 2002-03-11 02:56:59 +00:00
hyatt%netscape.com 5494a6f2c1 General cleanup of cocoa widget code. NPOB 2002-03-11 02:39:45 +00:00
hyatt%netscape.com b0d9cab1a4 Fix mouseDragged events so that capture works. NPOB. 2002-03-10 03:48:55 +00:00
hyatt%netscape.com 8b191754f8 Make sure right mouse down gets fired into Gecko from the cocoa widget code. NPOB. 2002-03-10 02:04:21 +00:00
hyatt%netscape.com f70e0754d8 Make the middle mouse button events go into Gecko from cocoa. NPOB. 2002-03-09 23:09:34 +00:00
hyatt%netscape.com cd813d1cd0 Make the context menu event fire into Gecko successfully. NPOB. 2002-03-09 22:58:13 +00:00
hyatt%netscape.com 742fee1d28 Add support for dispatching of focus events got/lost focus stuff. NPOB. 2002-03-09 22:43:04 +00:00
blizzard%redhat.com bf3c72e787 Bug #121011. Rewrite the gtk event handler. Specificially, mouse up is missed by the mozilla code when used in embedding when the event doesn't take place over the mozilla window area. r=bryner,sr=shaver,a=asa 2002-03-09 17:14:23 +00:00
arougthopher%lizardland.net 8f67dfbb94 Fix for Bug#129599
Breakage of BeOS build due to checkin for fix of bug#124042

change
#include nsIFileChannel.h
to
#include nsIFileURL.h

r=cls
a=asa
2002-03-08 22:43:15 +00:00
bryner%netscape.com d2229cbf68 - Implement the :checked CSS pseudoclass which maps to the "selected" property on option elements.
- Eliminate the _moz-option-selected attribute; move the actual selected state into the option content node.
- Change all users of _moz-option-selected to use :checked.
- Add a third parameter to nsIDocument[Observer]::ContentStatesChanged to indicate which pseudoclass changed, this is used for optimizing handling of :checked state changes.

Bug 128947, r=dbaron, sr=jst, a=asa.
2002-03-07 03:34:29 +00:00
hyatt%netscape.com ba89375bc1 Impl horizontal scroll invalidation properly in cocoa. NPOB. 2002-03-07 03:15:21 +00:00
bryner%netscape.com b3ff325cc3 Fixing cocoa widget bustage. Not part of the build. a=shaver. 2002-03-07 01:41:51 +00:00
beard%netscape.com b82c974a90 [NPOB] fix bustage. 2002-03-07 01:21:24 +00:00
dbaron%fas.harvard.edu c08a6b4f8a Really fix the bustage (hopefully). b=124042 2002-03-06 15:58:35 +00:00
dbaron%fas.harvard.edu f6188f0230 Fix OS/2 bustage from darin's checkin. b=124042 2002-03-06 15:56:23 +00:00
darin%netscape.com 87b54655ad fixes widget/src/os2 bustage 2002-03-06 11:02:30 +00:00
darin%netscape.com f1a6738b6c fixes bug 124042 "support internationalized URIs" r=dougt, sr=alecf, a=asa 2002-03-06 07:48:55 +00:00
brade%netscape.com 560c74f044 bug 124393; r=pink, sr=sfraser, a=asa; convert from ns_vk* to nsIDOMKeyEvent constants, use VK_HELP instead of VK_insert, tab cleanup 2002-03-05 14:00:13 +00:00
ducarroz%netscape.com f62c1a7727 Fix for bug 109081. IsEnable/GetEnable should return true by default and not false. That will avoid the regression 128659 caused by my previous checking for 109081. R=bryner, SR=blizzard, A=blizzard 2002-03-04 22:50:11 +00:00
bryner%netscape.com 0f60e7b693 One last .cvsignore fixup. a=leaf. 2002-03-01 00:22:07 +00:00
danm%netscape.com 355f7ae8cc basic implementation of new method nsIWidget::IsEnabled. bug 126786 r=hyatt,rginda a=asa 2002-02-28 23:34:51 +00:00
danm%netscape.com bfc5f51129 filter mousedown and drag events depending on target window's enabled state. bug 126786 r=hyatt,rginda a=asa 2002-02-28 23:27:20 +00:00
danm%netscape.com da65763223 add new attribute "enabled". bug 126786 r=hyatt,rginda a=asa 2002-02-28 23:19:04 +00:00