summaryrefslogtreecommitdiff
path: root/src/dwb.c
AgeCommit message (Expand)Author
2013-05-19Remove exar_catportix
2013-05-18Read archive files in /userscriptsStefan Bolte
2013-05-10Implementing general keyfile action 'util_keyfile_do'portix
2013-05-09New commandline option -d/--delete-profileportix
2013-05-08Allow arbitrary shortcuts for OverrideKey modified bindingsportix
2013-05-07Fixing wrong escaping of keysportix
2013-04-28New option 'javascript-api'portix
2013-04-25New options 'hint-offset-{left,top}', closing #281portix
2013-04-24Make DWB_PROXY available in scripts. closing #237portix
2013-04-24Remove option 'use-ntlm'portix
2013-04-24Fixing uninitialized value in adblock.cportix
2013-04-24Merge branch 'experimental' of bitbucket.org:portix/dwbportix
2013-04-20Fixing status bar not updatedportix
2013-04-19Merge branch 'master' of bitbucket.org:portix/dwb into experimentalStefan Bolte
2013-04-19Basic visual modeStefan Bolte
2013-04-18Check if maximum-tabs > 0 before limiting tabsportix
2013-04-17Use node functions on settings pageportix
2013-04-17Replace domelement functions with nodefunctions in dom.cportix
2013-04-16New option 'maximum-tabs'portix
2013-04-15Show tabcontainer, closing #297portix
2013-04-15Closing #298, Drop vertical tabs in gtk3-crapportix
2013-04-15Merge branch 'master' of bitbucket.org:portix/dwbStefan Bolte
2013-04-15New options 'tab-orientation', 'tab-width'Stefan Bolte
2013-04-15New option 'cookie-expiration'; don't save session cookies to persisten jar.portix
2013-04-13Changing default user agent stringportix
2013-04-07Adding build option DISABLE_HSTSportix
2013-03-30Resolve symlinks for all filesportix
2013-03-22Fixing segfault with unnamed sessionsportix
2013-03-21Mousewheel cycles through tabsportix
2013-03-20New option 'passthrough-keys'portix
2013-03-19Define Signal already in scripts.c, fixes missing dependencies in initializationportix
2013-03-17Check for numpad returnportix
2013-03-15Inline documentation of javascript api; clean up api: new namespaces net andportix
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-27Fixing ignored '@'-shortcut; return value from function.debug; util.dispatchE...portix
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-21Unbind override keys; free KeyMap mapped with bindportix
2013-02-21Use read-write lock instead of mutex to lock the global context; reload users...portix
2013-02-19Filter command/search/navigation historyportix
2013-02-19Search history, use mutex for global_unbindportix
2013-02-18Fixing some of the clang warningsportix
2013-02-16Adding isQuickmarked, isBookmarked and type to statusBarChange signalportix
2013-02-16Emit statusBarChanged signal also if only uri has changedportix
2013-02-13Implementing webview.historylistportix
2013-02-13Merging hsts into defaultportix