74 Commits
Author SHA1 Message Date
vrd 60937fb56a refactor 2025-01-01 14:06:50 +02:00
vrd 9f4739a057 multiple ^s mean n-th previous 2024-12-31 18:04:52 +02:00
vrd b459aaf65d move tree drawing to ui 2024-09-09 09:17:16 +03:00
vrd efdb6fc409 minus zoom 2024-08-27 09:37:45 +03:00
vrd e310643c85 todo 2024-08-17 12:44:56 +03:00
vrd 5e2b5b3fdb permission change 2024-08-06 15:59:38 +03:00
vrd 3293d9700d readme update 2024-07-12 21:19:57 +03:00
vrd 2196e483ad portability fix 2024-07-12 21:01:56 +03:00
vrd c96bbdbecf fix a bug when merging unrelated trees 2024-06-18 12:36:21 +03:00
vrd 06186f51a2 move keyhandling from Tree 2023-11-11 19:09:01 +02:00
vrd bc5e5d1deb local instructions 2023-11-02 21:25:56 +02:00
vrd 6a71d7e13c combine trees fix err not appearing 2023-07-22 12:48:51 +03:00
vrd 291168d507 --help 2023-05-13 21:01:44 +03:00
vrd a0703143f0 fix example 2023-05-05 20:53:48 +03:00
vrd 011814e9cc fix typo 2023-05-03 17:10:17 +03:00
vrd 60e1b9f7b6 bulgarian example 2023-05-03 16:59:25 +03:00
vrd 75fa6d7da5 cyrilic attributes 2023-04-25 22:28:05 +03:00
vrd 81fc94d472 Revert "multiline comment by adam(gts@volconst.com)"
This reverts commit 783576d150.
2023-04-22 13:30:30 +03:00
vrd 783576d150 multiline comment by adam(gts@volconst.com) 2023-04-06 22:05:20 +03:00
vrd dc19d1eed3 license 2023-03-28 15:39:41 +03:00
vrd e44115aeec use a website instead of a readme 2023-03-28 15:20:38 +03:00
vrd e5fa0f19fc minor improvements 2023-03-18 18:28:52 +02:00
vrd e603913539 drop preprocesing 2023-03-17 09:45:59 +02:00
vrd 6fb3dbcaee fix warnings add error info 2023-03-11 18:38:16 +02:00
vrd 84e4938683 fix and update readme 2023-03-10 19:33:26 +02:00
vrd 8c5e6ba30e introduce parse tokens 2023-03-10 19:04:21 +02:00
vrd 29b777e382 fix example 2023-03-08 21:13:32 +02:00
vrd f4ca4211b2 flush err 2023-03-08 20:52:59 +02:00
vrd 7b05b7c5c1 cleanup and minor changes 2023-03-07 21:00:56 +02:00
vrd 83d47cbefa fix 2023-03-07 19:33:02 +02:00
vrd 35d9d44aa6 add config.h and cleanup 2023-03-06 22:26:31 +02:00
vrd 9ef74b8283 zooming 2023-03-06 10:24:32 +02:00
vrd cc7a689dc1 fix navigation issues and warnings 2023-03-04 19:21:46 +02:00
vrd cc7e4c07e6 end curses on exit, s:- 2023-03-03 15:18:26 +02:00
vrd c796f69331 support duplicate names 2023-03-02 21:57:54 +02:00
vrd 81963b0663 Update readme.txt 2023-03-02 06:40:40 +00:00
vrd ac1ef4fc29 readme update 2023-03-01 10:11:53 +02:00
vrd 199a8b527c initial release 2023-03-01 10:10:39 +02:00
vrd b9151efc13 _ in names 2023-02-28 10:44:35 +02:00
vrd 2310343c8a tft args 2023-02-25 21:52:00 +02:00
vrd 222c3e43be parser with preprocessing works 2023-02-25 18:24:43 +02:00
vrd 176ca1c85a fix parset issues 2023-02-25 11:57:15 +02:00
vrd e626470f71 fixes 2023-02-24 09:00:29 +02:00
vrd 864d40cb81 preprocess tft files 2023-02-22 22:36:12 +02:00
vrd 78408bd223 new tree file format 2023-02-21 22:35:45 +02:00
vrd ee152edbad save tree to tft dir 2023-02-21 09:38:09 +02:00
vrd 16894e2983 tft create user tree 2023-02-18 19:04:39 +02:00
vrd 4e3816ae15 user create tree 2023-02-14 22:18:16 +02:00
vrd b28cb604a2 help 2023-02-14 14:21:02 +02:00
vrd f0290d21da fix example 2023-02-14 11:22:45 +02:00
vrd e57affde26 add updateRels 2023-02-13 22:18:53 +02:00
vrd 818a20b20e Add LICENSE 2023-02-07 19:09:23 +00:00
vrd 5457b171e8 fix save and load 2023-01-21 19:10:32 +02:00
vrd 9434edbe36 fix combinaton 2023-01-20 23:12:38 +02:00
vrd afe6d093a9 select siblings and initial tree scrolling 2023-01-20 13:58:38 +02:00
vrd e2cf4ba993 update release compilation, add warnings 2023-01-17 21:41:36 +02:00
vrd 25bcd2e22b utf8 len 2023-01-16 12:01:08 +02:00
vrd b49e422cda hide cursor 2023-01-02 20:48:26 +02:00
vrd 2ec892755f drop array 2023-01-02 20:24:17 +02:00
vrd 6cbe64f927 up down select and focus 2023-01-02 17:31:29 +02:00
vrd 1c91d7b775 color 2022-12-31 18:54:34 +02:00
vrd 3f402e058c fix borders and links 2022-12-31 12:26:31 +02:00
vrd f77f55366e draw with wife 2022-12-28 15:55:42 +02:00
vrd b3a2787fcd relation relative merge 2022-12-28 14:19:44 +02:00
vrd cc9b0ccc21 relation change 2022-12-27 20:07:56 +02:00
vrd cd221476a5 delegate draw to persons 2022-12-24 17:59:54 +02:00
vrd 5e9d2d8501 initial draw 2022-12-18 00:35:01 +02:00
vrd 0da0f98dc9 nc print person 2022-12-17 18:12:16 +02:00
vrd 87dc80c9f8 ncurses initial 2022-12-10 22:43:21 +02:00
vrd 489479fd32 whitespace 2022-12-10 19:21:49 +02:00
vrd 30e6480343 line endings 2022-10-21 20:01:34 +03:00
vrd f69d0cbc2f add death date 2022-09-17 20:44:44 +03:00
vrd 1bf0a7f6a4 use typedefed types, BirthTime 2022-08-27 16:35:40 +03:00
vrd fbfe017284 rename files, sex- 2022-08-20 15:43:58 +03:00