Commit Graph
83 Commits
Author SHA1 Message Date
Martin Stubenschrott 80a31de59c small CSS fixes by Doug and added modelines to find.js and commandline.js 2007-05-14 13:51:50 +00:00
Martin Stubenschrott ea6069dc06 initial :tabmove command 2007-05-14 13:24:57 +00:00
Martin Stubenschrott a8dbd904b5 add forgotten files 2007-05-12 15:27:47 +00:00
Martin Stubenschrott 7ac9a05803 First attempt in making vimperator object orietened.
For now only the CommandLine widget was made a real encapsulated object.
2007-05-11 12:42:17 +00:00
Martin Stubenschrott 0d7ff394b9 final commit before trying to integrate the search patch 2007-05-09 11:56:10 +00:00
Martin Stubenschrott ed397bd2ef 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
2007-05-09 01:44:39 +00:00
Martin Stubenschrott f873389e5f cleaned up html code for :help to make it more xhtml compatible
:help now opens in the current tab even when current tab is a xhtml document
2007-05-09 00:31:25 +00:00
Martin Stubenschrott fd39e7fb7a hint work on xhtml pages now (slight problem with not disapperaring them still open) 2007-05-08 21:21:05 +00:00
Martin Stubenschrott 4a963c2441 added :tablast etc. commands 2007-05-08 16:57:08 +00:00
Martin Stubenschrott 2754fdc37a fixed :dl command 2007-05-04 22:48:13 +00:00
Martin Stubenschrott c6d67fe8fe keyword support for bookmarks 2007-05-04 18:04:11 +00:00
Martin Stubenschrott 2284afec3a fixed \\n in help files 2007-05-03 13:27:54 +00:00
Martin Stubenschrott 69126207b1 *** empty log message *** 2007-05-02 12:59:39 +00:00
Martin Stubenschrott 80f7dd633f bug fix release 2007-05-02 12:55:19 +00:00
Martin Stubenschrott 06bf4d63d4 fixed :open google.com opening google for searching ".com" 2007-05-02 12:47:30 +00:00
Martin Stubenschrott e52f7ffda8 pass <enter> <space> <tab> etc. to vimperator now, so that they can perform their default action without beeping.
Quite hacky so far, should be cleaned up.
2007-05-02 12:28:04 +00:00
Martin Stubenschrott ca2f10f25f added version info to help file, fixed font size for tables 2007-05-02 04:18:33 +00:00
Martin Stubenschrott a4d056c583 added 'defsearch' setting 2007-05-01 17:29:32 +00:00
Martin Stubenschrott eaca2e379d *** empty log message *** 2007-05-01 11:23:14 +00:00
Martin Stubenschrott 7c16e5c969 fixed gu and gU 2007-05-01 00:19:18 +00:00
Martin Stubenschrott 635e4f5566 fixed :o http://www.url.com 2007-04-30 10:59:43 +00:00
Martin Stubenschrott 7b2994c579 - use default firefox engines
:qsadd, :qsdel commands not yet done
2007-04-30 03:15:19 +00:00
Martin Stubenschrott 27c1330cc2 new make release command 2007-04-29 19:13:45 +00:00
Martin Stubenschrott 6a5266a8af more makefile fixes by Bart 2007-04-29 18:55:42 +00:00
Martin Stubenschrott cf190c23cc *** empty log message *** 2007-04-29 18:50:56 +00:00
Martin Stubenschrott 9e95550027 add 2007-04-29 17:51:26 +00:00
Martin Stubenschrott 2d3795fc5c website updates 2007-04-29 16:31:44 +00:00
Martin Stubenschrott d4844c2429 Many small bugfixes
changed wildsort -> wildoptions=sort
added completion for filenames
2007-04-29 15:04:00 +00:00
Martin Stubenschrott abeafde55f changed ":help open" to ":help :open" 2007-04-29 03:35:34 +00:00
Martin Stubenschrott 8822a151a5 fixed display of <> in help 2007-04-29 02:18:18 +00:00
Martin Stubenschrott 3a72a70bcb experimental new help design 2007-04-29 01:48:03 +00:00
Martin Stubenschrott 92c863442d Makefile fixes and much sexier help file 2007-04-29 00:26:31 +00:00
Martin Stubenschrott 896b83521a added update.rdf.in
changed help file to look much more vim like (with monospaced font)
2007-04-28 18:08:44 +00:00
Martin Stubenschrott d7dfaf86f5 fixed :q command 2007-04-28 17:18:45 +00:00
Martin Stubenschrott f6642560e5 typo 2007-04-28 16:05:56 +00:00
Martin Stubenschrott 3777c098da added ###VERSION### and ###DATE### for being seded in the Makefile 2007-04-28 16:05:13 +00:00
Martin Stubenschrott cdcf828bb9 fixed hints 2007-04-28 15:39:28 +00:00
Martin Stubenschrott 4019129519 added goUp() and isDirectory(uri) functions
gu and gU mappings for going up
2007-04-28 12:14:37 +00:00
Martin Stubenschrott 4cc50bf40e major code cleanup by using constants instead of indices, small bugs still may occur due to this change 2007-04-28 01:56:19 +00:00
Martin Stubenschrott c21df11e92 wildmode and wildsort support
:open . and .. and .../ supported
2007-04-27 19:06:03 +00:00
Martin Stubenschrott a49ffd552b small changes 2007-04-25 23:49:59 +00:00
Martin Stubenschrott 57094b927a Makefile changes for missing chrome/ dir 2007-04-25 17:11:52 +00:00
Martin Stubenschrott 5e8eb60362 changed version number for now a little 2007-04-25 09:30:57 +00:00
Martin Stubenschrott d7e155f9d2 added feeling lucky 'lucky' quick search 2007-04-25 09:20:52 +00:00
Martin Stubenschrott dc0af86c32 esc -> C-c to stop page
:stop command added
2007-04-24 21:06:57 +00:00
Martin Stubenschrott a98f9fd379 'B' works now as it is supposed to do 2007-04-24 19:47:35 +00:00
Martin Stubenschrott 3294a0d361 hinttags fixes 2007-04-24 18:42:17 +00:00
Martin Stubenschrott 754453bfae added sample vimperatorrc, not really useful yet 2007-04-24 14:10:24 +00:00
Martin Stubenschrott 9e71e74a5c applied 'B' patch from Lars (not working fully)
cleaned up init() and moved all eventlisteneres code to addEventListeners()
2007-04-24 12:12:59 +00:00
Martin Stubenschrott 1ae53ecbf8 make help.js a seperate file, small indention fixes 2007-04-23 11:14:33 +00:00
Martin Stubenschrott d953650220 update 2007-04-22 17:50:08 +00:00
Martin Stubenschrott bba56270c7 updated AUTHORS file 2007-04-22 13:00:17 +00:00
Martin Stubenschrott 337ee0f33b removed old files 2007-04-21 18:07:35 +00:00
Martin Stubenschrott ab04d13243 :back! and :forward! support 2007-04-21 18:06:24 +00:00
Martin Stubenschrott fe9e092677 set horizontal offset to 0 2007-04-21 11:18:08 +00:00
Martin Stubenschrott 341d641631 coding style fixes 2007-04-21 02:08:14 +00:00
Martin Stubenschrott 33de3f2966 valign=top for cells 2007-04-21 02:05:00 +00:00
Martin Stubenschrott 083aa0ae4a added section support for :help 2007-04-20 21:25:41 +00:00
Martin Stubenschrott d1b2061145 forgot this file 2007-04-20 15:23:00 +00:00
Martin Stubenschrott 7977bf9553 small changes 2007-04-20 15:07:30 +00:00
Martin Stubenschrott c560289b0a :source support 2007-04-20 15:03:06 +00:00
Martin Stubenschrott 43f25cee76 now we have a new build Makefile
also added file.js which is responsible for file writing/loading in future
2007-04-20 14:46:29 +00:00
Martin Stubenschrott 2244db0ecf - fixed hints display on zoom
- fixed n and N commands (don't use closures)
2007-04-20 13:33:34 +00:00
Martin Stubenschrott 48b9f413cd hmm, forgot what I changed :) 2007-04-20 03:01:17 +00:00
Martin Stubenschrott f52cca72ff added showmode setting 2007-04-19 23:35:52 +00:00
Martin Stubenschrott 5e5137e6f7 change tabs->4 spaces 2007-04-19 16:21:53 +00:00
Martin Stubenschrott ac6a066df4 added modelines everywhere 2007-04-19 16:09:14 +00:00
Martin Stubenschrott 6fb4a01aae added :buffer(s) commands 2007-04-19 14:00:11 +00:00
Martin Stubenschrott 671667abbd restart command 2007-04-19 13:29:08 +00:00
Martin Stubenschrott 94bbe797c7 added contact section to homepage 2007-04-18 13:33:49 +00:00
Martin Stubenschrott c431f8c2e5 support for space and alt-left/right keys 2007-04-18 11:42:15 +00:00
Martin Stubenschrott 415a9119cc [+-] support for settings 2007-04-18 11:06:35 +00:00
Martin Stubenschrott 67aa5305e8 added counter to web site 2007-04-18 01:18:46 +00:00
Martin Stubenschrott aff207c1df Changed wiki search engine 2007-04-17 22:44:20 +00:00
Martin Stubenschrott 277eaa6eb9 Added n and N commands 2007-04-17 20:07:56 +00:00
Martin Stubenschrott d80bc4666a removed < and > 2007-04-17 17:34:43 +00:00
Martin Stubenschrott 2ee8589df9 version 0.3, added ignorekeys support 2007-04-17 16:44:21 +00:00
Martin Stubenschrott 849789d23d Added Ctrl-[ alias, and 's' guioption 2007-04-16 23:31:55 +00:00
Martin Stubenschrott 6797ee2cfb go_tab -> tab_go 2007-04-11 18:38:18 +00:00
Martin Stubenschrott b6c131e5b3 updated TODO file 2007-04-11 03:15:00 +00:00
Martin Stubenschrott 5105ed69ad *** empty log message *** 2007-04-11 02:04:42 +00:00
Martin Stubenschrott d0fe3cc426 Initial import 2007-04-10 19:43:19 +00:00
Martin Stubenschrott 4eddbb5b36 Initial import 2007-04-10 19:32:48 +00:00