summaryrefslogtreecommitdiff
path: root/common
Commit message (Collapse)AuthorAge
* Try not to reset dactylFocusAllowed on hash tag change. Closes issue #237.Kris Maglione2011-01-05
|
* Hopefully fix text shadow in the status line on OS-X.Kris Maglione2011-01-04
|
* Hopefully fix some Add-on Bar button styling issues on OS-X.Kris Maglione2011-01-04
|
* Fix finder bug.Kris Maglione2011-01-04
|
* Fix possible gray status bar on startup/:rehash.Kris Maglione2011-01-04
|
* Fix ruddy unnecessarilly padded, oversized Add-on Bar buttons.Kris Maglione2011-01-04
|
* Remove useless conditional.Kris Maglione2011-01-04
|
* Make last commit less sucky.Kris Maglione2011-01-04
|
* Get the statusline color right after a :rehash.Kris Maglione2011-01-04
|
* Fix StatusLineExtended style.Kris Maglione2011-01-04
|
* Autocomplete magic.Kris Maglione2011-01-04
|
* Fix completion.listCompleter.Kris Maglione2011-01-04
|
* Set the Vim ft in the modeline of the new modules.Doug Kearns2011-01-05
| | | | | --HG-- extra : rebase_source : 931647ac0dc0fb21d33d5f03b2d7267a73c0bb45
* Import styles into io.jsm.Kris Maglione2011-01-04
| | | | | --HG-- extra : rebase_source : 223f8ca11ef6d79c9cba2c43d937da646891c9a9
* Update Bookmarks#isBookmarked docs.Doug Kearns2011-01-04
|
* Fix typo.Kris Maglione2011-01-04
|
* Experimentally move finder.js to finder.jsm.Kris Maglione2011-01-04
| | | | | --HG-- rename : common/content/finder.js => common/modules/finder.jsm
* Style the Add-on Bar rather than the statusbar where applicable.Kris Maglione2011-01-04
|
* Fix cleanup issue.Kris Maglione2011-01-04
|
* Fix deprecation warning.Kris Maglione2011-01-04
|
* Fix :colo.Kris Maglione2011-01-04
|
* Fix FF36.Kris Maglione2011-01-03
|
* Experimentally move more modules to global modules.Kris Maglione2011-01-03
| | | | | | --HG-- rename : common/content/completion.js => common/modules/completion.jsm rename : common/content/javascript.js => common/modules/javascript.jsm
* Make buffer.UR[LI] nsIURI objects. Fix bug in chrome-data:.Kris Maglione2011-01-03
|
* Fix oversights in last commit.Kris Maglione2011-01-03
|
* Automagically generate DTDs. One more step towards dropping the chrome: ↵Kris Maglione2011-01-03
| | | | | | | protocol. --HG-- rename : common/content/io.js => common/modules/io.jsm
* Fix about:pentadactyl by registering the component manually. Et cetera.Kris Maglione2011-01-03
|
* Fix issues with grabbing dactyl.version and also improve startup time, ↵Kris Maglione2011-01-03
| | | | especially when running from an hg repo.
* Match only complete words in :lk filters. Should we maybe support regexps ↵Kris Maglione2011-01-03
| | | | instead?
* Fix command serialization bug.Kris Maglione2011-01-03
|
* Fix :run on FF 3.6.Doug Kearns2011-01-04
| | | | Closes issue #233.
* Fix "invalid character class" error on FF 3.6.Doug Kearns2011-01-03
| | | | Closes issue #230.
* Fix -pentadactyl command-line argument parsing.Doug Kearns2011-01-03
| | | | Closes issue #224.
* Add argument validation to state changing :ext* commands.Doug Kearns2011-01-03
|
* Search engines keyword updates.Kris Maglione2011-01-02
|
* Fix toggling the same.Kris Maglione2011-01-02
|
* Fix displaying the labels of our sidebar entries in :sbar completion before ↵Kris Maglione2011-01-02
| | | | the menu has been opened.
* Fix mappings.getCandidates(). Closes issue #227.Kris Maglione2011-01-02
|
* Memoize config.browser and config.tabbrowser.Kris Maglione2011-01-02
|
* Remove accidentally committed debugging code. "Fix" a bug. Probably: Fixes ↵Kris Maglione2011-01-02
| | | | issue #226.
* Move iteration utility functions to the iter namespace.Kris Maglione2011-01-02
|
* Allow multiple patterns for :autocommands.Kris Maglione2011-01-02
|
* Fix toggling our custom sidebars. Closes issue #225.Kris Maglione2011-01-02
|
* Add <A-F1> to open the single unchunked help page.Doug Kearns2011-01-01
|
* Add input:true to modes.MENU, just for the hell of it.Kris Maglione2011-01-01
|
* Experimental new Hint style. Lets see how vitriolic the reaction is.Kris Maglione2010-12-31
|
* Fix highlighting and reporting of unknown command.Kris Maglione2010-12-31
|
* Fix error not solved by last commit.Kris Maglione2010-12-31
|
* Don't offer value completions for boolean options. Fix spellcheck ↵Kris Maglione2010-12-31
| | | | highlighting of invalid option names. Closes issue #209.
* Release 1.0 βeta 4.2.Kris Maglione2010-12-31
|