1
0
Fork 0
mirror of synced 2024-05-18 19:32:43 +12:00
Commit graph

16 commits

Author SHA1 Message Date
Rafał Mikrut 4757b28486 Simplify code with duplication and checking 2020-09-17 12:07:58 +02:00
Rafał Mikrut 0f06ed636a Improved searching and printing duplicated entries,
Saving to file
2020-09-15 19:17:13 +02:00
Rafał Mikrut c28b5a8a2f Trying to add button state to GTK 2020-09-14 20:44:59 +02:00
Rafał Mikrut cff5ac93c4 Added support for non recursive search 2020-09-12 13:25:23 +02:00
Rafał Mikrut b1ddfad0d1 Remove printing 2020-09-09 21:41:44 +02:00
Rafał Mikrut ba6c0281a7 Remove unused functions 2020-09-09 21:38:48 +02:00
Rafał Mikrut b19612cfdf Added support for different buttons events for different notebook tabs 2020-09-09 21:32:23 +02:00
Rafał Mikrut feee8c6a83 Add basic search 2020-09-08 09:41:22 +02:00
Rafał Mikrut b2d1b7b779 Add basic TreeView 2020-09-07 21:37:18 +02:00
Rafał Mikrut 49403751e5 Started thinking about GTK rs functions 2020-09-07 19:16:09 +02:00
Rafał Mikrut 29ca30aea0 Small glade changes 2020-09-07 16:07:29 +02:00
Rafał Mikrut a47ce77bc6 Fixed crash with invalid glade file 2020-09-06 14:27:29 +02:00
Rafał Mikrut 9013f447f0 Start creating basic Orbtk GUI 2020-09-05 16:25:19 +02:00
Rafał Mikrut 22e7031d3c Fix window GTK name 2020-09-05 09:05:45 +02:00
Rafał Mikrut e22ff1b362 Add basic glade file 2020-09-04 21:12:18 +02:00
Rafał Mikrut 9d4de08ece Use different modules for library and GUI and CLI apps 2020-09-01 19:34:39 +02:00