Commit Graph

3581 Commits

Author SHA1 Message Date
annie.sullivan%gmail.com
fcc986ac4c Fixes "open links in tabs" attempting to open folders.
Fixes open commands sometimes being disabled because they're not up to date
with the activeView
Work on fixing pasting of folders.
2005-11-30 19:24:44 +00:00
bryner%brianryner.com
3bd5d78d80 When removing folders, make sure to remove all of the items in the folder, and recursively remove any subfolders. Bug 318176, r=brettw. 2005-11-30 18:42:29 +00:00
bryner%brianryner.com
cdfe927246 Fix crash when attempting to show last visit date of a folder (result not was not being initialized) 2005-11-30 07:35:28 +00:00
bryner%brianryner.com
555b21e915 add missing entities for column labels 2005-11-30 07:26:54 +00:00
beng%bengoodger.com
fceacc7320 add last visit date and visit count cols to the tree NPOB 315940 2005-11-30 00:50:40 +00:00
beng%bengoodger.com
fdd2654150 add title to places.xul file NPOB 2005-11-29 22:15:40 +00:00
bryner%brianryner.com
e202b0696d We need to set the refcount on the clone to 1 after running the copy-constructor, otherwise it will inherit the original object's refcount. 2005-11-29 22:01:43 +00:00
beng%bengoodger.com
4034a91859 fix line endings NPOB 2005-11-29 22:00:30 +00:00
bryner%brianryner.com
0418c05b64 Get rid of bogus assertions from OnAddURI/OnDeleteURI and instead notify observers of a visit-time change if the page is bookmarked. 2005-11-29 21:59:13 +00:00
bryner%brianryner.com
89196348d2 fix bustage 2005-11-29 21:57:56 +00:00
bryner%brianryner.com
0fe93bd2ed fix vc6 build bustage (can't access private member through nsRefPtr) 2005-11-29 21:54:09 +00:00
annie.sullivan%gmail.com
0ad98ce12c Wrapped bookmarks hbox in toolbaritem and added places button and boomarks
toolbaritem to customize palette.  Make places bookmarks toolbar customizable.
2005-11-29 20:28:15 +00:00
bryner%brianryner.com
e3adc72318 Fix some regressions from bug 317878, r=brettw. 2005-11-29 17:12:02 +00:00
bryner%brianryner.com
b7af9f94d2 Add replaceItem / onItemReplaced to change a bookmark URI (bug 317802). r=ben. npob 2005-11-29 01:22:58 +00:00
timeless%mozdev.org
4dee973a0e Bug 301562 A > Z Sort Order is confusing, should be Ascending/Descending
patch by supernova_00@yahoo.com r=mconnor
2005-11-29 00:54:34 +00:00
bryner%brianryner.com
c741618fe8 Make folder nodes just be a type of query node. Make nsNavHistoryResult inherit from QueryNode instead of ResultNode, to get rid of some redundancy. Bug 317878 / 314553, r=brettw. 2005-11-29 00:35:31 +00:00
bryner%brianryner.com
4dedd93c5c Fix MoveFolder when the new index is -1. Add a unit test for moveFolder, and update the unit test result tables. Bug 314553, npob. 2005-11-29 00:24:11 +00:00
beng%bengoodger.com
8541634f86 315940 - move tree binding into its own file, like menu and toolbar NPOB 2005-11-28 23:24:56 +00:00
beng%bengoodger.com
c79d1c9020 315940 break treeview out into its own file. NPOB 2005-11-28 23:18:51 +00:00
beng%bengoodger.com
adf555f9cf 315940 consolidate insertion point computation functions in treeview NPOB 2005-11-28 23:15:41 +00:00
beng%bengoodger.com
a630b65fc3 315940 fix a crash in nsNavHistoryResultNode::GetParent by initializing mParent to nsnull in ctor, along with a few other vars that are unusued. r=brettw 2005-11-28 23:15:17 +00:00
beng%bengoodger.com
23cc61f267 315940 - implement index restrict in the places tree to prevent drop of items at certain indices NPOB 2005-11-28 18:29:42 +00:00
beng%bengoodger.com
107ba0a1a7 315940 - make the bookmarks menu work NPOB. 2005-11-28 07:53:12 +00:00
beng%bengoodger.com
80680498d2 315940 allow links and places to be dropped onto the toolbar. NPOB. 2005-11-28 07:30:30 +00:00
beng%bengoodger.com
b0facf8447 315940 more D&D support: drag from toolbar. NPOB 2005-11-28 06:55:16 +00:00
beng%bengoodger.com
2179add01d 315940 - allow bookmarks to be dropped _into_ left list folders. NPOB 2005-11-28 00:36:21 +00:00
beng%bengoodger.com
ced08c0d12 315940 - allow bookmarks to be dropped _into_ left list folders. NPOB 2005-11-28 00:33:37 +00:00
beng%bengoodger.com
584663989a 315940 - make sure you can't paste leaf items into the left list. NPOB 2005-11-28 00:23:06 +00:00
beng%bengoodger.com
fe34b87ba2 315940 - correct typo bryner spotted. NPOB 2005-11-27 22:36:40 +00:00
beng%bengoodger.com
78fac8825c moveFolder does not work, suggested by bryner r=me NPOB 2005-11-27 22:06:55 +00:00
beng%bengoodger.com
43297313f3 add view type for menupopups 315940 NPOB 2005-11-27 22:05:02 +00:00
beng%bengoodger.com
ff417a5388 315940 - move commands/context menu to separate .inc files for inclusion by the browser fe too NPOB 2005-11-27 22:04:38 +00:00
beng%bengoodger.com
ae320f0df3 315940 - hack in dynamic updating for tree views. NPOB 2005-11-27 22:04:02 +00:00
beng%bengoodger.com
424cabce67 315940 - make change operations propagate to the toolbar so it updates live. NPOB 2005-11-27 21:25:13 +00:00
beng%bengoodger.com
4c532a892d 315940 - hook up dummy personal toolbar NPOB 2005-11-27 06:47:54 +00:00
beng%bengoodger.com
bc8a1ac143 315940, implement 'open in tabs' NPOB 2005-11-27 05:37:43 +00:00
beng%bengoodger.com
044401455c 317631 - forgot to document this assumption r=bryner 2005-11-27 04:37:20 +00:00
beng%bengoodger.com
17a4d6b415 317631 - d&d support for places view by adding nsINavHistoryResultViewObserver interface to allow command controller to handle controllery treeview events. r=bryner... also a whole heck of a lot of other places stuff. hook up search box. implement many more commands. d&d, copy paste, etc. 2005-11-27 04:26:18 +00:00
gavin%gavinsharp.com
dd2d7ad71c Bug 284086 followup (comment 42): remove extraneous setTimeout, patch by Giorgio Maone <g.maone@informaction.com>, r=ben 2005-11-27 02:25:30 +00:00
steffen.wilberg%web.de
2cf782a17a Bug 316302: Whitespace fixes. p=hendrik.maryns@uni-tuebingen.de, r=me 2005-11-26 21:44:53 +00:00
steffen.wilberg%web.de
ac25f5bdc6 Bug 314814: Not all links that open new windows are diverted. r=jeff 2005-11-26 20:37:26 +00:00
timeless%mozdev.org
db820cf720 Bug 106386 Correct misspellings in source code
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 08:16:51 +00:00
beng%bengoodger.com
ead9ed8450 315940 NPOB hook up drag gesture handler, so you can at least drag shortcuts to your desktop. 2005-11-24 00:19:31 +00:00
beng%bengoodger.com
a22503418d 315940 NPOB make adding folders work properly! 2005-11-23 23:48:07 +00:00
brettw%gmail.com
7b0eff94a0 Expose query folder type when going through bookmarks. r=bryner. 2005-11-23 23:15:22 +00:00
beng%bengoodger.com
82e02aaf47 315940 - NPOB, general cleanup + 317617 - polish for left bar entries (icons, localization) r=brettw 2005-11-23 23:03:10 +00:00
brettw%gmail.com
9d1a366f5a Bug 266174, relative times (r=bryner), node inheritance (r=beng) 2005-11-23 22:24:22 +00:00
bsmedberg%covad.net
0f4ce9bbbe Reverting part of bug 311735, the LOCAL_INCLUDES are needed to build the win32 resources still. 2005-11-23 18:32:55 +00:00
bsmedberg%covad.net
1da895f681 Can't use -lXUL on mac (that looks for .dylib), so specify the file manually 2005-11-23 16:27:49 +00:00
bsmedberg%covad.net
6a4881b44b Bug 311735 - When --disable-libxul, build a little xul.dll with the embedding exports, r=darin (This xul.dll is not built in static builds because it wouldn't have access to the static module list anyway) 2005-11-23 14:16:33 +00:00
beng%bengoodger.com
bd9b2c493c 315940 - NPOB - style left hand panel and calendar correctly, only show calendar for non-bookmark queries. 2005-11-23 02:37:06 +00:00
beng%bengoodger.com
28390222e1 315940 - move places.properties into places component (r=brettw), activate grouping buttons for history NPOB 2005-11-23 02:22:17 +00:00
beng%bengoodger.com
d88cb10fa4 317437, make methods on nsINavHistoryResultNode symmetric with those on nsINavHistoryResult - getQueries and queryOptions. r=bryner NPOB 2005-11-22 19:51:49 +00:00
bryner%brianryner.com
687ee62064 Add support for Query nodes, which are items with a place: URL which holds a serialized query to build the children. 2005-11-22 19:16:44 +00:00
beng%bengoodger.com
356ccb1b62 315940 NOT PART OF BUILD, restructure command controller and page code a little, build out more of places tree view. 317437 - getSourceQuery is annoying, split into two methods/properties. r=brettw for that one 2005-11-22 19:03:03 +00:00
mconnor%steelgryphon.com
38a086c313 bug 315863 - BeOS Firefox crashes on 1st run with no existing profile, patch by doug@sheltonfamily.org, r=fyysik moa=me 2005-11-22 17:13:58 +00:00
beng%bengoodger.com
a908c9e28a 315940 NOT PART OF BUILD - consolidate avi functions into places tree binding, allow tree to filter self/init from query url. 2005-11-22 05:40:40 +00:00
gavin%gavinsharp.com
a40ff71595 Bug 172817: Allow external source viewer/editor, patch by Jason Barnabe (np) <jason_barnabe@fastmail.fm>, r=mconnor 2005-11-22 05:36:48 +00:00
bryner%brianryner.com
fc69789278 fixing bustage 2005-11-22 00:53:43 +00:00
bryner%brianryner.com
8bef7ae988 Notify wantAllDetails=true observers on item renumbering, and make the observer API for item/folder moves a little nicer. Bug 314553, r=brettw. 2005-11-22 00:44:14 +00:00
gavin%gavinsharp.com
e80b4b942d Bug 310939: Add id attribute to hbox that holds RSS feed and secure site lock to help overlaying, patch by Colin Bleckner <colin@binarynoise.net>, r=mano 2005-11-22 00:06:26 +00:00
bryner%brianryner.com
17a6ef3189 Update expected table result 2005-11-21 23:20:29 +00:00
bryner%brianryner.com
b47c4e8df0 fixing typo so that adding a bookmark works 2005-11-21 23:07:39 +00:00
brettw%gmail.com
3547495d99 Bug 306640, r=annie.sullivan, Add annotation observers and URI generation 2005-11-21 21:34:02 +00:00
brettw%gmail.com
a9f42915f4 Bug 266174, serialize/deserialize, r=bryner 2005-11-21 21:21:40 +00:00
brettw%gmail.com
0e76f99bf3 Bug 266174 serialize/deserialize patch, r=bryner 2005-11-21 21:20:43 +00:00
brettw%gmail.com
6725a3ea76 Bug 317311, r=ben@mozilla.org
Add calendar.
2005-11-21 21:18:10 +00:00
brettw%gmail.com
900699276f Add XBL calendar widget
Bug 317311 r=ben@mozilla.org
2005-11-21 18:52:38 +00:00
gavin%gavinsharp.com
e126f78b34 Removing old comment, no bug, r=mano over IRC 2005-11-20 22:08:00 +00:00
annie.sullivan%gmail.com
ea5babff52 Moved nsNavHistoryResult/Node to nsNavHistoryResult.cpp 2005-11-19 05:05:52 +00:00
gavin%gavinsharp.com
3940b258b4 revert accidental checkin 2005-11-19 02:38:14 +00:00
gavin%gavinsharp.com
6fe48243c4 Fix regression from bug 306492: PFS doesn't handle missing pluginspage attribute as it should, patch by Doron Rosenberg <doronr@gmail.com>, r=mconnor 2005-11-19 02:29:00 +00:00
annie.sullivan%gmail.com
da42a2b5bb *** empty log message *** 2005-11-19 02:20:20 +00:00
beng%bengoodger.com
a179892cc3 make clicking links work again 315940 NOT PART OF BUILD 2005-11-19 01:29:22 +00:00
bryner%brianryner.com
b1ce141d0e Work-in-progress for places UI. Allow the backend to filter results based on item type, and provide a way to ask for a result rooted at a given bookmark folder. NPOB, will be reviewed by ben/brettw before being turned on. 2005-11-19 00:09:08 +00:00
gavin%gavinsharp.com
d9669fb716 Bug 316303: forgotten <em> tag and unnecessary </br>, patch by Hendrik Maryns <hendrik.maryns@uni-tuebingen.de>, r=Steffen 2005-11-18 00:20:13 +00:00
beng%bengoodger.com
0b1662aa5c add shim to co-opt bookmarks menu commands to use the places system instead of the old bookmarks system while retaining the functionality for those building without --enable-places... for the final activation patch this code will move into the browser itself. NOT PART OF BUILD, 315940 2005-11-17 23:44:50 +00:00
beng%bengoodger.com
e68cfd83c2 begin to implement AVI on tree view, 315940. Also make sure nsNavHistory.cpp compiles on VC6 (316896, r=brettw) NOT PART OF BUILD 2005-11-17 23:05:35 +00:00
bryner%brianryner.com
9eadb31237 Assorted fixes for lazy building of bookmark folder children, and hook it up to preliminary UI. Bug 314553, r=brettw. 2005-11-17 22:00:52 +00:00
beng%bengoodger.com
9f4fc80b93 load URLs in the browser or in new windows or tabs. 315940, NOT PART OF BUILD. 2005-11-17 21:54:46 +00:00
brettw%gmail.com
989c75c181 Forgotten update for Bug 316077 2005-11-17 21:41:13 +00:00
brettw%gmail.com
4ac6fc4483 Bug 266174, r=bryner. Add query serialization/deserialization 2005-11-17 21:39:13 +00:00
beng%bengoodger.com
ca930c8ee4 315940, NOT PART OF BUILD... make search box sort of work for places, remove a bunch of dead code, fix a msvc6 compile error in nsNavHistory (r=brettw), more visual appearance tweaks 2005-11-17 20:28:43 +00:00
brettw%gmail.com
03592c7bcc Fixed delete/new mismatch that caused crash on exit 2005-11-17 19:30:18 +00:00
mark%moxienet.com
8db7653c40 Bug 314250, modifier key mappings for scroll wheels are bad. New mappings on Mac: ctrl=size, option=history, meta=line. r=beltzner r=mano 2005-11-17 18:50:50 +00:00
brettw%gmail.com
9b7c8dae03 Bug 316077, r=annie.sullivan, sr=darin
Protocol handler allowing access to binary annotations.
2005-11-17 18:39:00 +00:00
brettw%gmail.com
d9bb356977 Bug 316077, r=annie.sullivan, sr=darin
Protocol handler allowing access to binary annotations.
Also: forgotten registration part of bug 306640 for the annotation service.
2005-11-17 18:36:40 +00:00
bryner%brianryner.com
6d8768e821 fixing windows line endings. 2005-11-17 00:50:11 +00:00
bryner%brianryner.com
793b05a5fe Fixing windows newlines and private destructor. 2005-11-17 00:47:48 +00:00
bryner%brianryner.com
6b42e7e964 Sync with nsINavHistory changes. r=ben. 2005-11-16 23:22:03 +00:00
beng%bengoodger.com
b426d1b461 315940 NOT PART OF BUILD - fix js error in page unloading 2005-11-16 23:03:28 +00:00
bryner%brianryner.com
d0295dcf29 History-based bookmarks implementation for Places. Bug 314553, r=brettw. 2005-11-16 22:53:47 +00:00
beng%bengoodger.com
751340ae07 show history in the view, show icons, title tree columns. 315940, NOT PART OF BUILD 2005-11-16 21:51:17 +00:00
beng%bengoodger.com
649edab399 show history in the tree view 315940 2005-11-16 01:07:18 +00:00
brettw%gmail.com
4a3d2873dd Change to PR types, fix visual studio for look scoping.
r=ben
2005-11-16 00:56:45 +00:00
brettw%gmail.com
4d8d07c2b6 Bug 306640 r=annie.sullivan sr=bryner
Add annotation service. This checkin addresses sr comments I forgot in the
checkin of the main code.
2005-11-16 00:20:15 +00:00
brettw%gmail.com
89064c9e36 Bug 306640, Add generic annotation service (first pass)
r=annie.sullivan r=bryner
2005-11-15 23:46:08 +00:00
brettw%gmail.com
0f7a9e6f4f Bug 266174, patch 203140: Bring history in sync with recent changes to storage API. r=annie.sullivan 2005-11-15 23:24:29 +00:00
beng%bengoodger.com
fa7180de43 adding readme file for localization directory that isn't part of browser/locales because of NOT PART OF BUILD status (315940) 2005-11-14 22:23:34 +00:00
beng%bengoodger.com
1a26963f2f More work as part of 315940, setting up the basic places view, controller, context menus, command keys, etc. NOT PART OF BUILD 2005-11-14 22:22:28 +00:00
darin%meer.net
dfb916164e remove references to necko_data.xpt 2005-11-12 23:08:33 +00:00
gavin%gavinsharp.com
3120aa0ea8 Bug 316059: Clean up use of userTypedClear, patch by Yoni Gilad <yonigilad@gmail.com>, r=mconnor 2005-11-12 01:51:36 +00:00
cls%seawood.org
fdbb6549d0 Put default.xpm in proper directory when using 'make install'
Bug #314927 r=bsmedberg
2005-11-11 01:18:45 +00:00
beng%bengoodger.com
40a15e993e 315940 - unified 'places' view... checking in some stub files so we can start building out the components. NOT PART OF BUILD. 2005-11-10 23:31:08 +00:00
steffen.wilberg%web.de
742e3e467f Bug 313053: Change <strong> tags to <em>, 'type' to 'press' and wraps lines at 80 chars. p=gidsgoldberg@gmail.com, r=me 2005-11-10 20:57:16 +00:00
steffen.wilberg%web.de
81a5129eb6 Bug 314208: 'Check for Updates...' doesn't check for extension updates. r=jeff 2005-11-10 20:51:06 +00:00
bsmedberg%covad.net
a5062e3858 Bug 311480 - talkback extension not packaged with empty chrome.manifest on some platforms, r=Chase 2005-11-10 18:33:26 +00:00
brettw%gmail.com
b9777b38a2 bug 315570 r=benjamin
Add a reusable autocomplete result type that doesn't depend on Mork. Components
can easily provide autocomplete results using this interface and
implementation. This patch fixes some style and portability nits.
2005-11-09 21:27:51 +00:00
brettw%gmail.com
00a3e5f2d1 bug 315570
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.
2005-11-09 20:50:31 +00:00
brettw%gmail.com
944ede62d6 bug 315570
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.
2005-11-09 19:19:33 +00:00
vladimir%pobox.com
20b91dbdd6 thebes/cairo backend update. windows fonts through thebes, start of pango fonts through thebes. lots of other misc fixes. win32 static build fix. 2005-11-08 20:06:16 +00:00
brettw%gmail.com
e1bcd0f4cd Adds "places" directory consisting of new moz-storage-based history
implementation.  Use --enable-places to use this code instead of the Mork
history implementation. This code is currently in active development, so some
things are broken, notably all the UI which uses RDF.

bug 266174
r=bryner
2005-11-08 02:25:22 +00:00
cls%seawood.org
ac21a3afe4 Implement stub routine for _com_issue_error to avoid dependency upon comsupp.dll. Fixing free MSVC bustage.
Bug #241528 r=bsmedberg sr=bryner
2005-11-07 21:47:45 +00:00
timeless%mozdev.org
cd4722bc8f Bug 314518 - [BeOS] Static builds Broken due nsSound implementation for Widget:BeOS
patch by thesuckiestemail@yahoo.se r=sergei_d sr=bsmedberg
2005-11-07 19:55:20 +00:00
gavin%gavinsharp.com
f10c03f104 Oops, better fix for bug 314986, r=mconnor. 2005-11-05 21:53:48 +00:00
gavin%gavinsharp.com
ea8275e160 Bug 314986: "Visit Home Page" menu item spawns a window with empty bookmark toolbar, r=mconnor 2005-11-05 21:47:30 +00:00
joshmoz%gmail.com
4548664102 fix width of color preferences dialog on Mac OS X. b=314993 r=mano 2005-11-04 21:21:49 +00:00
mconnor%steelgryphon.com
3a52c7cfb0 bug 314074 - add contributors to credits list 2005-11-03 04:17:23 +00:00
bsmedberg%covad.net
fe28a7e35e Bug 314684 - Endless loop trying to update beta2 -> rc1 when 1.0.x was originally installed, r=pike sr=mscott 2005-11-02 19:14:21 +00:00
gavin%gavinsharp.com
9bd409dd39 Bug 313572: Ctrl+y is not displayed in the tools menu for the download manager, patch by Kevin Brosnan <kbrosnan@gmail.com>, r=mconnor 2005-11-02 05:40:04 +00:00
timeless%mozdev.org
f453c6c736 Remove nsIStyledContent. Bug 313968
Build bustage
2005-11-02 04:29:33 +00:00
scott%scott-macgregor.org
6705c4544a Bug #314139 --> fix the company field on the thunderbird and firefox .exes
r=chase
2005-11-01 23:54:03 +00:00
masayuki%d-toybox.com
4149066af7 Bug 313149 the code of findBar.js should be protected in a prototype r=mconnor 2005-11-01 17:34:45 +00:00
axel%pike.org
e4b9244992 bug 306576, searchplugins should update from secure mozilla.org servers, r=rebron, sr=Asa 2005-11-01 11:25:16 +00:00
steffen.wilberg%web.de
d3e81cb9eb Bug 307455: 'Help Contents' menuitem is labeled 'Firefox Help' on OS X; fix the toc this time. p=ronny.perinke@gmx.de, r=me 2005-11-01 10:29:51 +00:00
gavin%gavinsharp.com
516865070c Bug 289981: nsBrowserContentHandler.js has wrong constant for NS_BINDING_ABORTED, r=bsmedberg 2005-11-01 03:17:03 +00:00
gavin%gavinsharp.com
3a4f3474ff Bug 313990: Firefox crashes on startup if bookmarkbackups/ is unreadable, r=mano 2005-10-30 17:30:49 +00:00
joshmoz%gmail.com
393fdeabad remove XP_MAC from /browser. b=281889 r=mano 2005-10-25 23:28:32 +00:00
gavin%gavinsharp.com
373bba5e37 Fix typo, r=mano 2005-10-25 23:18:40 +00:00
mconnor%steelgryphon.com
ec4a79e636 bug 313762 - Update start page URLs to new domains and make the strings properly localizable, r=bsmedberg 2005-10-25 18:22:36 +00:00
darin%meer.net
6cb8aaee03 fixes bug 313774 "windows/packages-static is missing necko_socket.xpt" r=bsmedberg 2005-10-25 17:59:42 +00:00
mconnor%steelgryphon.com
6a2b9666c3 bustage fix for bug 313529 2005-10-25 08:01:36 +00:00
mconnor%steelgryphon.com
907438b7c8 bug 313529 - Support migrating home pages and multiple versions of Firefox Start, r=vlad 2005-10-25 07:54:58 +00:00
gavin%gavinsharp.com
aa0cd073d9 Bug 262798: Atom/RSS feeds without <link href> elements show "failed to load" message, patch by Phil Ringnalda <bugzilla@philringnalda.com>, r=vlad 2005-10-22 21:50:12 +00:00
bsmedberg%covad.net
d9101d414e Forgot to land an important piece of bug 312510 - build reporter locales from l10n repackaging now (l10n only) 2005-10-22 17:05:13 +00:00
gavin%gavinsharp.com
3940fcaf7f Bug 313300: change default for browser.link.open_newwindow.restriction to "2" (don't divert window.open w/features), patch by Adam Guthrie <ispiked@gmail.com>, r=beltzner 2005-10-21 23:33:53 +00:00
neil%parkwaycc.co.uk
e693b211c3 Bug 270297 "Search web for..." mangles selections containing newlines (regression from bug 221361) p=elmar.ludwig@uos.de r+sr=me 2005-10-21 23:01:24 +00:00
steffen.wilberg%web.de
5e41ee8160 Bug 310907: document 'All files downloaded to:' button in DM. p=gidsgoldberg@gmail.com, r=jeff, a=asa 2005-10-21 06:39:29 +00:00
steffen.wilberg%web.de
b7916c89d1 forgot to bump the copyright date (bug 313096) 2005-10-21 06:32:02 +00:00
steffen.wilberg%web.de
2cfa4d20b3 Bug 313096: theme install prompt now obeys whitelisting. r=jeff, a=asa 2005-10-21 06:30:14 +00:00
rob_strong%exchangecode.com
bc6947e093 Bug 264537 Firefox startup dumps random text to console. p=nrthomas r=rob_strong, sr=darin 2005-10-21 01:09:07 +00:00
mozilla.mano%sent.com
0120c195b5 Bug 262905 - Add a preference to control backspace/shift+backspace behavior (options: back/forward, PgUp/Down, Nothing), keeping the current default for now. r=mconnor. 2005-10-20 15:16:27 +00:00
gavin%gavinsharp.com
01b6bf283a Back out bug 312527, it wasn't meant for the trunk 2005-10-19 23:18:56 +00:00
gavin%gavinsharp.com
372c9c6fa6 Bug 312527: reduce margins for the bookmarks menus, make them consistent with other menus, r=mconnor 2005-10-19 11:37:52 +00:00
jwalden%mit.edu
9635cff700 Bug 312089 - document Delete key as Back/Shift+Delete as Forward on Mac. r=steffen 2005-10-18 18:54:20 +00:00
bsmedberg%covad.net
0f4faf3383 Bug 312510 - Win32 installer download size > 5MB - move reporter to be a builtin instead of an extension, r=bryner 2005-10-18 15:44:08 +00:00
mozilla.mano%sent.com
6729b6e9ae Bug 312587 - Menus stop working when Software Update window is frontmost. r=mconnor. 2005-10-18 04:38:15 +00:00
mozilla.mano%sent.com
72097f732e Bug 267487 - addSearchEngine should install search plugins from https sites as well as http. patch from O. Atsushi (Torisugari) <torisugari@gmail.com>, r=me, sr=neil. 2005-10-17 11:32:17 +00:00
gavin%gavinsharp.com
c969bab765 Bug 311604: remove clearObsoletePrefs, r=mano 2005-10-16 23:51:26 +00:00
gavin%gavinsharp.com
c59ef85c42 Bug 312242: Bad punctuation in Options->Advanced->Update, patch by Phil Ringnalda, r=mano 2005-10-15 02:56:46 +00:00
jwalden%mit.edu
a642e301e7 Bug 310419 - Remove keyboard and mouse shortcuts for other browsers from docs. r=steffen 2005-10-14 23:53:38 +00:00
allan%beaufour.dk
ff9491e8f4 Icon in Search Bar has incorrect (stale) tooltip. Bug 311653, r=mconnor, patch by Torisugari 2005-10-14 09:16:17 +00:00
bsmedberg%covad.net
53d05ed4d8 Bug 312382 - shouldn't remove this XPT file when it isn't linked together r=mscott 2005-10-14 00:12:14 +00:00
jruderman%hmc.edu
99b44c383a bug 302291, download actions search fails if search contains any uppercase letters. r=mano. 2005-10-12 23:58:11 +00:00
bsmedberg%covad.net
e7a9f323b4 Bug 311423 - uninstall doesn't remove all files r=darin 2005-10-12 20:13:27 +00:00
bsmedberg%covad.net
629d2d7fc6 Bug 298987 - -chrome flag opens windows that are not resizable r=mconnor 2005-10-12 20:03:17 +00:00
cmp%mozilla.org
918e549ee9 Call repackage-zip last, even on Windows. Bug 308347.
r=benjamin@smedbergs.us
2005-10-12 18:38:28 +00:00
dveditz%cruzio.com
286ad31770 bug 238137 Useragent string in the About Firefox dialog is cut off. Patch by Aaron Slunt (Tonglebeak) r=mconnor, sr=dveditz, a=asa 2005-10-12 01:47:27 +00:00
bsmedberg%covad.net
da2729380f Bug 311503 - Safe mode should offer "cancel" option (now named "Exit") r=mconnor/beltzner 2005-10-12 00:29:11 +00:00
dveditz%cruzio.com
d4b0212fa1 bug 311208 fix url/uri confusion in go button onDrop; r=mconnor, a=asa 2005-10-11 21:20:41 +00:00
mark%moxienet.com
7b8807e266 Bug 220590, backspace/delete key should go back on Mac. r=mconnnor 2005-10-11 19:03:11 +00:00
rob_strong%exchangecode.com
cfed4ef922 Bug 310010 - DOM Inspector from Firefox prior to 1.0 cannot be uninstalled in 1.4 and above. r=bsmedberg 2005-10-10 23:54:18 +00:00
jay%mozilla.org
2b61faac9f Bug 311717 - Remove old Talkback files from /components directory 2005-10-10 23:30:20 +00:00
gavin%gavinsharp.com
0ea5801983 Bug 307840: Having Clear Private Data set to run at the closing of Firefox causes the program to hang in Linux [@ nsDragService::Observe], patch by Giorgio Maone <g.maone@informaction.com>, r=mconnor 2005-10-10 21:53:40 +00:00
mark%moxienet.com
273ffb1744 Bug 311941, tweak mousewheel sysnumlines values to be correct. r=mano 2005-10-10 19:29:47 +00:00
mozilla.mano%sent.com
3668bae647 Bug 311467 - Can't drag and drop favicon or tab (in order to add it as a bookmark) below the last item in the bookmark sidebar. patch from Simon Bnzli <zeniko@gmail.com>, r=mconnor. 2005-10-10 02:37:44 +00:00
mozilla.mano%sent.com
478330c48d Bug 299882 - Downloads > Download Folder preference UI is not updated. r=mconnor. 2005-10-09 17:37:02 +00:00
mozilla.mano%sent.com
e7ca8085b3 Bug 269799 - Clearing cookies using either Clear Private Data or the Clear All button in the privacy prefpane doesn't update the Cookies Manager until it's reopened. r=mconnor. 2005-10-08 15:44:47 +00:00
mozilla.mano%sent.com
2928af4b7c Bug 311508 - If the prefwindow is modal, 'Use Current Pages' should use the prefwindow opener as the current pages rather than the last focused browser window. r=mconnor. 2005-10-08 14:16:08 +00:00
gavin%gavinsharp.com
3a7f076730 Bug 308862: Remove unused preference "browser.tabs.opentabfor.urlbar", patch by Hans-Andreas Engel <Hans-A.Engel@unibas.ch>, r=mano 2005-10-07 23:56:31 +00:00
mconnor%steelgryphon.com
a93f0cdfd3 bug 311086 - safeMode dialog is shown twice when extensions are installed/removed on safe mode startup, adds final-ui-startup as an observer topic for after app restart might happen, r=bsmedberg 2005-10-07 15:15:21 +00:00
timeless%mozdev.org
c644049326 Bug 243078 - Native Theme Rendering for Windows XP Menus, toolbars
patch by silver@warwickcompsoc.co.uk r=dougt sr=neil
2005-10-07 00:31:36 +00:00
rob_strong%exchangecode.com
bb4bd56e49 Bug 311169 - typo in sanitize.js pref call (nsIBranch instead of nsIPrefBranch from bug 284086). r=mconnnor 2005-10-05 19:42:00 +00:00
darin%meer.net
0c1ea82214 fixes bug 311099 "remove redundant lines from removed-files, and organize the file a little bit to make it more readable" r=chase 2005-10-05 00:49:21 +00:00
steffen.wilberg%web.de
231bbaee0e Bug 310545: 'Allow web sites to install software' has been changed to 'Warn me when web sites try to install extensions or themes'. r=jeff, a=asa 2005-10-04 21:13:35 +00:00
mconnor%steelgryphon.com
88261b0a16 bug 304403 - better safe mode UE, part 2, r=bsmedberg 2005-10-04 05:02:47 +00:00
beng%bengoodger.com
3f05d1c4c3 305226 - details link in software update is broken. make sure there's a fallback url if the update.xml file does not provide one. r=darin, mscott a=mscott 2005-10-03 16:34:49 +00:00
mozilla.mano%sent.com
fbd697499e Bug 266331 - wrong tooltip is used for the feed button when a page which has feeds is being loaded. patch from Phil Ringnalda <bugzilla@philringnalda.com>, r=me. 2005-10-03 03:25:44 +00:00
mozilla.mano%sent.com
732d855626 Bug 301048 - Copying a single bookmark should not append a new line to the end of the URL. patch from Adam Guthrie <ispiked@gmail.com>, r=me. 2005-10-02 21:47:26 +00:00
steffen.wilberg%web.de
6dedd058a9 Bug 308933: Docs for download manager say 'show', but it's 'open'. p=hendrik.maryns@uni-tuebingen.de, r=me, a=mscott 2005-10-02 20:42:13 +00:00
gavin%gavinsharp.com
55e79c645e Bug 310479: Remove unused entities in /browser/locales/en-US/chrome/browser/browser.dtd, patch by Kurt (supernova_00) <supernova_00@yahoo.com>, r=bsmedberg 2005-10-02 16:39:36 +00:00
steffen.wilberg%web.de
525ede429b Bug 307482: Customization contents is inconsistent with headings. p=gidsgoldberg@gmail.com, r=me, a=asa 2005-10-02 14:58:38 +00:00
steffen.wilberg%web.de
a311e16333 Bug 307205: You need to click Customize to launch the Customize Toolbar dialog. p=gidsgoldberg@gmail.com, r=me, a=asa 2005-10-02 14:49:50 +00:00
jshin%mailaps.org
be84d5eb40 bug 250255 : use nsIWindowsRegKey for Windows registry handling (MSIE profile migrator patch) : r=biesi, sr=darin 2005-10-02 02:01:10 +00:00
m_kato%ga2.so-net.ne.jp
406afc4735 bug 281519 - Support Widnows XP x64 build r/sr=bryner 2005-10-01 02:10:17 +00:00
dveditz%cruzio.com
209713220c bug 288054 addendum: change button text to "Exceptions" r/sr=beltzner 2005-10-01 01:06:32 +00:00
bsmedberg%covad.net
86362589a5 Bug 306576 - remove old searchplugins when installing new ones r=mconnor 2005-09-30 18:36:27 +00:00
dveditz%cruzio.com
d57bdb684f Unchecking install pref box no longer hangs update, pref switched to one that makes more sense (bug 288054) sr=mconnor, r=beltzner 2005-09-29 21:54:17 +00:00
bryner%brianryner.com
8d94bd5c6f Make clearing the disk/memory cache also evict cached viewers in bfcache. Bug 305462, r=marria@gmail.com, sr=darin@meer.net 2005-09-29 20:24:27 +00:00
gavin%gavinsharp.com
eda36cbb9e Bug 310393: Hitting Enter in an empty searchbar shouldn't add an empty entry to its form history, r=mano 2005-09-29 03:14:59 +00:00
mozilla.mano%sent.com
53d5c3e589 Bug 310373, r=mconnor. 2005-09-29 01:47:43 +00:00
beng%bengoodger.com
99bbb4116a 309379 - update answers.com plugin to use correct tracking logic. r=bsmedberg a=mscott with the changes axel suggested. 2005-09-29 00:40:17 +00:00
gavin%gavinsharp.com
51019e8d05 Bug 283719: "Add keyword for this Search..." can fail if a form uses a fieldset (example: bugzilla advanced query, "e.type is not defined"), r=mconnor 2005-09-28 22:42:44 +00:00
joshmoz%gmail.com
8ee7aa85ea udpate Firefox EULA to version 1.1. b=309693 r=cbeard 2005-09-28 22:13:47 +00:00
rob_strong%exchangecode.com
0d21c0c056 Bug 310268 - Feed autodiscovery needs to support mime-type params (by ignoring them), p=Phil Ringnalda <bugzilla@philringnalda.com>, r=mconnor 2005-09-28 19:08:16 +00:00
axel%pike.org
b92bf3505f bug 307225, relanding backed out part now that bsmedberg fixed make-jars.pl, original patch had r=gandalf, coop 2005-09-28 17:56:27 +00:00
mozilla.mano%sent.com
873cd6e504 Bug 310156 - File->Import doesn't focus migration wizard if it's already opened. r=mconnor. 2005-09-28 04:20:07 +00:00
gavin%gavinsharp.com
a179cd8727 Bug 287571: Remove UI for 'Load Images for the originating web site only' pref, r=mconnor 2005-09-28 02:41:44 +00:00
beng%bengoodger.com
4fad78842a 305226 - final details url for firefox and thunderbird for the 'Update failed for some reason' page of the update wizard. Simply takes users to the firefox/thunderbird product pages so they can get the latest version. r=mscott. approving myself. 2005-09-27 23:35:00 +00:00
gavin%gavinsharp.com
1fa0ece53b Bug 310060: Answers.com Quick Searches link is broken, patch by Phil Ringnalda <bugzilla@philringnalda.com>, r=mconnor 2005-09-27 00:12:43 +00:00