Commit Graph

  • 28d565599e Merge pull request #28 from Demizdor/add_scrollbar_to_listview Ray 2019-02-14 12:23:30 +01:00
  • 52391d8e9a Added GuiScrollBar() to GuiListViewEx() Demizdor 2019-02-13 20:26:55 +02:00
  • 7a0335896c Improve rIcons support -WIP- Ray 2019-02-12 18:38:55 +01:00
  • 027ecb35f1 Merge pull request #27 from Demizdor/update_scrollpanel_example Ray 2019-02-12 18:30:06 +01:00
  • 4676578063 BIG REFACTOR! Simplified all controls drawing! Ray 2019-02-12 17:55:36 +01:00
  • 04d441604e Fixed bug in GuiScrollBar() Demizdor 2019-02-12 18:47:00 +02:00
  • db3753dd94 Update Scroll Panel Example Demizdor 2019-02-12 18:38:47 +02:00
  • af7a2d1993 Some code review Ray 2019-02-12 16:45:40 +01:00
  • 87295a1fca Reviewed GuiStatusBar() Ray 2019-02-12 13:49:49 +01:00
  • 73565b1907 Added GuiTextSplit() Ray 2019-02-12 12:54:26 +01:00
  • a09c3cd5bb Reviewed GuiScrollPanel() Ray 2019-02-11 09:28:05 +01:00
  • 7228260ef6 Merge pull request #26 from Demizdor/improved_scroll_panel Ray 2019-02-11 09:12:07 +01:00
  • 75adea8245 Improved GuiScrollPanel() Demizdor 2019-02-10 22:03:57 +02:00
  • 8a13b16246 Working on issue #22 -WIP- Ray 2019-02-08 12:52:26 +01:00
  • d0f6f6c89d Update ricons.h Ray 2019-02-07 13:52:56 +01:00
  • a71bc820c3 REMOVE: GuiLabelEx() Ray 2019-02-06 19:55:20 +01:00
  • 33f033add3 ADDED: Custom icons support -WIP- Ray 2019-02-06 19:50:49 +01:00
  • f6fee61aa8 Update controls_test_suite.c Ray 2019-02-05 19:20:34 +01:00
  • 4f9a660c33 Merge pull request #25 from Demizdor/adding_scrollbar Ray 2019-02-03 20:35:47 +01:00
  • f53cdb737b Keep NUM_CONTROLS as a define Ray 2019-02-03 20:35:25 +01:00
  • ebf0a78005 Update raygui.h Ray 2019-02-03 20:32:40 +01:00
  • a9813feb66 Added GuiScrollBar() Demizdor 2019-02-03 10:26:23 +02:00
  • 08d31730f6 Update raygui.h Ray 2019-01-17 15:55:34 +01:00
  • b28acea720 Removed GuiSlider() and GuiSLiderBarEx() Ray 2019-01-17 13:47:40 +01:00
  • 3bf1d5d7c3 Renamed variable Ray 2019-01-17 10:36:28 +01:00
  • 972e7f403b Updated GuiListView() Ray 2019-01-16 17:21:11 +01:00
  • 9419a600d7 Review GuiScrollPanel() and GuiListViewEx() Ray 2019-01-16 09:58:13 +01:00
  • adf03f9877 Try to support grid lines sub-pixel positioning Ray 2019-01-15 16:28:54 +01:00
  • 947c1abb48 Update README.md Ray 2019-01-11 15:27:31 +01:00
  • 25b784f6cc Remove old style files Ray 2019-01-09 23:46:01 +01:00
  • f437ded181 Create raygui_style_table_cyber_REV0.png Ray 2019-01-09 23:45:22 +01:00
  • ef9eb883d9 Implementing GuiScrollPanel() -WIP- Ray 2019-01-09 00:43:33 +01:00
  • 0adc948ec1 Update function names raysan5 2018-12-26 14:31:15 +01:00
  • 2956e4aa7b GuiTextBox(): Support european characters raysan5 2018-12-25 15:20:54 +01:00
  • 5f978ca5df Review spacing raysan5 2018-12-24 11:47:23 +01:00
  • 8a3a1020dc Change parameters order raysan5 2018-12-23 15:49:16 +01:00
  • a67c2745bf WARNING: BREAKING CHANGES raysan5 2018-12-23 14:23:56 +01:00
  • 52f62c2208 Testing a possible controls improvement Ray 2018-12-21 12:43:12 +01:00
  • 46ddc88856 Update raygui.h Ray 2018-12-19 15:31:55 +01:00
  • c93dbd1af4 Remove comment Ray 2018-12-12 11:52:47 +01:00
  • 5e903329af Some minor tweaks Ray 2018-12-04 00:42:47 +01:00
  • 40575978b2 Update controls_test_suite.c Ray 2018-12-03 16:17:31 +01:00
  • 619eecd157 Avoid memory leak... Ray 2018-12-03 16:17:24 +01:00
  • 4c81641aba Added GuiToggleGroupEx() Ray 2018-11-28 17:17:14 +01:00
  • 330a8db463 WINDOW_STATUSBAR_HEIGHT Sergio Martínez 2018-11-27 13:30:46 +01:00
  • 00cecf4bc0 Removed GuiLoadPaletteImage() Ray 2018-11-26 01:16:05 +01:00
  • 009913c408 Some code tweaks Ray 2018-11-26 00:58:48 +01:00
  • 5473b79da1 Create GuiSliderPro() to be usde on all GuiSlider*() Ray 2018-11-26 00:27:42 +01:00
  • 1dfc2882ef Redesigned GuiLoadStylePalette() Ray 2018-11-21 17:42:43 +01:00
  • 13b78e8149 Corrected issue with DEFAULT_TEXT_SIZE Ray 2018-11-20 23:27:26 +01:00
  • f167ca0370 Support custom font loading Ray 2018-11-20 19:05:15 +01:00
  • 1ce8b64a65 Rename some defines Ray 2018-11-20 13:07:01 +01:00
  • 493022be66 Move some properties to default Ray 2018-11-20 12:18:34 +01:00
  • 49ca08db05 Review some controls Ray 2018-11-20 11:58:54 +01:00
  • a48b74cde0 Added guicombobox to controls_test_suite.c Sergio Martínez 2018-11-20 11:21:41 +01:00
  • 1f1a28eda3 Remove gui style file saving Ray 2018-11-14 16:20:26 +01:00
  • b0c36d29c3 Drag window corrected issue Sergio Martínez 2018-11-14 12:15:45 +01:00
  • 0764d3de04 Update some code Ray 2018-11-14 11:20:53 +01:00
  • 6f12e81ee7 Review SaveStyle() and tweaks Ray 2018-11-13 18:16:37 +01:00
  • a14a2f2989 Complete redesign of styling system Ray 2018-11-13 12:56:12 +01:00
  • 1fa1e001ff Minor tweaks to correct issues Ray 2018-11-09 18:58:15 +01:00
  • 166c534c62 Added GuiLabelEx() Ray 2018-11-08 14:44:15 +01:00
  • 740d253bc5 Review version numbering Ray 2018-11-08 10:53:24 +01:00
  • d19474ea1e Increase software version to 2.1-dev Ray 2018-11-08 10:45:42 +01:00
  • 76d5234858 Reviewed raygui examples Ray 2018-11-08 10:41:31 +01:00
  • 6e0798fb18 Review GuiCheckBox() Ray 2018-11-08 10:04:36 +01:00
  • e75bf28195 Reuse code properly Ray 2018-11-08 09:44:29 +01:00
  • 91a8e28695 Corrected issue Ray 2018-11-07 18:12:39 +01:00
  • f8d4d4620b GuiListViewEx updated Sergio Martínez 2018-11-07 17:55:09 +01:00
  • da19c6305a Spacing and code tweaks Ray 2018-11-06 15:50:31 +01:00
  • 1052e6a4cb GuiListViewEx return focused element. Changing how the active elements draws when you are not editing the listview. Sergio Martínez 2018-10-31 14:36:36 +01:00
  • 18e27a0020 Corrected detail for compilation with C++ Ray 2018-10-31 13:26:59 +01:00
  • 7ec15c58e8 GuiListViewEx: Use a elements enable list. controls_review.c updated Sergio Martínez 2018-10-30 12:55:48 +01:00
  • 82ccf18759 GuiListViewEx WIP Sergio Martínez 2018-10-29 19:41:51 +01:00
  • a85979661f REviewed functions definition modifiers Ray 2018-10-24 22:28:57 +02:00
  • 37634a5ec4 GuiListView background Sergio Martínez 2018-10-24 19:30:53 +02:00
  • a0f763e702 Dropdown bug fixed: When select an active item, the dropdown didn't close. Sergio Martínez 2018-10-24 14:05:55 +02:00
  • dbb75f37b0 GuiDropdownBox usage changed Sergio Martínez 2018-10-24 12:51:14 +02:00
  • d185ec65bc GuiListElement & GuiDropdownBox review. Another little changes in other functions. Sergio Martínez 2018-10-24 12:45:04 +02:00
  • 70c6eef9d1 GuiCheckBoxEx and GuiLabelButton review Sergio Martínez 2018-10-23 17:44:44 +02:00
  • f4c043f302 remove LOCKED state. Create guiLocked boolean. Improve FOCUSED state. Sergio Martínez 2018-10-23 13:11:22 +02:00
  • 16193a35b0 Some security checks on font loading Ray 2018-10-18 17:48:01 +02:00
  • 8c7bd96b19 Testing fonts Ray 2018-10-18 17:19:09 +02:00
  • 7caf85c2aa Added support for custom fonts Ray 2018-10-18 16:05:16 +02:00
  • 60e8122b80 GuiListView improvements Sergio Martínez 2018-10-17 18:40:08 +02:00
  • 4f0205e650 GuiListView review!!! WIP yet... Sergio Martínez 2018-10-17 12:22:12 +02:00
  • 4e9f22db11 Merge Sergio Martínez 2018-10-16 17:44:01 +02:00
  • 10601cc223 GuiListView wip Sergio Martínez 2018-10-16 17:43:46 +02:00
  • 296bc577f5 Custom_font WIP Sergio Martínez 2018-10-16 13:07:34 +02:00
  • 8c9b654fbb Dropdown review and new state LOCKED, new functions GuiLock(), GuiUnlock(). Sergio Martínez 2018-10-16 12:34:45 +02:00
  • a126b883b0 GuiListView: Start to review WIP Sergio Martínez 2018-10-10 18:14:53 +02:00
  • 773c895af9 GuiValueBox, GuiTextBox, GuiTextBoxMulti minor changes. Sergio Martínez 2018-10-10 17:12:01 +02:00
  • e545995375 GuiTextBoxMulti review Sergio Martínez 2018-10-10 13:58:16 +02:00
  • 29b6071d94 GuiSpinner, GuiValueBox and GuiTextBox review Sergio Martínez 2018-10-09 13:46:13 +02:00
  • c1b60fe6b1 Starting controls_review. Sergio Martínez 2018-10-09 11:58:04 +02:00
  • 6e207931a1 Updated GuiGrid() Ray 2018-10-03 00:07:47 +02:00
  • f567e34d58 Updated GuiGuid(): snap mode and lines color Ray 2018-10-02 19:44:50 +02:00
  • 04c509bb2d Merge pull request #18 from ChrisDill/patch-2 Ray 2018-09-26 16:39:54 +02:00
  • 40095dd7cc Merge branch 'master' into patch-2 Ray 2018-09-26 16:39:40 +02:00
  • 1c92241aad Reviewed GuiDropdownBox() Ray 2018-09-26 16:36:06 +02:00