webmail%kmgerich.com
56acda4969
Toolkit mac skin cleanup, including fix for Bug 225324
2003-12-06 15:30:12 +00:00
ben%bengoodger.com
8d11dcde1f
Update installer icon
2003-12-06 10:13:22 +00:00
ben%bengoodger.com
b9240d0c22
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
23b02b08a8
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
af5c78f11b
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
7581cd6a9d
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
94459dbeb4
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
23295958bc
Also remove from the makefile
2003-12-04 04:28:22 +00:00
ben%bengoodger.com
0127e17b4e
Remove unneeded file
2003-12-04 04:28:07 +00:00
ben%bengoodger.com
ac1a245aa1
Add "Remove" link back to download items.
2003-12-03 23:54:30 +00:00
jshin%mailaps.org
5684182912
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
badd7383ea
New uninstaller Icon
2003-12-03 06:47:45 +00:00
ben%bengoodger.com
3004a45f6d
227030 - 2 cancel verbs in cancel download dialog warning.
2003-12-03 06:26:07 +00:00
jshin%mailaps.org
86705342d9
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
113dfe4a7a
Correct license in files.
2003-12-03 05:38:16 +00:00
dbaron%dbaron.org
d5582721b7
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
b446c7a0a8
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
e0fd6bd998
add an id to the resizer
2003-12-02 07:38:36 +00:00
ben%bengoodger.com
98f16193e8
bug 225014 - firebird installer welcome page background image tiles too soon.
2003-12-02 04:17:07 +00:00
ben%bengoodger.com
510d7d8616
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
3c7afcfb93
bug 214266 - check the "Wrap" checkbox in the find dialog by default.
2003-12-02 02:47:08 +00:00
ben%bengoodger.com
02273f0ea0
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
af26f30e24
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
49b9e431b5
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
507fa9100f
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
d3938d09db
Show resume link on paused downloads
2003-12-01 19:38:23 +00:00
ben%bengoodger.com
7a2db6b1c0
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
5ccac856fe
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
079f51fc95
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
b2aebbf794
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
c3a65c5b8b
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
f019aaac8e
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
033b4bb577
actually... just be more careful about when we call ValidateDownloadsContainer
2003-11-30 00:31:46 +00:00
ben%bengoodger.com
f0235e535d
ensure we use batch processing in ValidateDownloadsContainer
2003-11-30 00:30:30 +00:00
ben%bengoodger.com
8f835653f7
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
0a9e5d8588
Fix bustage by removing ^M's
2003-11-29 09:36:33 +00:00
ben%bengoodger.com
c62c2ccb26
hm. see if this works.
2003-11-29 08:09:27 +00:00
scott%scott-macgregor.org
9f164aa99e
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
755fe67158
215467, Part I. New Download Manager.
2003-11-27 00:54:33 +00:00
bryner%brianryner.com
1df49b7090
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
ccd0ff6299
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
d535dc3dc9
Fix build bustage. GetFromTypeAndExtension is now getFromTypeAndExtension
2003-11-23 21:28:57 +00:00
webmail%kmgerich.com
ec2eab8c1a
Mac skin cleanup, changed "//folder.png" to "/folder.png", line 270
2003-11-23 14:30:31 +00:00
bryner%brianryner.com
cfab0add53
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
e4ccb376c4
fix left over
2003-11-21 07:01:07 +00:00
chanial%noos.fr
011251779d
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
660544d982
don't want to convert EOL for now
2003-11-20 05:23:38 +00:00
chanial%noos.fr
5dade47a7d
convert chrome://global/content/widgets to chrome://global/content/bindings
2003-11-20 05:14:08 +00:00
chanial%noos.fr
1feb1633ec
missed a file, thx to Steffen for the patch. Also, remove trailing spaces
2003-11-17 01:46:46 +00:00
chanial%noos.fr
3d43cf7a3c
fix leftover noted by Steffen
2003-11-15 23:41:42 +00:00
bryner%brianryner.com
9b9d3ba240
fixing typo
2003-11-15 20:59:54 +00:00
chanial%noos.fr
44c6b12b7b
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
4d8ed346a6
distclean removal of buildconfig.html
2003-11-15 19:48:41 +00:00
chanial%noos.fr
fbc43ca459
move build.dtd handling in toolkit/locale
2003-11-15 19:43:56 +00:00
chanial%noos.fr
aff6a52d07
move the buildconfig.html handling in toolkit/content
2003-11-15 19:33:35 +00:00
chanial%noos.fr
1bc31aa2be
studying Mac bustage
2003-11-15 19:03:00 +00:00
chanial%noos.fr
cd3b8e8dd3
fixing bustage
2003-11-15 08:29:09 +00:00
chanial%noos.fr
d2ab261bca
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
8e65ea4952
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
1f627bcb07
some simplifications on how we hide the unrequested buttons
2003-11-15 07:31:01 +00:00
bryner%brianryner.com
096d306007
Fix toolkit tracemalloc bustage, patch by swalker.
2003-11-14 23:55:41 +00:00
chanial%noos.fr
c2cd927929
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
d56cec2ba4
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
af3cc7636c
Enable Inspector for Firebird
2003-11-12 09:15:21 +00:00
ben%bengoodger.com
9c1c62574a
Remove the right files this time.
2003-11-12 08:08:14 +00:00
ben%bengoodger.com
9edeb40509
Fix oops.
2003-11-12 08:07:33 +00:00
bryner%brianryner.com
6dda732f28
re-adding file
2003-11-12 08:02:33 +00:00
ben%bengoodger.com
582737744e
Actually, let's try this again.
2003-11-12 07:24:26 +00:00
ben%bengoodger.com
9c4900bab6
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
a76fb44f4d
Bind the XPIs.
2003-11-10 07:10:41 +00:00
ben%bengoodger.com
74e838ffe3
Changing the theme internal name so it actually works in the nightlies.
2003-11-09 23:25:56 +00:00
ben%bengoodger.com
3fd50a7055
Changing the theme internal name so it actually works in nightlies.
2003-11-09 23:25:31 +00:00
chanial%noos.fr
a8a20d2f63
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
cea14885cf
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
834666eb28
Remove installer from the build here...
2003-11-07 10:51:15 +00:00
chanial%noos.fr
1fe327c42e
fix bustage: build the win installer on windows only
2003-11-07 04:10:29 +00:00
ben%bengoodger.com
6b5fac0f1a
Turn it all on!
2003-11-07 02:46:05 +00:00
ben%bengoodger.com
b9f6ee55ae
last updates
2003-11-07 02:31:10 +00:00
ben%bengoodger.com
a4f08abcd0
Final changes!
2003-11-07 02:07:33 +00:00
ben%bengoodger.com
cd8e5d98dc
More updates...
2003-11-07 01:52:16 +00:00
chanial%noos.fr
eb7580de10
pref save_print_settings is no more.
2003-11-07 01:24:16 +00:00
chanial%noos.fr
2b40463f9f
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
58c5480dfd
Don't build downloading code just now.
2003-11-06 09:52:01 +00:00
ben%bengoodger.com
5ce0af83d2
Making the uninstaller work...
2003-11-06 09:44:14 +00:00
ben%bengoodger.com
f3fc6bf979
make the uninstaller work
2003-11-06 09:31:41 +00:00
ben%bengoodger.com
6633529d63
Notes
2003-11-06 08:43:48 +00:00
ben%bengoodger.com
a61ae92aa8
More Wizardy Goodness.
2003-11-06 08:39:37 +00:00
ben%bengoodger.com
d48c628e11
Getting closer and closer to NGInstaller1.0 every day...
2003-11-06 07:55:44 +00:00
chanial%noos.fr
a9a1f0e751
fix savePrintSettngs caller in showPrintProgress
2003-11-06 01:54:46 +00:00
chanial%noos.fr
4650f04068
fix typo
2003-11-06 00:47:32 +00:00
chanial%noos.fr
ef3127cb41
keep the initial _onExitCallback when the PP page is reflown.
2003-11-05 21:46:45 +00:00
chanial%noos.fr
7cb8c657c1
PRINTPROMPTSVC.showPageSetup() isn't clever enough to return a boolean.
2003-11-05 21:08:04 +00:00
chanial%noos.fr
7e8350573a
correct routine name mismatch.
2003-11-05 21:01:48 +00:00
chanial%noos.fr
d4c14c8c8d
rename updateSettings to updateToolbar.
2003-11-05 20:35:09 +00:00
ben%bengoodger.com
9989308be7
Ongoing updates...
2003-11-05 07:01:42 +00:00
ben%bengoodger.com
1d30610917
Some new script fu... ongoing work in progress
2003-11-04 06:52:31 +00:00
chanial%noos.fr
2aca0d0992
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
efe0b09e2e
Bug #224514 --> automate locale version based on milestone.txt for mozilla/toolkit.
2003-11-04 03:51:25 +00:00
ben%bengoodger.com
7723c8271d
Only run browser if user asks for it to be run.
2003-11-03 20:19:30 +00:00
chanial%noos.fr
4249292cca
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