1
0
mirror of https://github.com/AR2000AR/openComputers_codes.git synced 2025-09-07 22:21:14 +02:00
Commit Graph

40 Commits

Author SHA1 Message Date
e6aa8d7242 [libgui] refactoring 2023-04-13 16:47:47 +02:00
bc6a0579dd format all files 2023-02-21 17:12:10 +01:00
cff8213f25 documentation. Lot of it 2023-02-01 21:16:58 +01:00
6d7d66de8e [libgui] IDE stuff 2023-01-26 16:20:01 +01:00
0feee0788c [libGUI] pretty 2023-01-24 15:16:44 +01:00
42f6c8a32e [libGUI] bugfix when giving a ImageFile as argument 2023-01-24 14:49:30 +01:00
5021583eeb [libGUI] bufix switching between old and new drawing method 2023-01-19 19:10:20 +01:00
b08ffa4738 moved everything in bin etc lib or shared folders 2023-01-18 14:14:04 +01:00
58fd1ac55f quality of life 2023-01-16 00:59:43 +01:00
58c808d3e3 [libGUI] Image:getHeight return hight on screen, not in pixel 2023-01-16 00:59:19 +01:00
6e8a899910 [libGUI] I don't remember why I had that 2023-01-16 00:43:28 +01:00
d955560ff6 [libGUI] prevent too long without yeilding + comment handling 2023-01-16 00:43:14 +01:00
d0a74a2c6d [libgui] fix number of params for the default callback 2023-01-12 18:03:08 +01:00
68da93162e [libgui] add missing local 2022-09-28 14:02:46 +02:00
88d385ca22 [libgui] Rectangle min size 1x1 2022-09-17 17:46:31 +02:00
be00695671 ignore problm in vscode 2022-09-17 17:16:04 +02:00
a10a1570cb [libgui] removved old comment 2022-09-17 17:13:57 +02:00
7acf17294e [libgui] can now draw square pixel
use a unicode squared char to use both background and forgeround for each pixel, allowing to use 1 pixel for 2 row
2022-09-17 17:13:42 +02:00
4a7bb1708f [libgui] fixed critical bug 2022-09-14 18:47:24 +02:00
38a132455d child Screen use the parent's framebuffer 2022-09-13 20:00:09 +02:00
5b749c5565 [libgui] fixed typo in var name 2022-09-08 00:35:02 +02:00
4d8c077345 [libgui] constructor fix 2022-09-08 00:34:25 +02:00
3ebbd6c43a [libgui] can hide input (password) 2022-09-06 20:57:26 +02:00
3fa74250ec [libgui] added Input (#13) 2022-09-05 23:20:06 +02:00
53f0d2ec7e fix case 2022-04-28 16:17:52 +02:00
a04963d6c6 send more event parameters to the widgets 2022-04-28 16:17:46 +02:00
6e6a4b3c79 removed debug code 2021-02-23 18:09:53 +01:00
80b8e92fa3 support for ppm format (P3 P6) 2021-02-23 17:59:42 +01:00
1e02a2e692 fix maj in name 2021-01-04 20:53:49 +01:00
dc7496051b refactoring
renamed Image to ImageFile
import all widget in the widget folder
2020-12-26 18:05:41 +01:00
99cedfdfb1 libGUI misc update and fix 2020-12-13 19:25:47 +01:00
693228f48d Text V1 2020-10-05 15:55:35 +02:00
0e1b5ae906 removed debug print 2020-08-26 22:16:06 +02:00
d2ee41633f add touch capability 2020-08-26 22:13:53 +02:00
877c5e8206 update to use the new version of the lib 2020-08-26 01:04:16 +02:00
d43c68ed6c change widget table name 2020-08-26 01:03:55 +02:00
1734066adc lib gui widgets 2020-08-25 23:45:58 +02:00
fbc9d6c0ec fix arg 2 2020-08-25 00:11:25 +02:00
70a21731b9 add opnIMG.lua tool 2020-08-25 00:08:22 +02:00
3907be13dd libgui
libgui + somes pam imgs
2020-08-24 23:04:55 +02:00