Vimprobable -- a web browser written against webkit with vim-like behaviour.
Go to file
Thomas Adam 72f3d487d3 Tidy up echo() and input() when setting widget properties
Both these functions set the same properties on the same widget.  Factor
this out into set_widget_font_and_color().
2010-07-05 20:49:31 +01:00
INSTALL adding very generic installation instructions 2009-10-22 15:22:39 +02:00
LICENSE adding Matto to LICENSE file 2009-12-05 12:33:24 +01:00
Makefile not prompting for confirmation on make install 2010-07-02 11:31:02 +02:00
callbacks.c splitting some functions off into different files for better overview (mostly Matto's work) 2010-02-01 12:06:31 +01:00
callbacks.h splitting some functions off into different files for better overview (mostly Matto's work) 2010-02-01 12:06:31 +01:00
config.h wmclass property has to start with a capital letter 2010-07-05 19:28:26 +02:00
description added description 2009-04-26 22:16:20 +02:00
includes.h splitting some functions off into different files for better overview (mostly Matto's work) 2010-02-01 12:06:31 +01:00
input_hinting_mode.js bugfix: more accurate distinction between Javascript driven and regular links in hinting mode 2010-06-01 11:27:05 +02:00
js-merge-helper.pl changing inclusion of Javascript code at compilation time (by Matto Fransen <matto@matto.nl>) 2009-12-12 11:45:56 +01:00
keymap.c splitting some functions off into different files for better overview (mostly Matto's work) 2010-02-01 12:06:31 +01:00
keymap.h splitting some functions off into different files for better overview (mostly Matto's work) 2010-02-01 12:06:31 +01:00
main.c Tidy up echo() and input() when setting widget properties 2010-07-05 20:49:31 +01:00
main.h saving quickmarks from within the browser (patch by Matto Fransen <matto@matto.nl>) 2010-06-01 09:45:16 +02:00
utilities.c saving quickmarks from within the browser (patch by Matto Fransen <matto@matto.nl>) 2010-06-01 09:45:16 +02:00
utilities.h saving quickmarks from within the browser (patch by Matto Fransen <matto@matto.nl>) 2010-06-01 09:45:16 +02:00
vimprobable.h saving quickmarks from within the browser (patch by Matto Fransen <matto@matto.nl>) 2010-06-01 09:45:16 +02:00
vimprobable2.1 new keybinding: 'u' re-opens window which has been closed last 2010-07-02 11:54:03 +02:00
vimprobablerc.1 adding proxy toggling to man page 2010-06-01 11:30:54 +02:00