Simplify vflist_get_formatted()
[geeqie.git] / src / view_file /
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-09-10 Colin ClarkGTK4: gtk_hbox and gtk_vbox deprecated
2022-09-08 Colin ClarkGTK4: GdkDeviceManager removed from GTK4
2022-08-08 Omari StephensRenames variables to avoid conflicting with C++ keywords.
2022-07-21 Colin ClarkGTK2 no longer supported
2022-07-17 Colin ClarkChange configuration system from Autotools to Meson
2022-05-08 Colin ClarkFile filter - include Clear icon
2022-02-14 Colin ClarkBug fix: Include expander icon for FileFilter Class...
2022-02-02 Colin ClarkInclude expander icon for FileFilter Class button
2022-01-31 Colin ClarkFix some untranslated texts
2022-01-09 Colin ClarkFix #939: Ctrl-click inside of a block selection result...
2021-12-29 Colin ClarkShow shortcut keys in pop-up menus
2021-09-27 Colin ClarkPart fix #711: Deleting image should not scroll file...
2021-09-24 Colin ClarkBug fix #229: File Compression and Archiving
2021-09-22 Colin ClarkAddl fix #299: File Compression and Archiving
2021-08-06 Colin ClarkClean up some compile warnings and errors
2021-07-17 Klaus EthgenMergin several old merge requests
2021-05-05 Colin ClarkConvert TODOs and FIXMEs to Doxygen style
2021-04-30 Colin ClarkPreserve selection order in ViewFileIcon after Reset
2021-01-15 Colin ClarkFix #822: The image rotation keys ([ and ]) affect...
2020-10-14 Andreas Rönnquist Fix #816: Fix building with --enable-debug-flags
2020-10-11 Colin ClarkRef #761: Severe stall/hang at start-up
2020-10-09 Colin ClarkFix #819: Turning off mouseover info
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
2020-03-08 Colin ClarkFix #713: Image preview does not update when pressing...
2019-09-19 Colin ClarkFile pane filter - checkbox for case sensitivity
2019-09-06 Colin ClarkAdl fix #705: Toolbar status class filter
2019-08-13 Colin ClarkBug fix #705: Toolbar status class filter
2019-08-09 Colin ClarkMerge branch 'master' of git://geeqie.org/geeqie
2019-08-09 Colin ClarkFix #705: Toolbar status class filter
2019-07-21 Colin ClarkFix #659: Option to change behaviour of mouse back...
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 Colin ClarkFix #637: Remove unused function vf_index_is_selected
2018-10-06 Daniel MuellerRemove unused function vf_index_is_selected
2018-08-16 Colin ClarkBug fix #624: Filter files by shell or regular expressi...
2018-08-15 Colin ClarkFix #624: Filter files by shell or regular expression...
2018-07-07 Colin ClarkCollections changes
2018-06-20 Colin ClarkFix #614: Wrap and/or truncate long file names in file...
2018-06-18 Colin ClarkShow star rating in files pane
2018-06-18 Colin ClarkRead metadata in the idle loop
2018-05-06 Colin ClarkMnemonic text for marks
2017-11-09 Colin ClarkFix #520: copy path inserts quotes around path
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-16 Tomasz GolinskiBug fix #509: Increase number of marks to 10
2017-09-16 Tomasz GolinskiBug fix: Marks checkboxes in iconview
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-10 Omari StephensMerge pull request #496 from xsdg/view_file_po
2017-07-10 Omari Stephensdeduplicate shared code in view_file_icon and view_file...
2017-07-10 Omari StephensMerge remote-tracking branch 'upstream/master' into...
2017-07-09 Omari StephensRan regen_potfiles.sh to add missing files and correct...
2017-07-08 Klaus EthgenMerge remote-tracking branch 'github/merge-requests...
2017-07-08 Klaus EthgenMerge remote-tracking branch 'github/merge-requests...
2017-07-08 Klaus EthgenMerge merge-requests '495' and '458'
2017-07-07 Omari StephensAvoid c99 feature
2017-07-07 Omari Stephens*phew* commented and simplified.
2017-07-07 Omari StephensHopefully make it not crash
2017-07-07 Omari StephensIt compiles!
2017-07-07 Omari StephensRemove all references to "IconData"
2017-07-05 Omari StephensRefactor: move view_file implementations to their own...