Age | Commit message (Expand) | Author |
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 |
2012-05-03 | New properties webview.mainFrame, frame.domain, frame.host | portix |
2012-05-03 | New signal hoveringOverLink | portix |
2012-04-29 | Get gobject properties from scripts; started rewriting of documentation | portix |
2012-04-28 | Remove unused frame in view_init_signals | portix |
2012-04-28 | Remove resource-requested-started signal in view.c | portix |
2012-04-28 | Leave insert mode on WEBKIT_LOAD_PROVISIONAL | portix |
2012-04-22 | Implementing loadCommitted, loadFinished, webview.host, webview.domain; addin... | portix |
2012-04-21 | New object frame; new signal frameStatus; inject for frames | portix |
2012-04-21 | Creating WebKitNetworkRequest and a new WebKitDownload in download_start, fix... | portix |
2012-04-20 | Buttonpress/release, keypress/release, register/deregister signals on the fly... | portix |
2012-04-19 | Implementing inject and resource request | portix |
2012-04-18 | Adding scripts/lib, implementing signal functions | portix |
2012-04-18 | Creating tabs-object; api documentation | portix |
2012-04-17 | Basic setter/getter functions in scripts | portix |
2012-04-15 | Remove unnecessary dwb_get_default_settings | portix |