Commit Graph

716 Commits

Author SHA1 Message Date
chanial%noos.fr
f5e8c8f658 add tri-licence 2003-10-22 06:35:37 +00:00
bryner%brianryner.com
605cc06382 deCOMtaminate nsIDocument by changing methods to use return value instead of out-params, eliminating unused nsresult return values, moving some members to nsIDocument and inlining the getters/setters. Bug 222134, r=bzbarsky, sr=jst. 2003-10-22 06:09:48 +00:00
varga%nixcorp.com
199cf9bc76 Changing my email address. 2003-10-21 15:35:57 +00:00
ben%bengoodger.com
2259244879 Updates... 2003-10-20 19:59:49 +00:00
noririty%jcom.home.ne.jp
f5f4d124fe Fix b=170499 move visitLink() to toolkit for about dialog and thunderbird 2003-10-19 15:18:15 +00:00
noririty%jcom.home.ne.jp
fbc78492cc Fixing build failure b=221599 2003-10-18 12:40:05 +00:00
ben%bengoodger.com
4775be15b9 New Cross Platform Options Dialog (getting started) 2003-10-18 07:10:33 +00:00
chanial%noos.fr
2a18785064 Bug 222585: dialogheader should crop p=neil, r=varga sr=bienvenu 2003-10-17 21:27:28 +00:00
chanial%noos.fr
a97aac3e5d Bug 221599: remove comm.jar dependencies in fontpackage.xul
use the PP for the licence
2003-10-17 19:31:11 +00:00
bryner%brianryner.com
5ac09b8065 port fix to sort strings case-insensitively, bug 220067 2003-10-15 20:57:18 +00:00
chanial%noos.fr
82c47f7d35 on going work on bug 221597: move the close, restore and minimize icons to the toolkit. 2003-10-14 20:11:16 +00:00
chanial%noos.fr
73de436e3e Bug 221987 Don't create frames for XUL <script> p=neil, r=varga, sr=bz 2003-10-14 08:58:26 +00:00
chanial%noos.fr
076495b36f fix bustage in partial source viewer 2003-10-14 08:05:04 +00:00
chanial%noos.fr
ced1218f9f forgot to check in the modified jar list. 2003-10-14 05:42:40 +00:00
chanial%noos.fr
52293e07f3 adding overlay for edit menus 2003-10-14 05:26:36 +00:00
chanial%noos.fr
72fe8080ee removing comm.jar dependencies in the source viewer.
(bug 221668 and bug 173879). Commands Find, Save As and Print still have to be hooked properly.
2003-10-14 05:13:34 +00:00
chanial%noos.fr
101ce13254 adding overlay for edit menus 2003-10-14 05:09:24 +00:00
ben%bengoodger.com
69121415a5 Here comes the new installer front end. (Work in Progress) 2003-10-12 01:24:53 +00:00
ben%bengoodger.com
d68f357ebf Use Windows XP Theme Engine, when available 2003-10-09 20:52:02 +00:00
ben%bengoodger.com
87bf331dbf Next Gen App Wizard Front End... forking Seamonkey Installer FE. 2003-10-09 02:02:08 +00:00
ben%bengoodger.com
1779c75488 Tweak to fix some thunderbird problems. 2003-10-09 00:14:31 +00:00
ben%bengoodger.com
076b7d4897 oops 2003-10-08 08:39:36 +00:00
ben%bengoodger.com
7d49522cbb Next Generation Mozilla Applications Shared Installer generation scripts. 2003-10-08 08:17:39 +00:00
scott%scott-macgregor.org
1134ea7082 Bug #221450 --> Helper App Dlg, Open Radio button always left blank for the birds. Fix by
removing an obsolete API call to getDownloadInfo (Bug #218817).

sr=ben
2003-10-07 06:06:44 +00:00
bryner%brianryner.com
b74d8438f9 Updating my email address 2003-09-29 06:04:02 +00:00
bryner%brianryner.com
d9b60f34cd fixing firebird build bustage 2003-09-27 19:35:14 +00:00
bryner%brianryner.com
f4d1fe081e Check return results from DecryptData so that we don't bring up the master password dialog again if the user cancelled it the first time. Bug 220214. 2003-09-25 04:54:22 +00:00
neil%parkwaycc.co.uk
131d9ad47b Bug 169000 Wrapper library to access XPConnect native objects from chrome JS p=caillon r=jag sr=jst 2003-09-24 10:27:14 +00:00
ben%bengoodger.com
24a516ecd9 Do this only in Firebird 2003-09-24 05:34:17 +00:00
ben%bengoodger.com
acd190592a Bug 217026 - turbo is not supported in Mozilla Firebird. exit with an error. Patch by chris Thomas. 2003-09-24 05:28:13 +00:00
bryner%brianryner.com
0464b919e6 fixing bustage 2003-09-24 01:55:52 +00:00
ben%bengoodger.com
f1357463fd Fix for bugs:
- 219191, 219192 - localize Download Options FE by placing strings in string bundles. Patch by Mike Connor.

- 219222 - use the new about:mozilla screen. patch by Steffen Wilberg.
2003-09-23 19:36:16 +00:00
noririty%jcom.home.ne.jp
d358984a09 temporary MAC-theme patch before landing Pinstripe. includes b=206462 2003-09-17 08:42:57 +00:00
dbaron%dbaron.org
c49da48965 Change our implementation of 'overflow: hidden' to be more compatible with other browsers, as CSS 2.1 now allows. b=69355 r+sr=bzbarsky 2003-09-16 22:09:18 +00:00
mkaply%us.ibm.com
57455af2ab Bug 179834. Separate application resources and GRE resources. r=darin sr=dougt 2003-09-15 19:16:24 +00:00
noririty%jcom.home.ne.jp
debaf54993 Missing Firebird skinversion. Thank you Mr.FLS to point this out. b=214465 2003-09-08 15:55:26 +00:00
bryner%brianryner.com
2fffc1c22f Use the default value supplied to prompt() if no stored value was found. (bug 216324) 2003-09-08 03:17:42 +00:00
bryner%brianryner.com
377bfd51dd Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan. 2003-09-08 00:18:24 +00:00
bryner%brianryner.com
ef40198dcf Notify the treeBoxObject when the row count changes -- should fix assertions when typing in autocomplete. Also, throw in some NS_NOTREACHED statements for functions that should not be getting called on this tree view. 2003-09-04 07:26:30 +00:00
bryner%brianryner.com
45271d5ae3 Remove inadvertent DOS lineendings (bug 218248) 2003-09-04 03:02:33 +00:00
bryner%brianryner.com
383d2f0c9e bug 217954/216395 - we need to assign to |userField| regardless of whether there is a value, so we don't crash later when trying to attach autocomplete to the field. 2003-09-01 21:11:30 +00:00
noririty%jcom.home.ne.jp
2858438d20 Fix regression on tab close dbl-clicking. 2003-09-01 18:47:32 +00:00
ben%bengoodger.com
6e3e77476d tidy up expander action 2003-08-31 07:23:39 +00:00
bryner%brianryner.com
2c85983586 If the username or password field is pre-populated using the value attribute, then don't prefill either one. Also, remove ^M characters that should not be here. 2003-08-31 03:34:31 +00:00
scott%scott-macgregor.org
a2c046bade back out a change intended for the thunderbird 0.2 branch 2003-08-30 06:01:47 +00:00
scott%scott-macgregor.org
a5475b1bb4 back out a branch only checkin =) 2003-08-30 05:57:25 +00:00
scott%scott-macgregor.org
c15c91719c Bug #217093 --> fix find in this message for the branch (this patch would break firebird if it was checked into the trunk. 2003-08-30 05:44:41 +00:00
bryner%brianryner.com
133f609223 Protect again recursing into DecryptData during autocompletion (due to opening the master password dialog and blurring the username input field). 2003-08-30 05:06:30 +00:00
scott%scott-macgregor.org
f57605366c update locale verisons for mozapps 2003-08-30 04:18:58 +00:00
blakeross%telocity.com
56a396a139 Undo versioning changes for now. Gotta think it through. 2003-08-28 05:56:32 +00:00
blakeross%telocity.com
1c96748256 fb0.7 -> tk0.1 in toolkit. 2003-08-28 05:29:48 +00:00
bryner%brianryner.com
9cc5cf04ce If the user has not set a master password and wants to use password manager, initialize the master password to an empty string. (bug 217409) 2003-08-28 05:22:23 +00:00
blakeross%telocity.com
91b183c961 217410 - Change skin/locale versions to fb0.7. 2003-08-28 02:16:27 +00:00
ben%bengoodger.com
48d15eaedf Fix line spacing 2003-08-27 20:55:48 +00:00
noririty%jcom.home.ne.jp
340f3b91c7 Fix 217445 - fixing contextmenu bustage in Page Source 2003-08-27 14:48:51 +00:00
noririty%jcom.home.ne.jp
24e331aafb Fix 217378 - removing asa from about.xhtml 2003-08-27 10:09:30 +00:00
blakeross%telocity.com
4baab06663 remove "redo" item that we got from mozilla. 2003-08-27 08:24:52 +00:00
scott%scott-macgregor.org
a74e13944b Bug #217405 --> New helper app dialog causes JS exception for unknown content types
r=ben
2003-08-27 04:45:36 +00:00
scott%scott-macgregor.org
d6c2a3ee34 hide the manage plugins button for thunderbird 2003-08-27 04:41:54 +00:00
bryner%brianryner.com
5ce2c1139f Actually add the site to the reject list if the user said "Never for this site." Bug 216542. 2003-08-27 00:34:09 +00:00
scott%scott-macgregor.org
72836811a9 port blake's patch to pref-downloads so it works with his new widget state manager 2003-08-25 23:30:21 +00:00
ben%bengoodger.com
c74cecf85e Oops forgot a makefile 2003-08-25 22:49:49 +00:00
ben%bengoodger.com
b8558be1af Add mozapps dir to the build 2003-08-25 22:46:12 +00:00
ben%bengoodger.com
31e02e88ff merging blake's changes to pref.css from the other day over here, which is where they now belong. 2003-08-25 22:22:44 +00:00
ben%bengoodger.com
1b1349364b Moving new downloads files (unknown content type handler dialog, preferences dialogs, etc) to new mozapps shared application support directory which will live, for now, in toolkit/. This is so that thunderbird can also use the new downloading options. 2003-08-25 21:46:59 +00:00
blakeross%telocity.com
77202fd4a5 An attempt to make the preferences UI a little easier/less cluttered. The styling, the functionality--all this is subject to change as we explore what to do with this panel. 2003-08-24 04:50:59 +00:00
blakeross%telocity.com
e574d3ce97 ick...ick ick ick. Try to fix preferences. 2003-08-24 01:01:46 +00:00
chanial%noos.fr
1e34412aee reapply fix by Ben to handle subdialogs. 2003-08-22 14:11:53 +00:00
varga%utcru.sk
f8ab39f45c Checking in a patch for Neil. Bug 216482. Firebird Crashes when picked "View -> By Date and Site" or View-> By Site" in history sidebar.
r=varga, sr=jag
2003-08-22 11:32:23 +00:00
scott%scott-macgregor.org
62b39fba59 Port Bug #215325 to the toolkit (mail news account wizard starts up with back / finish buttons). 2003-08-21 03:54:58 +00:00
chanial%noos.fr
98c094c749 correct typo 2003-08-20 02:03:43 +00:00
chanial%noos.fr
ce421bc902 fixing mistake in nsWidgetStateManger.js 2003-08-19 22:22:46 +00:00
chanial%noos.fr
12aa2bce22 fix wizard bustage, another locale mismatch 2003-08-19 04:31:53 +00:00
chanial%noos.fr
6e51fc5250 fixing printing bustage 2003-08-19 04:01:11 +00:00
chanial%noos.fr
ba28af45f6 follow up to bug 213228: fork commonDialog.dtd and commonDialogs.properties 2003-08-18 23:55:16 +00:00
scott%scott-macgregor.org
2076749ee4 Bug #216529 --> thunderbird needs a couple more autocomplete style rules. 2003-08-18 22:57:06 +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
chanial%noos.fr
3e404a90d1 update all callers in toolkit and browser to use the new toolkit widgets 2003-08-18 10:43:56 +00:00
bryner%brianryner.com
4c18ba46d4 Make the password manager hold onto the pref branch so that the observers we register with it don't go away. Bug 216219. 2003-08-18 06:09:52 +00:00
chanial%noos.fr
44b63671be update locale version number to 1.5b and recheck jar.mn 2003-08-17 21:25:32 +00:00
ben%bengoodger.com
874ae9e2b1 Fix for bug 216474 - Browser crashes in password manager. Ensure that we don't crash or overwrite variables used to hold valid password data fields with null. r=bryner 2003-08-17 21:06:36 +00:00
chanial%noos.fr
b2a5dfdbb4 backing out changes in jar.mn 2003-08-17 20:11:35 +00:00
chanial%noos.fr
741449790e bug 213228: new toolkit independence bug, part 10: port seamonkey fixes in the toolkit/content files
bug 188956 by suresh, bug 201964 by shliang
2003-08-17 18:18:14 +00:00
chanial%noos.fr
1d7dccad91 fork and obsolete charsetOverlay.dtd (use charset.dtd instead) and widgetStateManager (use nsWidgetStateManager instead) 2003-08-17 17:22:19 +00:00
chanial%noos.fr
a33b16e812 bug 213228: new toolkit independence bug, part 9: finish forking toolkit/locale including locale/US/global-region. 2003-08-17 16:59:45 +00:00
chanial%noos.fr
9817563e15 bug 213228: new toolkit independence bug, part 8: finish forking global-platform.
The only files that are platform specific are platformKey.properties and platformKey-mac.properties. They are both packaged as platformKey.properties in en-win.jar, en-unix.jar and en-mac.jar.
2003-08-17 16:10:53 +00:00
chanial%noos.fr
52d3875908 oopss, backing out didn't intended to check this in 2003-08-17 13:21:36 +00:00
chanial%noos.fr
be4a62da09 move wizard.properties out of global-platform into global, by #ifdef'ing the locales in wizard.xml
remove unused locales instruct-first and instruct-last in wizard.properties
remove duplicate wizardOverlay.css
2003-08-17 13:11:26 +00:00
chanial%noos.fr
db342ec999 bug 213228: new toolkit independence bug, part 7: use the new toolkit widgetry. 2003-08-17 11:22:13 +00:00
chanial%noos.fr
5af0e3a371 bug 213228: new toolkit independence bug, part 7: update and use the new toolkit widgetry.
xul.css: bug 183791, 96642 by neil, bug 126263, 201299, 202681 by roc, bug 188597 by Ariel Fatecha <afatecha@idea.com.py>
2003-08-17 11:21:09 +00:00
chanial%noos.fr
65bdf8906b port textbox fix for bug 197486:
callback method in textbox is no more, use oncommand instead for the same functionality.
2003-08-17 11:17:00 +00:00
chanial%noos.fr
22f84d54db bug 213228: new toolkit independence bug, part 7: update and use the new toolkit widgetry.
tree.xml: bug 178604, 156454, 194876, 195393, 202391 by neil, 192346 by kyle yuan, bug 192885, 156576, 202393 by jan.
remove the tree constructor, since the #ifdef can be move the pageUpOrDownMovesSelection property definition.
2003-08-17 11:12:36 +00:00
chanial%noos.fr
34d7a71ed7 bug 213228: new toolkit independence bug, part 7: update and use the new toolkit widgetry.
textbox.xml: bug 207487 by aaronl, bug 197486 by neil, bug 180512 by Alex Vincent <ajvincent@juno.com>
2003-08-17 11:12:08 +00:00
chanial%noos.fr
d97d9bbbf6 bug 213228: new toolkit independence bug, part 7: update and use the new toolkit widgetry.
tabbrowser.xml: bug 205341, 112697, 210760 by jag, bug 121234, 133503  by neil, bug 206668 by shliang.
not ported: bug 169589, [mac] ctrl-tab no longer moves btwn frames
            bug 203960, go back group
            bug 104778, remember what user typed when switching tabs.
            bug 103720, prefill URI when opening new tab.
2003-08-17 11:11:42 +00:00
chanial%noos.fr
b78705d80a bug 213228: new toolkit independence bug, part 7: update and use the new toolkit widgetry.
tabbox.xml: bug 106656, 173703, 184821 by neil, bug 209885 by Alex Vincent <ajvincent@juno.com>
2003-08-17 11:11:17 +00:00
chanial%noos.fr
29162a5a9d bug 213228: new toolkit independence bug, part 7: update and use the new toolkit widgetry.
scrollbox.xml: bug 97787 by neil
2003-08-17 11:10:56 +00:00
chanial%noos.fr
5c736fbf36 bug 213228: new toolkit independence bug, part 7: update and use the new toolkit widgetry.
radio.xml: bug 112789, 195393 by neil, bug 169489 by aaronl, bug 185690 by kaie, bug 201166 by jgaunt
2003-08-17 11:10:28 +00:00
chanial%noos.fr
656f79af28 bug 213228: new toolkit independence bug, part 7: update and use the new toolkit widgetry.
popup.xml: bug 38367 by neil
2003-08-17 11:10:12 +00:00
chanial%noos.fr
36d8fb58c0 bug 213228: new toolkit independence bug, part 7: update and use the new toolkit widgetry.
menulist.xml: bug ?????, 96642, 196755, 180512 by neil, bug 201166 by jgaunt
2003-08-17 11:09:50 +00:00
chanial%noos.fr
3e24f04413 bug 213228: new toolkit independence bug, part 7: update and use the new toolkit widgetry.
menu.xml: bug 38367 by neil
2003-08-17 11:09:28 +00:00
chanial%noos.fr
713c50dd42 bug 213228: new toolkit independence bug, part 7: update and use the new toolkit widgetry.
listbox.xml: bug 156454, 195393 by neil, bug 192346 by kyle yuan, bug 178212 by Ariel Fatecha <afatecha@idea.com.py>, bug 201166 by jgaunt, bug 208781 by aaronl.
2003-08-17 11:09:16 +00:00
chanial%noos.fr
8740596f87 bug 213228: new toolkit independence bug, part 7: update and use the new toolkit widgetry.
general.xml: bug 133598 by cmanske, bug ????? by Grey Hodge <jesus_x@mozillanews.org>, other changes by Tim Hill <tim@prismelite.com>, bug 199060 by aaronl, bug 207456 by shliang.
2003-08-17 11:08:55 +00:00
chanial%noos.fr
b18e392342 bug 213228: new toolkit independence bug, part 7: update and use the new toolkit widgetry.
button.xml: bug 186873 and 191150 by aaronl
2003-08-17 11:08:25 +00:00
chanial%noos.fr
51fb8e87a8 bug 213228: new toolkit independence bug, part 7: update and use our widgetry
browser.xml: bug 197121 by brade and bug 199060 by aaronl.
not ported: bug 164006, wyciwyg: should not appear in tab title
            bug 104778, remember what user typed when switching tabs.
            bug 103720, prefill URI when opening new tab.
2003-08-17 11:06:26 +00:00
chanial%noos.fr
8f464709da package editor.xml widget and preprocess all the widgets 2003-08-17 09:55:24 +00:00
chanial%noos.fr
038d7a8199 forking editor.xml widget 2003-08-17 09:54:37 +00:00
bryner%brianryner.com
94a46a2323 Only remove buildconfig.html when you 'make distclean'. Otherwise doing 'make clean' in toolkit means that you need to re-run configure. 2003-08-17 08:32:49 +00:00
bryner%brianryner.com
bbd2c3d4cf Don't prompt to save passwords, or prefill passwords, if saving passwords is disabled (bug 216219). 2003-08-17 05:52:17 +00:00
chanial%noos.fr
ad4fc16ba2 bug 213228: new toolkit independence bug, part 6.
fork and obsolete files
2003-08-16 14:51:28 +00:00
chanial%noos.fr
cabdc7c5ba remove duplicated config.xul file and update the one in components/viewconfig 2003-08-16 14:11:05 +00:00
chanial%noos.fr
63f4dbdf51 adding .cvsignore files 2003-08-16 11:41:51 +00:00
chanial%noos.fr
3c076279da bug 213228: new toolkit independence bug, part 5.
fork printing front end.
#ifdef XP_UNIX printjoboption.js and printjoboption.xul
remove communicator dependency (dialogs.css)
2003-08-16 11:39:10 +00:00
chanial%noos.fr
6f15f1b68f bug 213228: new toolkit independence bug, part 4.
fork tree based configuration/pref viewer
style config.css
(not part of seamonkey)
2003-08-16 11:22:16 +00:00
chanial%noos.fr
d521951ba9 bug 213228: new toolkit independence bug, part 3.
create toolkit/obsolete directory
obsolete dialogOverlay.xul and remove the need for platformOverlay.xul
2003-08-16 11:05:21 +00:00
scott%scott-macgregor.org
2d1c5f112c Bug #215901 --> formatting toolbar gets disabled in mail compose when selecting any drop down list. Port a missing style rule
over from classic\global.css

r=ben
2003-08-14 23:55:53 +00:00
hyatt%mozilla.org
10178eec57 Fix assert in debug builds. 2003-08-13 19:54:24 +00:00
hyatt%mozilla.org
b00b9fce9a Make bookmarks in the menu bar show status text in the status bar on rollover. Add generic support for menuitems in the menu bar to show status text using statustext attributes for any XUL application. 2003-08-13 01:55:39 +00:00
hyatt%mozilla.org
f037cfe886 Make the stylesheet switcher smarter about showing/hiding more quickly based on the current location. 2003-08-13 00:21:42 +00:00
bryner%brianryner.com
e16f76f15b Fix objdir bustage 2003-08-12 06:20:39 +00:00
bryner%brianryner.com
4ba8e872a0 Enable new password manager for Firebird. 2003-08-12 05:22:10 +00:00
chanial%noos.fr
db7a09b2ff I should have taken one more vacation day, definitely. 2003-08-12 05:11:21 +00:00
chanial%noos.fr
7a4f2c3800 fixing Mac bustage 2003-08-12 03:56:01 +00:00
bryner%brianryner.com
72a4b34dcc Address a couple of potential security problems by ensuring that usernames and passwords that are part of a URL are not included in the realm; don't do any signon storing or prefilling if the URI does not support hostnames. 2003-08-12 03:43:46 +00:00
hyatt%mozilla.org
e535551e3d Make sure if you have a sep but no modifier, you don't append the modifier. 2003-08-12 02:19:28 +00:00
chanial%noos.fr
574479afa4 bug 213228: new toolkit independence bug, part 2.
bind our dialog.xml and wizard.xml widgets.
remove the need for platformXUL.css and platformDialog.xml
sync dialog.xml (bug 197568, patch by ajvincent@juno.com) with seamonkey
2003-08-12 01:19:58 +00:00
chanial%noos.fr
9797c7d3a9 fix problem when rebuilding the toolkit only and add buildconfig.html to garbage. 2003-08-11 19:13:27 +00:00
chanial%noos.fr
c05c452990 bug 213228: new toolkit independence bug, part 1.
fork buildconfig.html and build.dtd
2003-08-11 14:51:44 +00:00
ben%bengoodger.com
ed5f1b0f43 bug 199819 - seems like I missed a couple of cases with this. Make sure that the autocompleteenabled attribute is set on all child browser widgets when we detect the preference change 2003-08-11 03:57:20 +00:00
hyatt%mozilla.org
27733a95d6 Fix for 173444, custom toolbars show up (incorrectly) in popup windows. 2003-08-10 22:48:52 +00:00
hyatt%mozilla.org
89819f854f Fix for 173444, custom toolbars show up (incorrectly) in popup windows. 2003-08-10 22:46:41 +00:00
hyatt%mozilla.org
2edd248d3b Fix for 179336, make sure the page report for blocked popups shows the right page url. 2003-08-10 22:28:28 +00:00
noririty%jcom.home.ne.jp
6d74ff6599 tweak css. b=171451 2003-08-10 11:11:27 +00:00
hyatt%mozilla.org
03a12c4259 Initial commit of alternate stylesheet support in Firebird. 2003-08-10 08:04:58 +00:00
bryner%brianryner.com
752e309c5e Fix sorting of history when Group by Date is selected (bug 215384). Get rid of the hidden columns in the history tree and instead dynamically change the sort attribute on the visible column. Implement a DayFolderIndex property for the date folders which gives an index (0-7) to sort on, rather than sorting them alphabetically. r=ben. 2003-08-10 04:42:17 +00:00
bryner%brianryner.com
799df96177 Fix crash if the password field is the first field in a form. 2003-08-09 20:38:09 +00:00
bryner%brianryner.com
3395dac417 Improve support for autocomplete=off (bug 178597). Check for autocomplete=off on the form element as well as the input, and use case-insensitive string compare. 2003-08-09 10:15:31 +00:00
bryner%brianryner.com
3bd70bbd4e Convert nsIAutoCompleteResultTypes.h to an IDL file, which makes QI'ing to those interfaces work as expected. 2003-08-09 10:08:00 +00:00
bryner%brianryner.com
a3c807a9f6 Make this loop more correct - voidarray counts are PRInt32. 2003-08-09 03:48:34 +00:00
hyatt%mozilla.org
aebe9e9129 Support titledefault in tabbed browsing. 2003-08-08 18:59:40 +00:00
noririty%jcom.home.ne.jp
6d0202a46a Add resizer to Thunderbird. b=194081 r=me 2003-08-08 12:31:01 +00:00
bryner%brianryner.com
8518df35f8 Make removal of stored logins play nicer with the tree widget. Do a (batched) notification of the treeBoxObject that the row count is changing when deleting one or more stored logins. Also do a rowCountChanged notification when removing all stored logins. 2003-08-08 09:42:24 +00:00
bryner%brianryner.com
62a499055d Fix a compiler warning 2003-08-08 09:28:13 +00:00
blakeross%telocity.com
8aad9992ae Oops, remove this ifdef too. 2003-08-08 08:02:16 +00:00
blakeross%telocity.com
bd32ca4753 Add autoscroll pref to advanced. For now, autoscroll is on by default on linux because we haven't forked the linux prefs override file, unix.js. 2003-08-08 08:01:24 +00:00
dean_tessman%hotmail.com
3f1715c186 203754 - Bug in select code in Auto-Complete component
patch eric@5stops.com
2003-08-08 02:38:24 +00:00
ben%bengoodger.com
de6c173bd4 Actually fix b199819 2003-08-08 00:52:33 +00:00
ben%bengoodger.com
2bdad7d028 b199819 - setting browser.formfill.enable to false doesn't disable form autocomplete. Remove what seems to be an unnecessary code path that activates form fill without checking the pref. 2003-08-08 00:27:08 +00:00
hyatt%mozilla.org
61b59a3c41 Switch close tabs and close other tabs. 2003-08-07 19:01:27 +00:00
blakeross%telocity.com
4af6cabb13 New advanced panel, move expander to toolkit. 2003-08-07 00:38:59 +00:00
blakeross%telocity.com
5eb9b0bf3b Fix some stuff. 2003-08-06 08:43:56 +00:00
bryner%brianryner.com
cf9f55d8f6 For a username/password prompt, allow saving of the password even if the username is blank. 2003-08-06 08:29:38 +00:00
hyatt%mozilla.org
7816023d13 Restore 'Close other tabs' to the tabs context menu. 2003-08-05 07:19:24 +00:00
bryner%brianryner.com
85366cd6ac Split out nsSingleSignonPrompt into its own source file. 2003-08-05 05:40:14 +00:00
bryner%brianryner.com
08727642cf - Make the password manager control the autocomplete results for username fields, so that the list exactly matches the stored logins.
- Fix major problem where prompts weren't returning the field text.
- Only show the save checkbox in prompts if SAVE_PASSWORD_PERMANENTLY is given
- Only allow prompts to autocomplete if a password realm is given
2003-08-05 03:26:31 +00:00
ben%bengoodger.com
a04098dd11 The Mother Of All Download Landings, Phase I
http://bugzilla.mozilla.org/show_bug.cgi?id=214259
Firebird Download System Upgrades.

content/nsWidgetStateManager.js
- reindent the indentation mess in the file
- support saving data of panels that are sub-dialogs of iframe dialogs that are
  using WSM.

r=torgo sr=manos
2003-08-04 22:32:07 +00:00
bryner%brianryner.com
a75519712c Fix missing newline at end of file 2003-08-04 07:20:06 +00:00
bryner%brianryner.com
96c99c1a4a - Add DOMAutoComplete event, fired on a form input element when the user
selects a completion from the popup.
- Listen for DOMAutoComplete and Blur events instead of Change events to
trigger prefilling the password field.
- Fix an off-by-one error in the multi-user password change confirmation
(the stored password was being changed for the wrong entry).
- Fix skipping multiple logins when reading the signon file.
- Add missing license for Makefile.in.
2003-08-04 00:57:26 +00:00
bryner%brianryner.com
c7d4a59b14 Lots of changes and bugfixes:
- Enable multiple username support by listening to change events for the username field when there is more than one stored login for the form.
 - Make the signon hashtable store a SignonHashEntry, which has a pointer to the first SignonDataEntry.  This lets us adjust the head of the linked list without a hashtable operation, and also fixes a case where we would continue using a deleted entry, leading to a crash.
- Change FindPasswordEntryFromSignonData to FnidPasswordEntryInternal, and refactor it a bit.
- Clean up prefill logic so that multiple forms on a page could be prefilled.
- Fix bug where the last input was used as the username field, instead of the input just before the password.
- Make sure we write out all entries for each realm.
- Make sure we include all entries in each realm when returning an enumerator.
- Remove some form manager cruft I missed in passwordManager.js.
2003-08-03 04:50:09 +00:00
bryner%brianryner.com
40ce193c74 Lazily decrypt username/password in nsIPassword objects so that requesting an enumerator doesn't immediately prompt for the master password. 2003-08-02 07:13:39 +00:00
bryner%brianryner.com
81c72d3858 Don't use the username as the password when creating a stored login. 2003-08-02 05:24:34 +00:00
bryner%brianryner.com
31a32dea74 Add some missing localized strings 2003-08-01 20:43:24 +00:00
bryner%brianryner.com
e74076979f Fix stdcall bustage on windows 2003-08-01 20:41:41 +00:00
noririty%jcom.home.ne.jp
f6db14f7e5 Fix 214571 - add image to copyright information, patch by bugzilla@babylonsounds.com 2003-08-01 14:43:16 +00:00
bryner%brianryner.com
03b4d72400 - Keep the user and password values encrypted in memory so that we can defer decryption (and prompting for the master password) until we need to prefill or the user brings up the manager.
- Add a comment about the randomness in secret decoder ring encryption.
2003-07-31 00:17:26 +00:00
bryner%brianryner.com
3f3f0e7d41 If the user has already stored a login and enters the same username but a different password, don't prompt again, just update the stored password. (also fixes a bug where this caused two copies of the login to be stored) 2003-07-30 06:50:28 +00:00
bryner%brianryner.com
97f10b574f - Rename 'satchel' variables since this isn't part of satchel
- Make ~SignonDataEntry() delete the next entry in the list
- Fix some bustage from nsIFormSubmitObserver API changes
- Handle password change situations (2 or 3 password fields in a form)
- Make the signon file be written out when a reject list entry is added
- Fix the situation where RemoveUser() is called for the first of multiple stored logons for a host
2003-07-30 03:38:53 +00:00
bzbarsky%mit.edu
01018adcbd More GetDocument bustage 2003-07-29 05:48:30 +00:00
bzbarsky%mit.edu
fe7644af23 Fix Firebird redness 2003-07-29 05:19:13 +00:00
noririty%jcom.home.ne.jp
4c7dff12c3 Fix 205998 - Find in 'T'his Page, patch by abecevello@sympatico.ca 2003-07-28 13:06:53 +00:00
bryner%brianryner.com
cc9ed87119 Adapt wallet's password manager UI (removing the form manager bits). Split into content and locale directories and add contents.rdf files for passwordmgr chrome package. 2003-07-28 06:06:10 +00:00
bryner%brianryner.com
b3a5886e56 Fixing windows build - need to use a constructor for initializing reference-type members. 2003-07-27 21:21:45 +00:00
noririty%jcom.home.ne.jp
6a9413c304 Fix 209503 - about:config search, patch by gelsoft@mx4.tiki.ne.jp 2003-07-27 14:08:39 +00:00
bryner%brianryner.com
892a0a4366 passwordmgr.properties, not satchel.properties 2003-07-27 07:06:49 +00:00
bryner%brianryner.com
25b37556ab Initial add of new (work-in-progress) password manager implementation. Not part of the build. 2003-07-27 07:05:27 +00:00
bryner%brianryner.com
95d977de84 bug 199237 : fix the rendering of the non-ASCII title of a non-text doc(image, media) opened in a new tab/window (checking in for jshin@mailaps.org, r=bryner, sr=bz) 2003-07-26 06:42:50 +00:00
bryner%brianryner.com
858adb56f1 Prevent normal handling of oninput events if the event is caused by autocomplete updating the text field value. Bug 212686. 2003-07-26 02:55:24 +00:00
bzbarsky%mit.edu
b0d068ccde Bump skinVersion up to 1.5, since older skins are likely to get broken by the
change to no longer support single-':' pseudo-elements.  Bug 211657, r+sr=dbaron
2003-07-25 23:03:39 +00:00
noririty%jcom.home.ne.jp
a64e14c296 back out AiO 2003-07-25 04:13:46 +00:00
noririty%jcom.home.ne.jp
7e758bee90 Fix 207166 - tweak caret browsing button, patch by mconnor@rogers.com. 2003-07-24 16:02:07 +00:00
noririty%jcom.home.ne.jp
fdb105ca4a another oops 2003-07-24 11:21:07 +00:00
noririty%jcom.home.ne.jp
3b6b72cbae fix sidebar mid-click regression 2003-07-24 11:01:40 +00:00
noririty%jcom.home.ne.jp
a71065189b Implement AiO ports' autoscroll - patch by boullet@col.bsf.alcatel.fr b=212273,212002 2003-07-24 10:34:54 +00:00
noririty%jcom.home.ne.jp
d9dcab299f Fix 202792 - remove startup JS warnings, patch by holyspirit@hkpeople.net and brantgurganus2001@cherokeescouting.org 2003-07-23 14:24:05 +00:00
noririty%jcom.home.ne.jp
48c0e8d96e Fix 212399 - remove duplicated line, patch by bugzilla@babylonsounds.com 2003-07-22 14:26:37 +00:00
noririty%jcom.home.ne.jp
5a487db323 fix sidebar double click bustage 2003-07-21 09:06:49 +00:00
blakeross%telocity.com
c4123ae432 fix sidebar middle click 2003-07-20 04:19:52 +00:00
dbaron%dbaron.org
c8d988bce3 Fix firebird and thunderbird bustage by unforking contents of nsIGlobalHistory (which was frozen) and by tweaking the root Makefile.in. b=212509 r=mscott 2003-07-19 21:19:12 +00:00
blakeross%telocity.com
070504ae28 Tweaking autoscroll. 2003-07-17 22:04:11 +00:00
bryner%netscape.com
1981793696 Use the oninput event, instead of keypress, to notify the autocomplete controller that the input text has changed. This fixes form autocomplete being one character behind due to the keypress handler firing before editor's handler. Bug 212487, r=hewitt. 2003-07-13 02:31:08 +00:00
bryner%netscape.com
6b0086b610 Fix non-functioning form autocomplete (bug 212220). Instead of using an attribute on the nsIAutoCompleteInput (since it's not always a content node), add an attribute to the IDL interface. Also, make use of JS's (a || b) semantics to avoid some temporary variables. r=hewitt. 2003-07-13 02:27:25 +00:00
kerz%mozillazine.org
51cb0de092 removing unused css, bug 212387 2003-07-11 18:15:58 +00:00
kerz%mozillazine.org
b167f19d4b fixing images, bug 212387 2003-07-11 18:14:48 +00:00
kerz%mozillazine.org
99404aefba New theme update from Arvid, hoo dog. 2003-07-10 06:50:18 +00:00
bryner%netscape.com
5128c69a0f preprocess browser.xml, for autoscroll ifdefs. 2003-07-08 00:52:37 +00:00
bzbarsky%mit.edu
3e5d658024 Move to the double-'::' notation for -moz-tree-* pseudo-elements in toolkit.
Bug 211657, r+sr=dbaron
2003-07-07 22:16:57 +00:00
blakeross%telocity.com
db99ae0397 Only enable autoscroll on Windows. 2003-07-06 05:23:05 +00:00
blakeross%telocity.com
3acfbdcd18 Fix 205161 - remove "www" from history entries. 2003-07-06 02:18:27 +00:00
blakeross%telocity.com
5d1f8ce092 Move autoscroll images to content so it's not theme-dependent. 2003-07-06 01:08:18 +00:00
blakeross%telocity.com
75d9577000 Minor autoscroll fixes. 2003-07-06 01:02:48 +00:00
blakeross%telocity.com
1ac4bfc823 Tweaking autoscroll a bit. 2003-07-05 06:53:47 +00:00
blakeross%telocity.com
4056e69c2f Fixing bug 179666 - double the depth of the drop down location bar 2003-07-05 06:26:58 +00:00
blakeross%telocity.com
8b86ee3b29 Fixing arrow flashing on middle click of link. 2003-07-04 08:23:45 +00:00
blakeross%telocity.com
773ee4c37c Fixing autoscroll so that you can mousedown on a link and drag, but also ensuring that we don't break middle mouse click on a link. Subject to bugs :) 2003-07-04 06:36:28 +00:00
blakeross%telocity.com
d7e6606ca5 Converting the autoscroll code to attach to the browser binding and folding it directly into Firebird. Thanks to the folks at autoscroll.mozdev.org for providing this great functionality! 2003-07-04 05:02:35 +00:00
bryner%netscape.com
e0c66a21b8 picking up seamonkey patch to fix bogus css rules in xul.css. 2003-07-04 01:42:46 +00:00
varga%netscape.com
1119884297 Fixing build bustage. 2003-06-25 15:13:46 +00:00
ben%netscape.com
06645ab757 Fixing Firebird build bustage after timeless' fishy checkin to bug 58613. 2003-06-23 00:56:38 +00:00
bryner%netscape.com
cc80d85925 Port fix for bug 206775 (can't search NLS characters in history) to firebird. Patch by gelsoft@mx4.tiki.ne.jp. 2003-06-17 18:23:53 +00:00
dbaron%dbaron.org
2e0e4a7f3f Fix bustage. b=209087 2003-06-14 04:40:52 +00:00
scott%scott-macgregor.org
fcc636c739 Get the linux file picker working for thunderbird. Has no impact on firebird 2003-06-12 04:05:17 +00:00
scott%scott-macgregor.org
4048db7969 Bug #199248 --> port the fix from xpfe to the new toolkit. Tooltips flash on bookmarks history
and in the sidebar for thunderbird.

Thanks to noririty for pointing out that this change needed ported over.
2003-06-11 04:57:34 +00:00
scott%scott-macgregor.org
e36ebfe332 back out my change until I can figure out why this doesn't work in firebird 2003-06-10 16:52:59 +00:00
scott%scott-macgregor.org
8bda8ea2de Thunderbird doesn't care about satchel, autocomplete, session history, etc. So don't build them.
We may move this stuff to browser or add flags to the build to make it easy to skip them.
2003-06-09 04:29:59 +00:00
scott%scott-macgregor.org
9f894cd2f2 Restore functionality to the checkbox label so it's label will wrap again. 2003-06-09 04:27:49 +00:00
scott%scott-macgregor.org
6678e93e2e We need to make changes to toolkit's autocomplete for it to work in mail compose (for thunderbird).
For now, add an ifdef which rebinds the autocomplete bindings to the old versions in mozilla\xpfe.
2003-06-09 04:26:42 +00:00
scott%scott-macgregor.org
59c47815ce Synch this file up with changes that have happend in mozilla\xpfe. This enables find to work in thunderbird
as well.
2003-06-09 04:24:11 +00:00
scott%scott-macgregor.org
3a918cab9b Run xul.css through the pre-processor now that it has a thunderbird ifdef in it. 2003-06-09 04:23:15 +00:00
bryner%netscape.com
5b1b36371c Change Loading.mng to a GIF. 2003-06-04 07:37:56 +00:00
hyatt%mozilla.org
dc5c3717a5 *** empty log message *** 2003-05-31 00:34:16 +00:00
varga%netscape.com
717feaab4a Landing bookmarks changes.
Bug 205378 - Meta bug for changes in bookmarks sorting code
r=jag, sr=sspitzer, a=sspitzer,asa

The CloneResource() has been back ported from Firebird, originally
implemented by Pierre Chanial.
2003-05-23 12:03:40 +00:00
dwitte%stanford.edu
a1fcc8d125 Bug 206356: cookies refused by default if you just close dialog.
makes the "do you want to accept this cookie?" dialog more user-friendly, by not touching the permission list if you dismiss the dialog without clicking a button.

patch by mvl, r=neil, sr=jag, a=asa.
2003-05-22 00:37:48 +00:00
dean_tessman%hotmail.com
6261e2546a 206055 - [XUL] <label>'s control attribute doesn't work
patch by gelsoft@mx4.tiki.ne.jp
2003-05-20 19:52:42 +00:00
bryner%netscape.com
f2e4ea223f use an updated preview image that's the same size as the one we had before. 2003-05-19 23:56:36 +00:00
bryner%netscape.com
d246aeaee4 Add a more standard preview image, and change contents.rdf to use that one instead of the seamonkey classic skin preview. Thanks to Lil46john@aol.com for the preview image. Bug 197260. 2003-05-19 04:42:14 +00:00
ben%netscape.com
f83e078f2e Name changes for 0.6 2003-05-12 20:43:54 +00:00
chanial%noos.fr
da6e9a8d37 bug 203069: Unable to search in page-source
sync'ing with seamonkey, use gBrowser instead of getBrowser()
2003-04-27 05:02:28 +00:00
chanial%noos.fr
bcb2454800 Landing Arvid's new icons and animations 2003-04-25 08:15:34 +00:00
chanial%noos.fr
4eb36eb326 bug 203222: fixing about dialog bustage 2003-04-24 22:54:35 +00:00
chanial%noos.fr
fc8134fcbf Adding brand.dtd and brand.properties in mozilla/browser.
These files are left in mozilla/toolkit with a generic 'Mozilla Application' name and are overwritten in toolkit.jar during the build. Now, phoenix has no special privilege over mozilla/toolkit.
Name change, part 1: 'Mozilla Firebird', a=brendan
2003-04-23 19:07:32 +00:00
chanial%noos.fr
46b563aa5e dropping folder group support 2003-04-23 15:05:10 +00:00
ben%netscape.com
2b0543fbe1 Update names and version strings 2003-04-22 10:35:08 +00:00
ben%netscape.com
60ae6f3c79 Fix for bug 201850, autocomplete fun - null check to avoid random autocomplete crashing, and support autocomplete="off" on web page text fields so as to avoid autocompleting sensitive fields such as credit card numbers 2003-04-22 10:27:30 +00:00
chanial%noos.fr
c2191b39e0 making debugging easier by dumping the error message when a command execution fails. 2003-04-21 19:05:50 +00:00
varga%netscape.com
c89f445add Fixing bookmark separators.
I can't believe that bookmark specifix CSS lives in tree.css!
2003-04-17 21:07:35 +00:00
bryner%netscape.com
646b3a67ec change MOZ_PHOENIX #ifdefs to MOZ_XUL_APP. Patch by mscott. 2003-04-08 02:46:57 +00:00
bryner%netscape.com
18ea5a5f2e Fork platformXUL.css for mac and use mac scrollbars.css for phoenix. 2003-04-03 02:54:37 +00:00
bryner%netscape.com
42507bf938 build nsNativeAppSupportMac on mac 2003-04-03 02:52:45 +00:00
bryner%netscape.com
2fd9d2d856 fixing mac build problems 2003-04-03 01:55:21 +00:00
cbiesinger%web.de
21e3138776 198829 patch by mvl@exedo.nl r=dwitte@stanford.edu sr=dmose Blocking cookies does not remain persistent 2003-03-23 22:35:02 +00:00
bzbarsky%mit.edu
a7d8e133da Checking in permissions rewrite phase 1 (troop deployment in the permission
gulf).  Bug 191380, patch by mvl@exedo.nl (Michiel van Leeuwen),
r=dwitte@stanford.edu, sr=darin.
2003-03-22 01:24:51 +00:00
bryner%netscape.com
5b3486f79b Add support for opening multiple files with the unix filepicker (bug 167152). r=varga, sr=bzbarsky. 2003-03-16 09:20:40 +00:00
bryner%netscape.com
91786bcbd8 fixing more bustage 2003-03-15 06:05:15 +00:00
bryner%netscape.com
c3557b62cf fixing phoenix bustage 2003-03-15 04:56:47 +00:00
bryner%netscape.com
485e0ab2b9 fixing gtk2 phoenix build 2003-03-13 06:18:19 +00:00
bryner%netscape.com
57deb144a1 Oops, I didn't mean to remove support for -register in my last checkin. 2003-03-10 07:21:28 +00:00
bryner%netscape.com
905990c8ad Sync with xpfe/bootstrap/nsAppRunner.cpp, attempting to fix some startup crashes that are hanging the nightly build machine. 2003-03-08 04:15:01 +00:00
chanial%noos.fr
6bde6f9da6 Landing Arvid's new icons and style sheets for the Options panel, the bookmark manager and XP filepicker. 2003-03-07 15:04:51 +00:00
chanial%noos.fr
b976cc7740 porting bug 60707 from the trunk (disable right double clicking), patch by kazhik@mozilla.gr.jp 2003-03-07 15:00:04 +00:00
bryner%netscape.com
dc9345f96b fix gtk2 phoenix build bustage 2003-03-06 22:01:01 +00:00
chanial%noos.fr
565069647f fixing view partial source by commenting a call to defunct edit page menuitem. 2003-03-05 23:22:50 +00:00