Bug fix: Run-time errors when removing a toolbar icon
[geeqie.git] / src / bar-gps.cc
2023-09-26 Colin ClarkGTK4: GTK_ICON_SIZE_SMALL_TOOLBAR
2023-09-25 Colin ClarkGTK4: GtkClipboard
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-20 Arkadiy IllarionovSimplify GString usage
2023-08-16 Colin ClarkInclude some missing function statics
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-25 Arkadiy IllarionovFix some memory leaks
2023-07-22 Arkadiy IllarionovVarious fixes
2023-07-18 Colin ClarkMore unused functions, remove dead code
2023-06-20 Rosen Penevclang-tidy: fix readability stuff
2023-06-19 Rosen Penevclang-tidy: more missing fixes
2023-06-16 Rosen Penevmore typedef removals
2023-05-24 Colin ClarkDocumentation: Use G_SOURCE_CONTINUE and G_SOURCE_REMOVE
2023-04-07 Colin ClarkFix c++ compiler warnings
2023-04-02 Colin ClarkFix c++ compiler warnings
2023-03-31 Colin ClarkFix c++ compiler warnings
2023-03-30 Colin ClarkChange c-style typecasts to c++ style
2023-03-29 Colin ClarkFix some c++ compiler warnings
2022-10-05 Omari StephensChanges language for Geeqie's source files from C to...