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