log src/remote.c @ 1753:c4d37e0fc841 default tip

age author description
Mon, 20 Apr 2009 21:34:16 +0000 nadvornik added remote interface for exporting additional info (sidecars,
Mon, 20 Apr 2009 19:44:50 +0000 nadvornik improved remote protocol to allow bidirectional communication
Mon, 06 Apr 2009 22:13:54 +0000 zas_ Fix up event source ids type: gint -> guint.
Sun, 29 Mar 2009 14:20:44 +0000 nadvornik improved sidebar configuration
Sat, 21 Mar 2009 23:16:38 +0000 nadvornik more consistent remote options naming
Fri, 20 Mar 2009 16:28:43 +0000 nadvornik added "load config" command to remote control
Sun, 15 Mar 2009 15:01:07 +0000 zas_ gint -> gboolean.
Sun, 15 Mar 2009 07:07:52 +0000 zas_ gint -> gboolean.
Wed, 11 Mar 2009 22:56:56 +0000 zas_ Use gboolean pseudo type where applicable.
Sun, 01 Mar 2009 23:14:19 +0000 zas_ When g_new0() is used, drop redundant initializations to NULL, FALSE or 0, second pass.
Sat, 21 Feb 2009 20:43:35 +0000 zas_ Glibification again.
Mon, 16 Feb 2009 22:48:30 +0000 nadvornik fixed compiler warning
Mon, 16 Feb 2009 21:01:27 +0000 nadvornik hopefully fixed a freeze on solaris
Sat, 14 Feb 2009 19:50:54 +0000 nadvornik replaced bar_info with an universal bar, restored the original
Wed, 04 Feb 2009 17:15:30 +0000 zas_ Add year 2009 to copyright info everywhere.
Sat, 15 Nov 2008 17:30:45 +0000 zas_ Use functions to return directories instead of constants.
Sat, 15 Nov 2008 10:35:43 +0000 zas_ Add a wrapper around system() call named runcmd() which allows easier debugging. Improve the code launching the help browser.
Tue, 07 Oct 2008 18:20:22 +0000 nadvornik Adding a vim modeline to all files - patch by Klaus Ethgen
Sun, 31 Aug 2008 10:51:41 +0000 zas_ Move miscellaneous functions to their own files (new misc.[ch]).
Tue, 26 Aug 2008 22:22:51 +0000 zas_ For the sake of consistency, use glib basic types everywhere.
Mon, 25 Aug 2008 22:20:45 +0000 zas_ Whitespaces cleanup.
Tue, 03 Jun 2008 19:44:19 +0000 nadvornik replaced directory path with FileData* dir_fd
Tue, 03 Jun 2008 13:54:22 +0000 zas_ Replace hardcoded collection filename extension by a macro (GQ_COLLECTION_EXT).
Wed, 21 May 2008 00:15:41 +0000 zas_ Use g_build_filename() instead of g_strconcat().
Mon, 19 May 2008 01:15:17 +0000 bruclik configure.in was rewritten:
Fri, 16 May 2008 12:16:49 +0000 zas_ Do not use printf() directly but use new wrapper function log_printf() instead.
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, 13 May 2008 16:09:43 +0000 zas_ Expand tilde with file: and view: remote parameters.
Tue, 13 May 2008 14:49:38 +0000 zas_ Display a message when invalid remote options are used.
Tue, 13 May 2008 08:53:26 +0000 zas_ Move all remote stuff from main.c to remote.[ch].
Thu, 24 Apr 2008 12:23:02 +0000 zas_ Remove whitespace between function name and first parenthesis for the sake of consistency.
Thu, 24 Apr 2008 08:53:39 +0000 zas_ Move debug macros from main.h to new debug.h.
Thu, 24 Apr 2008 00:15:03 +0000 zas_ Handle the newline in DEBUG_N() macro instead of adding one
Wed, 23 Apr 2008 20:47:19 +0000 zas_ Introduce macros to display debug messages.
Mon, 21 Apr 2008 21:46:38 +0000 nadvornik updated copyright in source files
Sun, 20 Apr 2008 18:07:51 +0000 zas_ Effectively drop empty newlines at end of files (missing from rev 535)
Sun, 20 Apr 2008 13:04:57 +0000 zas_ Big whitespaces cleanup:
Tue, 15 Apr 2008 18:34:24 +0000 nadvornik this might fix the freezes on freebsd, solaris, etc.
Tue, 08 Apr 2008 23:02:33 +0000 zas_ gqview.h -> main.h
Sun, 23 Mar 2008 20:38:54 +0000 nadvornik rename GQview -> Geeqie over the code
Mon, 15 Aug 2005 21:41:20 +0000 gqview Mon Aug 15 17:13:57 2005 John Ellis <johne@verizon.net>
Sat, 26 Feb 2005 00:13:35 +0000 gqview Sync to GQview 1.5.9 release.