summaryrefslogtreecommitdiff
path: root/common/content/statusline.js
Commit message (Expand)AuthorAge
* 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
* Replace 'laststatus' with a 'guioptions' flag.Kris Maglione2010-11-14
* Simplify some overwrought optional arg handling in StatusLine updaters.Doug Kearns2010-11-05
* Take into account the possibility that the statusbar may have been hidden by ...Kris Maglione2010-11-07
* Make Statusline#updateBufferPosition a little more readable.Doug Kearns2010-11-05
* Typo fixes.Doug Kearns2010-10-23
* Fix some crufty old mode-change related bugginess.Kris Maglione2010-10-04
* Auto-hide the command-line by default; allow showing messages/mode/command-li...Kris Maglione2010-09-27
* Fix over-sized addon-bar.Kris Maglione2010-09-25
* Fix status line highlighting.Kris Maglione2010-09-25
* Fix the statusbar in Minefield.Kris Maglione2010-09-24
* Show QuickMarked status in statusbar; add URL completion to :qmark.Kris Maglione2010-09-24
* Major documentation updates and formatting fixes, and many, many other change...Kris Maglione2010-09-17
* Rename Class#setTimeout to appease AMO's validation grep.Kris Maglione2010-09-17
* Precompute completion string matching function.Kris Maglione2010-09-17
* Lots of rangefinder and Gecko 2 tabbing fixes.Kris Maglione2010-08-28
* imported patch dactylifyKris Maglione2010-08-28
* Merge.Kris Maglione2010-08-26
|\
| * Countermeasure for "Error: malformed URI sequence".anekos2009-11-25
* | Use JS5's strict mode. But, alas! it outlaws octal! Oh the inanity...Kris Maglione2010-08-15
* | Get rid of silly zoom status messages.Kris Maglione2010-05-14
* | Finish adding missing copyright notices.Kris Maglione2009-12-01
|/
* Get rid of absurd strict JS warnings.Kris Maglione2009-11-14
* Add config.browser, config.tabbrowser. Fix mailbird. &c.Kris Maglione2009-11-14
* Make Option.validateCompleter the default validator: look out for minor break...Kris Maglione2009-11-13
* Formatting fixes.Doug Kearns2009-11-14
* More RangeFind work.Kris Maglione2009-11-13
* Add Classeditor.jssetTimeout. Fix some broken timeouts.Kris Maglione2009-11-11