|
68851a6b30
|
visually disable disabled checkboxes
|
2024-11-19 22:24:37 -05:00 |
|
|
38a1a4282c
|
#398 #355 pocket process control UI
|
2024-10-12 15:30:14 -04:00 |
|
|
69855af861
|
updated type hints and comments
|
2024-09-26 21:00:57 +00:00 |
|
|
bc2ae291a7
|
consistent checkbox capitalization
|
2024-09-25 21:23:57 +00:00 |
|
|
2b2ca237cb
|
move on_response/callback_response element functions to HazardButton elements only
|
2024-09-25 01:23:58 +00:00 |
|
|
6acd6b161c
|
renamed SpinboxNumeric to NumericSpinbox
|
2024-09-24 21:09:20 -04:00 |
|
|
0daf314918
|
#544 #545 updates to graphics animations, controls, and form elements
|
2024-09-21 22:49:36 -04:00 |
|
|
7df060e1fb
|
control renaming
|
2024-09-21 19:03:07 -04:00 |
|
|
63a9e23b3a
|
#545 pocket type annotation updates
|
2024-09-14 15:45:36 -04:00 |
|
|
2e978db859
|
cleanup and version increments
|
2024-09-08 13:23:37 -04:00 |
|
|
6ff096fd31
|
#498 auto control mode based UI disabling and increased timeouts
|
2024-09-07 21:39:16 -04:00 |
|
|
09c44a6969
|
multi-line push button and keep focus on keyboard select
|
2024-06-12 19:59:19 -04:00 |
|
|
3cd832ca20
|
sidebar updates
|
2024-05-10 19:17:52 -04:00 |
|
|
0c6c7bf9a5
|
#200 work in progress unit views and sidebar/app updates
|
2024-05-09 23:05:55 -04:00 |
|
|
23b31e0049
|
#410 pocket nav overhaul
|
2024-04-13 14:47:20 -04:00 |
|
|
598f6f08af
|
Merge branch 'devel' into pocket-alpha-dev
|
2024-03-13 13:55:51 +00:00 |
|
|
dbc1f41c5d
|
#406 bounds check all controls
|
2024-02-25 15:53:14 -05:00 |
|
|
526a54903e
|
#410 moved diagnostic apps to main app list and added app page nav
|
2024-01-15 17:40:43 -05:00 |
|
|
d5d818e625
|
pocket signal bars
|
2024-01-14 14:20:59 -05:00 |
|
|
fa0185c9a4
|
fixed checkbox width
|
2023-12-13 12:20:12 -05:00 |
|
|
d77a527b15
|
added text alignment to push buttons and added keyboard events to listbox
|
2023-10-19 23:20:04 -04:00 |
|
|
ebabd99f2b
|
#307 fixes and cleanup
|
2023-10-03 22:52:13 -04:00 |
|
|
b1446637ad
|
checkbox default val and radio type checks for set_value
|
2023-10-01 17:06:24 -04:00 |
|
|
625feb3fd1
|
#344 graphics assertion overhaul
|
2023-09-30 11:46:47 -04:00 |
|
|
ed4180a072
|
#344 element redraws and shorter assert messages
|
2023-09-29 19:34:10 -04:00 |
|
|
70831b49d2
|
#344 2D radio button array
|
2023-09-24 22:27:39 -04:00 |
|
|
645a5f5137
|
#344 added focus navigation to checkboxes and radio buttons, refactor of enable handlers
|
2023-09-23 14:31:37 -04:00 |
|
|
a2182d9566
|
#344 work in progress on text field & paste events, re-show number field on val/min/max changes
|
2023-09-20 00:02:21 -04:00 |
|
|
7a87499aa4
|
#344 radio button appearance changes
|
2023-09-20 00:02:05 -04:00 |
|
|
29e910ba3c
|
#342 added element focusing feature to graphics library
|
2023-09-16 21:08:28 -04:00 |
|
|
3afc765f72
|
#300 graphics alias functions
|
2023-08-30 21:11:57 -04:00 |
|
|
048714817e
|
#300 replaced util.strrep with string.rep
|
2023-08-30 19:30:46 -04:00 |
|
|
724d13510d
|
optimizations and cleanup for pull request
|
2023-07-30 00:13:26 -04:00 |
|
|
df67795239
|
#290 pocket page management and alarm test tool, supervisor pocket diagnostics system
|
2023-07-29 18:16:59 -04:00 |
|
|
1edee7f64b
|
updated graphics comments
|
2023-07-09 23:42:44 -04:00 |
|
|
8f54e95519
|
#25 continued WIP waste control, main view updated and unit fields modified
|
2023-07-06 01:36:06 -04:00 |
|
|
7b9824b6f9
|
added checkbox graphics element
|
2023-07-01 19:40:33 -04:00 |
|
|
8d248408d4
|
#247 renamed tcallbackdsp to tcd and added handler to RTU
|
2023-06-03 17:40:57 -04:00 |
|
|
de9cb3bd3a
|
#243 graphics core updates for content windows, redrawing, and handling of addition/removal of children
|
2023-05-30 19:51:10 -04:00 |
|
|
f9aa75a105
|
graphics element hidden on creation option, changed hide/show logic to only hide/show current element
|
2023-05-25 17:40:16 -04:00 |
|
|
43a0ff86d7
|
#238 bugfix for push button and sidebar in bounds checks
|
2023-05-23 19:51:48 -04:00 |
|
|
beda7624f4
|
#233 fixed mouse enter/exit behavior via simplification
|
2023-05-18 10:58:42 -04:00 |
|
|
0783c4c01f
|
#226 bugfixes and pocket mouse events
|
2023-05-11 19:55:02 -04:00 |
|
|
2c2f936232
|
#226 updated the other controls for new mouse events, added tabbar control
|
2023-05-10 11:46:06 -04:00 |
|
|
4ef1915137
|
#226 multi button updated for new graphics mouse events
|
2023-05-10 11:08:24 -04:00 |
|
|
40fa0de7a3
|
#226 hazard and push buttons updated for new graphics mouse events
|
2023-05-10 10:56:56 -04:00 |
|
|
e26dc905f8
|
#226 updated mouse events WIP
|
2023-05-07 01:27:36 +00:00 |
|
|
8064b33a36
|
some luacheck fixes
|
2023-05-05 13:55:14 -04:00 |
|
|
d9ec3d7825
|
Merge branch 'devel' into 193-pocket-main-application
|
2023-04-12 18:06:24 -04:00 |
|
|
c987d14d8d
|
added Luacheck GitHub action (#210)
* added shields.io elements
* #209 luacheck action
* #209 cleanup to pass luacheck
* added check statuses to readme
|
2023-04-12 16:02:29 -04:00 |
|