1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-04-25 12:11:27 +02:00
Commit Graph

3325 Commits

Author SHA1 Message Date
Kris Maglione 36400872f2 Fix inifinite loop in <S-Tab>. 2011-10-03 04:32:57 -04:00
Kris Maglione 192a832777 Closes issue #675. 2011-10-03 04:29:58 -04:00
Kris Maglione 5fbf5df0fa Handle waiting for asynchronous results. 2011-10-03 04:23:53 -04:00
Kris Maglione 0a96a330a8 Fix buffer.jsm issue. 2011-10-03 03:04:48 -04:00
Kris Maglione cdd184fe64 Completion internals work. 2011-10-03 02:53:42 -04:00
Kris Maglione 22e798f59f Fix buffer.jsm typo. 2011-10-03 01:50:52 -04:00
Kris Maglione 6ed1da087f Optimization for async completion result processing. 2011-10-03 01:25:28 -04:00
Kris Maglione 0a5f0190c3 Enable the new ItemList. Add tentative new c_<C-f>/c_<PageDown>, c_<C-b>/c_<PageUp>, c_<C-Tab>, and c_<C-S-Tab> mappings. 2011-10-03 00:24:18 -04:00
Kris Maglione 32a3d45a7c Fix buffer.jsm bug. 2011-10-02 18:17:18 -04:00
Kris Maglione 7a0b0873ce New prototype ItemList implementation. Faster completion scrolling. 2011-10-02 16:00:50 -04:00
Kris Maglione c500936b2e Fix buffer.jsm bugs. 2011-10-02 14:56:18 -04:00
Kris Maglione 11af53d1ae Cherry pick some completion changes from an ancient patch. 2011-10-01 23:30:39 -04:00
Kris Maglione 84a68bff9a Add util.weakReference that won't crash if you pass null. 2011-10-01 23:02:00 -04:00
Kris Maglione c9583ac72f Allow loading plugins globally. 2011-10-01 22:49:32 -04:00
Kris Maglione 36fac82035 Liberate Buffer from the tyrany of the current window. Add DOM#contextmenu event. Provide sensible screenX/screenY for mouse events.
--HG--
rename : common/content/buffer.js => common/modules/buffer.jsm
2011-10-01 22:06:15 -04:00
Kris Maglione 5017217535 Move Buffer initialization out of the constructor. 2011-10-01 18:35:04 -04:00
Kris Maglione d14e57ee9a Add search to the MOW, skip search results in hidden nodes, and fix MOW sizing issues. 2011-10-01 18:03:48 -04:00
Kris Maglione cbbb3de86f Let Editor.extendRange cross element boundaries. 2011-10-01 16:22:25 -04:00
Kris Maglione 8ef35fee8b Include config.json in XPI. Closes issue \#670. 2011-10-01 13:02:26 -04:00
Štěpán Němec 2d7c78e162 Fix the invalid -postData option produced by ;S. 2011-10-01 15:24:40 +02:00
Kris Maglione bd3efd0024 Actually implement +purgecaches. 2011-10-01 02:57:36 -04:00
Kris Maglione 435cadb1a0 Allow IDs instead of names in :ext* commands. 2011-10-01 02:51:18 -04:00
Kris Maglione 2f776eebe7 Add +purgecaches startup flag. Process startup flags in :restart. Don't purge caches on :rehash. 2011-10-01 02:36:27 -04:00
Kris Maglione 119f117e4d Simplify bookmark loading code. 2011-09-30 23:54:53 -04:00
Kris Maglione 625c3cef8b Flush all caches on :rehash. 2011-09-30 19:40:20 -04:00
Štěpán Němec e8f99427d1 Fix the last commit. 2011-10-01 00:39:50 +02:00
Štěpán Němec 80ab02746b Add some example commands and mappings. 2011-10-01 00:02:29 +02:00
Štěpán Němec dde78cc9f8 Minor doc fixes. Closes issue #669. 2011-09-30 11:29:37 +02:00
Kris Maglione 4ee26a04ac Fix some early instantiation. 2011-09-30 03:26:42 -04:00
Kris Maglione c96079f52e No cache entries with the same names as path components... 2011-09-30 03:12:30 -04:00
Kris Maglione a15d2992a9 cache.jsm magic. 2011-09-30 02:53:35 -04:00
Kris Maglione 39e8bf7a06 Add cache module. Cleanup help and DTD generation. Fix :help version generation issues. Fix other assorted issues. 2011-09-30 01:36:45 -04:00
Kris Maglione 0cf1151e0a More cleanup. Fix some Teledactyl bugginess. 2011-09-29 21:25:17 -04:00
Kris Maglione acd13342a4 Cleanup. 2011-09-29 17:57:55 -04:00
Kris Maglione 06e89e84d2 Kill the buffer.scrollTo redrawing hack. 2011-09-29 16:35:27 -04:00
Kris Maglione a1432a07de Fix smooth scroll issue. 2011-09-29 15:17:39 -04:00
Kris Maglione 6ebda9b918 Gecko developers hate us. 2011-09-29 14:40:37 -04:00
Kris Maglione 1b2c3be9b3 Add binary component for Gecko 10/Linux/x86-64. 2011-09-28 22:56:15 -04:00
Kris Maglione 0c9f91ab97 Kill AUTOCOMPLETE mode with <C-c>. 2011-09-28 21:47:44 -04:00
Kris Maglione 0338509b99 Fix typos and stuff. 2011-09-28 21:39:35 -04:00
Kris Maglione 3f603c5db2 Less sucky i_<C-u>. 2011-09-28 21:34:21 -04:00
Kris Maglione a973974203 Consistent non-sucky i_<C-w> across platforms. 2011-09-28 21:28:30 -04:00
Kris Maglione 22ea6a8452 Less sucky t_w. 2011-09-28 21:19:30 -04:00
Kris Maglione 1104d4a186 Fix :set number!=... 2011-09-28 21:05:23 -04:00
Kris Maglione 117baf311f Fix option shortname clashes. 2011-09-28 20:48:27 -04:00
Kris Maglione c9b72a9607 Move smooth-scroll plugin to the core. 2011-09-28 20:10:23 -04:00
Štěpán Němec 7bf68df95a Fix some typos.
Closes issue #668.
2011-09-28 20:25:55 +02:00
Kris Maglione 2b52b7ee2d Closes issue #667. 2011-09-28 04:05:55 -04:00
Kris Maglione 43421e8631 Add params and data parameters to util.httpRequest params object. Add docs. 2011-09-27 17:36:57 -04:00
Kris Maglione 9c609f24f2 Implement parent groups. 2011-09-27 15:20:03 -04:00