Age | Commit message (Expand) | Author |
2012-10-26 | Indicator for quick/bookmarks | portix |
2012-07-21 | Additional length parameter in util_get_file_content; remove trailing newline... | portix |
2012-07-17 | Replace slash with underscore in download-filenames, fixes #201 | portix |
2012-05-17 | Merging branch scripts into default | portix |
2012-05-15 | New command sanitize | portix |
2012-04-20 | Buttonpress/release, keypress/release, register/deregister signals on the fly... | portix |
2012-04-18 | Adding scripts/lib, implementing signal functions | portix |
2012-03-29 | Tilde-expansion for downloads and path-completion | portix |
2012-03-29 | Remove util_arg_copy, merging dwb_init_settings and dwb_read_settings, cleani... | portix |
2012-03-29 | Reintroducing 'local_set', new command 'toggle_local_setting' | 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-02-12 | New commands tab_move, tab_move_left, tab_move_right | portix |
2012-01-22 | Fixing wrong single-instance behaviour, replacing FREE macro with g_free; fix... | portix |
2012-01-09 | Update tablabels when a tab is added/removed | portix |
2012-01-09 | Second color for tabs | portix |
2012-01-08 | Remove toggalbe unbound setting shortcuts, introducing set and toggle_setting... | portix |
2012-01-07 | Only remove content of the cachdir when cleaning up, not the directory itself. | portix |
2012-01-07 | Introducing custom keys, command chains | portix |
2012-01-03 | Updating version info | portix |
2012-01-03 | Complete urls in command mode | portix |
2011-12-31 | Removed setting top-statusbar, tabbar-position; introducing new setting widge... | portix |
2011-12-28 | Removing not needed dwb_false; new command 'visible' | portix |
2011-12-11 | Include only needed headers in source files, don't include in header files; r... | portix |
2011-12-04 | Merging branch experimental into default | portix |
2011-12-04 | Made it possible to ignore non-printable characters in util_keyval_to_char | portix |
2011-11-29 | Introducing scripts with suffix .all.js, these sripts are applied to all frames | portix |
2011-11-01 | Read directory symlinks and userscript symlinks | portix |
2011-10-26 | Checking for system datadirs and fixing a possible memory corruption in html.... | portix |
2011-09-26 | Check if editor is set, prefix for temp-cache-files | portix |
2011-09-26 | External editor | portix |
2011-09-20 | Malloc args for the settings-hashtable, CFLAGS + LDFLAGS | portix |
2011-09-19 | Remove history, bookmarks, quickmarks | portix |
2011-09-19 | Remove functions for bookmarks, quickmarks, history | portix |
2011-09-17 | Refactor: function names without dwb_-prefix | portix |
2011-09-15 | Add searchengines to searchenginecompletion in current session | portix |
2011-09-02 | Case insensitive completion | portix |
2011-07-03 | In maximized mode, open new tabs right of focused view | portix |
2011-03-10 | Create an info page with bookmarks, quickmarks and history | portix |
2011-02-12 | Save files correctly with mutliple intances, default settings changed | portix |
2011-02-02 | fix path completion for downloads and local path completion | portix |
2011-01-29 | Show local files and directories | portix |
2011-01-02 | Licensing information, include all foreign headers in dwb.h | portix |
2010-12-18 | allow plugins for specific domains | portix |
2010-12-14 | remove dwb_free in most cases, clear status bar | portix |
2010-12-12 | Destroy window, free memory | portix |
2010-12-01 | complete searchengines | portix |
2010-11-13 | replace gint, gdouble, gchar with int, double, char | portix |
2010-11-02 | open selected text on button presses | portix |
2010-11-01 | use dwb_malloc instead of malloc | portix |