yggverse
|
b443d1c58e
|
init context menu for page tabs
|
2024-11-04 04:52:33 +02:00 |
|
yggverse
|
eca93df1eb
|
implement about dialog
|
2024-11-03 19:57:44 +02:00 |
|
yggverse
|
39ee50c4ba
|
move migration api out of struct implementation
|
2024-11-03 17:05:32 +02:00 |
|
yggverse
|
532ed65ed8
|
rename base to home
|
2024-11-01 03:14:11 +02:00 |
|
yggverse
|
313122e5c3
|
rename actions
|
2024-11-01 03:09:09 +02:00 |
|
yggverse
|
920721412e
|
drop Arc from SimpleAction #1
|
2024-10-27 12:50:36 +02:00 |
|
yggverse
|
6c4137f2b6
|
make update action by item id
|
2024-10-15 08:45:44 +03:00 |
|
yggverse
|
c92a5406f5
|
add parameter_type argument
|
2024-10-15 08:20:43 +03:00 |
|
yggverse
|
ef227f276d
|
fix tab append on initial application startup
|
2024-10-12 01:08:16 +03:00 |
|
yggverse
|
b1f30fbd1e
|
rename profile directory action
|
2024-10-11 08:04:29 +03:00 |
|
yggverse
|
9e5a2a490c
|
use libadwaita for app & app window
|
2024-10-09 10:50:41 +03:00 |
|
yggverse
|
41f0452e26
|
make top-level migrate method private
|
2024-10-08 04:14:24 +03:00 |
|
yggverse
|
274bf490b3
|
simplify compatible error handlers
|
2024-10-08 03:41:51 +03:00 |
|
yggverse
|
47e2bc4617
|
delegate result handle to the transaction initiator
|
2024-10-07 21:10:12 +03:00 |
|
yggverse
|
a1f2d57b6d
|
make transactionable mathods static
|
2024-10-07 20:34:48 +03:00 |
|
yggverse
|
366c5fad8e
|
resolve deadlock issue, draft migration features
|
2024-10-07 19:54:28 +03:00 |
|
yggverse
|
0c98b869d3
|
enshort method name
|
2024-10-06 05:16:29 +03:00 |
|
yggverse
|
71a58aa763
|
rename struct entry
|
2024-10-06 05:11:52 +03:00 |
|
yggverse
|
1e00c5930c
|
implement separated mod for window widget, rename getters
|
2024-10-06 05:03:45 +03:00 |
|
yggverse
|
5a22e73b50
|
update error handlers
|
2024-10-06 00:49:43 +03:00 |
|
yggverse
|
271acd50ed
|
implement sqlite transactions
|
2024-10-06 00:43:35 +03:00 |
|
yggverse
|
944dda4891
|
rename variable
|
2024-10-05 15:38:51 +03:00 |
|
yggverse
|
aad0e266f6
|
use refs
|
2024-10-05 04:54:08 +03:00 |
|
yggverse
|
f34202bb46
|
draft browser database features
|
2024-10-04 21:23:38 +03:00 |
|
yggverse
|
96103048df
|
draft session actions delegation
|
2024-10-04 20:20:53 +03:00 |
|
yggverse
|
11f2f1eae7
|
define startup/shutdown events
|
2024-10-04 20:12:52 +03:00 |
|
yggverse
|
bdd1292039
|
draft records cleanup on window remove
|
2024-10-04 19:21:37 +03:00 |
|
yggverse
|
a83b28bcc1
|
implement profile directory open
|
2024-10-04 17:54:25 +03:00 |
|
yggverse
|
82219c01b9
|
move debug menu item to the tool submenu, draft open profile dir action
|
2024-10-04 16:19:26 +03:00 |
|
yggverse
|
73ab25efdf
|
move error handle outside
|
2024-10-04 02:57:50 +03:00 |
|
yggverse
|
caee762103
|
move save method to the application construct event
|
2024-10-04 02:23:54 +03:00 |
|
yggverse
|
56b2a26020
|
activate on construct
|
2024-10-03 20:03:43 +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
|
490338930d
|
change sqlite wrapper to rusqlite, update database api
|
2024-10-02 20:00:08 +03:00 |
|
yggverse
|
e8680cb052
|
move profile filesystem dependencies init on the main level
|
2024-10-02 18:46:08 +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
|
b2aa3af46a
|
create parental app mod
|
2024-10-02 02:14:00 +03:00 |
|