summaryrefslogtreecommitdiff
path: root/src/download.c
AgeCommit message (Expand)Author
2011-11-04New setting download-directory; fixing possible memory leak in util_get_user_...portix
2011-11-03In download view: don't strip file:// from fileuriportix
2011-11-02Copy file asynchronously, unref GFile structures in download_startportix
2011-11-02Also open/copy local files if download is requestedportix
2011-11-02Load gtk3 style information in dwb_init_gui, fixing possible memory leakportix
2011-10-25Download viewportix
2011-10-13Use XDG_USER_CACHEDIR, not /tmp for downloadsportix
2011-10-02Merge default into develop, change modes via dwb_change_modeportix
2011-09-17Refactor: function names without dwb_-prefixportix
2011-09-12Clean up commentsportix
2011-09-11Cast download size to doubleportix
2011-09-10Download sizeportix
2011-09-10Fix to small total download sizeportix
2011-09-03Update download status at most four times a second to reduce cpu-consumptionportix
2011-08-29Compatability macrosportix
2011-08-26Port to GTK3portix
2011-08-08Use notify::current-size for download instead of notify::progressportix
2011-03-08allow arguments for userscripts and userscripts without keybindingportix
2011-03-05new font implementationportix
2011-02-13changed tabcompletion for downloads: no full path completion, complete the na...portix
2011-02-12Save files correctly with mutliple intances, default settings changedportix
2011-02-02fix path completion for downloads and local path completionportix
2011-01-29Show local files and directoriesportix
2011-01-07renaming, replace enums by definesportix
2011-01-02Licensing information, include all foreign headers in dwb.hportix
2010-12-18allow plugins for specific domainsportix
2010-12-14remove dwb_free in most cases, clear status barportix
2010-12-12Destroy window, free memoryportix
2010-12-08updated manpageportix
2010-11-14Open files with relative path; Clear all GErrorsportix
2010-11-13replace gint, gdouble, gchar with int, double, charportix
2010-08-11cleaningportix
2010-08-10build path, memory leaksportix
2010-08-10set dl_lastdir path only on downloadportix
2010-08-09updated manpage, cleaningportix
2010-08-09save last download directory, add searchengine fix, save session fixportix
2010-08-06cleaningportix
2010-08-05download, pathcompletion, proxy-fixportix
2010-08-05added filesportix