Joel16
|
e389d38eb8
|
gui: Space out radio buttons and use a consistent colour scheme in settings window
|
2020-08-11 20:27:00 -04:00 |
|
Joel16
|
09e9db000d
|
gui: Use inline functions to setup popups/windows
|
2020-08-11 17:53:39 -04:00 |
|
Joel16
|
872967c44c
|
Split windows/popups into separate source files to keep things simpler and consistent
|
2020-08-11 01:01:42 -04:00 |
|
Joel16
|
66ef5eeaf5
|
Make use of c++ type casting and don't pass nullptrs to char arrays
|
2020-08-10 22:02:11 -04:00 |
|
Joel16
|
08aa3a05bd
|
gui: Fix casting on storage bar
|
2020-08-10 16:33:24 -04:00 |
|
Joel16
|
243b201038
|
gui: Reset checkboxes if user enters another directory and attempts to select multiple files
|
2020-08-06 22:36:08 -04:00 |
|
Joel16
|
eea21795f1
|
imGui: Disable cursor and inifilename
|
2020-08-06 18:43:35 -04:00 |
|
Joel16
|
5dc4ea270d
|
imGui: Set IMGUI_OPENGL_LOADER definition in makefile
|
2020-08-06 17:45:52 -04:00 |
|
Joel16
|
01ed82e128
|
gui: Display storage bar below cwd
|
2020-08-06 00:25:45 -04:00 |
|
Joel16
|
199ec66d29
|
gui: Verify the length of the constructed path before opening an image
|
2020-08-05 16:49:32 -04:00 |
|
Joel16
|
a8c4018c88
|
gui: Fix image viewer crash and force popup dialogs to always be centered
|
2020-08-05 16:02:19 -04:00 |
|
Joel16
|
01398bc207
|
ImGui: Set histogram/plot colour's to current colour scheme
|
2020-08-05 16:01:07 -04:00 |
|
Joel16
|
74bea573fa
|
gui: Display text icon for config, log and text files
|
2020-08-04 20:39:03 -04:00 |
|
Joel16
|
cb00f6a20f
|
gui: Use a single function for handling multiple copy/move logic
|
2020-08-04 17:17:04 -04:00 |
|
Joel16
|
adaa1844b4
|
fs: Use void for functions with no arguments
|
2020-08-04 16:37:09 -04:00 |
|
Joel16
|
c2849cc9b7
|
gui: Fix copy/move when multiple items are selected
|
2020-08-04 16:35:35 -04:00 |
|
Joel16
|
74718bc48e
|
fs: Use std::string.compare instead of ==
|
2020-08-03 18:12:00 -04:00 |
|
Joel16
|
c0a6c47af9
|
Initial commit (next)
|
2020-08-03 18:10:06 -04:00 |
|