summaryrefslogtreecommitdiff
path: root/common/content/statusline.js
Commit message (Expand)AuthorAge
* Documentation.Kris Maglione2011-06-23
* match n of mKris Maglione2011-06-14
* Muck with statusline history stuff.Kris Maglione2011-06-03
* Annotate most strings which need to be explicitly localified.Kris Maglione2011-03-25
* More ad hoc i18n work.Doug Kearns2011-03-21
* Run style bot.Doug Kearns2011-03-19
* Automagically generate option types and default value entities for options.xml.Kris Maglione2011-03-15
* Update bookmarked status asynchronously.Kris Maglione2011-03-15
* Move status updates out of the page load pipeline.Kris Maglione2011-03-15
* Fix status URL field with certain themes. Closes issue #432.Kris Maglione2011-03-10
* Fix echo bugs. Closes issue #414.Kris Maglione2011-03-04
* 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