Robert Jelic
4f0d154b31
Small Fixes
...
Fixed Scrollbar issue causing too long without yield
Fixed ignoreOffset bug
2023-05-03 21:00:20 +02:00
Robert Jelic
4247277d88
Scrollbar setMaxValue > setScrollAmount
2023-05-03 20:24:27 +02:00
Robert Jelic
4b2d417d75
Small Update
...
- Fixed MonitorFrame
- Added MonitorFrame Docs
2023-05-03 19:50:35 +02:00
Robert Jelic
6c235b04df
Small themes fix
...
- Fixed themes bug
2023-05-02 18:28:47 +02:00
Robert Jelic
d4c72514ef
Docs 1.6
...
Accidentally uploaded outdated 1.6 docs
2023-05-01 16:28:46 +02:00
Robert Jelic
92b93a3862
Fixed XML stuff
...
- Added a XML Guide
- Fixed some XML Code
2023-05-01 16:04:36 +02:00
Robert Jelic
6bab574e8a
Treeview Docs
...
Added Treeview docs
Improved some stuff in the treeview object
2023-05-01 14:56:16 +02:00
Robert Jelic
f2eacf4a82
Added a Guide
2023-05-01 11:42:26 +02:00
Robert Jelic
fbdc1fa3b0
Small bugfix
...
Fixed border bug
2023-04-30 23:52:25 +02:00
Robert Jelic
33397b0871
Small Fix
...
- Fixed dynamic values not using correct values on fontsize 2/3
2023-04-30 22:12:50 +02:00
Robert Jelic
a12717935e
Small Docs Update
2023-04-30 19:36:39 +02:00
Robert Jelic
a8a8aef7be
Merge branch 'master' of https://github.com/Pyroxenium/Basalt
2023-04-30 19:09:37 +02:00
Robert Jelic
43e1d086dc
Small Docs Update
2023-04-30 19:09:33 +02:00
Robert Jelic
25701a75d9
Delete layout.lua
2023-04-30 18:27:04 +02:00
Robert Jelic
4f46c55f24
Delete bigfont.lua
2023-04-30 18:26:55 +02:00
Robert Jelic
79a8ec5f3a
Update plugin.lua
2023-04-30 18:26:37 +02:00
Robert Jelic
999a563a3e
Rename changeableObject.lua to ChangeableObject.lua
2023-04-30 18:25:43 +02:00
Robert Jelic
7c1f94015a
Update plugin.lua
...
Small minified file ignoring plugins fix
2023-04-30 17:23:43 +02:00
Robert Jelic
c35d766889
Forgot to remove outdated files
2023-04-30 17:10:38 +02:00
Robert Jelic
bb1b1beb79
Basalt 1.7 Update
...
- New Objects (Flexbox, Graph, Treeview)
- Pluginsystem to add/remove functionality
- Reworked the entire Object system, instead of one big Object Class we have multiple classes: Object, VisualObject, ChangeableObject
- Instead of one big Frame Class we have multiple Frame Classes: BaseFrame, Frame, MovableFrame, ScrollableFrame, MonitorFrame, Flexbox
- Removed the Animation Object, and added a animation plugin instead
- Removed the Graphic Object and merged it's functionality with the image object
- Updated currently existing objects
2023-04-30 17:05:34 +02:00
Robert Jelic
e086c1abb2
1.6.6
2023-04-30 16:52:26 +02:00
Robert Jelic
075903f9a9
Small 1.6 fixes
...
- added basalt.forceRenderUpdate
- fixed dropdowns behaving wrong on monitors
v1.6.6
2023-04-29 23:14:19 +02:00
Robert Jelic
d6931412c8
Updated textfield
...
- fixed paste-events by removing an outdated if-statement
2023-04-17 17:42:11 +02:00
Robert Jelic
73b43358ff
Small palette fix
2023-03-11 20:10:06 +01:00
Robert Jelic
df7be99fdd
Merge branch 'master' of https://github.com/Pyroxenium/Basalt
2023-02-20 16:28:24 +01:00
Robert Jelic
6f0ddd6bf6
Small fix
...
Small XML borderColor fix
2023-02-20 16:28:22 +01:00
Robert Jelic
a821abed1f
Update Textfield.lua
...
- Removed buggy selection
- Fixed a small bug
2023-02-17 20:40:49 +01:00
Robert Jelic
50dce1c1e7
added :setSelectionColor()
...
added :setSelectionColor(backgroundCol, foregroundCol)
2023-01-23 21:52:20 +01:00
Robert Jelic
94fccf9211
Update process.lua
2023-01-08 10:04:00 +01:00
Robert Jelic
a4d0492d17
Update Program.lua
2023-01-08 10:03:39 +01:00
Robert Jelic
5ebb5fe436
Update Program.lua
...
Fixed args for programs
2023-01-08 10:02:50 +01:00
Robert Jelic
bb921c57cd
v1.6.5
v1.6.5
2023-01-07 02:31:11 +01:00
Robert Jelic
2b85ab9746
Small fix
...
Forgot to check if program is active or not
2023-01-01 22:46:34 +01:00
Robert Jelic
29ebd7d4d7
Update Program.lua
2023-01-01 22:24:03 +01:00
Robert Jelic
8ab7bc4bde
Auto Resizing fix
...
Forgot to move code for term_resize events to customEventHandler..
2023-01-01 22:21:52 +01:00
Robert Jelic
1b8f62ce41
schedule filter
...
Added event filters for schedules, now they should work properly.
2022-12-31 01:42:12 +01:00
Robert Jelic
61e38d89e8
Update images.lua
2022-12-30 02:30:48 +01:00
Robert Jelic
a0db5ecb61
Fixed nfp
...
Forgot i didn't add nfp support >.<
2022-12-30 02:14:58 +01:00
Robert Jelic
3ef7aa91bf
Frame Resize
...
Forgot to add basalt_resize event for base frames
2022-12-26 15:51:25 +01:00
Robert Jelic
09e8589938
Update install.lua
2022-12-26 12:12:31 +01:00
Robert Jelic
e9aba2498b
Small XML Fix
...
-fixed dyn value for width, height, x and y.
- added bgSymbol and bgSymbolColor for xml
- added texture for xml
2022-12-25 19:12:34 +01:00
Robert Jelic
20ceb6b56f
Small event fix for programs
2022-12-25 16:56:13 +01:00
Robert Jelic
6d2956f3bf
Updated image docs
2022-12-24 11:48:35 +01:00
Robert Jelic
91e42e096c
Update utils.lua
2022-12-24 00:28:07 +01:00
Robert Jelic
5f00dfe401
Update Button.lua
2022-12-19 20:32:35 +01:00
Robert Jelic
2c4c059a70
Fixed a fix
...
Forgot i have to split by words and not just split when width has reached.
2022-12-18 00:43:09 +01:00
Robert Jelic
923b570d48
CreateText & splitString improvements
...
Improved the createText and splitString functions.
2022-12-18 00:31:52 +01:00
Robert Jelic
5499057e7e
Merge pull request #43 from Erb3/path-6
...
✏️ Fix small typo ("sotred" -> "stored")
2022-12-16 18:31:21 +01:00
Erlend
d6091b312c
✏️ Fix small typo ("sotred" -> "stored")
2022-12-16 15:28:11 +01:00
Robert Jelic
f19c0ebb49
Update Frame.lua
2022-12-14 20:34:17 +01:00