jlebar
|
8e7e8ce329
|
Bug 385434: Add support for HTML5 onhashchange. r=smaug, sr=sicking
|
2009-06-26 10:16:50 -07:00 |
|
Brad Lassey
|
330c49759d
|
bug 500767 - Get rid of SIP button on windows mobile r=dougt
|
2009-07-02 01:44:53 -04:00 |
|
Doug Turner
|
d210ca62c4
|
Bug 484488 - MakeFullWindow support for windows mobile. r=olli.pettay, sr=vlad
|
2009-07-01 12:01:11 -07:00 |
|
Nick Kreeger
|
85cf01be10
|
Fixing bug 501746 - nsChildView::DispatchEvent() has a stack nsCOMPtr that needs a QueryInterface call.
r=josh.
|
2009-07-01 11:41:34 -07:00 |
|
Josh Aas
|
47b51e1ff9
|
Formatting cleanup part 2, moving module to 1 blank line between functions/methods.
|
2009-06-30 14:55:30 -04:00 |
|
Markus Stange
|
89ef1df10d
|
Bug 501407 - Restore some lines that were lost during the refactoring in bug 420491. r=josh
|
2009-06-30 20:41:56 +02:00 |
|
Josh Aas
|
049d3220c8
|
Formatting cleanup, moving module to 1 blank line between functions/methods.
|
2009-06-30 14:24:54 -04:00 |
|
Jim Mathies
|
0c02b77549
|
Bug 501379 - Wheel scroll bustage fix for bug 478245. r=dougt.
|
2009-06-30 13:19:15 -05:00 |
|
Olli Pettay
|
80837507f7
|
Bug 496567 - Remove nsXULCommandEvent and nsIDOMXULListener, r=neil, sr=sicking
|
2009-06-30 10:56:40 +03:00 |
|
Jim Mathies
|
c11bb180f7
|
Bustage fix for change set 9f0e541d6656.
|
2009-06-30 01:23:22 -05:00 |
|
Jim Mathies
|
cf9b808287
|
Bug 493037 - "aNumLines must be non-zero" assertion hit on mouse wheel input. r=emaijala.
|
2009-06-30 01:02:07 -05:00 |
|
Jim Mathies
|
ba8842a8b0
|
Leak fix for change set 1aecdc720018 plus comment updates. r=jimm.
|
2009-06-30 01:00:16 -05:00 |
|
Josh Aas
|
92354e3fc0
|
Bug 501194 - Remove nsplugin.h. r/sr=jst
|
2009-06-30 01:55:05 -04:00 |
|
Jim Mathies
|
becd2c6e8f
|
Bug 487245 - Cleanup and better organize code in widget/src/windows/nsWindow. r=emaijala.
|
2009-06-29 14:36:16 -05:00 |
|
David Bolter
|
047c8ca2a3
|
Bug 467144 - nsIMutationObserver::AttributeChanged should provide old attribute value; r=bzbarsky, r+sr=sicking
|
2009-06-29 14:36:25 -04:00 |
|
timeless@mozdev.org
|
6aa5151e12
|
Bug 494681 nsFilePicker::GetAccessoryView warning: comparison between signed and unsigned integer expressions
r+sr=roc
|
2009-06-27 18:42:50 -07:00 |
|
Michael Ventnor
|
f97c1cf5ba
|
Bug 500897 - Window resizer is not drawn correctly on some themes. r+sr=roc
|
2009-06-27 16:40:12 +02:00 |
|
Steffen Imhof
|
8bb8ed55a1
|
Bug 464880 - Shift-Tab does not move the focus backwards on Qt. r=romaxa, sr=pavlov
|
2009-06-27 16:34:36 +02:00 |
|
Markus Stange
|
00b2db6e32
|
Bug 420491 - Factor out window mask identification from nsCocoaWindow::CreateNativeWindow. r=josh
|
2009-06-27 15:58:03 +02:00 |
|
Markus Stange
|
e4cc97b972
|
Bug 420491 - Refactor construction and destruction of native NSWindows. r=josh
|
2009-06-24 17:15:32 +02:00 |
|
Olli Pettay
|
e58d9d852a
|
Bug 495983 - Remove nsPageTransitionEvent, r+sr=jst
|
2009-06-24 16:33:02 +03:00 |
|
Olli Pettay
|
bd37663139
|
Backout Bug 495983
--HG--
extra : rebase_source : d60b23f968d8279ef726de5baf4eaa622814687c
|
2009-06-24 14:32:50 +03:00 |
|
Olli Pettay
|
c631aee4fe
|
Bug 495983 - Remove nsPageTransitionEvent, r+sr=jst
--HG--
extra : rebase_source : e5dac1176973db9660eb109e03d237799acad35d
|
2009-06-24 11:47:46 +03:00 |
|
Olli Pettay
|
0e64223e6d
|
Bug 496000 - Remove nsBeforePageUnloadEvent, r+sr=jst
--HG--
extra : rebase_source : 0288c06ade3ef23641bb2fe9a33143e865d90217
|
2009-06-24 11:42:00 +03:00 |
|
Doug Turner
|
3aab655871
|
Bug 500088. CAIRO_HAS_DDRAW_SURFACE is not tested for on WINCE. build bustage.. r/sr=stuart.
|
2009-06-23 18:26:17 -07:00 |
|
Doug Turner
|
a0cca3eda6
|
Bug 500088. CAIRO_HAS_DDRAW_SURFACE is not tested for on WINCE. I also moved cairo.h from nsWindow.cpp to nsWindow.h to support this #define. r/sr=stuart.
|
2009-06-23 17:26:11 -07:00 |
|
Doug Turner
|
bde98f5bfb
|
Bug 495298 - DirectDraw render mode for windows mobile. Build bustage fix on systems that do not have ddraw support.
|
2009-06-23 16:35:40 -07:00 |
|
Doug Turner
|
f1b3b93821
|
Bug 495298 - DirectDraw render mode for windows mobile. r=vlad, sr=stuart
|
2009-06-23 13:57:45 -07:00 |
|
Steven Michaud
|
e4958ecdca
|
get rid of nsIInternetConfigService. b=489864 r=josh sr=roc
|
2009-06-23 14:09:19 -05:00 |
|
Rich Walsh
|
eadc914d9a
|
[OS/2] Bug 499515: fix OS/2 Drag and Drop bugs (and compiler warnings in drag-drop code), r=pweilbacher
|
2009-06-23 11:28:25 +02:00 |
|
Rich Walsh
|
1f75a265fe
|
[OS/2] Bug 430163: Implement GetToggledKeyState, r=pweilbacher
|
2009-06-23 11:26:45 +02:00 |
|
Olli Pettay
|
c76d6cdde2
|
Bug 496102 - Remove nsNotifyPaintEvent, r+sr=roc
|
2009-06-23 12:09:05 +03:00 |
|
Olli Pettay
|
716c0d5602
|
Backout Bug 496102
--HG--
extra : rebase_source : f33905aff8d759480277d9f13908035382c026c6
|
2009-06-22 16:35:15 +03:00 |
|
Olli Pettay
|
2fda845580
|
Bug 496102 - Remove nsNotifyPaintEvent, r+sr=roc
|
2009-06-22 14:07:46 +03:00 |
|
Karl Tomlinson
|
2d4728db9e
|
b=479995 handle drag-failed signal when available. r=enndeakin sr=roc
|
2009-06-20 13:38:27 +12:00 |
|
Karl Tomlinson
|
3e7aae9d1a
|
define LOGDRAG when not MOZ_LOGGING. b=495184 r=roc
|
2009-06-20 13:35:08 +12:00 |
|
Josh Aas
|
cf01ab4fd7
|
Minor Mac OS X plugin related cleanup, no bug. r=smichaud
|
2009-06-19 12:15:23 -04:00 |
|
Masayuki Nakano
|
7abe1fa1df
|
Bug 498842 [IMM32] Move some #defines of nsToolkit.h to nsIMM32Handler r=VYV03354, sr=roc
|
2009-06-18 14:20:14 +09:00 |
|
Josh Aas
|
5776974960
|
Fix up some includes messiness. no bug, r=sparky
|
2009-06-17 23:39:22 -04:00 |
|
Robert Longson
|
8a18a5a87c
|
Bug 486936 - image-rendering style should apply to canvas element. r=vladimir
|
2009-06-17 21:31:18 +01:00 |
|
Markus Stange
|
fd0aabafba
|
WindowDataMap doesn't remove data objects for closed windows. b=495710 r=smichaud r=josh
|
2009-06-17 14:28:21 -04:00 |
|
Markus Stange
|
6cb81bdca3
|
Move "ensureWindowData" to the window map, where it belongs. b=420491 r=josh
|
2009-06-17 14:13:12 -04:00 |
|
Josh Aas
|
349d2f743e
|
Add safety checks to ChildView's getScrollableView. b=493238 r=mstange
|
2009-06-17 14:09:56 -04:00 |
|
Steven Michaud
|
919d61104a
|
nsBaseAppShell and nsRunnable leak occasionally. b=472773 r=josh,bent
|
2009-06-17 10:30:46 -05:00 |
|
Vladimir Vukicevic
|
e74300c7d0
|
b=381494; add optional splashscreen for our slower targets; r=bsmedberg
|
2009-06-16 11:59:35 -07:00 |
|
Vladimir Vukicevic
|
578416724b
|
b=489518; on CE6, some dialogs are too short resulting in elements being cut off at the bottom; r=dougt
|
2009-06-16 11:55:06 -07:00 |
|
Neil Deakin
|
e9dc767091
|
Bug 497565, only make the window key when visible, r=josh
|
2009-06-16 14:05:16 -04:00 |
|
Olli Pettay
|
c1e420fdbe
|
Bug 496317 - Remove nsPopupBlockedEvent, r+sr=sicking
--HG--
extra : rebase_source : 354385de35d48a6f2c911c20175b1715c89c9196
|
2009-06-16 19:07:56 +03:00 |
|
Rich Walsh
|
934fa99d16
|
[OS/2] Bug 498230: fix build breakage in nsWindow & nsFrameWindow, r=pweilbacher
|
2009-06-15 11:06:31 +02:00 |
|
Michael Ventnor
|
5b324ecb50
|
Bug 496454. Introduce menubar text system color, and use it with GTK. r=roc
--HG--
extra : rebase_source : d79b39d1bfdecbc75785ab49add6ade07ff8c822
|
2009-06-15 09:58:14 +12:00 |
|