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

6125 Коммитов

Автор SHA1 Сообщение Дата
roc+%cs.cmu.edu f1f89a9129 Backing out 233441. 2004-05-17 16:29:13 +00:00
dbaron%dbaron.org 2357b162ed Handle negative coordinates better, to improve handling of multiple monitors. b=135079 Patch from John Sullivan <jsfbbz@kanargh.force9.co.uk>. r=ere sr=dbaron 2004-05-13 23:13:35 +00:00
bryner%brianryner.com 7e63e2d295 Temporarily back out theme change support (238854) until I can get a good fix for the crashes. 2004-05-08 06:02:48 +00:00
pinkerton%aol.net 55f29308b2 when resetting tracking rect, don't assume we're inside. check if we're
inside by looking at if we accept mouseMoves (turned on/off by mouseEnter/Exit) (bug 218690)
2004-05-07 23:46:57 +00:00
pinkerton%aol.net 6ebc8bf163 let gecko handle clipping on panther 2004-05-07 07:17:41 +00:00
pinkerton%aol.net 984eca57cb on panther, use new panther api to only draw rects that need it. fixes
splotchy whitespace with iframes when redraws span iframes (bug 222972)
2004-05-07 01:16:14 +00:00
roc+%cs.cmu.edu e508d2a0ad Bug 233441. Make nsViewManager always have a root view, you can't change it. r+sr=dbaron 2004-05-06 03:17:14 +00:00
bryner%brianryner.com 2a7edbc23d Dispatch NS_THEMECHANGED when GTK theme changes (bug 238854). r+sr=blizzard 2004-05-05 20:55:46 +00:00
amardare%qnx.com 2640e02d30 Changes for qnx/photon platform only. They should not affect building/runtime other platforms.
Bug 240827
Fixed the fd( pipe ) leakeage related to event queues, due to improper handling in nsAppShell for our platform.

Also changes for nsFilePicker and nsSound due to changes to nsIFilePicker, nsISound.
2004-05-05 15:39:49 +00:00
ere%atp.fi 24548e3b5d Fix for bug 241700: alt+spacebar must be pressed twice to activate Windows control menu
r=neil
sr=bryner
2004-05-05 06:53:31 +00:00
aaronleventhal%moonset.net 25c1d49d3a Bug 241993. Follow up patch that cleans up error checking code for registering class. r+sr=roc 2004-05-04 18:07:52 +00:00
cbiesinger%web.de 022bc0d250 bug 242019 return from OnStreamComplete when the load failed, instead of
crashing
r=bryner sr=darin
2004-05-04 18:02:35 +00:00
cbiesinger%web.de 35d67a83c6 bug 242378 restore #include that got lost with the relicensing
patch by Isaac Hwak Han <isaachh@mailc.net> r=gerv sr=cls
2004-05-04 16:37:16 +00:00
aaronleventhal%moonset.net 0d75ee958b Use win32 window class name corresponding to UI/content/general/hidden. r=ere, sr=roc 2004-05-04 12:39:42 +00:00
bryner%brianryner.com 7927c18306 Implement basic support for DOM level 2 UIEvents, and implement DOMActivate for HTML form control elements. Also minor usage cleanup for nsIDOMUIEvent. Bug 60212, r+sr=jst. 2004-04-30 23:55:16 +00:00
ere%atp.fi 4e6f21c16e Fix for regression bug 241447: typed characters are doubled if flash content is playing.
r=dean_tessman
sr=bryner
2004-04-30 06:40:46 +00:00
pinkerton%aol.net 6ea7d171c2 remove debug code accidentally landed with other code 2004-04-29 23:45:21 +00:00
pinkerton%aol.net 28f2eb8765 animated cursors for cocoa widget, like we did for carbon (bug 208717) 2004-04-29 03:14:21 +00:00
pinkerton%aol.net 1d237e8381 new animated cursors (not part of build, bug 208717) 2004-04-29 03:11:34 +00:00
cbiesinger%web.de 7846c8642e fixing xlib bustage 2004-04-27 18:01:08 +00:00
cbiesinger%web.de c144989683 fixing windows bustage 2004-04-27 17:17:31 +00:00
cbiesinger%web.de 4486e87157 address reviewer comment 2004-04-27 16:07:41 +00:00
cbiesinger%web.de 459c58c689 bug 241092, make nsIStreamLoaderObserver usable in javascript, by changing its
argument from a string to an octet array
r=bryner sr=darin
2004-04-27 16:06:00 +00:00
amardare%qnx.com 5da349dffb Changes for the qnx(photon) platform only. It should not affect building/runtime other platforms.
Moved the xremote server setup ( PtConnector create ) to nsPhMozRemoteHelper.cpp where it belonged in the first place.
The immediate reason was that the embedding stuff, if run first, would have set up the connector,
making the subsequent xremote commands fail.
2004-04-26 21:30:42 +00:00
mkaply%us.ibm.com 32a8be8305 #241482
r=pedemont, sr=blizzard (platform specific)
OS/2 only - don't send WAV files to the WPS unless multimedia is installed
2004-04-24 11:22:52 +00:00
mkaply%us.ibm.com 30bb96a3b6 #241524
r=pedemont, sr=blizzard (platform specific)
OS/2 only - only dispatch key event if there was a char - don't always set shift state to false
2004-04-24 11:19:48 +00:00
mkaply%us.ibm.com 796a77795f #144018
r=pedemont, sr=blizzard (platform specific), a=mkaply
OS/2 only - regression from original checkin - repeatcount is set when Ctrl or Alt is down
2004-04-24 11:14:26 +00:00
mkaply%us.ibm.com 80ffcf386f #240919
r=pedemont, sr=blizzard (platform specific)
OS/2 only - Fix all our warning errors in widget
2004-04-23 19:08:41 +00:00
tor%cs.brown.edu 44fbbcc21b Bug 240274 - remove unused argument of SetClip{Rect,Region}.
r=blizzard, sr=bryner
2004-04-23 15:21:24 +00:00
neil%parkwaycc.co.uk 1df6ad683e Removing unused variables b=217089 p=gautheri@noos.fr r=ere rs=brendan 2004-04-23 09:01:14 +00:00
caillon%redhat.com 24840a2281 Bug 241247
scroll lock and num lock need keycodes.
r+sr=blizzard
2004-04-22 19:19:11 +00:00
jst%mozilla.jstenback.com 72aa725a20 Fixing camino bustage. 2004-04-22 14:56:36 +00:00
jst%mozilla.jstenback.com c2aae7afda Fixing OS2 bustage. 2004-04-22 00:56:49 +00:00
jst%mozilla.jstenback.com 951a63c667 Fixing build bustage. 2004-04-22 00:13:27 +00:00
jst%mozilla.jstenback.com 34a10f2f1c Fixing bug 240723. Cleaning up nsIFilePicker a bit, no more nsIDOMWindowInternal, and use our string classes and not raw strings. r=caillon@gmail.com, sr=bzbarsky@mit.edu 2004-04-21 23:38:22 +00:00
mkaply%us.ibm.com e8bb9dcc6c #241214
r=pedemont, sr=blizzard (platform specific)
OS/2 only - grab some code from Windows to prevent crash
2004-04-21 18:55:48 +00:00
mkaply%us.ibm.com 1ed17cc9b9 How did I miss this? 2004-04-21 14:50:55 +00:00
mkaply%us.ibm.com 9777600dd9 #222502
r=mkaply, sr=blizzard (platform specific), a=mkaply
OS/2 only - fix from aaronr - move some focus code into nsFrameWindow
2004-04-21 02:04:13 +00:00
mkaply%us.ibm.com 4881bee1d0 #238242
r=pedemont, sr=blizzard (platform specific)
Backout Lee's keyboard code. It just caused too many problems.
Reopening 222509
2004-04-21 01:55:04 +00:00
amardare%qnx.com 480d395c48 Changes for qnx ( photon ) platform onlu. They should not affect runtime/building other platforms.
Added the correct handling of the numeric keypad keys.
2004-04-20 16:32:45 +00:00
timeless%mozdev.org d73b004d73 Bug 64485 [Linux] Intellimouse Explorer Backwards and Forwards button support
patch by sand@blarg.net r=bryner sr=roc
2004-04-19 15:48:14 +00:00
mkaply%us.ibm.com 668c96e170 #189480
r=mkaply, sr=blizzard (platform specific), a=mkaply
OS/2 only - switch to using Mozilla Unicode encoders/decoders instead of platform decoders
2004-04-19 14:46:07 +00:00
timeless%mozdev.org 6f84ba2aca Include fallout 2004-04-18 23:57:48 +00:00
timeless%mozdev.org 69fa383e1f Bug 239132 nsIWidget::SetTitle should use nsAString, not nsString
patch by marco@gnome.org r=bsmedberg sr=darin
2004-04-18 23:18:23 +00:00
gerv%gerv.net c40f4f93a2 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 22:01:16 +00:00
tor%cs.brown.edu 6fa1005b53 Bug 240274 - remove PopState() argument. r=blizzard, sr=bryner 2004-04-18 13:55:11 +00:00
ere%atp.fi 9de0d2b1a3 Fix for bug 197474: Event.altKey && Event.ctrlKey not true together unlike IE
r=neil
sr=bryner
2004-04-18 11:03:51 +00:00
amardare%qnx.com f3f43602d6 Changes for qnx ( photon ) platform only. They should not affect building/runtime other platforms.
Fixed a building problem due to changes in XRemoteClient.
2004-04-15 14:57:14 +00:00
amardare%qnx.com ab77dc40ed Changes for qnx(photon) platform only.
It should not affect runtime/building other platforms.

Fixed a building problem due to change in nsIXRemoteWidgetHelper.
2004-04-15 14:46:59 +00:00
mkaply%us.ibm.com f1cb3d73c1 #240414
r=pedemont, sr=blizzard (platform specific), a=mkaply
OS/2 only - blowing out buffer when copying to clipboard
2004-04-14 03:09:33 +00:00