]> git.ipfire.org Git - thirdparty/newt.git/history - checkboxtree.c
install python modules to purelib and platlib
[thirdparty/newt.git] / checkboxtree.c
2011-01-25  Gwenole Beauchesneremove duplicate call to va_start
2010-04-02  Arnaldo Carvalho... checkboxtree: Don't NULL deref when an invalid array...
2008-07-30  Miroslav Lichvarfix compiler warnings
2008-07-10  Miroslav Lichvarfix valgrind error in checkboxtree
2008-07-09  Miroslav Lichvarbefore checkboxtree drawing return first item in GetCur...
2008-03-21  Mostafa DaneshvarMerge branch 'master' of ssh://git.fedorahosted.org...
2008-03-21  Miroslav Lichvarremove workarounds for old bug in SLsmg_write_nstring
2008-03-21  Richard W.M. Joneshandle component destruction
2007-04-12  mlichvar- fix some memory leaks
2007-04-12  mlichvar- fix counting of items in checkboxtree
2007-01-30  mlichvar- fix cursor position
2006-09-19  mlichvar- fix some warnings
2006-09-15  mlichvar- fix screen corruption when half of double width chara...
2006-09-15  mlichvar- make textbox with scrollbar focusable (#83203)
2006-09-15  mlichvar- fix checkboxtree positioning
2006-09-15  mlichvar- fix a crash in checkboxtree.c where pressing pgup...
2006-08-25  mlichvarsync with 0.52.1 r0-52-1
2006-08-25  mlichvarsync with 0.52.0 r0-52-0
2006-08-25  mlichvarrevert a bit
2005-02-23  prockaiexpand(1) the source to get rid of tab/space mixed...
2004-04-07  havillmerged in and munged patches from #117464
2003-01-03  havill- cleaned up const qualifiers in interfaces
2002-08-15  nottingUTF-8 changes
2001-07-05  crutcherpadded hidden checkbokes r0-50-30
2001-07-05  crutcheradded width to CheckboxTree r0-50-29
2001-07-05  crutcheradded 'hide_checkbox' and 'unselectable' options to... r0-50-28
2001-04-02  msw- redraw the screen in certain situations when LANG...
2001-02-01  ewtadded newtCheckboxTreeSetCurrent() and snack binding
2001-01-23  mswrevert for now
2001-01-22  tagoh* Added i18n code.
2000-03-20  jakubadded newtCheckboxTreeSetEntry(), newtCheckboxTreeGetEn...
2000-01-21  ewt- added newtCheckboxTreeGetCurrent() and snack bindings
2000-01-13  ewtput the cursor in the proper place after drawing
1999-12-11  ewt1) fixed some timer issues
1999-08-12  nottingmulti-state checkboxtrees. Whee...
1999-08-05  nottingfix so checkboxtrees can have 0 or 1 entries.
1999-07-29  mswcorrected logic for tree countingalways return a python...
1999-07-13  ewtfixes for width and returns
1999-07-12  ewtremoved some leftover printf() calls
1999-07-12  ewtbug fixes
1999-07-12  ewtreworked checkboxtree implementation to function as...
1999-07-09  mswadded the start of a checkbox tree widget