summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAge
* Make 'mapleader' an option and fix the help fragment scrolling issue.Kris Maglione2010-10-04
* Fix entering insert mode after revision 78337a3816fd.Kris Maglione2010-10-04
* Ensure that modes.stack[0].reset gets called on modes.reset()Kris Maglione2010-10-04
* Added g; continued extended hint mode. ;F is now g;b.Kris Maglione2010-10-04
* Fix some command parsing-related bugginess.Kris Maglione2010-10-04
* Better error messages for multiple command command-lines where one doesn't ex...Kris Maglione2010-10-04
* Fix some crufty old mode-change related bugginess.Kris Maglione2010-10-04
* Fix typo.Kris Maglione2010-10-04
* Fix stal=0 on FF36. Closes issue #37.Kris Maglione2010-10-04
* Provide XPCNativeWrapper.unwrap if it doesn't exist. Closes issue #38.Kris Maglione2010-10-04
* Cut down on some error console noise when generating XPCOM stubs.Kris Maglione2010-10-03
* Fix some property completion edge cases with wrapped natives.Kris Maglione2010-10-03
* Avoid storing strong references to DOM nodes.Kris Maglione2010-10-03
* Don't print an Exception on paste when the selection is empty.Kris Maglione2010-10-03
* Handle :pagestyle properly for frameset documents.Kris Maglione2010-10-03
* Handle "gi" properly on frameset documents when no last focused element.Kris Maglione2010-10-03
* Handle buffer.loaded properly for frameset documents.Kris Maglione2010-10-03
* Do the right thing wrt frames in :pageinfo.Kris Maglione2010-10-03
* Support multiple frames in :bmark completion.Kris Maglione2010-10-03
* Support marks on frameset pages.Kris Maglione2010-10-03
* Replace tabs.localStore.focusedFrame with buffer.focusedFrame.Kris Maglione2010-10-03
* Use temp files rather than URL arguments for :viewsource!. Also update the st...Kris Maglione2010-10-03
* Use the charset service for charset completions.Kris Maglione2010-10-03
* Collapse the tab strip via CSS rather than the collapsed property to deal wit...Kris Maglione2010-10-03
* Take focus from elements when they collapse. Small naming fix for Doug's sake...Kris Maglione2010-10-03
* Melodactyl naming fixes 2.Doug Kearns2010-10-03
* Release 1.0 βeta 2.Kris Maglione2010-10-02
* Remove some duplication in the DTDs. Link to the mailing list web page rather...Kris Maglione2010-10-02
* Basic Songbird 1.9a support.Kris Maglione2010-10-02
* Fix :helpall {arg}.Doug Kearns2010-10-02
* Add missing filename.xml help file tags to the tags list.Doug Kearns2010-10-02
* Whitespace fixes.Doug Kearns2010-10-02
* Fix some args parsing bugs.Kris Maglione2010-10-01
* Fix :command list output.Doug Kearns2010-10-02
* Remove unnecessary RegExp when splitting paths in completion.shellCommand.Doug Kearns2010-10-02
* Give the about:pentadactyl page a title.Doug Kearns2010-10-02
* Add some missing options to index.xml help page.Doug Kearns2010-10-01
* Fix 'banghist' type definition.Doug Kearns2010-10-01
* Also add basic context menu to the completion list.Kris Maglione2010-09-30
* Fix minor oversight in last commit.Kris Maglione2010-09-30
* Support Windows/OS-X in 'make install'. Closes issue #33.Kris Maglione2010-09-30
* Pass encoding argument to loadSubScript.Kris Maglione2010-09-30
* Fix :macros.Kris Maglione2010-09-30
* Remove the named macro code.Štěpán Němec2010-09-30
* Replace some Muttator references.Doug Kearns2010-10-01
* Replace the *.vimp file extension with config specific extensions.Doug Kearns2010-10-01
* Remove a stale comment.Doug Kearns2010-09-30
* Fix the version string on the about:pentadactyl page.Doug Kearns2010-09-30
* Normalise the use of "Ex command" in the help files.Doug Kearns2010-09-30
* Fix revision 07791c4ab465 again.Kris Maglione2010-09-30