summaryrefslogtreecommitdiff
path: root/common/content
Commit message (Expand)AuthorAge
* Remove last remnant of services.json.Kris Maglione2011-07-21
* Fix outdated mode type signatures in the source code docs.Štěpán Němec2011-07-21
* Expand <leader> in feedkeys.Kris Maglione2011-07-21
* Add group filtering to :command and :autocommand listings.Doug Kearns2011-07-21
* Make the scrolling mapping aliases consistent between code and docs as well a...Štěpán Němec2011-07-20
* Add group filtering to :abbreviation listings as documented.Doug Kearns2011-07-20
* There's no such thing as QuickHint mode.Kris Maglione2011-07-18
* s/\bset\b/Set/gKris Maglione2011-07-16
* Closes issue #597.Kris Maglione2011-07-14
* Closes issue #596.Kris Maglione2011-07-14
* Adjust Gecko version test.Kris Maglione2011-07-13
* Force redraw after scrolling until someone finds a better way to fix glitchin...Kris Maglione2011-07-13
* Fix some typos.Štěpán Němec2011-07-06
* Move QI inside try-catch.Kris Maglione2011-07-05
* Cleanup Pass Through bit rot.Kris Maglione2011-07-01
* Fix some option descriptions so they're properly help linkified.Doug Kearns2011-07-05
* Clarify some arg counts and some related tests.Doug Kearns2011-06-29
* Add some documentation for Abbreviation.Doug Kearns2011-06-29
* Fix Buffer#getAllFrames deprecation call.Doug Kearns2011-06-29
* Use argCount: "0" for :restart.Doug Kearns2011-06-29
* Don't hide command errors in tab modifier commands.Doug Kearns2011-06-27
* Don't hide error generated for :time :no-such-cmd.Doug Kearns2011-06-27
* Restore some :tabmove argument errors and update :help for recent changes.Doug Kearns2011-06-27
* Delete some stale comments.Doug Kearns2011-06-19
* :set passunknown-=!inputKris Maglione2011-06-28
* Some 'timeout' compromises: Guess whether there are native bindings for a key...Kris Maglione2011-06-27
* Fix doc typo.Kris Maglione2011-06-27
* Update buffer.viewSource and buffer.viewSourceExternally prototypes. Update d...Kris Maglione2011-06-27
* Fix rare initialization order issue.Kris Maglione2011-06-25
* Documentation.Kris Maglione2011-06-23
* Backout revision ea3c2db9957a. Closes issue #568.Kris Maglione2011-06-22
* Add 'chrome:*':laissez-faire to 'strictfocus'.Kris Maglione2011-06-22
* Remove Window special casing from Editor#pasteClipboard.Doug Kearns2011-06-22
* Fix typo in browser.js.Kris Maglione2011-06-20
* Fix sticky network status.Kris Maglione2011-06-18
* Don't set bang config property for :style, :dialog, :quitall which don't supp...Doug Kearns2011-06-19
* Clobber focusAndSelectUrlBar.Kris Maglione2011-06-17
* Add missing semicolons.Doug Kearns2011-06-16
* More assorted map aliases.Doug Kearns2011-06-16
* Don't attempt to show empty hint text.Doug Kearns2003-05-08
* Forcibly disable typeaheadfind.autostart at startup, just for the hell of it....Kris Maglione2011-06-14
* match n of mKris Maglione2011-06-14
* :qa closes the current window (because Vim habits are hard to break and shoul...Kris Maglione2011-06-13
* Closes issue #469.Kris Maglione2011-06-12
* Add some path manipulation map aliases.Doug Kearns2011-06-12
* Fix gP description.Doug Kearns2011-06-12
* Add <scroll-{top,bottom}> map aliases.Doug Kearns2011-06-12
* Fix mode name generated for longer names in mapping serialization. Closes iss...Kris Maglione2011-06-11
* Deal with some spurious duplicate keyup events.Kris Maglione2011-06-09
* Add <win> parameter to load autocmds.Kris Maglione2011-06-08