Commit Graph

699 Commits

Author SHA1 Message Date
gavin%gavinsharp.com
814f128a86 Bug 241637: Ctrl+P doesn't work in Print Preview, patch by Mark Pilgrim <pilgrim@gmail.com>, r=mconnor, a181=mano
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@194675 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-19 15:08:32 +00:00
beng%bengoodger.com
85537cf809 333062 - move the anti-phishing listmanager and trtable into toolkit/components/protection patch by tony chang <tony@ponderer.org> r=ben@mozilla.org
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@194538 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-17 22:01:10 +00:00
steffen.wilberg%web.de
4716c635b9 Bug 320901: Remove reloading code, key and context menu item from help viewer. r=mano, beltzner, a=mano
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@194470 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-15 23:13:01 +00:00
dougt%meer.net
0ac4ddd9eb Password manager resources should be in the minimo package. r=me.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@194352 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-13 22:17:25 +00:00
brettw%gmail.com
edd1f62203 Bug 332935 r=bryner Speed up form history using datbase caching and preloading.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@194318 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-13 16:15:32 +00:00
gavin%gavinsharp.com
4e98d6795e Bug 231141: NS_GetSpecialDirectory rv isn't checked in nsDownloadsDataSource::LoadDataSource, patch by Phil Ringnalda <philringnalda@gmail.com>, r+a=mconnor
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@193968 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-09 21:06:07 +00:00
benjamin%smedbergs.us
191226771b Bug 325257, damn cross-commit for committing even when there were conflicts.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@193715 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-06 18:41:43 +00:00
benjamin%smedbergs.us
09bf2a89b2 Bug 325257 - Rename nsIFormHistory to avoid changing interfaces on the 1.8 branch, r=bryner
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@193711 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-06 18:07:29 +00:00
benjamin%smedbergs.us
3ea4e46072 Fix merge conflicts from table-driven QI (bug 313309)
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@193710 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-06 17:43:20 +00:00
masayuki%d-toybox.com
5eddebce0c Bug 187772 mouse wheel scrolling does not dismiss form auto complete history, results in floating autocomplete dropdown r+branch181=mconnor
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@193642 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-05 23:16:51 +00:00
gavin%gavinsharp.com
a99df065c0 Bug 325737: revert to shift+delete for removal of autocomplete entries on Mac, r+a=mconnor
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@193637 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-05 22:57:48 +00:00
dougt%meer.net
2ccf23df75 ifndef MINIMO in jar.mn's to reduce footprint. b=331431. r=bsmedberg.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@192863 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-23 20:18:50 +00:00
gavin%gavinsharp.com
b9b154f372 Bug 325901: don't preprocess files unnecessarily, r=mconnor
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@192325 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-14 20:17:26 +00:00
dbaron%dbaron.org
ef63e68ef4 Handle failure case in a way that doesn't crash. b=328113 r+sr+a=bryner
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@192156 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-10 18:35:57 +00:00
mark%moxienet.com
f6f2de236b 329806 nsStorageFormHistory needs to recognize endian marker (328982) when importing old mork db. r=bryner a/1.8.1=bryner
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@192039 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-09 01:36:00 +00:00
neil%parkwaycc.co.uk
7792e449aa Bug 245725 Make download manager display an approximate current transfer rate rather than the overall average speed p=son.le0@gmail.com r=biesi sr=me br=mconnor
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@191968 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-08 11:05:09 +00:00
mark%moxienet.com
f70842e7ac 328982 formhistory.dat is endian. Account for endianness and byte-swap as needed. Not part of the build when Places is in use (1.8.1). r=bryner a/1.8.1=bryner a/1.8.0.2=timr
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@191859 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-06 23:32:11 +00:00
mark%moxienet.com
f457d55941 328981 History DB page titles are displayed corrupt in url bar autocomplete. Byte-swap in nsAutoCompleteMdbResult. Not part of the build when Places is in use (1.8.1). r=bryner a/1.8.1=bryner a/1.8.0.2=timr
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@191858 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-06 23:28:41 +00:00
gavin%gavinsharp.com
2861fd71f7 Bug 328932: Evaluating Components.classes in JS Console throws an exception, r=bzbarsky, sr=jag, a181=mconnor
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@191803 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-05 21:50:44 +00:00
scott%scott-macgregor.org
bcd0b22d1c Bug #325416 --> move typeahead find out of thunderbird ifdefs. Start building type ahead find for Thunderbird. Patch by Jeff Walden <jwalden+fxhelp@mit.edu>. r=bsmedberg, mscott a=bsmedberg for 1.8.1 branch
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@191602 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-02 20:13:38 +00:00
bryner%brianryner.com
f98d5fc6be Fix the case where a page prefills the username to one that we haven't saved locally, so that we don't overwrite what the page filled in (bug 270558). Patch by Phil Ringnalda <philringnalda@gmail.com> r=me a=mconnor.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@191587 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-02 17:48:55 +00:00
bryner%brianryner.com
2fe8ac97cd Allow password manager to prefill a saved password even if there was no username field (bug 235336). Patch by chpe@gnome.org, r=me a=mconnor.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@191586 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-02 17:44:16 +00:00
bryner%brianryner.com
87d2f6aea9 Speedups for nsMorkReader and history import (bug 327330). r=brettw
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@191458 18797224-902f-48f8-a5cc-f745e15eee43
2006-03-01 02:51:43 +00:00
gavin%gavinsharp.com
d16fafc4e3 Bug 328134: margin field in page setup accepts '^' and '|' characters, r+branch181=neil
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@191286 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-26 20:26:50 +00:00
steffen.wilberg%web.de
263e959d42 Bug 298950: forgot to address review nit.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@190424 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-18 00:10:10 +00:00
steffen.wilberg%web.de
546e42b2ee Bug 298950: Add context menu 'copy' option to help viewer. p=martijn.martijn@gmail.com, r/a=mconnor
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@190423 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-18 00:06:01 +00:00
dbaron%dbaron.org
4626dbfee5 Fix reference counting leaks of pres shell. b=321283 r=bryner a=bryner
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@190377 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-17 19:03:54 +00:00
bryner%brianryner.com
f0eae4d5b3 rename bookmarks/history and form history databases (bug 324545) r=brettw. Fixing the bookmarks unit test too.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@189995 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-14 21:03:04 +00:00
scott%scott-macgregor.org
3a8cd5295c Bug #239136 --> Thunderbird needs to integrate with the new download manager in toolkit
sr=bsmedberg


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@189857 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-13 20:30:10 +00:00
darin%meer.net
20539da6ce fixes bug 325948 "crash quiting application while a download is in progress" r=mconnor a=bsmedberg
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@189343 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-07 20:18:53 +00:00
gavin%gavinsharp.com
0e3f8d6ded Bug 317369: make use of textbox's clickSelectsAll property for help, r+branch181=mconnor
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@189013 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-06 17:45:35 +00:00
gavin%gavinsharp.com
a0093e6527 Bug 305767: Allow a different marker character for preprocessing CSS files, patch by Benjamin Smedberg <benjamin@smedbergs.us>, r=hixie+mconnor, branch181=bsmedberg
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@189008 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-06 16:58:47 +00:00
gerv%gerv.net
384705a619 Bug 236613: change to MPL/LGPL/GPL tri-license. r=caillon.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@188847 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-03 14:44:54 +00:00
masayuki%d-toybox.com
8bd9dacb83 Bug 315708 Should release found link and current window object from nsTypeAheadFind.cpp r+branch181=mconnor
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@188838 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-03 10:01:27 +00:00
gavin%gavinsharp.com
a5b14b0f59 Bug 241774: change deletion of autocomplete entries from shift+del to just del, r+branch181=mconnor
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@188607 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-31 21:17:38 +00:00
beng%bengoodger.com
788fdd40db 317633 - undo/redo for Places. Make sure the various transactions work better - e.g. folder undo should save a list of its child nodes for restoration. Also ensure that bookmark edits done in the places tab aren't undone when another tab is selected and Ctrl+Z hit by implementing a transaction manager in the browser window that filters out places-tab transactions if the places tab isn't selected. Make the goDo*Command utility functions in globalOverlay.js consult the window looking for applicable controllers, not just the focused element. r=sullivan. Also 320085 - search menu keybindings for places: allow find bar to be turned off using a state variable, which prevents the opening of the strip but fires an event which other applications like places can listen to: 'find-activated'.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@188580 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-31 18:00:06 +00:00
bryner%brianryner.com
700bc7e6be Don't warn if there is no existing form history. Bug 325253, r=brettw.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@188482 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-30 19:59:02 +00:00
darin%meer.net
f996d22f27 fixes bustage, r=bryner
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@188358 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-27 19:21:20 +00:00
bryner%brianryner.com
474be835cb fix gcc bustage (bug 324170). r=brettw.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@188357 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-27 19:21:19 +00:00
bryner%brianryner.com
0aac2b4cdc Add a mozstorage-based FormHistory implementation, with an importer that uses the MorkReader class. Stop building Mork if building Places. Bug 324170, r=brettw, bsmedberg.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@188263 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-26 20:54:22 +00:00
bryner%brianryner.com
082ac64a39 Remainder of the Places merge (bug 324370). This adds all of the places files to the branch, along with the build system changes. Places is still disabled by default.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@188067 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-23 23:19:02 +00:00
bryner%brianryner.com
054f28280c [Places merge, bug 324274]
bug 315570
p=brettw
r=bryner
r=annie.sullivan

Add a reusable autocomplete result type that doesn't depend on Mork. Components
can easily provide autocomplete results using this interface and
implementation.


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@188041 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-23 06:04:04 +00:00
ajschult%verizon.net
1003e1dc3e Replace URL string with selected autocomplete result to handle 't' or 'p' in hostname (bug 202992) without causing bug 323549. r=mconnor, a=mconnor
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@187870 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-20 04:02:35 +00:00
gavin%gavinsharp.com
4afe580900 Bug 202992: h or htt cut off in address bar autocomplete (adds :// to domain names starting with p or t), patch by Tom S. <toms@internode.on.net>, r+a=mconnor
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@187586 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-13 20:39:43 +00:00
ajschult%verizon.net
9ae3e6536c Clamp length of document title and exclude long URIs from history to avoid DOS attacks, r=vlad, sr=darin, a=dveditz. bug 319004
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@187057 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-06 05:31:45 +00:00
bzbarsky%mit.edu
e6c1d92a5e Bug 312154, Start script does not take care of running instance on solaris sparc. benjamin: first-review+ Patch by leon.sha@sun.com, a=dveditz
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@187053 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-06 03:19:48 +00:00
bryner%brianryner.com
537446c57a Band-aid fix for crash at nsAutoCompleteController::HandleKeyNavigation (bug 306067). Get the completeSelectedIndex property _before_ calling selectBy, in case doing the latter nulls out mInput. r+sr=dbaron, a=dveditz.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@186938 18797224-902f-48f8-a5cc-f745e15eee43
2006-01-04 20:25:22 +00:00
leon.sha%sun.com
000c2ab05f Back out the checkin for bug Bug 312154.
This patch do not have approval yet.


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@186605 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-27 03:03:33 +00:00
leon.sha%sun.com
81ab00885f Bug 312154, Start script does not take care of running instance.
Patch by leon.sha@sun.com.
benjamin: first-review+
Approved by benjamin for 1.8 branch.


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@186586 18797224-902f-48f8-a5cc-f745e15eee43
2005-12-26 07:03:09 +00:00
bryner%brianryner.com
7b5941bc07 Return NS_RDF_NO_VALUE if the hostname or referrer are empty, rather than a failure code (bug 313214). Patch by marria@gmail.com, r=bsmedberg, sr=me, a=asa.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@182829 18797224-902f-48f8-a5cc-f745e15eee43
2005-10-23 18:55:54 +00:00