This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8740fe8a18544f70a085bbc6f802d63243fa0401
Mozilla
/
mozilla
/
browser
/
components
/
bookmarks
/
content
History
gavin%gavinsharp.com
7842ea8b94
Bug 350485: remove extra trailing bracket, patch by Bill Gianopoulos <wgianopoulos@yahoo.com>, r=me
...
git-svn-id: svn://10.0.0.236/trunk@208645 18797224-902f-48f8-a5cc-f745e15eee43
2006-08-28 18:14:38 +00:00
..
addBookmark2.js
ensure microsummary picker exception doesn't prevent bookmark dialogs from closing when the user cancels their bookmark changes
2006-08-03 04:36:00 +00:00
addBookmark2.xul
Merge the microsummary picker with the Name field in the add bookmark and bookmark properties dialog, hiding the picker if no microsummaries are available.
2006-06-19 22:15:59 +00:00
addBookmark.js
Bug 300988: Move dialog in bookmarks manager doesn't persist it's size, r=mconnor
2005-08-27 03:36:40 +00:00
addBookmark.xul
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
bookmarks.css
…
bookmarks.js
bug 346818: make sure microsummary bookmark records in the bookmarks datastore really exist (i.e. they aren't for cut or deleted bookmarks, which don't get completely removed from the datastore until restart) so we don't hit an error when trying to update them; also, trap errors when updating microsummary bookmarks, so an exception for one update doesn't hork the rest of them; finally, add microsummary properties to the bookmark transaction manager, so they get saved and restored the way they are supposed to be saved and restored when bookmarks are cut and pasted
2006-08-24 22:30:07 +00:00
bookmarksManager.js
Bug 168411 Move bookmarks transactions into a JS service (adding a bookmark leaks the Add Bookmark dialog) r=sspitzer, sr+a=mconnor
2006-06-15 21:58:43 +00:00
bookmarksManager.xul
add a bookmarks context menu item for refreshing a microsummary; bug=341555; r=mconnor; a=mconnor for 1.8 branch
2006-06-19 23:16:27 +00:00
bookmarksMenu.js
Bug 305910: change "Open in tabs" to "Open All in Tabs", patch by Mike Beltzner <beltzner@mozilla.com>, r=mconnor
2006-06-29 01:19:18 +00:00
bookmarksPanel.js
…
bookmarksPanel.xul
add a bookmarks context menu item for refreshing a microsummary; bug=341555; r=mconnor; a=mconnor for 1.8 branch
2006-06-19 23:16:27 +00:00
bookmarksProperties.js
ensure microsummary picker exception doesn't prevent bookmark dialogs from closing when the user cancels their bookmark changes
2006-08-03 04:36:00 +00:00
bookmarksProperties.xul
Merge the microsummary picker with the Name field in the add bookmark and bookmark properties dialog, hiding the picker if no microsummaries are available.
2006-06-19 22:15:59 +00:00
bookmarksTree.xml
Bug 350485: remove extra trailing bracket, patch by Bill Gianopoulos <wgianopoulos@yahoo.com>, r=me
2006-08-28 18:14:38 +00:00
microsummaryPicker.js
stop losing active/hover state in microsummaries dropdown menu when rebuilding the menu
2006-08-02 02:05:09 +00:00
selectBookmark.js
Bug 340677 - update preferences panels (add anti-phishing, rationalize categories, simplify wording). r=mconnor
2006-07-05 22:41:03 +00:00
selectBookmark.xul
…