Trim trailing white spaces.
[geeqie.git] / src / remote.c
2012-08-30 Laurent MoninTrim trailing white spaces.
2012-07-31 Vladimir Nadvornikupdated version and copyright notice
2012-05-14 Klaus EthgenMerge remote-tracking branch 'origin/toer'
2011-10-04 Vladimir Nadvornikrename file_data_new_simple to file_data_new_group...
2011-09-30 Vladimir Nadvornikalways check for sidecars by readdir
2011-05-22 Klaus EthgenFix a remote command bug
2010-02-16 Vladimir Nadvornikadded 2010 to copyright text
2009-04-20 Vladimir Nadvornikadded remote interface for exporting additional info...
2009-04-20 Vladimir Nadvornikimproved remote protocol to allow bidirectional communi...
2009-04-06 Laurent MoninFix up event source ids type: gint -> guint.
2009-03-29 Vladimir Nadvornikimproved sidebar configuration
2009-03-21 Vladimir Nadvornikmore consistent remote options naming
2009-03-20 Vladimir Nadvornikadded "load config" command to remote control
2009-03-15 Laurent Moningint -> gboolean.
2009-03-15 Laurent Moningint -> gboolean.
2009-03-11 Laurent MoninUse gboolean pseudo type where applicable.
2009-03-01 Laurent MoninWhen g_new0() is used, drop redundant initializations...
2009-02-21 Laurent MoninGlibification again.
2009-02-16 Vladimir Nadvornikfixed compiler warning
2009-02-16 Vladimir Nadvornikhopefully fixed a freeze on solaris
2009-02-14 Vladimir Nadvornikreplaced bar_info with an universal bar, restored the...
2009-02-04 Laurent MoninAdd year 2009 to copyright info everywhere.
2008-11-15 Laurent MoninUse functions to return directories instead of constants.
2008-11-15 Laurent MoninAdd a wrapper around system() call named runcmd() which...
2008-10-07 Vladimir NadvornikAdding a vim modeline to all files - patch by Klaus...
2008-08-31 Laurent MoninMove miscellaneous functions to their own files (new...
2008-08-26 Laurent MoninFor the sake of consistency, use glib basic types every...
2008-08-25 Laurent MoninWhitespaces cleanup.
2008-06-03 Vladimir Nadvornikreplaced directory path with FileData* dir_fd
2008-06-03 Laurent MoninReplace hardcoded collection filename extension by...
2008-05-21 Laurent MoninUse g_build_filename() instead of g_strconcat().
2008-05-19 Petr Ostadalconfigure.in was rewritten:
2008-05-16 Laurent MoninDo not use printf() directly but use new wrapper functi...
2008-05-16 Laurent MoninInclude debug.h from main.h since debug macros may...
2008-05-13 Laurent MoninExpand tilde with file: and view: remote parameters.
2008-05-13 Laurent MoninDisplay a message when invalid remote options are used.
2008-05-13 Laurent MoninMove all remote stuff from main.c to remote.[ch].
2008-04-24 Laurent MoninRemove whitespace between function name and first paren...
2008-04-24 Laurent MoninMove debug macros from main.h to new debug.h.
2008-04-24 Laurent MoninHandle the newline in DEBUG_N() macro instead of adding one
2008-04-23 Laurent MoninIntroduce macros to display debug messages.
2008-04-21 Vladimir Nadvornikupdated copyright in source files
2008-04-20 Laurent MoninEffectively drop empty newlines at end of files (missin...
2008-04-20 Laurent MoninBig whitespaces cleanup:
2008-04-15 Vladimir Nadvornikthis might fix the freezes on freebsd, solaris, etc.
2008-04-08 Laurent Moningqview.h -> main.h
2008-03-23 Vladimir Nadvornikrename GQview -> Geeqie over the code
2005-08-15 John EllisMon Aug 15 17:13:57 2005 John Ellis <johne@verizon...
2005-02-26 John EllisSync to GQview 1.5.9 release.