1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-04-26 03:51:25 +02:00
Commit Graph

118 Commits

Author SHA1 Message Date
Doug Kearns 4912348398 Normalise the count arg of map actions with Math.max.
Passing an arg object to these actions as is done for commands might be
better.
2009-05-06 21:45:03 +10:00
Prathyush Thota f83a99ba06 Added SortView Command 2009-05-03 18:56:07 +05:30
Doug Kearns 6b9564635a Source formatting fixes *yawn*. 2009-04-30 22:21:35 +10:00
Martin Stubenschrott cb74c7f40c remove preload option 2009-04-30 08:47:59 +02:00
Ted Pavlic 2c8880ac59 help copyedit: Remove commas before if. Only need after if clause when clause is introductory. 2009-04-29 09:20:19 -04:00
Martin Stubenschrott c14a9bce80 also change Xulmus name to 'Xulmus' 2009-04-08 20:49:17 +02:00
Prathyush Thota efed0636d1 Changed the higher compatible version for songbird 2009-04-07 17:41:30 +05:30
Doug Kearns e2278c7505 Revert "Enable the service pane hide/show button in the media tab."
This reverts commit 6dff9489f5e878fbd50335acbd1ffea42570b777.
2009-04-03 02:41:56 +11:00
Doug Kearns c4fa8c6098 Enable the service pane hide/show button in the media tab. 2009-04-03 02:03:35 +11:00
Doug Kearns 0bbead8d2f Allow :dpopen/:dpclose to operate on the main service pane. 2009-04-03 01:37:58 +11:00
Doug Kearns a5e62a9bcf Add 'repeat' and 'shuffle'. 2009-04-03 00:03:25 +11:00
Doug Kearns 54647ba73b Add :dialog jumpto. 2009-04-02 20:32:19 +11:00
Doug Kearns 23fe5a33c8 Add the media page manager to the services cache. 2009-04-02 02:01:59 +11:00
Doug Kearns 22ef0e8c39 Prefer SBGetBrowser over getBrowser for Xulmus. 2009-04-02 01:32:42 +11:00
Doug Kearns 680147bf90 Rename :filter to :queue and :Filter to :filter. 2009-04-02 01:26:22 +11:00
Doug Kearns 7540606dbb Update Xulmus NEWS with post 0.1 features. 2009-04-02 01:09:01 +11:00
Doug Kearns 2499c84a48 Move library convenience functions to a library module. 2009-04-02 01:02:20 +11:00
Doug Kearns 1acb941148 Add :dia newsmartplaylist to Xulmus. 2009-04-01 22:05:35 +11:00
Doug Kearns a1ce575cef Return the default 'stal' value for Vimperator and Xulmus to 0. 2009-04-01 17:02:36 +11:00
Doug Kearns 7c5ff987c1 Prefer the use of Cc and Ci in player.js. 2009-04-01 14:20:31 +11:00
Doug Kearns e9ceedc602 Refactor isPlayerWindow. 2009-04-01 00:57:25 +11:00
Doug Kearns 02471bcfb1 Document $MY_XULMUSRC in help. 2009-03-31 23:41:05 +11:00
Doug Kearns d985a4d6c8 Add a help entry for :silent. 2009-03-31 23:11:50 +11:00
Prathyush Thota ebfb0b8ebd Added TODO operations 2009-03-30 23:27:05 +05:30
Kris Maglione ff9b9b3d2f Change xulmus's id to xulmus@vimperator.org before it affects too many users. 2009-03-30 01:23:00 -04:00
Kris Maglione 2a88d8a3bf Revert "Fix some zi/zo issues."
This reverts commit b39be7b367528d9a86380c3ec5c2a6fcafd2cd22.
2009-03-30 01:19:29 -04:00
Kris Maglione 7e068d4f9e Fix some zi/zo issues. 2009-03-30 01:16:39 -04:00
Kris Maglione a8f41faf4e Merge. 2009-03-30 01:14:46 -04:00
Doug Kearns 1ae692bd77 Fix search scroll limit messages in Player mode. 2009-03-30 13:34:19 +11:00
Doug Kearns f162833d93 Add 'maxitems' to the help index. 2009-03-30 12:43:35 +11:00
Doug Kearns ec04c9b23a Make the "track" keyword available to Stream* autocommands. 2009-03-30 01:42:12 +11:00
Doug Kearns 8300db58dc Respect 'incsearch' when searching in Player mode. 2009-03-30 01:12:22 +11:00
Doug Kearns 2d25c1f7c3 Add <S-Left>/<S-Right> (like H/L) mappings to Player mode.
Also the appropriate prefix to Player mode help tags.
2009-03-30 00:32:11 +11:00
Doug Kearns 3ff4fda7ca Remove :winclose and :winopen commmands from Xulmus.
These are generally unsupported in SB and probably not worth supporting
in Xulmus.
2009-03-29 23:49:18 +11:00
Doug Kearns 626f585db6 Update MS's email address. 2009-03-29 21:30:31 +11:00
Daniel Bainton a9750cc3ff Remove the executable bit from xulmus files 2009-03-29 13:26:55 +03:00
Doug Kearns a5c8ebcc55 Add rough :displaypane and :dpclose commands. 2009-03-29 12:04:01 +11:00
Doug Kearns 58a5b47f63 Add the subscription dialog to :dialog. 2009-03-29 12:04:00 +11:00
Doug Kearns 600d8b95b5 Add TODO item regarding Player mode in the Mini Player. 2009-03-29 12:03:58 +11:00
Doug Kearns 44a87ec672 Fix some missed references to Firefox and Vimperator in the help. 2009-03-29 12:03:57 +11:00
Daniel Bainton dc9a3e894b Update version to 0.2pre 2009-03-29 01:54:04 +02:00
Daniel Bainton de46ff6c19 Generate the version in install.rdf with 'make xpi' 2009-03-29 01:52:09 +02:00
Prathyush Thota d06e27ca57 Version 0.1 & NEWS 2009-03-28 21:27:14 +05:30
Prathyush Thota 58dd4c2e77 Fixed Initialization section in Help 2009-03-28 16:27:18 +05:30
Doug Kearns de38813fce cmus -> CMus in help references. 2009-03-28 20:34:24 +11:00
Doug Kearns 4fc5a26888 Fix typo. 2009-03-28 20:30:40 +11:00
Doug Kearns 0863ef897e Document <C-[0-5]> mappings which change the track rating. 2009-03-28 16:51:17 +11:00
Doug Kearns 0f311e09e3 Whitespace fixes. 2009-03-28 12:23:22 +11:00
Doug Kearns 887855ed01 Fix typo in "/" help text. 2009-03-28 12:18:28 +11:00
Doug Kearns 6c598b7574 Add TODO regarding missing multi-window functionality. 2009-03-28 12:13:30 +11:00