summaryrefslogtreecommitdiff
path: root/common/modules/bookmarkcache.jsm
Commit message (Expand)AuthorAge
* Death to E4X and stuff.Kris Maglione2012-11-28
* Fix typo. Closes issue #802.Kris Maglione2012-05-11
* Merge addon-common module loading code to fix Minefield.Kris Maglione2012-05-07
* Fix Minefield.Kris Maglione2012-03-14
* Closes issue #775.Kris Maglione2012-02-04
* Add Bookmark#folder getter.Kris Maglione2011-12-31
* Kill strict mode for the moment.Kris Maglione2011-11-27
* Kill :dia import.Kris Maglione2011-10-05
* Liberate Buffer from the tyrany of the current window. Add DOM#contextmenu ev...Kris Maglione2011-10-01
* Simplify bookmark loading code.Kris Maglione2011-09-30
* Make 'cpt' a stringlist. Add support for native autocomplete providers.Kris Maglione2011-09-26
* Minorish refactoring.Kris Maglione2011-09-08
* Added :bmark -id, changed updating semantincs, update URLs in cache, and repo...Kris Maglione2011-08-25
* Add dom.jsm. And stuff.Kris Maglione2011-08-22
* Add missing services.tld.Kris Maglione2011-03-31
* Fix cryptic error message with certain :set args.Kris Maglione2011-03-19
* Cache bookmarkcache.keywords.Kris Maglione2011-02-05
* Another attempt at revision 8613b76cff40.Kris Maglione2011-02-03
* Only explicitly demangle subscript URIs rather than doing it automatically in...Kris Maglione2011-02-02
* Fix deleting files after viewing them from source links in :list*.Kris Maglione2011-01-10
* Automagically grab form charset in ;S.Kris Maglione2011-01-09
* Merge changes from bootstrapped.Kris Maglione2010-12-25
* Merge changes from bootstrapped.Kris Maglione2010-12-24
* Make Bookmark objects live writeable.Kris Maglione2010-12-10
* Do away with now unnecessary service variables.Kris Maglione2010-12-01
* Do away with services.(get|create), and move the prefs module to its own file.Kris Maglione2010-12-01
* Fix bookmarkcache.get on Gecko 1.9.2.Kris Maglione2010-11-18
* Move bookmark info before title in completions, and show for "Smart" completi...Kris Maglione2010-11-18
* Integrate sanitizer with host UI, sanitize at shutdown support, and control w...Kris Maglione2010-10-14
* Add ;S ‘add search keyword’ hint mode.Kris Maglione2010-10-09
* Whitespace fixes.Doug Kearns2010-10-09
* Use temp files rather than URL arguments for :viewsource!. Also update the st...Kris Maglione2010-10-03
* Add Bookmark{Change,Remove} autocommands. Fix tags arg of BookmarkAdd, but ke...Kris Maglione2010-09-27
* Camel-case some identifiers gone rogue.Doug Kearns2010-09-23
* Override ui.debug and ui.verbose in 'hg manifest' call in make_jar.shKris Maglione2010-09-22
* Fix some noise on FF 3.6.Kris Maglione2010-09-22
* Fix bookmark cache updates.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
* Merge testing.Kris Maglione2010-08-31