]> git.ipfire.org Git - thirdparty/newt.git/shortlog
thirdparty/newt.git
2014-02-19  Miroslav Lichvardrop newt.spec
2014-02-19  Miroslav Lichvarupdate CHANGES
2014-02-19  Miroslav Lichvaradd README
2014-02-19  Miroslav Lichvaradd AUTHORS
2014-02-19  Miroslav Lichvarset package version in configure.ac
2014-01-29  Dan WinshipRestore cursor position after changing help line
2013-11-21  Dan Winshipimplement newtComponentAddCallback() for forms as a...
2013-11-21  Dan Winshipadd newtEntryGet/SetCursorPosition
2013-11-21  Dan Winshipadd newtFormGet/SetScrollPosition
2013-10-17  Miroslav Lichvarupdate CHANGES from spec changelog
2013-10-17  Miro Hrončokbuild python3 subpackage (#963839)
2013-10-17  Miroslav Lichvarrename snackmodule to snack (#963839)
2013-10-17  Matthias Kloseadd python3 support (#963839)
2013-08-06  Miroslav Lichvar0.52.16 r0-52-16
2013-08-06  Miroslav Lichvardon't ship .gitignore
2013-08-06  Miroslav Lichvarfix weekdays in spec changelog
2013-08-06  Miroslav Lichvarupdate transifex config
2013-08-06  Miroslav Lichvarfix memory leaks in whiptail
2013-08-06  Miroslav Lichvarfree gpm socket name and unlink gpm socket on form...
2013-07-31  Miroslav Lichvarmodify Makefile to use SOEXT (#971168)
2013-07-31  Miroslav Lichvarupdate linker script
2013-07-31  Dan Winshipadd newtComponentGetSize and newtComponentGetPosition...
2013-04-05  Miroslav Lichvaradd missing whiptail options to help and man page
2013-03-25  Miroslav Lichvar0.52.15 r0-52-15
2013-03-25  Miroslav Lichvarremove unused variables in test code
2013-03-25  Miroslav Lichvarallow newtWinMenu and newtWinEntries with no buttons...
2013-03-21  Miroslav Lichvarfix errors found by gcc-with-cpychecker (#800075)
2013-03-20  Miroslav Lichvardon't draw scale when not mapped
2013-03-20  Miroslav Lichvardon't check top when drawing
2013-03-20  Miroslav Lichvarbuild with large-file support for stat64
2013-03-20  Miroslav Lichvarfix building with tcl8.6 (#902561)
2013-03-20  Miroslav Lichvaradd fallback to python-config (#783627)
2013-01-24  Miroslav Lichvarreplace tabs in snack.py (#870647)
2012-12-14  Miroslav Lichvarinclude new translations from transifex
2012-12-13  Kang Kaicompile snackmodule.c with flag -fPIC
2012-02-08  Miroslav Lichvarupdate FSF address
2011-11-11  Miroslav Lichvar0.52.14 r0-52-14
2011-11-10  Miroslav Lichvarfix configure to work with multiple python versions...
2011-11-10  Miroslav Lichvarfix memory leak in dialogboxes checklist
2011-11-10  Miroslav Lichvarfix returning strings in whiptail and whiptcl (#752818)
2011-06-27  Miroslav Lichvar0.52.13 r0-52-13
2011-06-27  Miroslav Lichvarremove unused variables
2011-06-27  Miroslav Lichvarremove .tx directory in release
2011-06-22  Miroslav Lichvarfix form scrolling
2011-06-17  Miroslav Lichvarallow resizing of form
2011-06-08  Miroslav Lichvarfix errors found by coverity
2011-06-02  Miroslav Lichvarallow setting colors via NEWT_COLORS or NEWT_COLORS_FIL...
2011-06-01  Joey Boggsadd python bindings for setting label colors
2011-05-27  Miroslav Lichvarstart custom colorsets at 30
2011-05-18  Miroslav Lichvarallowing changing colors in individual labels, scrollba...
2011-05-18  Miroslav Lichvaradd custom colorsets
2011-04-01  Miroslav Lichvaradd transifex config
2011-02-04  mareklaanel10n: Updates to Estonian (et) translation
2011-01-25  Gwenole Beauchesnedo not call va_start instead of va_end
2011-01-25  Gwenole Beauchesneremove duplicate call to va_start
2011-01-25  Michael Schererinitialize gpm_fd
2011-01-25  Otavio Salvadorbuild: add -without-python
2010-12-03  ncfiedlerl10n: Added Low German translation
2010-11-22  Miroslav Lichvarfix building and installing on Mac OS X (#652479)
2010-11-22  Miroslav Lichvarmove libnewt.pc removing to veryclean target
2010-11-22  Miroslav Lichvaravoid using install -D
2010-11-22  Otavio Salvadorbuild: check for slang.h header
2010-11-22  Otavio Salvadorbuild: add support for "DESTDIR" variable
2010-11-10  Miroslav Lichvarreturn NEWT_EXIT_ERROR from form when stdin disappears
2010-11-10  Miroslav Lichvardon't call exit in library
2010-10-30  kmaraasl10n: Updates to Norwegian Bokmål (nb) translation
2010-08-20  lasharl10n: new persian translation
2010-08-06  Miroslav Lichvar0.52.12 r0-52-12
2010-08-03  Miroslav Lichvarfix newline handling in gauge input
2010-08-03  Miroslav Lichvarremove space after \n in whiptail texts (#620083)
2010-08-02  Miroslav Lichvarfix --gauge description in whiptail man page (#620083)
2010-08-02  Miroslav Lichvarfix percentage parsing in --gauge XXX block (#620083)
2010-06-08  Miroslav Lichvarremove NLS code from snack (#599608)
2010-05-11  Jakob Kemiexpose more keys to python as shortcuts in dialogs
2010-05-11  Jakob Kemirelease python global-thread-lock during dialog displays
2010-04-02  Miroslav LichvarFix warnings in whiptcl.c and include Tcl_PkgProvide...
2010-04-02  Arnaldo Carvalho... checkboxtree: Don't NULL deref when an invalid array...
2009-10-24  asturSending translation for po/ast.po
2009-10-24  asturSending translation for po/ast.po
2009-09-24  Miroslav Lichvar0.52.11 r0-52-11
2009-09-24  Miroslav Lichvarfix typo in whiptail help
2009-09-23  Miroslav Lichvarallow minimal textbox width 1
2009-09-23  Miroslav Lichvaruse full textbox width when reflowing
2009-09-23  Miroslav Lichvarfix buffer overflow in textbox when reflowing (CVE...
2009-09-23  Miroslav Lichvarfix writing lines longer than width in textbox
2009-09-23  Miroslav Lichvarterminate string after reading file in whiptail
2009-09-17  Miroslav Lichvaradd Marathi translation
2009-09-17  Miroslav Lichvaradd Asturian translation
2009-09-17  Miroslav Lichvarfix isMapped initialization and check in label
2009-09-17  Miroslav Lichvardon't link modules with libraries already linked with...
2009-09-17  Michael Vogtfix crash in textbox SetText when topLines != 0
2009-09-17  Miroslav Lichvarbind \E[Z to back-tab in built-in keymap (#468046)
2009-09-17  Thomas Jaroschadd newtRadioSetCurrent function
2009-09-17  Thomas Jaroschadd pkgconfig support
2009-09-16  Miroslav Lichvardon't use va_list in newtvwindow more than once (#523696)
2009-09-10  kkrothapSending translation for po/te.po
2009-09-10  shankySending translation for po/kn.po
2009-09-10  runabSending translation for po/bn_IN.po
2009-09-10  swkotharSending translation for po/gu.po
2009-09-10  amitakhyaSending translation for po/as.po
next