Commit Graph

6 Commits

Author SHA1 Message Date
8469559b3d Fix wrongly casting a parameter as const char** when calling GuiListViewEx (#537)
Co-authored-by: Charly Alizadeh <alizadehcharly@gmail.com>
2026-04-27 21:07:30 +02:00
Ray
96285a0216 Update gui_window_file_dialog.h 2026-03-08 23:36:19 +01:00
08c0c558fb fix: int comparison with unsigned int (#490) 2025-05-21 20:28:35 +02:00
Ray
22ad8f642a Update copyright year 2024-01-02 21:01:38 +01:00
7567816d3e OS Specific path seperator char (#316)
* OS Specific path seperator char

Adds OS specific path seperator char

* Update gui_window_file_dialog.h

* Update custom_file_dialog.c
2023-08-02 19:18:22 +02:00
Ray
b6db462f72 RENAMED: gui_file_dialog -> gui_window_file_dialog
For consistency with other gui modules
2023-06-17 17:00:54 +02:00