summaryrefslogtreecommitdiff
path: root/xulmus
Commit message (Collapse)AuthorAge
...
* Add a help entry for :silent.Doug Kearns2009-03-31
|
* Added TODO operationsPrathyush Thota2009-03-30
|
* Change xulmus's id to xulmus@vimperator.org before it affects too many users.Kris Maglione2009-03-30
|
* Revert "Fix some zi/zo issues."Kris Maglione2009-03-30
| | | | This reverts commit b39be7b367528d9a86380c3ec5c2a6fcafd2cd22.
* Fix some zi/zo issues.Kris Maglione2009-03-30
|
* Merge.Kris Maglione2009-03-30
|\
| * Fix search scroll limit messages in Player mode.Doug Kearns2009-03-30
| |
| * Add 'maxitems' to the help index.Doug Kearns2009-03-30
| |
| * Make the "track" keyword available to Stream* autocommands.Doug Kearns2009-03-30
| |
| * Respect 'incsearch' when searching in Player mode.Doug Kearns2009-03-30
| |
| * Add <S-Left>/<S-Right> (like H/L) mappings to Player mode.Doug Kearns2009-03-30
| | | | | | | | Also the appropriate prefix to Player mode help tags.
| * Remove :winclose and :winopen commmands from Xulmus.Doug Kearns2009-03-29
| | | | | | | | | | These are generally unsupported in SB and probably not worth supporting in Xulmus.
| * Update MS's email address.Doug Kearns2009-03-29
| |
| * Remove the executable bit from xulmus filesDaniel Bainton2009-03-29
| |
| * Add rough :displaypane and :dpclose commands.Doug Kearns2009-03-29
| |
| * Add the subscription dialog to :dialog.Doug Kearns2009-03-29
| |
| * Add TODO item regarding Player mode in the Mini Player.Doug Kearns2009-03-29
| |
| * Fix some missed references to Firefox and Vimperator in the help.Doug Kearns2009-03-29
| |
| * Update version to 0.2preDaniel Bainton2009-03-29
| |
| * Generate the version in install.rdf with 'make xpi'Daniel Bainton2009-03-29
| |
| * Version 0.1 & NEWSPrathyush Thota2009-03-28
| |
| * Fixed Initialization section in HelpPrathyush Thota2009-03-28
| |
| * cmus -> CMus in help references.Doug Kearns2009-03-28
| |
| * Fix typo.Doug Kearns2009-03-28
| |
| * Document <C-[0-5]> mappings which change the track rating.Doug Kearns2009-03-28
| |
| * Whitespace fixes.Doug Kearns2009-03-28
| |
| * Fix typo in "/" help text.Doug Kearns2009-03-28
| |
| * Add TODO regarding missing multi-window functionality.Doug Kearns2009-03-28
| |
| * Update help files for Xulmus.Doug Kearns2009-03-28
| |
| * Refactor player.js & Changed the install maxVersion to 1.2.0prePrathyush Thota2009-03-28
| |
| * Fixed SearchViewAgainPrathyush Thota2009-03-28
| |
| * Fixed typo in player.txtPrathyush Thota2009-03-28
| |
| * Added mappings for changing rating of current mediaItemPrathyush Thota2009-03-28
| |
| * Updated TODOPrathyush Thota2009-03-28
| |
| * Documented search operations and fixed typo in :seekPrathyush Thota2009-03-28
| |
| * Added SearchView - '/', 'n' & 'N'Prathyush Thota2009-03-27
| |
| * Document :mediaview.Doug Kearns2009-03-27
| |
| * Add a :mediaview command to change media views.Doug Kearns2009-03-26
| |
| * Refactor player#togglePlayPause.Doug Kearns2009-03-26
| |
| * Use a green tilde for the Xulmus icon.Doug Kearns2009-03-25
| |
| * Update options.txt for Xulmus.Doug Kearns2009-03-25
| |
| * Add new autocommands to config and update the help file.Doug Kearns2009-03-25
| |
| * Add several player related autocommands.Doug Kearns2009-03-25
| | | | | | | | | | TrackChangePre, TrackChange, ViewChangePre, ViewChange, StreamStart, StreamPause, StreamEnd and StreamStop
| * Remove "B" from 'guioptions' as SB doesn't have a bookmarks bar.Doug Kearns2009-03-25
| |
| * Reset the defaultValue for 'showtabline' as well.Doug Kearns2009-03-25
| |
| * Use showtabline=2 as the default.Doug Kearns2009-03-25
| |
| * Whitespace fixes.Doug Kearns2009-03-25
| |
| * Fix typo in LocationChange autocomd description.Doug Kearns2009-03-25
| |
| * Fix :dialog entries.Doug Kearns2009-03-25
| |
| * Document player mode <Left>/<Right>.Doug Kearns2009-03-25
| |