Steffen Imhof
603bce7fc0
Bug 583152 - Improved support for the VKB on MeegoTouch. r=dougt
...
--HG--
extra : rebase_source : a502dec2eaa9e0324952ef9e5d727e914e576fe0
2010-08-03 10:44:53 -07:00
Steffen Imhof
85b9437837
Bug 583148 - Use MeegoTouch widget instead of basic Qt widgets when MeegoTouch is enabled r=dougt
...
--HG--
extra : rebase_source : e2d177a4130cbb3935d3ecea9c026a471513f8e7
2010-08-03 10:44:52 -07:00
Markus Stange
f7614ab36f
Merge backout of bug 574663.
2010-08-02 17:52:20 +02:00
Markus Stange
65909a7edf
Backed out changeset cd5c28912351, bug 574663 (momentum scroll zooming) because the new test fails on Windows.
2010-08-02 17:51:57 +02:00
Markus Stange
d08bf257da
Bug 574663 - Mark scroll events that are sent by touchpad momentum scrolling after the finger has left the touchpad with a kIsMomentum flag and prevent these events from changing the zoom factor. r=josh, r=smaug
2010-08-02 15:30:52 +02:00
Markus Stange
6619bbe74e
Bug 579259 - Draw -moz-appearance:listbox frames by hand because kHIThemeFrameListBox drawing has bugs on 10.5. r=josh
2010-08-02 15:24:53 +02:00
Kyle Huey
a4829c1d20
Third time is the charm to fix this test.
2010-08-02 01:28:10 -07:00
Kyle Huey
9da867927f
Try harder to fix TestWinDND
2010-08-02 01:06:00 -07:00
Kyle Huey
2dd5c7a553
Fix TestWindowsDND bustage (fallout from fakelibs)
...
--HG--
extra : rebase_source : e64dd9e1ad4e60ad2a1fe8968c309b13726760bd
2010-08-02 00:08:38 -07:00
Matt Woodrow
fdd1be4180
Bug 570314. Don't crash when GetXULWindowWidget doesn't find one. r=roc
2010-08-02 15:06:58 +12:00
Felipe Gomes
8d9b3f1877
Bug 508906. Add experimental MozTouch events. r=smaug,jimm
2010-08-02 15:34:54 +02:00
Markus Stange
089fa3f29b
Bug 557986 - Fix intermittent test_native_mouse_mac.xul failures by using a deterministic API instead of +[NSWindow windowNumberAtPoint:belowWindowWithWindowNumber:]. r=josh
2010-08-02 15:33:17 +02:00
Josh Aas
0df7632527
Fix Obj-C protocol issue in Mac OS X menu code. GCC warning, Clang error. b=583283 r=benwa
2010-07-31 15:07:16 -04:00
Bobby Holley
b96028c676
Bug 583205 - Crash at the time of download completion. r=karlt,a=blocker
2010-07-31 13:44:23 -04:00
Brian Birtles
6c35d0694f
Bug 527270: Implement SMIL TimeEvents. r=dholbert,smaug; sr=roc; a=blocking-betaN
2010-07-31 16:02:52 +09:00
L. David Baron
9cc2e9ec05
Switch reftest manifests to new, shorter syntax for widget toolkit tests. (Bug 570329) a2.0=tests
...
This patch was created by running the following sed commands:
s/MOZ_WIDGET_TOOLKIT=="\(gtk2\|cocoa\|qt\|windows\)"/\1Widget/g
s/MOZ_WIDGET_TOOLKIT!="\(gtk2\|cocoa\|qt\|windows\)"/!\1Widget/g
on all *.list files in the tree.
2010-07-30 16:48:57 -07:00
Antti Jarvelin
ce34e772be
Bug 582912 - Extend copy paste support of Fennec Qt port. r=dougt
...
--HG--
extra : rebase_source : cc841f301338cc66b2382a398627a96373c3406a
2010-07-30 12:46:30 -07:00
Jan Arne Petersen
f78a041233
Bug 583070 - Crash in [@ nsDragService::~nsDragService()] because mDrag is deleted twice. r=dougt
...
--HG--
extra : rebase_source : f913da27aabc3ee03bcb2cb0e7ce73f6c9ec7d28
2010-07-30 12:10:08 -07:00
Bill Gianopoulos
b04972f83a
Bug 575245 - Fix for fx window z-Level issue with windows taskbar set to auto-hide. r=neil, sr=jimm.
2010-07-30 14:24:36 -05:00
Matt Brubeck
42bf6c49ea
Bug 582269 - don't handle onKeyUp for KEYCODE_BACK when keydown is in another activity [r=mwu]
2010-07-29 14:44:33 -07:00
Mark Finkle
38c0de5a67
Bug 582769 - Disable Hildon predictive dictionary action in editboxes. r=dougt
2010-07-28 18:09:36 -07:00
Oleg Romashin
d112c4ed2f
Bug 582359 - Fix NS_ACTIVATE and NS_DEACTIVATE in Qt Port r=dougt
2010-07-28 18:05:56 -07:00
Masayuki Nakano
c48befbd87
Bug 581764 [IMM32] Sometimes AOK failed to initialize Kana-Nyuryoku mode r=jmathies, a2.0=joe
2010-07-29 00:55:33 +09:00
Markus Stange
ee29bfdfeb
Bug 577773 - Don't read progress cursor images on startup. r=josh
2010-07-28 15:12:12 +02:00
Ian Spence ext:(%2C%20Michael%20Monreal%20%3Cmichael.monreal%2Bmoz%40gmail.com%3E)
fefa76bb2b
Bug 412773 - Implement -moz-appearance: button-arrow-up/down/next/previous and use them in the find bar and for expander buttons. r=roc, r=dao, ui-r=faaborg
2010-07-27 16:57:47 +02:00
Neil Deakin
577d80fba3
Bug 552982, Part 9, support close buttons on popups with titlebars, r=neil
2010-07-27 09:38:04 -04:00
Neil Deakin
9f91e71df4
Bug 552982, Part 7, fix the way widget bounds are computed on gtk, r=karlt
2010-07-27 09:38:04 -04:00
Neil Deakin
aaccbbc61c
Bug 552982, Part 6, fix the way widget bounds are computed, r=josh
2010-07-27 09:38:04 -04:00
Neil Deakin
87921c3c7d
Bug 552982, Part 5: support for titlebars on panels, r=mats,sr=roc
2010-07-27 09:38:03 -04:00
Neil Deakin
904a84dffc
Bug 552982, Part 3: support panel levels, r=mats
2010-07-27 09:38:03 -04:00
Neil Deakin
dba0fd9313
Bug 552982, Part 1: change nsXULPopupManager::AdjustPopupsOnWindowChange so that it only adjusts popups associated with the same window, r=mats
2010-07-27 09:38:02 -04:00
Masayuki Nakano
36304105a6
Bug 574340 Cleaning up nsKeyboardLayout which doesn't use our coding style. Part.5 fix some nits r=jmatheis, a2=joe
2010-07-27 21:50:21 +09:00
Masayuki Nakano
69841553a5
Bug 574340 Cleaning up nsKeyboardLayout which doesn't use our coding style. Part.4 Use early return style r=jmatheis, a2=joe
2010-07-27 21:50:03 +09:00
Masayuki Nakano
8ad57f5b44
Bug 574340 Cleaning up nsKeyboardLayout which doesn't use our coding style. Part.3 Use our control structure coding style r=jmatheis, a2=joe
2010-07-27 21:49:37 +09:00
Masayuki Nakano
4e4998c0f7
Bug 574340 Cleaning up nsKeyboardLayout which doesn't use our coding style. Part.2 Remove unnecessary white spaces and wrap long lines r=jmatheis, a2=joe
2010-07-27 21:48:59 +09:00
Masayuki Nakano
b1bedc1a76
Bug 574340 Cleaning up nsKeyboardLayout which doesn't use our coding style. Part.1 Use C++ name space r=tellrob+a2=joe
...
--HG--
rename : widget/src/windows/nsKeyboardLayout.cpp => widget/src/windows/KeyboardLayout.cpp
rename : widget/src/windows/nsKeyboardLayout.h => widget/src/windows/KeyboardLayout.h
2010-07-27 21:47:42 +09:00
Oleg Romashin
be08cc4561
Bug 581754 - GetLayerManager call in child-process crashes browser. r=dougt
2010-07-27 07:38:35 +03:00
Bobby Holley
3b9b8747c5
Bug 580669 - Mac Menu icon crash with enabled image discarding.r=joe
2010-07-26 16:45:15 -04:00
Robert O'Callahan
5eaac34d84
Bug 579250. Revamp unified-titlebar interface so that we can tell nsNativeThemeCocoa about toolbars even if they're not actually painted. r=mstange
2010-07-24 21:35:29 +12:00
Karl Tomlinson
fb689d79eb
b=580440 use native-rendering temp surfaces only as large as necessary r=roc a2.0=beltzner
...
--HG--
extra : rebase_source : 53788fe162ea7ef0c8b4190a08801cbd276e702b
2010-07-23 10:25:19 +12:00
Felipe Gomes
66b6cd924f
Bug 575243 - Top left re-sizer is masked by the Minefield Button. r=jimm
2010-07-22 08:58:06 +02:00
Masayuki Nakano
d7540e477b
backout the previous my check-ins
2010-07-22 11:11:34 +09:00
Masayuki Nakano
a31e3d39a5
Bug 574340 Cleaning up nsKeyboardLayout which doesn't use our coding style, part.5 fix some nits r=jmathies
2010-07-22 08:52:52 +09:00
Masayuki Nakano
c425c2b609
Bug 574340 Cleaning up nsKeyboardLayout which doesn't use our coding style, part.4 Use early return style r=jmathies
2010-07-22 08:52:27 +09:00
Masayuki Nakano
c4d075ef80
Bug 574340 Cleaning up nsKeyboardLayout which doesn't use our coding style, part.3 Changing control structure and remove "else" after "if" block which returns always r=jmathies
2010-07-22 08:51:49 +09:00
Masayuki Nakano
ce76f1732a
Bug 574340 Cleaning up nsKeyboardLayout which doesn't use our coding style, part.2 Remove unnecessary white spaces and wrap long lines r=jmathies
2010-07-22 08:50:41 +09:00
Masayuki Nakano
9312f682aa
Bug 574340 Cleaning up nsKeyboardLayout which doesn't use our coding style, part.1 Add "ns" prefix to the classes in nsKeyboardLayout.h r=jmathies
2010-07-22 08:49:54 +09:00
Craig Topper
b9673b8709
Bug 577438 Part 1: Add previous sibling to nsIMutationObserver::ContentRemoved. r=sicking
2010-07-21 15:05:17 -07:00
Boris Zbarsky
93922db9e1
Bug 578696 part 11. Stop holding strong refs when calling ContentRemoved and remove the now-unused IMPL_STRONGREF_MUTATION_NOTIFICATION macro. r=sicking
2010-07-21 11:37:41 -04:00
Boris Zbarsky
998b474e42
Bug 578696 part 9. Stop holding strong refs when calling ContentAppended. r=sicking
2010-07-21 11:33:32 -04:00
Boris Zbarsky
8cfe0849e3
Bug 578696 part 8. Stop holding strong refs when calling AttributeChanged. r=sicking
2010-07-21 11:33:32 -04:00
Wolfgang Rosenauer
aaaeb3b741
Bug 579877 - sound output via libesd broken if no esound daemon running. r=karlt
2010-07-21 08:07:17 +02:00
Alexander Surkov
150acf503e
Bug 575693 - Download Manager and Page Info no longer have an accessible tree, r=davidb, marcoz, sr=roc
2010-07-21 08:12:08 +04:00
Jim Mathies
35429e8359
Bug 574778 - Fix win widget's ConstrainPosition so that it supports full screen windows properly. r=robarnold.
2010-07-19 23:19:48 -05:00
Steven Michaud
deea4194f8
Fix crash in nsMenuGroupOwnerX::ContentRemoved, add null check. b=576593 r=josh
2010-07-19 23:24:29 -04:00
Walter Meinl
4183c3cdef
Bug 576606 - [OS/2] Fix registration follow-up to bug568691 r=dragtext
...
--HG--
extra : rebase_source : ff548f598f1e3e7c7b3b70e1f7d683011b238dd2
2010-07-18 11:22:01 +02:00
Michael Ventnor ext:(%2C%20L.%20David%20Baron%20%3Cdbaron%40dbaron.org%3E)
d512b62fb4
Bug 566480 - Make dragging the menubar drag the window on GTK themes where that should work (and also fix GTK resize drags to initialize drag better). r=karlt,dbaron,enn,dao
2010-07-17 10:11:54 +02:00
Mounir Lamouri
c2a6183ea7
Bug 565272: Implement the accept attribute for audio/*, video/*. r=sicking
2010-07-17 00:00:28 -07:00
Michael Wu
e8d246b4e0
Bug 579206 - Fix leak in draw coalescing code, r=vlad
...
--HG--
extra : rebase_source : 75b34a703cd94db6b1779658c123acf97fcb7670
2010-07-16 11:25:38 -07:00
Michael Wu
9cda0e7a38
Bug 576381 - Avoid accessing AndroidBridge in child process, r=vlad
...
--HG--
extra : rebase_source : 83584ed9a829b43976d05c15e860cef88141716c
2010-07-16 11:24:42 -07:00
Brad Lassey
1e830d8e3a
bug 578493 - Set env vars before loading libraries r=mwu
2010-07-16 11:52:01 -04:00
Markus Stange
be1233b846
Bug 392188 - Tests for click-through.
2010-07-16 15:01:44 +02:00
Markus Stange
b6e28d863a
Bug 392188 - For mouse events on background windows, send a mouseactivate event into that window to determine whether it wants the mouse event. This turns on click-through. ui-r=limi, r=josh
2010-07-16 14:48:02 +02:00
Markus Stange
7e91c409de
Bug 557449 - Send mouse move events that are targeted to popup windows but not over the window to the popup window's contentView which will redirect it appropriately. r=josh
2010-07-16 14:55:39 +02:00
Jim Mathies
9d782b5480
Bug 575005 - Trigger reflow when the client area changes due to fx button being hidden/shown. r=roc.
2010-07-16 01:20:02 -05:00
Jim Mathies
e35e53a246
Bug 575222 - Fix for 'exiting out of fullscreen mode always restores the window'. r=roc
2010-07-15 21:07:27 -05:00
Robert O'Callahan
e98a518e3c
Bug 564991. Part 34: Make sure that ThebesLayerBuffers are always allocated as similar surfaces to the widget surface, whenever possible. r=cjones
2010-07-16 09:08:10 +12:00
Karl Tomlinson
c5de740fbc
b=573626 move GTK double buffering to the layer manager r=vlad
2010-07-16 09:08:09 +12:00
Robert O'Callahan
8ff43c1e7b
Bug 564991. Part 29: Sort plugins so they get moved in the best order. r=karl
2010-07-16 09:08:08 +12:00
Robert O'Callahan
1df5a7ec56
Bug 564991. Part 27: Make plugin geometry changes asynchronous and make them happen as close to the final paint as possible. r=matspal,sr=vlad
2010-07-16 09:08:08 +12:00
Matt Woodrow
b9bb858a55
Bug 564991. Part 18: Move double-buffering into the layer manager. r=jrmuizel,sr=vlad
2010-07-16 09:08:04 +12:00
Robert O'Callahan
9ac2bf6f05
Bug 564991. Part 16: Improve performance by putting each scrollbar in its own layer. Also note that Mac scrollbars are opaque. r=mats,sr=dbaron
2010-07-16 09:08:03 +12:00
Robert O'Callahan
63ec5e619c
Bug 564991. Part 15: Start retaining the contents of BasicLayers. r=mats
2010-07-16 09:08:03 +12:00
Bas Schouten
a5924b2fb4
Bug 577200. Part 2: When painting a Win32 transparent widget with GDI (Aero Glass), tell gfxWindowsSurface our HDC surface is transparent. r=roc
2010-07-16 09:07:44 +12:00
Karl Tomlinson
a133e3e367
b=444870 correct clip rects for tab widgets r=roc
2010-07-15 10:31:41 +12:00
Karl Tomlinson
7a684b9a42
b=444870 no need to increase the cliprect for scrollbar thumbs because the cliprect already includes the extra size r=roc
2010-07-15 10:29:54 +12:00
Karl Tomlinson
6980b3ff48
b=444870 include overflow in the dirty rect passed to DrawWidgetBackground() r=roc
2010-07-15 10:25:41 +12:00
timeless@mozdev.org
31762e1fb7
Bug 577232 protected functions nsFilePicker::GetLocalFolder/nsFilePicker::PutLocalFile should not try to validate input
...
r=josh
2010-07-07 12:48:17 +03:00
Neil Rashbrook
a50cec31b6
Follow up to bug 568691 - Fix some of the static windows build bustage that is due to various dependencies in layour widget and chrome. r=roc.
2010-07-08 09:01:28 -07:00
Michael Wu
6f1ad4ef8e
Bug 575839 - Simple magnify gesture event support on Android, r=dougt
2010-07-07 14:34:12 -07:00
Saint Wesonga
e7a357dcaf
Bug 562387 - Convert NS_NEWXPCOM/NS_DELETEXPCOM to new/delete. r=bsmedberg
2010-07-05 11:42:18 +02:00
Dão Gottwald
9b15b69a1b
Backed out changeset 59ace8d80ce8
2010-07-04 22:01:13 +02:00
Saint Wesonga
8dd5da1024
Bug 562387 - Convert NS_NEWXPCOM/NS_DELETEXPCOM to new/delete. r=bsmedberg
2010-07-04 21:39:17 +02:00
Simon Montagu
a883004a9e
Don't drop keypress messages with character codes > U+FFFF. Bug 297943, r=karlt
2010-07-04 15:42:04 +03:00
Mitchell Field
eb1e793da7
Remove @status FROZEN and @status UNDER_REVIEW. r=bsmedberg
...
--HG--
extra : rebase_source : 7fab31a6b7898e05ff828482390846cc9ce2854d
2010-07-02 10:27:06 -04:00
Timothy Nikkel
976046bf62
Bug 563878. Part 5. Rename nsIFrame::GetWindow(Offset) to GetNearestWidget. r=mats
2010-07-02 14:11:04 -05:00
Vladimir Vukicevic
3024b2c682
b=568591; fix Android widget backend for manifest reg; r=mwu
2010-07-02 11:19:50 -07:00
Oleg Romashin
9aa2d49089
Bug 568691 followup - Fix the Qt remote service and widget registration, r=bsmedberg
2010-07-02 09:51:58 -04:00
Markus Stange
dfe957ea33
Merge backout of changeset ad7f9821597e, bug 573973.
2010-07-02 08:23:34 +02:00
Markus Stange
277a5f67fb
Back out changeset ad7f9821597e (bug 573973, calling SetDrawsInTitlebar on nsXULWindow load) because it caused bug 576394.
2010-07-02 08:22:54 +02:00
Karl Tomlinson
2f99c17a8c
backing out dacb2bc379ad due to assertions in 419737-1 and 435223-1 reftests
2010-07-02 17:45:17 +12:00
Karl Tomlinson
1b71189884
b=444870 include overflow in the dirty rect passed to DrawWidgetBackground() r=roc
2010-07-02 16:08:06 +12:00
Markus Stange
d08453bb3d
Bug 573973 - Handle the drawintitlebar attribute in nsXULWindow, too. r=Neil
...
--HG--
extra : rebase_source : ba2a3384b23d7f697fbe20cda11ab83b2575ba4d
2010-07-01 18:40:39 +02:00
Karl Tomlinson
a33e5a1d24
b=574220 refactor gfxXlibNativeRenderer and make sure the surface matches the requested visual r=roc
...
--HG--
rename : gfx/thebes/cairo-xlib-utils.c => gfx/thebes/gfxXlibNativeRenderer.cpp
2010-07-02 16:04:09 +12:00
Karl Tomlinson
efa9fe2155
b=573626 provide an API to create Pixmap gfxXlibSurfaces with a Drawable hint for XCreatePixmap r=vlad sr=roc
2010-07-02 15:55:24 +12:00
Kouhei Sutou
233a6712b5
Bug572385 some special keys (e.g., IME related keys) can't be handled on Linux r=masayuki, sr=smaug
2010-07-02 11:15:15 +09:00
Doug Turner
a8d2b069bc
Bug 571166 - merge from e10s to m-c. r=various. sr=bz. CLOSED TREE.
2010-06-30 23:27:52 -07:00
Doug Turner
c92986c46a
Merge from mc
2010-06-29 14:39:57 -07:00
Doug Turner
901e02b2de
Merging with mozilla-central. Manually merged: content/canvas/src/nsCanvasRenderingContext2D.cpp ipc/ipdl/Makefile.in toolkit/toolkit-tiers.mk toolkit/xre/nsEmbedFunctions.cpp
...
--HG--
rename : gfx/thebes/src/gfxSharedImageSurface.cpp => gfx/thebes/gfxSharedImageSurface.cpp
rename : gfx/thebes/public/gfxSharedImageSurface.h => gfx/thebes/gfxSharedImageSurface.h
2010-06-28 16:33:19 -07:00
Michael Wu
01a2cef59b
Bug 574120 - Add support for IPC on Android to everything else, r=dougt
2010-06-25 13:29:43 -07:00
Oleg Romashin
b8ab8239cd
Auto-merge with m-c b51803f3fdef
2010-06-25 08:30:40 -04:00
Doug Turner
4719dd0705
Automerge w mozilla-central
2010-06-24 14:06:13 -07:00
Jim Mathies
3acff8a5ed
Bug 575493 - Convert HTTOP to HTCAPTION when window is maximized. r=robarnold.
2010-06-30 17:59:33 -05:00
Masayuki Nakano
61245dcd5e
Bug 572385 backout 2e74d29bd943 due to bustage
2010-06-30 13:24:38 +09:00
Kouhei Sutou
8818aab839
Bug 572385 some special keys (e.g., IME related keys) can't be handled on Linux r=masayuki, sr=smaug
2010-06-30 13:07:07 +09:00
Jason Duell
1b0fefc8aa
Merged again from m-c to get latest bits and avoid deleted branch issue.
2010-06-22 17:57:09 -07:00
Jason Duell
d194b9d486
Merge from m-c.
...
Fair amount of merge conflicts.
Biggest item was changes to nsHttpChannel from web sockets changes.
Other likely suspects if things are borken:
nsFrameLoader.cpp:
- nsFrameLoader::EnsureMessageManager: pass "this" (orig e10s code) or
nsnull (m-c) to local process call to new nsFrameMessageManager(),
callback arg? Smaug said null.
- only calling SetCallBackData for local case. also +r smaug.
nsPrefBranch.cpp had fairly extensive merge conflicts.
nsChromeRegistry had lots of changes.
Dougt did most of the non-necko changes (thanks).
--HG--
rename : netwerk/protocol/http/nsHttpChannel.cpp => netwerk/protocol/http/nsHttpChannelAuthProvider.cpp
rename : netwerk/protocol/http/nsHttpChannel.h => netwerk/protocol/http/nsHttpChannelAuthProvider.h
2010-06-22 17:33:57 -07:00
Michael Wu
b7dd46921f
Bug 573799 - Always process IME events, r=vlad
2010-06-22 17:15:29 -07:00
Michael Wu
cd844832b5
Bug 573796 - gFocusedWindow should be cleared on window destruction, r=blassey
2010-06-22 17:14:19 -07:00
Michael Wu
ce1e7d37df
Bug 573153 - Opening links from other apps is broken on Android; error in getMostRecentBookmarkForURI, r=blassey
2010-06-22 17:13:23 -07:00
Olli Pettay
41b6035eee
Bug 568955 - Optimize nsDOMEvent::SetEventType, r=sicking
...
--HG--
extra : rebase_source : e98c945ce5e7b494bd2046efd6dc7b8379fabc51
2010-06-22 21:12:12 +03:00
Johnny Stenback
b5ac9ee398
Backed out changeset 82a21d443b5e
2010-06-21 22:39:53 -07:00
Johnny Stenback
6268e31519
Fixing bug 572609. Use faster version of GetElementById() from our C++ code. r=jonas@sicking.cc
2010-06-21 19:58:50 -07:00
Bas Schouten
b7d3735757
Bug 573507: Make D2D work with transparent (layered) windows by using interop to get a DC from. r=jmathies
2010-06-22 03:10:36 +02:00
Ms2ger
95dbe01a92
Bug 573239 - Shouldn't treat NS_HexToRGB, NS_ColorNameToRGB as nsresult. r=roc
2010-06-22 02:01:43 +02:00
Jacek Caban
bd598c1f03
Bug 573507 - Added missing CAIRO_HAS_D2D_SURFACE ifdefs [r=jimm]
2010-06-22 01:40:00 -05:00
Matt Woodrow
a527dd8f71
Bug 565833: Required changes to the GTK widget to support GL accelerated rendering. r=vlad
2010-06-17 16:23:00 -05:00
Brad Lassey
44be81b353
bug 573669 - Suspend Gecko's event loop when onPause() is called by Android r=vlad
2010-06-22 11:22:31 -04:00
Doug Turner
ded51c1c5f
Merging with M-C.
...
Hand merged the following files:
U chrome/src/nsChromeRegistry.cpp
U chrome/src/nsChromeRegistry.h
U content/base/src/nsFrameLoader.cpp
U content/base/src/nsFrameLoader.h
U dom/src/geolocation/nsGeolocation.cpp
U dom/src/geolocation/nsGeolocation.h
U netwerk/build/Makefile.in
U netwerk/cookie/nsCookieService.cpp
U netwerk/cookie/nsCookieService.h
--HG--
rename : extensions/cookie/test/unit/test_cookies.js => extensions/cookie/test/unit/test_cookies_thirdparty.js
rename : netwerk/cookie/src/nsCookieService.cpp => netwerk/cookie/nsCookieService.cpp
rename : netwerk/cookie/src/nsCookieService.h => netwerk/cookie/nsCookieService.h
rename : netwerk/dns/src/nsIDNKitInterface.h => netwerk/dns/nsIDNKitInterface.h
rename : netwerk/protocol/http/src/nsHttp.h => netwerk/protocol/http/nsHttp.h
rename : netwerk/protocol/http/src/nsHttpChannel.cpp => netwerk/protocol/http/nsHttpChannel.cpp
rename : netwerk/protocol/http/src/nsHttpChannel.h => netwerk/protocol/http/nsHttpChannel.h
rename : netwerk/protocol/http/src/nsHttpChunkedDecoder.h => netwerk/protocol/http/nsHttpChunkedDecoder.h
rename : netwerk/protocol/http/src/nsHttpHandler.cpp => netwerk/protocol/http/nsHttpHandler.cpp
rename : netwerk/protocol/http/src/nsHttpHeaderArray.h => netwerk/protocol/http/nsHttpHeaderArray.h
rename : netwerk/protocol/http/src/nsHttpRequestHead.h => netwerk/protocol/http/nsHttpRequestHead.h
rename : netwerk/protocol/http/src/nsHttpResponseHead.h => netwerk/protocol/http/nsHttpResponseHead.h
rename : netwerk/protocol/http/src/nsHttpTransaction.cpp => netwerk/protocol/http/nsHttpTransaction.cpp
rename : netwerk/protocol/res/src/nsResProtocolHandler.cpp => netwerk/protocol/res/nsResProtocolHandler.cpp
rename : netwerk/protocol/res/src/nsResProtocolHandler.h => netwerk/protocol/res/nsResProtocolHandler.h
2010-06-07 13:38:02 -07:00
Matt Woodrow
0444dac3c3
Bug 573929: Prevent GLX textures from being released after the window supplying the GLContext from which they were allocated dies. r=vlad
2010-06-23 18:37:00 -05:00
Dão Gottwald
b314909c2e
Backed out changeset db6f8068e9a5
2010-06-29 17:49:21 +02:00
Saint Wesonga
c3669d7e9c
Bug 562387 - Convert NS_NEWXPCOM/NS_DELETEXPCOM to new/delete. r=bsmedgerg
2010-06-29 17:14:36 +02:00
Zack Weinberg
cdb43c9602
Bug 571989 part 1: Move the contents of gfx/src/psshared into widget/src/gtk2, which is the sole user.
...
--HG--
rename : gfx/src/psshared/nsCUPSShim.cpp => widget/src/gtk2/nsCUPSShim.cpp
rename : gfx/src/psshared/nsCUPSShim.h => widget/src/gtk2/nsCUPSShim.h
rename : gfx/src/psshared/nsPSPrinters.cpp => widget/src/gtk2/nsPSPrinters.cpp
rename : gfx/src/psshared/nsPSPrinters.h => widget/src/gtk2/nsPSPrinters.h
rename : gfx/src/psshared/nsPaperPS.cpp => widget/src/gtk2/nsPaperPS.cpp
rename : gfx/src/psshared/nsPaperPS.h => widget/src/gtk2/nsPaperPS.h
2010-06-28 10:36:17 -07:00
Jacek Caban
3470e16e4e
Bug 513162 - Fix for MOZ_WINSDK_TARGETVER < MOZ_NTDDI_LONGHORN r=jmathies
2010-06-28 11:41:01 +02:00
Jim Mathies
d7da9f3152
Bug 575044 - Fix busted windows styles and disable chromemargins for fullscreen mode. r=robarnold.
2010-06-28 01:04:20 -05:00
Felipe Gomes
6a58c784dc
Bug 555081 - Add support for titlebar mouse interaction and address missing aero features. r=jmathies, smaug, vlad.
2010-06-28 01:04:05 -05:00
Jim Mathies
88975ffbdf
Bug 574821 - Fix for incorrect maximized window non-client margins and remove excess xpcom overhead from metric lookups. r=robarnold.
2010-06-28 00:57:07 -05:00
Robert O'Callahan
8bb35355c5
Bug 573946. Move include of prlog.h to the start of files. r=mstange
2010-06-28 12:25:04 +12:00
Geoff Lankow
cc4019ac75
Bug 300992 - implement readystatechange event. r=smaug, sr=jst
2010-06-24 13:12:07 +12:00
Bas Schouten
dc1c6c1729
Bug 574599: Make sure WS_CLIPCHILDREN is set if the windowstyle is reset. r=robarnold
2010-06-26 06:32:13 +02:00
Vladimir Vukicevic
245c95c82b
b=573181; clean up render path on Android and prepare for GL layers rendering; r=mwu
2010-06-25 17:52:37 -07:00
Jim Mathies
3f234789d8
Bug 574599 - Parent windows should have the clip children style to avoid parent level paints when children invalidate. r=robarnold.
2010-06-25 17:50:36 -05:00
Timothy Nikkel
23de1bbb81
Bug 572622. Make all content command events sent to the focused element. r=masayuki
2010-06-25 16:51:17 -05:00
Timothy Nikkel
32158fa7f0
Bug 572294. Make sure the refpoint is relative to the widget we use on the drop event. r=roc
2010-06-25 16:51:17 -05:00
Timothy Nikkel
04076faed4
Bug 567702. Walking the sametype parent chain of our docshell is not guaranteed to lead to a widget, so walk the parent chain instead. This fixes printing on Linux and opening a file dialog everywhere with bug 130078. r=roc
2010-06-25 16:51:17 -05:00
Timothy Nikkel
32420a6886
Bug 567702. Factor out duplicated DOMWindowToWidget. r=roc
2010-06-25 16:51:17 -05:00
Jim Mathies
424b735d79
Bug 574635 - Undo changes to HideChromeWindow and SetWindowTranslucencyInner which messed up popup visiblility. Also, don't ignore invalidate requests on a widget in Resize calls when window bounds have not changed. r=tellrob.
2010-06-25 12:56:39 -05:00
Mats Palmgren
2d0555e421
Plug leak in nsTransferable::GetTransferData. b=565392 r=dbaron
2010-06-06 16:25:48 +02:00
Neil Rashbrook
9270d2e6b4
Bug 569490 Don't build D3D9 layer if we can't find d3d9.h r=ted,jmuizelaar
2010-06-06 11:37:44 +01:00
Timothy Nikkel
3cf7abcc45
Bug 563878. Part 1b. Make nsIPresShell::RenderNode and nsIRenderingContext::SetClipRegion take an nsIntRegion. r=mats
...
(transplanted from d5ca465f42381d777adcc468c8fdf96942f1fcfe)
--HG--
extra : transplant_source : %D5%CAF_B8%1Dwz%DC%C4h%C8%FD%F9iB%F1%FC%FE
2010-06-05 15:29:49 -05:00
Michael Wu
63f56cde6f
Bug 575421 - Improve 2D drawing path on Android, r=vlad
2010-06-28 23:42:28 -07:00
Oleg Romashin
b36fb69349
Merge with latest mozilla central r 42802:ffbc3baf03ae
2010-05-25 15:19:33 -04:00
Olli Pettay
58b4f71840
m-c to e10 merge
2010-05-24 17:45:59 +03:00
Mark Banner
2012b9193e
Backed out changeset c85016f47efa / incorrect bustage fix
...
--HG--
extra : rebase_source : 27a6ce185d82841769d8e9a679b28a05d05f03b3
2010-05-24 21:37:53 +01:00
Mark Banner
f178643104
Fix shared build Windows bustage from bug 546515.
2010-05-24 19:44:17 +01:00
Doug Turner
3ad0032930
Merged with MC. Hand merged netwerk/protocol/http/src/nsHttpHandler.cpp
...
also removed modules/plugin/default*
2010-05-17 08:59:15 -07:00
Oleg Romashin
f3e3f66a11
Bug 566118 - nsAppShell initialized earlier than QApplication.
2010-05-15 17:46:18 -04:00
Oleg Romashin
9ab0d2640e
Bug 565893 - With MOZ_QT_GL=1 option Qt port does not render anything. r=dougt
2010-05-15 06:37:51 -04:00
Oleg Romashin
08597bd39e
Bug 565898 - Qt Fennec not resized correctly on desktop. r=dougt
2010-05-14 11:13:36 -07:00
Chris Jones
9327ed8dcc
Merged m-c
2010-05-13 18:04:53 -05:00
Oleg Romashin
1f6582fa3c
Bug 560537 - Qt build bustage due to missing change. r=bas.schouten.
2010-06-24 09:16:27 -04:00
Oleg Romashin
95d0c298e6
Bug 560537 - Implement Top level GL layer manager for Qt widget port. r=vladimir.
2010-06-24 06:07:57 -04:00
Johnny Stenback
841261676e
Fixing bug 572609. Use faster version of GetElementById() from our C++ code. r=jonas@sicking.cc
2010-06-23 14:35:57 -07:00
Felipe Gomes
ccf46b30df
Bug 570267 - [OOPP] Firefox 3.6.4 bug: When a flash file has a focus, window.onblur event does not happen as expected.
...
r=jimm
2010-06-23 10:08:56 -07:00
Masayuki Nakano
8c29c9bf4e
Bug 519974 When we use IME, ASSERTION is printed at each key input (ASSERTION: nsEditor doesn't support wide caret: 'selectionStart == selectionEnd', editor/libeditor/base/IMETextTxn.cpp line 322 r=smichaud
2010-06-23 15:05:51 +09:00
Doug Turner
fe405e740c
merge with m-c. resolved conflicts in:
...
U chrome/src/nsChromeRegistry.cpp
U content/base/src/Makefile.in
U dom/base/nsDOMClassInfo.cpp
U toolkit/toolkit-tiers.mk
--HG--
rename : toolkit/mozapps/extensions/test/unit/test_bug541420.js => toolkit/mozapps/extensions/test/xpcshell/test_bug541420.js
2010-05-11 11:09:54 -07:00
Karl Tomlinson
f48d8a05cd
b=564972 Add NS_IS_MOUSE_EVENT_STRUCT to test event class and use it to correct assert r=smaug
2010-05-13 14:33:16 +12:00
Mike Kristoffersen
86c80047ba
Bug 564402 - slots #define in Qt, prevents Qt builds on trunk
...
--HG--
extra : rebase_source : 0dc2793cb28294addd9781bd9ca76a3e049ec110
2010-05-07 13:20:04 +02:00
Doug Turner
8f97a20153
Merge with m-c. no hand edits
2010-04-29 21:04:50 -07:00
Felipe Gomes
dc65d64e68
Bug 555081 - Fix for mouse capture now that ChildWindow is gone from the main window. r=jmathies.
2010-06-24 21:01:07 -05:00
Jim Mathies
d814f747d4
Bug 513162 - nsAttrValue margin parsing and chromemargin chrome tests. r=smaug, gavin.
2010-06-24 21:01:07 -05:00
Jim Mathies
2b04ded189
Bug 513162 - Win support for custom chrome margins on windows. r=tellrob.
2010-06-24 21:01:07 -05:00
Jim Mathies
d4d35e6f18
Bug 513162 - Widget additions for setting custom chrome margins. r=vlad.
2010-06-24 21:01:07 -05:00
Jim Mathies
1b2fab1b2b
Bug 513162 - Widget support for view event mirroring. r=vlad.
2010-06-24 21:01:06 -05:00
Jim Mathies
b895004e45
Bug 513162 - Widget additions for recycling top level widgets as content containers. r=vlad.
2010-06-24 21:01:06 -05:00
Jim Mathies
bd6651b892
Bug 513162 - Cleanup unused widget code and CID statics. r=vlad.
2010-06-24 21:01:06 -05:00
Mats Palmgren
ee279c96dc
Backout bug 530070 due to Tinderbox orange.
2010-05-21 18:33:28 +02:00
Mats Palmgren
21ecbae3c1
Bug 530070. r=jmathies
2010-05-21 15:52:07 +02:00
Brandon Sterne
bcab21793a
Bug 515460 - enforce CSP during image redirects, r=joe
2010-05-20 13:08:02 -07:00
Mounir Lamouri
869533b09b
Bug 377624 - "Implement the accept attribute for the form and file upload controls form "image/*"" [r=enndeakin,roc]
2010-05-19 22:28:01 -04:00
Ehsan Akhgari
a87b134220
Bug 560647 - add startup timeline instrumentation; r=vlad
2010-05-19 19:22:19 -04:00
Michael Wu
3f6dca2086
Bug 568249 - Support geolocation on Android, r=dougt
2010-06-04 14:14:43 -07:00
Michael Wu
f7ea7a8b12
Bug 565142 - Support startup on Android, patch by vlad, blassey, alexp, and me. r=dougt
...
--HG--
extra : rebase_source : 1153c0a4fb1d73f29d8c9da78c66bf4bf21b8142
2010-06-03 18:16:20 -07:00
Edmund Wong
3f9353b789
Bug 232691 - replace nsString() nsAutoString() and friends with EmptyC?String(). r=jonas
2010-05-18 09:50:14 +02:00
Vladimir Vukicevic
b99bb96c47
b=561168; convert canvas to use layers for rendering; r=roc,bas
2010-05-17 21:04:22 -07:00
Ehsan Akhgari
5c6958b877
Bug 564071 - reftest-print triggers "ASSERTION: nsPrintSettingsX::ReadPageFormatFromPrefs() failed: 'NS_SUCCEEDED(rv)" on mac tinderboxen; r=mstange
2010-05-17 13:01:44 -04:00
Benjamin Smedberg
e39a33522d
Bug 564260 - Fix for plugin hangs in [@ hang | KiFastSystemCallRet | NtUserSetFocus]. r=masayuki.
2010-05-17 11:33:34 -05:00
Boris Zbarsky
e98cd67374
Bug 564574. Pass the first appended node to ContentAppended. r=jst, sr=sicking
2010-05-10 21:12:34 -04:00
Chris Jones
d53b8a18d0
Merged m-c
2010-04-27 01:53:06 -05:00
Doug Turner
ed6494b616
merge with m-c.
2010-04-26 23:17:51 -07:00
Jim Mathies
2c972dc33b
Bug 561495 - [OOPP] Mouse wheel and related windowing event hangs. r=masayuki, a=jrmuizel.
2010-04-26 10:05:29 -05:00
Vladimir Vukicevic
e3731a1e45
b=560647; basic start-to-end startup instrumentation and some fixes; r=bz a=coop
2010-04-26 11:13:03 -07:00
Neil Deakin
f4a7533d50
Bug 554810, use transparent resizer images, also fixes bugs 553752, 553796, 558201, 558203 and 563085, r=roc
2010-06-21 08:37:35 -04:00
Dão Gottwald
4569ca7cb7
Bug 572641 - drop Zune and Royale from the windows-default-theme bucket. r=roc
...
--HG--
extra : rebase_source : f4773b6fe2219e5daeb9178d7547f63a18ecc8cf
2010-06-19 08:57:35 +02:00
Matt Brubeck
b10155d520
Bug 572605 - Handle intents/links from other apps while Fennec is already running, r=mwu
2010-06-18 10:42:51 -07:00
Robert O'Callahan
a51f36f456
Bug 572283. Part 2: Retain CGLContext for the lifetime of its widget. r=vlad
2010-06-18 21:22:01 +12:00
Karl Tomlinson
3f4514aaf4
b=571104 report opaque GTK themed widgets for known cases r=roc
...
--HG--
extra : rebase_source : 945276e1a62f8f674e09a01f142c3d9b6f72c747
2010-06-18 13:19:21 +12:00
Karl Tomlinson
47021e2a65
b=526941 don't let (level=parent) popups accept focus but transfer focus to the parent r=enndeakin
...
--HG--
extra : rebase_source : 6c64e2a0b7ebb7f659f4dc0f0378fdffcc6880db
2010-06-18 13:15:03 +12:00
Karl Tomlinson
9802dee8d4
b=568101 use the value of aRaise in SetFocus to determine whether to set gFocusWindow r=enndeakin
...
--HG--
extra : rebase_source : bb755e470a77360d0d0aef703fa3377df0bec5fe
2010-06-03 15:50:49 +12:00
Karl Tomlinson
83e57691f6
b=568404 don't make NS_DEACTIVATE dispatch conditional on gFocusWindow being in the same toplevel window r=enndeakin
...
--HG--
extra : rebase_source : a9f6d3ce267791710e7be40343601e2e2eea2df2
2010-06-18 13:11:08 +12:00
Jesse Ruderman
f04ef428cb
Remove stray line breaks from NS_ERROR messages, since they interfere with log processing. rs=jst
...
--HG--
extra : rebase_source : 87421691da969e0ebe5fbfbc44cd8f18617d1351
2010-06-17 13:28:38 -07:00
Brad Lassey
c13c5e6281
bug 572249 - flush prefs on android app pause r=mwu
2010-06-17 17:33:15 -04:00
Bas Schouten
75230b976a
Bug 558627: Make sure areas hidden by the system clipping region and scrolled into view get invalidated. r=robarnold
2010-06-17 21:08:32 +02:00
Rob Arnold
b43bd7e1c4
Bug 567771 Followup to wrap the previous patch in an SDK guard block r=Neil
2010-06-17 12:25:11 +01:00
Matt Brubeck
b9aa5ea0d3
Bug 568927 - Hide task on window minimize on Android, r=mwu,alexp
2010-06-16 10:20:54 -07:00
Neil Deakin
7eda443a98
Bug 566415, don't call deactivateInWindowViews from deactivateInWindow, r=mstange,josh
2010-06-16 13:09:46 -04:00
Brad Lassey
7d1626a6c2
bug 565138 - follow up r=vlad
2010-06-15 19:39:43 -04:00
Mike Kristoffersen
c24b79c29a
Bug 562175 - Support for MozOrientation on HP Pavilion dv7 notebooks r=dougt
...
--HG--
extra : rebase_source : 494aafc66117c25bd7aa9759a4fedf4c44878acb
2010-04-27 15:33:12 -07:00
Bas Schouten
181e985775
Bug 560147: Follow-up fixing non-libxul builds. This will include layers into thebes.dll, and ensure thebes.dll exposes the correct symbols. r=ted
2010-04-28 22:43:52 +02:00
Jim Mathies
9e5fe280a3
Bug 551597 - Selecting a tab preview for a minimized window un-maximize the window. r=robarnold.
2010-04-28 13:56:55 -05:00
Jim Mathies
399af22d69
Bug 557931 - Crash [@ mozilla::widget::WindowHook::Lookup] with createTaskbarTabPreview. r=robarnold.
2010-04-28 13:56:17 -05:00
Oleg Romashin
cff0a5943d
Bug 561061 - qt fennec crashes on close. r=dougt.
2010-04-22 19:29:18 -04:00
Oleg Romashin
87c511839e
Merged with mozilla-central
2010-04-22 20:22:26 -04:00
Rich Walsh
c2505df35a
Bug 553882 - [OS/2] Plugin-related coding errors. r=wuno
2010-04-22 14:58:49 +02:00
Steffen Imhof
a0881686a7
Bug 559025 - KeyDown/Keyup events uses wrong key code. r=dougt
2010-04-22 14:58:46 +02:00
Oleg Romashin
9f55a092cc
Bug 464966 - Add NPAPI Plugin support for Mozilla Qt. r=karlt
2010-04-20 21:49:34 +03:00
Doug Turner
6c196f14e2
Automerge with mc. no manual changes
2010-04-21 03:31:13 -07:00
Rob Arnold
e033b38382
Bug 557557 - Properly handle destruction in taskbar previews when the window outlives the preview r=jimm
2010-04-21 15:09:59 -04:00
Markus Stange
c34c8948f8
Bug 355375 - Make context menuitems blink when chosen. r=enn
...
--HG--
extra : rebase_source : 87b93bda596b4af4c1adf294ecc91510047ca0f1
2010-04-19 16:12:58 +02:00
Markus Stange
6cdac57e7f
Bug 519943 - Use CGFloat instead of float so that pixel scrolling works in 64 bit builds. r=josh
...
--HG--
extra : rebase_source : 94688c0d29a061bdcb4e9fd6972e91056ea41065
2010-04-19 16:10:02 +02:00
Neil Deakin
ceb1712f98
Bug 418521, improve the way focus indicators are displayed to correlate better with system behaviour, add -moz-focusring property to apply only when focus rings should be drawn, r=dao,jmathies,dbaron sr=neil
2010-04-21 10:53:42 -04:00
Masayuki Nakano
2a87829191
Bug 544277 add a missing test file
2010-04-21 22:16:55 +09:00
Masayuki Nakano
53ce892306
Bug 544277 IME became unusable when switching focus on Gmail RTF Editor r=enn
2010-04-21 22:13:08 +09:00
Daniel Holbert
86283887d6
Bug 560274: Reorder nsAccelerometer constructor init list to fix build warning. r=dougt
2010-04-19 12:00:46 -07:00
Chris Jones
09869cfb77
Merge mozilla-central
2010-04-16 01:34:35 -05:00
Doug Turner
a61c20e269
Backing out 78b16bbb25ff. Wrong Patch. r=blassey. CLOSED TREE
2010-04-15 15:01:53 -07:00
Doug Turner
37465bb1de
Bug 556971 - Fix MOZ_USE_IMAGE_EXPOSE use of shared memory. r=jrmuizel
2010-04-15 21:48:04 -07:00
Jonathan Kew
cc0b88dd4a
bug 559400 - add local autorelease pool in nsCocoaWindow::SetModal, for startup dialogs. r=josh
2010-04-14 21:13:56 +01:00
Josh Aas
91827215e2
Remove root autorelease pool from the Mac OS X appshell. Objects that are caught by it effectively leak, just as they would if they were not caught by a pool. The root pool is extra work and liability that covers up real leak warnings to the console. b=559047 r=smichaud
2010-04-14 15:23:20 -04:00
Jonathan Kew
d223db898d
bug 559180 - add local autorelease pools to avoid cocoa object leaks during shutdown. r=josh
2010-04-14 16:11:12 +01:00
Masayuki Nakano
ff0920ecea
Bug 558690 Textarea input fails unless one clicks elsewhere (addressbar, searchbar, forms, etc) first. r=karlt
2010-04-14 20:28:38 +09:00
Masayuki Nakano
2ba4e16ca7
Bug 558978 Looks like composition isn't committed after I clicked r=karlt
2010-04-14 20:27:20 +09:00
Oleg Romashin
8fd4c3b80d
Bug 555863 - Qt widget code assumes 32bpp target surface. r=jmuizelaar.
...
--HG--
extra : rebase_source : ed824c4eebee561fa2992788649df5a4d0b19680
2010-04-13 19:11:23 -04:00
Jonathan Kew
9448cba17e
bug 559075 - use a local autorelease pool in nsCocoaWindow and nsChildView methods used during hidden window creation. r=josh
2010-04-13 21:36:03 +01:00
Josh Aas
483533a0ce
Focus event fixes for Cocoa NPAPI. b=559758 r=roc a=#developers
2010-04-25 16:58:03 -04:00
Oleg Romashin
8de514e284
Merged with mozilla-central
2010-04-07 06:59:04 -04:00
Doug Turner
c15f159231
merge from m-c. manually merging modules/plugin/test/testplugin/nptest.cpp dom/plugins/PluginModuleChild.cpp.
2010-03-26 14:22:48 -07:00
Siddharth Agarwal
8b1d031f15
Back out most of bug 514494 because of bug 555085
2010-03-26 19:54:17 +05:30
Masayuki Nakano
34a3748454
Bug 552163 [OOPP]Can not start scroll page by mouse wheel when mouse cursor is over a flash video. r=jim
2010-04-12 16:40:37 +09:00
Josh Aas
b8977580e4
Sync NPAPI headers to npapi-headers repository r27. b=571538 r=jst r=mstange
2010-06-15 15:34:32 -04:00
Masayuki Nakano
d4c1419c7c
Bug 519913 The IME composition string isn't committed on Mac when the window is deactivating r=smaug+enn
2010-06-15 14:05:37 +09:00
Brad Lassey
4346c1fc9c
bug 565138 - Implement extloader backend for Android r=vlad
2010-06-14 15:04:16 -04:00
Oleg Romashin
c1ec97595b
Bug 545632 - Add 16bpp format support enabler. r=jmuizelaar
2010-06-11 05:33:22 -04:00
Saint Wesonga
f32c723971
Bug 558990 - Remove unused AddRECTToRegion function. r=roc
2010-06-11 20:53:27 +02:00
Michael Kohler
9397418412
Bug 506041 Part 2: Correct misspellings in source code
...
r=timeless
2010-05-13 14:19:50 +02:00
Neil Rashbrook
f119c2586d
Bug 525762 Fix regression typo from bug 242847 r=jimm
2010-03-26 08:27:27 +00:00
Rob Arnold
95fd8469ba
Bug 458407 - Content is blended when on top of a glass region of a window [r=roc]
2010-03-25 20:30:00 -07:00
Martin Stránský
921f141030
b=551899 embed page size and orientation options in print dialog, proposed by Ritesh Khadgaray <khadgaray@gmail.com> r=karlt
2010-03-26 15:03:18 +13:00
Rich Dougherty
df66168ede
b=525409 chain nsBaseWidget::Destroy() from nsWindow::Destroy() r=karlt
2010-03-25 16:29:14 +13:00
Josh Aas
24d5968b30
Send repeat key events to Cocoa NPAPI plugins. b=554753 r=smichaud r=roc
2010-03-25 20:14:56 -04:00
Oleg Romashin
33ee0e3aa8
Bug 554768 - More fixes for Qt widget port. r=dougt
...
--HG--
extra : rebase_source : 5547b3dbc7c89e5821d46af4be2a09bef4af6eec
2010-03-25 20:33:31 -04:00
Josh Aas
b85008d470
Initialize nsChildView plugin ports on Mac OS X. b=555018 r=roc
2010-03-25 15:36:44 -04:00
Andrew Thompson
04ecefd532
Fix frequent crash when dragging or copying images on Mac OS X. b=529910 r=josh r=joe
2010-03-25 12:07:36 -04:00
Martin Stránský
179957a7d2
Bug 554284 - Clipboard should skip wrong text/html data format. r=karlt
...
--HG--
extra : rebase_source : d5b592fb36072514c4e08bc09a84d30a6e889e34
2010-03-25 14:18:10 +01:00
Markus Stange
3097ae1265
Backed out changeset 77e1ae41987e, bug 538242, because of window bounds related test failures.
2010-03-25 11:30:40 +01:00
Markus Stange
e4af73f17e
Bug 538242 - Always keep mBounds up to date. r=josh
2010-03-25 10:25:00 +01:00
L. David Baron
c765dd3a5e
Don't use stack-allocated structures for things that might outlive the function. (Bug 353547) r=karlt
2010-05-05 18:20:43 -07:00
Masayuki Nakano
6aa99dc4be
Bug 488420 IME enabled state is not modified when a focused editor's readonly attribute is changed r=smaug
2010-05-05 02:40:39 +09:00
Josh Aas
2c4a7a6dd0
Fix comparison between signed and unsigned integer expressions in nsStandaloneNativeMenu.mm. b=562439 r=mstange
2010-05-03 14:11:58 -04:00
Rob Arnold
cbaebb48e1
Bug 562253 - Taskbar tab preview code crashes in mozilla::widget::TaskbarTabPreview::GlobalWndProc(HWND__*, unsigned int, unsigned int, long) r=jimm
2010-05-02 23:20:00 -04:00
Jim Mathies
b298f48b21
Bug 559943 - cleanup of existing reply message handlers and add wm_contextmenu to address silverlight hang. r=bsmedberg.
...
--HG--
extra : rebase_source : eec00baf601f98d309b7393950037d68aa18a404
2010-04-17 16:11:47 -05:00
MikeK
e684f2edfc
bug 544240 - Idle service does not work on Qt on mobile platforms r=sdwilsh
...
--HG--
extra : rebase_source : aae22f47a0f0d3dd19690bf2dbc7a144bb255d14
2010-04-16 10:37:16 -07:00
Felipe Gomes
29b447bbef
Bug 550532 - "Panning feedback crash [@ CWindowFeedBackAnimation::RestoreDisplacedWindow() ]" [r=jimm]
...
--HG--
extra : rebase_source : c527e61a12517c665349dadae6b33ebd3a1533e3
2010-05-26 14:53:00 -04:00
Jim Mathies
0eba287c0f
Bug 553606 - [OOPP] Limit spin loop to a call depth of one. r=bent.
2010-03-24 16:49:05 -05:00
Theppitak Karoonboonyanan
a70764b887
Bug 353776 need the surrounding text support for some language input r=masayuki
2010-03-25 00:04:39 +09:00
Siddharth Agarwal
90b57a4def
Bug 514494 - Make the Windows XP save as filepicker change the file's extension when the filter is changed. r=jimm, sr=vlad
2010-03-24 15:11:48 +05:30
Benjamin Smedberg
a249678c04
Final merge and landing of bug 568691 and dependent bugs to mozilla-central on a CLOSED TREE.
...
* bug 568691, register XPCOM components statically using manifests. r=mossop, with some test and build stuff r=vlad,sdwilsh
* bug 573557, rename categories with spaces to use hypens. r=jst
* bug 573739, Don't get the private browsing service during layout module initialization, r=ehsan
This initial merge does not include some work planned to land imminently:
* The extension manager still restarts. I need to solve a problem re-reading default preferences from extensions.
* MOZ_OMNIJAR is broken: there is a patch which I need to update in bug 568691.
* I will concurrently land a mobile-browser fix for component registration, but it may require some additional packaging changes.
2010-07-01 14:26:25 -04:00
Benjamin Smedberg
4d172dd53d
Merge mozilla-central, including the Electrolysis changes, into the branch for bug 568691.
2010-07-01 11:55:57 -04:00
Benjamin Smedberg
a2833452f8
Merge mozilla-central to the bug 568691 branch.
...
--HG--
rename : gfx/public/nsITheme.h => gfx/src/nsITheme.h
2010-06-30 14:23:23 -04:00
Benjamin Smedberg
63c0077443
Merge mozilla-central into the branch for bug 568691, including fixup of the new jetpack binary module.
2010-06-25 19:41:09 -04:00
Benjamin Smedberg
762def30bb
Merge mozilla-central into the static-xpcom-registration branch.
2010-06-23 17:26:25 -04:00
Benjamin Smedberg
45af085fff
Merge mozilla-central into the "branch" for but 568691. The omnijar XPT/component/chrome registration was removed during this merge, and will be re-added to the component manager shortly.
...
--HG--
rename : content/base/public/nsIChromeRegistry.idl => chrome/public/nsIChromeRegistry.idl
2010-06-21 11:41:42 -04:00
Benjamin Smedberg
fbb3845fac
Mac-specific mechanical fixup for registration data, bug 568691.
2010-06-13 15:02:38 -04:00
Benjamin Smedberg
3fbca784cb
More Linux-specific fixup from bug 568691
2010-06-12 20:50:56 -04:00
Benjamin Smedberg
f4b60bdbf4
Fix Linux-specific issues with static xpcom registration, bug 568691.
2010-06-11 12:47:31 -04:00
Benjamin Smedberg
f13550a209
Bug 568691 part B - mechanical changes to in-tree binary modules needed to get them building and registering correctly. After this patch, xpcshell appears to work.
2010-06-10 14:11:40 -04:00
Doug Turner
2225a94f11
Bug 564402 - slots #define in Qt, prevents Qt builds on trunk. r/sr=jst
...
--HG--
extra : rebase_source : 5f7ac6c449ea03e4be8ab6834d3f1880cb7d9c80
2010-05-11 16:32:17 -07:00
Bas Schouten
f1f06de017
Bug 565387: Add a pref to disable accelerated layers by force. r=vlad
2010-05-12 20:56:31 +02:00
Rob Arnold
2ca58a16a8
Bug 562253 - Ensure the proxy window is destroyed before tearing down the taskbar preview r=jimm
2010-05-12 14:31:24 -04:00
Rob Arnold
87c2d77759
Bug 563462 - Remove Photon bits from widget/ r=vlad
2010-05-12 14:31:23 -04:00
Rob Arnold
6ab735510f
Bug 510037 - Remove obsolete widget events r=roc r=smaug
2010-04-29 18:03:00 -04:00
Rob Arnold
4a1d5a5ea2
Bug 510037 - Remove obsolete widget events r=jimm
2010-04-29 18:08:00 -04:00
Marco Bonardo
476f09781f
Backing out Bug 561741 due to suspect Linux crash on startup
2010-05-12 11:14:50 +02:00
Alexander Surkov
f5c4405b10
Bug 561741 - use nsAccessible outside an accessible module, r=smaug, neil, joshmoz, marcoz, davidb, smichaud, sr=roc
2010-05-12 15:47:35 +09:00
Oleg Romashin
078005c4d2
Bug 561772 - Simplify Qt rendering modes and remove dependency from gfxSharedImageSurface. r=joe.
...
--HG--
extra : rebase_source : d42def8318eb068571f0a5db515593d7f99a56c0
2010-05-11 13:31:56 -04:00
Mike Kristoffersen
79065e4063
Bug 561234 - Temporary fix to Fennec reversing upper and lower case r=dougt a=dholbert
2010-04-22 16:43:35 -07:00
Ben Stover
76f698c378
Bug 560950 - Second press event on doubleclick is not dispatched on Qt. r=dougt
2010-04-21 15:54:25 -07:00
Jim Mathies
72df137d05
Bug 561117 - "hang-pair: hang|mozilla::plugins::PPluginInstanceParent::CallNPP_SetWindow(mozilla::plugins::NPRemoteWindow const &) against hang|NtUserMessageCall | SendMessageWorker" [r=benjamin]
2010-04-22 11:31:00 -05:00
Jonathan Kew
51608a2869
bug 559473 - use a longer-lived autorelease pool to try and resolve intermittent crash during widget destruction. r=smichaud,joshmoz
2010-04-21 09:29:38 +01:00
Josh Aas
e57fb03f84
Add support for NPCocoaEventWindowFocusChanged. b=555290 r=roc
2010-04-21 02:21:46 -04:00
Oleg Romashin
8563022a30
Bug 464966 - Add NPAPI Plugin support for Mozilla Qt. r=karlt
...
--HG--
extra : rebase_source : d86430f750bbedde12e779f0073369a3b05b2427
2010-04-20 21:49:34 +03:00
Jaakko Kiviluoto
2ceacd97a9
Bug 437957 - send pinch gesture ending event on Qt port. r=dougt
2010-04-20 19:50:49 -07:00
Mats Palmgren
111383fa86
Backing out changeset 1fb768ca019e (bug 530070) due to unexpected leak.
2010-04-11 03:37:00 +02:00
Mats Palmgren
be7a1c4f2e
Bug 530070. r=jmathies
2010-04-11 02:14:55 +02:00
Craig Topper
9eccdbd4d7
Bug 557416: Remove unnecessary includes and forward declarations of nsIPresShell. r=roc
2010-04-10 16:09:38 -04:00
Masayuki Nakano
2e04f8ba90
Bug 543398 Drop nsTextEventReply and nsIPrivateCompositionEvent r=smaug, sr=roc
2010-04-10 18:24:35 +09:00
Bas Schouten
c2804730fc
Bug 546515: Part 2: Use D3D9 layers backend as the preferred hardware backend for Windows. r=roc
2010-05-24 17:28:54 +02:00
Makoto Kato
b21024ce8b
Bug 535472 - Remove unused keysym2ucs.* from widget/src/qt. r=dougt
2010-05-24 09:35:45 +02:00
Rob Arnold
46451c053e
Bug 555182 - Calculate the largest opaque rectangle in the opaque region to determine glass margins r=jimm,roc
2010-05-23 23:29:04 -04:00
Michael Kohler
5f19df86e0
Bug 564091: Fix spelling of nonexistent across the tree. r=timeless
...
--HG--
extra : rebase_source : 4f15f7fd6f90926b77d136be83af7f22c5ffa830
2010-05-23 12:26:15 -07:00
Jim Mathies
cbad3ee815
Bug 559384 - Silverlight focus change hang fix. r=bent, bsmedberg.
2010-04-16 11:01:26 -05:00
Oleg Romashin
44cf6651d1
Bug 565893 - With MOZ_QT_GL=1 option Qt port does not render anything. r=dougt
2010-05-15 06:37:51 -04:00
Jim Mathies
84492c4811
Bug 560846 - Support setting AppUserModelID per top level window. (Seamonkey) r=tellrob, sr=roc.
2010-05-14 19:25:36 -05:00
Jim Mathies
32f26440dc
Bug 505925 - Set Win7 AppUserModelID based on application.ini settings. r=neil, sr=roc.
2010-05-14 19:23:14 -05:00
Oleg Romashin
c6e1dc6c53
Bug 565898 - Qt Fennec not resized correctly on desktop. r=dougt
...
--HG--
extra : rebase_source : f3b7808fac25f08563b5a5723691098a1fea348a
2010-05-14 11:13:36 -07:00
Josh Aas
dadb3345f8
Trailing whitespace fix to kick off new builds.
2010-05-14 13:24:42 -04:00
Markus Stange
d0577eae52
Bug 541904 - Accept middle mouse clicks and Cmd+left clicks on background windows. r=josh
2010-05-14 12:21:25 +02:00
Mitchell Field
6ad77bd6db
Bug 564950 - Make more use of mozilla::services, r=surkov, jst, neil, smontagu, roc, joshmoz, gavin, shaver
2010-05-14 18:24:41 +09:00
Alexander Surkov
527741dff1
Bug 561741 - use nsAccessible outside an accessible module, r=smaug, neil, joshmoz, marcoz, davidb, smichaud, sr=roc
2010-05-12 15:47:35 +09:00
Doug Turner
b6fe4bd112
today is two merge monday
2010-03-22 22:05:25 -07:00
Jim Mathies
a149cb14ad
Bug 545149 - Fix various issues with winless plugin context menus. r=bent.
2010-03-22 22:06:35 -05:00
Doug Turner
9e52c27932
merge from mozilla-central. no merges required
2010-03-23 02:53:35 -07:00
Jason Duell
69b885991b
Merge from m-c in order to fix e10s necko hangs caused by last m-c merge.
2010-03-19 23:55:40 -07:00
Rob Arnold
5c251e360c
Bug 450767 - Don't necessarily apply Aero Glass to the entire window r=jimm sr=roc
2010-03-17 18:56:00 -04:00
Rob Arnold
a3ed1e1465
Bug 545078 - Crash [@ mozilla::widget::TaskbarPreview::CanMakeTaskbarCalls() ] r=jmathies
2010-03-20 18:09:00 -04:00
Jaakko Kiviluoto
c80322108d
Bug 551431 - WidgetQt Show/Resize functionality need to be optimized. r=dougt,romaxa
2010-03-21 22:55:36 -04:00
Bas Schouten
9c8bf8594c
Bug 548935: If we're on a higher DPI invalidate a mysterious row of pixels which might scroll into view when on D2D. r=jimm
2010-03-20 18:25:38 +01:00
Josh Aas
05b617eb69
Various fixes for nsChildView, including uninitialized member pointer. b=553702 r=roc
2010-03-20 11:05:47 -04:00
Masayuki Nakano
d3946e8eb6
Bug 520732 part3 follow up fix r=karlt
2010-03-20 21:01:48 +09:00
Masayuki Nakano
f38467e932
Bug 553640 Cannot build with --disable-logging because #include "nsGtkIMModule.h" is in #ifdef MOZ_LOGGING block in nsWindow.h r=karlt
2010-03-20 21:00:55 +09:00
Masayuki Nakano
bb7a62d1cf
Bug 528396 Create XP level IME transaction tests r=roc+mats, sr=jst
2010-03-19 14:02:53 +09:00
Doug Turner
4655d34ca9
Bug 553508 - Remove the define Q_WS_X11. It overlaps with existing defines that we have and is not always set by sdk. r=oleg
2010-03-18 21:48:35 -07:00
Masayuki Nakano
fabddd2a16
Bug 520732 Separate IME related code to another file from gtk2/nsWindow.cp r=katakai+karlt
2010-03-19 13:21:16 +09:00
Neil Deakin
a062820bb1
Bug 552462, close popups when toolbar pill pressed, r=josh
2010-03-18 15:58:07 -04:00
Marco Bonardo
1bb393ad5f
Bug 552934 - Fix leak in Windows 7 jumplists implementation. r=jimm
2010-03-18 11:59:10 +01:00
Miika Jarvinen
95a3693068
Bug 552401 - Dialog with parent is positioned incorrectly [QT]. r=dougt,romaxa
2010-03-17 08:32:38 +02:00
Mike Kristoffersen
cf44641e24
Bug 552394 - nsWindow.cpp doesn't compile when Q_WS_X11 is defined. r=romaxa.
2010-03-17 08:28:42 +02:00
Miika Jarvinen
baf31b7a30
Bug 552682 - Filepicker is not shown in Fennec when saving file [Qt]. r=dougt
2010-03-17 08:27:40 +02:00
Rob Arnold
1b0252bce9
Bug 552590 - Remove nsIWidget::GetRenderingContext() r=joe sr=roc
2010-03-16 20:15:03 -04:00
Doug Turner
70fccd4e0d
Bug 552442 - Running against < Qt 4.6 causes build bustages. r=romaxa
...
--HG--
extra : rebase_source : 20bb0766ecab9ae6ed7af2eee6d62336871a70c6
2010-03-15 10:54:56 -07:00
Oleg Romashin
209a69cc51
Bug 552315 - Improve Qt show functionality. r=dougt
2010-03-15 08:08:15 +02:00
Mats Palmgren
549893b6d7
Bug 544852, part 1: Remove nsCaret::GetCaretCoordinates. r=roc
2010-03-14 23:52:07 +01:00
Josh Aas
2a7d0b1c8d
Remove unused PRAllocCGFree function. b=544704
2010-03-13 09:42:54 -05:00
Andrew Thompson
2e77f64ae3
Remove duplicate image conversion code from nsMenuItemIconX and nsClipboard. b=544704 r=josh
2010-03-13 09:39:55 -05:00
Oleg Romashin
66ff957f76
Bug 552026 - Pinch zoom support for Mozilla Qt port. r=dougt. Landed on CLOSED TREE.
2010-03-13 00:11:42 +02:00
Oleg Romashin
68d4aff325
Bug 552024 - Initial VKB implementation for Qt port. r=dougt. Landed on CLOSED TREE.
2010-03-13 00:07:32 +02:00
Oleg Romashin
9da77c3219
Bug 552011 - Dialog crash fix + Qt widget cleanup. r=dougt. Landed on CLOSED TREE.
2010-03-13 00:06:17 +02:00
Joel Maher
d050afae06
Bug 544097 Chaning mochitests to run against mochi.test instead of localhost r=ted, waldo, dwitte p=jmaher. Landed on CLOSED TREE
2010-03-12 13:53:36 -08:00
Doug Turner
4956b23fb3
Merge with m-c
2010-03-18 21:53:17 -07:00
Jason Duell
a5f74621b1
Merge from mozilla-central (rev 783ef71b479e) to e10s tree; gets xpcshell working again.
2010-03-18 14:59:34 -07:00
Doug Turner
0f80ab2397
Fixing two Qt bustages. First, calling MakeFullScreen on child windows is bad as they are displayed. Second, the Qt version we are using has bugs with window activation and we added a XSync before calling showFullScreen to avoid such cases. r=oleg
2010-03-18 09:44:33 -07:00
Doug Turner
85bd4fb391
Merge with mc
2010-03-17 10:37:32 -07:00
Doug Turner
f295d7422b
Merge
2010-03-12 15:20:36 -08:00
Oleg Romashin
b3d57c6226
Bug 551045 - Widget Qt ::Update causing unexpected repaints and rendering lags during scroll. r=dougt
2010-03-10 16:37:36 +02:00
Doug Turner
16e2fd5fe7
Merge. manually merged. modules/plugin/test/testplugin/nptest.cpp, testing/xpcshell/head.js.
2010-03-10 19:13:35 -08:00
Jim Mathies
d064ea11c7
Bug 551242 - [OOPP] Hang (caught by hang detector) with flash and alt key. r=bent.
2010-03-10 19:16:44 -06:00
Doug Turner
d08632917d
Merge with mc
2010-03-08 10:09:55 -08:00
Jonas Sicking
1a6c0165bf
Bug 534136 Part 1: Make atoms keep a pointer to an nsStringBuffer rather than storing the data inline. r=bsmedberg
2010-03-08 07:44:59 -08:00
Doug Turner
b4f17e4827
Bug 550410. Provide a pref to disable orientation events. r=dveditz
...
--HG--
extra : rebase_source : 0bc3ffef8341a4a34b166a41e9dcd1a405b1ec89
2010-03-08 07:33:24 -08:00
Oleg Romashin
86006faddd
Bug 546605 - Some initialization and whitespace issues with the latest switch to QGraphicsWidgets.r=dougt
2010-03-06 09:25:46 +02:00
Markus Stange
90e5f1cff7
Bug 547723 - Turn off menu background blurring on PPC because it results in blank menus. r=josh
2010-03-08 13:38:17 +01:00
Markus Stange
aae56faa1e
Bug 358095 - Use native drag cursors on Mac OS X. r=josh
2010-03-08 13:35:25 +01:00
Markus Stange
a4c6d432b1
Bug 549891 - Correctly set modifier flags on drag events. r=josh
2010-03-08 13:29:20 +01:00
Clint Talbert
7ffd9496bc
Backed out changeset b4372055f473 -- due to unexplained orange on OS X Leak test (Bd) box
2010-03-07 17:34:23 -08:00
Joel Maher
ef6c5fda3d
Bug 544097 - Change mochitests to use mochi.test instead of localhost for mobile test refactoring p=jmaher, r=sayrer,dwitte
2010-03-07 16:08:05 -08:00
Karl Tomlinson
a65e3ce4dc
b=550211 init pixman_region32_equal out-param.
...
r=roc.
2010-03-07 23:33:42 +01:00
Oleg Romashin
9300f72532
Bug 548821 - XSync needed after XShmPutImage. r=dougt
2010-03-07 13:07:25 +02:00
Oleg Romashin
e70f0b576b
Bug 550672 - Provide disable native theme preference for Qt port. r=dougt
2010-03-07 13:04:40 +02:00
Brad Lassey
ac3195e207
follow up from bug 520697, winmo bustage fix r=jimm
2010-03-06 18:26:18 -05:00
Jim Mathies
2afcaf5c1d
Bug 550322 - [OOPP] Hulu full screen deadlock protection doesn't trap all cases. r=bent.
2010-03-06 12:33:40 -06:00