Commit Graph

1559 Commits

Author SHA1 Message Date
gavin%gavinsharp.com
309e4fc21c Bug 251625: fix comment, patch by Serge Gautherie <gautheri@noos.fr>, r=mconnor 2006-08-07 23:03:48 +00:00
mats.palmgren%bredband.net
16d685538f Filepicker needs accesskey for dirTextInputLabel. b=250177 r+sr=neil 2006-08-06 03:11:09 +00:00
tony%ponderer.org
d86416d7b3 Bug 346940: differentiate anti-phishing table updates from full table reloads
patch: drop table if not an update using a temp table while updating
r=mmchew,sr=darin
2006-08-04 21:21:28 +00:00
pkasting%google.com
343dc42472 Bug 347268: Fix red input field on Quick Find in some cases.
r=masayuki
2006-08-04 18:36:50 +00:00
pkasting%google.com
effb08030f Bug 345786: Re-add Match Case checkbox when not in auto-detect mode.
r=mconnor
2006-08-04 18:11:28 +00:00
sayrer%gmail.com
e1144a8a49 Bug 345065. legacy rss support. r=ben 2006-08-04 16:14:07 +00:00
gavin%gavinsharp.com
1e9d8f5eed Bug 233611: Download Manager Closes after download is cancelled, retried, and cancelled again, patch by Son Le <son.le0@gmail.com>, r=mconnor 2006-08-03 18:44:58 +00:00
tony%ponderer.org
8bdb13aa95 Bug 346184: If urlclassifier.sqlite is removed, db is not repopulated
patch: check db tables before sending an update request
r=darin
2006-08-01 02:01:40 +00:00
mark%moxienet.com
999c892099 46177 Show icons in native Mac menu items. r=josh sr=bryner 2006-08-01 00:13:24 +00:00
sayrer%gmail.com
6c90b4ae2c Bug 340994. FOAF tries to use feed preview mode, but fails with TypeError. r=mconnor 2006-07-28 16:50:56 +00:00
gavin%gavinsharp.com
ab2b1fe36f Bug 234770 part #2: Don't null userField, patch by Michael Wu <michael.wu@mozilla.com>, r=enndeakin 2006-07-28 05:45:16 +00:00
gavin%gavinsharp.com
b311d9b102 Bug 345670: fix crash in nsTypeAheadFind::RangeStartsInsideLink, patch by Adam Guthrie <ispiked@gmail.com>, r+sr=sicking 2006-07-26 22:02:23 +00:00
vladimir%pobox.com
31c8e763e7 b=334174, corrupted db files are not handled correctly, r=brettw 2006-07-26 18:54:12 +00:00
gavin%gavinsharp.com
a2f1db0eaf Fix bug 345327: "clear" button in the console doesn't work, regression from bug 322169, patch by Simon B�nzli <zeniko@gmail.com>, r=mconnor 2006-07-26 18:31:45 +00:00
gavin%gavinsharp.com
d8f009afc8 Bug 234770: Password field names are used instead of username field names to find acceptable signons, patch by Michael Wu <michael.wu@mozilla.com>, r=enndeakin 2006-07-25 21:36:43 +00:00
tony%ponderer.org
aa98d1eae0 bug 345675: unwanted connection to www.google.com at startup with Safe
Browsing disabled
patch: don't get key if sb off, don't get whitelist tables if remote checking
on
r=mmchew,sr=bryner
2006-07-25 17:44:26 +00:00
mats.palmgren%bredband.net
bfc71b1c54 Add ID attribute for Page Setup dialog. b=345749 r+sr=neil 2006-07-25 15:50:47 +00:00
gavin%gavinsharp.com
16c41b67e9 Bug 345584: fix build bustage in nsTypeAheadFind.cpp, patch by Alfred Peng <alfred.peng@sun.com>, r=aaronlev, sr=bzbarsky 2006-07-24 23:20:36 +00:00
martijn.martijn%gmail.com
58f89909c7 Bug 345400 - Password manager can't handle case insensitive user field names imported from IE, patch by Michael Wu, r=enndeakin 2006-07-23 08:11:35 +00:00
sayrer%gmail.com
25fb925abd [Bug 345264] FeedProcessor should set this._result to null after sending the result to the listener, r=ben 2006-07-21 19:16:24 +00:00
sayrer%gmail.com
ca475e47fe Bug 344991. Change accessors to return nsIFeedTextConstructs. This and previous checkin r=ben. 2006-07-21 19:07:52 +00:00
sayrer%gmail.com
0949107f1c Bug 344991. Change accessors to return nsIFeedTextConstructs 2006-07-21 19:05:13 +00:00
gavin%gavinsharp.com
97791eb5fe Bug 345395: fix typo in patch for bug 58724, r=lumpy 2006-07-21 13:10:49 +00:00
pamg.bugs%gmail.com
7f43c0e914 Bug 345379: Case-sensitivity in the find bar is broken. Patch by pkasting@google.com. r=beng 2006-07-21 00:54:59 +00:00
pamg.bugs%gmail.com
a8c473f493 Bug 345095: FAYT doesn't search for pasted strings properly ('findfast only search for the first character if searchstring is copied...'). Patch by pkasting@google.com, r=masayuki 2006-07-21 00:11:47 +00:00
pamg.bugs%gmail.com
434986943c Bug 344437: Crash [@ nsTypeAheadFind::GetSearchContainers]. Patch by pkasting@google.com. r=masayuki 2006-07-20 18:31:57 +00:00
gavin%gavinsharp.com
313ad0fa87 Fix whitespace nits to sync with xpfe, r=sparky 2006-07-20 00:42:01 +00:00
gavin%gavinsharp.com
a33c51bdb1 Bug 133527: New mail notification banner at wrong place (always pops up at bottom right hand corner), patch by Jens Bannmann <jens.b@web.de>, r=biesi, r=bsmedberg, sr=neil 2006-07-19 19:47:19 +00:00
sayrer%gmail.com
3441890217 [Bug 344389] feed parser doesn't expose guid/atom:id/rdf:about correctly. r=ben 2006-07-19 19:31:52 +00:00
mark%moxienet.com
475b12a24c 345206 In shared library build, places is linked as an executable (unsuccessfully). Use += instead of = in Makefile. r=bsmedberg 2006-07-19 15:27:08 +00:00
gavin%gavinsharp.com
15076987ab Bug 322169: Clear Private Data does not clear JS Console, patch by Simon B�nzli <zeniko@gmail.com>, r=mconnor, r=darin 2006-07-19 12:49:33 +00:00
cvshook%sicking.cc
3a9a287253 Bug 344050: Kill nsITextContent and move the methods to nsIContent. r/sr=jst 2006-07-19 04:36:36 +00:00
tony%ponderer.org
684b0f1794 re-land bug 342187: query params for "ask google" anti-phishing queries
are in source code.
This is triggering a leak in https since we make an https request, see
bug 345136.
r=mmchew,sr=ben
2006-07-19 01:05:52 +00:00
dietrich%mozilla.com
529a02eb94 Reverting Bug 258107 Location bar should sort based on order visited, caused problems on branch on Pacifica 2006-07-19 00:04:55 +00:00
tony%ponderer.org
1847bea293 backing out patch from bug 342187, this appears to have caused a big jump in
rlk
2006-07-18 23:47:34 +00:00
tony%ponderer.org
85b02f1f63 bug 342187: query params for "ask google" anti-phishing queries are in source code
r=mmchew,sr=ben
2006-07-18 21:28:11 +00:00
benjamin%smedbergs.us
d69b941372 Bug 321219 - separate places backend into toolkit, r=beng 2006-07-18 19:41:12 +00:00
benjamin%smedbergs.us
c6bbb1af05 Fix for bug 296040. Cell-based selection in trees
r=Neil Deakin, sr=Neil Rashbrook, sponsored by BEToptions

Original committer: Jan.Varga%gmail.com
Original revision: 1.75
Original date: 2006/06/06 20:05:09
2006-07-18 18:38:20 +00:00
benjamin%smedbergs.us
3a8b9e9f87 Bug 335270 r=ben Make subscriptions item have a favicon, fix importer icon bugs.
Original committer: brettw%gmail.com
Original revision: 1.74
Original date: 2006/04/24 18:09:34
2006-07-18 18:37:55 +00:00
benjamin%smedbergs.us
0f7a7059c6 Bug 333450 r=beng Add bookmark indices to result nodes.
Original committer: brettw%gmail.com
Original revision: 1.73
Original date: 2006/04/17 18:57:52
2006-07-18 18:37:29 +00:00
benjamin%smedbergs.us
35cb9007f8 332495 - grouping by site is not preserved when searching + various other search/sort fixes. r=annie.sullivan@gmail.com, brettw@gmail.com (history pieces)
Original committer: beng%bengoodger.com
Original revision: 1.72
Original date: 2006/04/13 22:48:46
2006-07-18 18:37:04 +00:00
benjamin%smedbergs.us
59dcb9a0c6 Bug 333754 r=annie.sullivan Comment out untested parts of the container API so we aren't stuck with it if it never gets coverage. If a need arises, we can uncomment and test.
Original committer: brettw%gmail.com
Original revision: 1.71
Original date: 2006/04/12 20:22:39
2006-07-18 18:36:39 +00:00
benjamin%smedbergs.us
cca95b50ec Freeze nsIArray (requires separating nsIMutableArray into another .idl file); also removes NS_NewArray and moves do_QueryElementAt into the glue, r=darin
Original committer: benjamin%smedbergs.us
Original revision: 1.70
Original date: 2006/04/12 15:39:37
2006-07-18 18:36:14 +00:00
benjamin%smedbergs.us
c0cfedc3ea Bug 328598 r=bryner Expire history as you browse for faster shutdown times.
Original committer: brettw%gmail.com
Original revision: 1.69
Original date: 2006/04/10 22:29:32
2006-07-18 18:35:48 +00:00
benjamin%smedbergs.us
81ff3de05b Bug 333146 r=ben@mozilla.org Make times only show in history view for the first line in a session.
Original committer: brettw%gmail.com
Original revision: 1.68
Original date: 2006/04/10 20:27:45
2006-07-18 18:35:23 +00:00
benjamin%smedbergs.us
3fa64092b1 Bug 333109 r=darin. Try to fix crash in OnItemRemoved. This is a workaround
for bug 333016 that prevents attaching multiple observers.

Original committer: brettw%gmail.com
Original revision: 1.67
Original date: 2006/04/10 17:24:14
2006-07-18 18:34:58 +00:00
benjamin%smedbergs.us
1e43fb002c 323812 - fix bogus copy-paste behavior and assorted other issues (insertion bugs, command updating) r=annie.sullivan@gmail.com
Original committer: beng%bengoodger.com
Original revision: 1.66
Original date: 2006/03/28 00:53:50
2006-07-18 18:34:33 +00:00
benjamin%smedbergs.us
99c3056a2e Bug 331154 r=annie.sullivan Make result nodes update when folder titles change.
Original committer: brettw%gmail.com
Original revision: 1.65
Original date: 2006/03/23 20:30:59
2006-07-18 18:34:08 +00:00
benjamin%smedbergs.us
f546eb0712 Fix bustage on Windows
Original committer: brettw%gmail.com
Original revision: 1.64
Original date: 2006/03/23 00:43:57
2006-07-18 18:33:42 +00:00
benjamin%smedbergs.us
89842d2725 Bug 329546 r=ben@mozilla.org, annie.sullivan Separate out view from history
result.

Original committer: brettw%gmail.com
Original revision: 1.63
Original date: 2006/03/23 00:31:48
2006-07-18 18:33:17 +00:00