Simplify vflist_get_formatted()
[geeqie.git] / src / pan-view /
2024-04-14 Arkadiy IllarionovSimplify pan_item_image_find_size()
2024-04-14 Arkadiy IllarionovDeduplicate PanCacheData destroying
2024-04-13 Arkadiy IllarionovUse references in pan_layout_compute() parameters
2024-04-13 Arkadiy IllarionovMove some types and constants from pan-types to specifi...
2024-04-07 Arkadiy IllarionovMove keyboard_scroll_calc() to layout-util
2024-04-06 Arkadiy IllarionovReplace custom PI with G_PI
2024-03-29 Colin ClarkFix 1302: Cut image to clipboard
2024-03-14 Arkadiy IllarionovFix FreeBSD build
2024-03-11 Arkadiy IllarionovBlind fix macOS build
2024-03-09 Arkadiy IllarionovSimplify util_clip_triangle()
2024-03-09 Arkadiy IllarionovAdd PanColor to simplify pan functions
2024-03-09 Colin ClarkReplace single value enums with constexpr <type>
2024-03-03 Arkadiy IllarionovRemove set but not used variables
2024-03-02 Arkadiy IllarionovMove open_archive() to separate module
2024-02-29 Colin ClarkFix #1248: Crash when hiding file list
2024-02-28 Colin ClarkBug fix: Pan view not displayed correctly
2024-02-19 Arkadiy IllarionovFix include-what-you-use warnings
2024-02-14 Arkadiy IllarionovSort headers using clang-tidy
2024-02-13 Arkadiy IllarionovCleanup main.h header
2024-02-07 Colin Clarkclang-tidy: readability-isolate-declaration
2024-02-07 Colin Clarkclang-tidy: modernize-macro-to-enum
2024-02-06 Colin Clarkclang-tidy: readability-suspicious-call-argument
2024-02-03 Colin Clarkclang-tidy: readability-else-after-return
2023-09-27 Colin ClarkGTK4: GtkTable
2023-09-27 Colin ClarkGTK4: gtk_entry_get_text, gtk_entry_set_text
2023-09-25 Colin ClarkGTK4: gtk_window_new()
2023-09-25 Colin ClarkGTK4: gtk_container_add()
2023-09-25 Arkadiy IllarionovUse hypot for Pythagorean addition
2023-09-24 Colin ClarkGTK4: Reduce the use of gtk_widget_destroy()
2023-09-20 Colin ClarkGTK4: gtk_frame_set_shadow_type()
2023-09-20 Colin ClarkGTK4: gtk_box_pack_start() gtk_box_pack_end()
2023-08-29 Arkadiy IllarionovRemove structs and some enums from typedefs.h
2023-08-15 Arkadiy IllarionovReplace some deprecated GTK functions
2023-08-10 Colin ClarkBug fix: Pan view not working
2023-08-04 Colin Clark(Re)-implement natural and case sorting
2023-07-29 Arkadiy IllarionovRemove deprecated orientation-specific widgets
2023-07-29 Arkadiy IllarionovRemove deprecated GTK_STOCK_DIALOG_*
2023-07-29 Tomasz GolinskiPR #1139: Remove some of deprecated GTK stuff
2023-07-25 Arkadiy IllarionovRemove UNUSED macro
2023-07-22 Arkadiy IllarionovUse g_list_free_full
2023-07-22 Arkadiy IllarionovReplace string_list_free with g_list_free_full
2023-07-20 Colin ClarkRemove dead code
2023-07-18 Colin ClarkMore unused functions, remove dead code
2023-07-17 Colin ClarkReorganize unused functions
2023-07-04 Rosen Penevclang-tidy: fixes from version 16
2023-06-16 Colin ClarkRemove unused declarations
2023-06-16 Rosen Penevadd missing stuff
2023-06-11 Rosen Penevclang-tidy: use using
2023-06-09 Rosen Penevclang-tidy: use nullptr
2023-06-08 Rosen Penevclang-tidy: C to C++ casts
2023-06-04 Rosen Penevclang-tidy: modernize-use-auto
2023-05-24 Colin ClarkDocumentation: Use G_SOURCE_CONTINUE and G_SOURCE_REMOVE
2023-05-07 Andreas RönnquistDon't use too new *_DEFAULT defines
2023-04-07 Colin ClarkFix c++ compiler wrnings
2023-04-07 Colin ClarkFix c++ compiler warnings
2023-04-03 Colin ClarkFix c++ cmpiler warnings
2023-03-31 Colin ClarkFix c++ compiler warnings
2023-03-29 Colin ClarkFix some c++ compiler warnings
2022-10-07 Colin ClarkRemove unused functions
2022-10-06 Colin ClarkRemove redundant includes
2022-10-05 Omari StephensChanges language for Geeqie's source files from C to...
2022-10-05 Omari StephensReflects .c->.cc file renames across Geeqie.
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-18 Colin ClarkBug fix: gtk_hbox and gtk_vbox deprecated
2022-09-10 Colin ClarkGTK4: gtk_hbox and gtk_vbox deprecated
2022-09-10 Colin ClarkGTK4: gtk_arrow_new is deprecated
2022-07-21 Colin ClarkGTK2 no longer supported
2022-07-17 Colin ClarkChange configuration system from Autotools to Meson
2021-12-29 Colin ClarkShow shortcut keys in pop-up menus
2021-09-12 Colin ClarkFix #923: Wrong orientation in HEIC using EXIF
2021-07-17 Klaus EthgenMergin several old merge requests
2021-05-05 Colin ClarkConvert TODOs and FIXMEs to Doxygen style
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-03-17 Colin ClarkFix #845: Control image rotation in pan view
2021-01-14 freddiiFix #851: fixed spelling mistakes
2021-01-14 freddiifixed spelling mistakes
2020-07-08 Colin ClarkAddl fix #397: GPU acceleration
2019-08-07 Klaus EthgenMerge branch 'lua53'
2019-08-03 Dmitry MarakasovFix #703: Fix build on non-glibc platforms
2019-04-01 Tomasz GolińskiFix #663: Use grammatically correct month names in...
2019-02-14 Colin ClarkDEBUG_NAME() function for use with GTKInspector
2019-02-05 Klaus EthgenMerge merge requests 641, 638, 630 and 627
2018-11-03 Colin ClarkFix #437: Delete to standard Trash directory
2018-07-15 Colin ClarkPan view warning window
2018-06-07 Tomasz GolinskiFix #612: Pan view image class filtering
2018-05-28 Colin ClarkPan view - right click menu goto original
2018-05-27 Colin ClarkPan view calendar - show day-of-week legend
2018-05-26 Colin ClarkPan view calendar - use locale to set first day of...
2018-05-24 Colin ClarkPan view - implement exif data display
2018-05-24 Colin ClarkPan view - eliminate run-time error
2018-01-22 Klaus EthgenMerge remote-tracking branch 'github/merge-requests...
2018-01-22 Klaus EthgenMerge remote-tracking branches 'github/merge-requests...
2018-01-01 Colin ClarkContext-sensitve help
2017-11-09 Colin ClarkFix #520: copy path inserts quotes around path
2017-09-06 cclarkFix #508: Copy and Move windows scale incorrectly
2017-08-20 Colin ClarkChange recent code comments to Doxygen style
2017-08-18 Colin ClarkRight-click menus - collections
next