1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-04-27 04:01:34 +02:00
Commit Graph

36 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
Doug Kearns 6b9564635a Source formatting fixes *yawn*. 2009-04-30 22:21:35 +10:00
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 54647ba73b Add :dialog jumpto. 2009-04-02 20:32:19 +11:00
Doug Kearns 22ef0e8c39 Prefer SBGetBrowser over getBrowser for Xulmus. 2009-04-02 01:32:42 +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 e9ceedc602 Refactor isPlayerWindow. 2009-04-01 00:57:25 +11: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 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 2c352c285b Update help files for Xulmus. 2009-03-28 12:13:27 +11:00
Doug Kearns ace07cef56 Update options.txt for Xulmus. 2009-03-25 20:13:08 +11:00
Doug Kearns 49f3984ba0 Add new autocommands to config and update the help file. 2009-03-25 19:55:50 +11:00
Doug Kearns e21436d0db Remove "B" from 'guioptions' as SB doesn't have a bookmarks bar. 2009-03-25 19:15:45 +11:00
Doug Kearns c5d201fdb1 Reset the defaultValue for 'showtabline' as well. 2009-03-25 18:18:53 +11:00
Doug Kearns a3594e5ec3 Use showtabline=2 as the default. 2009-03-25 18:11:39 +11:00
Doug Kearns c6e675bbdd Fix typo in LocationChange autocomd description. 2009-03-25 12:45:46 +11:00
Doug Kearns 98406ff211 Fix :dialog entries. 2009-03-25 04:03:10 +11:00
Doug Kearns b62527f8e6 Add "p" to 'guioptions' to show/hide the player controls.
Enable for now until the status bar is improved.
2009-03-25 01:52:14 +11:00
Kris Maglione cf57844986 Get rid of some 'config.name' checks in the common tree. These should all, ideally, go. 2009-03-22 02:25:05 -04:00
Doug Kearns 032b5be2ae Normalise case of player command and mapping descriptions. 2009-03-22 16:08:18 +11:00
Doug Kearns 8ae0b211f1 Define missing window#BrowserStop and window#toJavascriptConsole. 2009-03-20 16:04:23 +11:00
Doug Kearns 122657730a Add initial rough version of player.html help file. 2009-03-20 00:44:08 +11:00
Doug Kearns 2feddd7f9e Use "main-menubar" for the 'guioptions' menubar value.
Songbird places the menubar in the window's titlebar so "m" may need
different handling.
2009-03-18 14:17:03 +11:00
Doug Kearns 16036b5043 Whitespace fixes. 2009-03-17 18:19:52 +11:00
Doug Kearns 89565e3c03 Apply CSS to the correct config.styleableChrome window. 2009-03-17 17:55:10 +11:00
Doug Kearns 80beaa41df And xulmus was born. 2009-03-16 15:54:02 +11:00