summaryrefslogtreecommitdiff
path: root/common/content/bookmarks.js
Commit message (Expand)AuthorAge
* Move common deprecation message content to deprecated().Doug Kearns2011-01-13
* Automagically grab form charset in ;S.Kris Maglione2011-01-09
* Don't use window.makeURI in bookmarks.js.Kris Maglione2011-01-07
* Update Bookmarks#isBookmarked docs.Doug Kearns2011-01-04
* Make buffer.UR[LI] nsIURI objects. Fix bug in chrome-data:.Kris Maglione2011-01-03
* Fix "invalid character class" error on FF 3.6.Doug Kearns2011-01-03
* Search engines keyword updates.Kris Maglione2011-01-02
* Move iteration utility functions to the iter namespace.Kris Maglione2011-01-02
* Merge changes from bootstrapped.Kris Maglione2010-12-25
* Don't jar up content in the XPI anymore.Kris Maglione2010-12-23
* Fix guessing keyword-less search engines form Bookmarks#getSearchURL.Kris Maglione2010-12-23
* Add <bookmark> param for the JS bookmark object to Bookmark* autocommands.Kris Maglione2010-12-17
* Typo and general idiocy fixes. Kill 'linksearch'.Kris Maglione2010-12-17
* Make Bookmark objects live writeable.Kris Maglione2010-12-10
* Settle stupid naming dispute.Kris Maglione2010-12-07
* Do away with services.(get|create), and move the prefs module to its own file.Kris Maglione2010-12-01
* Better array option completion handling. Closes issue #159.Kris Maglione2010-12-01
* Fix breaking typos in Bookmarks#remove.Doug Kearns2010-11-16
* Fix some typos.Štěpán Němec2010-11-15
* Cleanup/fix buffer.shiftFrameFocus. Other misc cleanup/fixes.Kris Maglione2010-11-14
* Add some docs to the bookmarks module.Kris Maglione2010-11-13
* Fix some anglicised spellings and other typos.Kris Maglione2010-11-13
* Add helpInfo to the command-line handler, not that it makes a difference.Kris Maglione2010-11-12
* Remove unused variable from completion.searchEngineSuggest.Doug Kearns2010-11-10
* Don't use a popuppanel for the visual bell if possible.Kris Maglione2010-11-09
* Don't muck with search engine aliases unduly.Kris Maglione2010-11-09
* Revert 102689d248aaDoug Kearns2010-11-09
* Normalise the standard completer signatures to fn(context, args, ...).Doug Kearns2010-11-06
* Fix some Firefox version-specific brokenness.Kris Maglione2010-11-07
* Extract a general searchEngine completer from 'suggestengines' completer.Doug Kearns2010-10-23
* Fix displaying of selected hint, especally with g;Kris Maglione2010-10-09
* Add ;S ‘add search keyword’ hint mode.Kris Maglione2010-10-09
* Support multiple frames in :bmark completion.Kris Maglione2010-10-03
* Basic Songbird 1.9a support.Kris Maglione2010-10-02
* Fix :delbmarks -k, -tags completion, etc.Kris Maglione2010-09-27
* Fix :delbmarks completer.Kris Maglione2010-09-27
* Add Bookmark{Change,Remove} autocommands. Fix tags arg of BookmarkAdd, but ke...Kris Maglione2010-09-27
* Add -keywords, -tags, -title to :delbmarks.Kris Maglione2010-09-27
* Purge unnecessary uses of args.string.Kris Maglione2010-09-25
* Fix some missed option transformations from revision 99347338113f.Kris Maglione2010-09-24
* Whitespace fixes.Doug Kearns2010-09-24
* Fix revision ddb9e0d895c3. :bmark! was right, <a> was wrong.Kris Maglione2010-09-20
* Fix :bmark!.Kris Maglione2010-09-20
* NEWS updates and whitespace fixes.Kris Maglione2010-09-19
* Major documentation updates and formatting fixes, and many, many other change...Kris Maglione2010-09-17
* Complete :sanitize and private mode overhaul.Kris Maglione2010-09-17
* Precompute completion string matching function.Kris Maglione2010-09-17
* Merge testing.Kris Maglione2010-08-31
* Prepare for merge with testing branch.Kris Maglione2010-08-28
* Lots of rangefinder and Gecko 2 tabbing fixes.Kris Maglione2010-08-28