]> git.ipfire.org Git - thirdparty/newt.git/commit
added newtCheckboxTreeSetEntry(), newtCheckboxTreeGetEntryValue()
authorjakub <jakub>
Mon, 20 Mar 2000 09:36:16 +0000 (09:36 +0000)
committerjakub <jakub>
Mon, 20 Mar 2000 09:36:16 +0000 (09:36 +0000)
commitc895490d1b8f3c9fc6996b0a899acf52cc1bf20a
tree65e397c58946712b1814631d0b6b183d2edff883
parent9ed4764060e47ab5a62aa044b33c70019bef3a99
added newtCheckboxTreeSetEntry(), newtCheckboxTreeGetEntryValue()
  and newtCheckboxTreeSetEntryValue()
checkboxtree callbacks
if collapsing branches at the end of the list and list length
  is larger then height, move first visible entry accordingly
allow selection of all checkboxes on current branch
snack bindings for the above
CHANGES
checkboxtree.c
configure.in
newt.h
snack.py
snackmodule.c