summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-05-09Check for missing header files automaticallyportix
2013-05-08Fixing segfault if quit is called in execute()portix
2013-05-08Allow arbitrary shortcuts for OverrideKey modified bindingsportix
2013-05-07Fixing wrong escaping of keysportix
2013-05-03Call exit() in global_exitportix
2013-05-02Don't call g_once_init_enter in scripts_initportix
2013-04-28New option 'javascript-api'portix
2013-04-26Adding util.{change,normal,insert,caret}Mode()portix
2013-04-25Also show editor message in normal modeportix
2013-04-25Show a message when the editor is spawnedportix
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-19Map space to toggle visual mode in caret modeStefan Bolte
2013-04-19Remove unneeded call to js_call_as_function in visual.cStefan Bolte
2013-04-19Merge branch 'master' of bitbucket.org:portix/dwb into experimentalStefan Bolte
2013-04-19Basic visual modeStefan Bolte
2013-04-18Merge branch 'master' of bitbucket.org:portix/dwbportix
2013-04-18Check if maximum-tabs > 0 before limiting tabsportix
2013-04-18Fixing g_str_has_prefix warnings in key-completionStefan Bolte
2013-04-18Merging mode changing commandsStefan Bolte
2013-04-17Fixing wrong argument evaluated in frame.injectportix
2013-04-17Use node functions on settings pageportix
2013-04-17Replace domelement functions with nodefunctions in dom.cportix
2013-04-17Replacing domelement functions with domode functions in adblockerportix
2013-04-16New option 'maximum-tabs'portix
2013-04-15New option 'mouse-cycles-through-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-15Always remove the cookie file when syncing cookiesportix
2013-04-15Delete cookies after adding cookiesportix
2013-04-15Keep session cookies in the jar when syncing filesportix
2013-04-15Only set cookie-expiration if s_expiration > 0portix
2013-04-15New option 'cookie-expiration'; don't save session cookies to persisten jar.portix
2013-04-14Updating license informationportix
2013-04-13Changing default user agent stringportix
2013-04-10Fixing possible segfault in GObject.connectportix
2013-04-10Free resources in application_set_defaultportix
2013-04-10Changing set_as_default to commandline optionportix
2013-04-10New command 'set_as_default'portix
2013-04-09Implementing encoding/decoding functionsportix
2013-04-08Automated merge with ssh://bitbucket.org/portix/dwbportix
2013-04-08Recreate hints if a download is startedportix
2013-04-07Adding build option DISABLE_HSTSportix
2013-04-04Unref js_base, fixes a memory leak when a tab is closedportix