tomato/src
2023-08-01 20:17:38 +02:00
..
auto_dirty.cpp add auto dirty (save toxfile) + minor stuff 2023-07-29 20:39:31 +02:00
auto_dirty.hpp add auto dirty (save toxfile) + minor stuff 2023-07-29 20:39:31 +02:00
chat_gui4.cpp add stb image loader (avatar png support) 2023-08-01 20:17:38 +02:00
chat_gui4.hpp load tox identicons 2023-08-01 13:21:16 +02:00
CMakeLists.txt add stb image loader (avatar png support) 2023-08-01 20:17:38 +02:00
file_selector.cpp try satisfy macintosh 2023-07-29 22:30:36 +02:00
file_selector.hpp add file selector with sorting 2023-07-27 19:34:47 +02:00
icon.rc add exe icon 2023-07-26 02:02:06 +02:00
image_loader_sdl_bmp.cpp add sdl bmp image loader 2023-07-30 16:00:55 +02:00
image_loader_sdl_bmp.hpp add sdl bmp image loader 2023-07-30 16:00:55 +02:00
image_loader_stb.cpp add stb image loader (avatar png support) 2023-08-01 20:17:38 +02:00
image_loader_stb.hpp add stb image loader (avatar png support) 2023-08-01 20:17:38 +02:00
image_loader.hpp add sdl bmp image loader 2023-07-30 16:00:55 +02:00
main_screen.cpp start thinking about pasting files 2023-07-30 15:10:26 +02:00
main_screen.hpp start thinking about pasting files 2023-07-30 15:10:26 +02:00
main.cpp start thinking about pasting files 2023-07-30 15:10:26 +02:00
screen.hpp start thinking about pasting files 2023-07-30 15:10:26 +02:00
sdl_clipboard_utils.cpp start thinking about pasting files 2023-07-30 15:10:26 +02:00
sdl_clipboard_utils.hpp start thinking about pasting files 2023-07-30 15:10:26 +02:00
sdlrenderer_texture_uploader.cpp add sdl bmp image loader 2023-07-30 16:00:55 +02:00
sdlrenderer_texture_uploader.hpp more setup 2023-07-26 20:09:57 +02:00
start_screen.cpp more setup 2023-07-26 20:09:57 +02:00
start_screen.hpp more setup 2023-07-26 20:09:57 +02:00
texture_cache.cpp fix missing include 2023-08-01 14:28:28 +02:00
texture_cache.hpp add avatar texture handling 2023-08-01 18:25:56 +02:00
texture_uploader.hpp more setup 2023-07-26 20:09:57 +02:00
theme.hpp wire up imgui 2023-07-26 01:11:17 +02:00
tox_avatar_loader.cpp add stb image loader (avatar png support) 2023-08-01 20:17:38 +02:00
tox_avatar_loader.hpp add avatar texture handling 2023-08-01 18:25:56 +02:00
tox_client.cpp add tox client and more setup 2023-07-26 12:55:50 +02:00
tox_client.hpp add tox client and more setup 2023-07-26 12:55:50 +02:00