1363 Commits

Author SHA1 Message Date
radius
052730bbf1 [zr] refactor most of the menu, have a global state, width, height now 2016-03-05 00:50:57 -05:00
radius
0ce76cbf5b [zr] remove more glui code 2016-03-04 15:08:43 -05:00
twinaphex
acdf0eb74e Fix C89_BUILD 2016-03-04 19:48:05 +01:00
twinaphex
0140f989c3 Fix CXX_BUILD 2016-03-04 19:46:25 +01:00
twinaphex
ed54600b41 (XMB) Start using DISPLAYLIST_SETTING 2016-03-04 07:41:45 +01:00
twinaphex
b03487dc4f Start using DISPLAYLIST_SETTING 2016-03-04 07:37:40 +01:00
radius
f86097aefb [zr] remove a lot of glui code 2016-03-03 22:31:38 -05:00
radius
5b11e290dd [zr] add entry for test window 2016-03-03 18:39:14 -05:00
radius
d9bc760b46 [zr] fix window opening and closing 2016-03-03 18:39:13 -05:00
radius
dfefefb416 [zr] change the window hiding method a bit 2016-03-03 18:39:10 -05:00
twinaphex
5a1d8a96d0 (Menu) Create new input_ctl actions for pointer dragging 2016-03-03 23:21:02 +01:00
twinaphex
fe3c279f73 Cleanups 2016-03-03 06:59:54 +01:00
twinaphex
5cef419209 (zahnrad) Get past crash when shader is NULL 2016-03-03 06:21:40 +01:00
radius
4617f792c5 [zr] implement combo box for recents 2016-03-02 22:41:28 -05:00
radius
c2bd46e3cb [zr] remove most glui drawing code 2016-03-02 19:28:46 -05:00
twinaphex
b7ef5271ea zrmenu_set_style - C89 fix 2016-03-03 00:43:53 +01:00
radius
1cea6cd7be [zr] implement 'bool' parameters 2016-03-02 18:08:57 -05:00
radius
e9ce64e854 [zr] implement shader parameters dialog 2016-03-02 17:14:50 -05:00
radius
55530dcbc3 [zr] implement exit, make clics respond even when the window is innactive 2016-03-02 16:24:36 -05:00
radius
7853815d45 [zr] change layout 2016-03-02 16:24:35 -05:00
twinaphex
1645ae54be (Zarch) Cleanups 2016-03-02 22:21:12 +01:00
twinaphex
30fa73dc8d (Zarch) Create typedef zarch_texture_item 2016-03-02 22:19:20 +01:00
twinaphex
7df467422b Create typedefs 2016-03-02 22:17:05 +01:00
radius
1d0beeb665 [zr] set focus properly 2016-03-02 11:03:10 -05:00
radius
4eb6f26d92 [zr] update zahnrad 2016-03-02 11:01:22 -05:00
radius
780974ef32 [zr] change menu label 2016-03-02 02:51:03 -05:00
radius
8c86c6a47c [zr] hide/unhide window concept 2016-03-02 02:49:07 -05:00
radius
272563f3ca [zr] hide/unhide window concept 2016-03-02 02:48:51 -05:00
radius
8d89b1fa86 [zr] draw window offscreen till a better solution is available 2016-03-02 01:49:57 -05:00
radius
2807f94a14 [zr] hide/unhide windows 2016-03-01 23:43:15 -05:00
radius
1b1b59692b [zr] add menu bar 2016-03-01 23:20:43 -05:00
radius
d2d4312128 [zr] start adding main window 2016-03-01 21:49:30 -05:00
radius
0b9ea0943b [zr] cleanups 2016-03-01 18:54:46 -05:00
twinaphex
6f80e09ce1 Change MIN/MAX to upper-case 2016-03-02 00:07:31 +01:00
twinaphex
cbc575eec0 (zarch) Prevent some more NULL pointer dereferences when using the mouse 2016-03-01 17:33:36 +01:00
radius
3f22d5cb33 make the gui a bit flatter 2016-02-28 23:52:33 -05:00
radius
7e1e330463 add context menu to demo window 2016-02-28 23:43:02 -05:00
radius
a6f015623a stub function for kbd input 2016-02-28 23:35:22 -05:00
twinaphex
042e4b0ba7 (Zarch) Style nits 2016-02-29 02:52:00 +01:00
twinaphex
070f25131a (Zarch) Cleanups 2016-02-29 02:48:29 +01:00
Twinaphex
e5e11ae716 Remove unused variable 2016-02-29 02:41:06 +01:00
twinaphex
28a02da5bf Cleanups 2016-02-29 02:38:11 +01:00
twinaphex
91d19a15ec Take this out 2016-02-29 02:36:18 +01:00
twinaphex
28bb5295f7 (menu/drivers/zarch.c) Use strlcpy instead of strncpy 2016-02-29 02:17:53 +01:00
twinaphex
b4e872476b Prevent some more crashes 2016-02-29 02:09:10 +01:00
twinaphex
65b628cf20 Cover more edge cases for crashes initiated by Zarch 2016-02-29 01:49:58 +01:00
twinaphex
ea94d33de5 Avoid CXX_BUILD warnings 2016-02-28 22:49:52 +01:00
twinaphex
5104e05a89 Cleanup 2016-02-28 21:18:06 +01:00
twinaphex
f13b630d57 Reimplement pending_action OK 2016-02-28 18:35:34 +01:00
twinaphex
841a647d0c Revert "Remove the pending_action code"
This reverts commit b19f12ec6636a27e1a25b062d113a6335f0cd576.
2016-02-28 18:28:11 +01:00