Commit Graph

1696 Commits

Author SHA1 Message Date
Doug Turner
4a1aa96c90 Bug 503207 - Fullscreen mode did not work in Firefox on Windows CE. r=vlad 2009-07-09 13:09:28 -07:00
Rob Arnold
d2be65d245 Bug 501475 - Remove nsPaletteInfo and friends. r=joe 2009-07-09 12:27:44 -07:00
Nochum Sossonko
7773020127 Bug 502358 - eMetric_DragFullWindow is unused. r+sr=roc 2009-07-09 11:15:58 +02:00
Michael Ventnor
7fa3db6da2 Bug 502537 - Tabpanels not rendered properly on some GTK themes. r+sr=roc 2009-07-09 11:15:48 +02:00
Karl Tomlinson
f5be586256 backout a2d8f3384b3c due to mochitest failures b=498143 2009-07-09 15:34:24 +12:00
Masayuki Nakano
92c201750d Bug 502799 add new nsISound method for the event sounds r=roc+neil, sr=roc 2009-07-09 10:55:46 +09:00
Karl Tomlinson
e84048c06c b=498143 Flash in background tab consumes input events. r=enndeakin 2009-07-09 13:37:13 +12:00
Justin Dolske
e3d2aa28cf Bug 502509 - Mousewheel scrolling not working with Windows CE. r=vladimir 2009-07-08 17:26:30 -07:00
Justin Dolske
37c7f0c0de Bug 502522 - Password fields on Windows CE show asterisks instead of dots. r=vladimir 2009-07-08 17:26:30 -07:00
Justin Dolske
edab686e15 Bug 502508 - URL invisible in awesomebar result on WinCE. r=vladimir 2009-07-08 17:26:29 -07:00
Vladimir Vukicevic
941b6d3350 b=499805; focus broken in dialogs/popups on Windows CE; r=enndeakin 2009-07-08 16:34:03 -07:00
Vladimir Vukicevic
809be8d5c7 b=494438; add optional OpenGL acceleration to ddraw surface for CE: better integration with rest of system; r=vlad 2009-07-08 16:34:02 -07:00
Doug Turner
c56708705b Bug 484488 - MakeFullWindow support for windows mobile. r=olli.pettay, sr=vlad 2009-07-08 09:13:13 -07:00
Masayuki Nakano
0bd7a100df Bug 498079 Firefox has huge problems to show the Default Browser dialog on the screen r=ere+roc, sr=roc 2009-07-07 10:47:08 +09:00
Steven Michaud
39dbda8899 Stop nsMenuItemIconX object from possibly outliving its nsMenuObjectX owner. b=499600 r=josh 2009-07-06 15:59:46 -05:00
Doug Turner
55fdfb6010 Backing about 484488. 2009-07-05 22:24:56 -07:00
Michael Ventnor
c2d98e564e Bug 500914. Use GTK2 theme cursor instead of built-in cursor for column and row resizers. r=roc 2009-07-04 22:03:16 +12:00
Michael Ventnor
0faaa4e72d Bug 501104. Handle GTK2 default button borders properly. r+sr=roc 2009-07-04 22:01:16 +12:00
Justin Dolske
a08b3f4e93 Bug 499803 - "Implement simple clipboard on Windows CE" [r=vladimir] 2009-07-03 16:11:05 -07:00
Masayuki Nakano
59d843eada Bug 491712 Sporadic failure in test_wheeltransaction.xul r=Olli 2009-07-04 03:37:44 +09:00
<jlebar@mozilla.com>
7de5d30e8d Bug 385434: Add support for HTML5 onhashchange. r=smaug, sr=sicking 2009-06-26 10:16:50 -07:00
Brad Lassey
3e02e27bd2 bug 500767 - Get rid of SIP button on windows mobile r=dougt 2009-07-02 01:44:53 -04:00
Doug Turner
78afc48ace Bug 484488 - MakeFullWindow support for windows mobile. r=olli.pettay, sr=vlad 2009-07-01 12:01:11 -07:00
Nick Kreeger
39f0ad8d38 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
180bdf8ce3 Formatting cleanup part 2, moving module to 1 blank line between functions/methods. 2009-06-30 14:55:30 -04:00
Markus Stange
1a9fa1b48e 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
69c0e57be6 Formatting cleanup, moving module to 1 blank line between functions/methods. 2009-06-30 14:24:54 -04:00
Jim Mathies
af0f5fa236 Bug 501379 - Wheel scroll bustage fix for bug 478245. r=dougt. 2009-06-30 13:19:15 -05:00
Olli Pettay
6041f8abed Bug 496567 - Remove nsXULCommandEvent and nsIDOMXULListener, r=neil, sr=sicking 2009-06-30 10:56:40 +03:00
Jim Mathies
68285ee4b7 Bustage fix for change set 9f0e541d6656. 2009-06-30 01:23:22 -05:00
Jim Mathies
0730253ebc 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
79d245deca Leak fix for change set 1aecdc720018 plus comment updates. r=jimm. 2009-06-30 01:00:16 -05:00
Josh Aas
4a7715939e Bug 501194 - Remove nsplugin.h. r/sr=jst 2009-06-30 01:55:05 -04:00
Jim Mathies
20a315d9be Bug 487245 - Cleanup and better organize code in widget/src/windows/nsWindow. r=emaijala. 2009-06-29 14:36:16 -05:00
David Bolter
281b227c46 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
fa658b618a 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
391eac00ac Bug 500897 - Window resizer is not drawn correctly on some themes. r+sr=roc 2009-06-27 16:40:12 +02:00
Steffen Imhof
e0a7cf923f 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
81d0af653f Bug 420491 - Factor out window mask identification from nsCocoaWindow::CreateNativeWindow. r=josh 2009-06-27 15:58:03 +02:00
Markus Stange
73d1a9a799 Bug 420491 - Refactor construction and destruction of native NSWindows. r=josh 2009-06-24 17:15:32 +02:00
Olli Pettay
965bce94cb Bug 495983 - Remove nsPageTransitionEvent, r+sr=jst 2009-06-24 16:33:02 +03:00
Olli Pettay
05d764dea7 Backout Bug 495983
--HG--
extra : rebase_source : d60b23f968d8279ef726de5baf4eaa622814687c
2009-06-24 14:32:50 +03:00
Olli Pettay
a22b555893 Bug 495983 - Remove nsPageTransitionEvent, r+sr=jst
--HG--
extra : rebase_source : e5dac1176973db9660eb109e03d237799acad35d
2009-06-24 11:47:46 +03:00
Olli Pettay
f1f141152f Bug 496000 - Remove nsBeforePageUnloadEvent, r+sr=jst
--HG--
extra : rebase_source : 0288c06ade3ef23641bb2fe9a33143e865d90217
2009-06-24 11:42:00 +03:00
Doug Turner
f0170f0213 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
a6d98751df 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
bc645c0aed 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
595a35779a Bug 495298 - DirectDraw render mode for windows mobile. r=vlad, sr=stuart 2009-06-23 13:57:45 -07:00
Steven Michaud
3cf940577e get rid of nsIInternetConfigService. b=489864 r=josh sr=roc 2009-06-23 14:09:19 -05:00
Rich Walsh
964ab21760 [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
441abfa5cd [OS/2] Bug 430163: Implement GetToggledKeyState, r=pweilbacher 2009-06-23 11:26:45 +02:00
Olli Pettay
5d266c5155 Bug 496102 - Remove nsNotifyPaintEvent, r+sr=roc 2009-06-23 12:09:05 +03:00
Olli Pettay
00d5274b20 Backout Bug 496102
--HG--
extra : rebase_source : f33905aff8d759480277d9f13908035382c026c6
2009-06-22 16:35:15 +03:00
Olli Pettay
ecc0350c75 Bug 496102 - Remove nsNotifyPaintEvent, r+sr=roc 2009-06-22 14:07:46 +03:00
Karl Tomlinson
44c9f192f4 b=479995 handle drag-failed signal when available. r=enndeakin sr=roc 2009-06-20 13:38:27 +12:00
Karl Tomlinson
3d3c31c425 define LOGDRAG when not MOZ_LOGGING. b=495184 r=roc 2009-06-20 13:35:08 +12:00
Josh Aas
ed0da293be Minor Mac OS X plugin related cleanup, no bug. r=smichaud 2009-06-19 12:15:23 -04:00
Masayuki Nakano
e2cf1ad1fa 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
cf9f5e0a7c Fix up some includes messiness. no bug, r=sparky 2009-06-17 23:39:22 -04:00
Robert Longson
1973deec58 Bug 486936 - image-rendering style should apply to canvas element. r=vladimir 2009-06-17 21:31:18 +01:00
Markus Stange
a6294b0904 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
630bda72e2 Move "ensureWindowData" to the window map, where it belongs. b=420491 r=josh 2009-06-17 14:13:12 -04:00
Josh Aas
d8245c8efa Add safety checks to ChildView's getScrollableView. b=493238 r=mstange 2009-06-17 14:09:56 -04:00
Steven Michaud
57627b5be1 nsBaseAppShell and nsRunnable leak occasionally. b=472773 r=josh,bent 2009-06-17 10:30:46 -05:00
Vladimir Vukicevic
24659ba959 b=381494; add optional splashscreen for our slower targets; r=bsmedberg 2009-06-16 11:59:35 -07:00
Vladimir Vukicevic
4d5da58ab4 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
35103edfb3 Bug 497565, only make the window key when visible, r=josh 2009-06-16 14:05:16 -04:00
Olli Pettay
c1ef3d1afe Bug 496317 - Remove nsPopupBlockedEvent, r+sr=sicking
--HG--
extra : rebase_source : 354385de35d48a6f2c911c20175b1715c89c9196
2009-06-16 19:07:56 +03:00
Rich Walsh
22942d32ba [OS/2] Bug 498230: fix build breakage in nsWindow & nsFrameWindow, r=pweilbacher 2009-06-15 11:06:31 +02:00
Michael Ventnor
a29617d23b 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
Michael Ventnor
f272246e49 Bug 496770. Take GTK default button indicator metrics into account when computing overflow area for buttons. r=roc
--HG--
extra : rebase_source : 9a38891254f688914abc28b100b516382ceba572
2009-06-15 09:56:37 +12:00
Karl Tomlinson
e4a22d9f5b b=495184 current drag operation (dropEffect) is not updated while dragging outside the application. r=enndeakin sr=roc 2009-06-15 12:48:52 +12:00
Jesse Ruderman
8d01006bd7 Add crashtests 2009-06-12 19:21:09 -07:00
alessandro.cogliati
8474f24469 Bug 469973 - "Qt: matrix transformation broken from Context to Qmatrix" [r=pavlov] 2009-06-12 18:41:41 -07:00
Siddharth Agarwal
21040a649f Bug 495075 -- pUnkForRelease incorrectly assigned in nsDataObj::GetFileContents_IStream. r=emaijala, sr=roc
--HG--
extra : rebase_source : cbdf37f2a4e8e0f2b7b0740327ae22905b5a0ccd
2009-05-27 20:52:18 +05:30
Neil Deakin
21a16ebab0 fix wince build error from bug 404766 2009-06-12 15:15:36 -04:00
Neil Deakin
f07c61b0cb Bug 404766, right click on a bookmark menuitem closes it instead of opening another context menu, r+sr=roc 2009-06-12 14:23:16 -04:00
Boris Zbarsky
6a3d690372 Better build bustage fix for bug 495728 2009-06-11 15:30:24 -04:00
Boris Zbarsky
535824e36d Trying to fix Windows build bustage 2009-06-11 14:18:49 -04:00
Neil Deakin
79321ef1f8 Bug 178324, refactor focus by moving all focus handling into one place and simplifying it, add many tests, fixes many other bugs too numerous to mention in this small checkin comment, r=josh,smichaud,ere,dbaron,marco,neil,gavin,smaug,sr=smaug (CLOSED TREE) 2009-06-10 14:00:39 -04:00
Aiko
0955e8bb2e Bug 495982. Fix refcounting error that can lead to leaks. r+sr=roc 2009-06-04 23:16:58 -04:00
Tobias Hunger
d0317d37d3 Bug 485579. Fix possible crash when closing tabs using cairo-qt. r=vlad, a=beltzner 2009-03-27 12:35:27 +01:00
Vladimir Vukicevic
aa0b2324eb fixup 2009-06-01 21:18:25 -07:00
Vladimir Vukicevic
759458b8ff b=380359; fix up content check; r=roc 2009-06-01 20:58:06 -07:00
Johnathan Nightingale
8f71bece42 Backout bug 490002 (Keyboard modifiers should alter the behaviour of clicking bookmarks in the native menu) because it caused blocking regression bug 494884 (Cmd-R causes new tab opening on sites with embedded flash). a=beltzner/shaver/blocking1.9.1 2009-05-27 13:50:40 -04:00
Asaf Romano
2a6244677a Bug 494795 - tabs do not tear off unless you drag them vertically out of the tab strip. r=enn,sr=roc. 2009-05-27 02:23:15 +03:00
Peter Weilbacher
500564266f Bug 493834: fix OS/2 build break in widget/src/os2 and make sure that all
cairo headers are installed to dist/include/cairo, r=bsmedberg
2009-05-20 08:47:08 +03:00
Jim Mathies
586ad3cbd2 Bug 485101 - Implement panning feedback for touch enabled displays with win7. r+sr=smaug r=blassey. 2009-05-19 21:05:59 -05:00
Jonas Sicking
d378472c28 Bug 481566: Add prefs to control making the content sink more responsive. r/sr=mrbkap 2009-05-19 08:54:42 -07:00
Benjamin Smedberg
bb1c33c4ea Bug 488175 - flatten dist/include and provide mechanism to install certain headers in namespaced subdirectories (e.g. #include "mozilla/XPCOM.h") r=ted
--HG--
rename : xpcom/ds/nsTimeStamp.cpp => xpcom/ds/TimeStamp.cpp
rename : xpcom/ds/nsTimeStamp.h => xpcom/ds/TimeStamp.h
2009-05-18 14:15:05 -04:00
Karl Tomlinson
0f8592ba34 b=493362 crashes @SetWidgetForHierarchy. r=roc 2009-05-16 22:20:19 +12:00
Timothy Nikkel
13f0179fd9 Bug 491848. Ensure scripts are blocked during frame destruction. Also, don't dispatch paint events during a synchronous plugin message. r=roc 2009-05-15 15:08:41 +12:00
Karl Tomlinson
32e4a94c55 remove unused moz_container_scroll_update. r=roc 2009-05-15 14:19:10 +12:00
Karl Tomlinson
2d9c719860 b=485125 nsIWidget::SetParent(nsnull) for gtk. r=roc 2009-05-15 14:14:45 +12:00
Masayuki Nakano
feee8b464b Bug 492233 [IMM32] Reimplement IME mouse handling r=VYV03354+roc, sr=roc 2009-05-15 09:46:24 +09:00
Masayuki Nakano
a5daf397fd Bug 489951 [TSF] Korean TIP's composition string looks like normal text r=VYV03354, sr=roc 2009-05-15 09:45:15 +09:00
Josh Aas
67d8d4c00f Add support for "setConsumeRollupEvent" on Mac OS X. b=415440 r=mstange sr=roc 2009-05-14 16:13:22 -04:00
Steven Michaud
e8a3b22bb1 Backed out changeset add33a95e3ef to fix talos crashes. b=489864 2009-05-11 15:39:37 -05:00
Steven Michaud
4a54908c46 get rid of nsIInternetConfigService (patch mostly by joshmoz@mozilla.com). b=489864 r=josh sr=roc 2009-05-11 13:17:35 -05:00
Ryo Onodera
5e72993bff Bug 489485. nsRect::ToNearest/Inner/OuterPixels should be nonstatic. r+sr=roc
--HG--
extra : rebase_source : 13778709270ab926e951a7782fce3632370ef7c7
2009-05-08 14:31:04 +12:00