14 Commits

Author SHA1 Message Date
Ray
22ad8f642a Update copyright year 2024-01-02 21:01:38 +01:00
Ray
1af9a3960a
Integrated 4.0-dev branch (#288)
* WARNING: Library redesign to support return result values

REVIEWED: All example projects

* REVIEWED: Cast values to improve Zig interconnection (#286)

* Update version and header info

* REVIEWED: `GuiListView()`, parameter order bug

* Update raygui.h

* REVIEWED: `GuiTabBar()` toggle logic

* Update raygui.h

* Update raygui.h
2023-05-27 11:34:45 +02:00
Ray
78963b1817 Update year to 2023 2023-01-01 16:00:38 +01:00
Ray
4232b2a0e7 REVIEWED: Created VS2022 projects for examples
Some renames and reviews
2022-06-01 20:40:42 +02:00
raysan5
b472287b0a Update gui_scroll_panel.c 2022-02-05 20:19:03 +01:00
megagrump
1f0dbc8aa1
add text parameter to GuiScrollPanel examples (#176)
* add text parameter to GuiScrollPanel examples

* move guiIconName to declarations
2022-02-01 20:13:58 +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
raysan5
bad9c8bb58 Replace TABS by 4 spaces 2021-07-28 12:55:58 +02:00
Wirgiliusz
0cbbb48410
Fixed bug with stuck slide bars (#122)
Corrected arguments taken by GuiSliderBar functions that correspond to panelContentRec dimensions
2021-02-24 09:28:21 +01:00
hagna
fd349ca95c
Fix parameters and guess at constants (#70) 2020-02-08 01:13:04 +01:00
Ray
4ac6419e7e Review examples to latest raygui 2019-08-16 16:07:07 +02:00
Ray
f157062acd Review examples 2019-07-05 20:47:15 +02:00
Ray
c87d801ac5 Move example to folder 2019-05-09 17:53:53 +02:00