summaryrefslogtreecommitdiff
path: root/common/content/statusline.js
Commit message (Expand)AuthorAge
* Fix local mapping bug. Change statusline API slightly.Kris Maglione2011-02-28
* Move some event-based code into observers in the modules it affects.Kris Maglione2011-02-27
* Make Teledactyl minimally functional, albeit with quite a lot of errors on th...Kris Maglione2011-02-19
* Dewidthify and unpad appmenu button for Windows® users. Might leave a gap fo...Kris Maglione2011-02-11
* Overlay appmenu-button in addition to appmenu-toolbar-button for Windows®.Kris Maglione2011-02-11
* Fix bug in last commit.Kris Maglione2011-02-09
* Move some things around. Fix bug in last commit (I've already forgotten which).Kris Maglione2011-02-09
* Fix Minefield statusbar positioning.Kris Maglione2011-02-07
* Another attempt at revision 8613b76cff40.Kris Maglione2011-02-03
* Minor performance work.Kris Maglione2011-02-03
* Fix "match n of m" getting stuck in the progress area.Kris Maglione2011-02-02
* Fix placement of the status command-line.Kris Maglione2011-01-26
* Replace the 'Minefield' text in the app menu with a more sensible icon. Imple...Kris Maglione2011-01-26
* Merge default.Kris Maglione2011-01-25
|\
| * Remove stray reference to 'laststatus'. Closes issue #305.Štěpán Němec2011-01-25
| * Fix wheel scrolling in the MOW.Kris Maglione2011-01-24
* | Get rid of horrible coalesced event handlers in commandline.js.Kris Maglione2011-01-24
* | Fix wheel scrolling in the MOW.Kris Maglione2011-01-24
|/
* Fix padding for nested Add-on Bar buttons.Kris Maglione2011-01-24
* Update copyright headers.Kris Maglione2011-01-23
* Update :listkeys for :mapgroups.Kris Maglione2011-01-19
* Fix last commit.Kris Maglione2011-01-19
* Pad the add-on bar's grippy on OS-X.Kris Maglione2011-01-19
* Make buffer.URL a string again. Use buffer.uri and buffer.documentURI interna...Kris Maglione2011-01-16
* Fix zoom level display for fractional percentages.Kris Maglione2011-01-14
* Add named groups (a la Python) to util.regexp.Kris Maglione2011-01-12
* Fix deleting files after viewing them from source links in :list*.Kris Maglione2011-01-10
* Automagically grab form charset in ;S.Kris Maglione2011-01-09
* Hopefully fix some Add-on Bar button styling issues on OS-X.Kris Maglione2011-01-04
* Fix possible gray status bar on startup/:rehash.Kris Maglione2011-01-04
* Fix ruddy unnecessarilly padded, oversized Add-on Bar buttons.Kris Maglione2011-01-04
* Make last commit less sucky.Kris Maglione2011-01-04
* Get the statusline color right after a :rehash.Kris Maglione2011-01-04
* Fix completion.listCompleter.Kris Maglione2011-01-04
* Style the Add-on Bar rather than the statusbar where applicable.Kris Maglione2011-01-04
* Make buffer.UR[LI] nsIURI objects. Fix bug in chrome-data:.Kris Maglione2011-01-03
* Fix status bar command line completion window.Kris Maglione2010-12-28
* [bootstrap] Fix highlighting the statusline and visual bell after rehash.Kris Maglione2010-12-28
* Fix some subtle rehashing bugs.Kris Maglione2010-12-25
* [bootstrapped] Fix some CSS issues after restartless reload.Kris Maglione2010-12-25
* Fix some cleanup issues.Kris Maglione2010-12-24
* More bootstrap work.Kris Maglione2010-12-23
* Some minor improvements to the previous changeset.Kris Maglione2010-12-23
* Steps towards bootstrapped addon.Kris Maglione2010-12-23
* Fix hiding addon-bar spring.Kris Maglione2010-12-22
* Hide the #addonbar-spring by default.Kris Maglione2010-12-22
* Refactor the Styles API and implimentation slightly. Move deprecated() to bas...Kris Maglione2010-12-22
* Fix StatusLine highlighting.Kris Maglione2010-12-20
* Kill tab bindings.Kris Maglione2010-12-17
* Push INSERT mode on top of PASS THROUGH mode when entering an input field, ra...Kris Maglione2010-11-17