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