26
I Use This!
Inactive

Commits : Listings

Analyzed 11 days ago. based on code collected 12 days ago.
Jan 30, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
RFC: the api for the new mappings More... over 17 years ago
removed 'noh' More... over 17 years ago
changed nohlsearch to the new spec More... over 17 years ago
fix accidental regression in :tabmove name specification
dkearns
as Doug Kearns
More... over 17 years ago
added Y command More... over 17 years ago
update the buffer list on page load completion (the non-existant showBufferList() was being called rather than updateBufferList())
dkearns
as Doug Kearns
More... over 17 years ago
fix typo in :open command's short help description
dkearns
as Doug Kearns
More... over 17 years ago
flashing frame works now More... over 17 years ago
moved tab related functions to the Tabs class More... over 17 years ago
many help fixes moved echo() -> vimperator.echo() and removed old XUL entries. More... over 17 years ago
"R" -> reload without cache More... over 17 years ago
changed colors More... over 17 years ago
commited help typos More... over 17 years ago
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) More... over 17 years ago
commited pending changes, nothing big More... over 17 years ago
one less global variable (g_completions) More... over 17 years ago
fully objectized History() and Bookmarks() More... over 17 years ago
rewrote mode-handling More... over 17 years ago
Added "titlestring" setting More... over 17 years ago
renamed commandline.js -> ui.js moved all statusbar code to the StatusLine() class More... over 17 years ago
renamed CompletionList -> InformationList which is now a common class for the completion window, for the preview window and the buffer window ("B"). Only the StatusLine class to go... More... over 17 years ago
small CSS fixes by Doug and added modelines to find.js and commandline.js More... over 17 years ago
initial :tabmove command More... over 17 years ago
The Help Strikes Back More... over 17 years ago
The Return of the Link More... over 17 years ago
fixed the indentation and and command line completion More... over 17 years ago
add forgotten files More... almost 18 years ago
First attempt in making vimperator object orietened. For now only the CommandLine widget was made a real encapsulated object. More... almost 18 years ago
final commit before trying to integrate the search patch More... almost 18 years ago
changed setOverLink back to echo() as I really couldn't stand it anymore in the statusbar Mail me if you really want it in the statusbar, and come up with a good setting name for this preference More... almost 18 years ago