1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-04-29 11:54:05 +02:00
Commit Graph

244 Commits

Author SHA1 Message Date
Doug Kearns 90e3dd345f Open the options help page with the addons "Options" button.
This only works for Vimperator and Xulmus as Muttator has no options
help page yet.
2009-06-28 16:03:15 +10:00
Doug Kearns ec8d7686fc Move the standard type completers to appropriate modules. 2009-06-18 22:02:21 +10:00
Doug Kearns 4570c6ced5 Change remaining Components.{classes,interfaces,results} -> C[cir]. 2009-06-15 19:40:31 +10:00
Doug Kearns 35bc4696ab Remove browser.startup.page from :help overridden-preferences. 2009-06-14 13:51:15 +10:00
Doug Kearns b080f91f2c Update the version strings for Muttator and Xulmus. 2009-06-14 02:20:24 +10:00
Doug Kearns dbe348687e Add an 'online' option to Muttator.
Also changed Vimperator's 'offline' to make use of Firefox's
BrowserOffline.
2009-06-14 02:14:03 +10:00
Doug Kearns c3ef4d18da Formatting fixes. 2009-06-14 01:23:01 +10:00
Doug Kearns 4585b1b476 Remove trailing commas from config.defaultOptions. 2009-06-11 03:22:35 +10:00
Doug Kearns f37a0a37b3 Fix some heinous comment formatting errors. 2009-06-08 23:37:06 +10:00
Kris Maglione 83d7e30b5d Petty makefile changes. 2009-06-06 23:40:17 -04:00
Doug Kearns 60ae1deb3f Move {xulmus,vimperator}/**/bookmarks.js to common/content. 2009-06-06 03:21:25 +10:00
Doug Kearns 09d8af9044 Change multiline beep guard clauses to single line formatting. 2009-06-04 14:30:46 +10:00
Doug Kearns e762b6f9d4 Add a -description option to :command. 2009-06-04 14:28:32 +10:00
Doug Kearns 6d7b94daa6 Add missing semicolons. 2009-06-02 16:59:24 +10:00
Doug Kearns 95dffaf95a Add util.Math.constrain. 2009-06-02 16:58:20 +10:00
Doug Kearns 0c5fde8ebf Merge Vimperator's docs with Xulmus. 2009-06-01 21:57:25 +10:00
Doug Kearns 0edefd5dc2 Add a command-line handler to process the -liberator option. 2009-05-28 20:28:51 +10:00
Kris Maglione 6055c8a77b Add some rough documentation for config.js properties. 2009-05-25 12:10:22 -04:00
Doug Kearns 9e9e553a70 Whitespace fixes. 2009-05-24 23:46:15 +10:00
Kris Maglione b8aab050e9 Remove some config.name checks. Add configbase module. 2009-05-23 21:10:32 -04:00
Doug Kearns abc11f1068 Move application specific modes to config.modes. 2009-05-24 01:56:44 +10:00
Doug Kearns 26dabbfd0d Change multiline error message guard clauses to single line formatting.
Also apply similar formattng fixes to conditional blocks as per
standard.
2009-05-22 10:53:17 +10:00
Martin Stubenschrott 4fff07b8ef vimperator 2.1 released (and changed 'cpt' default from 'sfl' to 'slf') 2009-05-21 13:36:23 +02:00
Doug Kearns 47a5c73a5b Remove some Hungarian notation. 2009-05-12 18:24:12 +10:00
Doug Kearns cb0f542e94 Rename Search to Finder.
Search generally refers to web searches in this domain and mixing
"search" and "find" within the same module is very confusing.
2009-05-11 17:53:33 +10:00
Doug Kearns f73879f43e Add :stopall. 2009-05-11 01:20:45 +10:00
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