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
/
util.jsm
Commit message (
Expand
)
Author
Age
*
Kill strict mode for the moment.
Kris Maglione
2011-11-27
*
util.httpGet: Document the `quiet' parameter.
Štěpán Němec
2011-11-14
*
RangeFind highlight cleanup stuff and stuff.
Kris Maglione
2011-10-17
*
Try grabbing Content-Disposition from a HEAD request for the save link comple...
Kris Maglione
2011-10-05
*
Automagical macro command completion.
Kris Maglione
2011-10-04
*
Remove beforeunload handler.
Kris Maglione
2011-10-04
*
Kill :bwipeout, :bunload. Change the semantics of :tabc and :bd: the former o...
Kris Maglione
2011-10-03
*
Minor substring completion changes.
Kris Maglione
2011-10-03
*
New prototype ItemList implementation. Faster completion scrolling.
Kris Maglione
2011-10-02
*
Add util.weakReference that won't crash if you pass null.
Kris Maglione
2011-10-01
*
Liberate Buffer from the tyrany of the current window. Add DOM#contextmenu ev...
Kris Maglione
2011-10-01
*
Add +purgecaches startup flag. Process startup flags in :restart. Don't purge...
Kris Maglione
2011-10-01
*
Flush all caches on :rehash.
Kris Maglione
2011-09-30
*
Cleanup.
Kris Maglione
2011-09-29
*
Gecko developers hate us.
Kris Maglione
2011-09-29
*
Add binary component for Gecko 10/Linux/x86-64.
Kris Maglione
2011-09-28
*
Add params and data parameters to util.httpRequest params object. Add docs.
Kris Maglione
2011-09-27
*
Add first crude binary module implementation.
Kris Maglione
2011-09-22
*
Fixes issue #640. Hopefully. Given that I've never seen it on any of the doze...
Kris Maglione
2011-09-20
*
Fix :js context on Minefield.
Kris Maglione
2011-09-17
*
Fix typo.
Kris Maglione
2011-09-14
*
Minor cleanup.
Kris Maglione
2011-09-13
*
Minorish refactoring.
Kris Maglione
2011-09-08
*
Move stuff from overlay.jsm to main.jsm.
Kris Maglione
2011-09-08
*
Dequote preference names in :set!
Kris Maglione
2011-09-07
*
Fix NEWS munging broken by charset corruption after moving to modules.
Kris Maglione
2011-09-06
*
Fix REPL with foreign window contexts. Other general cleanup.
Kris Maglione
2011-09-05
*
Fix crappy add-on manager icons.
Kris Maglione
2011-09-03
*
Minorish changes.
Kris Maglione
2011-09-03
*
Backed out changeset ccb7eca3e069
Kris Maglione
2011-08-23
*
First work towards group-local option values.
Kris Maglione
2011-08-23
*
objectToString stuff.
Kris Maglione
2011-08-23
*
objectToString stuff.
Kris Maglione
2011-08-23
*
Fix Firefox exploding with OOM errors when stringifying certain functions.
Kris Maglione
2011-08-23
*
After some profiling, give all modules a common prototype.
Kris Maglione
2011-08-22
*
Add dom.jsm. And stuff.
Kris Maglione
2011-08-22
*
Fix some cleanup issues. Better error pages for bad dactyl: URLs. Remove some...
Kris Maglione
2011-08-21
*
Respect <C-t> for a few more key bindings. Add :background.
Kris Maglione
2011-08-20
*
Add canceled property to DOM instances. Remove stray util.haveGecko call.
Kris Maglione
2011-08-15
*
Move overlay magic from util to overlay module.
Kris Maglione
2011-08-15
*
Move DOM and config properties from the util namespace to the DOM and config ...
Kris Maglione
2011-08-14
*
Add dactyl instance tracking.
Kris Maglione
2011-08-14
*
Add experimental jQuery-ish DOM object.
Kris Maglione
2011-08-14
*
Decode URLs in the completion list against my better judgment. Get rid of blo...
Kris Maglione
2011-08-14
*
Fix util.generateXPath for unknown namespaces.
Kris Maglione
2011-08-07
*
Add a basic XPath generator.
Kris Maglione
2011-08-07
*
Flush the startup cache when re-sourcing a JS file.
Kris Maglione
2011-08-06
*
Save option restore data until add-on is disabled. Cleanup preferences on uni...
Kris Maglione
2011-07-29
*
Don't explicitly pop Menu mode on menu_<Esc>. Closes issue #527. Normalize mo...
Kris Maglione
2011-07-29
*
Add {, }, [{arg}, ]{arg}. Closes issue #592.
Kris Maglione
2011-07-28
[next]