Age | Commit message (Expand) | Author |
2012-12-07 | Remove io.statusBar, the label can be set on the widgets directly instead | portix |
2012-12-06 | Remove dwb.misc.scripts, dwb.misc.scripts_onload | portix |
2012-12-06 | Change to normal mode in view_navigation_policy_cb; use gtk_clipboard_get ins... | portix |
2012-12-06 | Indentation of adblock.c, renaming static variables | portix |
2012-12-04 | Emit createTab after focusing the tab | portix |
2012-11-26 | Update status bar if tab is closed, closing #240 | portix |
2012-11-18 | Free websettings when destroying a tab; fixing memory leak in dwb_get_scripts... | portix |
2012-11-05 | Ignore default action of button 8 and button 9 | 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-23 | Renaming hints.js -> base.js, hint_object -> js_base | portix |
2012-10-23 | Fixing element hider issues with webkit-1.10 | portix |
2012-09-24 | Create a new webview in view_create_web_view_cb if tabs are disabled, closing... | portix |
2012-09-17 | New option show-single-tab | portix |
2012-09-13 | Connect ot motion-notify-event; implementing mouseMove-signal | portix |
2012-08-23 | Renaming variables | portix |
2012-08-15 | Create tab-object before focusing the tab | portix |
2012-08-14 | New webview-method setTitle | portix |
2012-08-01 | Automated merge with file:///home/stefan/source/dwb | 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-26 | Added a 'searchengine-submit-pattern' | baskerville |
2012-07-25 | Replace statusbar-padding with bars-padding | portix |
2012-07-21 | Additional length parameter in util_get_file_content; remove trailing newline... | portix |
2012-07-08 | New setting 'do-not-track' | portix |
2012-06-30 | Fixing tab title if webkit_web_view_get_title() returns NULL | portix |
2012-06-28 | Call g_list_position only once in view_remove | portix |
2012-06-28 | Update dwb.state.last_tab if tab is closed | portix |
2012-06-24 | Replace dwb.files struct with a char-array, free all paths when in dwb_clean_up | portix |
2012-06-24 | Close webinspector when corresponding tab is closed instead of sending delete... | 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-04 | Clear history before loading about:blank in view_clear_tab | portix |
2012-06-02 | Send 'delete-event' to the inspector window when corresponding the tab is closed | portix |
2012-05-27 | New option 'close-last-tab'; adding doc-Makefile and dwb.1.txt | portix |
2012-05-24 | Feature tests addressbar-dns-lookup | portix |
2012-05-23 | New option addressbar-dns-lookup, closing 171 | portix |
2012-05-17 | Merging branch scripts into default | portix |
2012-05-14 | Remove javascript scripts directory and reload_scripts; change io.fileTest to... | portix |
2012-05-14 | Clear all frames when WEBKIT_LOAD_PROVISIONAL is emitted; emit loadstatus sig... | portix |
2012-05-13 | Cleaning view.c | portix |
2012-05-13 | Adding buttonRelease signal; correct number of args if first argument is NULL... | portix |
2012-05-11 | Replace deprecated gtk_vbox_new/gtk_hbox_new with gtk_box_new when linking ag... | portix |
2012-05-08 | Merging 1259 into default | portix |
2012-05-07 | Merging the download fix (rev.1236) into scripts | portix |
2012-05-07 | New webview property allFrames; adding mimeType to download signal | portix |
2012-05-07 | New setting 'close-tab-focus-policy', closing #83 | portix |
2012-05-06 | New signal 'createTab' | portix |
2012-05-05 | New global functions bind, prompt, checksum; new property mainFrame; new exte... | portix |