summaryrefslogtreecommitdiff
path: root/common/modules
Commit message (Expand)AuthorAge
* Fix Class#update for non-localized classes.Kris Maglione2011-09-10
* canonicalKeys("<S-a>") → "A".Kris Maglione2011-09-08
* Fix rehash on FF6.Kris Maglione2011-09-08
* Minorish refactoring.Kris Maglione2011-09-08
* Move stuff from overlay.jsm to main.jsm.Kris Maglione2011-09-08
* Marginally better parsing of :set! preference names.Kris Maglione2011-09-07
* Dequote preference names in :set!Kris Maglione2011-09-07
* Fix NEWS munging broken by charset corruption after moving to modules.Kris Maglione2011-09-06
* Fix REPL with foreign window contexts. Other general cleanup.Kris Maglione2011-09-05
* Fix crappy add-on manager icons.Kris Maglione2011-09-03
* More minorish changes.Kris Maglione2011-09-03
* Minorish changes.Kris Maglione2011-09-03
* Remove dead protocols.js symlinks.Kris Maglione2011-08-28
* Apparently Firefox 7 sucks arse too.Kris Maglione2011-08-26
* Remove some unused functionality from messages.jsm.Kris Maglione2011-08-25
* Added :bmark -id, changed updating semantincs, update URLs in cache, and repo...Kris Maglione2011-08-25
* Backed out changeset ccb7eca3e069Kris Maglione2011-08-23
* First work towards group-local option values.Kris Maglione2011-08-23
* objectToString stuff.Kris Maglione2011-08-23
* Fix completion value wrapping issue.Kris Maglione2011-08-23
* objectToString stuff.Kris Maglione2011-08-23
* Remove partial URL encoding from quick search completions. Ref 440caa218bda.Kris Maglione2011-08-23
* Fix template._sandbox.Kris Maglione2011-08-23
* Fix Firefox exploding with OOM errors when stringifying certain functions.Kris Maglione2011-08-23
* Fix services.history on Minefield.Kris Maglione2011-08-23
* Fix gi scrolling issue.Kris Maglione2011-08-22
* After some profiling, give all modules a common prototype.Kris Maglione2011-08-22
* Add dom.jsm. And stuff.Kris Maglione2011-08-22
* :extdel ≡ :extrm. DOS is dead. Long live Unix.Kris Maglione2011-08-21
* Defer some initialization until the first window is visible.Kris Maglione2011-08-21
* Fix some cleanup issues. Better error pages for bad dactyl: URLs. Remove some...Kris Maglione2011-08-21
* Remove date from config.version.Kris Maglione2011-08-21
* Minor cleanup:Kris Maglione2011-08-21
* Bump JSMLoader.bump.Kris Maglione2011-08-21
* Deprecate services.{get,create}.Kris Maglione2011-08-21
* Mention removal of the chrome-data: protocol in BREAKING_CHANGES.Kris Maglione2011-08-21
* Because I can.Kris Maglione2011-08-21
* Respect <C-t> for a few more key bindings. Add :background.Kris Maglione2011-08-20
* Don't push pass through mode multiple times. Closes issue #641.Kris Maglione2011-08-19
* Import part of top patch in queue: Add no-op option hive for plugin API reaso...Kris Maglione2011-08-16
* Add canceled property to DOM instances. Remove stray util.haveGecko call.Kris Maglione2011-08-15
* Fix :rehash.Kris Maglione2011-08-15
* Move overlay magic from util to overlay module.Kris Maglione2011-08-15
* Move DOM and config properties from the util namespace to the DOM and config ...Kris Maglione2011-08-14
* Add dactyl instance tracking.Kris Maglione2011-08-14
* Add experimental jQuery-ish DOM object.Kris Maglione2011-08-14
* Decode URLs in the completion list against my better judgment. Get rid of blo...Kris Maglione2011-08-14
* Merge the globals of multiple plugins of the same name.Kris Maglione2011-08-12
* Add -pentadactyl-remote command-line flag and CommandOption.STRINGMAP type.Kris Maglione2011-08-12
* Add n_s and n_S.Kris Maglione2011-08-11