bryner%brianryner.com
927a069251
Listen for document unload and kill the autocomplete popup if it's open. Bug 257354, r+sr=ben.
2004-10-01 00:35:09 +00:00
bryner%brianryner.com
2327e70901
Don't remove exact matches from the list of possible autocompletions for password manager (bug 257154). r=ben.
2004-10-01 00:24:06 +00:00
bryner%brianryner.com
2f69240ae2
get rid of NS_WARNING when typing into a textarea. r=danm
2004-10-01 00:15:11 +00:00
jwalden%mit.edu
1d6ff281de
Bug 261749 - clean up the glossary. p=steffen, r=me
2004-09-30 06:52:53 +00:00
steffen.wilberg%web.de
967824bca5
Bug 259002: clean up Help Viewer shortcuts (forward/backward/home/reload commandkeys missing). r=mconnor
2004-09-27 07:08:58 +00:00
cbiesinger%web.de
d800556a7d
toolkit should treat uris as utf-8
...
261269 r=bsmedberg
2004-09-25 21:45:12 +00:00
jwalden%mit.edu
6921cb5978
Syncing trunk Help with branch Help...
2004-09-21 06:53:35 +00:00
steffen.wilberg%web.de
764a38c8fd
Bug 255439: Extension/Theme Manager and Help Contents don't close on ESC. r=mconnor
2004-09-19 22:00:13 +00:00
cbiesinger%web.de
a2447a60f5
Bug 128398 store referrer in history patch by James Andrewartha
...
<trs80@tartarus.uwa.edu.au> r=biesi sr=neil
2004-09-19 20:50:32 +00:00
jwalden%mit.edu
5f5ce1c8c9
Bug 256683 - Make Ctrl+0 work. r=rlk@trfenv.com
2004-09-07 21:08:50 +00:00
mvl%exedo.nl
f8bf05d72c
build help component for sunbird. ssl dialogs need it.
...
bug 255903, r=mconnor
2004-09-07 17:44:14 +00:00
dbaron%dbaron.org
5e07aa3644
Fix leak of mork factory. b=257219 r+sr=bryner
2004-09-02 00:44:18 +00:00
dbaron%dbaron.org
eb72c3068a
Fix leaks of mork rows. b=257218 r+sr=bryner
2004-09-02 00:41:36 +00:00
dbaron%dbaron.org
23b66ccd20
Fix leak of nsPasswordManager singleton. b=257211 r+sr=bryner
2004-09-02 00:40:23 +00:00
dbaron%dbaron.org
bc8dbc550c
Fix leak of global history service. b=257209 r+sr=bryner
2004-09-02 00:39:38 +00:00
rbs%maths.uq.edu.au
3d041207b7
Goto Line (Ctrl+L) in view-source couldn't go to the last line, b=253905, r+sr=bzbarsky
2004-08-31 04:46:30 +00:00
steffen.wilberg%web.de
850138b30d
Bug 256706: Make Help UI more like the main browser UI (terms, order of menuitems). p=jwalden, r=me
2004-08-26 13:46:23 +00:00
rlk%trfenv.com
1da5a0b096
Moving aviary help to the trunk, round 2.
2004-08-21 02:00:25 +00:00
bryner%brianryner.com
efcc221ee4
Remove refcounting version of nsIPresShell::GetPresContext. Bug 253889, r+sr=roc.
2004-08-20 20:34:37 +00:00
steffen.wilberg%web.de
d8c23efe35
Bug 255465: Ctrl+= should enlarge text in Help viewer. p=jwalden, r=rlk
2004-08-20 14:04:15 +00:00
rlk%trfenv.com
f8069dedaa
bug 256104 - Need element IDs in viewSource.xul. r=mconnor@myrealbox.com
2004-08-19 16:49:24 +00:00
bryner%brianryner.com
464649092c
Attempt graceful recovery when mork corruption is detected for form autocomplete data. Bug 253935, patch by bienvenu, r=bryner, sr=mscott
2004-08-19 00:38:52 +00:00
rlk%trfenv.com
b7c8509180
moving aviary help to the trunk.
2004-08-16 20:24:39 +00:00
bryner%brianryner.com
989b97a4b6
skip signon entries that don't decrypt properly
2004-08-15 06:53:45 +00:00
ben%bengoodger.com
0ff4fde8f4
253709 form autocomplete popup placed at top left of screen on mousedown on wrong page... patch suggested by dean tessman, r+a=ben@mozilla.org
2004-08-10 22:39:00 +00:00
varga%nixcorp.com
40c5166541
Fix for bug 226973. Print Preview Error (Previewing During Page Rendering/No Printer Installed) Shows Print Preview Toolbar.
...
r+sr=ben
2004-08-10 05:05:32 +00:00
darin%meer.net
9531babedd
fixes bug 250900 "nsIBrowserHistory corrupts URI strings [was: crash when a long malformed URL is entered in the Location Bar [@js_CloneFunctionObject]]" r=biesi sr=neil
2004-08-09 21:17:12 +00:00
bzbarsky%mit.edu
da715718f8
Add ico and xbm to the "image files" list. Bug 254381, patch by Jonathan Watt
...
<jonathan.watt@strath.ac.uk>, r=mconnor, sr=neil
2004-08-07 02:43:55 +00:00
steffen.wilberg%web.de
47be3a9f18
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
cf396b7b07
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
cc807b07b1
Change nsIPresContext to nsPresContext globally, follow-up to bug 253470. rs=roc
2004-07-31 23:15:21 +00:00
cbiesinger%web.de
c0215f3bb8
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
a1fff82224
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
07a5b1d842
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
39115f8b14
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
f02df734cf
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
1ccaac47f6
(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
a2c78b4723
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
761f1d5c1e
Bug 245455 - remove unused files. r=mconnor
2004-07-22 11:33:50 +00:00
bryner%brianryner.com
0df6cb7af4
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
2d2f280834
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
e09191faa9
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
336b458bd2
Bug 239241 - (seamonkey port) option to show/display saved passwords. r=bryner
2004-07-19 13:37:52 +00:00
sspitzer%mozilla.org
6a55a05cf8
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
27730e1df0
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
df01a3c1ac
Fix for bug 217640. autocomplete removes exactly matching entries from list
...
r=ben
2004-07-15 18:04:37 +00:00
bzbarsky%mit.edu
1b3f21704f
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
a048c9e362
Bug 250474 Change nsIWebPageDescriptor.LoadPage to nsIWebPageDescriptor.loadPage
...
r=jst sr=jst
2004-07-14 22:53:37 +00:00
jruderman%hmc.edu
e90d87d0f0
Bug 247606 - Review Firefox JS for dangerous eval() use. r=bryner.
2004-07-07 03:04:09 +00:00
timeless%mozdev.org
7c768f7f76
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
d9af05efc3
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
e877c267f4
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
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
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
a479d462c0
remove the old dirs
2004-06-18 21:29:09 +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
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
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
mvl%exedo.nl
94e19fcccb
more bustage fix for sunbird. passwordmgr needs autocomplete.
...
part of bug 245762
2004-06-08 20:56:10 +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
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
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
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
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
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
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
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
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
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
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
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
c64a09249c
remove unnecessary files
2004-05-09 02:23:39 +00:00
mconnor%myrealbox.com
b4f26c2ba6
more updates to default theme from Arvid
2004-05-08 19:26:12 +00:00
mconnor%myrealbox.com
2b2ee21df4
landing updates to default theme for Arvid
2004-05-08 17:09:40 +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
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
bryner%brianryner.com
f9f55ca33e
deCOMtaminate nsPIDOMWindow (bug 242111). r+sr=jst.
2004-05-03 21:48:36 +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
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
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
rlk%trfenv.com
48f609126c
Landing Firefox Help 1.1. Permission to checkin from ben.
2004-04-28 23:25:33 +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
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
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
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
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
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
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
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
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
692654b112
Ongoing Extension Manager work for 170006 - not hooked up to UI yet.
2004-03-29 20:38:28 +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
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
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
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
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
bryner%brianryner.com
13874f69d7
fixing firefox bustage
2004-03-05 02:27:07 +00:00
mconnor%myrealbox.com
6af5b221e5
previous checkin should have read bug 230624 - better dialog version, r=neil, sr=jst
2004-03-05 01:45:15 +00:00
mconnor%myrealbox.com
46d5f57117
*** empty log message ***
2004-03-05 01:31:43 +00:00
neil%parkwaycc.co.uk
8a2fa7ea41
Bug 236208 lastPageVisited isn't idn-safe r=alecf sr=bryner
2004-03-04 23:34:46 +00:00
ben%bengoodger.com
5a7b565c58
Ensure browser.download.manager.openDelay works when set to 0...
2004-03-04 01:11:54 +00:00
ben%bengoodger.com
1bf0ebe0db
View Source window is not a dialog, thus ESC should not close it. ESC is interfering with cancellation of Find as you Type which is really, really, really annoying.
2004-03-04 00:28:43 +00:00
ben%bengoodger.com
093df39010
change the name of the profile module so clobbering doesn't break the build
2004-03-03 20:48:02 +00:00
ben%bengoodger.com
d80e5a8289
change the name of the profile module so clobbering doesn't break the build
2004-03-03 20:47:34 +00:00
ben%bengoodger.com
63238b1c7c
215094 - add new profile migrator interface, adapt password manager to support api for adding signons with details (235360)
2004-03-03 07:51:09 +00:00
daniel%glazman.org
0bfb9193cc
Standalone Composer build was failing because of recent changes to GlobalHistory; b=235394,r=bsmedberg,a=bzbarsky
2004-02-24 15:20:55 +00:00
ben%bengoodger.com
5ea19bc4fe
More extension service work...
2004-02-23 08:08:09 +00:00
blakeross%telocity.com
3a0aa7b85c
Fix 177360: URL Bar history drop down displays entries in reverse chronological order. Implement ability to iterate backwards in mork.
2004-02-21 02:46:11 +00:00
blakeross%telocity.com
e61d0a8a91
Fix 234948: sync our config.js with the trunk's.
2004-02-20 21:09:03 +00:00
ben%bengoodger.com
6e4adda4ad
bstage
2004-02-19 12:05:04 +00:00
ben%bengoodger.com
0a70e6d248
add note
2004-02-19 10:51:21 +00:00
ben%bengoodger.com
086cea6928
extension manager stub
2004-02-19 10:45:28 +00:00
blakeross%telocity.com
2356a72345
Fix 206981: SetDirty() uses uninitialized rv.
2004-02-19 08:30:11 +00:00
darin%meer.net
8c818ed6c3
landing string defragmentation patch for bug 231995, r/sr=dbaron,jst,dougt
2004-02-19 02:44:03 +00:00
bryner%brianryner.com
73c175022f
Guard against empty signon entry confusion by refusing to add new entries with empty user and empty password, fixing removal of these entries, and attempting to discard these entries as they are read in. Bug 231042.
2004-02-18 00:56:29 +00:00
rlk%trfenv.com
3aaa71fc3e
Re-enabling Help. Ben accidentally disabled help while landing the Migration Branch.
2004-02-17 21:54:04 +00:00
bryner%brianryner.com
c6e24484a7
Null-check the document to protect against blur events generated during document teardown. Bug 225889.
2004-02-16 22:58:20 +00:00
ben%bengoodger.com
52bdbaf0e0
Migration Branch landing, currently turned off!
2004-02-15 01:49:37 +00:00
rlk%trfenv.com
8745874a01
Bug 231533 - Checkin Firebird Help 1.0.1 to the Firebird tree. r=ben@mozilla.org
2004-02-14 14:43:26 +00:00
scott%scott-macgregor.org
35c63c6af5
Bug #233976 --> use the view source code from mozilla/toolkit. Remove our own version.
...
This should enable a bunch of functionality in view source like copy/paste/find in page,etc.
2004-02-12 05:02:29 +00:00
jst%mozilla.jstenback.com
0d5e97a603
Fixing FireFox bustage.
2004-02-11 08:43:32 +00:00
ben%bengoodger.com
611be2e24b
fix bsmedberg bustage - removepage is no longer an imethod
2004-02-11 05:17:17 +00:00
bryner%brianryner.com
b26298f7c2
Inline TwipsToPixels and PixelsToTwips on nsIPresContext. Bug 229371, r+sr=dbaron.
2004-02-11 04:57:07 +00:00
ben%bengoodger.com
25e6137f7b
More from 230768 - download manager hookup
2004-02-11 03:48:16 +00:00
bsmedberg%covad.net
7a922f66fd
Bug 224829 - docshell should not require non-gecko interface nsIBrowserHistory. This was fixed by introducing a new interface nsIGlobalHistory2 to replace the current nsIGlobalHistory. There are two-way adapters so that the frozen interface still works. r=biesi sr=bz a=mscott for toolkit/ changes.
2004-02-11 02:10:04 +00:00
blakeross%telocity.com
62d765f8d3
Fix whitespace issue.
2004-02-09 05:57:22 +00:00
blakeross%telocity.com
8fbf0270fd
Fix 233473: History doesn't sort properly.
2004-02-09 05:04:33 +00:00
roc+%cs.cmu.edu
2c03598e56
Fixing build bustage.
2004-01-30 04:25:46 +00:00
bzbarsky%mit.edu
df79bf5bfc
Rework cookie dialogs to allow setting session-only cookies. Bug 230624, patch
...
by Mike Connor <mconnor@myrealbox.com>, r=mvl, sr=darin
2004-01-29 03:34:58 +00:00
bryner%brianryner.com
b43b1ea6a9
Bug 228270 - Fix problem where UTF8 sequences in the password file were being re-encoded as UTF8 (as if from UTF16) when the password file is read in. r=darin, sr=bzbarsky
2004-01-18 23:51:27 +00:00
bryner%brianryner.com
0ac512a740
If encrypting the password fails (such as the user cancelling the master password prompt), then don't store the password entry.
2004-01-17 07:10:07 +00:00
ben%bengoodger.com
e8b937eab0
Fix crash on extension installation
2004-01-14 09:13:30 +00:00
jst%mozilla.jstenback.com
3a4b7613e8
Fixing build bustage.
2004-01-10 03:21:35 +00:00
neil%parkwaycc.co.uk
f907019a96
Trying to fix firebird build bustage again ;-)
2004-01-01 01:18:55 +00:00
ben%bengoodger.com
04a0be1315
Ensure Password Manager isn't disabled when form fill is disabled
2003-12-31 22:02:03 +00:00
rlk%trfenv.com
6526151da2
Fixing images (again)
2003-12-31 16:18:10 +00:00
rlk%trfenv.com
17f6a90118
this file won't check in!
2003-12-31 16:17:31 +00:00
rlk%trfenv.com
f0cd1710a8
Checking in missing files.
2003-12-31 16:15:37 +00:00
rlk%trfenv.com
84de755243
Firebird Help build bustage fix 3 :)
2003-12-31 16:09:30 +00:00
ben%bengoodger.com
e97cb7e815
patch autocomplete to return typed values ahead of non-typed values, now that history actually stores this information.
2003-12-31 03:29:06 +00:00
rlk%trfenv.com
94081cc519
*** empty log message ***
2003-12-31 03:18:54 +00:00
rlk%trfenv.com
b12504acb2
Firebird Help checkin, without bustages :).
2003-12-31 02:37:11 +00:00
rlk%trfenv.com
d8e5e8f14d
Fixing Help Viewer bustage and re-enabling it. Also fixing image problems.
2003-12-30 22:50:08 +00:00
rlk%trfenv.com
d662d2a29a
Fixing Images
2003-12-30 18:45:48 +00:00
ben%bengoodger.com
1f8a957de3
Looks like forgotten files. I'm going to turn this off until it really works.
2003-12-30 05:15:02 +00:00
rlk%trfenv.com
9b348ed26f
Bug 165960 - Implement Mozilla Firebird Help. r=ben@mozilla.org
2003-12-30 02:27:34 +00:00
ben%bengoodger.com
69439af663
Fix crash bug 228986 - crash after installing two extensions after a restart
2003-12-27 00:22:25 +00:00
ben%bengoodger.com
dd49d5d888
Fix - download progress resets to zero momentarily on download items when a new download begins
...
- Downloads window displays "0%" in the title bar progress briefly after a download completes.
2003-12-21 02:54:48 +00:00
chanial%noos.fr
4fdfac7509
Gnome said: Thou shalt not put accept buttons on the left.
...
(xul filepicker not used on Windows, nor MacOSX)
2003-12-19 06:20:42 +00:00
ben%bengoodger.com
94cece14d0
"Clear downloads when Firebird Exits" does not work if there are no in-progress downloads
2003-12-18 23:40:54 +00:00
ben%bengoodger.com
ad05f8d52e
DAMNIT DAMNIT DAMNIT.
...
This one caused fb to crash on me while I was attempting to save my Dell system purchase receipt -_-.
Fix crash in download manager when saving images, links or pages.
2003-12-16 00:03:12 +00:00
bryner%brianryner.com
b76911bf5e
Don't bother offering to remember a login with an empty username and password. Bug 217439.
2003-12-15 03:44:31 +00:00
ben%bengoodger.com
03b97e24f4
Fix problem with downloads to helper apps creating "stuck" downloads in "Starting..." state.
2003-12-12 23:00:58 +00:00
bryner%brianryner.com
db5b7abe79
Create password file with mode 0600 per bug 227100.
2003-12-12 10:04:08 +00:00
ben%bengoodger.com
bcb810df4c
More on the XPInstallUI bug...
2003-12-11 07:03:44 +00:00
bryner%brianryner.com
3aa660df16
Fix bug 218927 - check the 'remember' check box initially if the password was already stored, and prevent duplicate entries from being created when using auth dialogs.
2003-12-11 05:47:28 +00:00
bryner%brianryner.com
3f1aa7d453
Remove extra semicolon causing gcc 3.4 bustage
2003-12-11 01:37:22 +00:00
ben%bengoodger.com
8f5abb8d86
Fix crash when cancelling an install download via quitting the app.
2003-12-11 01:05:29 +00:00
ben%bengoodger.com
d6c9174e43
214260 - Getting even closer...
2003-12-11 00:41:00 +00:00
ben%bengoodger.com
69f2eb969f
214260 - XPInstall UI... not done just yet but getting closer.
2003-12-10 21:59:41 +00:00
ben%bengoodger.com
f57cf36be8
More changes for 214260... place xpinstall progress listener in download manager service so that it doesn't get killed when the manager window closes.
2003-12-09 05:55:09 +00:00
ben%bengoodger.com
6a6f1609ff
First part of bug 214260 work... teaching the download manager about XPInstall downloads, and providing an updated XPInstall confirmation dialog.
2003-12-08 08:05:15 +00:00
ben%bengoodger.com
f34a0511a9
Also remove from the makefile
2003-12-04 04:28:22 +00:00
ben%bengoodger.com
f242a6a6fe
Remove unneeded file
2003-12-04 04:28:07 +00:00
jshin%mailaps.org
88492d9c99
bug 225695 : follow-up to the fix for bug 44272. the first part of three ; tree-wide sweep to replace escape/unescape with en|decodeURI(Component). r=bz, sr=rbs, a=asa
2003-12-03 21:41:37 +00:00
ben%bengoodger.com
55b10e74d5
227030 - 2 cancel verbs in cancel download dialog warning.
2003-12-03 06:26:07 +00:00
dbaron%dbaron.org
f35f2c3708
Separate locale version from Mozilla version so we do not have to bump locale version for every release. b=226377 r=kairo, bsmedberg sr=ben a=asa
2003-12-02 23:22:11 +00:00
ben%bengoodger.com
c6f4e3fad4
Fix 199819 - setting browser.formfill.enable to false doesn't prevent form fill from saving data entered in web forms, it only disables the autocomplete popup.
2003-12-02 02:37:59 +00:00
ben%bengoodger.com
27f426948c
Make the download manager watch for go-offline requests and confirm download cancelation in this case.
2003-12-02 00:59:58 +00:00
ben%bengoodger.com
46255ce9ff
Ensure that window closing that would cause the app to quit goes through the same codepath as an actual application quit. (The bug was that you would get the download cancel confirmation prompt when shutting down via File->Exit, but not when you closed all windows)
2003-12-01 05:40:41 +00:00
ben%bengoodger.com
af71252d5c
Don't show the biff notification if the download completed quickly (e.g. for saving things from cache, such as images)
2003-12-01 03:49:01 +00:00
ben%bengoodger.com
b8004d16de
Show an error if the user tries to open or show a download file that does not exist.
2003-12-01 01:54:25 +00:00
ben%bengoodger.com
d2e9a8cbe0
Fix long lockup when hitting Cleanup button with a large number of removable downloads. (Use datasource batching)
2003-12-01 00:08:40 +00:00
ben%bengoodger.com
d9a4ab9a35
actually... just be more careful about when we call ValidateDownloadsContainer
2003-11-30 00:31:46 +00:00
ben%bengoodger.com
0d8dbc7af8
ensure we use batch processing in ValidateDownloadsContainer
2003-11-30 00:30:30 +00:00
ben%bengoodger.com
e3836be815
Fix 227006 - crash after saving image... also make dlmgr window delay parameterizable, and rename some preferences
2003-11-30 00:02:48 +00:00
ben%bengoodger.com
c369a64336
215467, Part I. New Download Manager.
2003-11-27 00:54:33 +00:00
scott%scott-macgregor.org
2da9efa58f
Bug #226759 --> thunderbird should build toolkit\components\printing to get the right printing UI for page setup.
2003-11-26 00:59:53 +00:00
chanial%noos.fr
554f49e22a
fix left over
2003-11-21 07:01:07 +00:00
chanial%noos.fr
d36552fc2e
Hook up the "find in page" functionality in the toolkit, by adding the methods find(), findAgain() and findPrevious() and the property canFindAgain to the widgets browser.xml and tabbrowser.xml. Fixes bug 184741, 187059, 225530 and half of the long standing bug 222157.
2003-11-20 09:48:16 +00:00
chanial%noos.fr
503a1ea4c2
convert chrome://global/content/widgets to chrome://global/content/bindings
2003-11-20 05:14:08 +00:00
neil%parkwaycc.co.uk
d64610da67
Bug 218957 about:config should load with focus in filter textbox p=steffen.wilberg@web.de r=me,pch sr=brendan,ben (yes really, four reviews).
2003-11-12 22:21:48 +00:00
chanial%noos.fr
880c47f80f
pref save_print_settings is no more.
2003-11-07 01:24:16 +00:00
chanial%noos.fr
f6b4f327b5
fix savePrintSettngs caller in showPrintProgress
2003-11-06 01:54:46 +00:00
chanial%noos.fr
6fc9457f79
fix typo
2003-11-06 00:47:32 +00:00
chanial%noos.fr
f748371c20
keep the initial _onExitCallback when the PP page is reflown.
2003-11-05 21:46:45 +00:00
chanial%noos.fr
754baff03e
PRINTPROMPTSVC.showPageSetup() isn't clever enough to return a boolean.
2003-11-05 21:08:04 +00:00
chanial%noos.fr
a629307205
correct routine name mismatch.
2003-11-05 21:01:48 +00:00
chanial%noos.fr
fa0b9fbc38
rename updateSettings to updateToolbar.
2003-11-05 20:35:09 +00:00
chanial%noos.fr
d71b4593b8
bug 224453: Alt-F4 and close button should return to normal mode (IE behavior)
2003-11-04 04:18:57 +00:00
scott%scott-macgregor.org
c278ac9e4f
Bug #224514 --> automate locale version based on milestone.txt for mozilla/toolkit.
2003-11-04 03:51:25 +00:00
chanial%noos.fr
316945145b
bug 221599: remove comm.jar dependencies in nsGlobalHistory.cpp by adding history.properties for now. Putting the history in the toolkit seems highly bogus.
2003-11-03 08:14:10 +00:00
chanial%noos.fr
306d00a8f5
bug 224450: correct typos. patch by Steffen Wilberg <steffen.wilberg@web.de>
2003-11-03 00:26:39 +00:00
chanial%noos.fr
972e33e38e
split printing.css into printPreview.css and printPageSetup.css
2003-11-02 05:11:21 +00:00
chanial%noos.fr
36618a2c16
Rename printPageSetup.properties to printjoboptions.properties, since this file is only used in printjoboptions.xul
2003-11-02 04:22:06 +00:00
chanial%noos.fr
b1a20a41de
update the header that deals with the dependencies
2003-11-02 02:28:23 +00:00
chanial%noos.fr
ba1d4a66d7
fix js warning (redeclaration of var printPreviewTB)
2003-11-02 02:22:19 +00:00
chanial%noos.fr
ee2047b3b8
fix left over
2003-11-02 02:21:30 +00:00
chanial%noos.fr
64dd5fe86f
remove duplicated code in printPreviewBindings
2003-11-02 02:04:08 +00:00
chanial%noos.fr
cbad500c59
add "public" method savePrintSettings that saves the print settings to the prefs.
2003-11-02 01:46:53 +00:00
chanial%noos.fr
806b625fd6
coding style nit
2003-11-02 01:38:52 +00:00
chanial%noos.fr
80ce23d405
remove prefs print.use_global_printsettings and print.save_print_settings (not used in the backend). They offer few if any interest. Their default behavior is kept: a print action and Page Setup change will be saved and windows share the same print settings.
2003-11-02 01:21:46 +00:00
chanial%noos.fr
4ebb2ee454
on going work on the printing component: rename PRINTSVC to PSSVC, getValuesFromPS to updateSettings, remove duplicate getWebBrowserPrint and start removing the duplicated code in printUtils.js and printPreviewBindings.xml that lays the print preview.
2003-11-02 00:15:04 +00:00
dwitte%stanford.edu
6df98e20b4
add accesskeys for the cookie confirmation dialog.
...
b=201743, r=neil, sr=alecf
2003-10-30 17:26:44 +00:00
chanial%noos.fr
4a76aee800
bug 224160: hook up Print Preview to view source.
2003-10-30 06:02:54 +00:00
chanial%noos.fr
940d9e626c
- Rewrite the way we handle print preview so that it can be used in any XUL app. This is achieved by adding a new "public" method to PrintUtils:
...
PrintUtils.printPreview(enterPPCallback, exitPPCallback) where the optional callback functions are called just before entering and after exiting PP mode
- disable all short keys in PP mode except ctrl-W and fix bug 178485 and bug 215277. Now clicking the close window icon actually closes the window.
- global vars gPrintSettingsAreGlobal, gSavePrintSettings, gPrintSettings, gOldCloseHandler, gInPrintPreviewMode, gWebProgress are removed.
- A lot of cleanup.
2003-10-29 08:01:27 +00:00
chanial%noos.fr
83d8c1df6d
use toolkit routines from printUtils.js to print and show the page setup dialog.
2003-10-27 04:36:20 +00:00
chanial%noos.fr
1616f2f4be
- fix two js warnings in printPreviewBindings.xml (redeclaration of var ifreq and total)
...
- remove useless class toolbarbutton-icon
- rename class last-arrow to left-arrow and next-arrow to right-arrow
2003-10-27 04:30:55 +00:00
chanial%noos.fr
f7beb63cc6
bug 223763: home arrow icon not displayed in print preview. printing.css has to be preprocessed.
2003-10-27 04:21:20 +00:00
chanial%noos.fr
890b728028
fix js warning: redeclaration of var str. Some cleanup, untabify
2003-10-27 03:36:59 +00:00
chanial%noos.fr
ca5f600da3
Hook up Page Setup and Print to view source.
2003-10-26 20:24:17 +00:00
chanial%noos.fr
a0c6277d25
Significantly rewrite the old printing.js:
...
- define an object PrintUtils that has two "public" methods: PrintUtils.print() to print the content and PrintUtils.showPageSetup() to launch the setup dialog.
- global variables gPrintSettings, gPrintSettingsAreGlobal and gSavePrintSettings are removed. These variables were not true cached variables since they were recalculated every time and only used as intermediary.
2003-10-26 20:13:55 +00:00
chanial%noos.fr
925c57bae4
add printUtils.js to the toolkit (copied from printing.js)
2003-10-26 19:22:03 +00:00
chanial%noos.fr
12d0fc2b90
bug 223721 and 223728: fix view source and print preview bustage. patches by Steffen Wilberg <steffen.wilberg@web.de>
2003-10-26 16:10:59 +00:00
chanial%noos.fr
a6159bcb7f
move printPreviewBindings.xml to the toolkit, fork printPreview.dtd
2003-10-26 05:00:15 +00:00
chanial%noos.fr
2bda315e00
fork the Print Page Setup
2003-10-26 04:28:25 +00:00
chanial%noos.fr
f2fb9711ec
tri licencing
2003-10-26 03:28:11 +00:00
chanial%noos.fr
95533bcc09
Bug 223277: real fix concerning the event chain + Band aid patch for an XBL bug.
2003-10-24 06:55:04 +00:00
bryner%brianryner.com
a07a07f82e
Persist size/position and column widths for password manager dialog. Bug 217147, patch by steffen.wilberg@web.de, r=me
2003-10-22 19:05:05 +00:00
chanial%noos.fr
489d6e7571
fixing bogus a dependency to comm.jar I just introduced. Thanks to Steffen Wilberg for noticing.
2003-10-22 18:10:25 +00:00
chanial%noos.fr
e070b0fc1c
Adding viewSource.properties
2003-10-22 14:54:11 +00:00
noririty%jcom.home.ne.jp
c362be8a65
Fixing build failure (viewSource.properties doesn't exist) b=221599
2003-10-22 13:13:26 +00:00
chanial%noos.fr
19294c34e0
complete rewrite of search.xml: more functionalities with less code :-)
...
add shortkeys to toggle the search engine (bug 200884), by using ctrl-arrow up and down in the search bar.
remove the pref browser.search.defaultengine. Now we rely on the local store so we can have several windows with different search engines.
2003-10-22 08:45:54 +00:00
chanial%noos.fr
35bacf1ef4
sync the source viewer with the suite
2003-10-22 08:02:23 +00:00
chanial%noos.fr
a8c2262539
sync the console with the suite
2003-10-22 08:00:39 +00:00
bryner%brianryner.com
a0e219b348
deCOMtaminate nsIDocument by changing methods to use return value instead of out-params, eliminating unused nsresult return values, moving some members to nsIDocument and inlining the getters/setters. Bug 222134, r=bzbarsky, sr=jst.
2003-10-22 06:09:48 +00:00
varga%nixcorp.com
0f42747ce0
Changing my email address.
2003-10-21 15:35:57 +00:00
bryner%brianryner.com
d249abcdb0
port fix to sort strings case-insensitively, bug 220067
2003-10-15 20:57:18 +00:00
chanial%noos.fr
bef89317ed
fix bustage in partial source viewer
2003-10-14 08:05:04 +00:00
chanial%noos.fr
079fe2eac4
forgot to check in the modified jar list.
2003-10-14 05:42:40 +00:00
chanial%noos.fr
f4330fc963
removing comm.jar dependencies in the source viewer.
...
(bug 221668 and bug 173879). Commands Find, Save As and Print still have to be hooked properly.
2003-10-14 05:13:34 +00:00
bryner%brianryner.com
cd60efa8ac
Updating my email address
2003-09-29 06:04:02 +00:00