Commit Graph

  • 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
  • 3386e912d3 Review literals to work with C++ and formatting details #233 Ray 2022-10-24 13:58:14 +02:00
  • 0562c4c93f Update raygui.h Ray 2022-10-24 13:31:19 +02:00
  • d981abebd8 Update raygui.h Ray 2022-10-22 11:30:14 +02:00
  • 98df231227 Removed unneeded flag Ray 2022-10-14 11:27:00 +02:00
  • ed4731ad9e ADDED: GuiTabBar() Ray 2022-10-13 17:15:49 +02:00
  • a3075fcaf4 Updated icons Ray 2022-10-10 16:54:09 +02:00
  • 5cb62810b9 REMOVED: Unneeded icon editing tools Ray 2022-10-09 14:20:00 +02:00
  • f4890960d8 Keep a pointer to icons data to update it if required Ray 2022-10-09 14:05:03 +02:00
  • eac855b0dd ADDED: New raygui icons, created by @gulrak Ray 2022-10-09 11:06:16 +02:00
  • e4cc3ce450 Update README.md Ray 2022-10-08 12:09:26 +02:00
  • 3c0aaff191 Update README.md Ray 2022-10-08 12:08:49 +02:00
  • 5f22083d6c Update raygui.h Ray 2022-10-08 11:37:44 +02:00
  • 353b8a4b5b REDESIGNED: GuiDrawText() to process lines separately Ray 2022-10-06 18:10:55 +02:00
  • 7837b9dc06 Update raygui.h Ray 2022-10-03 17:59:36 +02:00
  • 3e6f5fdf01 WARNING: Updated default style ListView items height Ray 2022-10-02 13:34:02 +02:00
  • c49cbc9849 Remove old/buggy examples Ray 2022-09-10 10:24:50 +02:00
  • b37c0df561 Delete gui_textbox_extended.h Ray 2022-09-10 10:24:34 +02:00
  • 680a4bca4b Move icons directory Ray 2022-09-10 10:24:03 +02:00
  • a0cded315a Update raygui.h Ray 2022-09-02 18:49:17 +02:00
  • c8a2e7d442 Update to raylib 4.2 (#223) Rob Loach 2022-08-21 05:42:24 -04:00
  • 4e2a878e71 Update year 3.2 Ray 2022-07-25 00:51:43 +02:00
  • 9c826f213f Updated examples to new raylib 4.2 files API Ray 2022-06-29 19:45:47 +02:00
  • 7ef0ae713b Update controls_test_suite.c Ray 2022-06-29 19:18:10 +02:00
  • 38236a5513 Fix merge bug introduced with #211 (#212) gulrak 2022-06-09 22:42:33 +02:00
  • fc6742a5fe Minor formating tweak Ray 2022-06-09 21:09:47 +02:00