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

5378 Коммитов

Автор SHA1 Сообщение Дата
tor%cs.brown.edu 0685ca316e Bug 53597: gamma correction backout. r=dbaron, sr=brendan 2002-04-30 23:15:52 +00:00
tor%cs.brown.edu 8293d090c9 Bug 22337: -install option to install private colormap. r=pavlov, sr=brendan 2002-04-30 22:34:34 +00:00
blizzard%redhat.com 728bdccfd4 Bug #141239. Remove tabs from code and clean up indenting in the c files. Not part of the build. 2002-04-30 19:29:00 +00:00
blizzard%redhat.com 00258abb76 Bug #121259. gtk2 needs to have maximize/minimize WM hints hooked up. Not part of the build. 2002-04-30 19:03:12 +00:00
mkaply%us.ibm.com 5b0c373fe0 #140538
r=pedemont, sr=blizzard
OS/2 only - fix some edge cases where file dialog didn't appear, general cleanup
2002-04-29 22:38:03 +00:00
mkaply%us.ibm.com ecdf9d6bdb Hope to fix OS/2 bustage 2002-04-29 22:37:08 +00:00
sdagley%netscape.com 7fef4f6eae Fix mach-o bustage introduced with last checkin - NS_TruncNodeName is implemented in nsLocalFileMac which currently isn't part of the mach-o build. 2002-04-29 15:49:49 +00:00
locka%iol.ie 91507facc0 Stop crash in mousewheel code when wheel is rolled over another Gecko app window (e.g. mfcEmbed). b=137213 r=bryner@netscape.com alecf@netscape.com 2002-04-29 14:50:58 +00:00
sdagley%netscape.com c760410529 Fix #139360 - Don't silently fail when file name from FilePicker >31 characters. Do a mid-trunc until we can switch to HFS+ APIs. r=ccarlen,pinkerton sr=scc 2002-04-29 06:22:55 +00:00
mkaply%us.ibm.com d486aa1928 Extra bracket 2002-04-28 02:17:58 +00:00
blizzard%redhat.com b5b499bac6 Use a common style for all of these files, add comments at the top to enforce that style and remove all the tabs in these files. Not part of the build. 2002-04-27 16:26:10 +00:00
mkaply%us.ibm.com b337d6aba2 OS/2 bustage - did I do this right? 2002-04-27 16:16:23 +00:00
mkaply%us.ibm.com 1ed1113b9c Beos bustage - somehow forgot to check this in 2002-04-27 15:36:21 +00:00
mkaply%us.ibm.com 14a991be9a Misspelling 2002-04-27 14:37:42 +00:00
mkaply%us.ibm.com 68817d295d OS/2 bustage 2002-04-27 13:57:05 +00:00
blizzard%redhat.com 158939a897 Bug #129591. nsWindow::Enabled is a no-op on GTK. Also fixes bug #65521. linux modal dialogs should only freeze parent window (not all windows.) This code is a big cleanup of the event dispatching code, too. r=bryner,sr=jst 2002-04-27 13:50:21 +00:00
hyatt%netscape.com 28bac39b77 NPOB. Fix a boolean. Cocoa. 2002-04-27 09:43:44 +00:00
pete.zha%sun.com 6db1eec58b bug 139726:Duplicate variable definition broken compilers other than gcc
r=pete.zha@sun.com sr=jag
Check in for Jay Yan(jay.yan@sun.com)'s fix
2002-04-27 09:41:46 +00:00
darin%netscape.com 1b1677bbe9 fixes bug 129279 "nsIFile unicode/utf8/ascii task"
r=dougt sr=alecf
2002-04-27 05:33:09 +00:00
hyatt%netscape.com c2d1f5a407 Optimize plugin views to be opaque, since they don't need to draw. Check in all the plugin code for cocoa widgets. 2002-04-27 00:19:49 +00:00
pinkerton%netscape.com a71652bbb0 don't pass drags to anything that's one of our views, but not a ChildView
(ie, scrollbars).
2002-04-26 20:24:02 +00:00
blizzard%redhat.com 3d2fb8aa76 Changes related to getting embedding working. Not part of the build. 2002-04-26 17:52:08 +00:00
pinkerton%netscape.com a7cd9c9add Can now drop items onto ChildView and they are correctly processed by gecko. Not part of build. 2002-04-25 22:40:00 +00:00
mkaply%us.ibm.com f12726c0dd #139852
r=mkaply, sr=blizzard, a=roc+moz
OS/2 only - from Javier Pedemonte - implement ConstrainPosition
2002-04-25 21:03:12 +00:00
seawood%netscape.com ce9e9903a5 Add 'make install' target to build. It's "MRE-friendly". (See http://www.mozilla.org/projects/embedding/MRE.html for details.)
Changes:
* Added EXTRA_COMPONENTS variable to build.  Use it to automagically install files into the components dir.
* Added SYSINSTALL variable.  Use it install files onto the system.
* Move mozilla-config generation from configure to makefiles
* mozilla-config will now generate paths based upon the MRE-based directory layout.
* Generate mozilla script from template

The installation heirarchy currently looks like:
$prefix -> /bin/mozilla
           /bin/mozilla-config
           /include/mozilla-ver/*
           /lib/mozilla-ver  (mozappdir)
                            /components
                            /res
                            /defaults
                            /chrome

There is preliminary build support for MRE dirs as well though the component manager hasn't had MRE support added yet.

$prefix -> /lib/mre/mre-ver  (mredir)
                            /components
2002-04-25 02:52:44 +00:00
blizzard%redhat.com edc01c418f Bug #81779. Mozilla crashes if you higlight and repeatedly drag text. Return if the source data items aren't available. r=rjesup,sr=shaver 2002-04-24 19:11:59 +00:00
mkaply%us.ibm.com 7ac8b0c864 #139219
r=pedemont, sr=blizzard
OS/2 only - handle zorder event
2002-04-24 04:15:37 +00:00
mkaply%us.ibm.com 3aa0c43ce4 #138728
r=pedemont, sr=blizzard
OS/2 only - convert filter names to platform specific charset
2002-04-24 04:13:38 +00:00
hyatt%netscape.com 19f892c754 Lowering Cocoa mouse wheel num lines. NPOB. 2002-04-24 00:52:38 +00:00
pinkerton%netscape.com 46cb7f97ed add first stage of dragging images. advertise os-native image format to other applications. r=ccarlen/sr=alecf. bug# 138049 2002-04-23 14:24:48 +00:00
pinkerton%netscape.com 2aff66e04f infrastructure to handle dragdrop. Not part of build 2002-04-23 03:55:19 +00:00
hyatt%netscape.com 27c9ffc765 Cocoa scrollbar tweak. NPOB. 2002-04-21 10:04:42 +00:00
hyatt%netscape.com 6631e1a0ef I so did not mean to check this in. NPOB anyway. Going now to wash my mouth out with soap. 2002-04-20 23:28:10 +00:00
jaggernaut%netscape.com 43c849a706 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 50a364430c Stop scrollbar crash. Cocoa. NPOB. 2002-04-20 01:30:20 +00:00
hyatt%netscape.com a532e65bdd 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 ab75e3f4ce 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 d42b1b1fd4 Add make -j support to win32 gmake builds.
Bug #132848 r=bryner
2002-04-19 02:42:28 +00:00
chak%netscape.com 5790a9067f 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 e5868c3545 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 96a7947790 Add nsIMacTextInputEventSink to XPIDLSRCS.
Fixing OSX mach-o tinderbox bustage.
2002-04-16 03:54:11 +00:00
ftang%netscape.com dad74e5259 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 57182c0730 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 540f085c74 #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 c32a6b1e24 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 e385f718ea 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 ba6f59719d Relanding pavlov's changes for bug 129953, in pieces. 2002-04-14 03:37:42 +00:00
tor%cs.brown.edu c5d399ffb4 Bug 53597 - consistent gamma correction. r=dbaron, sr=brendan 2002-04-13 10:03:59 +00:00
hyatt%netscape.com 21ba234fac Context menu code tweaking. NPOB. Cocoa only. 2002-04-12 09:39:59 +00:00
hyatt%netscape.com 77a983ae89 Context menu code tweaking. NPOB. Cocoa only. 2002-04-12 09:22:37 +00:00
rjc%netscape.com 88ecf74572 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 ee14174c18 backout changes by pavlov (bug 136677) r=cathleen 2002-04-11 18:50:42 +00:00
pinkerton%netscape.com 63ca4d0d52 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 3a549502ef re-landing 129953 2002-04-11 07:55:53 +00:00
pavlov%netscape.com 180ada0b21 backing out changes for 129953... 2002-04-11 05:38:55 +00:00
dbaron%fas.harvard.edu 324f543007 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 02b7d36a77 #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 781ff3a1ca bug 129953 r=rjesup sr=rpotts 2002-04-10 04:41:23 +00:00
danm%netscape.com fc5998a88a 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 65014bc270 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 b1103b7d30 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 78538d1305 #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 6a17d814c1 correctly compute offset to widget. r=ccarlen/sr=hyatt/a=asa. bug#135698 2002-04-08 13:58:50 +00:00
rjc%netscape.com 2def3bbaa1 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 715f0250bc Big cocoa scrolling perf improvement when iframes are on the page. NPOB. 2002-04-06 19:50:30 +00:00
rjc%netscape.com 39168e574b 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 9de47f2838 PHOTON BUILD only
Removed an errant printf
2002-04-05 15:24:37 +00:00
briane%qnx.com 192d39ee70 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 de15a57177 #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 2f55f5c65e 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 b607ddcbb0 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 8aedae33ec 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 657c8be018 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 34caa8db07 #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 d39db61958 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 97f759eb87 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 e72b4237b7 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 4e6c9470e4 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 58e3231179 fix case for UFS volume. bug 133190, r=sdagley/sr=blake/a=asa 2002-04-01 22:24:04 +00:00
pinkerton%netscape.com 18458ecd16 fixed typo. 2002-03-31 19:15:57 +00:00
pinkerton%netscape.com 62629a2630 ooops typo. 2002-03-31 19:07:37 +00:00
pinkerton%netscape.com 8dc8f7a248 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 d5c8ae230f 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 c969729006 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 6e2f357142 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 c14c0f6860 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 507de13431 #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 05239f9588 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 6db7e907e4 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 a6c615f325 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 5af41e80f5 Fix Mach-O static build. Bug 127186. r=cls, sr=scc, a=dbaron 2002-03-27 03:15:58 +00:00
hewitt%netscape.com 5439ff09b8 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 26f2413fc2 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 fd9b975b80 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 4b55c7806d 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 95771efc1f 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 15d4eec3ee 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 bea149fb5d 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 d417e5c2f5 #1131461
r=cls, a=asa
Remove unused widget/src/os2/res directory
2002-03-21 23:29:11 +00:00
bryner%netscape.com 3c8efc7daa Fixing bustage from darin's checkin. Not part of the build. 2002-03-21 08:50:45 +00:00
dean_tessman%hotmail.com 6574d321f5 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 e2fb3cd37d 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 819ce1f98f b=128508 "freeze nsIChannel nsIRequest" r=gagan, sr=rpotts, a=asa 2002-03-20 22:50:33 +00:00
sfraser%netscape.com 4a8c4a75fb 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 eb4bd250d6 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 ecdb77e394 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 fc883176bf Bug 106386 rid source of misspellings
r=db48x sr=blake a=asa
2002-03-19 04:30:17 +00:00
yokoyama%netscape.com 81cc6fc318 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 57bd1ec104 approver was actually dbaron for that last checkin 2002-03-18 02:09:35 +00:00
mkaply%us.ibm.com b26cd9e48b #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 52619e16af bug 131297 r=akkana sr=blizzard a=dbaron
nsWindow::SetTitle() leaks |platformText|
2002-03-17 09:53:22 +00:00
danm%netscape.com 6a32c83ffd 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 4319c44f5f 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 b10500328f Better version. NPOB. 2002-03-15 19:02:54 +00:00
hyatt%netscape.com 540247291f Disable popups in Cocoa completely. They need work. NPOB. 2002-03-15 18:46:39 +00:00
blizzard%redhat.com a7e7918e50 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 37bf67c8b4 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 088c530c1b 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 3670f86144 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 639e11abed 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 78c044a5b3 #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 b0f8999c3d 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 37fd88f9b2 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 da504ca360 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 9b63ff27a1 #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 c6d040006e Fix refPoint event field values to be correct. Cocoa. NPOB. 2002-03-11 23:31:39 +00:00
hyatt%netscape.com 7411671039 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 b2f653b8a4 General cleanup of cocoa widget code. NPOB 2002-03-11 02:39:45 +00:00
hyatt%netscape.com 64e73480ea Fix mouseDragged events so that capture works. NPOB. 2002-03-10 03:48:55 +00:00
hyatt%netscape.com 32e653d172 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 71a3280b6a Make the middle mouse button events go into Gecko from cocoa. NPOB. 2002-03-09 23:09:34 +00:00
hyatt%netscape.com 39f6e709a2 Make the context menu event fire into Gecko successfully. NPOB. 2002-03-09 22:58:13 +00:00
hyatt%netscape.com 22ae747e9d Add support for dispatching of focus events got/lost focus stuff. NPOB. 2002-03-09 22:43:04 +00:00
blizzard%redhat.com 57b9b0d355 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 c10724672a 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 ec00895936 - 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 f87c4a1286 Impl horizontal scroll invalidation properly in cocoa. NPOB. 2002-03-07 03:15:21 +00:00
bryner%netscape.com 1269d62d8f Fixing cocoa widget bustage. Not part of the build. a=shaver. 2002-03-07 01:41:51 +00:00
beard%netscape.com f5d4c3d22b [NPOB] fix bustage. 2002-03-07 01:21:24 +00:00
dbaron%fas.harvard.edu 316207a7f5 Really fix the bustage (hopefully). b=124042 2002-03-06 15:58:35 +00:00
dbaron%fas.harvard.edu 404337c01b Fix OS/2 bustage from darin's checkin. b=124042 2002-03-06 15:56:23 +00:00
darin%netscape.com 9543a42ec1 fixes widget/src/os2 bustage 2002-03-06 11:02:30 +00:00
darin%netscape.com 026dda9f95 fixes bug 124042 "support internationalized URIs" r=dougt, sr=alecf, a=asa 2002-03-06 07:48:55 +00:00
brade%netscape.com 398aee257e 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 35d4b4fddc 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 d0c092e76d One last .cvsignore fixup. a=leaf. 2002-03-01 00:22:07 +00:00
danm%netscape.com 1c56c6a5e7 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 d576d041b2 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 be620580a5 add new attribute "enabled". bug 126786 r=hyatt,rginda a=asa 2002-02-28 23:19:04 +00:00
danm%netscape.com 3a6f6d1855 implement new method nsIWidget::IsEnabled and gut ModalEventFilter. bug 126786 r=hyatt,rginda a=asa 2002-02-28 23:16:16 +00:00