summaryrefslogtreecommitdiff
path: root/src/view.h
AgeCommit message (Collapse)Author
2012-06-08Move free functions for tabs to view_clean; call view_clean in dwb_clean_up; ↵portix
unprotect protected JSValueRefs before global context is destroyed
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
--HG-- branch : experimental
2011-12-27Single status barportix
--HG-- branch : experimental
2011-12-11Include only needed headers in source files, don't include in header files; ↵portix
replace strcmp with g_strcmp0; fixing issue with leaving insert-mode in navigation-policy-requested
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 ↵portix
blocked scripts
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
--HG-- branch : script_blocker
2010-08-11cleaningportix
2010-08-06cleaningportix
--HG-- branch : entry_per_view
2010-08-02adding files, settings and key completion, Makefileportix
--HG-- branch : entry_per_view rename : dwb2_hints.js => data/hints.js