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

5245 Коммитов

Автор SHA1 Сообщение Дата
jaggernaut%netscape.com 7e4e14d8c5 Backing out joki's checkin for bug 124990 (at his request) since this breaks some stuff on linux. 2002-04-20 01:48:32 +00:00
hyatt%netscape.com 185bf8bd33 Stop scrollbar crash. Cocoa. NPOB. 2002-04-20 01:30:20 +00:00
hyatt%netscape.com a66e7bbce0 Enable API for obtaining the real window from a hidden enclosing view. Cocoa. NPOB. 2002-04-19 23:58:36 +00:00
joki%netscape.com bdfd051dfb Fix for bug 124990, Add additional processing loop for DOM event listeners to allow browser level handlers to be fired after content based listeners. r:saari, sr:jst
Browser based listeners can now registers themselves using the AddGroupedEventListener and passing the system event group (which can be gotten via the nsIDOMEventReceiver interface).  These listeners will now fire after all content based listeners have processed.
In this initial version of the checkin most browser listeners are still left in the original content group for stability purposes.
2002-04-19 02:52:01 +00:00
seawood%netscape.com 97531eb92c Add make -j support to win32 gmake builds.
Bug #132848 r=bryner
2002-04-19 02:42:28 +00:00
chak%netscape.com 5913aadd80 Fix for #135226 - 256 color palettes should be selected as background palettes
(Checking in patch for saari)
r=blythe, sr=waterson, a=adt for checkin to trunk
2002-04-16 20:54:23 +00:00
sfraser%netscape.com c277c5b35f Fix for bug 127362 -- incremental scrolling gets slower and slower. Make sure that we shift window->visRgn to the correct coordinates before doing region math, and ensure that HandleUpdateEvent() leaves the port in the way that it found it. r=pinkerton, sr=beard. 2002-04-16 19:53:30 +00:00
seawood%netscape.com ae752d58da Add nsIMacTextInputEventSink to XPIDLSRCS.
Fixing OSX mach-o tinderbox bustage.
2002-04-16 03:54:11 +00:00
ftang%netscape.com 72803f5f10 fix bug 110726. r=ccarlen sr=sfraser a=asa . implement nsIMacTextInputEventSink on nsMacWindow so embdding application can send in Input Method events. 2002-04-15 23:47:05 +00:00
ftang%netscape.com 3dd103527b fix 110726. add new idl for mac embedding r=ccarlen sr=sfraser a=asa 2002-04-15 23:45:27 +00:00
mkaply%us.ibm.com b25f8d8f9b #59403
r=pedemont, sr=blizzard, a=asa
OS/2 only - beginning of drag/drop
2002-04-15 22:56:31 +00:00
jay.yan%sun.com 93a2cd56ed bug 135663: On Solaris, physical F11 and F12 keys do not map to VK_F11 and VK_F12 keycodes
r=akk, sr=chris blizzard
2002-04-15 03:05:24 +00:00
joki%netscape.com a5cda6ec41 Fix for bug 78989, force focus events to go their corresponding view as opposed to using coordinate targeting which can be incorrect. r:roc+moz, sr:jst 2002-04-14 21:45:04 +00:00
dbaron%fas.harvard.edu b1d95bffd8 Relanding pavlov's changes for bug 129953, in pieces. 2002-04-14 03:37:42 +00:00
tor%cs.brown.edu cb1d9145e3 Bug 53597 - consistent gamma correction. r=dbaron, sr=brendan 2002-04-13 10:03:59 +00:00
hyatt%netscape.com e230e9cb84 Context menu code tweaking. NPOB. Cocoa only. 2002-04-12 09:39:59 +00:00
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