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

120 Commits

Author SHA1 Message Date
Kris Maglione d48dcd8723 Another attempt at revision 8613b76cff40. 2011-02-03 09:48:10 -05:00
Kris Maglione b10e4e4b3a Minor performance work. 2011-02-03 02:34:40 -05:00
Kris Maglione 6de8120d57 Fix "match n of m" getting stuck in the progress area. 2011-02-02 16:59:37 -05:00
Kris Maglione 7720b17a5a Fix placement of the status command-line. 2011-01-26 16:43:38 -05:00
Kris Maglione 77e3ba58c5 Replace the 'Minefield' text in the app menu with a more sensible icon. Implement overlay attribute rewind on cleanup. 2011-01-26 08:18:33 -05:00
Kris Maglione 9ad1cbef58 Merge default.
--HG--
branch : key-processing
2011-01-25 16:20:22 -05:00
Štěpán Němec 685a0f5d30 Remove stray reference to 'laststatus'. Closes issue #305. 2011-01-25 11:34:44 +01:00
Kris Maglione 9786171520 Get rid of horrible coalesced event handlers in commandline.js.
--HG--
branch : key-processing
2011-01-24 12:50:08 -05:00
Kris Maglione 2df1de7ad1 Fix wheel scrolling in the MOW.
--HG--
extra : transplant_source : %BD%8C6%3DN%BB%CF%BB%9C.%1Cc%D7vpV%A2v%C3%06
2011-01-24 09:21:31 -05:00
Kris Maglione 304d4fffd7 Fix wheel scrolling in the MOW.
--HG--
branch : key-processing
2011-01-24 09:21:31 -05:00
Kris Maglione 51aa3ebc61 Fix padding for nested Add-on Bar buttons.
--HG--
extra : rebase_source : 9e2ffe6ebd8da5ea8c8284cf654dbfce1e4c213a
2011-01-24 05:16:38 -05:00
Kris Maglione fb7d6c9809 Update copyright headers. 2011-01-23 23:34:24 -05:00
Kris Maglione 807c7a4aba Update :listkeys for :mapgroups. 2011-01-19 14:40:47 -05:00
Kris Maglione d41b414171 Fix last commit. 2011-01-19 12:38:42 -05:00
Kris Maglione 1006ff6ecd Pad the add-on bar's grippy on OS-X.
--HG--
extra : rebase_source : 235fec352965507be716458459e2bd4e1e8e172c
2011-01-19 12:38:23 -05:00
Kris Maglione 5b56624043 Make buffer.URL a string again. Use buffer.uri and buffer.documentURI internally. Fix loading Object stores. 2011-01-16 12:14:43 -05:00
Kris Maglione 67e2a23c5a Fix zoom level display for fractional percentages. 2011-01-14 23:32:27 -05:00
Kris Maglione c3a90cf2b3 Add named groups (a la Python) to util.regexp. 2011-01-12 12:25:46 -05:00
Kris Maglione 893ed79637 Fix deleting files after viewing them from source links in :list*. 2011-01-10 16:57:47 -05:00
Kris Maglione 3485424f6e Automagically grab form charset in ;S. 2011-01-09 15:36:10 -05:00
Kris Maglione c345904fb3 Hopefully fix some Add-on Bar button styling issues on OS-X. 2011-01-04 13:38:53 -05:00
Kris Maglione 5f9c248ad6 Fix possible gray status bar on startup/:rehash. 2011-01-04 13:06:39 -05:00
Kris Maglione 26b4933b75 Fix ruddy unnecessarilly padded, oversized Add-on Bar buttons. 2011-01-04 12:53:40 -05:00
Kris Maglione c833f864d3 Make last commit less sucky. 2011-01-04 11:26:20 -05:00
Kris Maglione e7ae04749c Get the statusline color right after a :rehash. 2011-01-04 11:23:48 -05:00
Kris Maglione 3350f3d4bf Fix completion.listCompleter. 2011-01-04 11:07:37 -05:00
Kris Maglione 8e498ed52f Style the Add-on Bar rather than the statusbar where applicable. 2011-01-04 01:50:22 -05:00
Kris Maglione d661d60cb6 Make buffer.UR[LI] nsIURI objects. Fix bug in chrome-data:. 2011-01-03 22:00:53 -05:00
Kris Maglione 2f701ac96a Fix status bar command line completion window. 2010-12-28 22:09:33 -05:00
Kris Maglione 53f9181b09 [bootstrap] Fix highlighting the statusline and visual bell after rehash.
--HG--
branch : bootstrapped
2010-12-28 15:19:07 -05:00
Kris Maglione 1653ff509d Fix some subtle rehashing bugs.
--HG--
branch : bootstrapped
2010-12-25 15:54:37 -05:00
Kris Maglione d23595aa02 [bootstrapped] Fix some CSS issues after restartless reload.
--HG--
branch : bootstrapped
2010-12-25 05:59:56 -05:00
Kris Maglione d3d60548f1 Fix some cleanup issues.
--HG--
branch : bootstrapped
2010-12-24 18:32:22 -05:00
Kris Maglione c396c279c4 More bootstrap work.
--HG--
branch : bootstrapped
2010-12-23 22:35:49 -05:00
Kris Maglione 909a658338 Some minor improvements to the previous changeset.
--HG--
branch : bootstrapped
2010-12-23 20:25:09 -05:00
Kris Maglione c66701339f Steps towards bootstrapped addon.
--HG--
branch : bootstrapped
2010-12-23 19:52:32 -05:00
Kris Maglione 69581c1428 Fix hiding addon-bar spring. 2010-12-22 21:08:04 -05:00
Kris Maglione 797bf92c27 Hide the #addonbar-spring by default. 2010-12-22 13:48:16 -05:00
Kris Maglione 9b8ea86c09 Refactor the Styles API and implimentation slightly. Move deprecated() to base.jsm. 2010-12-22 03:22:23 -05:00
Kris Maglione 3335d0844b Fix StatusLine highlighting. 2010-12-20 11:49:23 -05:00
Kris Maglione a73ee765d8 Kill tab bindings. 2010-12-17 00:46:26 -05:00
Kris Maglione 5a618bee0e Push INSERT mode on top of PASS THROUGH mode when entering an input field, rather than clearing the mode stack. 2010-11-17 19:18:19 -05:00
Kris Maglione 1abe9fc2bb Replace 'laststatus' with a 'guioptions' flag. 2010-11-14 22:47:02 -05:00
Doug Kearns 81fb98b4c4 Simplify some overwrought optional arg handling in StatusLine updaters.
--HG--
extra : rebase_source : 08270edb93ef96cb00d8b16239ff29d61f2299cb
2010-11-05 18:36:12 +11:00
Kris Maglione 5c6a924f1e Take into account the possibility that the statusbar may have been hidden by strange means. Closes issue #123. 2010-11-07 10:30:54 -05:00
Doug Kearns 0d20e9ffc7 Make Statusline#updateBufferPosition a little more readable. 2010-11-05 09:01:53 +11:00
Doug Kearns c89df81725 Typo fixes. 2010-10-23 23:14:08 +11:00
Kris Maglione af64937d55 Fix some crufty old mode-change related bugginess. 2010-10-04 14:17:13 -04:00
Kris Maglione bed08a3455 Auto-hide the command-line by default; allow showing messages/mode/command-line in the status bar. 2010-09-27 07:39:49 -04:00
Kris Maglione ae6288106a Fix over-sized addon-bar. 2010-09-25 17:33:16 -04:00