steffen.wilberg%web.de
|
2793d07d0a
|
Bug 214968: .bmp extension should be listed in Open File-Image Files. p=bmo@aebrahim.fastmail.fm, r=mconnor
|
2004-08-03 14:13:30 +00:00 |
mconnor%myrealbox.com
|
453c10ee86
|
fix for 234700 - removing a page from history does not remove it from history.dat, patch by caillon@redhat.com, r=timeless, sr=jst
|
2004-08-02 17:03:19 +00:00 |
bryner%brianryner.com
|
5c02a6978c
|
Change nsIPresContext to nsPresContext globally, follow-up to bug 253470. rs=roc
|
2004-07-31 23:15:21 +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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
jruderman%hmc.edu
|
a429b6720a
|
Bug 247606 - Review Firefox JS for dangerous eval() use. r=bryner.
|
2004-07-07 03:04:09 +00:00 |
timeless%mozdev.org
|
0fefe8f9c0
|
Bug 235168 Remove MOZ_PHOENIX ifdefs from strictly firefox or strictly seamonkey code
patch by sdwalker@myrealbox.com r=ben sr=roc
|
2004-07-01 23:53:19 +00:00 |
ben%bengoodger.com
|
8e47d025cb
|
229062 - clicking the download notification link does not show download manager - make sure download manager impls nsIAlertListener in its QueryInterface method
|
2004-07-01 02:36:43 +00:00 |
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 |
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
|
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
|
44e4b69a20
|
remove the old dirs
|
2004-06-18 21:29:09 +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 |
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 |
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 |
mvl%exedo.nl
|
4f8f93ce7c
|
more bustage fix for sunbird. passwordmgr needs autocomplete.
part of bug 245762
|
2004-06-08 20:56:10 +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 |
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 |
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 |
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
|
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 |
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 |
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 |
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 |
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 |
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 |