summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Automagically linkify error codes.Kris Maglione2011-03-07
|
* Implement string bundle cascading.Kris Maglione2011-03-07
|
* Localizify sanitizer descriptions.Kris Maglione2011-03-07
|
* Localized hint prompts.Kris Maglione2011-03-07
|
* Localize pageinfo titles.Kris Maglione2011-03-07
|
* Don't do automagic localization for option values provided by getters.Kris Maglione2011-03-07
|
* Add dactyl://data/ to replace chrome-data:.Kris Maglione2011-03-07
|
* Fix live update issues.Kris Maglione2011-03-07
|
* Move some more message strings to the properties file.Doug Kearns2011-03-08
|
* Fix "print.sent" message usage typo.Doug Kearns2011-03-08
|
* Rename parameter as per style guide.Doug Kearns2011-03-08
|
* Normalise use of "res" vs "ret" for return variables.Doug Kearns2011-03-07
|
* Fix hint generation after closing a window.Kris Maglione2011-03-06
|
* Remove weird arg 'checking' log message from buffer.followLink.Doug Kearns2011-03-07
|
* Move some more message strings to the properties file.Doug Kearns2011-03-07
|
* Fix :tabdo.Doug Kearns2011-03-06
|
* Quick fix for searching with Object property names as search terms.Doug Kearns2011-03-06
|
* Fix some message key names.Doug Kearns2011-03-06
|
* Move some more message strings to the properties file.Doug Kearns2011-03-06
|
* Fix message output when listing styles and there are none.Doug Kearns2011-03-06
|
* Fix reporting the bug report warning for XPIs created from the default branch.Doug Kearns2011-03-06
|
* Fix "style.none" message value.Doug Kearns2011-03-06
|
* Fix services initialization bug.Kris Maglione2011-03-05
|
* Add guard to mappings.add similar to that in commands.add, preventing ↵Kris Maglione2011-03-05
| | | | external scripts from adding builtin mappings.
* Fix FF36. Closes issue #416.Kris Maglione2011-03-05
| | | | | --HG-- extra : rebase_source : 2620be0acd8ff137fb0dded7a41584f09d56fe58
* Temporarily back out an error producing call to _() in prefs.set.Doug Kearns2011-03-06
|
* Move some more message strings to the properties file.Doug Kearns2011-03-06
|
* Fix some incorrect help links.Doug Kearns2011-03-05
| | | | | --HG-- extra : rebase_source : 5cb5013ac806e2f00e8aa1fb6b2581494a627f5c
* Fix reference to removed :comclear in testCommands.Doug Kearns2011-03-05
| | | | | --HG-- extra : rebase_source : 33a19cdf6a5a3e544555cd36281ea9ea5ef4d6e4
* Deal with echoed messages being cleared by scroll event. Closes issue #374.Kris Maglione2011-03-05
|
* Localization-related changes. Fix dead help links.Kris Maglione2011-03-04
|
* Allow localization of command/mapping/option descriptions.Kris Maglione2011-03-04
|
* Allow the creation of language pack XPIs.Kris Maglione2011-03-04
|
* Allow fallback to en-US for missing files in the selected locale.Kris Maglione2011-03-04
|
* Closes issue #407.Kris Maglione2011-03-04
|
* Fix echo bugs. Closes issue #414.Kris Maglione2011-03-04
|
* Fix absurd error on FF36.Kris Maglione2011-03-03
|
* Allow \c/\C in regexp options and so forth.Kris Maglione2011-03-02
|
* Fix a copy-paste error.Štěpán Němec2011-03-02
|
* Fix a typo.Štěpán Němec2011-03-02
|
* Add lazy instantiation and completion to _.Kris Maglione2011-03-02
|
* Move some more strings to messages.properties and report (but don't throw) ↵Kris Maglione2011-03-02
| | | | an error for unknown strings.
* Fix flashblock plugin event magic.Kris Maglione2011-03-02
|
* ObjectStore#remove should return a value.Kris Maglione2011-03-01
|
* Get rid of absurd config.ignoreKeys. Closes issue #406.Kris Maglione2011-03-01
|
* Rename two old tags to make them acceptable to hg-git and consistent with ↵Štěpán Němec2011-03-01
| | | | the others.
* Fix registration of commands on FF36.Kris Maglione2011-02-28
|
* Fix local mapping bug. Change statusline API slightly.Kris Maglione2011-02-28
|
* Move some event-based code into observers in the modules it affects.Kris Maglione2011-02-27
|
* Ammend revision 9f791638b3ef: Don't throw, but report error.Kris Maglione2011-02-27
|