Simplify vflist_get_formatted()
[geeqie.git] / src / editors.h
2024-03-16 Arkadiy IllarionovEnable and fix clang-tidy readability-simplify-boolean...
2024-02-19 Arkadiy IllarionovFix include-what-you-use warnings
2024-02-13 Arkadiy IllarionovCleanup main.h header
2023-08-29 Arkadiy IllarionovRemove structs and some enums from typedefs.h
2023-06-16 Colin ClarkRemove unused declarations
2023-06-16 Rosen Penevadd missing stuff
2023-06-11 Rosen Penevclang-tify: remove void
2023-06-11 Rosen Penevclang-tidy: use using
2022-07-21 Colin ClarkGTK2 no longer supported
2022-06-23 Colin ClarkFix doc. error: doxygen - anonymous enum
2021-07-17 Klaus EthgenMergin several old merge requests
2021-05-05 Colin ClarkUse at-sign rather than backslash as the Doxygen comman...
2021-04-21 Colin ClarkConvert comments in .h files to Doxygen style comments
2021-01-14 freddiiFix #851: fixed spelling mistakes
2021-01-14 freddiifixed spelling mistakes
2019-02-05 Klaus EthgenMerge merge requests 641, 638, 630 and 627
2018-11-01 Colin ClarkEliminate FIXME: enable or disable individual plugins...
2016-05-24 Klaus EthgenUpdate copyright in all files
2012-10-02 Klaus EthgenMerge branch 'master' into ke-lua
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.