Age | Commit message (Expand) | Author |
2013-01-22 | Parameter uri in createTab signal | portix |
2013-01-13 | Save uri of tabs loaded in background with enabled 'load-on-focus', closing 261 | portix |
2012-12-26 | Indentation in session.c | portix |
2012-12-06 | Indentation of adblock.c, renaming static variables | portix |
2012-08-27 | Replace option sync-files with file-sync-interval, sync-files now specifies t... | portix |
2012-08-23 | Renaming variables | portix |
2012-07-21 | Additional length parameter in util_get_file_content; remove trailing newline... | portix |
2012-06-24 | Replace dwb.files struct with a char-array, free all paths when in dwb_clean_up | portix |
2012-05-30 | Fix all -Wextra warnings except for -Wunused-parameter | portix |
2012-05-21 | Fixing wrong tab marked as protected when session is restored | portix |
2012-05-15 | New command sanitize | portix |
2012-03-29 | Fix possible segfault in application_start | portix |
2012-03-29 | Save session also if commandline-argument -R is given, closing #135 | portix |
2012-03-12 | Only save sessions automatically from session that restored a session automat... | portix |
2012-02-22 | Call application_execute_args even if opt_override_restore is set, fixed #106 | portix |
2012-02-22 | Force saving of session if save-session is set | portix |
2012-02-22 | Remove never read groups in session.c | portix |
2012-02-21 | Always save the session if save_session is called explicitly | portix |
2012-02-21 | New session management | portix |
2012-01-22 | Fixing wrong single-instance behaviour, replacing FREE macro with g_free; fix... | portix |
2012-01-08 | Setting lock/protect state when load has finished for the first time | portix |
2012-01-08 | Save locked/protectd/visible state between sessions | portix |
2012-01-03 | Updating version info | portix |
2011-12-27 | Single status bar | portix |
2011-12-27 | Remove tiling | portix |
2011-12-11 | Include only needed headers in source files, don't include in header files; r... | portix |
2011-11-26 | Fix 2 memory leaks | portix |
2011-11-15 | Fix segfault in session_list if no sessions were saved | portix |
2011-10-06 | Directory functions in local.c local.h | portix |
2011-09-20 | Malloc args for the settings-hashtable, CFLAGS + LDFLAGS | portix |
2011-09-20 | Don't initialize bf_list due to a segfault | portix |
2011-09-20 | In session.c: uninitialized value | portix |
2011-09-19 | Uninitialized bf_list | portix |
2011-09-17 | Refactor: function names without dwb_-prefix | portix |
2011-09-02 | Save session tabs in correct order | portix |
2011-07-03 | Fixing wrong focus after opening a session | portix |
2011-02-27 | fix segfault when saving a session | portix |
2011-02-08 | new property: background-tabs | portix |
2011-02-08 | basic background tabs, still needs some refactoring | portix |
2011-01-07 | renaming, replace enums by defines | 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-11-13 | replace gint, gdouble, gchar with int, double, char | portix |
2010-11-02 | Update Layout after restoring a session | portix |
2010-10-24 | content blocker: use resource-request signal instead of got-headers | portix |
2010-10-04 | setting: save session | portix |
2010-09-17 | save session on crash | portix |
2010-08-12 | save session window realize issue | portix |