Markus Stange
|
8efbc0ba13
|
Backed out changeset 8c4658f8f0dc, bug 456646 (Cocoa print dialog) - we can do better.
|
2009-10-09 18:14:31 +13:00 |
|
Markus Stange
|
5506bd72d5
|
Bug 456646 - Replace Carbon printing dialog with Cocoa one. r=josh, r=bsmedberg, sr=jst
--HG--
rename : toolkit/locales/en-US/chrome/global/gnomeprintdialog.properties => toolkit/locales/en-US/chrome/global/printdialog.properties
extra : rebase_source : 80b46470b496313b6994366cb953abed5bb0849e
|
2009-10-01 11:15:32 +13:00 |
|
Mark Finkle
|
7f5aab4b30
|
Bug 520860: Remove code to suppress Maemo autocomplete widget, r=roc
|
2009-10-07 10:14:49 -04:00 |
|
Jim Mathies
|
f6cefec274
|
Bug 506124 - Follow up for 502 sdk for margins struct. r=roc.
|
2009-10-07 00:22:06 -05:00 |
|
Kyle Huey
|
f5610bb8c9
|
Mouse wheel scrolling broken with Katmouse enabled - bug 514927 r+a=roc
|
2009-10-07 00:19:04 -04:00 |
|
Jim Mathies
|
5fbbb84f7f
|
Bug 473045 - Win7 jump list platform support. r=robarnold, sr=roc.
|
2009-10-06 16:42:45 -05:00 |
|
Doug Turner
|
0ed7a00a68
|
Bug 520304 - Improve responsiveness of idle service on mobile platforms. r=roc
--HG--
extra : rebase_source : 26978bcc0acc35d6ea0fb6c3f64a9b61aa7065a0
|
2009-10-06 11:47:46 -07:00 |
|
Markus Stange
|
89014540fd
|
Bug 485118 - Always set the right minimum size for the scrollbar thumb. r=josh
--HG--
extra : rebase_source : 7e80754649ccb2a1d6064d8ee878d37bb248de21
|
2009-10-06 16:02:50 +13:00 |
|
Markus Stange
|
b110ccf8a7
|
Bug 438789 - Roll up popups when the window's key state changes. r=josh
--HG--
extra : rebase_source : ec1d9eb82ffe38c3d53c4199435635f1498d52c7
|
2009-10-06 15:59:23 +13:00 |
|
Siddharth Agarwal
|
685a3bc683
|
Bug 474060 - Win7 progress indicator platform support. r=jimm, r=robarnold, sr=roc.
|
2009-10-06 14:00:23 -05:00 |
|
Neil Rashbrook
|
fb26b584a4
|
Bug 185533 Use native resizing when possible r=jimm,Enn
|
2009-10-06 17:11:59 +01:00 |
|
jhorak@redhat.com
|
6dd5a51f91
|
Bug 509671 - Remove icons from buttons due to Gnome changes. r=roc,gavin
|
2009-10-06 16:20:59 +02:00 |
|
Rob Arnold
|
e8fa6cf1b3
|
Bustage fix for rev 5d4df2ddcc20
|
2009-10-05 22:56:54 -04:00 |
|
Rob Arnold
|
50370570e0
|
Bug 501490 - Enable Taskbar Previews for Windows 7 r=jimm sr=roc
|
2009-10-05 22:26:54 -04:00 |
|
Daniel Holbert
|
5c29312056
|
comment-only fix: change a comment in gtk2xtbin.c from c++-style to c-style, to fix compile warning. [no bug #]
|
2009-10-05 15:21:17 -07:00 |
|
Brad Lassey
|
571ef96533
|
bug 520521 - Add touch-enabled support for Windows Mobile r=dougt
|
2009-10-05 11:38:53 -04:00 |
|
Masayuki Nakano
|
f1815b7374
|
Bug 496360 Servere performance problems pasting into textareas r=roc
|
2009-10-05 10:45:43 +09:00 |
|
Mark Finkle
|
5431eed7c0
|
Bug 520341: Implement a way to detect a pre-Fremantle Nokia Maemo tablet, r=roc
|
2009-10-04 21:31:26 -04:00 |
|
Mark Finkle
|
97a66d45d1
|
Bug 520176: Add touch-enabled support for Hildon, r=roc
|
2009-10-04 21:31:25 -04:00 |
|
Chris Jones
|
d215e057fe
|
Merge backout
|
2009-10-02 18:09:39 -05:00 |
|
Chris Jones
|
08de77b6a4
|
Backed out changeset 8cbc47eee659
|
2009-10-02 18:09:08 -05:00 |
|
L. David Baron
|
7e2aee0cc5
|
Fix spelling of synthetic in macro name.
|
2009-10-02 14:06:42 -07:00 |
|
Chris Jones
|
3e5fef214c
|
bug 441324: implement infallible ::operator new(), malloc() and friends. make |new Foo()| infallible, but leave |malloc()| fallible for the time being. r=blassey sr=bsmedberg,vlad
|
2009-10-01 21:50:09 -05:00 |
|
Robert O'Callahan
|
56caf25e1b
|
Bug 509693. Don't use SW_SCROLLCHILDREN if some child has a descendant window that's outside the scrolled rectangle. r=jmathies
--HG--
extra : rebase_source : d6762b4e570d90e7a2561597ddc071383a923092
|
2009-09-24 21:37:01 +12:00 |
|
Robert O'Callahan
|
7fa763ef88
|
Bug 509693. Remove eWindowType_java (unused) and actually use eWindowType_plugin. r=josh
--HG--
extra : rebase_source : 14ebf24d00378e65e75b75692b9d82a020966db1
|
2009-09-24 21:32:20 +12:00 |
|
Steven Michaud
|
2019c10ca2
|
Bug 519532 - Null deference in nsMenuItemIconX::OnStopFrame(). r=josh
|
2009-09-30 14:36:28 -05:00 |
|
Neil Deakin
|
492e487e7d
|
Bug 513299, add a flag to focus events to indicate that a window was raised, fixes issue where text in a field is selected when a window is raised, r=smaug.sr=neil
|
2009-10-01 14:53:10 -03:00 |
|
Phil Lacy
|
f69b06aac0
|
fix for ff hang when tb drag drop message or attachment over tab bar, r=roc, 514148
|
2009-09-29 13:39:16 -07:00 |
|
Josh Aas
|
1ca4a76f17
|
Minor improvements for Mac OS X scrollwheel code including 64-bit support. b=518542 r=mstange
|
2009-09-28 02:01:05 -04:00 |
|
Markus Stange
|
6e81a3956b
|
Bug 514745 - RTL support for -moz-appearance: resizer. r=josh
--HG--
extra : rebase_source : f85af58c3b0205f16720fd80b0117fed6beb0d37
|
2009-09-28 10:58:58 +13:00 |
|
Markus Stange
|
7697c5bf56
|
Bug 514745 - Transformed scrollbars render in the wrong place. r=josh
--HG--
extra : rebase_source : 1b860fd6071095b74709dcd161ba8878dc2938b9
|
2009-09-28 10:58:15 +13:00 |
|
Markus Stange
|
661d06b92c
|
Bug 420339 - SetCursor doesn't work on popup windows. r=josh
--HG--
extra : rebase_source : e3d3a0a5a256abe6d2a4b001e2f096ac4ac47b3d
|
2009-09-28 10:04:16 +13:00 |
|
Jim Mathies
|
4f55707c6c
|
Bug 509449 - Minimized browser window restores during page loads. r=jimm.
|
2009-09-26 21:07:43 -05:00 |
|
Kyle Huey
|
c815c08e8d
|
Bug 513684. Stop :hover from bleeding through certain elements. r=roc Test fixes from Markus Stange <mstange@themasta.com>.
|
2009-09-26 16:35:05 -07:00 |
|
Rob Arnold
|
86c105ebdd
|
Bug 506124 - Fixup Aero Glass code. r=jimm, sr=vlad.
|
2009-09-26 17:42:14 -05:00 |
|
Daniel Holbert
|
a9b3c25511
|
Reverting changeset 51b055be91bb (185533's main checkin) due to test_resizer.xul orange
|
2009-09-25 18:46:15 -07:00 |
|
Daniel Holbert
|
599541b7aa
|
Reverting changeset e866b92b28c4 (part of bug 185533's checkin) due to test_resizer.xul orange
|
2009-09-25 18:45:10 -07:00 |
|
Josh Aas
|
c5d195fe3e
|
Replace IOConnectMethodStructureIStructureO usage with IOConnectCallStructMethod for 64-bit compatibility. b=517409 r=joelr
|
2009-09-25 20:43:55 -04:00 |
|
Jim Mathies
|
c8185c84af
|
Bug 185533 fix wince bustage.
|
2009-09-25 16:16:41 -05:00 |
|
Neil Rashbrook
|
eba22846fb
|
Bug 518249 Lazily provide images to the clipboard r=karlt
|
2009-09-25 21:32:07 +01:00 |
|
Neil Rashbrook
|
635806986e
|
Bug 185533 Use native resizing when possible r=jimm
|
2009-09-25 21:31:16 +01:00 |
|
Steven Michaud
|
89701df418
|
Bug 516249 - [10.6] Wrong event modifiers passed to plugin on switching Spaces with Ctrl-<number key>. r=josh
|
2009-09-25 15:10:04 -05:00 |
|
Brad Lassey
|
fc19ede380
|
bug 518748 - send softkb notification for maemo r=roc
|
2009-09-25 12:52:11 -04:00 |
|
Steve Snyder
|
b1da8fa53e
|
Bug 509730 - Use strchr(), not strstr(), for single-char searches, r=bsmedberg
|
2009-09-22 20:33:24 -07:00 |
|
Makoto Kato
|
74307be43f
|
Bug 514380 - accelerometer supports for Toshiba TG01. r=dougt
|
2009-09-25 13:57:42 +09:00 |
|
Mark Finkle
|
60dbf3ce4e
|
Bug 515761: URLBar textbox will auto capitalize on the N900, r=masayuki
|
2009-09-25 00:30:55 -04:00 |
|
wagerlabs
|
d5bed3c54b
|
Fix argument type for undocumented API "_setWindowNumber:". b=518546 r=smichaud
|
2009-09-25 00:00:28 -04:00 |
|
Olli Pettay
|
af4c497fa8
|
Bug 517658 - When adding MozOrientation listener, the listener is called only after there is orientation change, r=dougt
|
2009-09-24 20:54:10 +03:00 |
|
Masayuki Nakano
|
dc3936158f
|
Bug 513817 Switch scrolling to 6 lines in the default case for 3.6 on windows r=roc, ui=faaborg
|
2009-09-24 19:58:04 +09:00 |
|
Markus Stange
|
816b832ea3
|
Bug 518395 - White text on drop down buttons. r=josh, r=roc
|
2009-09-24 18:19:40 +12:00 |
|
Markus Stange
|
36822e5cf2
|
Bug 515446 - Combine the two Create methods of nsIWidget into one. Also remove nsCocoaWindow's capability of adapting its NSWindow from aNativeParent. r=josh, sr=roc
|
2009-09-24 18:18:10 +12:00 |
|
Roy Frostig
|
049a9fbdc8
|
Bug 514732. Issue a DOM event for document resizing. r=smaug sr=roc
|
2009-09-11 16:13:56 -07:00 |
|
Masayuki Nakano
|
53148f968b
|
Bug 516654 Cannot scroll to horizontal continuously with Logitech (Logicool) mouse r=roc
|
2009-09-24 02:13:55 +09:00 |
|
Markus Stange
|
7251aeec3a
|
Bug 515003 - Rewrite native mouse event handling. Also add tests for native mouse events (bug 470845). r=josh, sr=roc
|
2009-09-23 14:31:37 +12:00 |
|
Markus Stange
|
5b0990240b
|
Bug 518085 - Fix some colors that I got wrong in bug 517412. r=josh
|
2009-09-23 14:21:38 +12:00 |
|
Josh Aas
|
57878ef860
|
Fix dragging in Google Maps street view on Mac OS X. b=516602 r=roc
|
2009-09-22 21:52:49 -04:00 |
|
Markus Stange
|
f877219f80
|
Merge backout of changeset 7799cfb99362, bug 517804
|
2009-09-23 08:53:56 +12:00 |
|
Markus Stange
|
f16e17827d
|
Backed out changeset 7799cfb99362 (Bug 517804 - Flush reflows and invalidations during viewWillDraw) because it caused a ts_shutdown regression.
|
2009-09-23 08:53:25 +12:00 |
|
Josh Aas
|
8e51c328b8
|
Don't use ::GetCaretTime() in nsLookAndFeel.mm. It isn't available to 64-bit applications. b=518140 r=mstange
|
2009-09-22 16:51:02 -04:00 |
|
Rich Walsh
|
b69ba40a4d
|
[OS/2] Bug 514408 - improved plugin clipping, r=pweilbacher
|
2009-09-22 15:51:43 +02:00 |
|
Rich Walsh
|
5c1a94f9fe
|
[OS/2] Bug 517880 - Build Break following removal of nsplugindefs.h, r=pweilbacher
|
2009-09-22 15:49:26 +02:00 |
|
Markus Stange
|
670c6722c8
|
Bug 517412 - 64 Bit fixes for nsLookAndFeel.mm. Also removes some unused colors. r=josh, r=dbaron
|
2009-09-22 20:03:17 +12:00 |
|
Markus Stange
|
ad76cfe637
|
Bug 517415 - 64 Bit fixes for nsNativeThemeCocoa.mm. r=josh
|
2009-09-22 20:01:35 +12:00 |
|
Markus Stange
|
fea8980cd9
|
Bug 517802 - Use a new API on 10.5 that lets us scroll dirty rects instead of always invalidating the whole view when scrolling a dirty view. r=josh
|
2009-09-22 19:50:45 +12:00 |
|
Markus Stange
|
064df42d99
|
Bug 513493 - Adjust native theme colors to match Snow Leopard. r=josh
|
2009-09-22 19:48:55 +12:00 |
|
Markus Stange
|
af80e1bef8
|
Bug 517804 - Flush reflows and invalidations during viewWillDraw. r=roc, r=josh
|
2009-09-21 18:29:59 +12:00 |
|
Steven Michaud
|
3fe0b0b44b
|
Bug 494267: Cmd+A selects all text on page even when a plugin has keyboard focus. r=josh
|
2009-09-21 16:48:55 -05:00 |
|
Masayuki Nakano
|
7e5494fb45
|
Bug 517549 TISGetInputSourceProperty is 12.3% of my startup path r=josh
|
2009-09-21 22:24:57 +09:00 |
|
kantha kanchiraju
|
c642f8013c
|
Bug 514076 Fennec produces a error report with enable-faststart and Screen rotation. r=dougt.
|
2009-09-17 17:41:43 -07:00 |
|
Benjamin Smedberg
|
95d0bdfec3
|
Bug 515949 - nsCOMPtr/nsCOMArray<nsScreenCocoa> is bad because nsScreenCocoa doesn't have an IID, r=josh
|
2009-09-10 15:05:50 -04:00 |
|
Doug Turner
|
5745b161d2
|
Bug 511037 - Maemo/OSSO idle service does not work per spec. r=stuart
|
2009-09-17 10:13:45 -07:00 |
|
Josh Aas
|
923b0e293c
|
Gecko should use NPAPI directly, remove nsplugindefs.h abstractions. b=516661 r/sr=jst
|
2009-09-16 21:30:26 -04:00 |
|
Markus Stange
|
27a0168804
|
Bug 516924 - Don't pass our ChildViews to drawWithFrame:inView: when drawing NSCells (e.g. buttons) because that causes Cocoa to think our views have focus rings, so it starts repainting unnecessarily when we invalidate rects near the view boundaries. r=josh
|
2009-09-17 10:06:16 +12:00 |
|
Karl Tomlinson
|
d76f831195
|
Bug 506173 don't dispatch activate events from nsIWidget::SetFocus() r=enndeakin
--HG--
extra : rebase_source : 570083f0247e0fc53957aeb4d97456bc4fe3270e
|
2009-09-16 14:01:09 +12:00 |
|
Markus Stange
|
7ac022ab75
|
Bug 516324 - Remove nativeWindow method and use -[NSView window] directly. r=josh
|
2009-09-16 09:56:44 +12:00 |
|
Ginn Chen
|
074dd14819
|
Bug 513885 Cannot drag&drop multibyte text to GTK+ application r=roc
|
2009-09-15 15:04:54 +08:00 |
|
Neil Deakin
|
02a7469b05
|
Bug 503943, add mouse capturing api to elements, remove capturing from views, r=roc,sr=smaug
|
2009-09-13 09:13:16 -04:00 |
|
Bobby Holley
|
2d5ec55945
|
Bug 435296 - Decode-On-Draw. r=joe,roc,bz,dolske,peterw sr=vlad
|
2009-09-12 16:44:18 -06:00 |
|
Wolfgang Rosenauer
|
a3cb44a1c0
|
Bug 515639 - respect gtk-alternative-button-order GtkSetting in printing sub dialog. r=karlt
|
2009-09-11 08:14:13 +02:00 |
|
Neil Deakin
|
a5bfe49767
|
Bug 503943, back out mouse capture patch, CLOSED TREE
|
2009-09-10 12:11:41 -04:00 |
|
Neil Deakin
|
2ca788ce33
|
Bug 503943, add mouse capturing api to elements, remove capturing from views, r=roc,sr=smaug
|
2009-09-10 08:51:36 -04:00 |
|
Josh Aas
|
e7f0f0208d
|
Add another 64-bit ifdef to nsChildView.mm. b=513777 r=smichaud
|
2009-09-08 17:25:55 -04:00 |
|
Jesper Kristensen
|
e1e28e4b74
|
Bug 513233 - Implement accelerometer support for Windows ThinkPad. r=dougt
|
2009-09-02 09:56:56 -07:00 |
|
Masayuki Nakano
|
b6a79c108a
|
Bug 513955 Replace KL* APIs to TIS* APIs r=josh
|
2009-09-08 14:38:42 +09:00 |
|
Markus Stange
|
411161c562
|
Bug 514992 - Remove nsIWidget::Invalidate(PRBool aIsSynchronous). r=roc
--HG--
extra : rebase_source : dfdf06c8547b00744647d4a285809a57cdbfe1f4
|
2009-09-08 09:53:36 +12:00 |
|
Markus Stange
|
b7c2bcf0fa
|
Bug 514648 - Non-resizable windows don't have resizers, even though -[NSWindow showsResizeIndicator] pretends they do. r=josh
--HG--
extra : rebase_source : fa03586a85d48a1ef5dd6db4ac8aecaf81477216
|
2009-09-08 09:52:59 +12:00 |
|
Markus Stange
|
4ad22e5a56
|
Bug 514988 - Remove unused nsIEventListener interface and update users. r=roc
--HG--
extra : rebase_source : b69928341cb6402d035fa242dde3c85367d96984
|
2009-09-08 09:50:22 +12:00 |
|
Markus Stange
|
c85d57a2f7
|
Bug 514989 - Remove unused OnPaint methods. r=josh
--HG--
extra : rebase_source : becb8d97710a1f13f491689e4a9eba6924f19dca
|
2009-09-08 09:49:38 +12:00 |
|
Markus Stange
|
484af80d2e
|
Bug 514990 - Remove unused live resize methods. r=josh
--HG--
extra : rebase_source : 2da53fc4120e4648e4080d573d15a40d41f453d8
|
2009-09-08 09:49:18 +12:00 |
|
Markus Stange
|
8d20e351bb
|
Bug 514991 - Remove unused childViewHasPlugin method. r=josh
--HG--
extra : rebase_source : 1ea5cae0c5fde6feefc69738f9731a09775939a2
|
2009-09-08 09:48:54 +12:00 |
|
Markus Stange
|
ad388c7623
|
Bug 514987 - Remove unused nsIWidget::Validate. r=roc
--HG--
extra : rebase_source : c06acb3c5f6608bc2d8667044fbab904668a58b0
|
2009-09-08 09:48:23 +12:00 |
|
Markus Stange
|
f6a2ce136f
|
Bug 514986 - Remove unused nsChildView::SetBounds. r=josh
--HG--
extra : rebase_source : 38dbfeb2ced68e0f3989604f8464038d6eddea49
|
2009-09-08 09:47:43 +12:00 |
|
Markus Stange
|
2c52bf82ab
|
Bug 496601 - nsCursorManager's internal state can get out of sync with reality. Detect these situations and set the right cursor. r=josh
--HG--
extra : rebase_source : 4f60fcd9aed56b90463dceb8f093c665e73c6c49
|
2009-09-08 09:40:10 +12:00 |
|
Markus Stange
|
5be460860c
|
Bug 496601 - Only reset the cursor when crossing window boundaries, not view boundaries. r=josh
--HG--
extra : rebase_source : d8cc3f4c3ba11a603b3c4117ec480bcfbb481832
|
2009-09-08 09:38:17 +12:00 |
|
Wolfgang Rosenauer
|
2122c8cfd7
|
Bug 507981 - respect gtk-alternative-button-order GtkSetting for the filechooser. r=karlt
|
2009-09-05 14:33:02 +02:00 |
|
Benjamin Smedberg
|
008e309c7f
|
Bug 513032 - remove empty conditionals in our makefiles, r=ted
|
2009-08-27 10:48:18 -07:00 |
|
Kyle Huey
|
aa346b4676
|
Bug 507222. Remove window class detection and implement Trackpoint hack for all window classes. r=roc
|
2009-09-04 00:22:34 -04:00 |
|
Masayuki Nakano
|
46e7090dcf
|
Bug 512235 bug 462809 should be implemented in content/events, not widget/src/* r=roc+vlad
|
2009-09-03 16:07:18 +09:00 |
|
Brad Lassey
|
777033d380
|
Bug 513922 - AutoErase() should invalidate the erased region on WinCE, follow up to fix bustage on wince
|
2009-09-02 22:01:05 -04:00 |
|
Karl Tomlinson
|
f1a428ee91
|
b=499498 BadWindow errors on startup r=roc
--HG--
extra : rebase_source : 8e47f6374273fa5d44c1b3a96be5fa71f6662976
|
2009-09-03 08:47:44 +12:00 |
|