index
:
pentadactyl
master
Pentadactyl for Pale Moon
khronosschoty@posteo.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
modules
/
styles.jsm
Commit message (
Expand
)
Author
Age
*
Experimentally move contexts.js to contexts.jsm.
Kris Maglione
2011-02-10
*
Experimentally move commands.js and options.js to modules. Fix some bugs.
Kris Maglione
2011-02-10
*
Fixes, mostly, most of which should really be in the default branch.
Kris Maglione
2011-02-09
*
Add reference counts for globally active style hives.
Kris Maglione
2011-02-08
*
Also add events groups for the use of plugins.
Kris Maglione
2011-02-06
*
Also groupify commands. Usage examples are in official plugins.
Kris Maglione
2011-02-06
*
Adjust some API names to make things more consistent and less confusing.
Kris Maglione
2011-02-06
*
Use broader heuristic for regexps in Styles.compileFilter.
Kris Maglione
2011-02-05
*
Use current group to select :style hive. Clear previous colorscheme's styles ...
Kris Maglione
2011-02-05
*
Clone arrays assigned to "live" properties, partially to deal with issues wit...
Kris Maglione
2011-02-04
*
Fix disabling of stylesheets.
Kris Maglione
2011-02-02
*
Format generated stylesheets a bit more nicely.
Kris Maglione
2011-02-02
*
Update leading comment in stylesheets.
Kris Maglione
2011-02-02
*
Replace horrible chrome-data URLs with somewhat more comprehensible dactyl://...
Kris Maglione
2011-02-02
*
Fix CSS property completion issue.
Kris Maglione
2011-01-27
*
Fix regex filters for site-specific mappings.
Kris Maglione
2011-01-27
*
Update copyright headers.
Kris Maglione
2011-01-23
*
Don't force help initialization until we see something that looks like a help...
Kris Maglione
2011-01-21
*
util.regexp.iterate
Kris Maglione
2011-01-20
*
Add as-yet undocumented site-specific mapping hives, :map -group flag, and :m...
Kris Maglione
2011-01-19
*
Add cheap CSS highlighting which is unfortunately far to slow to make any use...
Kris Maglione
2011-01-13
*
Move common deprecation message content to deprecated().
Doug Kearns
2011-01-13
*
Add named groups (a la Python) to util.regexp.
Kris Maglione
2011-01-12
*
Fix deleting files after viewing them from source links in :list*.
Kris Maglione
2011-01-10
*
Deal with fallout from 609832.
Kris Maglione
2011-01-09
*
Experimental new Hint style. Lets see how vitriolic the reaction is.
Kris Maglione
2010-12-31
*
Fix user :commands and other minor cleanup.
Kris Maglione
2010-12-31
*
Miscellaneous semicolon, whitespace, and formatting fixes.
Doug Kearns
2010-12-30
*
Add :hi -link.
Kris Maglione
2010-12-29
*
Treat XUL Tree and TextBox elements as input elements.
Kris Maglione
2010-12-28
*
Fix activating scrollable elements via ;F.
Kris Maglione
2010-12-28
*
Possibly stem aforementioned focus bug.
Kris Maglione
2010-12-27
*
[bootstrap] Add code to manually reload stale cached modules on rehash.
Kris Maglione
2010-12-25
*
Stagger loading of :style sheets to improve perceived startup time. Fix :mksy...
Kris Maglione
2010-12-25
*
Merge changes from bootstrapped.
Kris Maglione
2010-12-24
*
Fix :style -append.
Kris Maglione
2010-12-23
*
Allow mapping keys in HINT and other modes. Closes issue #10. Closes issue #158.
Kris Maglione
2010-12-22
*
Use :highlight groups for styling input boxes during external editing.
Kris Maglione
2010-12-22
*
Fix CSS completion.
Kris Maglione
2010-12-22
*
Refactor the Styles API and implimentation slightly. Move deprecated() to bas...
Kris Maglione
2010-12-22
*
Completion work.
Kris Maglione
2010-12-21
*
Replace older values with :sty/:hi -append rather than simply concatenating t...
Kris Maglione
2010-12-21
*
Fix RangeFind corner case.
Kris Maglione
2010-12-21
*
Fix an odd :style completion bug.
Kris Maglione
2010-12-20
*
Toggle between values in a list for string/number options with invert.
Kris Maglione
2010-12-17
*
Make :sty* commands more site-aware, more sensibly sorted.
Kris Maglione
2010-12-17
*
Make Bookmark objects live writeable.
Kris Maglione
2010-12-10
*
Do away with now unnecessary service variables.
Kris Maglione
2010-12-01
*
Do away with services.(get|create), and move the prefs module to its own file.
Kris Maglione
2010-12-01
*
Open the firstrun page in a new tab.
Kris Maglione
2010-11-19
[next]