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

890 Коммитов

Автор SHA1 Сообщение Дата
ben%bengoodger.com aaa448f160 Fix for bug 224416 - tabs don't remember focused element.
patch by Will Devine. <yakgoatcamel@myrealbox.com>
2003-12-16 00:16:19 +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
chanial%noos.fr 246848169a bug 189043: remove unused icons and correct a typo. patch by Simon Paquet, r=me 2003-12-15 23:27:10 +00:00
chanial%noos.fr 0625c32392 changing the tree background color (only affects linux): in gtk2, unfocused selected row weren't visible because they had the same background color as the trees. 2003-12-15 04:06:57 +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
chanial%noos.fr bcc2f3516a fixing brain bustage. button labels and accesskeys should override the defaults ones in dialog.properties. 2003-12-15 01:17:29 +00:00
scott%scott-macgregor.org 388e3300dc try to remove ctrl-m's
again
2003-12-14 23:45:47 +00:00
scott%scott-macgregor.org 43f527e8d1 Part of Bug #218997...fix a JS error in thunderbird with a phoenix if def. thanks to mbr for the patch 2003-12-14 22:55:44 +00:00
chanial%noos.fr 47016b5c7d Enhancements to the dialog widget:
- on linux, adopt the gnome convention (same as MacOSX): the accept button is rightwards the cancel button, and the help button is on the left side.
- ability to give specific labels and accesskeys to the implicit buttons, by adding buttonlabelxxx and buttonaccesskeyxxx, xxx being accept, cancel, disclosure, extra1, extra2 and help
- extra2 button moved on the left bottom part of the dialog.
2003-12-14 08:43:04 +00:00
bryner%brianryner.com a29c2a261c port patch for bug 53673 - multiline textbox does not accept initial value. 2003-12-13 06:14:21 +00:00
chanial%noos.fr 29dcc18512 Bug 227993: no toolbar in venkman/fb0.7 2003-12-13 02:05:34 +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 e7878a4482 Bug 227282 - Download Manager silently overwrites files. Insert a filename validation check into the download code path where the UCT dialog is shown. 2003-12-07 01:21:05 +00:00
webmail%kmgerich.com 1144cd2571 Removing old dl manager skin flies 2003-12-06 17:22:19 +00:00
webmail%kmgerich.com 59187083c9 First pass at Firebird download manager Mac skin 2003-12-06 17:20:45 +00:00
webmail%kmgerich.com 7f45cfa318 Toolkit mac skin cleanup, including fix for Bug 225324 2003-12-06 15:30:12 +00:00
ben%bengoodger.com 289527a60a Update installer icon 2003-12-06 10:13:22 +00:00
ben%bengoodger.com 07cc5c1544 227614 - download system does not observe default autodownload pref until the user sets options for the first time. 2003-12-06 01:16:26 +00:00
ben%bengoodger.com f9ab1db0c2 bug 203102 - Investigate/port patches for URL field... Tab browser should remember user's typed value when switching tabs. Also, prevent about:blank from showing up when it shouldn't. Based on a patch by Will Levine <yakgoatcamel@myrealbox.com> with some modifications. 2003-12-05 05:55:54 +00:00
scott%scott-macgregor.org c43cac4618 a couple localeVersion strings were not using the macro and were thus showing an old localeVersion
preventing translators from translating strings.
2003-12-04 20:10:26 +00:00
bryner%brianryner.com 8cc7ca2c47 Handle -register before gtk_init() is called so that an X display is not required for this step. 2003-12-04 19:39:40 +00:00
ben%bengoodger.com b7767b2c69 Bug 227183 - Download Manager doesn't close after a download has finished, patch by Steffen Wilberg. 2003-12-04 04:36:02 +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
ben%bengoodger.com 9526935765 Add "Remove" link back to download items. 2003-12-03 23:54:30 +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 fdbbb54738 New uninstaller Icon 2003-12-03 06:47:45 +00:00
ben%bengoodger.com 55b10e74d5 227030 - 2 cancel verbs in cancel download dialog warning. 2003-12-03 06:26:07 +00:00
jshin%mailaps.org 8d23ecdb94 bug 224546 : Change Win 'Regional Settings' -> lose button functions & text (r=smontagu, sr=dbaron, a=asa) 2003-12-03 06:07:13 +00:00
ben%bengoodger.com b2ea671f23 Correct license in files. 2003-12-03 05:38:16 +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 626fc5c1f2 Fix 227250 - incorrect accesskey underlined on "Options" button. Also, hook up some accelerator keys. 2003-12-02 21:52:22 +00:00
ben%bengoodger.com 579d91e1c3 add an id to the resizer 2003-12-02 07:38:36 +00:00
ben%bengoodger.com 96d39e7542 bug 225014 - firebird installer welcome page background image tiles too soon. 2003-12-02 04:17:07 +00:00
ben%bengoodger.com ba1a831097 Bug 219191 - "My Downloads" and helper app handler removal confirm message text are not localizable. Patch by Steffen Wilberg <steffen.wilberg@web.de> 2003-12-02 02:59:03 +00:00
ben%bengoodger.com 729f8f72f1 bug 214266 - check the "Wrap" checkbox in the find dialog by default. 2003-12-02 02:47:08 +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 158e0ef0d4 Reorganize text in download item to make it fit better, bring back pause button. 2003-12-01 23:09:20 +00:00
ben%bengoodger.com b646f35190 Fix download progress notifications on MacOS X by using file path rather than persistentDescriptor. persistentDescriptor can't be used on MacOS unless the file exists, and since it's being downloaded it obviously doesn't exist yet. Using path would cause some edge case bugs where the user has devices with identical names mounted, but "alas"... the download manager code was using path already elsewhere, so I'm not really making it any worse, and the download manager needs to work! 2003-12-01 20:25:49 +00:00
ben%bengoodger.com 7af6534742 Show resume link on paused downloads 2003-12-01 19:38:23 +00:00
ben%bengoodger.com cf82a7e7de Fix issue with Retry download in download manager not saving to the same location. 2003-12-01 07:34:57 +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 e2e1fe9307 Show time remaining (forgot to turn this on for some reason) for downloads, make download items shrink properly to avoid horizontal scrollbars. 2003-12-01 00:43:46 +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
bryner%brianryner.com f0c7bd84b6 Fix bustage by removing ^M's 2003-11-29 09:36:33 +00:00
ben%bengoodger.com b82e74f354 hm. see if this works. 2003-11-29 08:09:27 +00:00
scott%scott-macgregor.org c730ab7888 for now, hide the download manager group box for thunderbird until thunderbird is hooked up to use it. 2003-11-29 05:05:21 +00:00
ben%bengoodger.com c369a64336 215467, Part I. New Download Manager. 2003-11-27 00:54:33 +00:00
bryner%brianryner.com bb11ffd2ba Bug 226496 - mac scrollbar corner should be white. r=pinkerton, sr=roc, a=asa. 2003-11-26 22:16:56 +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
scott%scott-macgregor.org 380e347efc Fix build bustage. GetFromTypeAndExtension is now getFromTypeAndExtension 2003-11-23 21:28:57 +00:00
webmail%kmgerich.com 0b1339f7cf Mac skin cleanup, changed "//folder.png" to "/folder.png", line 270 2003-11-23 14:30:31 +00:00
bryner%brianryner.com 237bc68668 Bug 30579. Add a skinnable 'scrollcorner' element to fill in the gap when there are two scrollbars. Porting this patch for firebird/thunderbird. 2003-11-22 07:08:26 +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 135dbbba73 don't want to convert EOL for now 2003-11-20 05:23:38 +00:00
chanial%noos.fr 503a1ea4c2 convert chrome://global/content/widgets to chrome://global/content/bindings 2003-11-20 05:14:08 +00:00
chanial%noos.fr dd9545b5b9 missed a file, thx to Steffen for the patch. Also, remove trailing spaces 2003-11-17 01:46:46 +00:00
chanial%noos.fr 8d2ed75912 fix leftover noted by Steffen 2003-11-15 23:41:42 +00:00
bryner%brianryner.com a151276cc1 fixing typo 2003-11-15 20:59:54 +00:00
chanial%noos.fr 0fd7b098a8 MacOS X doesn't like manifest files that mix lines with and without a specified location. 2003-11-15 20:14:00 +00:00
chanial%noos.fr d0f6472eb2 distclean removal of buildconfig.html 2003-11-15 19:48:41 +00:00
chanial%noos.fr c8b649038c move build.dtd handling in toolkit/locale 2003-11-15 19:43:56 +00:00
chanial%noos.fr 0bddc6e1ef move the buildconfig.html handling in toolkit/content 2003-11-15 19:33:35 +00:00
chanial%noos.fr df47779d5a studying Mac bustage 2003-11-15 19:03:00 +00:00
chanial%noos.fr ad8a091e4e fixing bustage 2003-11-15 08:29:09 +00:00
chanial%noos.fr e6cab90673 move the i18n part of browser.properties into the toolkit (intl.properties)
Even if the platform dependent files intl.properties are identical for en-US, I think it's a good idea to keep them in seperate directories, to not mislead localizers.
2003-11-15 08:26:10 +00:00
chanial%noos.fr 4a552b14fe split the top-level toolkit manifest file into content/jar.mn, locale/jar.mn and obsolete/jar.mn so that we no longer have to repackage everything every time we modify one of these three subdirectories. 2003-11-15 07:43:50 +00:00
chanial%noos.fr 672afb6fbe some simplifications on how we hide the unrequested buttons 2003-11-15 07:31:01 +00:00
bryner%brianryner.com 661e009a90 Fix toolkit tracemalloc bustage, patch by swalker. 2003-11-14 23:55:41 +00:00
chanial%noos.fr 3aa8002f59 Bug 225239: fix pref window bustage. the skin contents.rdf file wasn't packaged. 2003-11-13 17:43:41 +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
ben%bengoodger.com c8f26e2728 Enable Inspector for Firebird 2003-11-12 09:15:21 +00:00
ben%bengoodger.com e3af25bcf7 Remove the right files this time. 2003-11-12 08:08:14 +00:00
ben%bengoodger.com 93e26a09d2 Fix oops. 2003-11-12 08:07:33 +00:00
bryner%brianryner.com 47e0341a91 re-adding file 2003-11-12 08:02:33 +00:00
ben%bengoodger.com 6b34a772e6 Actually, let's try this again. 2003-11-12 07:24:26 +00:00
ben%bengoodger.com 547dc7592c Downloading II, the circle opens. Relocate browser download files here so Tbird can use us. 2003-11-11 01:19:49 +00:00
ben%bengoodger.com 1d71c4282b Bind the XPIs. 2003-11-10 07:10:41 +00:00
ben%bengoodger.com c0ddb5b3ab Changing the theme internal name so it actually works in the nightlies. 2003-11-09 23:25:56 +00:00
ben%bengoodger.com 85f15183fb Changing the theme internal name so it actually works in nightlies. 2003-11-09 23:25:31 +00:00
chanial%noos.fr 2c3cccaca2 bug 221599 and 225150: remove ununused setter/getter in overrideHandler.js
r=biesi, sr=bz
2003-11-09 21:51:59 +00:00
ben%bengoodger.com 93b1db21d9 Pinstripe for Firebird, default theme on MacOS X. Contributed by Kevin Gerich (webmail@kmgerich.com), iconography by Stephen Horlander (stephen@noved.org) 2003-11-09 03:11:48 +00:00
ben%bengoodger.com e5e63bdef5 Remove installer from the build here... 2003-11-07 10:51:15 +00:00
chanial%noos.fr 5a013fc981 fix bustage: build the win installer on windows only 2003-11-07 04:10:29 +00:00
ben%bengoodger.com 71de6a118a Turn it all on! 2003-11-07 02:46:05 +00:00
ben%bengoodger.com ab6db56182 last updates 2003-11-07 02:31:10 +00:00
ben%bengoodger.com e73bfeb681 Final changes! 2003-11-07 02:07:33 +00:00
ben%bengoodger.com 3b55fd4459 More updates... 2003-11-07 01:52:16 +00:00
chanial%noos.fr 880c47f80f pref save_print_settings is no more. 2003-11-07 01:24:16 +00:00
chanial%noos.fr 953c4d992b cvs remove the obsolete wizard manager, thanks to the work by Stefan Borggraefe <borggraefe@despammed.com>, neil and timeless.
Great !!!
2003-11-06 18:40:43 +00:00
ben%bengoodger.com 19c719917b Don't build downloading code just now. 2003-11-06 09:52:01 +00:00
ben%bengoodger.com 0ff54f68d3 Making the uninstaller work... 2003-11-06 09:44:14 +00:00
ben%bengoodger.com f2d25978ed make the uninstaller work 2003-11-06 09:31:41 +00:00
ben%bengoodger.com b95869a08d Notes 2003-11-06 08:43:48 +00:00
ben%bengoodger.com 634d9d9747 More Wizardy Goodness. 2003-11-06 08:39:37 +00:00
ben%bengoodger.com 92ef3dc6f0 Getting closer and closer to NGInstaller1.0 every day... 2003-11-06 07:55:44 +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
ben%bengoodger.com 4ab85ade8c Ongoing updates... 2003-11-05 07:01:42 +00:00
ben%bengoodger.com e6a3c8a79a Some new script fu... ongoing work in progress 2003-11-04 06:52:31 +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
ben%bengoodger.com 91f52e3dd8 Only run browser if user asks for it to be run. 2003-11-03 20:19:30 +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
ben%bengoodger.com 929da51150 Add some notes. 2003-11-01 00:47:35 +00:00
ben%bengoodger.com 00181d7156 update ifdefs 2003-10-31 23:12:30 +00:00
ben%bengoodger.com 2695663f5c Installer now actually installs! Yay! 2003-10-31 23:01:00 +00:00
ben%bengoodger.com 35daf65061 Bucket O'Updates
The installer now actually installs! Provided it doesn't have to download anything. And it just stops at the end. Oh well. In time...
2003-10-31 00:49:01 +00:00
chanial%noos.fr fde42da95c Bug 224222: OK and Cancel buttons are unlabeled.
missed one occurence of GetApplicationLocale (bug 195093)
2003-10-30 22:14:15 +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
varga%nixcorp.com 2048617717 Checking in for Jungshik Shin.
Fix for bug 195093. 'modernize'  nsILocale and nsIPlatformCharset.
r=smontagu sr=darin
2003-10-30 15:08:48 +00:00
chanial%noos.fr 4a76aee800 bug 224160: hook up Print Preview to view source. 2003-10-30 06:02:54 +00:00
ben%bengoodger.com 8279751bf8 More incremental updates. 2003-10-30 02:11:38 +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
ben%bengoodger.com 1dc88255de Adding something that helps fix problems with generated rsc headers. 2003-10-27 23:25:59 +00:00
ben%bengoodger.com 3616daea99 Default application handler values are blank on MacOS X 2003-10-27 21:49:01 +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 d7f20da5f7 bug 223757: fix customize charset bustage. patch by Steffen Wilberg <steffen.wilberg@web.de>
-------------
2003-10-26 21:10:16 +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 b62be059f1 add charset.dtd to the obsolete directory 2003-10-26 04:25:12 +00:00
chanial%noos.fr 9a1613924e Bug 221597,221599: remove toolkit and browser dependencies to chrome://communicator/content/pref/pref-charset.xul by copying it to the toolkit and renaming it as customizeCharset.xul. 2003-10-26 04:03:29 +00:00
chanial%noos.fr 7d0d5f12b4 define classes to display arrows in menus (from communicator.css)
add hover state handling and left, right arrows
2003-10-26 03:59:30 +00:00
chanial%noos.fr f546807254 copied from pref-charset.dtd 2003-10-26 03:33:11 +00:00
chanial%noos.fr f2fb9711ec tri licencing 2003-10-26 03:28:11 +00:00
scott%scott-macgregor.org 4a1a30e33d remove dos line endings from this file. I don't know why they keep showing up here 2003-10-24 22:19:32 +00:00
ben%bengoodger.com 4d422d55f4 MacOS X Firebird Updates:
- bug 222688 (tabbrowser.xml)
- downloads options panel is broken (pref-downloads.js)
2003-10-24 07:43:01 +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
dean_tessman%hotmail.com a8e3fce75e 213250 - get middle click working properly in XML documents.
p=bugzilla@accessibleinter.net, r=me
2003-10-24 02:11:53 +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
chanial%noos.fr bcbc4df877 add tri-licence 2003-10-22 06:35:37 +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
ben%bengoodger.com 240f7083f1 Updates... 2003-10-20 19:59:49 +00:00
noririty%jcom.home.ne.jp 5d94067160 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 719813cfeb Fixing build failure b=221599 2003-10-18 12:40:05 +00:00
ben%bengoodger.com 1085b5bc26 New Cross Platform Options Dialog (getting started) 2003-10-18 07:10:33 +00:00
chanial%noos.fr f283fde914 Bug 222585: dialogheader should crop p=neil, r=varga sr=bienvenu 2003-10-17 21:27:28 +00:00
chanial%noos.fr 20a044e872 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 d249abcdb0 port fix to sort strings case-insensitively, bug 220067 2003-10-15 20:57:18 +00:00
chanial%noos.fr f50f3f171c 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 c3f0cfc9bb 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 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 d8d36d50cc adding overlay for edit menus 2003-10-14 05:26:36 +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
chanial%noos.fr a2ce406c0f adding overlay for edit menus 2003-10-14 05:09:24 +00:00
ben%bengoodger.com 3c86de55ce Here comes the new installer front end. (Work in Progress) 2003-10-12 01:24:53 +00:00
ben%bengoodger.com d8fc36058c Use Windows XP Theme Engine, when available 2003-10-09 20:52:02 +00:00
ben%bengoodger.com 5b28670bc3 Next Gen App Wizard Front End... forking Seamonkey Installer FE. 2003-10-09 02:02:08 +00:00
ben%bengoodger.com 632c441ae8 Tweak to fix some thunderbird problems. 2003-10-09 00:14:31 +00:00
ben%bengoodger.com fd7be8765c oops 2003-10-08 08:39:36 +00:00
ben%bengoodger.com bd48297ba0 Next Generation Mozilla Applications Shared Installer generation scripts. 2003-10-08 08:17:39 +00:00
scott%scott-macgregor.org 14d0d058f0 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 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
neil%parkwaycc.co.uk dd6f308402 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 c140a3f4cc Do this only in Firebird 2003-09-24 05:34:17 +00:00
ben%bengoodger.com 29c9fe397c 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 ad13130117 fixing bustage 2003-09-24 01:55:52 +00:00
ben%bengoodger.com 9f77eb2ed3 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 fb78856147 temporary MAC-theme patch before landing Pinstripe. includes b=206462 2003-09-17 08:42:57 +00:00
dbaron%dbaron.org b57afa4a19 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 bfcdf21dfa 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 6bd7e1fe50 Missing Firebird skinversion. Thank you Mr.FLS to point this out. b=214465 2003-09-08 15:55:26 +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
noririty%jcom.home.ne.jp 721d10adb0 Fix regression on tab close dbl-clicking. 2003-09-01 18:47:32 +00:00
ben%bengoodger.com d3cf6ed9be tidy up expander action 2003-08-31 07:23:39 +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
scott%scott-macgregor.org 940c666fc5 back out a change intended for the thunderbird 0.2 branch 2003-08-30 06:01:47 +00:00
scott%scott-macgregor.org 44ca378663 back out a branch only checkin =) 2003-08-30 05:57:25 +00:00
scott%scott-macgregor.org b4abee05d9 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 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
scott%scott-macgregor.org 474692a929 update locale verisons for mozapps 2003-08-30 04:18:58 +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
ben%bengoodger.com c309c78e9e Fix line spacing 2003-08-27 20:55:48 +00:00
noririty%jcom.home.ne.jp d431df7a4f Fix 217445 - fixing contextmenu bustage in Page Source 2003-08-27 14:48:51 +00:00
noririty%jcom.home.ne.jp 877c535abf Fix 217378 - removing asa from about.xhtml 2003-08-27 10:09:30 +00:00
blakeross%telocity.com b2c60388f3 remove "redo" item that we got from mozilla. 2003-08-27 08:24:52 +00:00
scott%scott-macgregor.org 786efddbcf 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 94c4eaac54 hide the manage plugins button for thunderbird 2003-08-27 04:41:54 +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
scott%scott-macgregor.org 6d19b07058 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 1855e5ef0f Oops forgot a makefile 2003-08-25 22:49:49 +00:00
ben%bengoodger.com e46f11547d Add mozapps dir to the build 2003-08-25 22:46:12 +00:00
ben%bengoodger.com 3316040295 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 4036503a58 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 87166ec986 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 ad2c14ebc1 ick...ick ick ick. Try to fix preferences. 2003-08-24 01:01:46 +00:00
chanial%noos.fr 347b7f941b reapply fix by Ben to handle subdialogs. 2003-08-22 14:11:53 +00:00
varga%utcru.sk b6d7dc92b6 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 b574de6962 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 5f194ac082 correct typo 2003-08-20 02:03:43 +00:00
chanial%noos.fr 059e118e31 fixing mistake in nsWidgetStateManger.js 2003-08-19 22:22:46 +00:00
chanial%noos.fr 2d889d3dba fix wizard bustage, another locale mismatch 2003-08-19 04:31:53 +00:00
chanial%noos.fr 664bed12d8 fixing printing bustage 2003-08-19 04:01:11 +00:00
chanial%noos.fr f835c317d8 follow up to bug 213228: fork commonDialog.dtd and commonDialogs.properties 2003-08-18 23:55:16 +00:00
scott%scott-macgregor.org f3237ac17f Bug #216529 --> thunderbird needs a couple more autocomplete style rules. 2003-08-18 22:57:06 +00:00