30 Commits

Author SHA1 Message Date
Macocian Adrian Radu
af2687a899 changed readme 2022-05-18 15:28:45 +02:00
Macocian Adrian Radu
59b6eb3827 Create README.md 2022-05-18 15:22:11 +02:00
Macocian Adrian Radu
6199c541c3 added gif for readme 2022-05-18 15:20:05 +02:00
Macocian Adrian Radu
0d6716e528 created location placer factory
made debugger changeable from outside the code
made possible to add more converters
Made changeable FPS in window
2020-07-08 20:11:08 +03:00
Macocian Adrian Radu
4428e45ddd change how labels are drawn on elements
debugged concurrent modification exception on painting in Visual
2020-06-30 15:53:19 +03:00
Macocian Adrian Radu
33eb129120 changed how resources are loaded to be compatible with artifacts
added possibility to disable elements
2020-06-15 14:28:05 +03:00
Macocian Adrian Radu
01bd4ce2e6 changed lock
changed placer to abstract class
2020-06-10 21:41:05 +03:00
Macocian Adrian Radu
58614024cc added unit tests for Visual
debugged Visual
2020-06-09 14:22:20 +03:00
Macocian Adrian Radu
0225b80460 added hardware acceleration support
refactored to work with jdk 8
changed the validator to reentrant lock
2020-06-08 18:21:54 +03:00
Macocian Adrian Radu
84c1fa885b made text aligners
created image support
fixed find By Name in dropdowns
2020-05-27 20:43:09 +03:00
Macocian Adrian Radu
d9cb8a742a added decorations package
made framework for text aligners
2020-05-26 19:58:41 +03:00
Macocian Adrian Radu
264ca35ad0 fixed rest of animations
fixed drop downs and side dropdowns
made isInside public to let element decide
finished input text box
2020-05-25 20:40:51 +03:00
Macocian Adrian Radu
970734f20f too much to remember
added radio buttons
added size animations
added menus (still needs cleaning)
2020-05-18 23:42:39 +03:00
Macocian Adrian Radu
202610764b added merge tu grid Panel
moved borders to external components
added text field for one line with select
2020-04-27 17:32:34 +03:00
Macocian Adrian Radu
2e4d83085a added key events,
moved create thread in window constructor,
added point2 hashcode
added gridpanel without merge
2020-04-10 17:13:19 +03:00
Macocian Adrian Radu
eb4ce47a5c removed recursive call in paint
added scroll panes without relative position
2020-03-31 20:36:08 +03:00
Macocian Adrian Radu
62f3d8d46c added sliders
reworked painting
added animations
reworked point2
added point3 point4
made tag inner class in Debugger
added fps animation parsing debuggers
made new thread for painting at 60fps
2020-03-31 01:01:25 +03:00
rmaco
c4b18404a8 bugs
added checkbox lists
2020-03-24 17:33:41 +02:00
rmaco
53265227f7 added debugger and timer
improved paint efficiency
debugged relative position
removed bug in parser for empty attribute methods
2020-03-23 18:00:45 +02:00
rmaco
bce51befc2 improved efficiency 2020-03-21 17:36:45 +02:00
rmaco
35c7a7721b added relative size,
added frame resize
2020-03-20 19:52:28 +02:00
rmaco
f77e0b8c8a reworked some content panel logic and listener logic 2020-03-20 17:43:06 +02:00
rmaco
9fbfb6b3fb done panel with overlapping 2020-03-19 22:02:43 +02:00
rmaco
c9a5a55618 most of mouse listeners, added title bar and title bar listeners with maximize and drag reposition 2020-03-16 23:00:24 +02:00
rmaco
35fa03b35c working with dirty bit, and manual update 2020-03-14 20:59:43 +02:00
rmaco
c0f062c565 added working click listener 2020-03-03 22:27:05 +02:00
Macocian Radu
d1f0716fcb initial parser working as intended 2019-12-23 22:25:04 +02:00
Macocian Radu
2e35474578 displaying element but erasing everything on location/size change 2019-12-17 02:23:51 +02:00
Macocian Radu
97d8a9f684 initial setup with top-bottom approach 2019-12-16 22:08:12 +02:00
Macocian Adrian Radu
bc11f34992 Initial commit 2019-12-16 21:56:45 +02:00