Josh Aas
adca1a81cb
Fix up some includes messiness. no bug, r=sparky
2009-06-17 23:39:22 -04:00
Robert Longson
cafd92f295
Bug 486936 - image-rendering style should apply to canvas element. r=vladimir
2009-06-17 21:31:18 +01:00
Markus Stange
9eaf7b6db3
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
cf6695990c
Move "ensureWindowData" to the window map, where it belongs. b=420491 r=josh
2009-06-17 14:13:12 -04:00
Josh Aas
20acee045b
Add safety checks to ChildView's getScrollableView. b=493238 r=mstange
2009-06-17 14:09:56 -04:00
Steven Michaud
d14b5a577e
nsBaseAppShell and nsRunnable leak occasionally. b=472773 r=josh,bent
2009-06-17 10:30:46 -05:00
Vladimir Vukicevic
e3d34434a4
b=381494; add optional splashscreen for our slower targets; r=bsmedberg
2009-06-16 11:59:35 -07:00
Vladimir Vukicevic
79dc727fd1
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
8fa82cb02b
Bug 497565, only make the window key when visible, r=josh
2009-06-16 14:05:16 -04:00
Olli Pettay
de8d8d5478
Bug 496317 - Remove nsPopupBlockedEvent, r+sr=sicking
...
--HG--
extra : rebase_source : 354385de35d48a6f2c911c20175b1715c89c9196
2009-06-16 19:07:56 +03:00
Rich Walsh
796c106899
[OS/2] Bug 498230: fix build breakage in nsWindow & nsFrameWindow, r=pweilbacher
2009-06-15 11:06:31 +02:00
Michael Ventnor
62a4ca0271
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
2e6b21b72f
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
26c236caf7
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
f0b1eb1771
Add crashtests
2009-06-12 19:21:09 -07:00
alessandro.cogliati
130e70a303
Bug 469973 - "Qt: matrix transformation broken from Context to Qmatrix" [r=pavlov]
2009-06-12 18:41:41 -07:00
Siddharth Agarwal
be2bed292a
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
7fd3ae06cf
fix wince build error from bug 404766
2009-06-12 15:15:36 -04:00
Neil Deakin
fc4e632aa1
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
b3f5d9f178
Better build bustage fix for bug 495728
2009-06-11 15:30:24 -04:00
Boris Zbarsky
efcc4e29ea
Trying to fix Windows build bustage
2009-06-11 14:18:49 -04:00
Neil Deakin
c78cc06ad6
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
34372ada05
Bug 495982. Fix refcounting error that can lead to leaks. r+sr=roc
2009-06-04 23:16:58 -04:00
Tobias Hunger
5d80d0d31b
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
2503b6b399
fixup
2009-06-01 21:18:25 -07:00
Vladimir Vukicevic
994e3c5d0d
b=380359; fix up content check; r=roc
2009-06-01 20:58:06 -07:00
Johnathan Nightingale
2b7ac4c2d9
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
926c4acbd0
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
49a7a5757f
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
b82af63c5e
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
7bab1a2f04
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
2b75f94db4
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
823479a51c
b=493362 crashes @SetWidgetForHierarchy. r=roc
2009-05-16 22:20:19 +12:00
Timothy Nikkel
96d0ce1fd5
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
5726018cd4
remove unused moz_container_scroll_update. r=roc
2009-05-15 14:19:10 +12:00
Karl Tomlinson
e5ddc115aa
b=485125 nsIWidget::SetParent(nsnull) for gtk. r=roc
2009-05-15 14:14:45 +12:00
Masayuki Nakano
0c80b13eaf
Bug 492233 [IMM32] Reimplement IME mouse handling r=VYV03354+roc, sr=roc
2009-05-15 09:46:24 +09:00
Masayuki Nakano
4268e9be0b
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
4dbde5ca75
Add support for "setConsumeRollupEvent" on Mac OS X. b=415440 r=mstange sr=roc
2009-05-14 16:13:22 -04:00
Steven Michaud
fae7dc0a72
Backed out changeset add33a95e3ef to fix talos crashes. b=489864
2009-05-11 15:39:37 -05:00
Steven Michaud
b4d45b9d60
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
83f6451dc7
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
Masayuki Nakano
80d05c8a7f
fix bustage on WinCE (bug 491438) r=stuart
2009-05-07 15:53:33 +09:00
Masayuki Nakano
0c4b032033
Bug 491438 [IMM32] nsIMM32Handler should not be created by some WM_IME_* messages r=VYV03354,sr=roc
2009-05-07 12:49:14 +09:00
Brad Lassey
93f2b778d6
bug 481914 - dialogs shouldn't be larger than available screen space. Send notification and adjust avail screen size for soft keyboard r=dougt, sr=vlad
2009-04-14 01:27:39 -04:00
Serge Gautherie
644a306591
Backed out changeset: a02e097367ab
...
1 of 3 changesets causing lots of test failures
2009-05-06 01:56:25 +02:00
Brad Lassey
2a560ff8e3
bug 481914 - dialogs shouldn't be larger than available screen space. Send notification and adjust avail screen size for soft keyboard r=dougt, sr=vlad
2009-04-14 01:27:39 -04:00
Boris Zbarsky
929cebc7b9
Bug 67752. Implement interruptible reflow. r=roc,dbaron
2009-04-21 19:53:52 -04:00
Masayuki Nakano
361d6a67b4
Bug 460059 Need IME state testing r+sr=roc
2009-05-05 15:15:23 +09:00
Antonio Gomes (tonikitoo)
3b966e6c84
Bug 480306 - Cannot enter password on gmail login using the soft keyboard. r=ginn.chen,blassey,pavlov sr=pavlov
2009-05-04 10:59:53 -04:00
Masayuki Nakano
7d835d4a73
Bug 487016 [IMM32] IMM32 related code should be separated from nsWindow r=VYV03354+ere, sr=roc
2009-05-04 07:20:11 +09:00
Josh Aas
cdf8809525
Add pref "filepicker.showHiddenFiles" support to the Mac OS X filepicker. b=466027 r=mstange sr=roc
2009-05-02 11:12:27 -07:00
Josh Aas
e0ae19a150
Comment change to force rebuild.
2009-04-30 01:31:42 -07:00
Josh Aas
9a27e98a8f
Get MenuHelpersX compiling on 64-bit Mac OS X, some minor memory mgmt cleanup. b=459729 r=mstange sr=roc
2009-04-29 23:48:14 -07:00
Josh Aas
3089892954
Make Mac OS X bidi impl compile under 64-bit Mac OS X. b=490283 r=jfkthame sr=roc
2009-04-29 23:29:55 -07:00
Florian Quèze
35e2c4d455
Bug 489815 - nsIIdleService.idleTime returns a value in microseconds on WinCE, and in milliseconds everywhere else. r=emaijala
2009-04-25 16:32:18 +02:00
Justin Gregory
754e214b42
Bug 490002. Set correct keyboard modifiers in native OS X menu command event. r=joshmoz,sr=roc
...
--HG--
extra : rebase_source : 59afb8841d6ec2597afc2378bfd49399c801c639
2009-04-25 20:15:42 +12:00
Vladimir Vukicevic
671847ec53
b=484864/b=488991; bustage fix for CE; r=red
2009-04-24 10:32:12 -07:00
Bob Clary
4d2d69596a
bug 373122 - crash test by Jesse Ruderman.
2009-04-24 10:08:17 -07:00
Bob Clary
944d8d0e02
bug 303901 - crash tests by Tom Ferris, Mats Palmgren.
2009-04-24 10:08:10 -07:00
Steven Michaud
d903c54df7
Check childrens' type before derefencing pointers to them. b=487393 r=josh sr=roc
2009-04-23 10:54:50 -05:00
Masayuki Nakano
1f19ae399f
Bug 482138 [TSF] nsTextFrame has to draw composition string by TIP specified style r+sr=roc
2009-04-23 12:27:12 +09:00
Vladimir Vukicevic
4979d85d71
b=484864, b=488911; add pref for different win32 painting paths; r=jimm
2009-04-22 17:48:30 -07:00
cmills@nvidia.com
dfe008d12a
b=484864, b=488910 - cairo ddraw backend for wince; r=vlad
2009-04-22 17:48:30 -07:00
Vladimir Vukicevic
4e3fc2ede9
b=488422; fix win ce window styles (again); r=dougt
2009-04-22 17:48:29 -07:00
Neil Deakin
1097b82973
Bug 454407, use offscreen buffer instead of image buffer for drag feedback, r+sr=roc
2009-04-22 08:55:51 -04:00
Joe Drew
f5e056815d
Backed out changeset 6a452e522e07 - Boris Zbarsky – Bug 67752. Implement interruptible reflow. r=roc,dbaron - because of apparent Tp hangs.
2009-04-21 23:02:17 -04:00
Boris Zbarsky
29e86d8bc8
Bug 67752. Implement interruptible reflow. r=roc,dbaron
2009-04-21 19:53:52 -04:00
Jim Mathies
61dab66817
Bug 488984 - when draging tab to content area aEvent.screenX/Y in _onDragEnd is always 0 (breaks tab tearing). r=vlad
2009-04-20 17:54:46 -07:00
Takuro Ashie
75e2d45bf2
Bug 488068 - ImmReleaseContext should be called for opened HIMC. r=pavlov, sr=dougt
2009-04-20 21:09:28 +02:00
Serge Gautherie
8254cbbc9d
Bug 481881 - use better template arguments for nsTArray<T> after bug 474369; (Ev1) Remove leftover 'i'; r+sr=roc
2009-04-20 12:23:49 +02:00
Jim Mathies
2b861330c8
Bug 470487 - Touchup patch for wince (lacking GetAncestor).
2009-04-19 14:39:37 -05:00
Jim Mathies
592027a836
Bug 470487 - Cleanup variable shadowing and win's GetParentWindow in nsWindow. (r=vlad)
2009-04-19 14:15:25 -05:00
Markus Stange
cdf0dac413
Bug 477590 - Use a horizontal mirror transform when drawing native searchfields and dropdown buttons for RTL frames on OS X. Also fixes bug 477592. r=dao, r=josh, sr=roc
2009-04-17 10:12:12 +02:00
L. David Baron
7e07648a48
Fix shutdown leak of GtkInvisible in GTK nsLookAndFeel implementation, and shorten lifetime of that GtkInvisible by copying its style. (Bug 487955) r=karlt sr=roc
2009-04-16 13:55:12 -07:00
Neil Deakin
46c69eefc1
Bug 466379, linux support for screen coordinates in dragend event, also change nsPoint to nsIntPoint, r+sr=roc
2009-04-16 11:58:23 -04:00
Vladimir Vukicevic
23b0f9cb4f
b=484864; followup, correctly handle multiple-of-4 surfaces; r=math
2009-04-14 17:59:12 -07:00
Vladimir Vukicevic
d8e685f89b
b=484864; StretchDIBits takes too long (Do 32->24 conversion before calling StretchDIBits); r=jrmuizel
2009-04-14 15:12:38 -07:00
Vladimir Vukicevic
970332181f
b=479733; stub out clipboard service on Windows CE, and reenable nsSound; r=dougt
2009-04-14 14:59:58 -07:00
John Wolfe
1bd42ea531
Bug 475361 - Need idle service on windows mobile - r+emaijala, sr+pavlov
...
Makes one static variable in nsWindow.cpp, gLastInputEventTime, non-static.
Then uses that global variable in nsIdleServiceWin.cpp.
Not pretty, but as good (if not better) than the alternatives.
2009-04-14 14:23:01 -04:00
Vladimir Vukicevic
823933a162
b=380359; fix bug in checkbox/checkbooleanattr; r=roc
2009-04-14 10:22:04 -07:00
Arpad Borsos
677900e201
Bug 485782 - get rid of nsSupportsArray; r=sicking, sr=bsmedberg
2009-04-14 10:02:58 +02:00
L. David Baron
82914babfd
Deal with floating reference and reference counting of GTK widgets in nsNativeKeyBindings. (Bug 487705) r=karlt sr=roc
2009-04-13 08:28:58 -07:00
L. David Baron
05987e94d8
Fix leak of GTK entry widget. (Bug 487705) r=karlt sr=roc
2009-04-13 08:28:58 -07:00
Neil Deakin
783c76f429
Bug 466379, add screen coordinates to dragend event, r=josh,sr=roc
2009-04-13 09:00:29 -04:00
Karl Tomlinson
c1acd494d0
Bug 483564. Adjust caret location so that GTK themes draw RTL carets correctly. r+sr=roc
...
--HG--
extra : rebase_source : d3ede4134e9e73b841823547212f1c57144ed4a7
2009-04-10 13:30:01 +12:00
Masayuki Nakano
aeafdbe10a
Bug 482928 All menus, context menus, panels, etc, appear on primary display/screen/monitor when Firefox is on secondary r=smichaud+roc+jmathies, sr=vlad
2009-04-10 19:43:19 +09:00
Jeremy D. Lea
56dd653636
Bug 431634 - Part 2 - remove unused methods from nsIWidget; r+sr=roc
2009-04-08 11:39:58 -07:00
Jeff Muizelaar
560a20d5d1
Bug 481926 - Rewrite color management component sr=vlad, r=ted, r=joedrew (\o/)
...
Replaces lcms with qcms
2009-04-07 12:02:11 -04:00
Arpad Borsos
3b21acede0
Bug 486940 - fix crash in gtk_xtbin_new; r=karlt, sr=roc
2009-04-06 13:30:55 +02:00
Karl Tomlinson
f14d01fc81
b=483883 assignment from incompatible pointer type with GtkTreeViewColumn r=ventnor
...
--HG--
extra : rebase_source : bb5f65755cc1f1792a977184678bbf1b01781fa2
2009-04-06 13:32:20 +12:00
Robert Longson
030d4ba28c
Bug 423756 - Support image-rendering attribute for html images and css backgrounds. r=joe,vlad sr=roc
2009-04-05 10:52:14 +01:00
Boris Zbarsky
6d10c04983
Backing out changeset ec2bec209571 and changeset 140f64990c51 (fix for bug 481566) due to test failures.
2009-04-04 01:55:51 -04:00
Gavin Sharp
d7cb176bf6
Bustage fix for bug 481566
2009-04-03 22:56:55 -04:00
Jonas Sicking
765216df58
[mq]: sinkstuff
2009-04-03 18:25:13 -07:00
Joe Drew
745c70f481
Backed out changeset 6f3c2171bbb2:
...
Bug 481926 - Rewrite color management component. r=joe,ted sr=vlad
2009-04-03 16:27:27 -04:00
Jeff Muizelaar
aaedb2ca38
Bug 481926 - Rewrite color management component. r=joe,ted sr=vlad
2009-04-03 15:09:56 -04:00
Masayuki Nakano
3303c4cc93
Bug 485994 Intermittent MochiChrome test_wheeltransaction.xul failure r+sr=Olli
2009-04-03 16:28:26 +09:00
Masayuki Nakano
75bb63fc02
Bug 338209 Make spellchecker use thicker wavy underlines instead of dotted underlines r+sr=roc
2009-04-03 16:26:28 +09:00
Doug Turner
f5db97e07f
Backing out bug 475361. untested code. r=ere+dougt
2009-04-02 14:01:40 -07:00