Age | Commit message (Expand) | Author |
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 |
2012-05-23 | New option addressbar-dns-lookup, closing 171 | portix |
2012-05-17 | Merging branch scripts into default | portix |
2012-05-15 | New command sanitize | portix |
2012-05-14 | Remove javascript scripts directory and reload_scripts; change io.fileTest to... | portix |
2012-05-10 | Cleaning scripts, closing 2 memory leaks | 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-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-04-29 | Get gobject properties from scripts; started rewriting of documentation | portix |
2012-04-20 | Buttonpress/release, keypress/release, register/deregister signals on the fly... | portix |
2012-04-17 | Basic setter/getter functions in scripts | portix |
2012-04-15 | Remove unnecessary dwb_get_default_settings | portix |
2012-04-14 | New setting 'update-search-delay' | portix |
2012-04-12 | Parse commands only from DWB_FIFO not stdout in userscripts | portix |
2012-04-04 | New commands backopen, backopen_url, closing #150 | portix |
2012-03-30 | Case sensitive search, closing #146 | portix |
2012-03-29 | New command 'dump' and environment variable 'DWB_HTML_CONTENT' for userscripts | portix |
2012-03-29 | Reintroducing 'local_set', new command 'toggle_local_setting' | portix |
2012-03-29 | Check for ssl-state after checking for scripts | portix |
2012-03-28 | Sync cookies only if a sync-interval is specified or when dwb is closed | portix |
2012-03-28 | Remove the local_set functions for now as they are disfunctional | portix |
2012-03-27 | Automated merge with ssh://bitbucket.org/portix/dwb | portix |
2012-03-27 | Commandline property CP_NEEDS_ARG for commands that need an argument, otherwi... | portix |