Simplify vflist_get_formatted()
[geeqie.git] / src / collect-table.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-09-18 Colin ClarkGTK4: gtk_menu_popup() deprecated
2022-09-08 Colin ClarkGTK4: GdkDeviceManager removed from GTK4
2022-07-21 Colin ClarkGTK2 no longer supported
2021-12-29 Colin ClarkShow shortcut keys in pop-up menus
2021-07-17 Klaus EthgenMergin several old merge requests
2021-05-05 Colin ClarkConvert TODOs and FIXMEs to Doxygen style
2020-06-19 Colin ClarkPart fix #396: GTK3 collections
2019-02-05 Klaus EthgenMerge merge requests 641, 638, 630 and 627
2018-11-03 Colin ClarkFix #437: Delete to standard Trash directory
2018-10-06 Klaus EthgenMerge merge requests for completeness
2018-10-06 Klaus EthgenMerge branch merge-requests/637 for completeness
2018-09-21 Colin ClarkBug fix #160: Replace print dialog by standard GTK...
2018-06-29 Colin ClarkAdl fix #323: Rating system
2018-03-24 Colin ClarkCollection window - thumbnail focus
2018-03-07 Colin ClarkCollections - goto menu option
2017-11-09 Colin ClarkFix #520: copy path inserts quotes around path
2017-10-28 Colin ClarkTemp fix #531: Segfault when changing width of Collecti...
2017-09-17 Klaus EthgenRemove some stuff that is throwing errors in gcc-7
2017-09-17 Klaus EthgenMerge merge-requests/513 - build paths
2017-09-10 Colin ClarkSave Collection window geometry
2017-08-18 Colin ClarkRight-click menus - collections
2017-08-15 Colin ClarkAppend file selection to collection
2017-08-06 Colin ClarkFix #505: ‘Copy path’ and ‘Delete’ are too close in...
2017-07-08 Klaus EthgenMerge remote-tracking branch 'github/merge-requests...
2017-02-25 Colin ClarkFix #473: Parameter type fix for "motion-notify-event...
2017-02-15 Klaus EthgenMerge remote-tracking branch 'github/merge-requests...
2017-02-15 Klaus EthgenMerge remote-tracking branch 'github_caclark_geeqie...
2017-02-14 cclarkOrientation commands and file selections
2017-01-07 Colin ClarkFix #435: Remember duplicates settings
2017-01-04 Colin ClarkRectangular selection
2016-12-03 Klaus EthgenMerge remote-tracking branch 'github/merge-requests...
2016-07-05 Colin ClarkFix deprecated - gdk_window_get_pointer
2016-05-24 Klaus EthgenUpdate copyright in all files
2016-05-23 Colin ClarkCollections mouse hover
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 MoninRemove commented out code.
2012-08-30 Laurent MoninDrop unused variables.
2012-08-18 Vladimir Nadvornikdropped support for gtk < 2.20
2012-08-13 Vladimir Nadvornikfixed dnd
2012-08-13 Vladimir Nadvornikchanged GDK_<key> to GDK_KEY_<key>
2012-08-13 Vladimir Nadvornikuse cairo for drawing
2012-08-13 Vladimir Nadvornikuse accessor functions
2012-07-31 Vladimir Nadvornikupdated version and copyright notice
2010-05-10 Klaus EthgenGTK marks several functions as deprecated
2010-02-16 Vladimir Nadvornikadded 2010 to copyright text
2009-10-13 Klaus EthgenAdd compatibility for GTK 2.18
2009-06-20 Vladimir Nadvornikfixed leak in file_util_* functions
2009-06-19 Vladimir Nadvornikrun external commands from current directory even with...
2009-04-10 Klaus EthgenImplement random sort method for collections
2009-04-06 Laurent MoninFix up event source ids type: gint -> guint.
2009-04-04 Vladimir Nadvornikdropped show_copy_path option
2009-03-12 Laurent MoninUse gboolean where applicable, for the sake of consistency.
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-14 Vladimir Nadvornikdroped Preferences dialog, sidebar should replace it...
2009-02-04 Laurent MoninAdd year 2009 to copyright info everywhere.
2009-02-01 Vladimir Nadvornikread external editors from .desktop files
2008-12-09 Laurent MoninAllow to invert the current selection in Collection...
2008-10-07 Vladimir NadvornikAdding a vim modeline to all files - patch by Klaus...
2008-09-07 Petr OstadalReplaced gtk depreceated code.
2008-08-26 Laurent MoninFor the sake of consistency, use glib basic types every...
2008-07-20 Laurent MoninMove uri_*() functions to separate files: uri_utils...
2008-06-13 Laurent MoninDisplay total size of files in collection window, for...
2008-06-03 Vladimir Nadvornikreplaced directory path with FileData* dir_fd
2008-06-03 Laurent MoninDrop initialization to NULL since filelist_read() will...
2008-06-03 Laurent MoninReduce indentation level.
2008-06-03 Laurent MoninReduce indentation level.
2008-06-03 Laurent Monincollection_table_find_data_by_coord(): tidy up.
2008-05-24 Vladimir Nadvornikrewritten utilops.h:
2008-05-16 Laurent MoninDo not use printf() directly but use new wrapper functi...
2008-05-16 Laurent MoninInclude debug.h from main.h since debug macros may...
2008-05-05 Vladimir Nadvorniksplit filelist.c to filefilter.c and filedata.c
2008-05-04 Vladimir Nadvornikdropped path_list functions, use filelist functions...
2008-05-03 Laurent MoninFix a bug occuring when using certain actions on a...
2008-04-24 Laurent MoninConvert the minority of while() to while ().
2008-04-24 Laurent MoninRemove whitespace between function name and first paren...
2008-04-24 Laurent MoninRemove whitespace between function name and first paren...
2008-04-24 Laurent MoninMove debug macros from main.h to new debug.h.
2008-04-24 Laurent MoninHandle the newline in DEBUG_N() macro instead of adding one
2008-04-23 Laurent MoninAllow the copy of file paths to clipboard.
2008-04-23 Laurent MoninIntroduce macros to display debug messages.
2008-04-22 Laurent MoninEnsure Properties dialog is displayed above fullscreen...
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 MoninEffectively drop empty newlines at end of files (missin...
2008-04-20 Laurent MoninBig whitespaces cleanup:
2008-04-12 Laurent MoninRename thumbnails related options.
2008-04-12 Laurent MoninRename collection options.
2008-04-11 Laurent MoninMove more options to ConfOptions.
2008-04-11 Laurent MoninAdd a new struct ConfOptions to handle options.
2008-04-11 Laurent MoninDefine drag and drop target string in dnd.h.
2008-04-08 Laurent Moningqview.h -> main.h
2008-04-08 Laurent MoninFix the "continuous display" of tooltips in the collect...
2008-03-23 Vladimir Nadvornikrename GQview -> Geeqie over the code
2007-09-11 Vladimir Nadvornikreplaced gchar* path with FileData *fd
2006-10-20 John EllisFri Oct 20 09:20:10 2006 John Ellis <johne@verizon...
next