Mercurial > geeqie.yaz
log src/trash.c @ 804:e702eaa6d1df
age | author | description |
---|---|---|
Tue, 03 Jun 2008 19:44:19 +0000 | nadvornik | replaced directory path with FileData* dir_fd |
Fri, 30 May 2008 07:20:25 +0000 | zas_ | Check for existing editor command using is_valid_editor_command(). |
Thu, 22 May 2008 08:49:52 +0000 | zas_ | Use a struct to handle editor's properties. |
Wed, 21 May 2008 11:45:29 +0000 | zas_ | Use g_build_filename(). |
Fri, 16 May 2008 10:02:56 +0000 | zas_ | Include debug.h from main.h since debug macros may be used anywhere in the code. |
Tue, 06 May 2008 23:58:08 +0000 | zas_ | Tidy up. |
Tue, 06 May 2008 21:35:31 +0000 | nadvornik | moved safe delete functions to separate file base src/utilops.c@58bccee26bf6 |