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