summaryrefslogtreecommitdiff
path: root/src/view.c
AgeCommit message (Expand)Author
2012-08-23Renaming variablesportix
2012-08-15Create tab-object before focusing the tabportix
2012-08-14New webview-method setTitleportix
2012-08-01Automated merge with file:///home/stefan/source/dwbportix
2012-07-28Removing option 'close-last-tab', introducing 'close-last-tab-policy' instead...portix
2012-07-28Prepare groupsportix
2012-07-27Unescape searchengine in view_navigation_request_policy_cbportix
2012-07-26Added a 'searchengine-submit-pattern'baskerville
2012-07-25Replace statusbar-padding with bars-paddingportix
2012-07-21Additional length parameter in util_get_file_content; remove trailing newline...portix
2012-07-08New setting 'do-not-track'portix
2012-06-30Fixing tab title if webkit_web_view_get_title() returns NULLportix
2012-06-28Call g_list_position only once in view_removeportix
2012-06-28Update dwb.state.last_tab if tab is closedportix
2012-06-24Replace dwb.files struct with a char-array, free all paths when in dwb_clean_upportix
2012-06-24Close webinspector when corresponding tab is closed instead of sending delete...portix
2012-06-08Move free functions for tabs to view_clean; call view_clean in dwb_clean_up; ...portix
2012-06-04New signal documentFinishedportix
2012-06-04Clear history before loading about:blank in view_clear_tabportix
2012-06-02Send 'delete-event' to the inspector window when corresponding the tab is closedportix
2012-05-27New option 'close-last-tab'; adding doc-Makefile and dwb.1.txtportix
2012-05-24Feature tests addressbar-dns-lookupportix
2012-05-23New option addressbar-dns-lookup, closing 171portix
2012-05-17Merging branch scripts into defaultportix
2012-05-14Remove javascript scripts directory and reload_scripts; change io.fileTest to...portix
2012-05-14Clear all frames when WEBKIT_LOAD_PROVISIONAL is emitted; emit loadstatus sig...portix
2012-05-13Cleaning view.cportix
2012-05-13Adding buttonRelease signal; correct number of args if first argument is NULL...portix
2012-05-11Replace deprecated gtk_vbox_new/gtk_hbox_new with gtk_box_new when linking ag...portix
2012-05-08Merging 1259 into defaultportix
2012-05-07Merging the download fix (rev.1236) into scriptsportix
2012-05-07New webview property allFrames; adding mimeType to download signalportix
2012-05-07New setting 'close-tab-focus-policy', closing #83portix
2012-05-06New signal 'createTab'portix
2012-05-05New global functions bind, prompt, checksum; new property mainFrame; new exte...portix
2012-05-03New properties webview.mainFrame, frame.domain, frame.hostportix
2012-05-03New signal hoveringOverLinkportix
2012-04-29Get gobject properties from scripts; started rewriting of documentationportix
2012-04-28Remove unused frame in view_init_signalsportix
2012-04-28Remove resource-requested-started signal in view.cportix
2012-04-28Leave insert mode on WEBKIT_LOAD_PROVISIONALportix
2012-04-22Implementing loadCommitted, loadFinished, webview.host, webview.domain; addin...portix
2012-04-21New object frame; new signal frameStatus; inject for framesportix
2012-04-21Creating WebKitNetworkRequest and a new WebKitDownload in download_start, fix...portix
2012-04-20Buttonpress/release, keypress/release, register/deregister signals on the fly...portix
2012-04-19Implementing inject and resource requestportix
2012-04-18Adding scripts/lib, implementing signal functionsportix
2012-04-18Creating tabs-object; api documentationportix
2012-04-17Basic setter/getter functions in scriptsportix
2012-04-15Remove unnecessary dwb_get_default_settingsportix