Documentation: Use G_SOURCE_CONTINUE and G_SOURCE_REMOVE
[geeqie.git] / src / remote.cc
2023-05-24 Colin ClarkDocumentation: Use G_SOURCE_CONTINUE and G_SOURCE_REMOVE
2023-04-07 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 more c++ compiler warnings
2023-03-29 Colin ClarkFix some c++ compiler warnings
2023-03-21 Omari StephensAdds a `--selection-remove` command to the remote API.
2023-03-21 Omari StephensAdds a `--selection-clear` command to the remote API.
2023-03-21 Omari StephensAdds a `--selection-add` command to the remote API.
2023-03-21 Omari StephensAdds a `--get-selection` remote command that shows...
2023-03-08 Colin ClarkBug fix: Remote option --list-add parameter
2022-10-06 Colin ClarkRemove redundant includes
2022-10-05 Omari StephensChanges language for Geeqie's source files from C to...