Trim trailing white spaces.
[geeqie.git] / src / editors.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-09-27 Vladimir Nadvornikadded panorama .pto file to the list of known files
2010-02-16 Vladimir Nadvornikadded 2010 to copyright text
2009-10-10 Vladimir Nadvornikuse text renderer for editor->hidden
2009-09-13 Vladimir Nadvornikfixed editor list in popup menu
2009-09-12 Vladimir Nadvornikeditor fixes
2009-09-07 Vladimir Nadvornikstart_editor_from_filelist_full fixes
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-29 Vladimir Nadvornikadded UfRaw ID files to known filetypes
2009-03-27 Vladimir Nadvornikadded simple desktop file editor
2009-03-26 Laurent MoninImprove editors through .desktop files implementation:
2009-03-20 Vladimir Nadvornikadded tooltips to external editors on toolbar
2009-03-20 Vladimir Nadvornikadded function to reload external editors at any time
2009-03-09 Laurent MoninAdd missing g_key_file_free() call.
2009-03-09 Laurent MoninFix editor_command_path_parse().
2009-03-09 Laurent MoninRevert changeset 1502. It brokes the spec: hidden deskt...
2009-03-09 Laurent MoninOnly store editors if they match criterias to not be...
2009-03-08 Laurent MoninIntroduce EditorFlags type, cleanup.
2009-03-08 Laurent MoninCleanup and minor fixes.
2009-03-08 Laurent MoninAdd helper macros EDITOR_ERRORS() and EDITOR_ERRORS_BUT...
2009-03-08 Laurent MoninFix up editor execution.
2009-03-08 Laurent MoninIn various Edit context menus, only display editors...
2009-03-01 Laurent MoninWhen g_new0() is used, drop redundant initializations...
2009-02-21 Laurent MoninGlibification again.
2009-02-04 Laurent MoninAdd year 2009 to copyright info everywhere.
2009-02-03 Laurent MoninAdd support for NoDisplay (entry is then hidden) and...
2009-02-03 Laurent Monineditor_list_get() now returns a sorted list, this way...
2009-02-01 Vladimir Nadvorniktest TryExec,
2009-02-01 Vladimir Nadvornikread external editors from .desktop files
2009-01-02 Vladimir Nadvorniksidecar files grouping was made case-insensitive
2008-11-23 Laurent MoninDrop useless wmclass stuff. Gtk will take care of it...
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-07-27 Vladimir Nadvornikadded "Symlink" as an example of "filter" command
2008-07-24 Laurent MoninSet GIO channels to binary encoding.
2008-07-22 Vladimir Nadvornikfixed stop button in editor dialog
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 MoninMake shell command and its option rc file options inste...
2008-05-22 Laurent MoninIntroduce an helper function that returns the name...
2008-05-22 Laurent MoninUse a struct to handle editor's properties.
2008-05-16 Laurent MoninInclude debug.h from main.h since debug macros may...
2008-05-16 Laurent MoninImprove editor commands error display:
2008-05-16 Laurent MoninImprove editors a bit:
2008-05-05 Vladimir Nadvorniksplit filelist.c to filefilter.c and filedata.c
2008-04-24 Laurent MoninConvert the minority of while() to while ().
2008-04-21 Vladimir Nadvornikupdated copyright in source files
2008-04-20 Laurent MoninMinor cleanup and code redundancy reduction.
2008-04-20 Laurent Monineditor_command_one(): tidy up.
2008-04-20 Laurent MoninBig whitespaces cleanup:
2008-04-20 Vladimir Nadvornikrm as external delete command is too dangerous, even...
2008-04-18 Laurent Moningimp-remote has no -n option.
2008-04-11 Laurent MoninAdd a new struct ConfOptions to handle options.
2008-04-09 Laurent MoninReplace occurences of Geeqie / geeqie by constants...
2008-04-08 Laurent MoninGQVIEW_* -> GQ_*
2008-04-08 Laurent Moningqview.h -> main.h
2008-04-06 Laurent MoninMark strings as translatable.
2008-04-03 Laurent MoninMake the wmclass value unique among the code by defining
2008-04-03 Laurent MoninDrop unused variable.
2008-04-03 Laurent MoninAdd missing return at the end of editor_command_next_st...
2008-03-23 Vladimir Nadvornikrename GQview -> Geeqie over the code
2008-03-16 Vladimir Nadvornikwhitelist of files that can have an xmp sidecar, sample...
2007-11-21 Vladimir Nadvornikadded possibility to specify prefered file type for...
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...
2006-12-03 John EllisSat Dec 2 20:15:22 2006 John Ellis <johne@verizon...
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.