Commit Graph

77 Commits

Author SHA1 Message Date
Justin Dolske
875f2aaf77 Bug 613763 - Form elements can regain focus under a tab-modal prompt. r=enn, a=blocking 2010-11-23 19:33:00 -08:00
Justin Dolske
ee250ab065 Bug 613806 - alert(), confirm(), prompt() dont play system alert sounds. r=gavin, a=gavin 2010-11-21 18:38:00 -08:00
Edward Lee
10910657a6 Bug 613767 - Return in tab modal prompts doesn't trigger default action [r=dolske a=dolske]
Pass the number instead of the xul:button.

--HG--
extra : rebase_source : 4ef8ddbf765efe40ccb6e4e389112926cef82749
2010-11-21 22:35:26 -08:00
Justin Dolske
894eece94b Bug 598786 - Visual design for tab-modal prompts. r=dao, a=me 2010-11-19 21:23:30 -08:00
Justin Dolske
d1889c2d49 Bug 59314 - Alerts should be content-modal, not window-modal (Part 2). r=jst, feedback=gavin, a=blocking+ 2010-11-19 21:23:27 -08:00
Justin Dolske
67a598434f Bug 59314 - Alerts should be content-modal, not window-modal. r=gavin, a=blocking+ 2010-11-19 21:23:25 -08:00
Justin Dolske
dae7609454 Bug 613444 - Refactor nsIPrompt tests. a=testsonly
--HG--
rename : toolkit/components/prompts/test/test_modal_prompts.html => toolkit/components/prompts/test/test_modal_select.html
2010-11-19 15:15:29 -08:00
Justin Dolske
a6bc82164a Bug 575485 - Refactor commonDialog code into a sharable JSM (Part 3, JSM). r=gavin, a=beltzner 2010-10-27 14:16:17 -07:00
Justin Dolske
7c7936c1a3 Bug 575485 - Refactor commonDialog code into a sharable JSM (Part 2, refactor). r=gavin, a=beltzner 2010-10-27 14:16:17 -07:00
Justin Dolske
23c918cff9 Bug 575485 - Refactor commonDialog code into a sharable JSM (Part 1, cleanup). r=gavin, a=beltzner 2010-10-27 14:16:17 -07:00
Mike Hommey
4a5295264c Backed out changeset 1769b8307bde (bug 575485). a=backout 2010-10-26 12:55:13 +02:00
Mike Hommey
53fb77de43 Backed out changeset a2ef5d0f5052 (bug 575485) 2010-10-26 12:53:50 +02:00
Mike Hommey
d5915f40a2 Backed out changeset fc2988ab64e5 (bug 575485) 2010-10-26 12:53:16 +02:00
Justin Dolske
aa8fc46765 Bug 575485 - Refactor commonDialog code into a sharable JSM (Part 3, jsm). r=gavin, a=me 2010-10-25 22:45:00 -07:00
Justin Dolske
22e00c1874 Bug 575485 - Refactor commonDialog code into a sharable JSM (Part 2, refactor). r=gavin, a=me 2010-09-14 16:28:24 -07:00
Justin Dolske
dfcb88feb3 Bug 575485 - Refactor commonDialog code into a sharable JSM (Part 1, cleanup). r=gavin, a=me 2010-09-14 16:28:22 -07:00
Dão Gottwald
1fb976dff1 Bug 419298 - Dialog icons should be displayed in the native OS theme size without scaling. r=neil 2010-09-15 09:26:02 +02:00
Benjamin Smedberg
63c0077443 Merge mozilla-central into the branch for bug 568691, including fixup of the new jetpack binary module. 2010-06-25 19:41:09 -04:00
Benjamin Smedberg
762def30bb Merge mozilla-central into the static-xpcom-registration branch. 2010-06-23 17:26:25 -04:00
Benjamin Smedberg
5cab25b52b Bug 568691 - Convert existing JS components to use NSGetFactory and add manifest files for them. In a followup we will link the .manifest files together at packaging time. This patch was developed on Linux: Windows and Mac may require additional changes.
--HG--
rename : toolkit/components/filepicker/src/nsFilePicker.js.in => toolkit/components/filepicker/src/nsFilePicker.js
2010-06-22 12:59:15 -04:00
Dão Gottwald
d00035f67a Bug 571567 - use <menupopup> instead of <popup>. r=enn 2010-06-22 08:34:21 +02:00
Justin Dolske
d345e67c3e Bug 573238 - Windows authentication broken. r=gavin 2010-06-21 15:04:46 -07:00
Justin Dolske
749fbaa4a5 Bug 573225 - Master Password prompt textbox labeled with "Password:". r=gavin 2010-06-21 15:04:43 -07:00
Justin Dolske
422aa006f4 Bug 563274 - remove debug logging code that was left enabled. 2010-06-16 23:49:04 -07:00
Justin Dolske
cc2d31e94b Bug 563274 - Overhaul nsIPrompt-related prompting code. r=gavin, sr=bs
--HG--
rename : toolkit/content/commonDialog.css => toolkit/components/prompts/content/commonDialog.css
rename : toolkit/content/commonDialog.js => toolkit/components/prompts/content/commonDialog.js
rename : toolkit/content/commonDialog.xul => toolkit/components/prompts/content/commonDialog.xul
rename : toolkit/content/selectDialog.js => toolkit/components/prompts/content/selectDialog.js
rename : toolkit/content/selectDialog.xul => toolkit/components/prompts/content/selectDialog.xul
2010-06-16 17:06:17 -07:00
Justin Dolske
cc03cf1409 Bug 564724 - Add tests and empty base component for nsIPrompt-related code. r=gavin 2010-06-14 14:00:21 -07:00
Justin Dolske
8eaa159958 Bug 573808 - "domWin is null" error with new prompting backend and no active window. r=gavin 2010-06-23 17:54:05 -07:00