Commit Graph

2597 Commits

Author SHA1 Message Date
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