Age | Commit message (Expand) | Author |
2013-02-24 | Don't set statusbar color in dwb_set_private_browsing on startup; emit change... | 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-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 |
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-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 |
2012-07-29 | Using GROUP_VISIBLE makro | portix |
2012-07-29 | Groups: correct messages | portix |
2012-07-28 | Removing option 'close-last-tab', introducing 'close-last-tab-policy' instead... | portix |
2012-07-28 | Prepare groups | portix |
2012-07-27 | Unescape searchengine in view_navigation_request_policy_cb | portix |
2012-07-24 | Check if a site has forms before prompting for a password | portix |
2012-07-19 | Fixing autocompletion: use the horizontal status box instead of alignment | portix |
2012-07-16 | Check if second argument is a function in signals.connect before connecting t... | portix |
2012-07-08 | New setting 'do-not-track' | portix |
2012-07-02 | Drop button modifiers, fixes issue with onscreen keyboards | portix |
2012-06-27 | New command toggle_tab | portix |
2012-06-24 | Remove event-listener from the flashblocker plugin after the element was clic... | portix |
2012-06-24 | Replace dwb.files struct with a char-array, free all paths when in dwb_clean_up | portix |
2012-06-19 | Remove plugins_find_in_frames, try to block all plugins in load-committed cal... | portix |
2012-06-19 | Connect to beforeload during window-object-cleard signal; replace plugin puzz... | portix |
2012-06-13 | New function tabComplete | portix |
2012-06-08 | Move free functions for tabs to view_clean; call view_clean in dwb_clean_up; ... | portix |
2012-06-04 | New signal documentFinished | portix |
2012-06-02 | Send 'delete-event' to the inspector window when corresponding the tab is closed | portix |
2012-05-31 | Also use up/down key for completion | portix |
2012-05-30 | Fix all -Wextra warnings except for -Wunused-parameter | portix |
2012-05-24 | Feature tests addressbar-dns-lookup | portix |