beng%bengoodger.com
86283b16ab
more work on selection saving across view reloading, also as part of 317633 store txmgr on history service for global txn stack. r=brettw for that NPOB
2005-12-01 00:09:29 +00:00
bryner%brianryner.com
9f5d0820d6
When building a node's children, make sure to clear out any old children first. Bug 318432, r=annie
2005-11-30 23:12:15 +00:00
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
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
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
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
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
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
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
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
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
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
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
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
timeless%mozdev.org
f453c6c736
Remove nsIStyledContent. Bug 313968
...
Build bustage
2005-11-02 04:29:33 +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
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
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
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
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
629d2d7fc6
Bug 298987 - -chrome flag opens windows that are not resizable r=mconnor
2005-10-12 20:03:17 +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
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
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
mconnor%steelgryphon.com
88261b0a16
bug 304403 - better safe mode UE, part 2, r=bsmedberg
2005-10-04 05:02:47 +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
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
dveditz%cruzio.com
209713220c
bug 288054 addendum: change button text to "Exceptions" r/sr=beltzner
2005-10-01 01:06:32 +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
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
gavin%gavinsharp.com
3f98459137
Bug 309916: Editing mime-type handlers fails with a missing handler, patch by Phil Ringnalda <bugzilla@philringnalda.com>, r=mconnor
2005-09-27 00:09:47 +00:00
mconnor%steelgryphon.com
e181bdcb97
bug 309093 - Next button state isn't updated after going back, r=mano
2005-09-24 16:00:09 +00:00
vladimir%pobox.com
942c9d81ac
b=305313, allow additional predicates for bookmarks datasource, patch from todd@excite.com, r=vladimir
2005-09-21 19:12:33 +00:00
vladimir%pobox.com
53e691f30b
b=222883, get rid of manage folder, r=mconnor
2005-09-20 20:00:15 +00:00
mozilla.mano%sent.com
311b039215
Bug 243235 - Remove Expand / Collapse bookmark folders UI. r=mconnor.
2005-09-20 02:03:16 +00:00
mozilla.mano%sent.com
d7a08bfe08
Bug 308384 - Move BrowserGlue shutdown tasks from 'profile-before-change' to 'profile-change-teardown'. patch from Giorgio Maone <g.maone@informaction.com>, r=mconnor.
2005-09-19 17:40:48 +00:00
mconnor%steelgryphon.com
04a4dddb96
bug 307124 - pressing enter in the update wizard moves forward regardless of update state, r=mano
2005-09-19 00:28:51 +00:00
mozilla.mano%sent.com
b019ea38c4
Bug 246158 - context menu of bookmarks doesn't work if the bookmarks toolbar is removed. patch from Martijn Wargers <martijn.martijn@gmail.com>, r=me.
2005-09-18 00:10:39 +00:00
mozilla.mano%sent.com
02cce08cee
Bug 308888 - Alt+clicking bookmark in sidebar gives 'Error: saveURL is not defined'. r=mconnor.
2005-09-17 23:03:12 +00:00
bzbarsky%mit.edu
9dc8a23456
Migrate network.image.imageBehavior to permissions.default.image. Bug 300916,
...
patch by Frank Wein <bugzilla@mcsmurf.de>, r=mconnor
2005-09-16 20:14:09 +00:00
timeless%mozdev.org
c113ece289
Bug 308573 use if (NS_FAILED(...)) instead of if NS_FAILED(...)
...
patch by b.jacques@planet.nl r=darin sr=darin
2005-09-15 23:17:17 +00:00
mozilla.mano%sent.com
7dd94fccba
Bug 303152 - Update prefs UI is broken. r=mconnor.
2005-09-14 15:26:13 +00:00
gavin%gavinsharp.com
4ee897ceaa
Bug 303520: Cannot select added language in language preferences dialog if added when the list can scroll, r=mconnor
2005-09-13 22:49:40 +00:00
gerv%gerv.net
35149ea17d
Bug 236613: change to MPL/LGPL/GPL tri-license.
2005-09-13 18:40:56 +00:00
mconnor%steelgryphon.com
5b9a6bd3fd
bug 246158 - bookmarks context menu broken with bookmarks toolbar folder removed from toolbars, r=vlad
2005-09-13 18:19:47 +00:00
gavin%gavinsharp.com
5ebc575b21
Bug 276506: Extra blank tabs not removed when opening bookmark folder in background, patch by Phil Ringnalda <bugzilla@philringnalda.com>, r=vlad
2005-09-03 02:01:58 +00:00
mozilla.mano%sent.com
57ff0f2120
Bug 284713 - Preferences panes are cropped on Gnome. patch from Adam Guthrie <ispiked@gmail.com>, r=me.
2005-09-02 21:33:02 +00:00
aaronleventhal%moonset.net
1c7cc222e3
Bug 306726. Should not have accesskey on a menulist option label. r=mano
2005-09-01 19:58:51 +00:00
bsmedberg%covad.net
af9548a035
Bug 306304 - if bookmarks.bak does not exist, all bookmarks are overwritten by the default bookmarks - r=neil
2005-08-30 15:08:52 +00:00
vladimir%pobox.com
63880718a9
b=268553, can't add new folder on bookmarks toolbar after having deleted a folder, r=mano
2005-08-29 22:23:49 +00:00
jwalden%mit.edu
4663dc3a07
Bug 305994 - Remove [Check Now...] button from Options > Advanced > Update. r=mconnor
2005-08-29 20:16:22 +00:00
vladimir%pobox.com
528205f59a
b=305004, create a dated bookmark file periodically, r=mconnor+shaver,a=chase
2005-08-28 21:35:56 +00:00
gavin%gavinsharp.com
cacb59ad22
Bug 300988: Move dialog in bookmarks manager doesn't persist it's size, r=mconnor
2005-08-27 03:36:40 +00:00
mconnor%steelgryphon.com
230f2598d0
bug 302486 - PAC edit box plays games with URI fixup as you type, r=vlad, a=caillon
2005-08-26 20:39:12 +00:00
gavin%gavinsharp.com
b144a0659a
Bug 301073 and bug 305372: Fix chrome home pages and opening chrome links in new windows (shift+click), r=mconnor
2005-08-26 19:56:55 +00:00
ben%bengoodger.com
5a65ddda0a
305134 - remove feedview from firefox 1.5 and 1.6x pending architecture redesign. r=mconnor
2005-08-26 18:22:08 +00:00
mconnor%steelgryphon.com
46b5c17ca4
bug 305216 - Bookmark Manager's move button doesn't work anymore, patch by gsshih@gmail.com, r=ben, a=cbeard
2005-08-25 16:53:35 +00:00
mconnor%steelgryphon.com
d8f4873a82
bug 304705 - Add Bookmark dialog: Bookmarks Toolbar generates error, also fix bogus contextmenu on Bookmark All Tabs menuitem r=vlad
2005-08-25 05:43:46 +00:00
mconnor%steelgryphon.com
681845b223
bug 303836 - Nulling the home page location causes the first window to be unmaximizable, r=bsmedberg
2005-08-25 05:28:37 +00:00
mconnor%steelgryphon.com
a219e2bd16
bug 301311 - Default Font menu breaks if selected font is not on the system, r=vlad, a=cbeard
2005-08-25 05:20:24 +00:00
rob_strong%exchangecode.com
753cb11129
Bug 305361 install-global-extension and install-global-theme work inconsistently. r=mconner, a=asa
2005-08-24 21:07:25 +00:00
jwalden%mit.edu
72c36d6c2c
Bug 305228 - Change "prefs-sanitize" references to "prefs-clear-private-data" to make naming more accurate. r=mconnor
2005-08-24 20:12:04 +00:00
jwalden%mit.edu
ba6a79212b
Bug 305659 - Typo in QI definition for the nsBrowserContentHandler.js module. r=bsmedberg
2005-08-24 19:39:55 +00:00
gavin%gavinsharp.com
67fe283572
Bug 305501: tabs preferences uses wrong accesskey entity for loading tabs in background, patch by Ronny Perinke <ronny.perinke@gmx.de>, r=mconnor
2005-08-23 21:12:01 +00:00
gavin%gavinsharp.com
964f2e1a0d
Fix silly typo
2005-08-23 17:34:30 +00:00
gavin%gavinsharp.com
df791a9a84
gah, mistweaked bug 284086
2005-08-23 16:49:21 +00:00
gavin%gavinsharp.com
32073a7d78
Forgot one tweak in checkin for bug 284086
2005-08-23 16:47:17 +00:00
gavin%gavinsharp.com
e1400c9125
Bug 284086: "Sanitize on shutdown" fails if the last closed window is not a browser window, patch by Giorgio Maone <g.maone@informaction.com>, r=mconnor
2005-08-23 16:38:28 +00:00
jruderman%hmc.edu
3d1c571855
Bug 263473 - Context menu displays all possible options on image <object>. Also makes "Set Desktop Background" work with <object> elements and fixes bug 305380. r=mconnor.
2005-08-22 03:18:45 +00:00
mozilla.mano%sent.com
b619d6d2a3
Bug 304605 - Cropped preferences panes on mac. r=mconnor
2005-08-21 04:50:34 +00:00
mozilla.mano%sent.com
a86de6c508
Bug 305210 - [Mac] First-time migration wizard has no titlebar. r=mconnor.
2005-08-20 05:36:18 +00:00
rob_strong%exchangecode.com
2cfbbf8983
Bug 303288 Advanced > Updates > Extensions > Check now opens extension manager without close button. r+a=bsmedberg
2005-08-17 22:35:30 +00:00
bsmedberg%covad.net
f0d2e05a7e
Bug 299992 (re-landing) - Move pldhash etc. into the xpcom glue, and centralize various instances of nsINIParser in the xpcom glue. Some files were cvscopied from xpcom/ds to xpcom/glue r=brendan/darin
2005-08-15 18:29:55 +00:00
gavin%gavinsharp.com
db89c71668
Bug 304469 : Add -new-tab option to auto-remote, r=benjamin
2005-08-15 14:01:10 +00:00
gavin%gavinsharp.com
174a7e3247
Bug 304233: fix "preference has no properties" error in advanced JS Options, patch by Ronny Perinke <ronny.perinke@gmx.de>, r=mconnor
2005-08-13 22:51:50 +00:00
mconnor%steelgryphon.com
04c85ee01c
bug 304403 - better safe mode UE, part 1, a=chase
2005-08-12 07:01:09 +00:00
mconnor%steelgryphon.com
bbe05ede6a
bug 285064 - rename sanitize to Clear Private Data, patch by Mike Beltzner (mike@beltzner.ca), r+a=me
2005-08-12 05:55:26 +00:00
mconnor%steelgryphon.com
78c3248bef
bug 271097 - add UI to enable turning off searchplugin auto-update, patch by O. Atsushi (torisugari@gmail.com), r+a=me
2005-08-12 03:06:39 +00:00
mconnor%steelgryphon.com
a71b9da37b
bug 302281 - Open links from external applications always opens link in new window, r=bsmedberg, a=shaver
2005-08-12 02:43:36 +00:00
aaronleventhal%moonset.net
350f486143
Fix for XML parser error caused by checkin to bug 302359. Patch by Ben Basson. r+a=mconnor
2005-08-12 01:10:39 +00:00
ben%bengoodger.com
86b85d7e51
bug 300412 - add "Bookmark all Tabs" menu option to bookmarks menu, improves discoverability of bookmark tab groups per usability testing. patch by Grace Shih <gsshih@gmail.com> r=ben@mozilla.org
2005-08-12 00:42:16 +00:00
ben%bengoodger.com
45b09ace03
303848 - integrate feedview better with firefox browser code/live bookmarking system.
...
this is an initial stab at implementing a design I'm working on with Mike Beltzner
here: http://wiki.mozilla.org/Firefox:1.1_RSS_Pretty_Print
2005-08-12 00:34:19 +00:00
bsmedberg%covad.net
8992fb4c7d
Backout bug 299992 - too much odd platform-specific bustage
2005-08-11 22:07:08 +00:00
bsmedberg%covad.net
e9c48557e9
Bug 299992, the part before the actual work: move pldhash and the templatized hashtables into the glue (and drop the minor dependencies on NSPR), and centralize our various in-tree nsINIParser classes into the glue (does not affect the ones used for the various installers) r=brendan/darin a=chase/cbeard
2005-08-11 20:40:53 +00:00
aaronleventhal%moonset.net
1a825a8d3e
Bug 302359. Accessibility fixes for options dialogs. r=mconnor, r=parente, sr=darin, a=parente
2005-08-10 18:15:53 +00:00
mconnor%steelgryphon.com
aab4703ebf
bug 299424 - disable common annoyances pref UI is too vague, r=vlad, a=asa
2005-08-10 05:50:54 +00:00
gavin%gavinsharp.com
83b58e34d5
Bug 303749, Broken accesskey in "Tabs" (sameTabOrWindow.accesskey), patch by Adam Guthrie <ispiked@gmail.com>, r+a=mconnor
2005-08-09 22:28:08 +00:00
masayuki%d-toybox.com
2485df3afb
Bug 302230 Cannot import bookmark of MacIE written in Japanese r=mano, a=asa
2005-08-09 10:33:28 +00:00
jshin%mailaps.org
370f46dc04
bug 258223: bookmark keyword quicksearch needs a way to specify encoding for query URLs (my patch supplemented with wyns_sh's patch for POST) : r=vlad, sr=neil, a=asa
2005-08-09 04:53:19 +00:00
bsmedberg%covad.net
2c7267d0f6
Bug 298943 - bookmarks.html should be copied from default profile only if a backup does not exist (copy from backup first) - r=mconnor r=Neil@p a=chase
2005-08-08 13:37:51 +00:00
bsmedberg%covad.net
281afc5e64
Bug 290782 - URIs passed to firefox (on the command line) lacking http:// fail r=darin a=chase
2005-08-08 13:03:17 +00:00
gavin%gavinsharp.com
b5bd241701
Bug 303252 : Feedview doesn't mark up .rdf file served as application/rdf+xml, patch by Phil Ringnalda <bugzilla@philringnalda.com>, r+a=mconnor
2005-08-08 03:37:36 +00:00
aaronleventhal%moonset.net
37f937ea73
Bug 249136. Focus and key navigation broken for links opened in new tabs. r=mconnor, r=timeless, a=bsmedberg
2005-08-06 04:20:13 +00:00
ben%bengoodger.com
9f022e06d9
303449 - show update history button missing from preferences
2005-08-05 22:05:41 +00:00
aaronleventhal%moonset.net
1fb0ed7fde
Fixing whitespace nits from mconnor that I had forgotten in last checkin for bug 302554
2005-08-04 21:34:08 +00:00
aaronleventhal%moonset.net
77b4ba4085
Bug 302554. Fix accessibility problems in migration wizard (import). r+a=mconnor
2005-08-04 21:32:13 +00:00
gavin%gavinsharp.com
6d0928efa1
Bug 247427 followup fix: ensure file exists before trying to open it, patch by O. Atsushi (Torisugari) <torisugari@gmail.com>, r+a=bsmedberg
2005-08-02 23:08:52 +00:00
ben%bengoodger.com
e61c4e352f
299507 - automatic update options dialog contains too much text. revised UI designed by mike beltzner.
...
also fixes preferences binding to use event names that match the onfoo attributes.
2005-08-02 05:27:14 +00:00
myk%mozilla.org
279d0f9608
Fix for bug 302121: Implements feedview feature for better display of RSS and Atom feed files. r=mconnor, approval1.8b4+=mconnor
2005-08-02 03:29:11 +00:00
gavin%gavinsharp.com
c771030e8d
backing out my last checkin
2005-07-29 22:02:47 +00:00
gavin%gavinsharp.com
44a7961ddc
Bug 262222 : Relative URLs in Live Bookmark link elements not resolved, patch by Sam Ruby <rubys@intertwingly.net>, r=vlad, a=bsmedberg
2005-07-29 20:44:45 +00:00
gavin%gavinsharp.com
1f8c5341b6
Bug 301519: Personal Bookmarks disappear from Bookmarks Toolbar, patch by Martijn Wargers <martijn.martijn@gmail.com>, r=vlad, a=bsmedberg
2005-07-28 17:23:53 +00:00
vladimir%pobox.com
621e8aa61f
b=300933, handle empty/missing 'rel' for atom 1.0 feeds, r+a=shaver
2005-07-27 15:25:35 +00:00
vladimir%pobox.com
7b567c0a9a
b=274382, loading live bookmark bypasses cache, r+a=mconnor
2005-07-27 14:20:16 +00:00
vladimir%pobox.com
5292c26c42
b=278599, focus doesn't switch to content area after clicking on bookmark from sidebar, r+a=mconnor
2005-07-27 14:20:02 +00:00
gavin%gavinsharp.com
d78d0f0879
Bug 302249, fix typo, patch by Adam Guthrie <ispiked@gmail.com>, r+a=mconnor
2005-07-27 03:46:58 +00:00
ben%bengoodger.com
ddf2fbc62a
UI for software update needs to be revised - several CSS and window open flag fixes for various aspects of software update UI (menu, preferences, wizard) to make it look better on OS X. Not quite done yet. r=darin
2005-07-26 23:21:15 +00:00
mconnor%steelgryphon.com
2e50ed5ccf
bug 285440 - UI to clear SSL session, also clears http auth, r=dveditz, a=bsmedberg
2005-07-26 21:38:23 +00:00
ben%bengoodger.com
c37fe2ca20
296566 - move extension update into extension manager... update call sites that used to call the mismatch wizard UI - now call the extension UI instead r=rob_strong@exchangecode.com
2005-07-26 01:29:06 +00:00
mconnor%steelgryphon.com
4adfa5bde1
bug 285002 - slow scrolling/redrawing in new cookies window with many cookies, patch by Andrzej Kaczmarek (andrzejk@gmail.com), r+a=me
2005-07-26 00:00:23 +00:00
mconnor%steelgryphon.com
d5fe87b5f6
bug 300733 - open links in a new tab in a window with toolbars, r+a=bsmedberg
2005-07-25 21:43:22 +00:00
mozilla.mano%sent.com
92ea40f18d
Bug 236304 - MacIE profile migrator (only imports bookmarks). r=josh/mconnor, a=bsmedberg.
2005-07-25 21:33:21 +00:00
gavin%gavinsharp.com
6e600fffd2
Bug 191642 : Lots of missing keyboard accelerators in Options window, patch by Bryan <BoxerBoi76@hotmail.com> and me, r+a=mconnor
2005-07-25 04:42:13 +00:00
gavin%gavinsharp.com
022017005c
Bug 260437 : "Set as Wallpaper" changes wallpaper for all users (should not save in windows directory), patch by O. Atsushi (Torisugari) <torisugari@gmail.com>, r+a=bsmedberg
2005-07-24 22:56:48 +00:00
gavin%gavinsharp.com
4f32feca88
Bug 301837 : NaN appears when entering a letter and/or symbol in the history "days" box, patch by Aaron Keier <tonglebeak@gmail.com>, r+a=mconnor
2005-07-24 05:13:34 +00:00
jshin%mailaps.org
f3fe549e04
bug 300759 : bad sorting of language names in non-English locales : r/a=mconnor
2005-07-20 14:17:21 +00:00
vladimir%pobox.com
4ff3974a03
b=255255, make bookmarks search results editable, r=vladimir,a=mconnor
2005-07-18 21:06:43 +00:00
mnyromyr%tprac.de
bc7e41fd09
Bug 300001: JS errors and strict warnings in dialog "Download actions"; patch by Henrik Skupin <hskupin@gmail.com>, r/a=bsmedberg
2005-07-16 14:34:10 +00:00
mozilla.mano%sent.com
30e1c51199
Bug 300292 - rewrite nsMacShellService::SetDesktopBackground(). r=jhpedemonte/mconnor, a=asa.
2005-07-13 19:31:11 +00:00
mozilla.mano%sent.com
cb1ee6d383
Bug 178120 - Chevron box not updated when renamed bookmarks exceed/under-run the Bookmark Toolbar. patch from Henrik Skupin <hskupin@gmail.com>, r=vladimir, a=asa.
2005-07-13 18:54:26 +00:00
mozilla.mano%sent.com
6a6d7ddb14
Bug 300074 - Disable actions when no items are selected in the Download Actions and Cookie Manager dialogs. patch from Caleb <bugs.caleb@gmail.com>, r=mconnor, a=asa.
2005-07-13 18:50:25 +00:00
mozilla.mano%sent.com
8bd58089c5
Bug 300203 - Safari profile migrator fails to import cookies. r=josh, a=cbeard
2005-07-10 15:40:28 +00:00
jshin%mailaps.org
5e6937c8aa
backing out the patch for bug 298807 : to fix the regression (bug 300170)
2005-07-09 14:29:30 +00:00
jshin%mailaps.org
34406aab2b
bug 298807 : nsIBookmarksService::ResolveKeyword can make a better use of strings (r=vladmir, sr=neil, a=asa)
2005-07-09 06:17:51 +00:00
mozilla.mano%sent.com
388808e858
Bug 300161 - don't import safari's homepage setting. r=josh, a=cbread.
2005-07-09 03:25:32 +00:00
mkaply%us.ibm.com
a2073282b4
#2982903 , r/a=bsmedberg, OS/2 only - add shortname for browserdirprovider
2005-07-08 16:08:24 +00:00
jshin%mailaps.org
9370ad30d6
bug 297915 : profile migration dialog doesn't open up for a clean launch: r=cbie, sr=darin, a=chofmann
2005-07-06 02:15:09 +00:00
mozilla.mano%sent.com
7668743a4a
Bug 298134 - strict warning in bookmarksMenu.js: undefined property event.type. patch from Henrik Skupin <hskupin@gmail.com>, r+a=bsmedberg.
2005-07-05 19:46:02 +00:00
timeless%mozdev.org
8da292e81e
Bug 296573 FF11a1 crash [@ nsBookmarksService::ClearBookmarksContainer]
...
patch by b.jacques@planet.nl r=mconnor a=bsmedberg
2005-07-01 01:38:43 +00:00
ben%bengoodger.com
cf84a2f72f
Fix and enable post-update prompting, make sure app managed items don't show up in incompatible list, make sure disabled items dont show up in incompatible list, reorg code and add documentation. bug 299302 for making extension manager getIncompatibleItemList have an optional filterDisabled parameter r=darin
2005-06-30 23:00:48 +00:00
mozilla.mano%sent.com
fe022eaa40
Bug 299235 - fix gcc4 build bustage from bug 236300 (Safari profile migrator). r=mento, sr=smfr, a=bsmedberg.
2005-06-30 20:13:05 +00:00
mozilla.mano%sent.com
aebc6adbb2
Bug 236300 - Landing Safari profile migrator. Work by Ben and me. r=mconnor+josh/smfr. a=sjobs
2005-06-30 05:42:01 +00:00
scott%scott-macgregor.org
a8fa513276
Bug #269483 --> Moving update.xul/js/dtd from mozilla/browser/preferences to mozapp/preferences so we can all
...
share from them. a=ben on moving these files / the toolkit changes
2005-06-29 21:07:14 +00:00
ben%bengoodger.com
a4aa81a4c2
clean up on restart
2005-06-29 01:34:36 +00:00
mozilla.mano%sent.com
b6af78208d
Bug 287111 - Change onpreferenceread/onpreferencewrite to onsyncfrompreference/onsynctopreference. r=mconnor/mscott, a=bsmedberg.
2005-06-28 20:08:56 +00:00
ben%bengoodger.com
304cbe853b
unify preference handling, fix update history not to show redundant entries
2005-06-28 18:56:40 +00:00
mozilla.mano%sent.com
7b26df5cc1
Bug 298555 - 'Set as desktop background' does not work (re-regressed in bug 292737). r=mconnor, a=bsmedberg.
2005-06-28 14:28:28 +00:00
ben%bengoodger.com
82d50f4e1f
Unify update download/checking error generation and reporting, more work on update history view, fix various polish bugs in downloading page, etc.
2005-06-28 03:27:42 +00:00
mozilla.mano%sent.com
71388d069f
Bug 297945 (Firefox keeps loading favicon.... forever). patch from Christian Schmidt <bugzilla.mozilla.org@chsc.dk>, r=vlad, a=asa.
2005-06-27 05:28:28 +00:00
ben%bengoodger.com
57508d188f
Add update history list UI
2005-06-27 01:18:10 +00:00
ben%bengoodger.com
f2353345fb
Start adding some nicer error messages
2005-06-24 23:52:42 +00:00
joshmoz%gmail.com
b733266b4f
bustage fix from XP_MAC and 10.1 cleanup
2005-06-24 22:38:40 +00:00
joshmoz%gmail.com
1f620c5d88
remove old Mac classic code that depends on functions removed in patch for 280247. r=josh a=bsmedberg
2005-06-24 21:34:16 +00:00
mconnor%steelgryphon.com
bace0b8e1a
bug 292737 trunk landing, r=dveditz, a=asa
2005-06-24 01:41:01 +00:00
mozilla.mano%sent.com
7393429db2
Bug 298555 - 'Set as desktop background' does not work. r=mconnor, a=bsmedberg
2005-06-23 18:17:54 +00:00
mozilla.mano%sent.com
0e60b9654a
Bug 274374 - Landing Mac Shell Servie (default browser, set desktup backgorund and mail integration support). patches from ben and me. r=jhpedemonte/josh/mconnor, a=shaver.
2005-06-23 02:25:06 +00:00
timeless%mozdev.org
f7d0172012
Bug 252405 proxy settings import doesn't strip http:// if present in IE
...
patch by ted.mielczarek@gmail.com r=mconnor a=asa
2005-06-22 01:18:40 +00:00
mozilla.mano%sent.com
698118ce03
Bug 258485 - Change 'Reload Live Bookmark' accesskey to 'L' (and expose it in the Bookmarks Manager). patch from Gavin Sharp <gavin.sharp@gmail.com>, r=mconnor, a=asa.
2005-06-20 06:49:56 +00:00
jshin%mailaps.org
acc702ca90
bug 297584 : MS IE profile migrator casts LWPSTR to |char *| and treats the result as UTF-8. fixes memory leaks as well (r=cbie, sr=darin, a=asa)
2005-06-18 01:33:50 +00:00
gandalf%firefox.pl
9e8cdf50e1
Bug 214754: remove "Use Default" (broken anyway) from Bookmarks Manager - Move; dialog has no title; increase the default size of the dialog; p=gavin.sharp@gmail.com, r=mconnor, a=asa
2005-06-17 04:37:06 +00:00
steffen.wilberg%web.de
683087b90f
Bug 260054: add context sensitive Help to the preferences dialog. r=mconnor, a=asa
2005-06-16 22:16:26 +00:00
timeless%mozdev.org
c2bd24c3f1
Bug 297668 Javascript strict warnings in bookmarks.js
...
patch by r.bezut@laposte.net r=mconnor a=asa
2005-06-16 04:12:46 +00:00
jshin%mailaps.org
d6a8192fdf
bug 250255: use nsIWindowsRegKey for profile migration : r=cbie, sr=darin, a=asa
2005-06-16 02:14:10 +00:00
joshmoz%gmail.com
5f890490c2
gcc 4 fixes for Mac OS X. part 2 of landing (last part). Patch by Mark Mentovai. b=294244 r=josh sr=darin a=dbaron
2005-06-15 03:52:48 +00:00
db48x%yahoo.com
e475909d23
bug 296662: Javascript strict warnings in preferences dialog
...
patch by Henrik Skupin <hskupin@gmail.com>, r=bsmedberg, a=asa
2005-06-14 10:19:34 +00:00
db48x%yahoo.com
3d27580c0e
bug 289797: remove the Info tab from the bookmarks properties dialog
...
patch by Alfred Kayser <alfredkayser@nl.ibm.com>, r=vladmir, a=shaver
2005-06-14 10:01:33 +00:00
ben%bengoodger.com
9cc785354f
Hook up 'View installed updates' button in preferences
2005-06-10 21:46:12 +00:00
ben%bengoodger.com
a2e6013f30
Add support for optional license to updates. This allows for updates to inform the user of license changes with included components and force them to agree before they can update the software. Also add a 'View installed updates' button to the preferences panel
2005-06-10 21:27:24 +00:00
mozilla.mano%sent.com
347c4ddcf5
Bug 296606 - [Mac] Menus are not functional in the Preferences window. r=mconnor, a=asa
2005-06-09 00:21:49 +00:00
timeless%mozdev.org
b63d015b68
Bug 293826 whitelist for software install remains empty until visiting a site triggers the notification bar
...
patch by moz_bugzilla@exchangecode.com r=mconnor a=asa
2005-06-08 23:52:26 +00:00
mconnor%steelgryphon.com
e53f70299d
bug 296865 - fixes for addPermission, a=asa
2005-06-08 15:10:19 +00:00
bsmedberg%covad.net
d7d51b44b3
Really stupid typo from bug 296430, noted by Pike.
2005-06-08 12:18:17 +00:00
mozilla.mano%sent.com
b72d2e01ea
Bug 291371 - avascript strict warnings in bookmarksMenu.js. patch from Jason Barnabe <jason_barnabe@fastmail.fm>, r=benjamin, a=asa
2005-06-07 21:39:17 +00:00
bsmedberg%covad.net
686ba27c11
Static build fix (misspelling in NS_IMPL_NSGETMODULE), bug 296430.
2005-06-07 20:20:40 +00:00
bsmedberg%covad.net
dad12753a6
Bug 296430 part "firefox" - Use a firefox-specific dirprovider to provide the <extension>/searchplugins key, r=darin a=asa (at some point in the future I will move the remaining app-specific keys from nsXREDirProvider to nsMailDirectoryProvider)
2005-06-07 19:45:11 +00:00
ben%bengoodger.com
a1a115ee47
Make update selection a little better
2005-06-07 00:26:55 +00:00
ben%bengoodger.com
f0f2dfc325
turn on UI for update preferences and revise defaults and set of update default preferences a little
2005-06-06 21:37:18 +00:00
timeless%mozdev.org
31177b4280
Bug 283741 Javascript strict warning: trailing comma in nsSetDefaultBrowser.js
...
patch by gavin.sharp@gmail.com r=mconnor a=shaver
2005-06-06 21:09:59 +00:00
mozilla.mano%sent.com
c489d08f8e
Bug 266737 - Bookmarks Toolbar is empty (only showing chevron) after being resized while minimized. patch from Martijn Wargers <martijn.martijn@gmail.com>, r=mconnor, a=shaver
2005-06-01 12:50:38 +00:00
allan%beaufour.dk
b3cabd13c2
Add ids to content panel so that extensions may overlay onto it easily. Bug 295613, r=mconnor, a=shaver, patch by doronr
2005-06-01 11:48:32 +00:00
mozilla.mano%sent.com
d5657d8e39
Bug 271496 - [Mac] both delete and del keys should delete bookmarks and history items. r=mconnor a=shaver
2005-06-01 08:04:49 +00:00
jshin%mailaps.org
98a225c673
bug 272166 : nsIWindowsShellService::getRegistryEntry does not support non-latin1 keys/values (r=mconnor, sr=darin, a=asa)
2005-05-24 11:30:49 +00:00
mconnor%steelgryphon.com
48c2321b4e
bug 294399 - rebrand firefox for deer park, r=bsmedberg, a=brendan
2005-05-20 22:42:50 +00:00
mozilla.mano%sent.com
92c7a27860
Bug 289367 - CleanResource called at wrong time. patch from Gavin Sharp <gavin.sharp@gmail.com>, r=mconnor, a=asa
2005-05-09 07:16:34 +00:00
mconnor%steelgryphon.com
b482b21f44
bug 285416 - Access to Firefox Options from Start Menu broken, patch by gavin.sharp@gmail.com, r=me, a=asa
2005-05-05 02:17:23 +00:00
steffen.wilberg%web.de
deecb0208e
Bug 292411: View Saved Passwords list is blank when animateFadeIn set to true. p=dave.townsend@blueprintit.co.uk, r=mconnor, a=asa
2005-05-01 10:30:54 +00:00
jshin%mailaps.org
24686082e9
bug 237434 : add several languages/scripts to font selection menu (r=smontagu, sr=dbaron, a=asa)
2005-04-30 02:57:57 +00:00
roc+%cs.cmu.edu
12836ce09e
Bug 291897. Fix build breakage by having GNOMEShellService depend on widget and only try to use nsIGdkPixbufImage if we're a GTK2 build. r+sr=blizzard,a=asa
2005-04-26 21:32:26 +00:00
darin%meer.net
2c230c7743
fixes bug 291033 "Enable support for profile temp directory on local filesystem" aka "delete my cache please" r=bsmedberg a=chofmann
2005-04-26 00:37:23 +00:00
mconnor%steelgryphon.com
61eb2248c0
bug 273466 - can't drag favicon from url bar into bookmark sidebar to create bookmark, r=vlad, a=asa
2005-04-22 03:52:11 +00:00
mozilla.mano%sent.com
ffaed613ad
Bug 285574 - [Mac] fonts settings dialog is cropped. r=mconnor a=asa
2005-04-21 20:46:16 +00:00
mozilla.mano%sent.com
63f1c2d0be
Bug 287885 - Error: redeclaration of const ADD_BM_DIALOG_FEATURES. r=mconnor, a=asa
2005-04-21 09:29:59 +00:00
mozilla.mano%sent.com
fca7d98af8
Bug 285570 - add entities for changing window style (height,width) of preferences windows. patch from Reuven Gonen <linxspider@yahoo.com>, r=mconnor a=asa
2005-04-20 11:24:46 +00:00
mozilla.mano%sent.com
da13e64cf2
Bug 290714 - Don't use reserved const names in bookmarks/content. r=mconnor, a=asa
2005-04-19 15:17:04 +00:00
bsmedberg%covad.net
67e8284e3c
Bug 289555 - separate help viewer (part of the toolkit, packaged in toolkit.jar and toolkit/locales) from application help content, packaged in browser.jar and browser/locales r=gandalf a=asa
2005-04-15 14:17:31 +00:00
timeless%mozdev.org
74baeb2939
Bug 276378 [BeOS] Download-prefs / Downloadmanager returns path to Home as Desktop
...
patch by Niels.Reedijk@gmail.com r=bsmedberg a=asa
2005-04-12 15:55:49 +00:00
steffen.wilberg%web.de
a6a2b03727
Bug 287203: document new Options window, using_firefox.xhtml part. r=jeff, a=asa
2005-04-11 10:14:49 +00:00
bzbarsky%mit.edu
827c1b1884
Make opening a new window load the homepage, if it's supposed to. Bug 289211,
...
patch by Gavin Sharp <gavin.sharp@gmail.com>, r=mconnor, a=asa
2005-04-10 23:32:51 +00:00
cbiesinger%web.de
515ea8b3ab
276692 get nsIGdkPixbufImage using GI(nsIImage) followed by
...
QI(nsIGdkPixbufImage)
r=bryner sr=dbaron
2005-04-05 21:08:04 +00:00
bsmedberg%covad.net
3522feb25f
Bug 280725 - use generic/automatic remoting for xremote r=caillon sr=bryner
2005-04-04 19:08:55 +00:00
bsmedberg%covad.net
7283bd6f34
Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin
2005-04-04 16:59:25 +00:00
doronr%us.ibm.com
9f120e3fe2
Bug 288825 - Non-localizable accesskey: View button in History sidebar. r=mconnor
2005-04-04 00:12:24 +00:00
mozilla.mano%sent.com
9b01ac5852
Bug 283741 - Javascript strict warning: trailing comma in nsSetDefaultBrowser.js. patch from Jason np Barnabe <jason_barnabe@fastmail.fm>, r=mconnor
2005-04-03 15:53:25 +00:00
doronr%us.ibm.com
3cc3874252
Bug 204944 (a11y) - Sidebar History >View not keyboard accessible. sr=neil
2005-04-01 15:48:44 +00:00
mozilla.mano%sent.com
ed0cb8dd8c
Bug 283851 - javascript strict warnings in nsBrowserContentHandler.js. patch from Robert Strong <moz_bugzilla@exchangecode.com>. r=mconnor
2005-03-27 21:28:34 +00:00
mozilla.mano%sent.com
8cb7f80c3a
Bug 278377 - Add Window and Help menus to DOMi, this also fiex an issue where 'Promote Firefox' doesn't work on non-browser windows. r=mconnor
2005-03-27 21:06:28 +00:00
mozilla.mano%sent.com
50e2760574
Bug 287924 - Bookmarks > Manage Bookmarks > Move does not work. r=mconnor
2005-03-27 20:28:48 +00:00
steffen.wilberg%web.de
36732fcbc5
Bug 253521: use 'Menu > Menuitem' everywhere. r=Jeff
2005-03-26 22:00:36 +00:00
jwalden%mit.edu
c9f843ab67
Bug 260058 - Remove Help dependencies on Thunderbird and Firefox; this patch removes the ifdef for Help content pack file name. r=mconnor
2005-03-25 16:14:18 +00:00
darin%meer.net
f6ffba0f8b
landing patch for bug 282442 "Provide interface for configuring proxies" r=biesi sr=bzbarsky
2005-03-25 03:41:33 +00:00
mozilla.mano%sent.com
bc32913f05
Bug 287617 - Add Window (mac) and Help (all) menus to the bookmarks manager. r=mconnor
2005-03-25 01:40:56 +00:00
steffen.wilberg%web.de
48b20f11b3
Bug 222157: move contentAreaUtils.js from browser to toolkit because it's needed by ViewSource-SaveAs and Thunderbird (which still uses the xpfe version of that file). r=mconnor, cvs move by chase
2005-03-24 08:49:46 +00:00
jwalden%mit.edu
ab08bd682b
Bug 283589 - Migration feature is no longer 'new'. r=steffen over IRC
2005-03-23 09:07:11 +00:00
jwalden%mit.edu
11264fa2a1
Fixing broken link in ToC, no bug
2005-03-23 05:02:21 +00:00
jwalden%mit.edu
570ad8fca6
Bug 287177 - Use one spelling of "Page Up"/"Page Down" consistently. p=zmanji@gmail.com, r=me
2005-03-23 00:57:53 +00:00
steffen.wilberg%web.de
31eed473bb
Bug 279506: Document new Options window. r=Jeff
2005-03-22 12:50:40 +00:00
jwalden%mit.edu
807cf44b56
Bug 268818 - Description of "Alt-Enter" functionality missing from tabbed browsing help. p=zmanji@gmail.com, r=me
2005-03-22 06:26:56 +00:00
jwalden%mit.edu
5047f99b78
Bug 287036 - Remove screenshot of toolbar from using_firebird.xhtml. p=zmanji@gmail.com, r=me
2005-03-21 20:52:13 +00:00
steffen.wilberg%web.de
04bd1c184b
Bug 280587: Remove text from image alt attributes in Help. p=zmanji@gmail.com, r=me
2005-03-20 16:49:45 +00:00
mkaply%us.ibm.com
b06ca2bb36
#285849
...
r/sr=mkaply
From Peter Weilbacher - OS/2 does different stuff with system resolution
2005-03-16 21:57:10 +00:00
mkaply%us.ibm.com
f199025eb7
#285851
...
r/sr=mkaply
From Peter Weilbacher - OS/2 needs to use Windows style and title for preferences
2005-03-16 21:52:44 +00:00
steffen.wilberg%web.de
809eb4ab0e
Bug 284405: document Cmd+. (Command-Period) shortcut introduced by bug 238954. r=Mano, Jeff
2005-03-12 14:30:19 +00:00
scott%scott-macgregor.org
fb6cf9393d
Bug #285158 --> Move shared pref UI files from mozilla\browser to mozilla\toolkit\mozapps so Firefox and Thunderbird can share the files together.
...
No actual coding or UI changes here.
sr=ben
2005-03-10 23:11:10 +00:00
bsmedberg%covad.net
e75d55a075
From bug 282057 - brand.dtd now lives in chrome://branding/locale/brand.dtd
2005-03-10 18:44:11 +00:00
danm-moz%comcast.net
8b37d80639
tell the OS not to focus the window handling DDE requests to open URLs. bug 255123 patch=bugzilla%pippo.demon.co.uk r=me,bryner
2005-03-10 18:29:22 +00:00
bsmedberg%covad.net
3219ac4125
Bug 282057 - brand.dtd/properties live in the wrong chrome package... xulrunner apps cannot provide these files, which means they can't use various toolkit features r=darin moa=Neil (seamonkey)
2005-03-10 04:38:35 +00:00
dwitte%stanford.edu
c67beba386
fix typo, b=284098, r=mconnor
2005-03-09 03:33:42 +00:00
cbiesinger%web.de
e8d4c35266
181938 allow any protocol to support redirection, using a new
...
nsIChannelEventSink interface.
r=darin sr=bz
2005-03-07 19:46:06 +00:00
marco%gnome.org
5f0b3e9b6a
Bug 233461 Add button icons to the new preferences dialog
...
r=mconnor
2005-03-07 09:55:21 +00:00
ben%bengoodger.com
5cecb27575
283640 - Cookies window hangs browser when items are expanded or collapsed. Ensure that nsITreeView implementation of getParentIndex always returns -1 for rows that are at the top level of the hierarchy. (Folders were actually returning "0" as their parent index, which is incorrect).
2005-03-05 22:43:48 +00:00
ben%bengoodger.com
e440bea2f9
284560 - Can't add English [en] to the language list. Prevent discovery of "en" in the language list when really the match is en-us. Patch by Anbo Motohiko <amotohiko_mozillafirebird@yahoo.co.jp> r=me... also relocate license header to top of file
2005-03-05 08:41:53 +00:00
steffen.wilberg%web.de
9781527166
bump the copyright date in Help docs to 2005
2005-03-05 00:25:22 +00:00
mconnor%myrealbox.com
537565241e
bug 284333 - SHGetMalloc API call is deprecated (in nsIEProfileMigrator.cpp), patch by david.gardiner@unisa.edu.au, r=me
2005-03-03 16:22:35 +00:00
marco%gnome.org
d4e1513245
Bug 233461 specify an icon for dialog buttons
...
r=mconnor
2005-03-02 10:45:51 +00:00
ben%bengoodger.com
1f0be99682
Testing a suspected fix to 283640 (suggested by Scott MacGregor)... don't adjust the index supplied to rowCountChanged...
2005-03-02 05:29:01 +00:00
roc+%cs.cmu.edu
27d8bcfcf0
Bug 262057. Migrate i18n prefs from Seamonkey to Firefox. r=mconnor, patch by Wolfgang Rosenauer (Novell)
2005-02-28 23:57:22 +00:00
mozilla.mano%sent.com
1ba440ea0e
Bug 278772 - Various Firefox code incorrectly constructs URIs. patch by Gavin Sharp <gavin.sharp@gmail.com> r=mconnor sr=darin
2005-02-28 23:09:24 +00:00
mozilla.mano%sent.com
45f5128d83
Font dialog regressions fix: Bug 283678 - Serif / Sans-serif pref ui doesn't work; Bug 283869 - crash after trying to change font prefs; Bug 283945 - empty font lists for some languages. r=ben. (patch from bug 283678)
2005-02-28 12:52:48 +00:00
ben%bengoodger.com
3178c995e4
283988 - javascript annoyances options checkbox does not work properly
2005-02-28 08:47:29 +00:00
ben%bengoodger.com
b940c3569f
283750 - search textbox in download actions window is dysfunctional... attempt to normalize rowcount change notifications and avoid assertions
2005-02-28 00:15:27 +00:00
bugzilla%arlen.demon.co.uk
15d4b611a7
Bug 264983 <tabbox> and tabs have no ID for use by overlays
...
p=gavin.sharp@gmail.com r=vladimir
2005-02-27 22:03:31 +00:00
bzbarsky%mit.edu
8efc76dc9a
Create a service that can be asked whether a given webnavigation (or a
...
"typical" webnavigation) supports loading of a certain MIME type. Bug 283125,
r=biesi, sr=darin
2005-02-27 18:33:27 +00:00
ben%bengoodger.com
da7ba122c3
283607 - response signer does not initializing things properly
2005-02-27 09:58:05 +00:00
ben%bengoodger.com
a412b577ea
283604 - adding languages to languages dialog is broken
2005-02-27 09:24:00 +00:00
ben%bengoodger.com
acaf0759b4
283744 - expiration dates for cookies aren't in a human readable format
2005-02-27 07:54:53 +00:00
ben%bengoodger.com
165f587bb7
null check aFile otherwise we crash
2005-02-27 07:50:09 +00:00
ben%bengoodger.com
7f6e581258
avoid duplicate permissions from being added to the view
2005-02-27 07:45:00 +00:00
ben%bengoodger.com
a1e3e85786
283696 - Choose Downloads Folder window has non localizable text
2005-02-27 07:40:35 +00:00
ben%bengoodger.com
a7066b5e56
283694 - cannot add cookie permissions. also fix annoying exception on startup
2005-02-27 07:12:05 +00:00
ben%bengoodger.com
456a91dd52
283639 - sanitize does not work when confirm dialog is shown, also correct licenses
2005-02-27 06:39:44 +00:00
ben%bengoodger.com
718a7c782c
283610 - load tabs in background checkbox is inverted
2005-02-27 06:13:43 +00:00
ben%bengoodger.com
e972bbc8e6
283608 - download folder directory display area doesn't update properly after the download folder is changed
2005-02-27 05:54:54 +00:00
ben%bengoodger.com
5e7e0b22bd
283601 - cache button remains enabled after clicking. (make it reenable after 10 seconds). also, remove some spurious dumps
2005-02-27 00:41:40 +00:00
ben%bengoodger.com
aa842d85cb
283596 - load images from originating website only preference not working, patch by Nick Thomas <nrthomas@gmail.com> r=me
2005-02-27 00:33:54 +00:00
ben%bengoodger.com
233834adeb
283590 - changing cache size preference does not work - use the .value property, not the dom element itself!
...
also remove some dead code
2005-02-27 00:29:55 +00:00
ben%bengoodger.com
f04b476a75
283595 - master password dialog is broken in fallout from prefs landing. reintroduce file I accidentally cvs removed, also add "remove master password" button for jay ;-)
2005-02-27 00:19:23 +00:00
bsmedberg%covad.net
361daac936
Bug 281414 - global s/nsIPrefBranchInternal/nsIPrefBranch2/ rs=darin (did not change backwards-compatible code in extensions/irc extensions/venkman or extensions/inspector)
2005-02-25 20:46:35 +00:00
ben%bengoodger.com
b622819900
274712 - new options dialog
2005-02-25 09:07:58 +00:00
mozilla.mano%sent.com
67e83f2023
Bug 227526 - open in tabs menu item doesn't work when no windows are open
2005-02-19 07:15:09 +00:00
mozilla.mano%sent.com
35d9f176a2
Bug 228165 - Add Bookmark dialog should be shown as a sheet on Mac OS X. r=vladimir
2005-02-19 06:16:18 +00:00
tor%cs.brown.edu
7a444fe3ca
Bug 250936 - check that mozilla can handle the MIME type before opening
...
a window. r=bzbarsky, sr=darin
2005-02-19 01:36:59 +00:00
mozilla.mano%sent.com
26e1cfdf6b
Bug 277490 (Retrieve site description from meta tag when adding bookmark) - missing nsSidebar.js part. p=gavin.sharp@gmail.com r=vald
2005-02-18 23:55:13 +00:00
bugzilla%arlen.demon.co.uk
1327aebb0d
Bug 277490 Retrieve site description from meta tag when adding bookmark
...
p=gavin.sharp@gmail.com r=vladimir
2005-02-17 00:17:12 +00:00
mozilla.mano%sent.com
1302f89c53
Bug 258229 - Change 'New Folder' button's accesskey (in the add bookmark dialog) to 'o' due to accesskeys conflict. patch by Gavin Sharp <gavin.sharp@gmail.com> r=vlad
2005-02-06 20:50:48 +00:00
jshin%mailaps.org
37358fd28c
bug 280007 (pt2) : fix a minor problem in firefox help. add a sentence about 'other languages' to the explanation of the font configuration (r=steffen.wilberg)
2005-02-06 03:26:46 +00:00
bryner%brianryner.com
67dba23ae4
Clean up unneeded REQUIRES (bug 73353). r+sr=dbaron.
2005-02-03 23:01:54 +00:00