summaryrefslogtreecommitdiff
path: root/common/modules
Commit message (Expand)AuthorAge
* Fix loading components after XPI update.Kris Maglione2011-01-13
* Remove some dead code and fix :rehash.Kris Maglione2011-01-13
* Don't report on the loading of overlays.Kris Maglione2011-01-13
* Fix help on FF3, overly long URL chains in context filenames, etc.Kris Maglione2011-01-13
* Cleanup module globals more eagerly.Kris Maglione2011-01-13
* Fix loading locale files from XPI.Kris Maglione2011-01-13
* Ditch the bloody chrome registry.Kris Maglione2011-01-13
* Add cheap CSS highlighting which is unfortunately far to slow to make any use...Kris Maglione2011-01-13
* Fix bug in last commit.Kris Maglione2011-01-13
* Fix util.regexp#exec for null matches.Kris Maglione2011-01-13
* Fix '' for a subset of cases.Kris Maglione2011-01-13
* Fix arg maps.Kris Maglione2011-01-12
* Fix finder with iframes. Fix dactyl cleanup on :rehash.Kris Maglione2011-01-12
* Move common deprecation message content to deprecated().Doug Kearns2011-01-13
* Add some missing deprecated buffer features.Doug Kearns2011-01-13
* Add named groups (a la Python) to util.regexp.Kris Maglione2011-01-12
* Fix search suggestions.Kris Maglione2011-01-11
* Fix startup on FF36 with a few minutes grace before the nightly goes out.Kris Maglione2011-01-11
* Fix base.jsm:deprecated with null filenames. Closes issue #261.Kris Maglione2011-01-11
* Fix bloody new window overlay issues on 3.6+, at least.Kris Maglione2011-01-11
* Deprecate util.{writeTo,readFrom}Clipboard.Doug Kearns2011-01-11
* Document the util.* functions' useful return values.Štěpán Němec2011-01-11
* Tie up some, but not nearly all, of the loose ends that were accidentally com...Kris Maglione2011-01-10
* Make last commit at least functional.Kris Maglione2011-01-10
* Fix deleting files after viewing them from source links in :list*.Kris Maglione2011-01-10
* Slightly refactor the marks code. Make :delmarks, :marks and :qmarks accept r...Štěpán Němec2011-01-10
* Fix some typos.Štěpán Němec2011-01-09
* Deal with fallout from 609832.Kris Maglione2011-01-09
* Fix some accidentally committed code.Kris Maglione2011-01-09
* Fix completion.charset issue.Kris Maglione2011-01-09
* Automagically grab form charset in ;S.Kris Maglione2011-01-09
* Move things to the buffer instance that have no business being in the buffer ...Kris Maglione2011-01-09
* Fix version comment in :mkp.Kris Maglione2011-01-08
* Fix error reported at startup.Kris Maglione2011-01-07
* Screw with the default Hint style a bit.Kris Maglione2011-01-06
* Automagically generate :help key indexes.Kris Maglione2011-01-06
* Try not to break things on :rehash for users running from the repo.Kris Maglione2011-01-05
* Attempt to bump off old versions of the JSM Loader singleton.Kris Maglione2011-01-05
* Fix some bugs.Kris Maglione2011-01-05
* Play with semi-transparent hints.Kris Maglione2011-01-05
* Fix some recently broken :dialogs.Kris Maglione2011-01-05
* Try not to reset dactylFocusAllowed on hash tag change. Closes issue #237.Kris Maglione2011-01-05
* Hopefully fix text shadow in the status line on OS-X.Kris Maglione2011-01-04
* Hopefully fix some Add-on Bar button styling issues on OS-X.Kris Maglione2011-01-04
* Fix finder bug.Kris Maglione2011-01-04
* Fix ruddy unnecessarilly padded, oversized Add-on Bar buttons.Kris Maglione2011-01-04
* Get the statusline color right after a :rehash.Kris Maglione2011-01-04
* Fix StatusLineExtended style.Kris Maglione2011-01-04
* Fix completion.listCompleter.Kris Maglione2011-01-04
* Set the Vim ft in the modeline of the new modules.Doug Kearns2011-01-05