Martin Stubenschrott
bdc505a047
openURLs -> vimperator.open(...)
...
Support for adding bookmark groups to QuickMarks
2007-07-27 18:49:08 +00:00
Doug Kearns
e0245fe575
move the Events and Tabs objects to files of their own and add a license header
...
to files without one
2007-07-13 14:11:00 +00:00
Doug Kearns
f9ecd3b788
limit the size of the multiline output window to the size of the browser panel
2007-07-10 10:07:08 +00:00
Martin Stubenschrott
84874eec04
Fixed some focus issues
...
First (non-working) readMultiline implementation
2007-07-03 09:04:10 +00:00
Doug Kearns
abc8370a61
move global beep() command to a vimperator slot
2007-07-02 10:29:02 +00:00
Martin Stubenschrott
cccd74c487
autosize multiline widget
2007-07-01 11:04:02 +00:00
Martin Stubenschrott
3e1bd07ec8
:marks support
2007-06-27 14:35:11 +00:00
Martin Stubenschrott
10aba69c3d
initial commit of multiline echo()
2007-06-27 13:10:44 +00:00
Doug Kearns
f43ad36110
declare loop counter in InformationList#fill
2007-06-27 11:22:53 +00:00
Doug Kearns
eba81125a4
rename StatusLine#setClass's parameter to 'type' since 'class' is a reserved
...
word
2007-06-26 13:11:04 +00:00
Doug Kearns
3bceee7721
normalise fold markers
2007-06-22 10:42:37 +00:00
Martin Stubenschrott
3d08bb8dc3
keyToString -> event.toString()
2007-06-20 14:07:18 +00:00
Martin Stubenschrott
89d629e5e2
moved log and logObject into the vimperator object
2007-06-19 23:01:11 +00:00
Doug Kearns
12c75c8052
initial Option/Options implementation - replacing g_options
2007-06-16 11:36:30 +00:00
Doug Kearns
cbfda0f154
remove unnecessary parentheses from typeof operands
2007-06-14 04:11:36 +00:00
Martin Stubenschrott
7af9664ac0
- fixed commandline focus/blur behavior
...
- could be buggy, so please report any bugs
- text selection is not possible anymore for :echo'ed things, should come later when holding shift
- cleared commandline on scroll events
2007-06-12 10:48:35 +00:00
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