summaryrefslogtreecommitdiff
path: root/config.mk
AgeCommit message (Expand)Author
2013-07-29Simplified Makefile by merging CPPFLAGS into CFLAGS.Daniel Carl
2013-07-29Removed -Wstrict-prototypes option that won't work with gtk.Daniel Carl
2013-07-29Removed nearly empty makefile for manual page.Daniel Carl
2013-07-27Released version vimb version 0.1.9.Daniel Carl
2013-07-18Moved feature config from config.mk to config.def.h.Daniel Carl
2013-07-18Moved default config from config.h to own file.Daniel Carl
2013-07-16Allow to enable/disable title in completions on compile time.Daniel Carl
2013-07-08Added gtk progressbar for those who like this.Daniel Carl
2013-07-02Use DESTDIR variable in install/uninstall make target (#42).Daniel Carl
2013-07-01Allow to enable/disable scrollbar to compile time.Daniel Carl
2013-06-09Bumped to version 0.1.8.Daniel Carl
2013-06-01Minor code improvements.Daniel Carl
2013-05-27Fixed missed linking to libm (#18).Daniel Carl
2013-05-04Released vimb version 0.1.7.Daniel Carl
2013-04-13Bumped to version 0.1.6.Daniel Carl
2013-04-06Bumped to version 0.1.5.Daniel Carl
2013-03-23Removed dependency to m4 processor to build manpage.Daniel Carl
2013-03-18Renamed the project from vimp to vimb.Daniel Carl
2013-03-05Use some logic together for all windows.Daniel Carl
2013-03-03Moved url history to own module.Daniel Carl
2013-03-01Released version 0.1.4.Daniel Carl
2013-03-01Replaced hinting by javascript hinting.Daniel Carl
2013-02-21Check if uri is a file path before open it.Daniel Carl
2013-02-09Added flags to enable search highlight feature.Daniel Carl
2012-12-31Made make a little more verbose.Daniel Carl
2012-12-30Removed constant PROJECT from sources.Daniel Carl
2012-12-29Added install and uninstall make targets.Daniel Carl
2012-12-29Added a man page for the browser commands.Daniel Carl
2012-12-29Changed the help message a little.Daniel Carl
2012-11-19Fixed un setable input and completion fonts.Daniel Carl
2012-11-17Allow to compile against gtk3.Daniel Carl
2012-11-10Added completion of commands.Daniel Carl
2012-11-10Added set command to edit setting on runtime.Daniel Carl
2012-10-28Added cookie support.Daniel Carl
2012-10-14Added possibility to run commands from inputbox.Daniel Carl
2012-10-13Allow to setup initial webkit settings.Daniel Carl
2012-09-30Start of project.Daniel Carl