Commit Graph

  • b6db462f72 RENAMED: gui_file_dialog -> gui_window_file_dialog Ray 2023-06-17 17:00:54 +02:00
  • e6860d2e06 REVIEWED: Code formating Ray 2023-06-17 16:47:51 +02:00
  • c17e0cd5d9 REVIEWED: Animation curve examples Ray 2023-06-17 14:04:53 +02:00
  • df65b05208 ADDED: Support custom line spacing style property TEXT_LINE_SPACING Ray 2023-06-15 17:11:29 +02:00
  • 812408c828 REVIEWED: Sliders/scrollbar dragging state Ray 2023-06-15 13:12:07 +02:00
  • b9991686d5 Update filename's buf size to match GuiTextBox size param. (#290) Caleb Barger 2023-06-03 11:28:31 -07:00
  • 83e6cae9e4 Update raygui.h Ray 2023-06-01 22:50:10 +02:00
  • de7d3de282 Revert "Update portable_window.c" Ray 2023-05-31 21:59:24 +02:00
  • 3c5b5121bc Update raygui.h Ray 2023-05-31 18:47:49 +02:00
  • 5e77b2ca6f Update portable_window.c Ray 2023-05-31 18:14:07 +02:00
  • 37deba27a8 Update raygui.h Ray 2023-05-31 18:14:04 +02:00
  • d72e70b410 Revert "Update portable_window.c" Ray 2023-05-28 11:38:41 +02:00
  • 29a230929d Update portable_window.c Ray 2023-05-28 11:30:50 +02:00
  • 935b8119e9 Update portable_window.c Ray 2023-05-28 11:21:04 +02:00
  • 4f48e5a3c7 Update portable_window.c Ray 2023-05-28 11:13:21 +02:00
  • 6650ad0ffa Update style_selector.c Ray 2023-05-28 01:02:34 +02:00
  • 2648c771e7 Avoid control crash on NULL pointers Ray 2023-05-27 20:39:10 +02:00
  • ce358972ef Update README.md Ray 2023-05-27 11:39:08 +02:00
  • ae38f05811 Update README.md Ray 2023-05-27 11:38:38 +02:00
  • 1af9a3960a Integrated 4.0-dev branch (#288) Ray 2023-05-27 11:34:45 +02:00
  • 6e4530330d Update README.md Ray 2023-05-27 10:18:45 +02:00
  • 135718ee04 Fixed few stuff about animation curve example (#287) Anstro Pleuton 2023-05-22 00:06:11 +05:30
  • 78ad65365e REVIEWED: Cast values to improve Zig interconnection Ray 2023-05-19 18:47:55 +02:00
  • aa81c167f1 Review description for raygui 3.6 release! 3.6 Ray 2023-05-10 00:12:20 +02:00
  • 37992af28a REVIEWED: Support slider movement out-of-bounds Ray 2023-05-09 21:01:03 +02:00
  • 9cf37c5e51 Fix for sliders (#282) Hanaxar 2023-05-09 21:54:47 +03:00
  • 60e216283d Update raygui.h Ray 2023-05-09 20:09:52 +02:00
  • 7f46aa5929 GuiTextBox improvements (#281) PROP 65 2023-05-09 14:51:06 +00:00
  • b54733ec12 Minor tweaks Ray 2023-05-08 18:57:19 +02:00
  • 7da92d224d Update custom_sliders.c Ray 2023-05-08 18:48:14 +02:00
  • 1c7ceb6fda Fixed #277 Ray 2023-05-08 18:43:22 +02:00
  • 251f7fde3a Update README.md Ray 2023-05-08 18:41:04 +02:00
  • 80e802b18d Fix for #277 (#280) PROP 65 2023-05-07 19:28:36 +00:00
  • 6fc9337cd8 Update raygui.h (#279) PROP 65 2023-05-07 18:25:41 +00:00
  • 38a3d100e1 ADDED: GuiLoadStyleFromMemory() (binary only) Ray 2023-05-07 13:17:20 +02:00
  • 628f2e0290 Remove trailing spaces Ray 2023-05-01 14:03:06 +02:00
  • ab209bc5d1 Fixed C++ compilation in C literal in call to SetShapesTexture (#276) Melissa 2023-04-29 13:14:40 +02:00
  • 8c14e61214 Update raygui.h Ray 2023-04-25 15:16:08 +02:00
  • 27caba8834 Update raygui.h Ray 2023-04-24 09:44:54 +02:00
  • 31b097ee3e Update raygui.h Ray 2023-04-23 23:54:33 +02:00
  • b0d7073551 Fix #274 - Adding semicolon (#275) Andrew Harker 2023-04-23 14:34:35 +01:00
  • 731bae72d5 REVIEWED: Some old TODOs Ray 2023-04-22 21:17:08 +02:00
  • 4ad311bd6f ADDED: Icon SAND_TIMER Ray 2023-04-22 18:08:34 +02:00
  • c4d71e1c0b Update raygui.h Ray 2023-04-22 18:01:18 +02:00
  • d04c68b915 Update raygui.h Ray 2023-04-22 10:39:18 +02:00
  • 42aaec6640 REVIEWED: GuiLabelButton(), avoid text cut Ray 2023-04-21 09:36:22 +02:00
  • d05586ef0f Avoid using hardcoded values in whitechar (#273) Hanaxar 2023-04-20 17:52:14 +03:00
  • 2b45fea429 Update examples 3.5 Ray 2023-04-20 14:24:15 +02:00
  • 665520d7c9 REVIEWED: GuiScrollBar() Ray 2023-04-20 14:24:07 +02:00
  • fcaab0e9ef Avoid compiler warning about signedness (#272) Hanaxar 2023-04-20 01:23:27 +03:00
  • 926fdf91cc Fix error in GuiTabBar (#271) Hanaxar 2023-04-19 18:01:47 +03:00
  • 8de6bf1d63 REVIEWED: GuiTextBox() cursor automovement on key down Ray 2023-04-19 16:38:30 +02:00
  • bb02c2059e Corrected version number and style (#270) Hanaxar 2023-04-19 15:58:59 +03:00
  • fdc0ea5249 REDESIGN: Unify GuiTextBoxMulti() as GuiTextBox() Ray 2023-04-18 13:25:59 +02:00
  • 6b2f812cc7 REVIEWED: GuiTextBox() #257 Ray 2023-04-18 12:39:52 +02:00
  • f343f0057c REVIEWING: GuiTextBoxMulti() and GuiDrawText() -WIP- Ray 2023-04-18 00:57:47 +02:00
  • bb17983e22 Update raygui.h Ray 2023-04-18 00:28:57 +02:00
  • b2ff512c8e Update raygui.h Ray 2023-04-17 17:52:24 +02:00
  • 6b88e106e0 REVIEW: GuitextBoxMulti() -WIP- Ray 2023-04-17 17:51:15 +02:00
  • 87fc5aa72c REVIEWED: GuiTextBoxMulti() -WIP- Ray 2023-04-17 01:18:56 +02:00
  • e0d3c02892 REVIEWED: GuiTextBox() to support cursor movement Ray 2023-04-17 00:36:31 +02:00
  • b80fa4016c Minor tweaks Ray 2023-04-16 21:49:10 +02:00
  • 8c89d8794f REVIEWED: Header info Ray 2023-04-16 21:13:42 +02:00
  • 5d7bc6b70a missleading doc in gui_curve_edit (#269) Pierre Jaffuer 2023-04-10 00:41:32 +04:00
  • 1d9fd31074 Added a new example: animation curves (#268) Pierre Jaffuer 2023-04-08 21:14:40 +04:00
  • 5d1de95ba2 Fix Rectangle instanitation with RAYGUI_CLITERAL (#263) Rob Loach 2023-03-19 06:13:49 -04:00
  • abbf1b1198 [cmake] Update to raylib 4.5 (#264) Rob Loach 2023-03-19 06:13:17 -04:00
  • 19f781780e Update raygui.h Ray 2023-03-07 23:16:06 +01:00
  • 15a4151b66 Update controls_test_suite.c Ray 2023-03-07 18:52:35 +01:00
  • f218fd001a Remove trailing spaces Ray 2023-03-06 14:58:12 +01:00
  • 9f9b822338 Have GuiTextBox/GuiTextBoxMulti respect BORDER_WIDTH (#260) Jim Price 2023-03-06 04:25:29 -08:00
  • c02a5883e0 REVIEWED: fread()/fwrite() Ray 2023-02-25 01:08:49 +01:00
  • 3cd28c0828 Update custom_sliders.c Ray 2023-02-15 17:36:51 +01:00
  • cec2de3440 Added a new examples : vertical sliders and mouse-owning sliders (#256) Octave Decaux 2023-02-02 15:13:34 +01:00
  • 5b37ce0630 Added instructions to build shared library with MSVC #254 Ray 2023-01-23 20:00:48 +01:00
  • 9e3c5009e4 FIX #252 Ray 2023-01-10 20:57:38 +01:00
  • 42cc62e853 ADDED: GuiSetIconScale() Ray 2023-01-10 20:57:31 +01:00
  • 0ced5b1c0d Merge branch 'master' of https://github.com/raysan5/raygui Ray 2023-01-10 20:41:25 +01:00
  • 32f16ceafd FIX #247 Ray 2023-01-10 20:41:24 +01:00
  • 8f808dfe66 float-casting fixes in raygui.h in order to support compilation with clang 16 (#250) KOLANICH 2023-01-08 15:15:30 +00:00
  • b5e5271646 Update raygui.h Ray 2023-01-04 17:30:05 +01:00
  • 0aeac22701 Update year to 2023 Ray 2023-01-01 18:09:37 +01:00
  • 78963b1817 Update year to 2023 Ray 2023-01-01 16:00:38 +01:00
  • fa8272d605 Update LICENSE (#249) Wytek01 2023-01-01 12:55:15 +01:00
  • 9914eb8d94 gui_file_dialog: Fix warning (#248) Rob Loach 2023-01-01 04:25:46 -05:00
  • 64179558e4 ADDED: Tooltip API Ray 2022-12-04 23:02:00 +01:00
  • 85d6736be9 Consider tabs out of screen bounds Ray 2022-11-22 17:09:11 +01:00
  • bd4d2d860c Avoid ALL warnings with MSVC Ray 2022-11-10 16:48:06 +01:00
  • 3fedc2fac4 Fix having an extra bracket (#243) Rob Loach 2022-11-08 00:32:30 -06:00
  • 59cf0c7607 Use floor for mouse to cell mapping, it is more readable and would work for theoretical negative cell positions. (#241) Jeffery Myers 2022-11-07 10:22:28 -08:00
  • c16a98365f REVERTED: GuiGrid() cell compute, returning value was not right Ray 2022-11-07 13:19:53 +01:00
  • 03a3cce57b ADDED: Two new icons Ray 2022-11-07 13:13:03 +01:00
  • ad8e056b0c REVIEWED: GuiFileDialog() #235 Ray 2022-11-07 12:45:38 +01:00
  • 6e4cd54baa REVIEWED: Parameter name #237 Ray 2022-11-07 11:18:54 +01:00
  • a8062229b0 small fixes for strict compilers (#240) Jeffery Myers 2022-11-07 02:14:52 -08:00
  • d4b9d1fb32 Minor tweaks to avoid some warnings Ray 2022-11-03 10:46:39 +01:00
  • abe8bba7fa Merge branch 'master' of https://github.com/raysan5/raygui Ray 2022-11-01 11:07:07 +01:00
  • 1021907604 Update raygui.h Ray 2022-11-01 11:06:59 +01:00
  • 9dc0b58566 Added Image struct def, updated Font struct to match raylib (#236) Jacob Dennis 2022-10-31 16:47:35 +00:00
  • 16e63f33ee Update raygui.h Ray 2022-10-24 18:32:35 +02:00