37 lines
596 B
Plaintext
37 lines
596 B
Plaintext
Help
|
|
|
|
ffindRelative
|
|
|
|
findRelation - extend
|
|
|
|
Draw distinct regions of a tree
|
|
Draw spouses' relatives if main has none?
|
|
|
|
Zooming
|
|
|
|
Visualization:
|
|
- draw parents of focused
|
|
- horizontal navigation between cousins
|
|
- color on different consoles
|
|
- screen resize
|
|
- empty tree
|
|
|
|
Compilation
|
|
- static and dynamic ncurses
|
|
|
|
?
|
|
- same person can be displayed twice
|
|
- coordinate types for large trees
|
|
|
|
Backend
|
|
- file operatons check if file exists
|
|
- move to SQLlite
|
|
- create tree backup
|
|
|
|
Refactoring
|
|
- gender enum
|
|
- person struct
|
|
- comment style /*
|
|
|
|
readelf -a /usr/lib/x86_64-linux-gnu/libncursesw.a | grep lto
|