Nochum Sossonko
|
55c22f11e8
|
Bug 525300 - Make it simpler to test modal dialogs (e.g. alert/confirm/prompt); r=enndeakin
|
2009-10-30 12:45:51 -04:00 |
|
Masayuki Nakano
|
df751e7973
|
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 |
|
Masayuki Nakano
|
4acf47e1e9
|
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 |
|
Neil Rashbrook
|
b4b4ba043d
|
Bug 512173 Removing some unused references to the message-icon class r=dao
|
2009-09-29 09:38:14 +01:00 |
|
Daniel Holbert
|
ee8fb79ffa
|
Reverting changeset 29e8f7716f6d (Bug 512173) due to mochitest orange in test_prompt.html & test_prompt_async.html
(backed out with command: "hg export 29e8f7716f6d | patch -p1 -R")
|
2009-09-28 17:10:48 -07:00 |
|
Neil Rashbrook
|
22c900751b
|
Bug 512173 Removing some unused references to the message-icon class r=dao
|
2009-09-28 19:44:01 +01:00 |
|
Neil Deakin
|
f4fbd459af
|
Bug 503829, focus and select textfield when common dialog and prompts are shown, r=neil
|
2009-08-20 10:19:15 -04:00 |
|
Masayuki Nakano
|
0af09aedf1
|
Bug 502799 add new nsISound method for the event sounds r=roc+neil, sr=roc
|
2009-07-09 10:55:46 +09:00 |
|
Brad Lassey
|
5dfc83d7b7
|
bug 481914 - dialogs shouldn't be larger than available screen space. Listen to soft keyboad notifications r=neil
|
2009-04-20 02:17:48 -04:00 |
|
Neil
|
491f68ca2a
|
bug 481914 - dialogs shouldn't be larger than available screen space r=blassey
|
2009-05-05 15:03:27 -04:00 |
|
Serge Gautherie
|
711653e0e7
|
Backed out changeset: d9bd4e76e241
1 of 3 changesets causing lots of test failures
|
2009-05-06 01:57:46 +02:00 |
|
Neil
|
44f605a1fa
|
bug 481914 - dialogs shouldn't be larger than available screen space r=blassey
|
2009-05-05 15:03:27 -04:00 |
|
Masayuki Nakano
|
f877c67331
|
Bug 463209 No sound when message box is opened (alert/confirm) r=roc+neil, sr=roc, ui=jboriss
|
2008-12-05 16:29:17 +09:00 |
|
Masayuki Nakano
|
689eecd385
|
backout the latest landing b=463209
|
2008-11-27 12:29:44 +09:00 |
|
Masayuki Nakano
|
e0b35ba86e
|
Bug 463209 No sound when message box is opened (alert/confirm/prompt/etc...) r+sr=roc, ui-jboriss, a=beltzner
|
2008-11-27 11:50:35 +09:00 |
|
dolske@mozilla.com
|
a714da4a56
|
Bug 244273 - improve current HTTP authentication prompt. r=neil,bsmedberg ui-r=johnath, a=blocking-1.9+, a-latel10n=damons
|
2008-01-29 11:33:26 -08:00 |
|
martijn.martijn%gmail.com
|
1c89095d32
|
rest of patch for bug 317334 - hang when long wrappable string is passed to prompt() [e.g. as used in the exploit for IE's <body onload=window()> bug], r=mconnor
|
2006-07-29 12:47:26 +00:00 |
|
hwaara%gmail.com
|
cc558e3fbb
|
bug 335089, shouldn't auto-focus things in dialogs/sheets on OS X (esp. not with full keyboard access off). r=mano, a181=neil, mano. xpfe patch by Neil
|
2006-05-17 08:54:27 +00:00 |
|
masayuki%d-toybox.com
|
d3d4bca8d6
|
Bug 324159 The accesskey label is doubled if the label ends (X). patch by jag (Peter Annema) <jag@tty.nl> r=me+jag, sr=neil+mconnor+bzbarsky
|
2006-02-10 13:23:50 +00:00 |
|
mozilla.mano%sent.com
|
59a41605a0
|
Bug 304879 - commonDialog's default button code doesn't work anymore. r=mconnor, sr=neil.
|
2005-08-20 22:57:54 +00:00 |
|
mozilla.mano%sent.com
|
32940fb5bf
|
Bug 301069 - Expose dialog titles on OS X (Dialog orgin spoofing isn't fixed on Mac). r=josh/mconnnor, a=mconnor
|
2005-07-25 20:14:25 +00:00 |
|
ben%bengoodger.com
|
5a79023d0a
|
282872 - downloads dialog OK must be clicked twice to start download
|
2005-02-20 21:51:30 +00:00 |
|
ben%bengoodger.com
|
75b55b15cf
|
260560 - download and security dialogs can be "spoofed" by opening an identically sized dialog over the top of them that only shows the OK/Accept buttons. Disable the accept buttons when the window is blurred. r=dveditz, a=drivers
|
2005-02-19 21:03:00 +00:00 |
|
gerv%gerv.net
|
93180ced26
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2005-02-01 17:07:35 +00:00 |
|
bugzilla%arlen.demon.co.uk
|
83a2e3ffc5
|
Bug 264102 Chrome should use document.title instead of window.title - toolkit fixes
Relanding to fix aviary branch landing regressions
|
2004-12-01 11:42:34 +00:00 |
|
ben%bengoodger.com
|
03d2f252eb
|
aviary branch landing - some of the stuff in toolkit/content
|
2004-12-01 00:21:43 +00:00 |
|
bugzilla%arlen.demon.co.uk
|
ff6e7a4194
|
Bug 264102 Chrome should use document.title instead of window.title - toolkit fixes
p=me r=vladimir
|
2004-10-24 18:20:10 +00:00 |
|
jruderman%hmc.edu
|
b6ea76c9ef
|
Bug 253945. Patch by quark, r=dveditz, a=ben
|
2004-08-13 21:34:42 +00:00 |
|
chanial%noos.fr
|
08a739f6d1
|
bug 213228: new toolkit independence bug, part 11: fork remaining files in toolkit/content
|
2003-08-18 10:52:16 +00:00 |
|