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

499 Коммитов

Автор SHA1 Сообщение Дата
rlk%trfenv.com e8e6f5f71c Bug 240092 - Application name in View Source titlebar differs from application. Jeff Walden <jwalden@mit.edu> r=mconnor@myrealbox.com 2004-05-19 20:53:23 +00:00
rlk%trfenv.com 60fd90c8f9 oops! forgot to checkin the new DTD file. 2004-05-15 16:40:13 +00:00
rlk%trfenv.com 91b8a3abc4 fixing bustage. 2004-05-15 00:46:34 +00:00
rlk%trfenv.com 95d2b9f007 Checking in massive help bloat elimination checkin. 2004-05-14 23:13:47 +00:00
rlk%trfenv.com 8a1dcd77b4 Fixing Help Viewer run-time error caused by elimination of comm.jar (bug 243465) 2004-05-13 01:57:17 +00:00
ben%bengoodger.com c64a09249c remove unnecessary files 2004-05-09 02:23:39 +00:00
mconnor%myrealbox.com b4f26c2ba6 more updates to default theme from Arvid 2004-05-08 19:26:12 +00:00
mconnor%myrealbox.com 2b2ee21df4 landing updates to default theme for Arvid 2004-05-08 17:09:40 +00:00
rlk%trfenv.com 32f14317aa Bug 238474 - add ctrl++/ctrl+- in View Source doesnt work with all keys. r=mconnor@myrealbox.com 2004-05-07 02:02:30 +00:00
mconnor%myrealbox.com c500bb0bae Bug 235915, RemovePage method is no longer part of nsIBrowserHistory interface, patch by bsmedsberg, r=mconnor 2004-05-05 23:43:23 +00:00
bryner%brianryner.com f9f55ca33e deCOMtaminate nsPIDOMWindow (bug 242111). r+sr=jst. 2004-05-03 21:48:36 +00:00
bryner%brianryner.com 5357399720 One too many nsnulls... 2004-05-02 19:46:08 +00:00
mconnor%myrealbox.com 4d12ad339e Bug 235815 - Improve button labels for Confirm Password Change dialog, patch by Logan Ingalls <log@plutor.org>, r=bryner 2004-05-02 17:32:10 +00:00
rlk%trfenv.com 411fe174de Fixing Help Viewer bustage (Bug 242082). Patch by Jan Varga <varga@mozilla-europe.org>. r=rlk@trfenv.com 2004-05-02 14:00:49 +00:00
rlk%trfenv.com e13cd4ee1c oops! didn't mean to check that in! 2004-04-29 20:36:47 +00:00
rlk%trfenv.com f14f71a519 fixing some typos and removing an obsolete file not used in the build. 2004-04-29 20:35:37 +00:00
rlk%trfenv.com 48f609126c Landing Firefox Help 1.1. Permission to checkin from ben. 2004-04-28 23:25:33 +00:00
mconnor%myrealbox.com a06596008a Bug 241611: Possible shutdown crashes due to silliness in nsDownloadManager::Init, port of topcrash fix by biesi in bug 206337, r=bryner 2004-04-27 04:13:20 +00:00
mconnor%myrealbox.com a48f06b687 Bug 204706 - the cursor should remain at the end of the text field when arrowing down through completions, patch by eric lindvall (eric@5stops.com), r=ben 2004-04-25 19:53:15 +00:00
bienvenu%nventure.com 8b57f91769 make nsILineInputStream take an nsACString ref, 197166, r=darin, sr=mscott, make local msg body search cache open file stream, use nsIFile instead of nsFileSpec to cut down on seeks, improve performance, sr=mscott 240538 2004-04-22 15:32:54 +00:00
varga%nixcorp.com 5026248834 Fix for bug 221619. Tree widget refactoring and enhancement. r=neil sr=bryner 2004-04-17 05:53:38 +00:00
darin%meer.net b86829b878 landing patch for bug 24867 "UI for FTP upload" r=biesi,neil sr=bryner 2004-04-17 00:58:23 +00:00
bzbarsky%mit.edu 4cba32786b Make nsXULElement::GetChildNodes use the same (live) node list that
nsGenericElement uses.  Bug 240633, r+sr=jst on the C++ changes, r=neil, sr=jst
on the JS changes.
2004-04-15 22:14:39 +00:00
bzbarsky%mit.edu 846feff665 Make getElementsByAttribute be an nsContentList so that it's got that live
DOMNodeList goodness that all nodelists should have.  Change some JS to not
break, and some other JS to be a little more efficient with the new world of
lazy listness.  Bug 240186, r=neil on the JS changes, r=jst on the content
changes, sr=jst
2004-04-15 01:51:32 +00:00
darin%meer.net a3645b33e5 fixes bug 239405 "strchr, strrchr, etc. implicit const_cast can cause problems for shared string buffers" r=bienvenu sr=dbaron a=chofmann 2004-04-03 17:16:17 +00:00
ben%bengoodger.com 733f236fe3 Rewrite the extension manager as a js component (170006 - not accessible yet) 2004-03-31 08:58:21 +00:00
mconnor%myrealbox.com cfbee01801 bug 238045 - Cookie manager of 1.7beta does not display stored cookies, r=mvl, sr=darin, a=chofmann, display a blank value for expiry if FormatDateTime chokes on really long-lived cookies 2004-03-31 00:38:17 +00:00
ben%bengoodger.com 25a5fa3785 drag and drop handling for 171006, better command handling (not hooked up yet) 2004-03-30 20:54:30 +00:00
ben%bengoodger.com c9e795b0f0 More 170006 Extension Manager Front End - not used yet 2004-03-30 04:13:40 +00:00
ben%bengoodger.com 692654b112 Ongoing Extension Manager work for 170006 - not hooked up to UI yet. 2004-03-29 20:38:28 +00:00
rlk%trfenv.com ae9b947349 Bug 215463 - add ctrl++/ctrl+- to View Source. r=p_ch@verizon.net 2004-03-20 17:52:28 +00:00
jst%mozilla.jstenback.com 067a1fb904 Fixing bug 171605. Implementing deletion of individual autocomplete results by pressing Shift+Delete on a selected autocomplete item. r=ben@bengoodger.com 2004-03-18 01:52:51 +00:00
ben%bengoodger.com 433d4fafd1 bug 236988 - should show application icons in download manager when the file completes downloading. r=bryner sr=mscott a=asa on the nsIconURI part. make the download manager use proper file:/// URIs in the moz-icon:// uris it generates in response to GetTargets NC:IconURI instead of native paths. Make the download manager refresh the icon once the download is complete and have the icon image in download items always bypass the cache when loading its icon. 2004-03-17 21:23:52 +00:00
bryner%brianryner.com b2fcff3c02 Reapply fix for handling non-ASCII characters in signon file that was lost when migration branch landed. Bug 218405, fix originally r=darin sr=bz 2004-03-17 09:15:55 +00:00
mconnor%myrealbox.com 3dfb9d6fe5 bug 226365 autocompletion problem with www. in URL bar, patch by Patrick McCormick (patrick@meer.net), r=ben, also remove some tabs that should have been spaces 2004-03-16 04:45:09 +00:00
bryner%brianryner.com ffc743e9dc Fix crash in autocomplete if you're really fast. Bug 236659, patch by lorenzo@colitti.com, r=bryner 2004-03-07 21:01:12 +00:00
mconnor%myrealbox.com 3a2f576189 bug 102269: Cookie Manager: Server Secure is unclear. r=mvl, sr=alecf 2004-03-07 08:25:59 +00:00
bryner%brianryner.com 13874f69d7 fixing firefox bustage 2004-03-05 02:27:07 +00:00
mconnor%myrealbox.com 6af5b221e5 previous checkin should have read bug 230624 - better dialog version, r=neil, sr=jst 2004-03-05 01:45:15 +00:00
mconnor%myrealbox.com 46d5f57117 *** empty log message *** 2004-03-05 01:31:43 +00:00
neil%parkwaycc.co.uk 8a2fa7ea41 Bug 236208 lastPageVisited isn't idn-safe r=alecf sr=bryner 2004-03-04 23:34:46 +00:00
ben%bengoodger.com 5a7b565c58 Ensure browser.download.manager.openDelay works when set to 0... 2004-03-04 01:11:54 +00:00
ben%bengoodger.com 1bf0ebe0db View Source window is not a dialog, thus ESC should not close it. ESC is interfering with cancellation of Find as you Type which is really, really, really annoying. 2004-03-04 00:28:43 +00:00
ben%bengoodger.com 093df39010 change the name of the profile module so clobbering doesn't break the build 2004-03-03 20:48:02 +00:00
ben%bengoodger.com d80e5a8289 change the name of the profile module so clobbering doesn't break the build 2004-03-03 20:47:34 +00:00
ben%bengoodger.com 63238b1c7c 215094 - add new profile migrator interface, adapt password manager to support api for adding signons with details (235360) 2004-03-03 07:51:09 +00:00
daniel%glazman.org 0bfb9193cc Standalone Composer build was failing because of recent changes to GlobalHistory; b=235394,r=bsmedberg,a=bzbarsky 2004-02-24 15:20:55 +00:00
ben%bengoodger.com 5ea19bc4fe More extension service work... 2004-02-23 08:08:09 +00:00
blakeross%telocity.com 3a0aa7b85c Fix 177360: URL Bar history drop down displays entries in reverse chronological order. Implement ability to iterate backwards in mork. 2004-02-21 02:46:11 +00:00
blakeross%telocity.com e61d0a8a91 Fix 234948: sync our config.js with the trunk's. 2004-02-20 21:09:03 +00:00
ben%bengoodger.com 6e4adda4ad bstage 2004-02-19 12:05:04 +00:00
ben%bengoodger.com 0a70e6d248 add note 2004-02-19 10:51:21 +00:00
ben%bengoodger.com 086cea6928 extension manager stub 2004-02-19 10:45:28 +00:00
blakeross%telocity.com 2356a72345 Fix 206981: SetDirty() uses uninitialized rv. 2004-02-19 08:30:11 +00:00
darin%meer.net 8c818ed6c3 landing string defragmentation patch for bug 231995, r/sr=dbaron,jst,dougt 2004-02-19 02:44:03 +00:00
bryner%brianryner.com 73c175022f Guard against empty signon entry confusion by refusing to add new entries with empty user and empty password, fixing removal of these entries, and attempting to discard these entries as they are read in. Bug 231042. 2004-02-18 00:56:29 +00:00
rlk%trfenv.com 3aaa71fc3e Re-enabling Help. Ben accidentally disabled help while landing the Migration Branch. 2004-02-17 21:54:04 +00:00
bryner%brianryner.com c6e24484a7 Null-check the document to protect against blur events generated during document teardown. Bug 225889. 2004-02-16 22:58:20 +00:00
ben%bengoodger.com 52bdbaf0e0 Migration Branch landing, currently turned off! 2004-02-15 01:49:37 +00:00
rlk%trfenv.com 8745874a01 Bug 231533 - Checkin Firebird Help 1.0.1 to the Firebird tree. r=ben@mozilla.org 2004-02-14 14:43:26 +00:00
scott%scott-macgregor.org 35c63c6af5 Bug #233976 --> use the view source code from mozilla/toolkit. Remove our own version.
This should enable a bunch of functionality in view source like copy/paste/find in page,etc.
2004-02-12 05:02:29 +00:00
jst%mozilla.jstenback.com 0d5e97a603 Fixing FireFox bustage. 2004-02-11 08:43:32 +00:00
ben%bengoodger.com 611be2e24b fix bsmedberg bustage - removepage is no longer an imethod 2004-02-11 05:17:17 +00:00
bryner%brianryner.com b26298f7c2 Inline TwipsToPixels and PixelsToTwips on nsIPresContext. Bug 229371, r+sr=dbaron. 2004-02-11 04:57:07 +00:00
ben%bengoodger.com 25e6137f7b More from 230768 - download manager hookup 2004-02-11 03:48:16 +00:00
bsmedberg%covad.net 7a922f66fd Bug 224829 - docshell should not require non-gecko interface nsIBrowserHistory. This was fixed by introducing a new interface nsIGlobalHistory2 to replace the current nsIGlobalHistory. There are two-way adapters so that the frozen interface still works. r=biesi sr=bz a=mscott for toolkit/ changes. 2004-02-11 02:10:04 +00:00
blakeross%telocity.com 62d765f8d3 Fix whitespace issue. 2004-02-09 05:57:22 +00:00
blakeross%telocity.com 8fbf0270fd Fix 233473: History doesn't sort properly. 2004-02-09 05:04:33 +00:00
roc+%cs.cmu.edu 2c03598e56 Fixing build bustage. 2004-01-30 04:25:46 +00:00
bzbarsky%mit.edu df79bf5bfc Rework cookie dialogs to allow setting session-only cookies. Bug 230624, patch
by Mike Connor <mconnor@myrealbox.com>, r=mvl, sr=darin
2004-01-29 03:34:58 +00:00
bryner%brianryner.com b43b1ea6a9 Bug 228270 - Fix problem where UTF8 sequences in the password file were being re-encoded as UTF8 (as if from UTF16) when the password file is read in. r=darin, sr=bzbarsky 2004-01-18 23:51:27 +00:00
bryner%brianryner.com 0ac512a740 If encrypting the password fails (such as the user cancelling the master password prompt), then don't store the password entry. 2004-01-17 07:10:07 +00:00
ben%bengoodger.com e8b937eab0 Fix crash on extension installation 2004-01-14 09:13:30 +00:00
jst%mozilla.jstenback.com 3a4b7613e8 Fixing build bustage. 2004-01-10 03:21:35 +00:00
neil%parkwaycc.co.uk f907019a96 Trying to fix firebird build bustage again ;-) 2004-01-01 01:18:55 +00:00
ben%bengoodger.com 04a0be1315 Ensure Password Manager isn't disabled when form fill is disabled 2003-12-31 22:02:03 +00:00
rlk%trfenv.com 6526151da2 Fixing images (again) 2003-12-31 16:18:10 +00:00
rlk%trfenv.com 17f6a90118 this file won't check in! 2003-12-31 16:17:31 +00:00
rlk%trfenv.com f0cd1710a8 Checking in missing files. 2003-12-31 16:15:37 +00:00
rlk%trfenv.com 84de755243 Firebird Help build bustage fix 3 :) 2003-12-31 16:09:30 +00:00
ben%bengoodger.com e97cb7e815 patch autocomplete to return typed values ahead of non-typed values, now that history actually stores this information. 2003-12-31 03:29:06 +00:00
rlk%trfenv.com 94081cc519 *** empty log message *** 2003-12-31 03:18:54 +00:00
rlk%trfenv.com b12504acb2 Firebird Help checkin, without bustages :). 2003-12-31 02:37:11 +00:00
rlk%trfenv.com d8e5e8f14d Fixing Help Viewer bustage and re-enabling it. Also fixing image problems. 2003-12-30 22:50:08 +00:00
rlk%trfenv.com d662d2a29a Fixing Images 2003-12-30 18:45:48 +00:00
ben%bengoodger.com 1f8a957de3 Looks like forgotten files. I'm going to turn this off until it really works. 2003-12-30 05:15:02 +00:00
rlk%trfenv.com 9b348ed26f Bug 165960 - Implement Mozilla Firebird Help. r=ben@mozilla.org 2003-12-30 02:27:34 +00:00
ben%bengoodger.com 69439af663 Fix crash bug 228986 - crash after installing two extensions after a restart 2003-12-27 00:22:25 +00:00
ben%bengoodger.com dd49d5d888 Fix - download progress resets to zero momentarily on download items when a new download begins
- Downloads window displays "0%" in the title bar progress briefly after a download completes.
2003-12-21 02:54:48 +00:00
chanial%noos.fr 4fdfac7509 Gnome said: Thou shalt not put accept buttons on the left.
(xul filepicker not used on Windows, nor MacOSX)
2003-12-19 06:20:42 +00:00
ben%bengoodger.com 94cece14d0 "Clear downloads when Firebird Exits" does not work if there are no in-progress downloads 2003-12-18 23:40:54 +00:00
ben%bengoodger.com ad05f8d52e DAMNIT DAMNIT DAMNIT.
This one caused fb to crash on me while I was attempting to save my Dell system purchase receipt -_-.
Fix crash in download manager when saving images, links or pages.
2003-12-16 00:03:12 +00:00
bryner%brianryner.com b76911bf5e Don't bother offering to remember a login with an empty username and password. Bug 217439. 2003-12-15 03:44:31 +00:00
ben%bengoodger.com 03b97e24f4 Fix problem with downloads to helper apps creating "stuck" downloads in "Starting..." state. 2003-12-12 23:00:58 +00:00
bryner%brianryner.com db5b7abe79 Create password file with mode 0600 per bug 227100. 2003-12-12 10:04:08 +00:00
ben%bengoodger.com bcb810df4c More on the XPInstallUI bug... 2003-12-11 07:03:44 +00:00
bryner%brianryner.com 3aa660df16 Fix bug 218927 - check the 'remember' check box initially if the password was already stored, and prevent duplicate entries from being created when using auth dialogs. 2003-12-11 05:47:28 +00:00
bryner%brianryner.com 3f1aa7d453 Remove extra semicolon causing gcc 3.4 bustage 2003-12-11 01:37:22 +00:00
ben%bengoodger.com 8f5abb8d86 Fix crash when cancelling an install download via quitting the app. 2003-12-11 01:05:29 +00:00
ben%bengoodger.com d6c9174e43 214260 - Getting even closer... 2003-12-11 00:41:00 +00:00
ben%bengoodger.com 69f2eb969f 214260 - XPInstall UI... not done just yet but getting closer. 2003-12-10 21:59:41 +00:00
ben%bengoodger.com f57cf36be8 More changes for 214260... place xpinstall progress listener in download manager service so that it doesn't get killed when the manager window closes. 2003-12-09 05:55:09 +00:00
ben%bengoodger.com 6a6f1609ff First part of bug 214260 work... teaching the download manager about XPInstall downloads, and providing an updated XPInstall confirmation dialog. 2003-12-08 08:05:15 +00:00
ben%bengoodger.com f34a0511a9 Also remove from the makefile 2003-12-04 04:28:22 +00:00
ben%bengoodger.com f242a6a6fe Remove unneeded file 2003-12-04 04:28:07 +00:00
jshin%mailaps.org 88492d9c99 bug 225695 : follow-up to the fix for bug 44272. the first part of three ; tree-wide sweep to replace escape/unescape with en|decodeURI(Component). r=bz, sr=rbs, a=asa 2003-12-03 21:41:37 +00:00
ben%bengoodger.com 55b10e74d5 227030 - 2 cancel verbs in cancel download dialog warning. 2003-12-03 06:26:07 +00:00
dbaron%dbaron.org f35f2c3708 Separate locale version from Mozilla version so we do not have to bump locale version for every release. b=226377 r=kairo, bsmedberg sr=ben a=asa 2003-12-02 23:22:11 +00:00
ben%bengoodger.com c6f4e3fad4 Fix 199819 - setting browser.formfill.enable to false doesn't prevent form fill from saving data entered in web forms, it only disables the autocomplete popup. 2003-12-02 02:37:59 +00:00
ben%bengoodger.com 27f426948c Make the download manager watch for go-offline requests and confirm download cancelation in this case. 2003-12-02 00:59:58 +00:00
ben%bengoodger.com 46255ce9ff Ensure that window closing that would cause the app to quit goes through the same codepath as an actual application quit. (The bug was that you would get the download cancel confirmation prompt when shutting down via File->Exit, but not when you closed all windows) 2003-12-01 05:40:41 +00:00
ben%bengoodger.com af71252d5c Don't show the biff notification if the download completed quickly (e.g. for saving things from cache, such as images) 2003-12-01 03:49:01 +00:00
ben%bengoodger.com b8004d16de Show an error if the user tries to open or show a download file that does not exist. 2003-12-01 01:54:25 +00:00
ben%bengoodger.com d2e9a8cbe0 Fix long lockup when hitting Cleanup button with a large number of removable downloads. (Use datasource batching) 2003-12-01 00:08:40 +00:00
ben%bengoodger.com d9a4ab9a35 actually... just be more careful about when we call ValidateDownloadsContainer 2003-11-30 00:31:46 +00:00
ben%bengoodger.com 0d8dbc7af8 ensure we use batch processing in ValidateDownloadsContainer 2003-11-30 00:30:30 +00:00
ben%bengoodger.com e3836be815 Fix 227006 - crash after saving image... also make dlmgr window delay parameterizable, and rename some preferences 2003-11-30 00:02:48 +00:00
ben%bengoodger.com c369a64336 215467, Part I. New Download Manager. 2003-11-27 00:54:33 +00:00
scott%scott-macgregor.org 2da9efa58f Bug #226759 --> thunderbird should build toolkit\components\printing to get the right printing UI for page setup. 2003-11-26 00:59:53 +00:00
chanial%noos.fr 554f49e22a fix left over 2003-11-21 07:01:07 +00:00
chanial%noos.fr d36552fc2e Hook up the "find in page" functionality in the toolkit, by adding the methods find(), findAgain() and findPrevious() and the property canFindAgain to the widgets browser.xml and tabbrowser.xml. Fixes bug 184741, 187059, 225530 and half of the long standing bug 222157. 2003-11-20 09:48:16 +00:00
chanial%noos.fr 503a1ea4c2 convert chrome://global/content/widgets to chrome://global/content/bindings 2003-11-20 05:14:08 +00:00
neil%parkwaycc.co.uk d64610da67 Bug 218957 about:config should load with focus in filter textbox p=steffen.wilberg@web.de r=me,pch sr=brendan,ben (yes really, four reviews). 2003-11-12 22:21:48 +00:00
chanial%noos.fr 880c47f80f pref save_print_settings is no more. 2003-11-07 01:24:16 +00:00
chanial%noos.fr f6b4f327b5 fix savePrintSettngs caller in showPrintProgress 2003-11-06 01:54:46 +00:00
chanial%noos.fr 6fc9457f79 fix typo 2003-11-06 00:47:32 +00:00
chanial%noos.fr f748371c20 keep the initial _onExitCallback when the PP page is reflown. 2003-11-05 21:46:45 +00:00
chanial%noos.fr 754baff03e PRINTPROMPTSVC.showPageSetup() isn't clever enough to return a boolean. 2003-11-05 21:08:04 +00:00
chanial%noos.fr a629307205 correct routine name mismatch. 2003-11-05 21:01:48 +00:00
chanial%noos.fr fa0b9fbc38 rename updateSettings to updateToolbar. 2003-11-05 20:35:09 +00:00
chanial%noos.fr d71b4593b8 bug 224453: Alt-F4 and close button should return to normal mode (IE behavior) 2003-11-04 04:18:57 +00:00
scott%scott-macgregor.org c278ac9e4f Bug #224514 --> automate locale version based on milestone.txt for mozilla/toolkit. 2003-11-04 03:51:25 +00:00
chanial%noos.fr 316945145b bug 221599: remove comm.jar dependencies in nsGlobalHistory.cpp by adding history.properties for now. Putting the history in the toolkit seems highly bogus. 2003-11-03 08:14:10 +00:00
chanial%noos.fr 306d00a8f5 bug 224450: correct typos. patch by Steffen Wilberg <steffen.wilberg@web.de> 2003-11-03 00:26:39 +00:00
chanial%noos.fr 972e33e38e split printing.css into printPreview.css and printPageSetup.css 2003-11-02 05:11:21 +00:00
chanial%noos.fr 36618a2c16 Rename printPageSetup.properties to printjoboptions.properties, since this file is only used in printjoboptions.xul 2003-11-02 04:22:06 +00:00
chanial%noos.fr b1a20a41de update the header that deals with the dependencies 2003-11-02 02:28:23 +00:00
chanial%noos.fr ba1d4a66d7 fix js warning (redeclaration of var printPreviewTB) 2003-11-02 02:22:19 +00:00
chanial%noos.fr ee2047b3b8 fix left over 2003-11-02 02:21:30 +00:00
chanial%noos.fr 64dd5fe86f remove duplicated code in printPreviewBindings 2003-11-02 02:04:08 +00:00
chanial%noos.fr cbad500c59 add "public" method savePrintSettings that saves the print settings to the prefs. 2003-11-02 01:46:53 +00:00
chanial%noos.fr 806b625fd6 coding style nit 2003-11-02 01:38:52 +00:00
chanial%noos.fr 80ce23d405 remove prefs print.use_global_printsettings and print.save_print_settings (not used in the backend). They offer few if any interest. Their default behavior is kept: a print action and Page Setup change will be saved and windows share the same print settings. 2003-11-02 01:21:46 +00:00
chanial%noos.fr 4ebb2ee454 on going work on the printing component: rename PRINTSVC to PSSVC, getValuesFromPS to updateSettings, remove duplicate getWebBrowserPrint and start removing the duplicated code in printUtils.js and printPreviewBindings.xml that lays the print preview. 2003-11-02 00:15:04 +00:00
dwitte%stanford.edu 6df98e20b4 add accesskeys for the cookie confirmation dialog.
b=201743, r=neil, sr=alecf
2003-10-30 17:26:44 +00:00
chanial%noos.fr 4a76aee800 bug 224160: hook up Print Preview to view source. 2003-10-30 06:02:54 +00:00
chanial%noos.fr 940d9e626c - Rewrite the way we handle print preview so that it can be used in any XUL app. This is achieved by adding a new "public" method to PrintUtils:
PrintUtils.printPreview(enterPPCallback, exitPPCallback) where the optional callback functions are called just before entering and after exiting PP mode

- disable all short keys in PP mode except ctrl-W and fix bug 178485 and bug 215277. Now clicking the close window icon actually closes the window.

- global vars gPrintSettingsAreGlobal, gSavePrintSettings, gPrintSettings, gOldCloseHandler, gInPrintPreviewMode, gWebProgress are removed.

- A lot of cleanup.
2003-10-29 08:01:27 +00:00
chanial%noos.fr 83d8c1df6d use toolkit routines from printUtils.js to print and show the page setup dialog. 2003-10-27 04:36:20 +00:00
chanial%noos.fr 1616f2f4be - fix two js warnings in printPreviewBindings.xml (redeclaration of var ifreq and total)
- remove useless class toolbarbutton-icon
- rename class last-arrow to left-arrow and next-arrow to right-arrow
2003-10-27 04:30:55 +00:00
chanial%noos.fr f7beb63cc6 bug 223763: home arrow icon not displayed in print preview. printing.css has to be preprocessed. 2003-10-27 04:21:20 +00:00
chanial%noos.fr 890b728028 fix js warning: redeclaration of var str. Some cleanup, untabify 2003-10-27 03:36:59 +00:00
chanial%noos.fr ca5f600da3 Hook up Page Setup and Print to view source. 2003-10-26 20:24:17 +00:00
chanial%noos.fr a0c6277d25 Significantly rewrite the old printing.js:
- define an object PrintUtils that has two "public" methods: PrintUtils.print() to print the content and PrintUtils.showPageSetup() to launch the setup dialog.
- global variables gPrintSettings, gPrintSettingsAreGlobal and gSavePrintSettings are removed. These variables were not true cached variables since they were recalculated every time and only used as intermediary.
2003-10-26 20:13:55 +00:00
chanial%noos.fr 925c57bae4 add printUtils.js to the toolkit (copied from printing.js) 2003-10-26 19:22:03 +00:00
chanial%noos.fr 12d0fc2b90 bug 223721 and 223728: fix view source and print preview bustage. patches by Steffen Wilberg <steffen.wilberg@web.de> 2003-10-26 16:10:59 +00:00
chanial%noos.fr a6159bcb7f move printPreviewBindings.xml to the toolkit, fork printPreview.dtd 2003-10-26 05:00:15 +00:00
chanial%noos.fr 2bda315e00 fork the Print Page Setup 2003-10-26 04:28:25 +00:00
chanial%noos.fr f2fb9711ec tri licencing 2003-10-26 03:28:11 +00:00
chanial%noos.fr 95533bcc09 Bug 223277: real fix concerning the event chain + Band aid patch for an XBL bug. 2003-10-24 06:55:04 +00:00
bryner%brianryner.com a07a07f82e Persist size/position and column widths for password manager dialog. Bug 217147, patch by steffen.wilberg@web.de, r=me 2003-10-22 19:05:05 +00:00
chanial%noos.fr 489d6e7571 fixing bogus a dependency to comm.jar I just introduced. Thanks to Steffen Wilberg for noticing. 2003-10-22 18:10:25 +00:00
chanial%noos.fr e070b0fc1c Adding viewSource.properties 2003-10-22 14:54:11 +00:00
noririty%jcom.home.ne.jp c362be8a65 Fixing build failure (viewSource.properties doesn't exist) b=221599 2003-10-22 13:13:26 +00:00
chanial%noos.fr 19294c34e0 complete rewrite of search.xml: more functionalities with less code :-)
add shortkeys to toggle the search engine (bug 200884), by using ctrl-arrow up and down in the search bar.
remove the pref browser.search.defaultengine. Now we rely on the local store so we can have several windows with different search engines.
2003-10-22 08:45:54 +00:00
chanial%noos.fr 35bacf1ef4 sync the source viewer with the suite 2003-10-22 08:02:23 +00:00
chanial%noos.fr a8c2262539 sync the console with the suite 2003-10-22 08:00:39 +00:00
bryner%brianryner.com a0e219b348 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 0f42747ce0 Changing my email address. 2003-10-21 15:35:57 +00:00
bryner%brianryner.com d249abcdb0 port fix to sort strings case-insensitively, bug 220067 2003-10-15 20:57:18 +00:00
chanial%noos.fr bef89317ed fix bustage in partial source viewer 2003-10-14 08:05:04 +00:00
chanial%noos.fr 079fe2eac4 forgot to check in the modified jar list. 2003-10-14 05:42:40 +00:00
chanial%noos.fr f4330fc963 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
bryner%brianryner.com cd60efa8ac Updating my email address 2003-09-29 06:04:02 +00:00
bryner%brianryner.com f37e0166d4 fixing firebird build bustage 2003-09-27 19:35:14 +00:00
bryner%brianryner.com 35fbdda6cf 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
bryner%brianryner.com ad13130117 fixing bustage 2003-09-24 01:55:52 +00:00
bryner%brianryner.com 1ad0d37d67 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 20386efec4 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 8ac7eeef10 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 f601d41532 Remove inadvertent DOS lineendings (bug 218248) 2003-09-04 03:02:33 +00:00
bryner%brianryner.com 39b7a1e54b 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
bryner%brianryner.com cc5431e5de 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
bryner%brianryner.com 4e4a6a1884 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
blakeross%telocity.com 7b6c78ff9f Undo versioning changes for now. Gotta think it through. 2003-08-28 05:56:32 +00:00
blakeross%telocity.com 7914094847 fb0.7 -> tk0.1 in toolkit. 2003-08-28 05:29:48 +00:00
bryner%brianryner.com 04471c7890 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 65f3ecbf09 217410 - Change skin/locale versions to fb0.7. 2003-08-28 02:16:27 +00:00
noririty%jcom.home.ne.jp d431df7a4f Fix 217445 - fixing contextmenu bustage in Page Source 2003-08-27 14:48:51 +00:00
bryner%brianryner.com 93cd0f45f8 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
chanial%noos.fr 664bed12d8 fixing printing bustage 2003-08-19 04:01:11 +00:00
bryner%brianryner.com 0c51bb6cc5 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
ben%bengoodger.com 1482a2bd46 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 eb4dec0ac5 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
bryner%brianryner.com eefba6e2be 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 ea2e11c31f remove duplicated config.xul file and update the one in components/viewconfig 2003-08-16 14:11:05 +00:00
chanial%noos.fr 3cdd5cfdff adding .cvsignore files 2003-08-16 11:41:51 +00:00
chanial%noos.fr 4070c4554c 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 1816090d23 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
bryner%brianryner.com 9ccfce5eb1 Enable new password manager for Firebird. 2003-08-12 05:22:10 +00:00
bryner%brianryner.com 998c9714d1 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
bryner%brianryner.com ef31f0a059 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 19059ea976 Fix crash if the password field is the first field in a form. 2003-08-09 20:38:09 +00:00
bryner%brianryner.com 38c065c247 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 5256ed0263 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 425d9412ac Make this loop more correct - voidarray counts are PRInt32. 2003-08-09 03:48:34 +00:00
bryner%brianryner.com 23bb7fd73c 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 dbbade2c8f Fix a compiler warning 2003-08-08 09:28:13 +00:00
dean_tessman%hotmail.com 30d25f7bb4 203754 - Bug in select code in Auto-Complete component
patch eric@5stops.com
2003-08-08 02:38:24 +00:00
bryner%brianryner.com 92cf0f6920 For a username/password prompt, allow saving of the password even if the username is blank. 2003-08-06 08:29:38 +00:00
bryner%brianryner.com c0a8992faa Split out nsSingleSignonPrompt into its own source file. 2003-08-05 05:40:14 +00:00
bryner%brianryner.com 10de69d52b - 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
bryner%brianryner.com fd0532b65a Fix missing newline at end of file 2003-08-04 07:20:06 +00:00
bryner%brianryner.com 458d395c2b - 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 22f92edcfa 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 968fde617c 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 cdd29878ec Don't use the username as the password when creating a stored login. 2003-08-02 05:24:34 +00:00
bryner%brianryner.com 1356c3554f Add some missing localized strings 2003-08-01 20:43:24 +00:00
bryner%brianryner.com ddb145e9fe Fix stdcall bustage on windows 2003-08-01 20:41:41 +00:00
bryner%brianryner.com 3cdfa3b8d3 - 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 eda905929b 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 b21443a8b2 - 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 923a2ba175 More GetDocument bustage 2003-07-29 05:48:30 +00:00
bzbarsky%mit.edu 2b924cb4fd Fix Firebird redness 2003-07-29 05:19:13 +00:00
bryner%brianryner.com a14d056cf9 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 7fec9b284e Fixing windows build - need to use a constructor for initializing reference-type members. 2003-07-27 21:21:45 +00:00
bryner%brianryner.com 0841a0369f passwordmgr.properties, not satchel.properties 2003-07-27 07:06:49 +00:00
bryner%brianryner.com aeffad8571 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 2964584363 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
dbaron%dbaron.org d23eafdfe2 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
bryner%netscape.com 2c98432a2a 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 a928bf88c3 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 f6f08e8eb7 New theme update from Arvid, hoo dog. 2003-07-10 06:50:18 +00:00
bzbarsky%mit.edu 5e8ee4974c 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 550664f038 Fix 205161 - remove "www" from history entries. 2003-07-06 02:18:27 +00:00
varga%netscape.com e1c3905ff2 Fixing build bustage. 2003-06-25 15:13:46 +00:00
ben%netscape.com c28778ff65 Fixing Firebird build bustage after timeless' fishy checkin to bug 58613. 2003-06-23 00:56:38 +00:00
bryner%netscape.com ffe2e6c38d 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 088f33b485 Fix bustage. b=209087 2003-06-14 04:40:52 +00:00
scott%scott-macgregor.org 53d4d24cbe 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 82a03aa70e 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
varga%netscape.com 1734eec58f 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 d31b372b38 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
chanial%noos.fr 87d41981ad 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 5381d4c7ae Landing Arvid's new icons and animations 2003-04-25 08:15:34 +00:00
ben%netscape.com f3323a41a1 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
cbiesinger%web.de 8d28d45a29 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 6af28cca89 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 72d11531a9 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 c0a07227a7 fixing more bustage 2003-03-15 06:05:15 +00:00
chanial%noos.fr 9798e034eb 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