yggverse
|
711226737a
|
use vendor namespace
|
2024-10-03 19:46:13 +03:00 |
|
yggverse
|
b6fa1016f6
|
activate gtk before build children widgets, add browser pointer to the app struct
|
2024-10-03 15:38:34 +03:00 |
|
yggverse
|
2d59115c7e
|
create separated struct activation api
|
2024-10-03 01:30:13 +03:00 |
|
yggverse
|
17dedbd36e
|
draft db actions
|
2024-10-03 00:31:41 +03:00 |
|
yggverse
|
ad3f6083e1
|
rename enum
|
2024-10-02 23:28:57 +03:00 |
|
yggverse
|
fa6e9d7128
|
define fields enum index
|
2024-10-02 20:02:48 +03:00 |
|
yggverse
|
490338930d
|
change sqlite wrapper to rusqlite, update database api
|
2024-10-02 20:00:08 +03:00 |
|
yggverse
|
7b9937eac1
|
add gui category
|
2024-10-02 19:05:33 +03:00 |
|
yggverse
|
e8680cb052
|
move profile filesystem dependencies init on the main level
|
2024-10-02 18:46:08 +03:00 |
|
yggverse
|
b60ac5fb3f
|
handle errors, drop version from struct
|
2024-10-02 17:25:20 +03:00 |
|
yggverse
|
afd9bc3134
|
use internal db version
|
2024-10-02 15:39:51 +03:00 |
|
yggverse
|
8aa5474c20
|
draft app database model
|
2024-10-02 15:22:50 +03:00 |
|
yggverse
|
4191227db4
|
update readme
|
2024-10-02 02:21:20 +03:00 |
|
yggverse
|
71877d9fbe
|
update readme
|
2024-10-02 02:20:09 +03:00 |
|
yggverse
|
b2aa3af46a
|
create parental app mod
|
2024-10-02 02:14:00 +03:00 |
|
yggverse
|
2461f2a0fb
|
add network-programming category
|
2024-10-01 17:33:44 +03:00 |
|
yggverse
|
b3907ab8be
|
update version
|
2024-10-01 17:24:36 +03:00 |
|
yggverse
|
9133dd69dc
|
add history record on page reload success only
|
2024-10-01 16:44:18 +03:00 |
|
yggverse
|
ee095163da
|
remove action delegation
|
2024-10-01 16:19:22 +03:00 |
|
yggverse
|
04eaa1c3fd
|
fix navigation index offset
|
2024-10-01 15:35:54 +03:00 |
|
yggverse
|
45276dd304
|
update page on history navigation without memory record
|
2024-10-01 15:04:29 +03:00 |
|
yggverse
|
68764ab024
|
reorder action steps, add comments
|
2024-10-01 14:53:28 +03:00 |
|
yggverse
|
143ddb90df
|
add comment
|
2024-10-01 03:20:09 +03:00 |
|
yggverse
|
b00e5befde
|
add new history record on request changed only
|
2024-10-01 03:10:48 +03:00 |
|
yggverse
|
d3d6e859f0
|
fix borrow panic
|
2024-10-01 00:44:27 +03:00 |
|
yggverse
|
cefdcdc859
|
add follow_to_index argument
|
2024-09-30 23:32:21 +03:00 |
|
yggverse
|
359950540e
|
rename actions
|
2024-09-30 23:29:08 +03:00 |
|
yggverse
|
28684b8ef9
|
draft history navigation actions
|
2024-09-30 23:23:29 +03:00 |
|
yggverse
|
356972ae39
|
fix history index update
|
2024-09-30 23:10:30 +03:00 |
|
yggverse
|
1622529c89
|
use SystemTime for history events
|
2024-09-30 21:53:24 +03:00 |
|
yggverse
|
f44b48a8ab
|
draft history navigation
|
2024-09-30 21:02:37 +03:00 |
|
yggverse
|
fceb3a75a4
|
init memory index
|
2024-09-30 18:02:52 +03:00 |
|
yggverse
|
3f5b4f9dfa
|
activate history buttons
|
2024-09-30 17:53:08 +03:00 |
|
yggverse
|
c35c2e9e2f
|
disable navigation actions by default
|
2024-09-30 17:48:36 +03:00 |
|
yggverse
|
b5b30d5873
|
integrate history actions
|
2024-09-30 17:45:44 +03:00 |
|
yggverse
|
4e7565297a
|
add comments, rename address getter to url
|
2024-09-30 16:40:36 +03:00 |
|
yggverse
|
68898d8da0
|
implement base button, rename navigation actions
|
2024-09-30 16:34:58 +03:00 |
|
yggverse
|
2a47c2db35
|
draft new actions
|
2024-09-30 15:02:22 +03:00 |
|
yggverse
|
5769dcf8fe
|
rename action
|
2024-09-30 14:49:37 +03:00 |
|
yggverse
|
e732b3376c
|
create navigation submenu
|
2024-09-30 14:47:05 +03:00 |
|
yggverse
|
99acc99690
|
remove deprecated construction
|
2024-09-30 13:57:56 +03:00 |
|
yggverse
|
3959872201
|
move global actions to the app level
|
2024-09-30 13:43:46 +03:00 |
|
yggverse
|
2a985a6fa1
|
make initial update action
|
2024-09-30 02:33:13 +03:00 |
|
yggverse
|
0557d5d099
|
grab focus to page navigation request on entry is empty
|
2024-09-30 02:28:32 +03:00 |
|
yggverse
|
7b5e7e7f07
|
enshort namespaces, define in header
|
2024-09-30 02:00:14 +03:00 |
|
yggverse
|
49c912a094
|
toggle action status on update
|
2024-09-30 01:49:12 +03:00 |
|
yggverse
|
9a199dc32d
|
change progress animation time
|
2024-09-30 01:44:15 +03:00 |
|
yggverse
|
23d999c57c
|
update comment
|
2024-09-30 01:43:03 +03:00 |
|
yggverse
|
323cb72a6f
|
animate progress function on value changed only
|
2024-09-30 01:40:25 +03:00 |
|
yggverse
|
0f5a990105
|
update status fraction
|
2024-09-30 01:25:14 +03:00 |
|