Simplify vflist_get_formatted()
[geeqie.git] / src / img-view.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-07-21 Colin ClarkGTK2 no longer supported
2022-02-13 Colin ClarkFix #965: View in new window - blank image
2021-12-29 Colin ClarkShow shortcut keys in pop-up menus
2021-09-17 Colin ClarkAddl fix #299: File Compression and Archiving
2021-07-17 Klaus EthgenMergin several old merge requests
2021-05-05 Colin ClarkConvert TODOs and FIXMEs to Doxygen style
2020-10-14 Andreas Rönnquist Fix #816: Fix building with --enable-debug-flags
2020-10-03 Andreas RönnquistFix building with --enable-debug-flags
2020-04-06 Zbigniew Jędrzejew... Fix #753: Various cleanups based on gcc warnings
2019-02-14 Colin ClarkDEBUG_NAME() function for use with GTKInspector
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
2018-12-11 Colin ClarkBug fix: View in new window from files pane
2018-11-26 Dave LambertFix #648: Correctly size image windows opened from...
2018-11-26 Dave LambertCorrectly size image windows opened from collections
2018-11-03 Colin ClarkFix #437: Delete to standard Trash directory
2018-10-21 Colin ClarkDo not grab focus when --remote view:<file> is used
2018-10-14 Colin ClarkBug fix: View in new window wrong size
2018-05-15 Colin ClarkFix #609: Crash on "View in New Window" if no image...
2018-01-22 Klaus EthgenMerge remote-tracking branch 'github/merge-requests...
2018-01-22 Klaus EthgenMerge remote-tracking branches 'github/merge-requests...
2018-01-05 Colin ClarkFix #566: submenu items "variable set but not used...
2018-01-01 Colin ClarkContext-sensitve help
2017-11-09 Colin ClarkFix #520: copy path inserts quotes around path
2017-10-13 Tomasz GolinskiAddl fix #510: Rudimentary video support
2017-08-20 Colin ClarkChange recent code comments to Doxygen style
2017-08-18 Colin ClarkRight-click menus - collections
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-07-08 Klaus EthgenMerge remote-tracking branch 'github/merge-requests...
2017-06-08 Colin ClarkRef #202: "Set as wallpaper" doesn't work with GNOME...
2017-05-04 Colin ClarkBug fix: Re-size images in GTK3
2017-04-14 Colin ClarkFix #290: Mouse-only image viewing
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
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
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-08-30 Laurent MoninDrop 2 unused variables.
2012-08-30 Laurent MoninDrop unused variable.
2012-08-13 Vladimir Nadvornikfixed dnd
2012-08-13 Vladimir Nadvornikchanged GDK_<key> to GDK_KEY_<key>
2012-08-13 Vladimir Nadvornikuse accessor functions
2012-07-31 Vladimir Nadvornikupdated version and copyright notice
2012-05-14 Klaus EthgenMerge remote-tracking branch 'origin/toer'
2011-04-22 Klaus EthgenFix compiling issue
2011-04-22 Klaus EthgenFix the windowsize
2010-12-23 Klaus EthgenMerge branch 'ke' into ke-lua
2010-12-23 Klaus EthgenFix compiling issue
2010-12-23 Klaus EthgenFix the windowsize
2010-02-16 Vladimir Nadvornikadded 2010 to copyright text
2009-07-21 Vladimir Nadvornikfixed destroying of menu data
2009-06-28 Vladimir Nadvornikcleanup: remove some disabled code
2009-06-09 Vladimir Nadvornikenabled color management in img-view
2009-06-04 Vladimir Nadvornikuse layout_set_fd() for changing images from a slideshow
2009-06-04 Laurent MoninAdd an option to Image preferences to restrict custom...
2009-04-25 Vladimir Nadvornikseparated Orientation and Grayscale functions
2009-04-04 Vladimir Nadvornikdropped show_copy_path option
2009-03-31 Vladimir Nadvornikimproved debug messages
2009-03-14 Laurent MoninUse gboolean where applicable, minor cleanup and indent...
2009-03-14 Vladimir Nadvornikimproved notification system
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-28 Laurent MoninAdd missing space between switch and first parenthesis.
2009-02-22 Vladimir Nadvornikconfig file format changed to XML
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-21 Vladimir Nadvornikmost of the metadata options now works
2008-10-07 Vladimir NadvornikAdding a vim modeline to all files - patch by Klaus...
2008-09-01 Laurent MoninUse a constant for minimal window size. Set it to 32...
2008-08-31 Laurent MoninMove miscellaneous functions to their own files (new...
2008-08-25 Laurent MoninWhitespaces cleanup.
2008-07-20 Laurent MoninMove uri_*() functions to separate files: uri_utils...
2008-07-17 Vladimir Nadvornikreload changed images
2008-07-15 Laurent MoninUse a specific enum for image.zoom_mode values (ZoomMod...
2008-06-28 Laurent MoninReduce number of parameters (mostly unused), just pass...
2008-06-08 Vladimir Nadvornikbetter check for notify type
2008-06-07 Vladimir Nadvornikuse new notification in img-view
2008-06-03 Vladimir Nadvornikreplaced directory path with FileData* dir_fd
2008-06-03 Laurent MoninReplace hardcoded collection filename extension by...
2008-06-03 Laurent MoninDrop initialization to NULL since filelist_read() will...
2008-05-24 Vladimir Nadvornikrewritten utilops.h:
2008-05-22 Laurent MoninFix signed vs unsigned warnings.
2008-05-13 Laurent MoninMove some functions from main.[ch] to new window.[ch].
2008-05-10 Laurent Moninimage_osd_get() now returns OsdShowFlags.
2008-05-09 Laurent Moninimage_osd_get() and image_osd_set() now uses flags.
2008-05-05 Vladimir Nadvorniksplit filelist.c to filefilter.c and filedata.c
2008-04-29 Vladimir Nadvornikcleanup: use image_get_image_size
next