Commit Graph

951 Commits

Author SHA1 Message Date
tor%cs.brown.edu
043668af20 Bug 235034 - private colormaps not working with firefox. r=bryner 2004-03-04 22:59:50 +00:00
chanial%noos.fr
e839580be9 Fork some skin files from toolkit/skin/win into toolkit/skin/gtk2.
Remove unused toolkit/skin/unix.
2004-03-04 20:09:40 +00:00
chanial%noos.fr
c477b8aced follow up to bug 118296: back out changes in toolkit/skin/win 2004-03-04 19:47:28 +00:00
chanial%noos.fr
8b16e11d1f Bug 118296: implement NS_THEME_MENUBAR, NS_THEME_TOOLBAR, NS_THEME_MENUPOPUP and NS_THEME_MENUITEM (GTK2)
r=bryner, sr=roc
2004-03-04 04:55:31 +00:00
ben%bengoodger.com
371d364621 Ensure browser.download.manager.openDelay works when set to 0... 2004-03-04 01:11:54 +00:00
ben%bengoodger.com
fbb4f1da64 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
chanial%noos.fr
b508104f17 backing out fix for bug 236107. The border of the groupbox is visible in the caption. 2004-03-03 22:41:12 +00:00
ben%bengoodger.com
f7d7fa2ee8 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
c186cb088a 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
136c4d71dd 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
chanial%noos.fr
066758baf9 bug 236107: caption in groupbox should have a transparent background. 2004-03-01 16:33:13 +00:00
ben%bengoodger.com
9bd64a5601 236056 - xpinstall confirm dialog should disable the install button initially to prevent fast-clicking exploits 2004-03-01 01:36:30 +00:00
bsmedberg%covad.net
3ad1a1e910 Bug 232071 - windows uninstaller cosmetic bug (unescaped \n)... r+sr=bengoodger 2004-02-27 20:17:13 +00:00
amardare%qnx.com
8b1c7bc8ec Changes for the qnx(photon) platform only. It should not affect building/runtime other platforms.
Fixed a typo in the photon section.
2004-02-26 23:17:27 +00:00
amardare%qnx.com
f363fc1a6f Get rid of the special tratment of MOZ_WIDGET_PHOTON in the ifdef statements
( it should follow the XP_UNIX instead ) r=ben
2004-02-25 14:53:32 +00:00
daniel%glazman.org
76d9945cb5 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
amardare%qnx.com
b7b5ee9c37 Reverted my previous changes because turning on by default the splashscreen on a particular platform
would contradict the general UI decision of not having one.
2004-02-24 15:07:51 +00:00
amardare%qnx.com
0fd39581ea Changes for the qnx(photon) platform only. They should not affect building/runtime other platforms. 2004-02-23 20:52:52 +00:00
amardare%qnx.com
b9025115ba Changes for the qnx(photon) platform only. It should not affect building/runtime other platforms.
Added the support for a splashscreen for firefox on qnx.
2004-02-23 20:03:44 +00:00
ben%bengoodger.com
e6a9f7ddde More extension service work... 2004-02-23 08:08:09 +00:00
chanial%noos.fr
84b69de140 Bug 119735: NS_THEME_WINDOW and NS_THEME_DIALOG implementations (GTK2)
r=bryner, sr=roc
2004-02-22 17:42:26 +00:00
blakeross%telocity.com
31dee59048 Don't purge the page you're looking at from session history when clearing history. 2004-02-22 08:10:38 +00:00
blakeross%telocity.com
2dd4f76536 Fix bad capitalization. 2004-02-21 07:14:31 +00:00
blakeross%telocity.com
93916fa325 Fix 207188: clearing history/all in prefs doesn't clear session history. 2004-02-21 07:02:53 +00:00
blakeross%telocity.com
145be7657b 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
14c74c41d8 Fix 234948: sync our config.js with the trunk's. 2004-02-20 21:09:03 +00:00
blakeross%telocity.com
240cdc36b1 Fix 213250: Autoscroll prevents middle clicking on links in XML (XHTML) docs. Patch by Jon Henry. 2004-02-20 02:04:27 +00:00
jst%mozilla.jstenback.com
4f8a9cbb12 Fixing last part of bug 68215, making FireFox play nicely with the onbeforeunload event too. r+sr=ben@bengoodger.com 2004-02-19 21:52:31 +00:00
noririty%jcom.home.ne.jp
6befbbdeb4 fixing bug 215825 - autoscroll cursor is affected by page stylesheets, p=rparenton@louisianaada.org 2004-02-19 19:40:18 +00:00
ben%bengoodger.com
ebd713f17f bstage 2004-02-19 12:05:04 +00:00
ben%bengoodger.com
3d499ddbe8 add note 2004-02-19 10:51:21 +00:00
ben%bengoodger.com
90143bbc67 extension manager stub 2004-02-19 10:45:28 +00:00
blakeross%telocity.com
28517248fc Fix 206981: SetDirty() uses uninitialized rv. 2004-02-19 08:30:11 +00:00
darin%meer.net
8d65e087ae landing string defragmentation patch for bug 231995, r/sr=dbaron,jst,dougt 2004-02-19 02:44:03 +00:00
blakeross%telocity.com
f23982c22f Fix 234734...eh, I think this was the most proper fix for the other bug but I forgot that webpage autocomplete uses this code too. I could wrap this in an if statement to make sure it's a xul elt but it really doesn't matter, I'd just as soon remove it entirely. 2004-02-18 06:14:50 +00:00
bryner%brianryner.com
7a5ac49949 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
f15fc5b39e Re-enabling Help. Ben accidentally disabled help while landing the Migration Branch. 2004-02-17 21:54:04 +00:00
blakeross%telocity.com
698c9272ae Make the fix for 232617 a little more correct (IMO). 2004-02-17 08:32:42 +00:00
blakeross%telocity.com
3f29d91e2e Fix 232617: Location bar dropdown loads new tab. 2004-02-17 08:07:13 +00:00
bryner%brianryner.com
47971bbf13 Null-check the document to protect against blur events generated during document teardown. Bug 225889. 2004-02-16 22:58:20 +00:00
blakeross%telocity.com
576c6dac3f Fix 182928: Add new set as wallpaper dialog (which acts as a confirmation dialog but also one-ups IE). Tiling preview is waiting on implementation of background-size. Also forks nsWindowsHooks in preparation for fixing fx to not totally take over every file association known to man. 2004-02-15 23:51:10 +00:00
ben%bengoodger.com
1e506efcb5 Migration Branch landing, currently turned off! 2004-02-15 01:49:37 +00:00
rlk%trfenv.com
ab94c471e1 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
f93a022373 The thunderbird customize toolbar window is a dialog because it has ok/cancel buttons. Make sure it gets the same style rules
as a window customize toolbar window
2004-02-12 05:07:48 +00:00
scott%scott-macgregor.org
13d11fc2d5 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
ben%bengoodger.com
296ae6df63 we aren't checking in firefox icons 2004-02-11 20:49:33 +00:00
jst%mozilla.jstenback.com
6e112289a9 Fixing FireFox bustage. 2004-02-11 08:43:32 +00:00
ben%bengoodger.com
305be21fa0 fix bsmedberg bustage - removepage is no longer an imethod 2004-02-11 05:17:17 +00:00
bryner%brianryner.com
92499cbd13 Inline TwipsToPixels and PixelsToTwips on nsIPresContext. Bug 229371, r+sr=dbaron. 2004-02-11 04:57:07 +00:00
ben%bengoodger.com
fa5ee4eecb More from 230768 - download manager hookup 2004-02-11 03:48:16 +00:00
bsmedberg%covad.net
814b876053 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
ben%bengoodger.com
970e35804c forgot this file 2004-02-11 00:57:46 +00:00
ben%bengoodger.com
eb919d1f0c Firebird is now called Firefox 2004-02-11 00:56:17 +00:00
webmail%kmgerich.com
03c66d9361 Firefox 64x64 alert icon 2004-02-09 17:13:18 +00:00
cls%seawood.org
3b59d97939 Explicitly include prsht.h to get PSH_* includes.
Set _WIN32_IE to have access to appropriate defines.
Fixing mingw bustage.
Thanks to David G King <d_king@xtra.co.nz> for the original patch.
Bug #225163 r=bryner
2004-02-09 07:34:05 +00:00
blakeross%telocity.com
42cd8aadba Fix whitespace issue. 2004-02-09 05:57:22 +00:00
blakeross%telocity.com
0061b8bf8d Fix 233473: History doesn't sort properly. 2004-02-09 05:04:33 +00:00
rlk%trfenv.com
dc2ac1b3fd Bug 232722 - change 'character coding' to 'character encoding'. Patch by Jungshik Shin <jshin@mailaps.org>. r=rlk@trfenv.com, sr=ben@mozilla.org 2004-02-08 15:48:50 +00:00
ben%bengoodger.com
ac925b78dd make the toolbar and menubar look a bit better on windows and gnome. 2004-02-08 05:23:30 +00:00
jshin%mailaps.org
0264aa1c9a bug 233391 : bug 224847 change was not reflected in FB/TB (r=p_ch) 2004-02-08 04:45:00 +00:00
ben%bengoodger.com
7f0a366ea8 disable the installer's upgrade panel for now. 2004-02-05 09:16:16 +00:00
ben%bengoodger.com
5ca426323a Prevent the seamonkey progress dialog from being shown in some situations 2004-02-03 23:57:03 +00:00
noririty%jcom.home.ne.jp
3ea5682d31 Bug 231237 - MacOSX Incorrectly displayed separator on Bookmark Manager and Sidebar 2004-02-02 12:09:01 +00:00
noririty%jcom.home.ne.jp
1c3b578099 cut off -moz-image-region inheritance b=220717, 232793 2004-02-01 12:14:53 +00:00
cbiesinger%web.de
cf8556d066 make toolkit use hasDefaultApp to check for presence of default application.
defaultApplicationHandler will go away soon; this checkin is to avoid breakage
r=pch
2004-01-31 00:59:19 +00:00
scott%scott-macgregor.org
7234fca943 Bug #232699 --> disable -turbo for thunderbird like it is already disabled for firebird so the user does not
get in a state from which he cannot quit.
2004-01-30 22:33:08 +00:00
roc+%cs.cmu.edu
bd71158ac5 Fixing build bustage. 2004-01-30 04:25:46 +00:00
ben%bengoodger.com
41e947e625 231371 - downloading a file destroys the desktop 2004-01-29 21:10:10 +00:00
bzbarsky%mit.edu
16e457b12e 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
jshin%mailaps.org
299cdca3f0 bug 230210: add High Sorbian (hsb) to the language list r=smontagu, sr=blizzard 2004-01-28 06:15:35 +00:00
dbaron%dbaron.org
608059012f Push copyright year to 2004. 2004-01-22 22:22:24 +00:00
scott%scott-macgregor.org
ea8d07aa43 Bug #220717 --> fix regressions in thunderbird toolbar drop down menus
sr=dbaron
2004-01-21 22:17:08 +00:00
bryner%brianryner.com
856dc42814 Beginning of cocoa support for firebird 2004-01-21 00:57:55 +00:00
chanial%noos.fr
6bd439e10d Bug 225065 Create Profile Wizard window is too short.
patch by Stefan Borggraefe <borggraefe@despammed.com> (port of seamonkey bug 221697)
2004-01-19 09:32:45 +00:00
bryner%brianryner.com
72513b28ec 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
dbaron%dbaron.org
94366c4017 Add -moz-image-region:auto to cut off inheritance where needed (and not previously noticed due to an inheritance bug with -moz-image-region). b=231293, 220717 r+sr=bzbarsky 2004-01-18 04:33:28 +00:00
neil%parkwaycc.co.uk
2066d12b5d Supplementary patch to bug 53673 now that xbl content sink preserves whitespace r=varga sr=hyatt 2004-01-17 23:54:37 +00:00
bryner%brianryner.com
2c5ae83046 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
dbaron%dbaron.org
320b04bc3a Add -moz-image-region:auto to cut off inheritance where needed (and not previously noticed due to an inheritance bug with -moz-image-region). b=220717 r=bzbarsky sr=ben 2004-01-15 02:23:34 +00:00
ben%bengoodger.com
bd5e2240f0 Fix crash on extension installation 2004-01-14 09:13:30 +00:00
jst%mozilla.jstenback.com
8bb891ef85 Fixing build bustage. 2004-01-10 03:21:35 +00:00
scott%scott-macgregor.org
f34a540d4a Bug #83803 --> Add support for dragging mail attachments to the desktop (or a folder) for OSX and Win32. We now save the file instead of a saving a shortcut.
sr= bienvenu
2004-01-09 00:10:33 +00:00
neil%parkwaycc.co.uk
979ceddcaa Bug 222305 Cache find instance so that find utils can set the frame to search r=bryner sr=bienvenu 2004-01-08 22:51:00 +00:00
timeless%mozdev.org
4307c7f1dc Bug 230183 preprocessor.pl not executed correctly in /toolkit/mozapps/downloads/src on BeOS
Patch by thesuckiestemail@yahoo.se r=bryner
2004-01-08 16:51:17 +00:00
webmail%kmgerich.com
7d76d628d4 Tweaked throbber animation frame delay 2004-01-08 12:41:11 +00:00
neil%parkwaycc.co.uk
a49b36a72c Trying to fix firebird build bustage again ;-) 2004-01-01 01:18:55 +00:00
ben%bengoodger.com
74bf4ec9a0 Ensure Password Manager isn't disabled when form fill is disabled 2003-12-31 22:02:03 +00:00
rlk%trfenv.com
f668bfa612 Fixing images (again) 2003-12-31 16:18:10 +00:00
rlk%trfenv.com
c5c0e1ea0c this file won't check in! 2003-12-31 16:17:31 +00:00
rlk%trfenv.com
93e7869d7a Checking in missing files. 2003-12-31 16:15:37 +00:00
rlk%trfenv.com
3f746eb673 Firebird Help build bustage fix 3 :) 2003-12-31 16:09:30 +00:00
ben%bengoodger.com
1fa5fad677 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
af0f073dad *** empty log message *** 2003-12-31 03:18:54 +00:00
rlk%trfenv.com
30ee78a958 Firebird Help checkin, without bustages :). 2003-12-31 02:37:11 +00:00
rlk%trfenv.com
7e34ac32ef Fixing Help Viewer bustage and re-enabling it. Also fixing image problems. 2003-12-30 22:50:08 +00:00
rlk%trfenv.com
10f4da0496 Fixing Images 2003-12-30 18:45:48 +00:00
ben%bengoodger.com
3e0ab55173 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
f9e13fd04f Bug 165960 - Implement Mozilla Firebird Help. r=ben@mozilla.org 2003-12-30 02:27:34 +00:00
ben%bengoodger.com
78fa740a83 Fix crash bug 228986 - crash after installing two extensions after a restart 2003-12-27 00:22:25 +00:00
bsmedberg%covad.net
0c471686e7 bug 219233 - Unfork nsIChromeRegistry.idl (not the impl, just the interface) and move it into content/base/public until we can get a more fine-grained separation of that interface in to GRE/non-GRE pieces. r/sr=hyatt+jst
I couldn't do a CVS move of nsIChromeRegistry.idl, sorry... it was added on a branch earlier. The old CVS log/blame can be found at mozilla/rdf/chrome/public/nsIChromeRegistry.idl
2003-12-22 05:23:10 +00:00
scott%scott-macgregor.org
f3aa7ccbc3 Force our binding files to replace their equivalents from xpfe. Otherwise, if the xpfe version changes and ours doesn't it gets used instead.
Fixes Bug #229096 --> thunderbird toolbars blank because we are using the newst copy of xpfe\toolbar.xml
2003-12-21 21:52:39 +00:00
ben%bengoodger.com
846cdb01d1 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
e8f005ae97 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
038a5e89dd Make theme downloads show up in the download manager 2003-12-19 00:11:36 +00:00
ben%bengoodger.com
ce59baa662 "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
8d563e16b4 Fix 227129 once and for all. 2003-12-18 08:49:33 +00:00
ben%bengoodger.com
f45e3bc41e Fix the show button in the download manager on macos x 2003-12-18 07:50:57 +00:00
ben%bengoodger.com
ef93ef1bd5 Fix - 227129 "Next" button is enabled when "Decline" is initially checked for license agreement page of installer wizard.
Fix - no security warning displayed when opening executable files from the download manager
Fix - Easy install path in install wizard defaults to Safe Upgrade which can result in unintentional file deletion in wacky cases. Hack this off for 0.8
2003-12-18 06:53:08 +00:00
chanial%noos.fr
ca92b27ac7 Bug 228660: on Windows, OK button on alert boxes should not be right-aligned 2003-12-17 14:52:48 +00:00
ben%bengoodger.com
6f59ba3d23 bug 227129 - select "DECLINE" radio button by default in winstaller, patch by jhenry. <jhenry@ccs.neu.edu> 2003-12-16 00:48:22 +00:00
ben%bengoodger.com
f48a6216d3 Remove redundant file, fix bug 228259 - download manager creates a folder with the same name as the file. Patch by pike. <pike@pikey.me.uk> 2003-12-16 00:45:57 +00:00
ben%bengoodger.com
e436627911 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
69246e3c9c 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
c98b299b45 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
9edf45a460 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
826b31f6d0 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
85f7deb372 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
1c26e55760 try to remove ctrl-m's
again
2003-12-14 23:45:47 +00:00
scott%scott-macgregor.org
1f8d3770ad 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
673b957689 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
7a1ff732c1 port patch for bug 53673 - multiline textbox does not accept initial value. 2003-12-13 06:14:21 +00:00
chanial%noos.fr
e37230d701 Bug 227993: no toolbar in venkman/fb0.7 2003-12-13 02:05:34 +00:00
ben%bengoodger.com
ca7f886932 Fix problem with downloads to helper apps creating "stuck" downloads in "Starting..." state. 2003-12-12 23:00:58 +00:00
bryner%brianryner.com
c2afeca7a7 Create password file with mode 0600 per bug 227100. 2003-12-12 10:04:08 +00:00
ben%bengoodger.com
0744cb38c9 More on the XPInstallUI bug... 2003-12-11 07:03:44 +00:00
bryner%brianryner.com
257e3d3116 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
4bf82a70b0 Remove extra semicolon causing gcc 3.4 bustage 2003-12-11 01:37:22 +00:00
ben%bengoodger.com
8b6386c7d9 Fix crash when cancelling an install download via quitting the app. 2003-12-11 01:05:29 +00:00
ben%bengoodger.com
cde28321b3 214260 - Getting even closer... 2003-12-11 00:41:00 +00:00
ben%bengoodger.com
3e99687e1c 214260 - XPInstall UI... not done just yet but getting closer. 2003-12-10 21:59:41 +00:00
ben%bengoodger.com
b5e0adcf2e 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
8c77970ec2 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
4bb405681d 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
7002ecd782 Removing old dl manager skin flies 2003-12-06 17:22:19 +00:00
webmail%kmgerich.com
7903660462 First pass at Firebird download manager Mac skin 2003-12-06 17:20:45 +00:00
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