Dão Gottwald
bab1b8140d
Bug 410719 - Windows CE bustage fix
2009-03-14 10:20:38 +01:00
Dão Gottwald
8c52094599
Bug 410719 - Menu buttons, menulists, autocomplete dropdown buttons and toolbarbuttons with menupopups should appear pressed when the menupopup is open. r=neil/vlad
2009-03-13 13:23:26 +01:00
Robert Strong
27732566ca
Bug 390734 - groupboxes need native theming on Windows. ui-r=faaborg, r+sr=vlad
2009-03-11 19:11:01 -07:00
Karl Tomlinson
449ef2a743
Remove extra closing parenthesis b=481881
2009-03-11 15:58:19 +13:00
Arpad Borsos
79f92b6cdc
Bug 481881 - use better template arguments for nsTArray<T> after bug 474369, widget part r+sr=roc
2009-03-11 15:26:03 +13:00
Ginn Chen
adbca0fbb7
Bug 448512 Crash on quit [@ XCloseDisplay] r=dbaron
2009-03-10 14:27:41 +08:00
Matthew Gregan
32e7db7a1b
Bug 470662 - Don't set paused to true when playback ends. Fix handling of playing/suspend attrs. r=chris.double, sr=roc
...
--HG--
extra : rebase_source : f5161f9a699015b41c4947b52624901786adc852
2009-02-27 00:55:30 +13:00
Jim Mathies
feb970410f
Bug 463088 - Tab tear off cursor touchup. sr=roc
2009-03-09 19:01:55 -05:00
Steven Michaud
0be925378b
Initialize trackInfo.scrollbar.pressState in nsNativeThemeCocoa::GetScrollbarDrawInfo(). b=481945 r=josh sr=roc
2009-03-09 17:03:16 -05:00
Steven Michaud
c0cfe34693
Null out weak pointers when they become invalid. b=479749 r=josh sr=roc
2009-03-09 11:59:29 -05:00
Makoto Kato
a025a52865
Bug 480689 - DeCOMtamination patch breaks Qt build. r/sr=roc
2009-03-09 21:46:11 +09:00
Vladimir Vukicevic
5999eaa825
b=480088; use a single cached data block for painting with image surfaces on Windows CE; r=stuart
2009-03-08 22:08:41 -07:00
Vladimir Vukicevic
68aca61e22
b=480789; fix WinCE focus issues with popups; r=dougt
2009-03-08 22:06:59 -07:00
Vladimir Vukicevic
5fc5d24251
b=479106; enable SetForegroundWindow call for CE, not just mobile; r=dougt
2009-03-08 22:06:59 -07:00
Masayuki Nakano
8959279358
Bug 477911 [TSF] crash after committing long IME transaction string at losing focus r=VYV03354, sr=roc
2009-03-09 11:38:12 +09:00
Masatoshi Kimura
76d1623e2d
Bug 480111 - [TSF]mCompositionStart and mCompositionLength is not updated on WinXP; r=masayuki sr=roc
2009-03-08 10:39:03 +01:00
Mats Palmgren
e5885336ea
Cancel a pending mDragLeaveTimer when the window is destroyed, and don't schedule more than one at a time. b=481568 r+sr=roc
2009-03-07 18:08:51 +01:00
Jim Mathies
b6cc65e63c
Bug 463088 - Tab tear off cursor needs to be constant on Windows. r=enndeakin.
2009-03-06 11:54:29 -06:00
Ginn Chen
3c3aed25ac
Bug 481621 protoLayout should set to NULL in moz_gtk_shutdown() r=roc
2009-03-06 14:43:13 +08:00
Masayuki Nakano
b7cc3d924d
Bug 113423 Gecko shouldn't draw comosition string at ChangJie (Traditional Chinese IME) r=YV03354+emaijala, sr=roc
2009-03-04 18:09:09 +09:00
Markus Stange
403a320f05
Bug 479716 - Initialize tdi.kind in nsNativeThemeCocoa::DrawTab, r=smichaud
2009-03-02 15:52:17 +01:00
Antonio Gomes (tonikitoo)
698081cce2
Bug 455339: Disable word completion widget (software keyboard bar at bottom of screen) for fennec/maemo. r=stuart
2009-02-27 21:47:40 -04:00
Matthew Gregan
d04b77b465
Bug 479929 - Return value of esd_open_sound not checked correctly. r+sr=roc
2009-02-24 18:06:42 +13:00
Doug Turner
991ef9634a
Bug 472548 - Improves the nsIdleService on Maemo. r=gijskruitbosch, sr=stuart
2009-02-25 10:45:42 -08:00
Jeff Muizelaar
410e53149e
Bug 442109 - youtube videos don't play; r=vladimir
2009-02-25 16:25:12 +01:00
XiaoXiaoHU
2c45b1d925
Bug 298889 - iframe invisible when window is transparent; r+sr=roc
2009-02-24 17:53:32 +01:00
Arpad Borsos
8e7376dea8
Bug 479855. Remove more unused files. r+sr=roc
...
--HG--
extra : rebase_source : b8c46dc3da2b062410cc8d3bc6c56d4f310dacfe
2009-02-23 22:28:59 +01:00
Jeremy Lea
c86249c1fb
Bug 479527. Remove unused files. r+sr=roc
...
--HG--
extra : rebase_source : a6d3765508020c43ee491cfed14ce2393506eb13
2009-02-23 13:34:22 -08:00
Tobias Hunger
a7f1f8052d
Bug 473946. Handle deferred deletes. r=mfinkle
...
--HG--
extra : rebase_source : 1aa73b393f42e7ad07fd6f1c5027ae49723785ec
2009-02-24 21:30:25 +13:00
Masayuki Nakano
181f814d9f
Bug 478146 [TSF] When dragging application window, candidate window is not moved with application window r=chenn, sr=roc
2009-02-24 15:36:20 +09:00
Sunil Mohan Adapa
888b8c30ba
Bug 412610 - MAXPATHLEN too small for glibc's realpath(); m-c part; r=*
...
jsfile.cpp + reg.c + SpecialSystemDirectory.cpp : benjamin
lcms.h : bholley
XRemoteClient.cpp : roc
2009-02-23 19:28:12 +01:00
Masayuki Nakano
eb003853fb
Bug 478030 [TSF] The composition string is not displayed on WinXP + MS-IME r=chenn, sr=roc
2009-02-23 17:56:33 +09:00
Matthew Gregan
7e8a9dcd2f
Merge backout of 57ace2f00d62.
2009-02-23 19:35:26 +13:00
Matthew Gregan
eee74b73a0
Backed out changeset 57ace2f00d62
2009-02-23 19:34:03 +13:00
Michael Ventnor
f81adfa56e
Bug 479238 - Add menu sounds to GTK's nsSound API
...
--HG--
extra : rebase_source : 1bd5ea38b7ab7d8943a8f314c6c313ab4512ec71
2009-02-23 16:47:57 +13:00
Matthew Gregan
be07a54f17
Bug 469635 - Remove loading of libasound and installation of quiet error
...
handler since it's not serving any purpose. Also fix failure handling case
when calling esd_open_sound.
--HG--
extra : rebase_source : 17f97c7fe10e5cdf13b781e1799affe464d99489
2009-02-22 14:19:30 +13:00
Arpad Borsos
7b9bf0ac75
Bug 474369 - get rid of nsVoidArray; widget part; r+sr=roc
2009-02-23 02:05:24 +01:00
Makoto Kato
3f87748f6a
Bug 226218 - 64bit safe code for mozilla/widget (AMD64). r=emaijala
2009-02-21 19:14:08 +09:00
Josh Aas
91dd7dde8a
Fix case where menu item icons can have a weak reference to a deleted native menu item. Hopefully fixes crash bugs 477475 and 435521. b=477475 r=smichaud sr=roc
2009-02-20 16:55:25 -05:00
Brad Lassey
1a4fd694b0
bug 474734 - Implement support for soft keyboard on windows ce r=dougt
2009-02-20 02:03:46 -05:00
Karl Tomlinson
d92e0489d3
b=469635 back out 03b4b372bacc, which had no effect
2009-02-20 18:41:45 +13:00
Karl Tomlinson
6c048809ab
b=478816 check that gtk_drag_begin returns a non-NULL GdkDragContext r+sr=roc
2009-02-20 17:39:59 +13:00
Matthew Gregan
cb1185bebe
b=469635 Another attempt at silencing ALSA. Includes some debug logging to indicate what's happening. r+sr=roc
2009-02-19 17:04:35 +13:00
Karl Tomlinson
45f761d5f8
b=451341 NULL checks on MozContainer widget pointers r=roc
2009-02-20 15:07:08 +13:00
Karl Tomlinson
ddfa36355a
b=451341 make the pointer from MozDrawingarea to MozContainer a weak reference r=roc
2009-02-20 15:04:43 +13:00
L. David Baron
08abf67feb
Avoid making mXineramaIsActive depend on uninitialized numScreens. (Bug 477959) r+sr=roc
2009-02-19 09:48:37 -08:00
L. David Baron
77c163c9a9
Back out all 8 changesets that I just landed (bugs 477959, 477961, 322475, 478899, 475215, 478156) again, because Talos Try server builds lie about which changesets they're testing.
2009-02-19 09:06:18 -08:00
L. David Baron
e30a93ea0d
Avoid making mXineramaIsActive depend on uninitialized numScreens. (Bug 477959) r+sr=roc
2009-02-19 07:29:27 -08:00
Jeremy D. Lea
32b765355b
Bug 476726 - deCOMtaminate WidgetToScreen and ScreenToWidget; r+sr=roc
...
--HG--
extra : rebase_source : 4a35ccdcafbe8a0a9dded9f292a139b4679709e3
2009-02-18 16:11:49 -08:00
L. David Baron
0e185f2bc0
Revert (back out) the previous 11 changesets (bugs 477959, 477961, 477963, 477962, 322475, 478899, 475215, 478156), due to Mac talos orange with (as usual) no useful diagnostic.
2009-02-18 18:59:47 -08:00