Age | Commit message (Expand) | Author |
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 |
2012-03-27 | Merging revision 1152 (sync-files) into default | portix |
2012-03-25 | Unprotect hint_object not on WEBKIT_LOAD_PROVISIONAL but immediately before a... | portix |
2012-03-23 | Create files if they don't exist | portix |
2012-03-23 | Call dwb_focus_scroll before calling dwb_set_normal_message in dwb_insert_mod... | portix |
2012-03-22 | Message for insert mode and errors | portix |
2012-03-22 | Branch experimental: reduce disk access with new 'sync-files' property | portix |
2012-03-22 | Fixing history-sync | portix |
2012-03-22 | New command local_set and the interactive verison set_local_setting for chang... | portix |
2012-03-19 | Branch refactor: Use an anonymous, readonly object for hints | portix |
2012-03-13 | Remove not used function util_get_directory_entries; new command 'normal_mode'; | portix |
2012-03-06 | Automated merge with ssh://bitbucket.org/portix/dwb | portix |
2012-03-06 | New setting scheme-handler, closing #117; removed settings 'mail-client' and ... | portix |
2012-03-05 | Replace 1 with CP_COMMANDLINE in config.h; get the status of executed command... | portix |
2012-03-05 | Adding new dwb url 'dwb:searchengines' | portix |
2012-03-04 | Remove GDK_SHIFT_MASK from CLEAN_STATE-macro | portix |
2012-03-04 | Clean all modifiers in CLEAN_STATE that are not used, fixes broken keyboard h... | portix |
2012-02-29 | Remove function dwb_init_vars, call setter functions on init instead | portix |
2012-02-29 | New setting 'new-tab-position-policy', closing #85; don't set setting from co... | portix |
2012-02-27 | Remove hoverelement from parent if bar is toggled | portix |
2012-02-26 | Inject hover-element only if necessary | portix |