Commit Graph

  • 798da1b522 Remove two potential out of bounds crashes in GuiTextBoxMulti (#211) gulrak 2022-06-09 21:07:10 +02:00
  • 1b18e43768 GtuiTextBox(): allow edits that fit textSize but not visual bounds (#210) gulrak 2022-06-09 21:05:45 +02:00
  • 47269f30ce WARNING: RENAMED: GetDroppedFiles() to LoadDroppedFiles() Ray 2022-06-06 20:40:09 +02:00
  • 5bcfa6ccdc Update raygui.h Ray 2022-06-03 11:48:39 +02:00
  • c29da799cc Update style_selector.c Ray 2022-06-03 11:48:33 +02:00
  • 2f127b3e83 REVIEWED: Possible memory leak #202 Ray 2022-06-02 20:11:05 +02:00
  • 1f920bf264 REVIEWED: guiIconScale #196 Ray 2022-06-02 19:56:21 +02:00
  • df117f84cb REVIEWED: Narrowing issue with styles #179 Ray 2022-06-01 20:48:20 +02:00
  • 4232b2a0e7 REVIEWED: Created VS2022 projects for examples Ray 2022-06-01 20:40:42 +02:00
  • f9483a6a52 Merge branch 'master' of https://github.com/raysan5/raygui Ray 2022-06-01 20:05:56 +02:00
  • 99299c3f06 REVIEWED: Narrowing issue for g++ #179 Ray 2022-06-01 20:05:33 +02:00
  • 161dc0ed84 Update README.md Ray 2022-06-01 19:55:02 +02:00
  • 6cff9e20d4 Reviewed latests PRs formating Ray 2022-05-29 17:45:05 +02:00
  • 013f1a2772 add distinct icon-only buffer for internal use (#208) gulrak 2022-05-29 17:26:08 +02:00
  • f534a9a265 Ensure utf8 codepoints don't overflow buffer and backspace handles them correctly (#207) gulrak 2022-05-28 10:10:42 +02:00
  • 694e770351 Fix for unsafe call of MeasureTextEx in GetTextWidth (#204) gulrak 2022-05-21 20:05:23 +02:00
  • 7b2e7a107b WARNING: RENAMED: Some enum values, avoiding prefixes Ray 2022-05-21 12:08:18 +02:00
  • 781123c647 Merge branch 'master' of https://github.com/raysan5/raygui Ray 2022-05-21 12:05:48 +02:00
  • 9113b1e4c9 FIX icon scale variable #199 Ray 2022-05-21 12:02:05 +02:00
  • 486bc9b5e3 Comparison is always false because keyCount >= 0 (#201) Crydsch 2022-05-21 11:48:39 +02:00
  • 9554ca8d63 Update raygui.h Ray 2022-05-19 13:24:07 +02:00
  • ffb4a7a851 ADDED: Icon alarm Ray 2022-05-17 20:34:49 +02:00
  • c991cbcaf8 FIX: left shift of 1 by 31 places cannot be represented in type 'int' (#198) furudbat 2022-05-06 11:51:02 +02:00
  • f13c5c3ec3 Do not force GuiScrollPanel() up/down key inputs Ray 2022-05-04 11:53:06 +02:00
  • 865bb29376 REVIEWED: GuiScrollPanel() Ray 2022-04-06 17:59:10 +02:00
  • c4e121d548 Store secret text as static variable (#195) Fabien Freling 2022-04-06 16:02:00 +02:00
  • baf3790cac ADDED: New icon: FOLDER_ADD Ray 2022-04-01 16:38:15 +02:00
  • 4c5784f07d Update raygui.h Ray 2022-03-30 20:27:20 +02:00
  • 8b28248552 Merge branch 'master' of https://github.com/raysan5/raygui Ray 2022-03-29 18:11:19 +02:00
  • ec3a7a414d minor tweaks Ray 2022-03-29 18:11:12 +02:00
  • 1fdc76d8ad Update README.md Ray 2022-03-29 18:00:36 +02:00
  • 7137b8331d REVIEWED: GuiProgressBar() #192 Ray 2022-03-29 17:25:49 +02:00
  • 483b3a17ad REVIEWED: Icon name: FILE_NEW to FILE_ADD #191 Ray 2022-03-28 17:33:19 +02:00
  • 4466262b50 add max to GuiProgressBar (#190) boukew99 2022-03-28 13:30:06 +02:00
  • 6d79cdf2fd Updated raygui icons info Ray 2022-03-26 18:11:50 +01:00
  • f08ec1d08a ADDED: raygui icons (exported with rGuiIcons) Ray 2022-03-26 17:49:24 +01:00
  • 453bf67c40 Reviewed logo Ray 2022-03-26 00:53:41 +01:00
  • 84246d75e8 ADDED: GuiSetIconScale() fixes #182 Ray 2022-03-22 18:19:48 +01:00
  • e30cb00f39 Mac instructions (#187) David Konsumer 2022-03-19 02:58:05 -07:00
  • 151c4c5dce Update the examples to match the latest raygui.h (#184) Rob Loach 2022-03-14 17:20:20 -04:00
  • 6789281386 Fix gcc warning (by default an error) when using raygui from C++ (#183) Peter0x44 2022-03-12 20:30:07 +00:00
  • 9e51cf9213 REVIEWED: GuiMessagebox(), better text centering Ray 2022-03-12 21:26:54 +01:00
  • 0476dab3cf REVIEWED: GuiDrawText() to consider line-break Ray 2022-03-12 21:26:31 +01:00
  • 4f933c1e81 Small grammar fix. (#180) GideonSerf 2022-03-11 10:40:04 +02:00
  • 0dd763f4a4 Added 'saveFileMode' option to file dialog state (#177) Daniel Fortes 2022-03-10 07:06:57 -03:00
  • 627e879018 Update raygui.h raysan5 2022-03-07 17:21:00 +01:00
  • 9407bf1a1d REVIEWED: GuiTextInputBox() to support hidden passwords and max text size raysan5 2022-03-07 17:18:57 +01:00
  • 7a2a57b868 Update enefete.h raysan5 2022-03-07 17:16:18 +01:00
  • d0f8e9bb0a Update dark.h Ray 2022-03-03 23:43:50 +01:00
  • 876dd2879a ADDED: Two new styles: dark and enefete raysan5 2022-03-03 20:18:54 +01:00
  • 78cd3d650d REVIEWED: GuiTextinputBox() to support secret text Ray 2022-03-01 22:13:05 +01:00
  • 803e3b92af REVIEWED: GuiTextBox() cursor height Ray 2022-03-01 22:11:17 +01:00
  • ce42af4858 Update raygui.h Ray 2022-02-26 16:32:53 +01:00
  • c8d8fb5a86 REVIEWED: GetTextWidth() to consider icon Ray 2022-02-26 10:38:54 +01:00
  • d0815ce9f3 ADDED: New icon: SHIELD Ray 2022-02-26 10:37:31 +01:00
  • 843ecc2258 Add nex icon: HEX Ray 2022-02-20 11:54:49 +01:00
  • cdb9fc9bff REVIEWED: GuiLabel() to support custom GuiSetState() Ray 2022-02-19 18:29:44 +01:00
  • 690214dd0a ADDED: New icon RAYGUI_ICON_FILETYPE_BINARY raysan5 2022-02-18 20:27:09 +01:00
  • 6f1b6ad15f Update raygui.h Ray 2022-02-17 00:43:25 +01:00
  • ac231606d3 REVIEWED: Controls extended properties names for coherence and consistency raysan5 2022-02-05 20:19:52 +01:00
  • b472287b0a Update gui_scroll_panel.c raysan5 2022-02-05 20:19:03 +01:00
  • ebe196799a Update raygui.h raysan5 2022-02-05 19:47:32 +01:00
  • 7c578ae94b Merge branch 'master' of https://github.com/raysan5/raygui raysan5 2022-02-05 19:45:31 +01:00
  • 90ef00a474 Reviewed controls raysan5 2022-02-05 19:45:20 +01:00
  • 17f9d3c0f5 Update README.md Ray 2022-02-05 19:08:08 +01:00
  • f00fa5ff23 All controls support const char *text as second parameter raysan5 2022-02-05 18:35:55 +01:00
  • 1f0dbc8aa1 add text parameter to GuiScrollPanel examples (#176) megagrump 2022-02-01 20:13:58 +01:00
  • cc359132b6 Update README.md Ray 2022-02-01 11:48:08 +01:00
  • a76d9f96e6 Update raygui.h Ray 2022-01-28 00:23:43 +01:00
  • 0280f973e5 REVIEW: GuiTextBox(), avoid cursor out of box raysan5 2022-01-22 19:28:48 +01:00
  • 679cc2f17f REVIEWED: GuiValueBox() values clamp raysan5 2022-01-20 21:37:29 +01:00
  • 52755a2913 Update new style readme Ray 2022-01-20 10:53:46 +01:00
  • 638484742e Update README.md Ray 2022-01-20 10:42:21 +01:00
  • 4fb2f1a19c Fixed implementation signature of GuiScrollPanel (#174) Jacob Dennis 2022-01-20 09:41:06 +00:00
  • 042df8f004 WARNING: BREAKING: Support text parameter in some controls -WIP- Ray 2022-01-12 11:54:19 +01:00
  • 7a2964302a Update raygui.h 3.1 Ray 2022-01-12 11:33:02 +01:00
  • e287ca4c47 Update raygui.h Ray 2022-01-12 11:29:39 +01:00
  • c7eb926853 Fix examples build for macOS (#172) Ricardo Matsui 2022-01-06 02:30:36 -08:00
  • f023911302 Update project to VS2022 Ray 2022-01-05 23:41:28 +01:00
  • 9dbc340cb6 Update README.md Ray 2022-01-05 21:56:29 +01:00
  • c8417c606a Update raygui.h raysan5 2022-01-02 20:55:28 +01:00
  • 318bc4a747 Review some style formatting raysan5 2022-01-02 19:33:53 +01:00
  • 24fcac010e WARNING: REVIEWED: Default style raysan5 2022-01-02 19:23:15 +01:00
  • eface74b13 Update year to 2022 raysan5 2021-12-31 20:06:32 +01:00
  • 5c50b082b3 NEW STYLE: Sunny Ray 2021-12-31 11:00:11 +01:00
  • f9aa763661 Tweaks Ray 2021-12-31 10:59:47 +01:00
  • 37bc50cad3 Update controls_test_suite.c raysan5 2021-12-29 20:04:21 +01:00
  • e12b1f93c3 Update raygui.h raysan5 2021-12-29 20:04:18 +01:00
  • 771513ebe5 Update raygui.h raysan5 2021-12-29 13:17:21 +01:00
  • de39a6064f Update version number raysan5 2021-12-28 15:40:58 +01:00
  • da356fffff Update README.md Ray 2021-12-27 01:28:22 +01:00
  • 7887356296 Update README.md Ray 2021-12-27 01:22:23 +01:00
  • a611c16e66 fix typo (#171) aleepo 2021-12-26 15:11:17 -06:00
  • 379ab63197 Unload uncompressed image data Ray 2021-12-23 11:08:23 +01:00
  • 110553535b Comment tweak Ray 2021-12-23 11:08:07 +01:00
  • 43209cf627 Update controls_test_suite.c Ray 2021-12-21 23:26:30 +01:00
  • 70e30d447f ADDED: RAYGUI_LOG macro raysan5 2021-12-21 20:20:33 +01:00
  • 0f05fccf4c Multiple changes, view details raysan5 2021-12-21 18:03:11 +01:00
  • 23121c5454 ADDED: Styles binary/code formats raysan5 2021-12-21 14:01:21 +01:00
  • ba575e9e76 Support binary .rgs loading with compressed font atlas image data raysan5 2021-12-20 20:32:48 +01:00