Simplify vflist_get_formatted()
[geeqie.git] / src / view_dir_list.c
2022-10-05 Omari StephensMerge pull request #1038 from xsdg/hyphen-filenames.3
2022-10-01 Omari StephensReplaces underscores with hyphens in code filenames...
2022-09-30 Omari StephensUpdates references from using underscore filenames...
2022-09-18 Colin ClarkGTK4: gtk_menu_popup() deprecated
2022-08-08 Omari StephensRenames variables to avoid conflicting with C++ keywords.
2022-07-21 Colin ClarkGTK2 no longer supported
2020-02-06 Colin ClarkSort by name and date in folder list view
2019-02-05 Klaus EthgenMerge merge requests 641, 638, 630 and 627
2019-02-05 Klaus EthgenMerge merge requests 649, 647 and 651
2019-02-05 Klaus EthgenMerge merge requests 660, 658, 655 and 648
2019-01-21 Rinat IbragimovFix #658: Bug fix: reads of uninitialized data
2019-01-20 Rinat IbragimovBug fix: reads of uninitialized data
2018-10-21 Colin ClarkFix #642: If a folder is a link, use an icon to indicat...
2017-10-18 unqwistFix #356: Select dirlist when entering a directory
2016-12-03 Klaus EthgenMerge remote-tracking branch 'github/merge-requests...
2016-12-03 Klaus EthgenTree view fix
2016-07-15 Klaus EthgenMerge remote-tracking branches #419 and #416
2016-07-09 Maciej S. SzmigieroAdd four new preferences
2016-05-24 Klaus EthgenUpdate copyright in all files
2016-02-16 Klaus EthgenAllow to choose to show parent folder
2016-02-02 Colin ClarkFeature Request #70 Navigation menu option and button...
2012-10-02 Klaus EthgenMerge branch 'master' into ke-lua
2012-08-30 Laurent MoninTrim trailing white spaces on empty lines.
2012-08-18 Vladimir Nadvornikdropped support for gtk < 2.20
2012-08-13 Vladimir Nadvornikchanged GDK_<key> to GDK_KEY_<key>
2012-07-31 Vladimir Nadvornikupdated version and copyright notice
2012-05-17 Klaus EthgenMerge commit 'refs/merge-requests/1' of git://gitorious...
2012-05-14 Klaus EthgenMerge remote-tracking branch 'origin/toer'
2012-01-06 Klaus EthgenMerge branch 'ke' into ke-lua
2012-01-06 Klaus EthgenFix directory walking bug
2012-01-06 Klaus EthgenFix directory walking bug
2011-10-29 Klaus EthgenMerge branch 'ke' into ke-lua
2011-10-29 Klaus EthgenMerge branch 'master' into ke
2011-09-30 Vladimir Nadvornikalways check for sidecars by readdir
2010-05-10 Klaus EthgenGTK marks several functions as deprecated
2010-02-16 Vladimir Nadvornikadded 2010 to copyright text
2009-12-19 Laurent MoninStore sort parameters in appropriate variables.
2009-06-05 Vladimir Nadvorniksimplified the code around vd_select_row
2009-04-17 Vladimir Nadvornikfixed tests for vd_find_row return value
2009-03-31 Vladimir Nadvornikfixed vdlist_find_row return value
2009-03-16 Laurent Moningint -> gboolean where applicable.
2009-03-15 Laurent Moningint -> gboolean.
2009-03-14 Vladimir Nadvornikcompletely separated global and layout window options
2009-03-01 Laurent MoninWhen g_new0() is used, drop redundant initializations...
2009-02-04 Laurent MoninAdd year 2009 to copyright info everywhere.
2008-10-07 Vladimir NadvornikAdding a vim modeline to all files - patch by Klaus...
2008-08-25 Laurent MoninWhitespaces cleanup.
2008-08-21 Laurent MoninTypo fix: vf -> vd
2008-08-21 Laurent MoninReplace macros VDLIST_INFO() and VDTREE_INFO() by short...
2008-08-19 Vladimir Nadvornikimproved refresh in view_dir_list
2008-07-20 Laurent MoninMove history_list_*() functions to separate files:
2008-06-13 Laurent MoninOptionnally display directory's date in list view.
2008-06-03 Vladimir Nadvornikreplaced directory path with FileData* dir_fd
2008-06-03 Laurent MoninDrop initialization to NULL since filelist_read() will...
2008-05-21 Laurent MoninUse g_build_filename() and G_DIR_SEPARATOR_S.
2008-05-05 Vladimir Nadvorniksplit filelist.c to filefilter.c and filedata.c
2008-04-21 Vladimir Nadvornikupdated copyright in source files
2008-04-20 Laurent MoninUse explicit names for mouse buttons instead of numbers.
2008-04-20 Laurent MoninBig whitespaces cleanup:
2008-04-18 Laurent MoninDrop 3 useless #define.
2008-04-18 Laurent MoninFix forgotten vd->pf affectation.
2008-04-17 Laurent MoninAdd some wrappers in view_dir.c and simplify even more.
2008-04-17 Laurent MoninMerge vd(list|tree)_release_cb() in vd_release_cb().
2008-04-17 Laurent MoninMerge few more functions to view_dir.c.
2008-04-17 Laurent MoninMove common menu position callback to view_dir.c.
2008-04-17 Laurent MoninMerge dirlist/dirview dnd code.
2008-04-16 Laurent MoninMerge few more vdlist/vdtree functions.
2008-04-16 Laurent MoninMake directory view popup menu common and move it to...
2008-04-16 Laurent MoninClean up and simplify.
2008-04-16 Laurent MoninMerge parts of view_dir_list/tree constructors/destruct...
2008-04-16 Laurent MoninMove some dnd common code from view_dir_list.c and...
2008-04-16 Laurent MoninRename vdl occurences to vd.
2008-04-16 Laurent MoninIntroduce a new struct ViewDir to handle directory...
2008-04-15 Laurent MoninAdd a new option in Preferences > Filtering to allow the
2008-04-13 Laurent MoninRename show_dot_files to show_hidden_files.
2008-04-13 Laurent MoninLet toggle the visibility of hidden files from director...
2008-04-08 Laurent Moningqview.h -> main.h
2008-04-03 Laurent MoninDrop a bunch of unused variables.
2008-03-23 Vladimir Nadvornikrename GQview -> Geeqie over the code
2007-09-11 Vladimir Nadvornikreplaced gchar* path with FileData *fd
2006-11-18 John EllisFri Nov 17 19:06:19 2006 John Ellis <johne@verizon...
2005-08-15 John EllisMon Aug 15 17:13:57 2005 John Ellis <johne@verizon...
2005-05-18 John EllisWed May 18 19:36:49 2005 John Ellis <johne@verizon...
2005-02-26 John EllisSync to GQview 1.5.9 release.