summaryrefslogtreecommitdiff
path: root/src/dwb.h
AgeCommit message (Expand)Author
2012-08-14New webview-method setTitleportix
2012-08-14Applying progress-bar patchportix
2012-08-01Automated merge with file:///home/stefan/source/dwbportix
2012-07-29Using GROUP_VISIBLE makroportix
2012-07-29Groups: correct messagesportix
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-24Check if a site has forms before prompting for a passwordportix
2012-07-19Fixing autocompletion: use the horizontal status box instead of alignmentportix
2012-07-16Check if second argument is a function in signals.connect before connecting t...portix
2012-07-08New setting 'do-not-track'portix
2012-07-02Drop button modifiers, fixes issue with onscreen keyboardsportix
2012-06-27New command toggle_tabportix
2012-06-24Remove event-listener from the flashblocker plugin after the element was clic...portix
2012-06-24Replace dwb.files struct with a char-array, free all paths when in dwb_clean_upportix
2012-06-19Remove plugins_find_in_frames, try to block all plugins in load-committed cal...portix
2012-06-19Connect to beforeload during window-object-cleard signal; replace plugin puzz...portix
2012-06-13New function tabCompleteportix
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-02Send 'delete-event' to the inspector window when corresponding the tab is closedportix
2012-05-31Also use up/down key for completionportix
2012-05-30Fix all -Wextra warnings except for -Wunused-parameterportix
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-15New command sanitizeportix
2012-05-14Remove javascript scripts directory and reload_scripts; change io.fileTest to...portix
2012-05-10Cleaning scripts, closing 2 memory leaksportix
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-05New global functions bind, prompt, checksum; new property mainFrame; new exte...portix
2012-05-03New properties webview.mainFrame, frame.domain, frame.hostportix
2012-04-29Get gobject properties from scripts; started rewriting of documentationportix
2012-04-20Buttonpress/release, keypress/release, register/deregister signals on the fly...portix
2012-04-17Basic setter/getter functions in scriptsportix
2012-04-15Remove unnecessary dwb_get_default_settingsportix
2012-04-14New setting 'update-search-delay'portix
2012-04-12Parse commands only from DWB_FIFO not stdout in userscriptsportix
2012-04-04New commands backopen, backopen_url, closing #150portix
2012-03-30Case sensitive search, closing #146portix
2012-03-29New command 'dump' and environment variable 'DWB_HTML_CONTENT' for userscriptsportix
2012-03-29Reintroducing 'local_set', new command 'toggle_local_setting'portix
2012-03-29Check for ssl-state after checking for scriptsportix
2012-03-28Sync cookies only if a sync-interval is specified or when dwb is closedportix
2012-03-28Remove the local_set functions for now as they are disfunctionalportix
2012-03-27Automated merge with ssh://bitbucket.org/portix/dwbportix
2012-03-27Commandline property CP_NEEDS_ARG for commands that need an argument, otherwi...portix