dougt%meer.net
cb0c7db610
WinCE only. On the trunk and the branch the filepicker builds. However on the 1.8 branch, it isn't included in the widget module. This moves some ifdefs around so that the nsFilePicker is included in WinCE.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@189812 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-13 02:38:24 +00:00
dougt%meer.net
a68ff36918
WINCE ONLY - move hotkey handling to use dispatch window. r/a=dveditz, b=325298
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@189582 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-10 21:35:20 +00:00
mark%moxienet.com
a23ac5baef
318283 Hangs when autofill popup menu should shrink [Mac 10.2]. On 10.2, defer window resizes until after an update. r=josh sr=smfr a/1.8=josh
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@189411 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-08 15:05:05 +00:00
gerv%gerv.net
d843bf0f26
Bug 236613: change to MPL/LGPL/GPL tri-license. a=caillon.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@188846 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-03 14:41:27 +00:00
mark%moxienet.com
6092f8909f
294476 Impossible to give keyboard focus to minimized windows raised by opening a URL from another app. Activate windows being restored. Also fixes: popup windows not rolled up when windows are minimized with command-M; minimized windows sometimes retain focus even though they're hiding in the dock. r=josh sr=smfr a/1.8=josh
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@188505 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-30 21:58:38 +00:00
dougt%meer.net
560070f089
Bug 324971. Moving Minimo + WinCE changes from the trunk to the branch so that Minimo can build.
...
Changes include:
1. allows for building without MOZ_PSM defined
2. allows for building using vs2005beta2 compiler
3. updates minimo configure.in application settings
4. flips disable-xpcom-obsolete flags around
5. adds a way to build js statically
6. move the build/config logic to build minimo statically
7. change to content/xbl/builtin/Makefile.in so that we export the right
binding file
8. Spatial Navigation improvements
9. widget and gfx WindowsCE-only improvement
10. WinCE UConv simplification
11. Disabling the jpeg encoder on WinCE. On the trunk there is a configure
option that allow you to do this.
12. xptcall change which is also on the trunk.
a=benjamin@smedbergs.us
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@188432 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-29 16:51:02 +00:00
mkaply%us.ibm.com
b47c8447a0
#319072
...
r/sr=mkaply (OS/2 only)
Patch from Peter Weilbacher - get tab drag drop working on OS/2
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@187688 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-16 18:11:04 +00:00
uriber%gmail.com
d23808e328
Bug 315837 - [Mac] Keys which should produce multiple characters only produce one. r=mano sr=smfr a=dveditz
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@187124 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-07 15:53:34 +00:00
bzbarsky%mit.edu
e6c1d92a5e
Bug 312154, Start script does not take care of running instance on solaris sparc. benjamin: first-review+ Patch by leon.sha@sun.com, a=dveditz
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@187053 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-06 03:19:48 +00:00
cbiesinger%web.de
8829ffedfa
bug 309935 correctly check for errors from SystemParametersInfo, fixing
...
screenreader detection on win 9x.
r=aaronl sr=roc a=dveditz
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@187008 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-05 20:20:08 +00:00
mark%moxienet.com
cd4e673cf2
313988 Positioned <select> drop-down doesn't work on 10.3. Calculate structure-to-content offset by using the already-known content rect instead of the one returned by GetWindowBounds, because its values are incorrect on Panther. r=josh sr=pink a/1.8.0.1,1.8.1=dveditz
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@186912 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-04 15:15:11 +00:00
mark%moxienet.com
fe2547b51f
314856 Mousewheel scrolling is too fast on OS X, especially 10.4.3. Don't scale mousewheel deltas, instead relying on system acceleration. Acceleration is provided at least as early as 10.2, which is our minimum, so there. r=josh sr=pink a/1.8.0.1,1.8.1=dveditz
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@186908 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-04 15:03:47 +00:00
mark%moxienet.com
0e93e1afa8
311399 Crash [@ SetOrigin] during rendering context destruction. Remove QD save/restore from rendering context, it was placed there as a workaround for scrollbar functional and aesthetic bugs. Add OS event handler to fix aesthetic problems, and check for bad states to work around functional problems. r=josh sr=smfr a/1.8.0.1,1.8.1=dveditz
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@186906 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-04 15:01:59 +00:00
leon.sha%sun.com
000c2ab05f
Back out the checkin for bug Bug 312154.
...
This patch do not have approval yet.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@186605 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-27 03:03:33 +00:00
leon.sha%sun.com
81ab00885f
Bug 312154, Start script does not take care of running instance.
...
Patch by leon.sha@sun.com .
benjamin: first-review+
Approved by benjamin for 1.8 branch.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@186586 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-26 07:03:09 +00:00
dbaron%dbaron.org
aa8dbc0a0d
Be more conservative in detecting GTK theme changes. b=305970 r=caillon sr=bryner a=drivers
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@186347 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-21 01:38:20 +00:00
(no author)
e8080dc752
This commit was manufactured by cvs2svn to create branch
...
'MOZILLA_1_8_BRANCH'.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@185502 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-01 05:05:42 +00:00
mkaply%us.ibm.com
d783af1cb3
#310201
...
r/sr=mkaply, a=mtschrep (OS/2 only)
Patch from Rich Walsh - remove CRs from drag/dropped text
#308967
r/sr=mkaply, a=mtschrep (OS/2 only)
Patch from Rich Walsh/Peter Weilbacher - insert images on drag drop, not link to image
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@184349 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-09 16:18:54 +00:00
mkaply%us.ibm.com
a835e68b9f
#267609
...
r/sr=mkaply, a=mtschrep (OS/2 only)
Patch from Rich Walsh/Peter Weilbacher - focus fix
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@184348 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-09 16:14:33 +00:00
timeless%mozdev.org
b6c597b236
Bug 314330 [BeOS]Events to be dropped on rollup.
...
original patch by sergei_d r=tqh
patch by Niels.Reedijk@gmail.com r=sergei_d a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@184099 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-03 16:38:02 +00:00
timeless%mozdev.org
1a7f873b77
Bug 104729 Drag and Drop not implemented under BeOS
...
patch by thesuckiestemail@yahoo.se r=sergei_d a=mtschrep a=mscott
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@184054 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-02 20:42:24 +00:00
cbiesinger%web.de
d8fc8007d1
bug 311651 [beos] Cleanup Move, Resize and Scroll handling in widget
...
patch by Sergei Dolgov <sergei_d@fi.tartu.ee > r=thesuckiestemail a=mtschrep
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@183912 18797224-902f-48f8-a5cc-f745e15eee43
2005-11-02 13:00:14 +00:00
smfr%smfr.org
6b562dd49c
Camino only.
...
Fix bug 312563: remove a hack in the Cocoa widget code that did a synchronous invalidate on widgets when they get hidden (e.g. by tab switch) in order to promptly notify plugins that their visibility is changing. This caused problems on some sites, because forcing the NSView to display when the view hierarchy is in flux could leave the window in a non-drawing state. r=mento.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@182784 18797224-902f-48f8-a5cc-f745e15eee43
2005-10-22 20:49:51 +00:00
scott%scott-macgregor.org
a071216a8d
Back out our original fix for Bug #281709 --> Under at least Windows XP, shadows are not drawn under menus on first appearance
...
This fix ended up causing a regression with xhtml documents (See Bug #311146 )
We have a better fix on the way which should fix the drop shadows without the layout regression.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@182662 18797224-902f-48f8-a5cc-f745e15eee43
2005-10-20 23:34:23 +00:00
mkaply%us.ibm.com
e90d44303c
#286555
...
r=weilbachar, sr/a=mkaply (OS/2 only)
cache values from resize in mBounds
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@182647 18797224-902f-48f8-a5cc-f745e15eee43
2005-10-20 22:04:32 +00:00
aaronleventhal%moonset.net
3a1b10aa0a
Bug 313043. Crash when using AccessibleObjectFromWindow. r=parente, sr=bz, a=asa
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@182614 18797224-902f-48f8-a5cc-f745e15eee43
2005-10-20 19:52:58 +00:00
smfr%smfr.org
cb7653370a
Camino only: undo erroneous part of previous checkin for bug 312563.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@182365 18797224-902f-48f8-a5cc-f745e15eee43
2005-10-17 03:18:32 +00:00
smfr%smfr.org
58aa67d376
Camino only:
...
Partial fix for bug 312563: avoid crashing because of recursive updates caused by the code that attempts to notify plugins (via a paint) when their widget is removed from the hierarchy. r=mento.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@182363 18797224-902f-48f8-a5cc-f745e15eee43
2005-10-17 03:17:23 +00:00
emaijala%kolumbus.fi
e6862f2295
Fix for bug 307563: download windows remain in "zombie" status after opening
...
(and other similar problems)
r+sr=roc
a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@182316 18797224-902f-48f8-a5cc-f745e15eee43
2005-10-15 18:18:42 +00:00
silver%warwickcompsoc.co.uk
f17f9dba6d
Backing out all of bug 243078.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@182251 18797224-902f-48f8-a5cc-f745e15eee43
2005-10-14 16:42:49 +00:00
mark%moxienet.com
ac68d4ffa8
Bug 312364, Arrow key events to plugin also cause page scrolling. Don't leave NSEvent in (nsKeyEvent).nativeMsg when EventRecord is expected; set nativeMsg to EventRecord in more cases for compatibility with Carbon widget. Camino-only. r,sr=smfr
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@182241 18797224-902f-48f8-a5cc-f745e15eee43
2005-10-14 05:15:32 +00:00
smfr%smfr.org
f20ddcb52e
Camino only:
...
Fix bug 308865: allow SpellCatcher X shorthands to work by fixing Cocoa IME to send all key events through -interpretKeyEvents so that input methods get to see them, and filtering out those that Gecko has handled in -doCommandBySelector. r=mento.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@182172 18797224-902f-48f8-a5cc-f745e15eee43
2005-10-13 17:00:38 +00:00
mark%moxienet.com
988e6a0d31
Bug 311618, Crash [@ QDFlushPortBuffer]. Replumb the flush manager as an XPCOM service so that other components can cancel scheduled flushes when ports are going away. Away goes trouble down the drain. Camino/koko-widget only. r=pink sr=smfr a/1.8=asa
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@182170 18797224-902f-48f8-a5cc-f745e15eee43
2005-10-13 16:48:16 +00:00
smfr%smfr.org
5a9f45f1e6
Camino only:
...
Fix camino bug 311683. The earlier fix for bug 297343 introduced a short delay before the dispatch of focus/activate events on window activation. It turns out that this was bad, as you could end up with two windows which continually each come to the front ("duelling windows"). This patch makes things synchronous again, but fixes the original bug by exposing a category on NSWindow in the widget code that allows the embedder to know if a SetFocus() call is coming as a result of window activation. r=mento
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@182096 18797224-902f-48f8-a5cc-f745e15eee43
2005-10-12 17:47:20 +00:00
cmp%mozilla.org
cdea6a4bfd
Implement native theme rendering for Windows XP menus, &c. Patch by James
...
Ross <silver@warwickcompsoc.co.uk >. Bug 243078, attachment 197534.
r=dougt, r=mconnor, sr=neil.parkwaycc.co.uk
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@182060 18797224-902f-48f8-a5cc-f745e15eee43
2005-10-12 04:07:12 +00:00
smfr%smfr.org
da76714edc
Camino only: fix bug 308471: implement -firstRectForCharacterRange so that the IME inline input window shows up in the correct location. r=pinkerton
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@181802 18797224-902f-48f8-a5cc-f745e15eee43
2005-10-08 00:20:33 +00:00
smfr%smfr.org
9d612f5ca6
Camino only: Branch fix for bug 297343, and the fallout bug 311049. When told that the window is getting or losing key status, inform Gecko in a delayed manner so that when Gecko calls out to our SetFocus() method, we can rely on the window state to know whether we have to make the window key. This avoids re-entrant -makeKeyAndOrderFront: calls, which cause white flashes when showing. r=mento. Includes Cocoa widget warning cleanup.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@181675 18797224-902f-48f8-a5cc-f745e15eee43
2005-10-05 20:58:55 +00:00
mkaply%us.ibm.com
fee256cfab
OS/2 fallout from 281709 - build bustage
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@181591 18797224-902f-48f8-a5cc-f745e15eee43
2005-10-04 18:08:05 +00:00
mrbkap%gmail.com
3533164f24
bug 310293: Cannot open menus after workspace change. Patch from Sergei Dolgov <sergei_d@fi.tartu.ee>. r=thesuckiestemail@yahoo.se a=asa. BeOS only.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@181571 18797224-902f-48f8-a5cc-f745e15eee43
2005-10-04 06:31:19 +00:00
mrbkap%gmail.com
611b530ec3
Bustage fix for branch-only checking for bug 281709
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@181569 18797224-902f-48f8-a5cc-f745e15eee43
2005-10-04 06:00:41 +00:00
mrbkap%gmail.com
bd3dfa2efb
bug 281709: Show a drop shadow under top-level popup menus in Windows XP. Add a new function to smooth out differences in what IsVisible means on different platforms. r=pav sr=brendan a=mscott/brendan. This checkin is BRANCH ONLY pending a more correct/cleaner fix on the trunk.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@181562 18797224-902f-48f8-a5cc-f745e15eee43
2005-10-04 05:37:49 +00:00
mark%moxienet.com
cf190f042e
Bug 304089, maximum window size during resize is too large, windows go offscreen and under the dock. Set maximum bounds carefully. r=mano r=josh sr=smfr a/1.8=asa
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@181337 18797224-902f-48f8-a5cc-f745e15eee43
2005-09-30 21:59:37 +00:00
mark%moxienet.com
65ae843849
Bug 310379, crash [@nsMacEventHandler::Scroll]. Check for !widgetToScroll. r=mano sr=smfr a/1.8=asa
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@181218 18797224-902f-48f8-a5cc-f745e15eee43
2005-09-29 20:11:49 +00:00
neil%parkwaycc.co.uk
c1ec4149ed
Supplementary patch to bug 305384 to fix alerts on GTK1 r+sr=roc a=asa
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@181149 18797224-902f-48f8-a5cc-f745e15eee43
2005-09-28 15:52:33 +00:00
mark%moxienet.com
f68689d75d
Bug 309822, scroll wheel doesn't scroll list boxes and more [Mac] after bug 255415. Use event.point instead of event.refPoint on the branch. r=mano sr=smfr a/1.8=asa
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@181063 18797224-902f-48f8-a5cc-f745e15eee43
2005-09-27 18:56:26 +00:00
timeless%mozdev.org
27433eaa9e
Bug 129310 BeOS Scrolling needs to be rewritten
...
patch by sergei_d@fi.tartu.ee r=tqh a=mtschrep
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@181028 18797224-902f-48f8-a5cc-f745e15eee43
2005-09-27 04:48:48 +00:00
bzbarsky%mit.edu
1b5504523a
Fix bug 114929. Patch by Dan Dickerman <dandickerman@speakeasy.net>,
...
r=bzbarsky, sr=shaver, a=asa
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@180957 18797224-902f-48f8-a5cc-f745e15eee43
2005-09-26 13:40:27 +00:00
mark%moxienet.com
d621fdd83b
Bug 301338, sheets prevent their parent windows from updating. Don't clip out top-level windows. r=josh sr=smfr a/1.8=asa
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@180901 18797224-902f-48f8-a5cc-f745e15eee43
2005-09-23 22:51:17 +00:00
mark%moxienet.com
072990a143
Bug 171680, modifier keys have no effect on mouse wheel (Mac). Handle modifier keys for scrollwheel events. Bug 255415, scroll wheel doesn't scroll the right scrollable thing until the mouse is moved. Walk the widget hierarchy to find out what's under the mouse. r=mano sr=smfr a/1.8=asa
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@180812 18797224-902f-48f8-a5cc-f745e15eee43
2005-09-22 18:42:29 +00:00
mark%moxienet.com
fab465c4d1
Bug 309395, scrollwheel doesn't work in non-toplevel window. Install the scroll event handler on appropriate window types. r=mano sr=smfr a/1.8=asa
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@180798 18797224-902f-48f8-a5cc-f745e15eee43
2005-09-22 14:57:12 +00:00