Trim trailing white spaces.
[geeqie.git] / src / editors.h
2012-08-30 Laurent MoninTrim trailing white spaces.
2012-07-31 Vladimir Nadvornikupdated version and copyright notice
2010-02-16 Vladimir Nadvornikadded 2010 to copyright text
2009-09-07 Vladimir Nadvornikfixed list of possible editors in popup menu
2009-09-06 Vladimir Nadvornikload desktop files in idle time
2009-06-19 Vladimir Nadvornikrun external commands from current directory even with...
2009-05-31 Vladimir Nadvornikdo not block the files sent to external editors like...
2009-05-01 Vladimir Nadvornikallow external editors without parameters, as long...
2009-03-27 Vladimir Nadvornikadded simple desktop file editor
2009-03-20 Vladimir Nadvornikadded tooltips to external editors on toolbar
2009-03-08 Laurent MoninIntroduce EditorFlags type, cleanup.
2009-03-08 Laurent MoninAdd helper macros EDITOR_ERRORS() and EDITOR_ERRORS_BUT...
2009-03-08 Laurent MoninIn various Edit context menus, only display editors...
2009-02-04 Laurent MoninAdd year 2009 to copyright info everywhere.
2009-02-01 Vladimir Nadvornikread external editors from .desktop files
2008-10-07 Vladimir NadvornikAdding a vim modeline to all files - patch by Klaus...
2008-08-20 Laurent MoninUse constants instead of enum since value (0xffff0000...
2008-05-30 Laurent MoninUse functions to set editors name and command and ensur...
2008-05-30 Laurent MoninCheck for existing editor command using is_valid_editor...
2008-05-24 Vladimir Nadvornikrewritten utilops.h:
2008-05-22 Laurent MoninIntroduce an helper function that returns the name...
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-03 Laurent MoninFix typos in functions names: file_list -> filelist.
2008-03-23 Vladimir Nadvornikrename GQview -> Geeqie over the code
2007-09-30 Vladimir Nadvornikeditors.c was almost completely rewritten:
2007-09-11 Vladimir Nadvornikreplaced gchar* path with FileData *fd
2007-08-20 Vladimir Nadvornikmore external commands
2007-08-16 Vladimir Nadvornikimproved external delete command
2007-08-15 Vladimir Nadvornikstarted implementation of external commands; external...
2005-06-13 John EllisMon Jun 13 17:31:46 2005 John Ellis <johne@verizon...
2005-02-26 John EllisSync to GQview 1.5.9 release.