neil%parkwaycc.co.uk
685b0bb4cb
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
2abf9d5e1e
Bug #218235 -->Extensions Managers too small for thunderbird
...
Patch by Stephen Walker
2004-06-25 18:55:56 +00:00
mkaply%us.ibm.com
df43e2168e
Add nsNativeAppSupportOS2.cpp for toolkit
2004-06-25 14:20:57 +00:00
jst%mozilla.jstenback.com
3725a4cd14
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
ee6048c7b6
more EM bulletproofing
2004-06-23 22:13:35 +00:00
ben%bengoodger.com
8b4fcd2847
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
a2235ae6ed
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
783fc65316
246618 - show default download folder in downloads window when in autodownload mode
2004-06-23 00:14:59 +00:00
bryner%brianryner.com
e5632337c1
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
a6bbd20c9c
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
ec0fee7baa
Add nsNativeAppSupportOS2.cpp
2004-06-22 13:14:08 +00:00
scott%scott-macgregor.org
372690055d
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
6686707258
#247859
...
r=pedemont
Add XP_OS2 for determining the download folder location
2004-06-21 17:26:16 +00:00
silver%warwickcompsoc.co.uk
f42e35caa1
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
9f079935b0
244025 - more obvious secure site indication
2004-06-20 08:30:19 +00:00
ben%bengoodger.com
0ff1207b6d
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
4ed2dfdede
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
44d523acd9
OK, merge back changes from the branch. for real this time
2004-06-19 05:54:09 +00:00
ben%bengoodger.com
5063e22bbd
fuck it.
2004-06-19 05:50:12 +00:00
ben%bengoodger.com
8e477521e2
hm.
2004-06-19 05:29:47 +00:00
ben%bengoodger.com
9ca17f1cd9
fix oops
2004-06-19 05:27:46 +00:00
ben%bengoodger.com
b8c2b516b2
various updates from the branch - extension manager, update service, etc.
2004-06-19 04:56:21 +00:00
silver%warwickcompsoc.co.uk
a5fc04d0b1
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
57a2627f06
add help stuff
2004-06-18 23:27:36 +00:00
ben%bengoodger.com
1fac33cb70
add file
2004-06-18 23:26:43 +00:00
ben%bengoodger.com
03cc7f05f5
oops forgot this dir
2004-06-18 22:38:59 +00:00
ben%bengoodger.com
75c4ed39cf
fix build bustage
2004-06-18 22:36:23 +00:00
ben%bengoodger.com
6898ec04af
winstripe landing
2004-06-18 22:10:49 +00:00
ben%bengoodger.com
be767b9dfc
Winstripe landing
2004-06-18 22:07:08 +00:00
ben%bengoodger.com
f877834012
oops forgot to remove these lines
2004-06-18 22:05:29 +00:00
ben%bengoodger.com
44e4b69a20
remove the old dirs
2004-06-18 21:29:09 +00:00
ben%bengoodger.com
6b892f13a0
use new themes dir, turn on winstripe
2004-06-18 21:18:32 +00:00
ben%bengoodger.com
216a902c1c
More Winstripe/Pinstripe Restructuring
2004-06-18 21:06:45 +00:00
scott%scott-macgregor.org
a8e2853c4b
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
d9980b7856
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
617b4a7abb
land winstripe on trunk
2004-06-17 23:01:11 +00:00
bsmedberg%covad.net
654b5208df
Update .cvsignore and add correct nsNativeAppSupportBase.cpp
2004-06-17 22:23:58 +00:00
bsmedberg%covad.net
d9ba66a275
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
6eec21fb4e
Bug 245053 - crash on deleting profile - patch by vladimir@pobox.com
2004-06-17 17:05:31 +00:00
ben%bengoodger.com
27a53fcc51
oops, commited from wrong tree
2004-06-17 10:16:29 +00:00
ben%bengoodger.com
c28640e4da
forgot this too
2004-06-17 10:13:37 +00:00
roc+%cs.cmu.edu
0f4150a4e5
Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin
2004-06-17 00:13:25 +00:00
aaronleventhal%moonset.net
8ad18cbf57
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
0c487e99a0
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
01eeea5e74
Bug #245483 --> Hook up print preview support for Thunderbird
2004-06-12 00:31:28 +00:00
cbiesinger%web.de
5bc23f15c2
...fixing firefox bustage...
2004-06-11 18:25:05 +00:00
bryner%brianryner.com
2666a9d913
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
4f8f93ce7c
more bustage fix for sunbird. passwordmgr needs autocomplete.
...
part of bug 245762
2004-06-08 20:56:10 +00:00
aaronleventhal%moonset.net
dcd7e072c6
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
593684a98a
Bug 245370. Make autocomplete dropdowns accessible. r=neil, sr=alecf
2004-06-08 13:59:11 +00:00
mvl%exedo.nl
16c1385e2a
static build bustage fix for sunbird.
...
part of bug 245762, r=bsmedberg
2004-06-08 10:29:22 +00:00
ben%bengoodger.com
42a477691d
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
6fcb92d05f
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
afea5282ca
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
d8af8e7641
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
fce614c93e
remove/readd console.css so it isn't tagged as binary
2004-06-03 21:51:26 +00:00
mconnor%myrealbox.com
6fd6f8a622
remove/readd console.css so it isn't tagged as binary
2004-06-03 21:51:06 +00:00
ben%bengoodger.com
1ec995b8a1
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
cc2e4074ea
fix installer not showing progress bug once
2004-06-03 10:05:34 +00:00
aaronleventhal%moonset.net
8eb8cdd6d0
Bug 244624. Expose XUL textbox and menulist properly. r=neil, sr=alecf
2004-06-02 04:06:28 +00:00
ben%bengoodger.com
27bf6ec9b8
225641 - installer should ask where to put icons
2004-06-02 01:36:53 +00:00
mconnor%myrealbox.com
7938cb7df6
rlk missed this typo again, bug 244541
2004-06-01 22:25:57 +00:00
mconnor%myrealbox.com
2e4b04cdf4
bug 240655, port neil's fix from 133606 to toolkit
2004-06-01 14:50:13 +00:00
kyle.yuan%sun.com
ec596d682f
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
7220cf390a
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
3d69e9e5b6
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
70c0ca5cfc
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
15c005dd0b
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
4be9481d5d
Build-bustage fix from bug 205425.
2004-05-29 18:12:32 +00:00
ben%bengoodger.com
a5e5d690d3
fix top-of-toolbar styling for Windows 2000
2004-05-28 21:59:58 +00:00
rlk%trfenv.com
ed8d1022d6
fixing minor typo that caused XML errors.
2004-05-28 21:32:37 +00:00
mconnor%myrealbox.com
94af4fdaf0
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
ccd79648d7
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
5796c6734f
Bug 242956, only prefill usernames into text inputs and passwords into password inputs.
2004-05-27 05:00:11 +00:00
db48x%yahoo.com
a7014299b5
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
3463d7c57f
bug 235872 - add description property to menuitems
...
r=neil, sr=bryner
2004-05-26 22:05:07 +00:00
scott%scott-macgregor.org
4ab947a486
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
3f8738e47f
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
e065307996
244026 - Use 7-zip for release executables on the trunk too.
2004-05-25 22:31:35 +00:00
mconnor%myrealbox.com
b15404b710
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
5bc0d262b8
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
bca4ff3ba4
Fix Firefox bustage.
2004-05-22 22:54:51 +00:00
roc+%cs.cmu.edu
0e3ff503fb
Bug 226439. Convert Seamonkey to EqualsLiteral. rs=darin
2004-05-22 22:15:22 +00:00
mconnor%myrealbox.com
369ce7f5a1
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
d9d6d9964f
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
a90ed91635
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
d3af62e30a
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
c113d12603
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
5c0b652bfd
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
73ee46121d
oops! forgot to checkin the new DTD file.
2004-05-15 16:40:13 +00:00
rlk%trfenv.com
cd9288b411
fixing bustage.
2004-05-15 00:46:34 +00:00
rlk%trfenv.com
db071e25e8
Checking in massive help bloat elimination checkin.
2004-05-14 23:13:47 +00:00
mvl%exedo.nl
fc48c463fc
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
f1d10c82fc
170006 add button icons from kevin gerich <webmail@kmgerich.com>
2004-05-13 05:04:45 +00:00
ben%bengoodger.com
326d1a1e99
170006 add some comments, image tweaks etc
2004-05-13 05:04:14 +00:00
rlk%trfenv.com
7af6998949
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
dee2335076
170006 - more downloading updates - clean up properly if the app quits
2004-05-12 09:07:36 +00:00
ben%bengoodger.com
e90fe15db7
170006 more of the download stuff
2004-05-12 07:08:10 +00:00
ben%bengoodger.com
3b3f6b4d8b
170006 - more downloading stuff for EM
2004-05-12 05:04:14 +00:00
ben%bengoodger.com
c62687dd9e
170006 downloading stuff
2004-05-12 03:46:38 +00:00
ben%bengoodger.com
f18d4a3bf6
170006 - better theme manager graphics
2004-05-11 06:58:16 +00:00
ben%bengoodger.com
ac457d17fa
170006 - theme switching
2004-05-11 05:09:57 +00:00
ben%bengoodger.com
d840eafca6
hm... see if this fixes the orange
2004-05-11 00:16:06 +00:00
ben%bengoodger.com
75ec1c191d
170006 - various updates to support pre-configured extensions
2004-05-10 23:30:11 +00:00
arvid%quadrone.org
9849fc11eb
new folder and document icons
2004-05-09 12:08:48 +00:00
ben%bengoodger.com
af650dc28d
Fix toolbar edges clobbered by arvid theme landing
2004-05-09 06:27:21 +00:00
ben%bengoodger.com
f574470ef6
remove unnecessary include
2004-05-09 02:45:03 +00:00
ben%bengoodger.com
70adb43038
remove unnecessary files
2004-05-09 02:23:39 +00:00
ben%bengoodger.com
6312635e8c
170006 - reorganize code for pre-configured extensions and themes
2004-05-09 01:55:57 +00:00
mconnor%myrealbox.com
a04532d7c7
more updates to default theme from Arvid
2004-05-08 19:26:12 +00:00
mconnor%myrealbox.com
8666181d01
add new file for Qute updates
2004-05-08 19:22:13 +00:00
varga%nixcorp.com
ad064dcdd1
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
8db9df04b7
239394 nsIMIMEInfo should use interCaps for methods and attributes
...
r=bzbarsky sr=darin
2004-05-08 18:37:06 +00:00
mconnor%myrealbox.com
6e0f71e078
landing updates to default theme for Arvid
2004-05-08 17:09:40 +00:00
mconnor%myrealbox.com
26773187cf
landing updates to default theme for Arvid
2004-05-08 16:56:46 +00:00
ben%bengoodger.com
c808657357
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
b1f396c11d
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
963f23db5c
170006 Fix theme/extension uninstallation
2004-05-07 01:45:35 +00:00
mconnor%myrealbox.com
c45cab3bab
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
20cea3d802
170006 locking and unlocking global extensions from the command line
2004-05-07 00:59:29 +00:00
mconnor%myrealbox.com
16bad948b6
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
a7015fc282
170006 item locking, global theme installation.
2004-05-07 00:30:57 +00:00
mconnor%myrealbox.com
6fd3a987b1
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
0c9a2b3d8a
170006 - add theme support to extension manager
2004-05-06 22:41:13 +00:00
brade%comcast.net
4b3db2496f
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
e82a70a5f7
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
934ff227c8
170006 more updates - make -install-global shut the app down after it installs
2004-05-04 22:31:52 +00:00
ben%bengoodger.com
74d685dc69
170006 adjust install api a little
2004-05-04 10:04:34 +00:00
ben%bengoodger.com
e192be05ba
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
564e0d5207
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
333ebcc051
170006 - implement enable/disable
2004-05-04 05:29:00 +00:00
ben%bengoodger.com
70c626168c
170006 fix custom update items display in update UI
2004-05-04 04:51:30 +00:00
varga%nixcorp.com
3071db62f2
Porting changes from seamonkey. Bug 97434 and 240590. Patches by Neil.
2004-05-04 04:18:00 +00:00
ben%bengoodger.com
f730ad4cb3
170006 bulletproof install/uninstall
2004-05-03 23:50:26 +00:00
bryner%brianryner.com
7d80b4f5cf
deCOMtaminate nsPIDOMWindow (bug 242111). r+sr=jst.
2004-05-03 21:48:36 +00:00
ben%bengoodger.com
20d9dc35fe
generic version checking service, support custom update urls
2004-05-03 06:32:10 +00:00
bryner%brianryner.com
f5ed581b08
One too many nsnulls...
2004-05-02 19:46:08 +00:00
mconnor%myrealbox.com
4a7e0322ab
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
7f6c8339ea
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
1444ea5859
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
4ea7ad5060
make sure installation cleans itself up properly
2004-05-02 05:09:44 +00:00
ben%bengoodger.com
481ec72cda
170006 - make uninstall sort of work.
2004-05-02 04:07:16 +00:00
ben%bengoodger.com
152aab0aac
make install work
2004-05-01 06:55:52 +00:00
ben%bengoodger.com
e0ba8cafc5
more updates
2004-04-30 10:06:33 +00:00
ben%bengoodger.com
de793cde81
more updates
2004-04-30 10:03:06 +00:00
ben%bengoodger.com
a60edcd5ba
more updates
2004-04-30 10:01:29 +00:00
ben%bengoodger.com
ab4faa36c9
more updates
2004-04-30 09:42:22 +00:00
ben%bengoodger.com
ae8d9b0c00
more updates
2004-04-30 09:39:17 +00:00
ben%bengoodger.com
0bc3fe507e
more updates
2004-04-30 09:38:37 +00:00
ben%bengoodger.com
af82f8d795
update script
2004-04-30 09:36:43 +00:00