Commit Graph

125225 Commits

Author SHA1 Message Date
ben%bengoodger.com
cc623418bf Fix 227713 - General icon incorrectly highlighted in tools->options... patch by Mike Connor <mconnor@myrealbox.com> 2003-12-16 00:58:30 +00:00
ben%bengoodger.com
bcbe3881a1 Bug 225236 - Entering an invalid URI for popup whitelist breaks the Options dialog's OK button. Patch by Mike Connor. <mconnor@myrealbox.com> 2003-12-16 00:54:10 +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
922e294692 bug 184801 - home button tooltip not updated when changing the home page 2003-12-16 00:37:01 +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
bienvenu%nventure.com
f86268c768 fix memory bloat when compacting all folders by closing db after folder is compacted, r/a=sspitzer, sr=mscott 228383 2003-12-15 23:31:25 +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
bienvenu%nventure.com
e33658ee5f fix three backend mailnews memory leaks, r/a=sspitzer, sr=mscott 228561 2003-12-15 23:16:03 +00:00
jshin%mailaps.org
ea156e67c1 bug 213337: validate file name before presenting it as a suggested filename (2nd part) : r=cbiesinger, sr=jag, a1.6=asa 2003-12-15 23:03:16 +00:00
jshin%mailaps.org
64fee0cebf bug 227958 : big5, gb2312, ksc5601 fonts (X11core) don't show up in font selection menu. Fix this by adding the corresponding internal charset names. r=smontagu, sr=rbs, a=asa 2003-12-15 23:00:21 +00:00
neil%parkwaycc.co.uk
41dc540e27 Bug 228271 Autocomplete's scrollbar is always visible r=varga sr=alecf a=asa 2003-12-15 22:47:52 +00:00
pkw%us.ibm.com
56dbd77c06 Bug 228095 - AIX: 64-bit build error in nsScriptSecurityManager.cpp
r=caillon@aillon.org, sr=brendan@mozilla.org, a=brendan@mozilla.org
2003-12-15 18:16:09 +00:00
neil%parkwaycc.co.uk
a69285c049 Hack to work around bug 212625 r=mscott sr=bienvenu a=asa 2003-12-15 17:30:25 +00:00
tor%cs.brown.edu
b2fa1a336b Bug 228069 - remove override of FONTCONFIG_PATH. r=blizzard, sr=bryner, a=asa 2003-12-15 17:27:28 +00:00
mostafah%oeone.com
757aaafb28 Added Lithuanian translation 2003-12-15 16:08:56 +00:00
mostafah%oeone.com
0fa8abe556 Added Swedish translation files 2003-12-15 16:07:43 +00:00
mostafah%oeone.com
75fd1c03b8 Added Welsh translation 2003-12-15 15:58:44 +00:00
mostafah%oeone.com
3fe91a2fec Updated de-AT translation 2003-12-15 15:39:24 +00:00
mostafah%oeone.com
5c0e40f5ab Updated czech translation 2003-12-15 15:24:15 +00:00
mostafah%oeone.com
fad6a80f08 Checked in attachment 137383 for bug 220860: Japanese Calendar translation needs update 2003-12-15 14:46:42 +00:00
chanial%noos.fr
4e8868b6ae fix several glitches, like:
- selecting a folder in the tree selects the menulist selectedItem if it is already in the dropdown
- unselect it if the folder is not in it
- make sure that a row is always selected.
- ensure that the row of a folder selected in the menulist is visible when the tree is expanded.
- cleanup, consolidate logic
2003-12-15 07:44:11 +00:00
chanial%noos.fr
90c184e9d9 Don't show deleted folders in the add bookmark drop down.
IsBookmarkedResource was only checking the parent of the resource to tell if it's in the bookmarks root hierarchy.
2003-12-15 07:26:55 +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
dbaron%dbaron.org
f594793ce5 Remove missed line from previous checkin. b=221140 2003-12-15 03:35:50 +00:00
scott%scott-macgregor.org
3a3e075b78 Follow up to David's fix. When changing the pref for showing folder columns, dynamically update the folder pane
of open 3-panes.
2003-12-15 01:44:29 +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
8b23bd522a add pref UI for users to turn on the traditional folder pane columns found in seamonkey 2003-12-15 01:05:42 +00:00
chanial%noos.fr
0d0df1c396 when disclosing the tree, the bookmarks root folder should always be open.
Typo in bookmarksManager.js
2003-12-15 00:55:22 +00:00
chanial%noos.fr
113d9d8d21 restore the line that updates the expander icon. It has been accidently removed.
Some cleanup.
2003-12-15 00:51:30 +00:00
jshin%mailaps.org
e4edf3ff44 bug 224337 : fix misalgined accesss in pre-composed CCMap (on RISC architectures) : r/sr=brendan, a=dbaron 2003-12-15 00:32:16 +00:00
chanial%noos.fr
f68ce6cecf Never include the bookmarks top root in the add bookmark dropdown menulist. 2003-12-15 00:26:20 +00:00
bienvenu%nventure.com
333177d657 add back folder pane columns for total msgs, unread msgs, and size, for TBird only, controlled by a pref, default to off, r/sr=mscott 221726 2003-12-15 00:09:15 +00:00
scott%scott-macgregor.org
81513441d7 fix ctrl-m's. 2003-12-14 23:57:26 +00:00
scott%scott-macgregor.org
f58ea68c4c fix ctrl-m's 2003-12-14 23:54:51 +00:00
scott%scott-macgregor.org
d8025f000b fix ctrl-m chars. 2003-12-14 23:52:03 +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
2eeb33ce37 Always show the Bookmarks Root and the Bookmarks Toolbar folder in the drop down menu. Their position in the dropdown are still determined by their LastModifiedDate, it's only when they don't make the short list that they are put at the bottom of the drop down. 2003-12-14 22:55:15 +00:00
scott%scott-macgregor.org
60ebe8aaf1 Bug #218997 --> attachment folder setting not remembered because of trailing space in url for the panel name.
thanks to mbr for finding the problem
2003-12-14 22:52:28 +00:00
scott%scott-macgregor.org
a3cbe8e9cb remove ctrl-m chars 2003-12-14 22:45:16 +00:00
scott%scott-macgregor.org
90181875b9 remove ctrl-m characters 2003-12-14 22:43:38 +00:00
scott%scott-macgregor.org
c5ae81a949 fix ctrl-m's 2003-12-14 22:40:32 +00:00
scott%scott-macgregor.org
2bccbe78d3 fix ctrl-m's 2003-12-14 21:27:55 +00:00
chanial%noos.fr
1f1a132025 Bug 181033: add a "New Folder" button to the add bookmark dialog 2003-12-14 10:43:43 +00:00
chanial%noos.fr
c5035b17db Add two methods to the bookmarks service:
- getParent: returns the (first) parent of a resource.
- getParentChain: returns a nsIArray of containers from NC:BookmarksTopRoot down to the parent of the resource.
2003-12-14 10:41:58 +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
pschwartau%netscape.com
42aa9da4c0 Correcting an error. 2003-12-13 23:52:12 +00:00