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