Commit Graph
100 Commits
Author SHA1 Message Date
Martin Stubenschrott dc9c0069b5 first attempt for an logo
probably at the wrong chrome location, it just didn't accept files in chrome/skin/ in my first attempts, but i don't really care as a logo is also "content" :)
2007-08-21 23:15:49 +00:00
Martin Stubenschrott 00f6ced602 updated TODO for 0.6 2007-08-17 11:57:45 +00:00
Martin Stubenschrott 4d38b439ed Changed version number to 0.6 CVS 2007-08-17 09:41:43 +00:00
Martin Stubenschrott 665cf55bc1 only add NEWS instead of ChangeLog in .xpi, to dramatically reduce size for future releases 2007-08-16 21:50:47 +00:00
Martin Stubenschrott 1e4ffc635c fixed :map x :<cr> problem 2007-08-16 16:54:08 +00:00
Martin Stubenschrott e4166b3c76 last commit before 0.5 is tagged 2007-08-16 16:18:18 +00:00
Martin Stubenschrott 39e8df4b03 Fixed :map partly, still cannot cope with :map commans, where lhs is a 2-char string 2007-08-16 14:19:20 +00:00
Martin Stubenschrott 0c7844dbeb many small help fixes 2007-08-16 09:31:37 +00:00
Martin Stubenschrott 34e911b51e added colors to :ls 2007-08-15 18:27:43 +00:00
Martin Stubenschrott 43788d7925 fixed focusing the MOW 2007-08-15 17:47:33 +00:00
Martin Stubenschrott 67251ecff9 overflow: hidden for the MOW 2007-08-15 17:45:38 +00:00
Martin Stubenschrott b6661488ad added colors to :ls 2007-08-15 17:31:51 +00:00
Martin Stubenschrott 0d6600962e australian/british english -> american english in comments
added more help
2007-08-15 00:08:09 +00:00
Martin Stubenschrott 0d81e13533 hopefully made the MOW hack better, so that it doesn't show during startup
fixed wildoptions=sort
2007-08-13 18:12:40 +00:00
Martin Stubenschrott 27839f303d commandline and MIW try to keep focus now
changed commandline handling in general
autosize MIW on new content
new handling should be more robust, but there may be bugs, please report
2007-08-12 00:03:44 +00:00
Martin Stubenschrott 5c3a8426b1 fixed/renamed vimperator.events.toString(event);
v.e.is{Accept,Cancel}Key(key) helper functions
2007-08-11 20:05:51 +00:00
Martin Stubenschrott e91f192a62 added <space>-support for feedkeys()
moved KeyboardEvent.prototype.toString() -> vimperator.events.eventToString()
2007-08-11 19:20:39 +00:00
Martin Stubenschrott d90701769b changelog->NEWS, ChangeLog autogenerated now 2007-08-11 17:08:01 +00:00
Martin Stubenschrott 2a4cfbc4e3 "enter" is an alias for "return" or "cr" 2007-08-10 18:30:23 +00:00
Martin Stubenschrott f9e0238ff0 some whitespace formatting 2007-08-10 17:52:07 +00:00
Martin Stubenschrott b845854dc0 feedkeys() support!! Some bugs may remain, please test thorougly
escaping the < char not yet done, as the semantics is not clear yet
2007-08-10 17:48:29 +00:00
Martin Stubenschrott cfdea2614a fixed first use of setMultiline() with an ugly (but working) hack 2007-08-10 02:36:35 +00:00
Martin Stubenschrott cb3d007341 attempt to fix problems with hints on not finished page load, should fix messages to the error console 2007-08-10 01:38:59 +00:00
Martin Stubenschrott c9229435c3 - Fixed gn command
- added gH to activate option
2007-08-09 22:41:53 +00:00
Martin Stubenschrott 44dc7e7076 - code cleanup by removing old commented code
- merged zoom_in/to into vimperator.zoom()
2007-08-03 02:45:12 +00:00
Martin Stubenschrott f22430b57d changed listitem selection color to be the normal selection color of the system theme 2007-08-01 12:29:24 +00:00
Martin Stubenschrott 470073a3d8 finally found the CSS code to make the selection of listboxes better readable
Putting it in default.css instead of my own userChrome.css, because also others have mentioned
the hard readability.
2007-08-01 04:13:38 +00:00
Martin Stubenschrott 983600cb7a couldn't resist, had to add support for auto-sourcing ~/.vimperator/plugin/ before we release 0.5 2007-08-01 02:51:37 +00:00
Martin Stubenschrott 0d8140cedc winopen support 2007-08-01 01:17:45 +00:00
Martin Stubenschrott f12781220b changed vimperator.open() to accept postdata, makes the design a little uncleaner, but supports _all_ firefox search engines now. 2007-07-31 23:44:49 +00:00
Martin Stubenschrott 6bbb909033 he is called linus torvalds 2007-07-31 16:02:26 +00:00
Martin Stubenschrott ca5e2d080d Make sure, search engine aliases are unique 2007-07-31 15:41:56 +00:00
Martin Stubenschrott b4dfb2540b inputMultiline method finished (some display bug may remain)
:js <<EOF support is back, better than ever (TM)
2007-07-29 03:48:29 +00:00
Martin Stubenschrott bdc505a047 openURLs -> vimperator.open(...)
Support for adding bookmark groups to QuickMarks
2007-07-27 18:49:08 +00:00
Martin Stubenschrott ae840402f1 added <Nop> support 2007-07-27 10:24:48 +00:00
Martin Stubenschrott 331cf1fc52 stringToURLs -> String.prototype.toURLArray 2007-07-27 00:01:15 +00:00
Martin Stubenschrott f1dcd35334 changed shift-insert patch 2007-07-09 23:55:46 +00:00
Martin Stubenschrott 7828d3dd9b :saveas works now 2007-07-09 23:12:58 +00:00
Martin Stubenschrott d1a286e3ce reverted scroll window.content patch for now (untested) 2007-07-09 13:27:58 +00:00
Martin Stubenschrott 1c838eea55 applied shift-insert patch 2007-07-08 20:38:19 +00:00
Martin Stubenschrott 31f06ea516 applied the hintchar patch from calmar 2007-07-04 17:32:02 +00:00
Martin Stubenschrott 5775aaaff5 changed '|' to ', ' as a url separator 2007-07-04 13:32:34 +00:00
Martin Stubenschrott 84874eec04 Fixed some focus issues
First (non-working) readMultiline implementation
2007-07-03 09:04:10 +00:00
Martin Stubenschrott cccd74c487 autosize multiline widget 2007-07-01 11:04:02 +00:00
Martin Stubenschrott aa6c8b8a40 changed gO to gn 2007-06-30 13:14:28 +00:00
Martin Stubenschrott bb23387703 fixed :qmarks output 2007-06-29 11:45:48 +00:00
Martin Stubenschrott d6fbc880ec added QuickMarks 2007-06-29 11:44:45 +00:00
Martin Stubenschrott f2c340360d small display fixes in :marks 2007-06-27 14:45:43 +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
Martin Stubenschrott b86ace3fb7 verbosity -> verbose 2007-06-25 21:23:20 +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
Martin Stubenschrott 56420883ba made default value in help monospace again 2007-06-17 09:34:15 +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
Martin Stubenschrott b845a0f5cc Final commit for the weekend: moved onKeyPress -> vimperator.events; 2007-06-09 14:06:12 +00:00
Martin Stubenschrott 36a2ec59ec now we have a Events() class
Please report all bugs which arised because of these changes
Still not sure, if we should put that into an event.js
2007-06-09 13:39:13 +00:00
Martin Stubenschrott c5722aaee2 Finally made event handling sane, creating an Events object will come soon.
This fixed many bugs like the reload/stop buttons being correctly updated now,
while getting rid of lots of old code.
2007-06-09 13:05:18 +00:00
Martin Stubenschrott b21eb9d1b6 added preliminary unit tests, not working yet, because the vimperator object cannot be found in this context. 2007-06-08 17:21:07 +00:00
Martin Stubenschrott e0f47f8dac small fixes to the input handling 2007-06-08 00:06:52 +00:00
Martin Stubenschrott 5aa89672c9 marks support (thanks viktor) 2007-06-07 23:33:38 +00:00
Martin Stubenschrott d03d545d8a added back zoom_to function 2007-06-07 12:53:04 +00:00
Martin Stubenschrott a4fa8a4106 changed the colors back to green/red. 2007-06-07 04:40:30 +00:00
Martin Stubenschrott 4a24289ab9 made action public to change .execute() to be a prototype 2007-05-31 17:58:37 +00:00
Martin Stubenschrott b51357109d merged the new mappings code, all glory goes to Doug! 2007-05-31 09:11:24 +00:00
Martin Stubenschrott 2d1c1e3b92 cleaned up mappings code, should be feature complete now (apart from the non-implemented getAll() method. 2007-05-30 04:25:11 +00:00
Martin Stubenschrott efb43f3df7 Added (outcommented because too slow) 'numbertabs' option (by hrist). 2007-05-29 10:42:47 +00:00
Martin Stubenschrott a6dee9612a changed coding style, commented things which should be changed with XXX: 2007-05-28 22:46:55 +00:00
Martin Stubenschrott 43676b4f81 explicitly set JS version to 1.7 2007-05-27 15:48:05 +00:00
Martin Stubenschrott 212e99c784 removed 'noh' 2007-05-25 13:11:25 +00:00
Martin Stubenschrott 1568325552 changed nohlsearch to the new spec 2007-05-25 11:13:52 +00:00
Martin Stubenschrott 2cc5728cdf added Y command 2007-05-24 21:57:28 +00:00
Martin Stubenschrott 6d2aece0fc flashing frame works now 2007-05-24 10:47:54 +00:00
Martin Stubenschrott 2a547a794f moved tab related functions to the Tabs class 2007-05-23 01:18:46 +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
Martin Stubenschrott c023c78a35 "R" -> reload without cache 2007-05-21 09:35:55 +00:00
Martin Stubenschrott 290d71be57 changed colors 2007-05-20 16:01:32 +00:00
Martin Stubenschrott 84180faa7a commited help typos 2007-05-20 15:52:37 +00:00
Martin Stubenschrott c5ddcea49e commited pending changes, nothing big 2007-05-20 11:05:21 +00:00
Martin Stubenschrott f2bc81d820 one less global variable (g_completions) 2007-05-18 15:43:28 +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 71189214c5 Added "titlestring" setting 2007-05-17 18:48:16 +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
Martin Stubenschrott 77686ff159 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...
2007-05-15 04:50:00 +00:00
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