Markus Stange
|
43e6068ad7
|
Bug 523323 - Restore the code from bug 312018 that was removed in bug 456646. r=josh
--HG--
extra : rebase_source : bdae0d890eda26a12425937b60ec7b6617f773fb
|
2009-11-02 20:23:53 +01:00 |
|
Markus Stange
|
e0520f2a3a
|
Bug 517396 - Moving a window shouldn't un-maximize it on Mac. r=neil, r=roc
--HG--
extra : rebase_source : 1a27add4c6dad5495707518b643e9636522bac8a
|
2009-11-02 20:10:07 +01:00 |
|
Markus Stange
|
d8684bece4
|
Bug 522217 - Persist window settings like title and titlebarcolor when switching to and from fullscreen mode. r=josh
--HG--
extra : rebase_source : 485a737dadacf66f06981c4b244e82b7dfa9ee45
|
2009-11-02 20:07:57 +01:00 |
|
Brad Lassey
|
8eae6471c5
|
bug 514212 - Typed letters in password fields become asterisks immediately r=neil
|
2009-11-02 10:37:25 -05:00 |
|
Karl Tomlinson
|
c7424c5d9a
|
b=509278 suppress painting while the window is invisible and detect viewability changes through signals r=roc
|
2009-11-02 15:03:12 +13:00 |
|
Olli Pettay
|
c806e56c0e
|
Bug 508479 - HTML5 Drag and Drop: Drop event on elements that are not drop targets, r=enn, sr=sicking
|
2009-10-29 13:11:02 +02:00 |
|
Brian Crowder
|
1dd0e38f7b
|
Bug 506926 - unable to run reftests on Windows Mobile r=blassey, sr=vlad
|
2009-10-28 16:51:28 -04:00 |
|
Kyle Huey
|
396fd8cc7b
|
Bug 522767: Fix off by one error at nsDataObj::GetFile, r=jmathies,sr=roc
|
2009-10-27 14:45:20 +13:00 |
|
Phil Ringnalda
|
4ee2e4bdb1
|
Bug 523054 - Sweep out some more viewer orts, r=dbaron
|
2009-10-25 10:03:17 -07:00 |
|
Rich Walsh
|
54d9abee3b
|
[OS/2] Bug 509330 - rewrite nsSound, r=pweilbacher
|
2009-10-23 13:30:38 +02:00 |
|
Peter Weilbacher
|
f371675d8e
|
[OS/2] Bug 522216 - create PDF output only if we are not doing print preview, r=mkaply
|
2009-10-16 09:29:48 +02:00 |
|
Markus Stange
|
af2b11f95a
|
Merge backout of bug 300904.
|
2009-10-21 17:09:45 +02:00 |
|
Markus Stange
|
55e5abbbd0
|
Backed out changeset 3ee95c194798, bug 300904 (tracking rects) in order to investigate the Mac DHTML performance regression.
|
2009-10-21 17:09:19 +02:00 |
|
Markus Stange
|
46a359bc90
|
Bug 513158 - Titlebar drawing support for Mac OS X. r=josh
|
2009-10-21 09:05:39 +02:00 |
|
Markus Stange
|
1b0f10ebf2
|
Bug 515880 - Add drawintitlebar attribute to XUL root elements and sync it to the window widget. r=neil, sr=roc
|
2009-10-21 09:05:34 +02:00 |
|
Markus Stange
|
a6b3fbf7e9
|
Bug 300904 - Use tracking rects to determine whether the mouse is over a different app and block mouse move events when that's the case. r=josh
|
2009-10-21 09:04:40 +02:00 |
|
Markus Stange
|
05cba8b07b
|
Bug 520044 - Crash [@ ChildViewMouseTracker::MouseMoved]. r=josh
|
2009-10-21 09:02:13 +02:00 |
|
Daniel Holbert
|
16d6c9d4d9
|
Bug 521677: Use fputs instead of printf/fprintf in a few cases, to fix "format not a string literal and no format arguments" build warnings. r=dbaron
|
2009-10-19 08:03:00 -07:00 |
|
Masayuki Nakano
|
9a683dfc70
|
Backing out bug 520417
--HG--
rename : widget/src/beos/nsSystemSoundService.cpp => widget/src/beos/nsSound.cpp
rename : widget/src/beos/nsSystemSoundService.h => widget/src/beos/nsSound.h
rename : widget/src/cocoa/nsSystemSoundService.h => widget/src/cocoa/nsSound.h
rename : widget/src/cocoa/nsSystemSoundService.mm => widget/src/cocoa/nsSound.mm
rename : widget/src/gtk2/nsSystemSoundService.cpp => widget/src/gtk2/nsSound.cpp
rename : widget/src/gtk2/nsSystemSoundService.h => widget/src/gtk2/nsSound.h
rename : widget/src/os2/nsSystemSoundService.cpp => widget/src/os2/nsSound.cpp
rename : widget/src/os2/nsSystemSoundService.h => widget/src/os2/nsSound.h
rename : widget/src/photon/nsSystemSoundService.cpp => widget/src/photon/nsSound.cpp
rename : widget/src/photon/nsSystemSoundService.h => widget/src/photon/nsSound.h
rename : widget/src/qt/nsSystemSoundService.cpp => widget/src/qt/nsSound.cpp
rename : widget/src/qt/nsSystemSoundService.h => widget/src/qt/nsSound.h
rename : widget/src/windows/nsSystemSoundService.cpp => widget/src/windows/nsSound.cpp
rename : widget/src/windows/nsSystemSoundService.h => widget/src/windows/nsSound.h
|
2009-10-18 16:29:08 +09:00 |
|
Markus Amalthea Magnuson
|
dd90bc6deb
|
Bug 287162 - Mac Widget code ignores "minimizable=no" window feature, r=mano sr=roc ui-r=faaborg
|
2009-10-17 21:05:42 -07:00 |
|
Masayuki Nakano
|
019ea85b6d
|
Bug 520417 Redesign nsSound structure r+sr=roc
--HG--
rename : widget/src/beos/nsSound.cpp => widget/src/beos/nsSystemSoundService.cpp
rename : widget/src/beos/nsSound.h => widget/src/beos/nsSystemSoundService.h
rename : widget/src/cocoa/nsSound.h => widget/src/cocoa/nsSystemSoundService.h
rename : widget/src/cocoa/nsSound.mm => widget/src/cocoa/nsSystemSoundService.mm
rename : widget/src/gtk2/nsSound.cpp => widget/src/gtk2/nsSystemSoundService.cpp
rename : widget/src/gtk2/nsSound.h => widget/src/gtk2/nsSystemSoundService.h
rename : widget/src/os2/nsSound.cpp => widget/src/os2/nsSystemSoundService.cpp
rename : widget/src/os2/nsSound.h => widget/src/os2/nsSystemSoundService.h
rename : widget/src/photon/nsSound.cpp => widget/src/photon/nsSystemSoundService.cpp
rename : widget/src/photon/nsSound.h => widget/src/photon/nsSystemSoundService.h
rename : widget/src/qt/nsSound.cpp => widget/src/qt/nsSystemSoundService.cpp
rename : widget/src/qt/nsSound.h => widget/src/qt/nsSystemSoundService.h
rename : widget/src/windows/nsSound.cpp => widget/src/windows/nsSystemSoundService.cpp
rename : widget/src/windows/nsSound.h => widget/src/windows/nsSystemSoundService.h
|
2009-10-17 21:53:47 +09:00 |
|
Rob Arnold
|
0cdb2a8368
|
Bug 522416 - Tab Previews must not do synchronous HTTP requests.
Fixes a startup crash and unit tests.
r=vlad
--HG--
extra : rebase_source : 003b29893d97b13820648cd5a1a3277e5d8b3946
|
2009-10-16 15:02:27 -07:00 |
|
Masayuki Nakano
|
9abf0afd73
|
Bug 519631 nsBidiKeybaord.mm is still using KL APIs r=smontagu+josh
|
2009-10-16 18:12:09 +09:00 |
|
Mark Finkle
|
026067fc7a
|
Bug 511290: Can't use standard file picker to upload files from user's Maemo File area [r=roc r=ted.mielczarek]
|
2009-10-15 14:38:10 -04:00 |
|
Kyle Huey
|
20775756a5
|
Bug 514927: Tweak Trackpoint Driver Detection. r=roc
|
2009-10-10 16:21:12 -04:00 |
|
Robert O'Callahan
|
2194dd18b0
|
Bug 520462. Test that mouse clicks transfer focus to plugins correctly. r=jmathies
|
2009-10-08 00:14:12 +13:00 |
|
Neil Rashbrook
|
71e4e3df1a
|
Bug 522063 Groupbox minimum width wrong on default Windows XP theme r=jimm
|
2009-10-14 21:46:43 +01:00 |
|
Karl Tomlinson
|
0d378950db
|
b=521940 don't paint the plugin socket window to avoid flicker on load r=roc
--HG--
extra : rebase_source : 9a0f5cf10ecd3c939e6f13c14c9bcd88ace5d457
|
2009-10-14 15:38:31 +13:00 |
|
Mark Finkle
|
106506ee28
|
Backed out changeset 7c0b5c2b3501
|
2009-10-13 16:20:11 -04:00 |
|
Mark Finkle
|
d24c495257
|
Bug 511290: Can't use standard file picker to upload files from user's Maemo File area [r=roc r=ted]
|
2009-10-13 15:55:11 -04:00 |
|
Doug Turner
|
f0361b327c
|
Bug 521848 - Accelerometer on newer MBP have x and y reversed. r=josh
--HG--
extra : rebase_source : f2945dbb9820b944dbedfaea43c3fad7926cd966
|
2009-10-12 20:08:52 -07:00 |
|
Rich Walsh
|
bdab68be3d
|
[OS/2] Bug 516274 - fix plugin focus issues, r=pweilbacher
|
2009-10-12 11:10:38 +02:00 |
|
Rich Walsh
|
e5e691bbe1
|
[OS/2] Bug 520894 - browser doesn't show anything in the main window, r=pweilbacher
|
2009-10-12 10:48:41 +02:00 |
|
Dave Yeo
|
37b0f349be
|
[OS/2] Bug 520420 - build break due to typo, r=mkaply
|
2009-10-12 10:33:20 +02:00 |
|
Jim Mathies
|
9173927909
|
Bug 473045 - added taskbar idl comments. no bug.
|
2009-10-09 16:38:52 -05:00 |
|
Jim Mathies
|
b4ae287fcb
|
Bug 520837 - Address Ts regression from aero landing. r=robarnold.
|
2009-10-09 15:55:11 -05:00 |
|
Markus Stange
|
1db2aff813
|
Bug 520494 - Implement the Cocoa print dialog in a way that works on 10.4. r=josh, r=rs
--HG--
rename : toolkit/locales/en-US/chrome/global/gnomeprintdialog.properties => toolkit/locales/en-US/chrome/global/printdialog.properties
|
2009-10-09 18:20:37 +13:00 |
|
Markus Stange
|
49505be9f8
|
Merge backout of bug 456646.
|
2009-10-09 18:15:34 +13:00 |
|
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 |
|