summaryrefslogtreecommitdiff
path: root/xulmus
Commit message (Collapse)AuthorAge
* Support 'titlestring' in private browsing mode.Doug Kearns2009-06-28
|
* Remove config.mainWindowID tests from common/*.Doug Kearns2009-06-28
|
* Open the options help page with the addons "Options" button.Doug Kearns2009-06-28
| | | | | This only works for Vimperator and Xulmus as Muttator has no options help page yet.
* Move the standard type completers to appropriate modules.Doug Kearns2009-06-18
|
* Change remaining Components.{classes,interfaces,results} -> C[cir].Doug Kearns2009-06-15
|
* Remove browser.startup.page from :help overridden-preferences.Doug Kearns2009-06-14
|
* Update the version strings for Muttator and Xulmus.Doug Kearns2009-06-14
|
* Add an 'online' option to Muttator.Doug Kearns2009-06-14
| | | | | Also changed Vimperator's 'offline' to make use of Firefox's BrowserOffline.
* Formatting fixes.Doug Kearns2009-06-14
|
* Remove trailing commas from config.defaultOptions.Doug Kearns2009-06-11
|
* Fix some heinous comment formatting errors.Doug Kearns2009-06-08
|
* Petty makefile changes.Kris Maglione2009-06-06
|
* Move {xulmus,vimperator}/**/bookmarks.js to common/content.Doug Kearns2009-06-06
|
* Change multiline beep guard clauses to single line formatting.Doug Kearns2009-06-04
|
* Add a -description option to :command.Doug Kearns2009-06-04
|
* Add missing semicolons.Doug Kearns2009-06-02
|
* Add util.Math.constrain.Doug Kearns2009-06-02
|
* Merge Vimperator's docs with Xulmus.Doug Kearns2009-06-01
|
* Add a command-line handler to process the -liberator option.Doug Kearns2009-05-28
|
* Add some rough documentation for config.js properties.Kris Maglione2009-05-25
|
* Whitespace fixes.Doug Kearns2009-05-24
|
* Remove some config.name checks. Add configbase module.Kris Maglione2009-05-23
|
* Move application specific modes to config.modes.Doug Kearns2009-05-24
|
* Change multiline error message guard clauses to single line formatting.Doug Kearns2009-05-22
| | | | | Also apply similar formattng fixes to conditional blocks as per standard.
* vimperator 2.1 released (and changed 'cpt' default from 'sfl' to 'slf')Martin Stubenschrott2009-05-21
|
* Remove some Hungarian notation.Doug Kearns2009-05-12
|
* Rename Search to Finder.Doug Kearns2009-05-11
| | | | | Search generally refers to web searches in this domain and mixing "search" and "find" within the same module is very confusing.
* Add :stopall.Doug Kearns2009-05-11
|
* Normalise the count arg of map actions with Math.max.Doug Kearns2009-05-06
| | | | | Passing an arg object to these actions as is done for commands might be better.
* Added SortView CommandPrathyush Thota2009-05-03
|
* Source formatting fixes *yawn*.Doug Kearns2009-04-30
|
* remove preload optionMartin Stubenschrott2009-04-30
|
* help copyedit: Remove commas before if. Only need after if clause when ↵Ted Pavlic2009-04-29
| | | | clause is introductory.
* also change Xulmus name to 'Xulmus'Martin Stubenschrott2009-04-08
|
* Changed the higher compatible version for songbirdPrathyush Thota2009-04-07
|
* Revert "Enable the service pane hide/show button in the media tab."Doug Kearns2009-04-03
| | | | This reverts commit 6dff9489f5e878fbd50335acbd1ffea42570b777.
* Enable the service pane hide/show button in the media tab.Doug Kearns2009-04-03
|
* Allow :dpopen/:dpclose to operate on the main service pane.Doug Kearns2009-04-03
|
* Add 'repeat' and 'shuffle'.Doug Kearns2009-04-03
|
* Add :dialog jumpto.Doug Kearns2009-04-02
|
* Add the media page manager to the services cache.Doug Kearns2009-04-02
|
* Prefer SBGetBrowser over getBrowser for Xulmus.Doug Kearns2009-04-02
|
* Rename :filter to :queue and :Filter to :filter.Doug Kearns2009-04-02
|
* Update Xulmus NEWS with post 0.1 features.Doug Kearns2009-04-02
|
* Move library convenience functions to a library module.Doug Kearns2009-04-02
|
* Add :dia newsmartplaylist to Xulmus.Doug Kearns2009-04-01
|
* Return the default 'stal' value for Vimperator and Xulmus to 0.Doug Kearns2009-04-01
|
* Prefer the use of Cc and Ci in player.js.Doug Kearns2009-04-01
|
* Refactor isPlayerWindow.Doug Kearns2009-04-01
|
* Document $MY_XULMUSRC in help.Doug Kearns2009-03-31
|