Ray
|
7b2e7a107b
|
WARNING: RENAMED: Some enum values, avoiding prefixes
This is a change for library consistency. I choose the option that translates into less writing for users.
|
2022-05-21 12:08:18 +02:00 |
|
Daniel Fortes
|
0dd763f4a4
|
Added 'saveFileMode' option to file dialog state (#177)
|
2022-03-10 11:06:57 +01:00 |
|
raysan5
|
eface74b13
|
Update year to 2022
|
2021-12-31 20:06:32 +01:00 |
|
raysan5
|
7c63e389b8
|
Reviewed examples for latest raygui/raylib
|
2021-10-05 14:10:35 +02:00 |
|
Ray
|
f5bd6c08f8
|
Update gui_file_dialog.h
|
2020-12-18 20:06:38 +01:00 |
|
Rob Loach
|
5191022a6b
|
Fix unknown stack array size (#80)
Compiler expected a static value. Writing 64 directly in the declaration should fix it up.
|
2020-04-16 13:22:28 +02:00 |
|
raysan5
|
7f4794c31d
|
Review gui_file_dialog with proposed improvements
Proposed improvements in: https://github.com/raysan5/raylib/issues/1101
|
2020-04-06 23:20:38 +02:00 |
|
Ray
|
8d5f8f28a4
|
Review LIST_ITEMS_HEIGHT property
|
2020-02-07 11:40:59 +01:00 |
|
Ray
|
4ac6419e7e
|
Review examples to latest raygui
|
2019-08-16 16:07:07 +02:00 |
|
Ray
|
1114400fe1
|
Added some tweaks and comments
|
2019-08-15 13:59:18 +02:00 |
|
raysan5
|
d2d370ef41
|
new example: custom_file_dialog
|
2019-08-11 12:02:43 +02:00 |
|