summaryrefslogtreecommitdiff
path: root/src/dwb.h
AgeCommit message (Expand)Author
2013-05-12Changing include protectionsportix
2013-05-09New commandline option -d/--delete-profileportix
2013-04-28New option 'javascript-api'portix
2013-04-19Basic visual modeStefan Bolte
2013-04-16New option 'maximum-tabs'portix
2013-04-15Closing #298, Drop vertical tabs in gtk3-crapportix
2013-04-15New options 'tab-orientation', 'tab-width'Stefan Bolte
2013-04-07Adding build option DISABLE_HSTSportix
2013-03-24Replacing MODULO macro with function, fixes focus issue with odd number of tabsportix
2013-03-22Fixing segfault with unnamed sessionsportix
2013-03-21Mousewheel cycles through tabsportix
2013-03-20New option 'passthrough-keys'portix
2013-03-17Check for numpad returnportix
2013-03-16Add menu items to the context menu; some Glob methods; deprecate extensions.g...portix
2013-03-12New option max-visible-completionsportix
2013-03-08Use g_get_environ/g_environ_setenv when setting child environmentsportix
2013-03-04Control-Return follows selection in new tab, Shift-Return follows selection i...portix
2013-02-27Automated merge with ssh://bitbucket.org/portix/dwbportix
2013-02-24Don't set statusbar color in dwb_set_private_browsing on startup; emit change...portix
2013-02-24Automated merge with ssh://bitbucket.org/portix/dwbportix
2013-02-24New option 'private-color'portix
2013-02-19Filter command/search/navigation historyportix
2013-02-19Search history, use mutex for global_unbindportix
2013-02-16Emit statusBarChanged signal also if only uri has changedportix
2013-02-13Implementing webview.historylistportix
2013-02-13Merging hsts into defaultportix
2013-01-28Creating files {dom,editor}.{c,h}; fixing segfault after leaving a site when ...portix
2013-01-11Clear textentry when calling io_promptportix
2013-01-09Updating copyright informationportix
2013-01-08Implementing extensions.disableAll; fixing possible segfault in global_unbindportix
2013-01-08Merging https://bitbucket.org/adament/dwb into hstsportix
2012-12-29Set event name when focusing a tab, adding eventname in tabFocus-signalportix
2012-12-26New option 'load-on-focus'portix
2012-12-19New commands reload_bookmarks, reload_quickmarks; new signal function connect...portix
2012-12-11First version of HSTS implementation.Adam Ehlers Nyholm Thomsen
2012-12-06Remove dwb.misc.scripts, dwb.misc.scripts_onloadportix
2012-12-01Implementing all gui.* widgetsportix
2012-11-18Free websettings when destroying a tab; fixing memory leak in dwb_get_scripts...portix
2012-11-01BASIC_MODES macro evaluates to NORMAL_MODE if mode == 0portix
2012-11-01New signal changeMode; new method util.getModeportix
2012-11-01Insert element hider rules using the dom-apiportix
2012-10-31Remove the globals-object; implementing provide/requireportix
2012-10-23Renaming hints.js -> base.js, hint_object -> js_baseportix
2012-09-17New option show-single-tabportix
2012-09-13Connect ot motion-notify-event; implementing mouseMove-signalportix
2012-08-27Replace option sync-files with file-sync-interval, sync-files now specifies t...portix
2012-08-25Check if key or value is NULL in dwb_set_keyportix
2012-08-14New webview-method setTitleportix
2012-08-14Applying progress-bar patchportix
2012-08-01Automated merge with file:///home/stefan/source/dwbportix