read external editors from .desktop files
[geeqie.git] / src / editors.c
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.