summaryrefslogtreecommitdiff
path: root/src/view.h
AgeCommit message (Expand)Author
2012-06-08Move free functions for tabs to view_clean; call view_clean in dwb_clean_up; ...portix
2012-05-27New option 'close-last-tab'; adding doc-Makefile and dwb.1.txtportix
2012-01-16New setting 'enable-faviconportix
2012-01-09Second color for tabsportix
2012-01-03Updating version infoportix
2011-12-27Single status barportix
2011-12-11Include only needed headers in source files, don't include in header files; r...portix
2011-10-06Directory functions in local.c local.hportix
2011-09-28Refactor: Return STATUS_OK/ERROR instead of false/trueportix
2011-09-21Remove not needed view_add_history_item and view_create_plugin_widget_cbportix
2011-09-17Refactor: function names without dwb_-prefixportix
2011-09-02Close tab with rightclick on tabportix
2011-08-26Port to GTK3portix
2011-04-24Switch to the view before last view, if last is closedportix
2011-03-05new font implementationportix
2011-03-01Removed plugin blocker, content blocker. Toggle scripts, enable hints with bl...portix
2011-02-08basic background tabs, still needs some refactoringportix
2011-01-21disconnect from create-plugin-widget pluginblocker is disabledportix
2011-01-17Refactor: All commands get KeyMap as first parameterportix
2011-01-02Licensing information, include all foreign headers in dwb.hportix
2010-12-10Store all plugin uris and free them when new page is loadedportix
2010-11-13replace gint, gdouble, gchar with int, double, charportix
2010-11-07basic undo function, no history savedportix
2010-08-15block javascriptportix
2010-08-11cleaningportix
2010-08-06cleaningportix
2010-08-02adding files, settings and key completion, Makefileportix