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