Граф коммитов

1256 Коммитов

Автор SHA1 Сообщение Дата
ben%bengoodger.com ea1d654d5f Safeguard against infinite restarts of ngapps in the event that CheckForMismatches fails due to a bad Extensions.rdf file generated by a faulty nightly build. 2004-06-28 23:31:46 +00:00
mkaply%us.ibm.com 4cfad6bc02 #247859
r=pedemont, sr=blizzard (platform specific), a=mkaply
Missed a case where we needed XP_OS2 for desktop directory
2004-06-26 03:08:58 +00:00
scott%scott-macgregor.org 0c2699b9e9 Bug #246563 --> "Choose Application..." dialog title is not localizeable. 2004-06-25 22:36:33 +00:00
neil%parkwaycc.co.uk e877c267f4 help.js cleanup left over from bug 242441 r=caillon sr=alecf moa=rlk 2004-06-25 20:15:19 +00:00
scott%scott-macgregor.org cfb1e2b4b5 Bug #218235 -->Extensions Managers too small for thunderbird
Patch by Stephen Walker
2004-06-25 18:55:56 +00:00
mkaply%us.ibm.com 75dbb78b82 Add nsNativeAppSupportOS2.cpp for toolkit 2004-06-25 14:20:57 +00:00
jst%mozilla.jstenback.com c1cfe960fc Fixing bug 248442. Fix incorrect item size argument that was passed to NS_QuickSort() which lead to a crash on platforms where sizeof(void *) != sizeof(PRUint32). r=ben@bengoodger.com, sr=dbaron@dbaron.org 2004-06-25 00:16:11 +00:00
ben%bengoodger.com 1aabd92ccf more EM bulletproofing 2004-06-23 22:13:35 +00:00
ben%bengoodger.com a54271d5d0 fix a bug in EM compatibility checking code so that incompatible item details are shown. Before, a bad piece of control flow made sure that incompatible extension data was written into the datasource anyway, causing subsequent startup woes. 2004-06-23 21:08:52 +00:00
aaronleventhal%moonset.net ec9f3a5375 Bug 246063. Fire accessible state changes when tree item expands/collapses. r=neil, sr=jst 2004-06-23 19:44:43 +00:00
ben%bengoodger.com fef2215d99 246618 - show default download folder in downloads window when in autodownload mode 2004-06-23 00:14:59 +00:00
bryner%brianryner.com 4f06ee6e85 Lots of fixes for native themed checkbox and radio buttons on gtk2. Bug 247631, r=caillon, sr=blizzard. 2004-06-22 22:10:12 +00:00
bsmedberg%covad.net 1cba5e2e5e Re-add logic for bug 239914: use the classic skin when OS accessibility is enabled, because it obeys system colors and preferences. 2004-06-22 19:22:00 +00:00
mkaply%us.ibm.com f4d0d8976b Add nsNativeAppSupportOS2.cpp 2004-06-22 13:14:08 +00:00
scott%scott-macgregor.org 0de2387715 add temporary place holders for the thunderbird extensions dialog for options, about and home 2004-06-22 07:07:36 +00:00
mkaply%us.ibm.com 5a4fa847ad #247859
r=pedemont
Add XP_OS2 for determining the download folder location
2004-06-21 17:26:16 +00:00
silver%warwickcompsoc.co.uk 69ceb28ec0 Bug 173878 - Remember small icon setting even when toolbar is in text-only mode.
r=mconnor
2004-06-20 10:07:43 +00:00
ben%bengoodger.com f626d7fc11 244025 - more obvious secure site indication 2004-06-20 08:30:19 +00:00
ben%bengoodger.com c65983111c 243387 - about:plugins broken by download size reduction changes. Move about:plugins page to global package to remove dependency on defunct "communicator" package. r=mconnor 2004-06-20 01:42:05 +00:00
bryner%brianryner.com 87e8a22430 Fix tracemalloc bustage (balsa orange) by updating gArgc to the argument count returned by NS_TraceMallocStartupArgs. 2004-06-19 18:41:08 +00:00
ben%bengoodger.com c796864323 OK, merge back changes from the branch. for real this time 2004-06-19 05:54:09 +00:00
ben%bengoodger.com 151854f257 fuck it. 2004-06-19 05:50:12 +00:00
ben%bengoodger.com 171b7e9ea7 hm. 2004-06-19 05:29:47 +00:00
ben%bengoodger.com 4e5488613d fix oops 2004-06-19 05:27:46 +00:00
ben%bengoodger.com ed374f824c various updates from the branch - extension manager, update service, etc. 2004-06-19 04:56:21 +00:00
silver%warwickcompsoc.co.uk 9a659f879c Bug 246429 - null-check some vars before QIing them.
r=mconnor
patch by pike@pikey.me.uk
2004-06-19 02:32:44 +00:00
ben%bengoodger.com a4f90eeafb add help stuff 2004-06-18 23:27:36 +00:00
ben%bengoodger.com c8191e7297 add file 2004-06-18 23:26:43 +00:00
ben%bengoodger.com b6ef60b1ca oops forgot this dir 2004-06-18 22:38:59 +00:00
ben%bengoodger.com 4ba42d565f fix build bustage 2004-06-18 22:36:23 +00:00
ben%bengoodger.com 784dd9f2f0 winstripe landing 2004-06-18 22:10:49 +00:00
ben%bengoodger.com fea06675c2 Winstripe landing 2004-06-18 22:07:08 +00:00
ben%bengoodger.com 4f1b349c29 oops forgot to remove these lines 2004-06-18 22:05:29 +00:00
ben%bengoodger.com a479d462c0 remove the old dirs 2004-06-18 21:29:09 +00:00
ben%bengoodger.com 95518b1573 use new themes dir, turn on winstripe 2004-06-18 21:18:32 +00:00
ben%bengoodger.com a05cc9b1ea More Winstripe/Pinstripe Restructuring 2004-06-18 21:06:45 +00:00
scott%scott-macgregor.org 22d3f1fefd Port Bug #246285 to the trunk so the semi-single profile landing doesn't break Mac builds by preventing
thunderbird from finding the profile on OS X.
2004-06-18 07:38:59 +00:00
bryner%brianryner.com bd017360ca Restore unbuffering of stdout so that the startup perf test output gets written to the tinderbox log. 2004-06-18 05:38:03 +00:00
ben%bengoodger.com ba18ecb0d8 land winstripe on trunk 2004-06-17 23:01:11 +00:00
bsmedberg%covad.net becb479666 Update .cvsignore and add correct nsNativeAppSupportBase.cpp 2004-06-17 22:23:58 +00:00
bsmedberg%covad.net 8b04241e3b Bug 239929 - Porting semi-single-profile from the aviary1.0 branch to the trunk. This is using the argv-restart method right now (a child process). This will be changing to an xpcom-restart process soon. Code by me, Ben Goodger, Darin, Scott M., M. Kaply, and others. xpfe/appshell code r=danm sr=brendan (bug 244106). 2004-06-17 21:23:51 +00:00
bsmedberg%covad.net bafc79b9c0 Bug 245053 - crash on deleting profile - patch by vladimir@pobox.com 2004-06-17 17:05:31 +00:00
ben%bengoodger.com 0cb1ee9e0c oops, commited from wrong tree 2004-06-17 10:16:29 +00:00
ben%bengoodger.com 5a84c323a4 forgot this too 2004-06-17 10:13:37 +00:00
roc+%cs.cmu.edu 52092297fe Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin 2004-06-17 00:13:25 +00:00
aaronleventhal%moonset.net 5295a37813 Bug 127118. Fix focus problems with radio buttons and accesskeys. r=neil, sr=bryner 2004-06-15 02:32:52 +00:00
bsmedberg%covad.net 4fb772d656 Landing semi-single-profile on the trunk (merge from the AVIARY_1_0_20040515_BRANCH). 2004-06-14 00:17:48 +00:00
scott%scott-macgregor.org 54eeb04532 Bug #245483 --> Hook up print preview support for Thunderbird 2004-06-12 00:31:28 +00:00
cbiesinger%web.de 74b9d4c637 ...fixing firefox bustage... 2004-06-11 18:25:05 +00:00
bryner%brianryner.com 86de6958fb Have clipboard implementations that care about flushing data to the OS clipboard register for xpcom-shutdown notification, rather than being notified by nsAppRunner directly. Bug 239390, r=bsmedberg, sr=blizzard. 2004-06-10 20:39:11 +00:00
mvl%exedo.nl 94e19fcccb more bustage fix for sunbird. passwordmgr needs autocomplete.
part of bug 245762
2004-06-08 20:56:10 +00:00
aaronleventhal%moonset.net b129a05b0f Bug 239914. When OS high contrast or another accessible theme is used, automatically follow it in chrome and content. r=bsmedberg, sr=bryner 2004-06-08 19:34:55 +00:00
aaronleventhal%moonset.net d865336fcc Bug 245370. Make autocomplete dropdowns accessible. r=neil, sr=alecf 2004-06-08 13:59:11 +00:00
mvl%exedo.nl a2caf40e1a static build bustage fix for sunbird.
part of bug 245762, r=bsmedberg
2004-06-08 10:29:22 +00:00
ben%bengoodger.com 969f3f486a 245584 - crash in nsGlobalHistory::AddPageToDatabase, check for successful creation of uri in MarkPageAsTyped before continuing. 2004-06-07 20:55:59 +00:00
aaronleventhal%moonset.net b2b0627070 This part of the fix for bug 244624 was accidentally not checked in with the main checkin on June 1, 2004. r=neil, sr=alecf 2004-06-07 19:56:30 +00:00
scott%scott-macgregor.org e2d1a99419 Bug #216509 --> Download more in spellchecker's language pull down does not work
in Thunderbird.

Make the code in EdSpellCheck.js kick out to the default browser.

Patch by Jon Henry
2004-06-07 18:54:13 +00:00
ben%bengoodger.com 1a3ea9199c 245765 - Preferences should live under Edit...Preferences on Unix and terminology should be consistent 2004-06-07 08:17:00 +00:00
mconnor%myrealbox.com 98522f546b remove/readd console.css so it isn't tagged as binary 2004-06-03 21:51:26 +00:00
mconnor%myrealbox.com 2774548b81 remove/readd console.css so it isn't tagged as binary 2004-06-03 21:51:06 +00:00
ben%bengoodger.com 1a24d24370 227640 - password is saved even when the password field has autocomplete="off", patch by Unknown W. Brackets <unknown@simplemachines.org> r=bryner 2004-06-03 20:42:01 +00:00
ben%bengoodger.com a4723ed5fc fix installer not showing progress bug once 2004-06-03 10:05:34 +00:00
aaronleventhal%moonset.net fc33684819 Bug 244624. Expose XUL textbox and menulist properly. r=neil, sr=alecf 2004-06-02 04:06:28 +00:00
ben%bengoodger.com b74d746463 225641 - installer should ask where to put icons 2004-06-02 01:36:53 +00:00
mconnor%myrealbox.com d95eaad004 rlk missed this typo again, bug 244541 2004-06-01 22:25:57 +00:00
mconnor%myrealbox.com 2ba23edd98 bug 240655, port neil's fix from 133606 to toolkit 2004-06-01 14:50:13 +00:00
kyle.yuan%sun.com bbf295c519 Bug 237535 prelight text invisible in high-contrast inverse themes
r=bryner, sr=roc, patch by ginn.chen@sun.com
2004-06-01 01:58:10 +00:00
db48x%yahoo.com ea94b78be0 put back two lines that got lost before checkin.
see bug 235872 for details
2004-05-31 06:46:28 +00:00
ben%bengoodger.com f05156948f 244763 - visible history fe is not updated as pages are visited. also contains fix for 234700 - removing a page from history does not remove it from history.dat 2004-05-31 03:39:43 +00:00
mconnor%myrealbox.com d33774d28e bug 237831 opening dialog type string placed confusingly, patch by Ali Ebrahim (aebrahim@uchicago.edu), r=mconnor 2004-05-30 15:54:43 +00:00
mconnor%myrealbox.com b1612a966f bug 233481 - change nsAutoCompleteMdbResult to use nsCOMArray<nsIMdbRow> instead of nsVoidArray, patch by Patrick McCormick (patrick@meer.net), r=bryner, sr=blake 2004-05-30 15:40:10 +00:00
bsmedberg%covad.net d47e491ba3 Build-bustage fix from bug 205425. 2004-05-29 18:12:32 +00:00
ben%bengoodger.com 51f2499c1a fix top-of-toolbar styling for Windows 2000 2004-05-28 21:59:58 +00:00
rlk%trfenv.com 96a4397a90 fixing minor typo that caused XML errors. 2004-05-28 21:32:37 +00:00
mconnor%myrealbox.com ae45804066 Bug 233479 - use nsCOMArray.Sort() in AutoComplete results, patch by Patrick McCormick (patrick@meer.net), r+sr=firefox@blakeross.com 2004-05-28 18:08:26 +00:00
mconnor%myrealbox.com 92ca9966b6 Bug 219942 plugins window should be resizable and retain its size, patch by Steffen Wilberg (steffen.wilberg@web.de), r=me 2004-05-28 17:34:30 +00:00
bryner%brianryner.com 53dedce103 Bug 242956, only prefill usernames into text inputs and passwords into password inputs. 2004-05-27 05:00:11 +00:00
db48x%yahoo.com b2e7761c55 removed and added this file so that it's no longer a binary file. bug 235872 2004-05-26 22:06:43 +00:00
db48x%yahoo.com c468f8ad80 bug 235872 - add description property to menuitems
r=neil, sr=bryner
2004-05-26 22:05:07 +00:00
scott%scott-macgregor.org 8d50009fb9 script changes to build_static.pl to make it work with thunderbird
use the new installer generation scripts on windows for thunderbird
2004-05-26 21:29:59 +00:00
ben%bengoodger.com 46d9d6b279 forgot to apply unix fix to this file as I did on the branch 2004-05-25 22:32:24 +00:00
ben%bengoodger.com a552de27e0 244026 - Use 7-zip for release executables on the trunk too. 2004-05-25 22:31:35 +00:00
mconnor%myrealbox.com c0bc2958a1 firefox part of bug 232691 - replace nsString() nsAutoString() and friends with EmptyC?String(), patch by Charles Fenwick (clf03f@garnet.acns.fsu.edu), r=mconnor 2004-05-23 19:45:17 +00:00
mconnor%myrealbox.com 6dd42ba115 bug 244320 - Get New Themes link is clickable outside of the text, r=mscott 2004-05-22 23:20:51 +00:00
roc+%cs.cmu.edu 442099a398 Fix Firefox bustage. 2004-05-22 22:54:51 +00:00
roc+%cs.cmu.edu b8ecbc84da Bug 226439. Convert Seamonkey to EqualsLiteral. rs=darin 2004-05-22 22:15:22 +00:00
mconnor%myrealbox.com 7f6d9d8c2c bug 235740 - missing .cvsignore files, patch by Henrik Gemal (bugzilla@gemal.dk), r=bryner 2004-05-22 19:33:12 +00:00
ben%bengoodger.com b1f890c3f8 193544 - autocomplete crash - simple bandaid to prevent crash from Kenji Irie <gelsoft@mx4.tiki.ne.jp> r=ben@mozilla.org 2004-05-21 09:38:07 +00:00
ben%bengoodger.com cf7c01749a 232587 - firefox goes into an infinite loop when using Save Link to Disk to overwrite a file with no dots in the filename. patch by pike, <pike@pikey.me.uk>, r=ben@mozilla.org 2004-05-21 08:49:38 +00:00
rlk%trfenv.com e8e6f5f71c Bug 240092 - Application name in View Source titlebar differs from application. Jeff Walden <jwalden@mit.edu> r=mconnor@myrealbox.com 2004-05-19 20:53:23 +00:00
mconnor%myrealbox.com df8ed00ecb Bug 220821 Wrong text when chosing Do this automatically for files like this from now on on mac OS X, patch by Bruce Davidson (Bruce.Davidson@iplbath.com), r=mconnor 2004-05-16 15:28:17 +00:00
mconnor%myrealbox.com 7f11eb4ca1 Bug 239722 Firefox install deletes windows system files, port of suite fix for bug 236312 by scottmacvicar@ntlworld.com, r=ben, original patch by dveditz 2004-05-16 14:58:08 +00:00
rlk%trfenv.com 60fd90c8f9 oops! forgot to checkin the new DTD file. 2004-05-15 16:40:13 +00:00
rlk%trfenv.com 91b8a3abc4 fixing bustage. 2004-05-15 00:46:34 +00:00
rlk%trfenv.com 95d2b9f007 Checking in massive help bloat elimination checkin. 2004-05-14 23:13:47 +00:00
mvl%exedo.nl 2f908209a7 Make content policy api (nsIContentPolicy) not suck.
bug 191839. Original patch and hard work by Tim <riceman+bmo@mail.rit.edu>, r=bzbarsky (on backend stuff), r=neil (on the tabbrowser stuff), sr=bzbarsky
2004-05-13 18:34:18 +00:00
ben%bengoodger.com 0a077ec855 170006 add button icons from kevin gerich <webmail@kmgerich.com> 2004-05-13 05:04:45 +00:00
ben%bengoodger.com c5bed8452f 170006 add some comments, image tweaks etc 2004-05-13 05:04:14 +00:00
rlk%trfenv.com 8a1dcd77b4 Fixing Help Viewer run-time error caused by elimination of comm.jar (bug 243465) 2004-05-13 01:57:17 +00:00
ben%bengoodger.com 877aea0960 170006 - more downloading updates - clean up properly if the app quits 2004-05-12 09:07:36 +00:00
ben%bengoodger.com ee413331a5 170006 more of the download stuff 2004-05-12 07:08:10 +00:00
ben%bengoodger.com e71553712c 170006 - more downloading stuff for EM 2004-05-12 05:04:14 +00:00
ben%bengoodger.com 4063eb3594 170006 downloading stuff 2004-05-12 03:46:38 +00:00
ben%bengoodger.com 4a42c31f7e 170006 - better theme manager graphics 2004-05-11 06:58:16 +00:00
ben%bengoodger.com f1c48112a6 170006 - theme switching 2004-05-11 05:09:57 +00:00
ben%bengoodger.com b979d056b7 hm... see if this fixes the orange 2004-05-11 00:16:06 +00:00
ben%bengoodger.com eec34308af 170006 - various updates to support pre-configured extensions 2004-05-10 23:30:11 +00:00
arvid%quadrone.org f630b415e5 new folder and document icons 2004-05-09 12:08:48 +00:00
ben%bengoodger.com 2e4b4e4193 Fix toolbar edges clobbered by arvid theme landing 2004-05-09 06:27:21 +00:00
ben%bengoodger.com dcb3cc00bd remove unnecessary include 2004-05-09 02:45:03 +00:00
ben%bengoodger.com c64a09249c remove unnecessary files 2004-05-09 02:23:39 +00:00
ben%bengoodger.com 66241530a4 170006 - reorganize code for pre-configured extensions and themes 2004-05-09 01:55:57 +00:00
mconnor%myrealbox.com b4f26c2ba6 more updates to default theme from Arvid 2004-05-08 19:26:12 +00:00
mconnor%myrealbox.com cd900b444b add new file for Qute updates 2004-05-08 19:22:13 +00:00
varga%nixcorp.com 552af7dccf Fix for bug 243027. shift+down arrow doesn't scroll
r=varga patch by neil
2004-05-08 18:59:21 +00:00
cbiesinger%web.de 33c5b41794 239394 nsIMIMEInfo should use interCaps for methods and attributes
r=bzbarsky sr=darin
2004-05-08 18:37:06 +00:00
mconnor%myrealbox.com 2b2ee21df4 landing updates to default theme for Arvid 2004-05-08 17:09:40 +00:00
mconnor%myrealbox.com fd4bef0b95 landing updates to default theme for Arvid 2004-05-08 16:56:46 +00:00
ben%bengoodger.com 11a71776d2 170006 - show better feedback when installing/uninstalling/enable/disabling things, test out extension update. 2004-05-07 09:20:36 +00:00
rlk%trfenv.com 32f14317aa Bug 238474 - add ctrl++/ctrl+- in View Source doesnt work with all keys. r=mconnor@myrealbox.com 2004-05-07 02:02:30 +00:00
ben%bengoodger.com cff81930f5 170006 Fix theme/extension uninstallation 2004-05-07 01:45:35 +00:00
mconnor%myrealbox.com 8eabc5d8f5 Bug 242466 more fun with page stylesheets and autoscroll, patch by Robert Parenton (rparenton@louisianaada.org) r=me 2004-05-07 01:02:08 +00:00
ben%bengoodger.com 36fe4c6d2d 170006 locking and unlocking global extensions from the command line 2004-05-07 00:59:29 +00:00
mconnor%myrealbox.com 632baa16b3 Bug 217916 - advanced options: expanding/collapsing fun patch by pike@pikey.me.uk, r=me 2004-05-07 00:52:53 +00:00
ben%bengoodger.com c370e074da 170006 item locking, global theme installation. 2004-05-07 00:30:57 +00:00
mconnor%myrealbox.com 1c51c1cdcf Bug 227262 - Clean Up button doesn't appear immediately after download manager finishes, patch by Asaf Romano (romano_a@zahav.net.il>), r=ben 2004-05-07 00:10:04 +00:00
ben%bengoodger.com b37de55d0c 170006 - add theme support to extension manager 2004-05-06 22:41:13 +00:00
brade%comcast.net c46372ffbb bug 238696; handle additional progress listeners by calling enterTabbedMode (ported from mozilla/xpfe/global/resources/content/bindings/tabbrowser.xml); r=dveditz/bryner 2004-05-06 17:19:00 +00:00
mconnor%myrealbox.com c500bb0bae Bug 235915, RemovePage method is no longer part of nsIBrowserHistory interface, patch by bsmedsberg, r=mconnor 2004-05-05 23:43:23 +00:00
ben%bengoodger.com 6a9ec99dfe 170006 more updates - make -install-global shut the app down after it installs 2004-05-04 22:31:52 +00:00
ben%bengoodger.com 5db6be34ed 170006 adjust install api a little 2004-05-04 10:04:34 +00:00
ben%bengoodger.com d16a2ec32f 170006 - global (multi-profile) extensions can now be installed using firefox -install-global <path_to_xpi> 2004-05-04 08:19:49 +00:00
ben%bengoodger.com 8b10ee125c 170006 - implement "safe mode" for extension manager - start app with "firefox -no-extensions" disables all extensions for that session only 2004-05-04 07:49:42 +00:00
ben%bengoodger.com e1228610a5 170006 - implement enable/disable 2004-05-04 05:29:00 +00:00
ben%bengoodger.com a393fc7d93 170006 fix custom update items display in update UI 2004-05-04 04:51:30 +00:00
varga%nixcorp.com 72eea38a24 Porting changes from seamonkey. Bug 97434 and 240590. Patches by Neil. 2004-05-04 04:18:00 +00:00
ben%bengoodger.com f2b38bd07a 170006 bulletproof install/uninstall 2004-05-03 23:50:26 +00:00
bryner%brianryner.com f9f55ca33e deCOMtaminate nsPIDOMWindow (bug 242111). r+sr=jst. 2004-05-03 21:48:36 +00:00
ben%bengoodger.com 3d5ea95a77 generic version checking service, support custom update urls 2004-05-03 06:32:10 +00:00
bryner%brianryner.com 5357399720 One too many nsnulls... 2004-05-02 19:46:08 +00:00
mconnor%myrealbox.com 4d12ad339e Bug 235815 - Improve button labels for Confirm Password Change dialog, patch by Logan Ingalls <log@plutor.org>, r=bryner 2004-05-02 17:32:10 +00:00
mconnor%myrealbox.com 4391fafc87 Bug 238815 - CSS Causes Autoscroll Icon to Display to the Lower-right of Cursor, patch by Robert Parenton (rparenton@louisianaada.org), r=me 2004-05-02 16:08:16 +00:00
rlk%trfenv.com 411fe174de Fixing Help Viewer bustage (Bug 242082). Patch by Jan Varga <varga@mozilla-europe.org>. r=rlk@trfenv.com 2004-05-02 14:00:49 +00:00
ben%bengoodger.com 426b83296b make sure installation cleans itself up properly 2004-05-02 05:09:44 +00:00
ben%bengoodger.com d0cd49b7e5 170006 - make uninstall sort of work. 2004-05-02 04:07:16 +00:00
ben%bengoodger.com 57c57cd64c make install work 2004-05-01 06:55:52 +00:00
ben%bengoodger.com 08629c3104 more updates 2004-04-30 10:06:33 +00:00
ben%bengoodger.com 246063cf36 more updates 2004-04-30 10:03:06 +00:00
ben%bengoodger.com 6a0f05fbd3 more updates 2004-04-30 10:01:29 +00:00
ben%bengoodger.com 6e655b19c9 more updates 2004-04-30 09:42:22 +00:00
ben%bengoodger.com 7c99712341 more updates 2004-04-30 09:39:17 +00:00
ben%bengoodger.com 38c0c8c529 more updates 2004-04-30 09:38:37 +00:00
ben%bengoodger.com 6f319d77d1 update script 2004-04-30 09:36:43 +00:00
ben%bengoodger.com a2504eaaac unix version of deploy script 2004-04-30 09:26:06 +00:00
ben%bengoodger.com defeca74e6 extension installation... 2004-04-30 01:44:48 +00:00
mconnor%myrealbox.com 9473e9eb30 bug 240574 port XPFE fixes to toolkit version of radio.xml, r=bryner 2004-04-29 23:12:50 +00:00
rlk%trfenv.com e13cd4ee1c oops! didn't mean to check that in! 2004-04-29 20:36:47 +00:00
rlk%trfenv.com f14f71a519 fixing some typos and removing an obsolete file not used in the build. 2004-04-29 20:35:37 +00:00
ben%bengoodger.com c6486377ab begin to work on extension manager install functionality 2004-04-29 09:17:58 +00:00
rlk%trfenv.com 48f609126c Landing Firefox Help 1.1. Permission to checkin from ben. 2004-04-28 23:25:33 +00:00
ben%bengoodger.com 6b9508b4a5 Make the update wizard actually invoke XPInstall APIs to install the updates 2004-04-28 07:30:08 +00:00
mconnor%myrealbox.com a06596008a Bug 241611: Possible shutdown crashes due to silliness in nsDownloadManager::Init, port of topcrash fix by biesi in bug 206337, r=bryner 2004-04-27 04:13:20 +00:00
ben%bengoodger.com 30afcb69c3 improve API a little 2004-04-26 09:27:27 +00:00
ben%bengoodger.com b02adbe6c4 170006 - insert hooks to handle extension manager ds modification on subsequent startup 2004-04-26 09:25:09 +00:00
ben%bengoodger.com d9eddca4bd Prevent multiple updates from occurring at the same time... also make the rdf loading code a little more reliable by handling cached datasources 2004-04-26 08:27:00 +00:00
ben%bengoodger.com dcf4b2d8ef more smartupdate work. 2004-04-26 04:58:59 +00:00
mconnor%myrealbox.com a48f06b687 Bug 204706 - the cursor should remain at the end of the text field when arrowing down through completions, patch by eric lindvall (eric@5stops.com), r=ben 2004-04-25 19:53:15 +00:00
ben%bengoodger.com f8bca96480 214360 - make app update entries look a bit nicer 2004-04-25 10:36:41 +00:00
ben%bengoodger.com e65ab63fc4 214360 - more update notifications work... reorganize some of the apis so they make a bit more sense and are easier to work with 2004-04-25 08:52:06 +00:00
ben%bengoodger.com 5934051b91 214360 - smartupdate - add an alertservice notification on windows to notify of new updates 2004-04-25 04:19:25 +00:00
ben%bengoodger.com 1895be2f06 214360 - SmartUpdate: add a notification mechanism to the browser window to display updates. This is not enabled yet! 2004-04-25 02:55:53 +00:00
darin%meer.net 2d129b11f7 fixes bug 240811 "Extension manager shows empty download window and doesn't install extension" patch by pike, r=ben 2004-04-23 21:21:22 +00:00
ben%bengoodger.com c8c7ae8b5d More on 170006 - mismatch checking, create extensions dir in profile if it does not exist, etc... 2004-04-23 10:16:20 +00:00
ben%bengoodger.com 6d33fec1ab 170006 - more work on mismatch/update checking wizard UI 2004-04-23 07:00:57 +00:00
bienvenu%nventure.com 8b57f91769 make nsILineInputStream take an nsACString ref, 197166, r=darin, sr=mscott, make local msg body search cache open file stream, use nsIFile instead of nsFileSpec to cut down on seeks, improve performance, sr=mscott 240538 2004-04-22 15:32:54 +00:00
ben%bengoodger.com 4425c20e26 make the update mismatch dialog not show every time 2004-04-22 10:04:27 +00:00
neil%parkwaycc.co.uk f1b29f1237 Remove unused wallet preferences (including localized prefs) b=221623 p=gautheri@noos.fr r=mconnor sr=bryner 2004-04-22 08:26:58 +00:00
ben%bengoodger.com f1c1c327a9 170006 - better organization for update checking, create new updates component and background update service, new unified UI. 2004-04-22 06:28:22 +00:00
ben%bengoodger.com 21db94fe50 forgot to add this setting in to prevent incompatibility checking from running every time 2004-04-21 19:20:14 +00:00
ben%bengoodger.com f9d4f57064 oops forgot to add files bustage fix 2004-04-21 09:19:54 +00:00
ben%bengoodger.com db52195410 170006 - add support for extension app version incompatbility checking to extension manager to disable incompatible extensions when a new version of the app is installed 2004-04-21 08:48:30 +00:00
ben%bengoodger.com 103c7e28e6 170006 - more EM updates - make the update checker work with darin's patch to DefaultSOAPEncoder. 2004-04-21 04:16:16 +00:00
ben%bengoodger.com 01a75d2ab1 bug 240835 - no progress indication in dlmgr patch by Doug Halamay <dhalamay@myrealbox.com> r=pike/mscott 2004-04-20 22:50:55 +00:00
ben%bengoodger.com 2dc711d567 241028 - should be able to create smart keywords to forms that use the http POST method. 2004-04-20 09:45:12 +00:00
scott%scott-macgregor.org d6940e74b7 Bug #237725 --> Use dist\branding as a staging area for branded artwork.
Remove app specific icons from installer\windows. mail and browser now export them on their own.

sr=bryner
2004-04-19 05:29:11 +00:00
scott%scott-macgregor.org a16898eb3c Bug #237725 --> Use dist\branding as a staging area for branded artwork.
mail and browser copy their own specific app.ico icons out to dist\branding for use by the installer. Don't hard
code the browser and mail ico files

sr=bryner
2004-04-19 05:23:52 +00:00
scott%scott-macgregor.org 83887396ad Bug #237725 --> Use dist\branding as a staging area for branded artwork.
Copy generic branded icons out to dist\branding

sr=bryner
2004-04-19 05:22:54 +00:00
gerv%gerv.net 4d3385092d Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-18 22:14:17 +00:00
varga%nixcorp.com 5026248834 Fix for bug 221619. Tree widget refactoring and enhancement. r=neil sr=bryner 2004-04-17 05:53:38 +00:00
ben%bengoodger.com b6f34fe5ce 170006 - extension manager update service, ongoing work 2004-04-17 04:41:28 +00:00
darin%meer.net b86829b878 landing patch for bug 24867 "UI for FTP upload" r=biesi,neil sr=bryner 2004-04-17 00:58:23 +00:00
cbiesinger%web.de 3c212719bf bug 239604. make uriloader more doxygen friendly, and remove unused "command"
parameter from nsIContentHandler::handleContent, and change the type of
aWindowContext to nsIInterfaceRequestor.
r=bzbarsky sr=darin
2004-04-16 21:06:07 +00:00
bzbarsky%mit.edu 4cba32786b Make nsXULElement::GetChildNodes use the same (live) node list that
nsGenericElement uses.  Bug 240633, r+sr=jst on the C++ changes, r=neil, sr=jst
on the JS changes.
2004-04-15 22:14:39 +00:00
bzbarsky%mit.edu 846feff665 Make getElementsByAttribute be an nsContentList so that it's got that live
DOMNodeList goodness that all nodelists should have.  Change some JS to not
break, and some other JS to be a little more efficient with the new world of
lazy listness.  Bug 240186, r=neil on the JS changes, r=jst on the content
changes, sr=jst
2004-04-15 01:51:32 +00:00
bryner%brianryner.com b148069934 Fix bug 240174 ('no running window found' on startup). r+sr=blizzard. 2004-04-13 04:50:19 +00:00
ben%bengoodger.com 156332bc22 more web service changes - return a complex data type, and add some output documentation to the deploy script 2004-04-09 22:56:36 +00:00
ben%bengoodger.com f4b0d06247 add extension return type for update checking web service 2004-04-09 21:50:26 +00:00
ben%bengoodger.com f605167fef update the web service compile & deploy script so it actually works, part of 170006 2004-04-09 21:44:22 +00:00
ben%bengoodger.com 631c01cd2a More 170006 - extension manager update checker service, not available yet. 2004-04-08 23:32:59 +00:00
bryner%brianryner.com 576a99e334 Make sure *-bin and xpicleanup are stripped in addition to the .so files. 2004-04-08 18:57:38 +00:00
blizzard%redhat.com 14061147ac Bug #237283. Make x-remote aware of program names as well as profiles. This should make it possible to finally be able to tell the difference between firefox and thunderbird on linux. r+sr=bryner, a=asa 2004-04-08 14:01:17 +00:00
bryner%brianryner.com 9bfc75bc60 Hook up the unix/gtk2 installer to the build. 2004-04-07 23:48:15 +00:00
bryner%brianryner.com 159b75ff24 Don't override the text color for menulist > menupopup > menu, we want the existing rules for text color to apply. Bug 239934, r=dbaron. 2004-04-07 23:16:51 +00:00
bryner%brianryner.com b329e23f8e Initial add of gtk2 installer wizard for firefox/thunderbird. Not turned on yet. 2004-04-07 21:16:35 +00:00
bryner%brianryner.com 19ee213bb7 Initial add of cross-platform installer scripts. Not turned on yet. 2004-04-07 21:15:39 +00:00
dbaron%dbaron.org 58e2de56be Fix leaks related to failing to remove observers. b=239833 r=blake 2004-04-07 17:37:55 +00:00
ben%bengoodger.com cedded3406 fix startup js error - patch from dbaron. 2004-04-06 23:40:02 +00:00
ben%bengoodger.com 555c355275 *** empty log message *** 2004-04-06 23:39:44 +00:00
ben%bengoodger.com f761a07fc5 more 170006 - extension manager web service work not visible yet 2004-04-06 22:36:06 +00:00
ben%bengoodger.com 60266e36f7 Extension Manager UI and updater web service - not enabled yet - bug 170006 2004-04-06 00:31:11 +00:00
bryner%brianryner.com 0a570c3e6c Fork autocomplete.css for gtk2 and put the urlbar dropdown button outside of the textbox. Bug 239669. 2004-04-05 09:55:14 +00:00
darin%meer.net a3645b33e5 fixes bug 239405 "strchr, strrchr, etc. implicit const_cast can cause problems for shared string buffers" r=bienvenu sr=dbaron a=chofmann 2004-04-03 17:16:17 +00:00
blakeross%telocity.com cfa694c928 Fix 234739 - Replace "Show" with "Open" in download manager (and rename Show to Open Containing Folder, and remove obsolete strings). 2004-04-03 06:26:21 +00:00
pedemont%us.ibm.com 4ec445a358 Bug 237183, Add FP exception handler to OS/2, r=,a=mkaply 2004-03-31 16:48:48 +00:00
ben%bengoodger.com 733f236fe3 Rewrite the extension manager as a js component (170006 - not accessible yet) 2004-03-31 08:58:21 +00:00
mconnor%myrealbox.com cfbee01801 bug 238045 - Cookie manager of 1.7beta does not display stored cookies, r=mvl, sr=darin, a=chofmann, display a blank value for expiry if FormatDateTime chokes on really long-lived cookies 2004-03-31 00:38:17 +00:00
webmail%kmgerich.com 76dfafde4a 2 of 2, Pinstripe for Thunderbird, bug #239106. Does not affect Seamonkey 2004-03-30 23:38:41 +00:00
ben%bengoodger.com 25a5fa3785 drag and drop handling for 171006, better command handling (not hooked up yet) 2004-03-30 20:54:30 +00:00
ben%bengoodger.com c9e795b0f0 More 170006 Extension Manager Front End - not used yet 2004-03-30 04:13:40 +00:00
ben%bengoodger.com 5b6153f52a More extensions FE stuff (170006) not used yet 2004-03-29 23:22:00 +00:00
ben%bengoodger.com 692654b112 Ongoing Extension Manager work for 170006 - not hooked up to UI yet. 2004-03-29 20:38:28 +00:00
ben%bengoodger.com 5af6184428 Add new Extension Manager front end as part of 170006. Not currently hooked up to anything. 2004-03-29 20:37:02 +00:00
scott%scott-macgregor.org e979aeecf8 Bug #238829 --> use a slightly smaller font for the welcome screen for the thunderbird installer
to prevent the welcome text from getting truncated. Our product name is just too long :)
2004-03-26 22:48:33 +00:00
webmail%kmgerich.com c3fd60f7e1 Mac toolkit skin tweaks in prep. for landing Pinstripe in Thunderbird 2004-03-21 21:06:40 +00:00
webmail%kmgerich.com c71e73c907 Mac toolkit generic alert icon 2004-03-21 16:08:47 +00:00
rlk%trfenv.com ae9b947349 Bug 215463 - add ctrl++/ctrl+- to View Source. r=p_ch@verizon.net 2004-03-20 17:52:28 +00:00
chanial%noos.fr e6bde91e64 Bug 207403: filenames in console should look like links.
Add missing css rules from communicator/formatting.css to global/formatting.css
2004-03-20 08:01:41 +00:00
chanial%noos.fr 1b784bf472 Use UNIX line endings 2004-03-20 07:54:41 +00:00
scott%scott-macgregor.org dd7d5c6eef Bug #235507 --> try to reduce the jiggling in tree column headers when changing the sort direction on a tree column.
The padding one was changing when going from the normal state to the active state on tree col headers. The change of padding
was causing the jiggling effect. Try using the same padding for both states.
2004-03-19 22:11:39 +00:00
jst%mozilla.jstenback.com 79d1b1bd83 Fixing bug 171605. Implementing deletion of individual autocomplete results by pressing Shift+Delete on a selected autocomplete item. r=ben@bengoodger.com 2004-03-18 07:07:10 +00:00
jst%mozilla.jstenback.com 067a1fb904 Fixing bug 171605. Implementing deletion of individual autocomplete results by pressing Shift+Delete on a selected autocomplete item. r=ben@bengoodger.com 2004-03-18 01:52:51 +00:00
ben%bengoodger.com 433d4fafd1 bug 236988 - should show application icons in download manager when the file completes downloading. r=bryner sr=mscott a=asa on the nsIconURI part. make the download manager use proper file:/// URIs in the moz-icon:// uris it generates in response to GetTargets NC:IconURI instead of native paths. Make the download manager refresh the icon once the download is complete and have the icon image in download items always bypass the cache when loading its icon. 2004-03-17 21:23:52 +00:00
cls%seawood.org c096103923 Disable the IE Profile Migrator when building with mingw gcc.
Bug #236901 r=bryner sr=ben
2004-03-17 17:30:34 +00:00
bryner%brianryner.com b2fcff3c02 Reapply fix for handling non-ASCII characters in signon file that was lost when migration branch landed. Bug 218405, fix originally r=darin sr=bz 2004-03-17 09:15:55 +00:00
ben%bengoodger.com 806d929186 new generic icons for firefox installer 2004-03-16 22:43:47 +00:00
mconnor%myrealbox.com 3dfb9d6fe5 bug 226365 autocompletion problem with www. in URL bar, patch by Patrick McCormick (patrick@meer.net), r=ben, also remove some tabs that should have been spaces 2004-03-16 04:45:09 +00:00
scott%scott-macgregor.org 4c520eb1b4 Bug #235651 --> toolkit installer changes necessary to support the thunderbird installer.
When doing a custom install and the user selects "Browser Folder", the
folder pickker dialog willl now open up to the selected folder. This will
impact Firefox and Thunderbird.

Add a parameter called DistSubdir which folks writing an installer for the
new toolkit can set in their installer.cfg file. This variable defaults to a
value of bin (so no changes for Firefox here) and you can change it to whatever
directory under dist that you want.
2004-03-13 00:31:45 +00:00
scott%scott-macgregor.org 325a35de27 Bug #235651 --> More installer work for Thunderbird. Add a .ico file for mail just like we have for browser 2004-03-12 03:53:35 +00:00
jst%mozilla.jstenback.com 8a2bf31dda Fixing FireFox installer bug 227129. Making the radio buttons in the lisence dialog belong to the same group. r=ben@mozilla.org 2004-03-11 05:10:06 +00:00
bryner%brianryner.com 624b5bae68 Fix text color for highlighted menus. Bug 233242, sr=roc. 2004-03-10 19:51:35 +00:00
caillon%redhat.com 20e3244acc Bug 236973
Add default styles for alternating backgrounds on treerows to the theme.
r=ben sr=jst
2004-03-10 04:54:37 +00:00
scott%scott-macgregor.org 1851b2e11d fix thunderbird build bustage. Patch by Ben Goodger 2004-03-09 00:12:45 +00:00
ben%bengoodger.com 0e696e55c9 236744 - XP shell service 2004-03-08 09:56:44 +00:00
ben%bengoodger.com 3267b1f993 [shell1] 2004-03-08 09:53:59 +00:00
bryner%brianryner.com ffc743e9dc Fix crash in autocomplete if you're really fast. Bug 236659, patch by lorenzo@colitti.com, r=bryner 2004-03-07 21:01:12 +00:00
mconnor%myrealbox.com 3a2f576189 bug 102269: Cookie Manager: Server Secure is unclear. r=mvl, sr=alecf 2004-03-07 08:25:59 +00:00
ben%bengoodger.com a1767488d5 214893 - Mail Integration UI - add "Mail" button to toolbar palette, with a submenu providing convenient access to mail, newsgroups. also adds Ctrl+M to compose new message. 2004-03-07 04:42:17 +00:00
chanial%noos.fr 8b134a8fb5 Bug 236619: also when customizing the toolbars, don't display the menubar appearance inside the toolbar one. 2004-03-06 06:30:56 +00:00
jshin%mailaps.org 6f2a49fffa bug 55300: add 'Unicode' submenu to the 'Character Encoding' menu. The new submenu has UTF-8, UTF-16*, UTF-32* and UTF-7. UTF-8 was also added to the static list. (r=neil, sr=blizzard, moa for ff = pch) 2004-03-06 06:11:48 +00:00
chanial%noos.fr 2cf88c0cec Bug 236484: check for the attributes "focused" and "_moz-menuactive" in WidgetStateChanged. r+sr=bz 2004-03-05 06:32:18 +00:00