Simplify vflist_get_formatted()
[geeqie.git] / src / editors.c
2022-10-05 Omari StephensChanges language for Geeqie's source files from C to...
2022-10-05 Omari StephensMerge pull request #1038 from xsdg/hyphen-filenames.3
2022-09-30 Omari StephensUpdates references from using underscore filenames...
2022-07-21 Colin ClarkGTK2 no longer supported
2022-07-17 Colin ClarkChange configuration system from Autotools to Meson
2021-12-29 Colin ClarkUpdate documentation - increase Doxygen usage
2021-12-29 Dan FandrichAdd image/heic MIME type
2021-07-17 Klaus EthgenMergin several old merge requests
2021-06-13 Colin ClarkCreate AppImages
2021-05-05 Colin ClarkConvert TODOs and FIXMEs to Doxygen style
2021-03-09 Adrian SiemieniakFix #877: Add image/webp mime type
2021-03-09 Adrian SiemieniakAdd image/webp mime type
2020-09-05 Colin ClarkPlugins sort order
2020-04-06 Colin ClarkAddl fix #744: Support Canon cr3 files
2019-02-05 Klaus EthgenMerge merge requests 641, 638, 630 and 627
2018-11-01 Colin ClarkEliminate FIXME: enable or disable individual plugins...
2018-04-12 Colin ClarkFix #600: Window "Edit command results" with GTK3 has...
2018-04-06 Wolfgang LieffAdditional loader for DDS file format
2018-03-13 Colin ClarkFix #535: Include additional mime types
2017-12-08 Colin ClarkFix #553:Desktop file without %f or %F crashes Geeqie
2017-10-11 Colin ClarkRename External Editors to Plugins
2017-09-23 Colin ClarkFix #518: [raw file] -> External Editor -> RawTerapee...
2017-09-06 cclarkFix #508: Copy and Move windows scale incorrectly
2017-07-08 Klaus EthgenMerge remote-tracking branch 'github/merge-requests...
2017-02-15 Klaus EthgenMerge remote-tracking branch 'github/merge-requests...
2017-02-15 Klaus EthgenMerge remote-tracking branch 'github_caclark_geeqie...
2017-02-03 Colin ClarkFix progress bar text
2016-05-24 Klaus EthgenUpdate copyright in all files
2012-10-28 Vedran RodicFix a segfault caused by .desktop file with no exec...
2012-10-02 Klaus EthgenMerge branch 'master' into ke-lua
2012-08-30 Laurent MoninTrim trailing white spaces on empty lines.
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-29 Klaus EthgenMerge branch 'ke' into ke-lua
2011-10-29 Klaus EthgenMerge branch 'master' into ke
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
next