Commit Graph

1135 Commits

Author SHA1 Message Date
vladimir%pobox.com
33f488f5ea b=174265 (also 252288, 253161): favicon handling merge from aviary branch 2004-07-29 23:49:31 +00:00
cbiesinger%web.de
3506522cc6 Bug 252468 Remove outdated autostretch attribute from the tree
patch by Simon Paquet <bugzilla@babylonsounds.com> r=neil rs=bz
2004-07-29 18:25:42 +00:00
bryner%brianryner.com
b5ff05df21 Clicking in a focused input should open autocomplete results popup (bug 173569). Patch by dean_tessman@hotmail.com, r=me. 2004-07-29 08:42:54 +00:00
bryner%brianryner.com
a5c2b3fcf0 If a page prefills a username field with a username that we have a saved login for, go ahead and prefill the saved password. Bug 229652. 2004-07-29 08:22:05 +00:00
bryner%brianryner.com
1a8b51b957 Fix some problems related to dynamic enabling/disabling of form autocomplete: make autocomplete ignore all key navigation if the input is disabled, also, instead of trying to keep autocomplete state in sync on every browser instance, just set the disabled state on the global form fill controller. Bug 249610, r=blake. 2004-07-29 08:08:11 +00:00
bryner%brianryner.com
61898ea375 Make password manager signons actually be removed from the database when you press shift+delete (bug 242250). r=blake. 2004-07-29 05:55:30 +00:00
scott%scott-macgregor.org
3219d16f79 fix build bustage. forgot a missing file 2004-07-28 05:56:50 +00:00
roc+%cs.cmu.edu
f3fe4fa48c Bug 240276. Make <scrollbox> be implemented as a regular scrollframe rathern than a scrollboxframe. This will help us remove scrollboxframe. r+sr=dbaron 2004-07-28 03:27:02 +00:00
scott%scott-macgregor.org
b30a9da042 Bug #249838 --> Start hooking up webservices and the smart update notifications for Thunderbird. 2004-07-27 23:35:29 +00:00
scott%scott-macgregor.org
2709df7c2a Patch from Neil to fix Bug #253232 where the undetermined progressmeter was drawing outside of the progressbar. 2004-07-27 21:51:58 +00:00
ben%bengoodger.com
c76dabce75 250938 - landing this patch on the trunk - can open EXE file in firefox if MIME type is incorrectly set. as a defensive measure check the file extension too 2004-07-26 20:56:12 +00:00
steffen.wilberg%web.de
1ce609c4f8 (Seamonkey port) Bug 191410 - modifying bool prefs in about:config should not let the user type a value in. Original patch by neil@parkwaycc.co.uk (with r=caillon, sr=sspitzer). a=mconnor 2004-07-26 17:07:11 +00:00
ben%bengoodger.com
167269cb04 251308 - attempt at fixing problem where app may not start if it is started in a location it does not have write access to. 2004-07-26 05:15:25 +00:00
ben%bengoodger.com
6e92b6ec80 252549 - Better Update Handling for identical versions, also fixes numerous software update glitches 2004-07-25 18:40:03 +00:00
bryner%brianryner.com
a9a01ddbe3 Cancelling master password dialog should not cancel form submission (bug 252909). r=mconnor. 2004-07-25 06:14:15 +00:00
bryner%brianryner.com
12c720afaa Make the no-permissions dialog actually dismiss when the user clicks OK. Bug 240529. 2004-07-25 02:48:29 +00:00
aaronleventhal%moonset.net
a3a0a6bddd XUL tab focus indication should appear inside the tab. r=sdwalker, sr=neil 2004-07-24 22:53:13 +00:00
scott%scott-macgregor.org
dac4567e89 Bug #226491 --> Land Neil's native looking undetermined progressmeter for aviary. 2004-07-24 04:23:04 +00:00
mconnor%myrealbox.com
90d37a9ab3 Bug 220681 - New window uses small icons even though original window has large icons, patch by djk (dkoppenh@null.net), r=me 2004-07-24 00:53:29 +00:00
mconnor%myrealbox.com
9285a4d5ea bug 231393 - Tab URL does not persist on bad links if tabs switched, patch by pike@pikey.me.uk based on jag's patch for bug 103720, r=me 2004-07-24 00:24:30 +00:00
bryner%brianryner.com
12d1218f8f Fix for thunderbird broken radio buttons (bug 252655) - this XBL binding that was added to winstripe needs to be added to qute as well. 2004-07-22 22:45:22 +00:00
bsmedberg%covad.net
fd504a7711 Bug 247427 - appreg and pluginreg are in ~/.mozilla instead of ~/.mozilla/firefox 2004-07-22 15:14:02 +00:00
aaronleventhal%moonset.net
6a590783ff Bug 175893. Make XUL Tabs focusable -- reopened because when switching tabs we were scrolling to the remembered focus instead of remaining at the last position. r=mconnor, sr=neil 2004-07-22 13:37:07 +00:00
steffen.wilberg%web.de
b243f4fb91 Fix console.css error-[caret|dash].gif paths. Now Qute as well. r=mconnor 2004-07-22 13:30:18 +00:00
steffen.wilberg%web.de
f92795c256 Bug 245455 - Fix console.css error-[caret|dash].gif paths. r=mconnor 2004-07-22 11:47:10 +00:00
steffen.wilberg%web.de
861c5ee01c Bug 245455 - remove unused files. r=mconnor 2004-07-22 11:33:50 +00:00
bryner%brianryner.com
4d757f3885 Fix hang when a form control name saved in password manager is not present in the form. Bug 251064, r=mconnor 2004-07-21 23:44:40 +00:00
pkw%us.ibm.com
08e1a55646 Firefox build fails on AIX - nsWelcomeDlg::kMsgCount symbol not found. Need to allocate storage for static const member variable.
r+sr=bryner@brianryner.com
2004-07-21 18:37:18 +00:00
steffen.wilberg%web.de
11162ccd8e Bug 246500 - Use Theme button tooltip contains a fullstop; the button label contains a space; add padding in Winstripe instead. r=blake 2004-07-21 11:59:33 +00:00
steffen.wilberg%web.de
b37360e0f5 Bug 238331 - Clean Up button tooltip should say 'and', not 'or'. p=bmo@aebrahim.fastmail.fm, r=mconnor 2004-07-21 07:54:12 +00:00
smontagu%smontagu.org
2881e93839 Add Windows-1255 to mail compose character encodings menu. Bug 244141 (toolkit part). r=jshin, sr=bienvenu 2004-07-20 19:15:28 +00:00
bryner%brianryner.com
78edb6f8e3 Attempt to fix bustage when GConf/GnomeVFS libraries are not available (bug 251703). Always export the GNOME interfaces on gtk2 but only build the component when all of the prerequisites are installed. r+sr=darin. 2004-07-19 17:36:19 +00:00
aaronleventhal%moonset.net
a94a11bfab Bug 251513. Content of tabs not focused to keyboard scrolling when switching tabs. r=mconner, no sr= needed 2004-07-19 15:53:02 +00:00
steffen.wilberg%web.de
6b7dd74605 F1 on Win/*nix, Help key on Mac doesn't bring up Help. r=mconnor 2004-07-19 14:14:14 +00:00
steffen.wilberg%web.de
a4eaf4742f Bug 239241 - (seamonkey port) option to show/display saved passwords. r=bryner 2004-07-19 13:37:52 +00:00
sspitzer%mozilla.org
41bdb972eb fix for bug #229503
can't change auto-detect options in view->character encoding in view source

r=ben
2004-07-18 23:37:19 +00:00
scott%scott-macgregor.org
554e1a41b3 part of Bug #245430 --> thunderbird static build support.
Get rid of the mail\config packaging of chrome into dist\thunderbird. Let the installer do it as part of the
packaging process.

This means we can get rid of the thunderbird installer ifdefs to look in dist\thunderbird instead of dist\bin.
2004-07-18 21:46:11 +00:00
aaronleventhal%moonset.net
7896073df1 Doh, backing out change to filepicker.css. Only intended to change the type, not the contents of the file 2004-07-16 17:41:23 +00:00
aaronleventhal%moonset.net
598c78c239 filepicker.css should be a textfile not a binary file, a=bsmedberg 2004-07-16 17:37:49 +00:00
bsmedberg%covad.net
1130899f0f Actually remove build.dtd from the jar.mn file. 2004-07-16 17:14:58 +00:00
aaronleventhal%moonset.net
1ee6937a84 Bug 251589. Fix focused appearance of xul tabs to gel with -moz-outline now being drawn outside the frame. r=mconner, no sr= needed 2004-07-16 17:07:35 +00:00
bsmedberg%covad.net
8bd20a31bb build.dtd is not used by anyone, and should not be in a locale package anyway. Removing it. 2004-07-16 14:15:02 +00:00
bryner%brianryner.com
56b2b34f2b Implement nsIShellService for GNOME (bug 242254). r=biesi, sr=shaver. Note: set as wallpaper for images that use transparency will be broken until bug 250531 is fixed. This also makes toolkit/ always be pulled in preparation for migrating more code to the new GNOME XPCOM interfaces. 2004-07-15 22:51:19 +00:00
ben%bengoodger.com
1347d2678b 251473 - allow extension authors to remotely bump maxVersion for a given extension version to prevent users from having to redownload an identical new version when they upgrade firefox where the only change is a newer maxVersion 2004-07-15 20:04:39 +00:00
aaronleventhal%moonset.net
869514fc1f Backing out fix for bug 251589 as well since it only makes sense when outlines are outside of the current tab 2004-07-15 19:04:47 +00:00
varga%nixcorp.com
8a2c2866cd Fix for bug 217640. autocomplete removes exactly matching entries from list
r=ben
2004-07-15 18:04:37 +00:00
aaronleventhal%moonset.net
3e9d4f9452 Fix focus appearance for XUL tabs so they appear inside the tab. r=mconnor, no sr= needed 2004-07-15 17:55:47 +00:00
bzbarsky%mit.edu
aaa904d3e4 Fix bug 248468 (choosing directory with keyboard chooses dir and saves the
file; should just choose dir).  r=neil for xpfe, r=mconnor for toolkit, sr=jag
2004-07-15 06:13:35 +00:00
timeless%mozdev.org
7cf90f0f0b Bug 250474 Change nsIWebPageDescriptor.LoadPage to nsIWebPageDescriptor.loadPage
r=jst sr=jst
2004-07-14 22:53:37 +00:00
aaronleventhal%moonset.net
4de0622ec6 Bug 175893. Make tab labels focusable (when clicking on label of foreground tab). Make unmodified arrow key navigation work with tabs. r=neil, sr=? 2004-07-14 21:44:01 +00:00