1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2025-12-21 23:57:59 +01:00
Commit Graph

6 Commits

Author SHA1 Message Date
Doug Kearns
a90d422d46 fix typo in bufferposition_str variable declaration 2007-05-30 13:03:12 +00:00
Martin Stubenschrott
85e4265848 many help fixes
moved echo() -> vimperator.echo() and removed old XUL entries.
2007-05-22 09:13:32 +00:00
Viktor Kojouharov
f07b29beac move the statusbar color handling to the css file. for the future, whenever a background color is set, the foreground color should also be set, otherwise text might be unreadable in dark themes (or light themes, depending on what theme the user has) 2007-05-20 13:53:57 +00:00
Martin Stubenschrott
31a43298f6 fully objectized History() and Bookmarks() 2007-05-18 15:36:17 +00:00
Martin Stubenschrott
ac7c396023 rewrote mode-handling 2007-05-18 04:13:27 +00:00
Martin Stubenschrott
d99945054c renamed commandline.js -> ui.js
moved all statusbar code to the StatusLine() class
2007-05-16 15:31:50 +00:00