Age | Commit message (Expand) | Author |
2012-08-27 | Replace option sync-files with file-sync-interval, sync-files now specifies t... | portix |
2012-08-14 | New webview-method setTitle | portix |
2012-07-29 | Using GROUP_VISIBLE makro | portix |
2012-07-29 | Groups: correct messages | portix |
2012-07-28 | Prepare groups | portix |
2012-06-27 | New command toggle_tab | portix |
2012-06-24 | Replace dwb.files struct with a char-array, free all paths when in dwb_clean_up | portix |
2012-06-19 | Fixing getting wrong searchengine url if action points to the same site; new ... | portix |
2012-06-12 | focus_tab focuses first tab if modifier is omitted or last tab if modifier is 0 | portix |
2012-06-11 | New command eval | portix |
2012-05-30 | Fix all -Wextra warnings except for -Wunused-parameter | portix |
2012-05-27 | New option 'close-last-tab'; adding doc-Makefile and dwb.1.txt | portix |
2012-05-25 | Don't call dwb_clean_key_buffer if STATUS_END is returned in dwb_simple_comma... | portix |
2012-05-21 | Modify arg_local instead of arg in commands_proxy | 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-04 | Check for empty arguments in commands_set, fixes #167 | portix |
2012-04-20 | Buttonpress/release, keypress/release, register/deregister signals on the fly... | portix |
2012-04-04 | New commands backopen, backopen_url, closing #150 | portix |
2012-03-30 | Case sensitive search, closing #146 | portix |
2012-03-29 | Remove not used commands_toggle_property | portix |
2012-03-29 | New command 'dump' and environment variable 'DWB_HTML_CONTENT' for userscripts | portix |
2012-03-29 | Save session also if commandline-argument -R is given, closing #135 | portix |
2012-03-29 | Reintroducing 'local_set', new command 'toggle_local_setting' | 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-28 | Set minimum zoom level | portix |
2012-03-28 | Messages for zoom-level | 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-23 | Call dwb_focus_scroll before calling dwb_set_normal_message in dwb_insert_mod... | portix |
2012-03-22 | Branch experimental: reduce disk access with new 'sync-files' property | 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-08 | Dispatch button 2 in hints.js for new tabs; don't load session in newly creat... | portix |
2012-03-05 | Replace 1 with CP_COMMANDLINE in config.h; get the status of executed command... | portix |
2012-02-29 | New command: 'cancel_download', closing #108 | portix |
2012-02-27 | Remove hoverelement from parent if bar is toggled | portix |
2012-02-25 | New command clear_tab | portix |
2012-02-23 | Replace dwb://-uris with dwb:-uris | portix |
2012-02-22 | Merging application into default | portix |
2012-02-21 | New session management | portix |
2012-02-18 | Creating a hover-element if the statusbar is hidden | portix |
2012-02-12 | New setting tabbar-visible | portix |
2012-02-12 | New commands tab_move, tab_move_left, tab_move_right | portix |
2012-02-10 | New command 'reload_userscripts', closing #79 | portix |
2012-01-29 | Another fix for presentation mode: if fullscreen if enabled in presentation m... | portix |