Граф коммитов

46 Коммитов

Автор SHA1 Сообщение Дата
jst%netscape.com b8fe24cf46 Checking in Fabian Guisset's <hidday@geocities.com> fix for bug 30529. Implement window.minimize(), .maximize() and .restore() for chrome windows, and split chrome specific window methods/attributes into its own nsIDOMChromeWindow interface. r=heikki@netscape.com, sr=jst@netscape.com 2002-02-09 03:36:55 +00:00
hewitt%netscape.com 9606dd3f5e 123216 - no caret in password dialogs, patch=jag, r=bryner, sr=hewitt 2002-02-08 00:16:02 +00:00
stephend%netscape.com 24c5ebca34 Bug 123189. JS strict warning. (redeclaration). Patch by Stephen Walker <walk84@yahoo.com> r=stephend@netscape.com, sr=hewitt@netscape.com 2002-02-07 06:48:06 +00:00
hewitt%netscape.com 8fd3723f67 114580 - commonDialog is slow as molasses, r=jag, sr=bryner 2002-02-01 22:18:59 +00:00
morse%netscape.com f1df0eb11e backing out patch for bug 111396 because it caused smoketest blocker bug 112643 2001-11-29 20:52:48 +00:00
morse%netscape.com eb790816f5 bug 111396, tabbing in dialogs give incorrect results, r=jag, sr=hewitt 2001-11-29 09:27:19 +00:00
danm%netscape.com 99f630dfed reinstate rev 1.38 without breaking testgtkembed: focus and notify all common dialogs. somewhat experimental fix for bug 53345. r=pinkerton,sfraser 2001-11-29 01:52:25 +00:00
danm%netscape.com fb16e6cad2 backing out last change, which seems, on fifteenth approach, to fix smoketest blocker bug 110494 r=jst 2001-11-17 01:51:22 +00:00
danm%netscape.com 01aae8cddb focus and notify all common dialogs. somewhat experimental (people wanted to try it) fix for bug 53345, r=pinkerton,syd 2001-11-16 01:55:44 +00:00
blakeross%telocity.com ef455cc861 107642 - XUL syntax/cleanup landing. Fixes 94470, 96008, 96019, 76800, 102637, 80399, 108303, and removes over a thousand unnecessary or nonsensical attributes. Also fixes 108302, 102366, 102367, 105815. r=sspitzer,cmanske on appropriate parts sr=ben 2001-11-03 04:17:02 +00:00
gerv%gerv.net f385eb981a Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
hewitt%netscape.com aa906e4a5f 72530 - oversized dialog problems, r=jag, sr=alecf 2001-04-12 05:42:05 +00:00
blakeross%telocity.com eaa6754a0a Fixing 70746: major xul syntax changes. If you use xul, this WILL affect you! Read n.p.m.xpfe for details on the changes and how you can fix your code. r=hewitt sr=hyatt, ben 2001-03-22 00:59:29 +00:00
maolson%earthlink.net cf7a9d0f56 fix bug 70747 [XUL Syntax] Replace <textfield> with <textbox>
r=blake, a=ben
2001-03-22 00:15:47 +00:00
blakeross%telocity.com 08582fb963 Wording in BasicAuth username/password dialog says "Confirm Password" (by bzbarsky@mit.edu, 55111). r=doron sr=alecf 2001-02-06 02:13:54 +00:00
blakeross%telocity.com 6c344b08cc Fix 57140: JS strict warnings in commonDialog.js. patch by Mark Olson. r=blake sr=alecf 2001-01-17 00:20:25 +00:00
blakeross%telocity.com 6252df5282 Fix 63647: an element (button or textfield) should have focus by default in common dialogs, and other cleanup. r=timeless sr=alecf 2001-01-05 00:37:30 +00:00
alecf%netscape.com 0414cdac7a fix for #58931 r=blake,sr=ben
fix lots of warnings in commonDialogs to make it a little easier to use the console
2000-11-02 22:15:41 +00:00
ben%netscape.com d26328f737 modified a little too much.. reverting some of my changes... 2000-08-18 07:31:08 +00:00
ben%netscape.com 37a5f91754 remove builtinurls load from navigator 2000-08-18 07:29:17 +00:00
hyatt%netscape.com ae73ff910f Fix for 49118, r=ben 2000-08-16 22:50:25 +00:00
hyatt%netscape.com f3ecb515bf Better fix for 49066. r=saari,danm 2000-08-15 22:58:12 +00:00
hyatt%netscape.com 3701c6c153 Fix for bug #49066, r=saari 2000-08-15 22:46:09 +00:00
morse%netscape.com 95cea85b37 bug 44039, back out unintentional change that caused regression 2000-06-28 01:26:56 +00:00
morse%netscape.com bdc9e6d15b bug 41537, regression caused by code cleanup in this file done over the week-end 2000-06-05 20:57:41 +00:00
ben%netscape.com 1875a22f8b common dialog code cleanup. 2000-06-03 01:03:23 +00:00
ben%netscape.com 81fa41f029 [perf] Reduce the number of webshells used to load a simple alert/confirm dialog 2000-06-02 13:06:39 +00:00
alecf%netscape.com be98e6f2e1 fix multi-line common dialogs by using <html> tag 2000-05-12 21:32:18 +00:00
alecf%netscape.com aad1ea3644 fix common dialogs where button3 and button4 are used, such as in editor 2000-04-28 20:55:44 +00:00
alecf%netscape.com b30828004d do ben a favor and make a bunch of shared stuff skinnable! 2000-04-28 08:20:11 +00:00
dougt%netscape.com abdfc8c3ec Setting the param based on the value of the checkbox. r=morse@netscape.com
There is still some discussion regarding this fix.  It does unblock my feature
and does not cause any harm to the dialog I tested.  With that said, I am checking
it in.
2000-03-24 05:06:45 +00:00
saari%netscape.com 1b00c5446d Fix for PDT+ 27784. r=joki, a=jevering 2000-03-02 22:57:45 +00:00
morse%netscape.com b1b3d635a0 reverting back to version 1.11, new changes broke single signon 2000-02-01 08:08:06 +00:00
ben%netscape.com 62ec6c1a37 fix for checkbox in wallet dialogs having label "check", r=alecf 2000-01-31 21:49:31 +00:00
ben%netscape.com 5f71b099f6 25104 - common dialog appearance tweaks, skinnability. 2000-01-30 01:59:40 +00:00
morse%netscape.com efc2e61498 fix for bug 22132, r=davidm 2000-01-06 00:23:24 +00:00
morse%netscape.com 7470310b4b fix bug 22132, a=granrose 2000-01-05 19:17:01 +00:00
morse%netscape.com dc94d5dc33 add UniversalDialog, r=davidm 2000-01-05 03:17:11 +00:00
sspitzer%netscape.com 2753a0c1ec make the prompt and alert dialogs resize to content.
fix by davidm, r=sspitzer, bug #15815
1999-10-08 04:51:19 +00:00
morse%netscape.com 601ee39e21 cleaner fix for bug 14247 1999-09-18 08:13:06 +00:00
morse%netscape.com c952c55479 fix bug 14247 1999-09-18 08:02:58 +00:00
davidm%netscape.com 9d64a9d8a1 Add support for setting the window title. Add support for up to 4 buttons 1999-09-02 00:17:03 +00:00
davidm%netscape.com d29888e133 fix the file so default is the default action 1999-08-31 02:43:34 +00:00
davidm%netscape.com 3b02ce17a6 comment out debugging info 1999-08-19 03:26:08 +00:00
davidm%netscape.com 147a5e5f82 update files. Add in positioning code 1999-08-18 02:14:22 +00:00
davidm%netscape.com 1979cf1e5c First Checked In. 1999-08-10 23:29:43 +00:00