Some command line options are not GNU/POSIX compliant (3)
[geeqie.git] / src /
2024-02-05 Colin ClarkFix clang-tidy: readability-non-const-parameter (5)
2024-02-05 Colin ClarkFix clang-tidy: readability-non-const-parameter (4)
2024-02-04 Colin ClarkFix clang-tidy: readability-non-const-parameter (3)
2024-02-03 Colin ClarkFix clang-tidy: readability-non-const-parameter (2)
2024-02-03 Colin ClarkFix clang-tidy: readability-non-const-parameter
2024-02-03 Colin Clarkclang-tidy: readability-non-const-parameter
2024-02-03 Colin Clarkclang-tidy: readability-inconsistent-declaration-parame...
2024-02-03 Colin Clarkclang-tidy: readability-else-after-return
2024-02-02 Colin Clarkclang-tidy: readability-duplicate-include
2024-02-02 Colin Clarkclang-tidy: modernize-use-auto
2024-02-02 Colin Clarkclang-tidy: modernize-use-using
2024-02-02 Colin Clarkclang-tidy: bugprone-macro-parentheses
2024-02-02 Colin Clarkclang-tidy: misc-redundant-expression
2024-02-02 Colin Clarkclang-tidy; -bugprone-suspicious-string-compare, misc...
2024-02-02 Colin Clarkclang-tidy: modernize-redundant-void-arg
2024-02-02 Colin Clarkclang-tidy: modernize-use-nullptr
2024-01-31 Colin ClarkFix #1236: Window Layouts with vertical split are shift...
2024-01-29 Thomas KlausnerLimit definition of XOPEN_SOURCE to Linux, where it...
2024-01-28 Arkadiy IllarionovUse GdkRectangle for LayoutOptions::log_window
2024-01-24 Colin ClarkFix #1223: "Confirm move files to trash" not working
2024-01-24 Colin ClarkOption to select menu style
2024-01-22 Colin ClarkFix #1227: webp images load as black even with every...
2024-01-20 Colin ClarkFix #1184: Put main menu items into one hamburger menu
2024-01-20 Colin ClarkBug fix: SAR window crashes when escape pressed
2024-01-19 Colin ClarkReduce the height of toolbars
2024-01-07 Colin ClarkFix #1224: Dragging a keyword to another position cause...
2024-01-03 Colin ClarkBug fix: Run-time errors when removing a toolbar icon
2023-12-17 Andreas RönnquistAdd loongarch64 support
2023-12-15 Colin ClarkLog Window F1 handling
2023-12-13 Colin ClarkAdditional documentation for developers
2023-12-10 Đoàn Trần Công Danhexiv2: Fix use-after-free and double-free with exiv2...
2023-12-03 Colin ClarkOpen With feature
2023-11-30 Colin ClarkBug fix: Change all .desktop files to RDNS style
2023-11-23 Colin ClarkFIXME: do not work - gtk_label_set_ellipsize
2023-11-21 Arkadiy IllarionovRemove duplicated JPEG_MARKER macros
2023-11-20 Colin ClarkInclude tooltip for Filter combo
2023-11-20 Arkadiy IllarionovSimplify fullscreen_prefs_get_geometry()
2023-11-17 Colin ClarkFix #1076: webp images show up as black
2023-11-06 Colin ClarkFix #1076: webp images show up as black
2023-10-31 Colin ClarkFix #1204: Geeqie crashes if double-clicked on empty...
2023-10-31 Arkadiy IllarionovMove fullscreen static functions to anonymous namespace
2023-10-28 Arkadiy IllarionovUse C++ types for ScreenData list
2023-10-27 Arkadiy IllarionovUse GdkRectangle in ScreenData
2023-10-27 Colin ClarkDocument XDG_* options for --new-instance
2023-10-22 Colin ClarkFIXME: lua - what is the correct way to find the script...
2023-10-20 Colin ClarkDuplicates similarity progress
2023-10-18 Colin ClarkRemove certain command line options
2023-10-18 Colin ClarkDocument similarity algorithms and enable alternate
2023-10-16 Colin ClarkSet default no. cores used for similarity checks to...
2023-10-16 Colin ClarkInclude a separator as a toolbar option
2023-10-05 Dmitry MarakasovUse sigsetjmp instead of setjmp where appropriate
2023-10-03 Colin ClarkInclude symbolic link as a search option
2023-10-02 Colin ClarkChange the character used in text to indicate a symboli...
2023-10-01 Colin ClarkGTK4: Bug fix Reduce the use of gtk_widget_destroy
2023-10-01 Arkadiy IllarionovUse GdkRectangle for CollectionData::window
2023-10-01 Arkadiy IllarionovSimplify cache path parts handling
2023-10-01 Arkadiy IllarionovReplace deprecated gtk_widget_get_state
2023-10-01 Arkadiy IllarionovReplace deprecated *-gdk properties
2023-10-01 Arkadiy IllarionovReplace gtk_widget_render_icon with gtk_icon_theme_load...
2023-10-01 Colin ClarkGTK4: Bug fix - Reduce the use of gtk_widget_destroy
2023-09-28 Colin ClarkGTK4: gtk_window_move(), gtk_window_set_position()
2023-09-27 Colin ClarkGTK4: GtkTable
2023-09-27 Colin ClarkGTK4: gtk_entry_get_text, gtk_entry_set_text
2023-09-27 Colin ClarkGTK4: bug fix - gtk_widget_destroy()
2023-09-26 Colin ClarkGTK4: GTK_ICON_SIZE_SMALL_TOOLBAR
2023-09-26 Colin ClarkGTK4: gtk_toolbar_new()
2023-09-26 Colin ClarkGTK4: GtkRadioButton
2023-09-25 Colin ClarkGTK4: gtk_window_new()
2023-09-25 Colin ClarkGTK4: gtk_container_add()
2023-09-25 Colin ClarkGTK4: GtkClipboard
2023-09-25 Arkadiy IllarionovUse hypot for Pythagorean addition
2023-09-25 Arkadiy IllarionovFix compile warnings in ui-utildlg.cc
2023-09-25 Arkadiy IllarionovMove menu ui to file
2023-09-24 Colin ClarkGTK4: Reduce the use of gtk_widget_destroy()
2023-09-24 Colin ClarkGTK4: GdkColor
2023-09-24 Colin ClarkInclude a custom.css file for the application
2023-09-23 Colin ClarkGTK4: gtk_dialog_run()
2023-09-21 Colin ClarkGTK4: gtk_paint_x()
2023-09-21 Colin ClarkGTK4: gtk_window_set_keep_above()
2023-09-21 Colin ClarkGTK4: gtk_calendar_select_x()
2023-09-20 Colin ClarkGTK4: gtk_widget_queue_draw_area()
2023-09-20 Colin ClarkGTK4: gtk_frame_set_shadow_type()
2023-09-20 Colin ClarkGTK4: gtk_widget_show_all()
2023-09-20 Colin ClarkGTK4: gtk_box_pack_start() gtk_box_pack_end()
2023-09-20 Colin ClarkGTK4: gtk_scrolled_window
2023-09-19 Colin ClarkSimplify some icons
2023-09-18 Colin ClarkChange tabs to spaces in layout-util.cc menu arrays
2023-09-18 Colin ClarkUpdate icons and include dark theme versions
2023-09-16 Colin ClarkReplace file filter icon with a standard icon
2023-09-15 Colin ClarkOn exit additional check for multiple windows open
2023-09-14 Colin ClarkBug fix: Layout window IDs not correct
2023-09-13 Colin ClarkFix #1187: 'Sort by' is not remembered across sessions
2023-09-10 Colin ClarkExtracted AppImage to check for updates on GitHub
2023-09-10 Colin ClarkBug fix: Option to show-hide selectable bars
2023-09-09 Colin ClarkOption to show-hide selectable bars
2023-09-06 Colin ClarkFix #1185: Do you plan to embed video player like gthum...
2023-09-04 Colin ClarkLeave toolbar icon size at system default.
2023-09-04 Colin ClarkFix #1076: webp images show up as black
2023-09-03 Colin ClarkEliminate compiler warnings
2023-09-02 Zbigniew Jędrzejew... Do not truncate socket path
next