]> git.ipfire.org Git - thirdparty/newt.git/shortlog
thirdparty/newt.git
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
2009-09-10  anipeterSending translation for po/ml.po
2008-09-25  Sharuzzaman... Add new Malay translation
2008-07-30  Miroslav Lichvarfix compiler warnings
2008-07-30  Miroslav Lichvar0.52.10 r0-52-10
2008-07-29  Miroslav Lichvarconstify defaultHelpLine
2008-07-24  Miroslav Lichvarimprove --noitem description (#456305)
2008-07-11  Miroslav Lichvaradd setHeight to Textbox class
2008-07-11  Miroslav Lichvarfix fixedheight forms
2008-07-11  Miroslav Lichvarfree keymap in newtFinished()
2008-07-10  Miroslav Lichvarfix memory leak in textbox
2008-07-10  Miroslav Lichvarfix valgrind error in checkboxtree
2008-07-09  Miroslav Lichvardon't crash when running empty form
2008-07-09  Miroslav Lichvardon't crash or hang when form has no focusable elements
2008-07-09  Miroslav Lichvarbefore checkboxtree drawing return first item in GetCur...
2008-07-09  Miroslav Lichvaradd .gitignore
2008-07-08  Miroslav Lichvarredraw textbox in SetText()
2008-07-03  Miroslav Lichvaradd setColor description to SnackScreen docstring ...
2008-06-27  Miroslav Lichvarmake sure Widget isn't used directly (#452920) (Greg...
2008-04-04  Miloš Komarčević2008-04-04 Miloš Komarčević <kmilos@gmail.com> (via...
2008-04-04  Miloš Komarčević2008-04-04 Miloš Komarčević <kmilos@gmail.com> (via...
2008-03-21  Mostafa DaneshvarMerge branch 'master' of ssh://git.fedorahosted.org...
2008-03-21  Mostafa Daneshvar2008-03-21 Mostafa Daneshvar <mostafa@daneshvar.org...
2008-03-21  Miroslav Lichvar0.52.9 r0-52-9
2008-03-21  Miroslav Lichvarfix archive dependencies in Makefile
2008-03-21  Miroslav Lichvaruse usleep in newtDelay
2008-03-21  Miroslav Lichvardon't abort from whiptail gauge on SIGWINCH
2008-03-21  Miroslav Lichvarredisplay also last line
2008-03-21  Miroslav Lichvarimprove SIGWINCH handling in form
2008-03-21  Miroslav Lichvarremove SIGWINCH handler from whiptail
2008-03-21  Miroslav Lichvarremove workarounds for old bug in SLsmg_write_nstring
2008-03-21  Miroslav Lichvardon't use uninitialized values in newtWinMenu
2008-03-21  Miroslav Lichvarfix newtWinEntry definition
2008-03-21  Miroslav Lichvardon't leak memory in test examples
2008-03-21  Richard W.M... handle component destruction
2008-03-21  Miroslav Lichvarremove autom4te cache when creating archives
2008-03-21  Miroslav Lichvarcreate archives from git
2008-03-19  Piotr Drąg2008-03-19 Piotr Drąg <piotrdrag@gmail.com> (via raven...
2008-01-23  mlichvar- fix year in changelog r0-52-8
2008-01-23  mlichvar- 0.52.8
2008-01-23  mlichvar- support --disable-nls option
2008-01-23  mlichvar- support --disable-nls option (patch by Natanael Copa)
2008-01-23  mlichvar- enable slang utf8 mode (#425992)
2008-01-23  mlichvar- redraw screen when using entry in euc encodings
2007-07-11  mlichvar- add back support for list of Entries in EntryWindow...
2007-06-25  mlichvar- fix compiler warnings
2007-06-25  mlichvar- fix segfault in whiptail when no entry is selected...
2007-06-15  mlichvar- 0.52.7 r0-52-7
2007-06-13  mlichvar- add support to snack for cursorAtEnd in entry (Shawn...
2007-06-08  mlichvar- add support for listbox multiple selection and border...
2007-06-08  mlichvar- fix scrollbar positioning in listbox
2007-05-21  mlichvar- smooth spinner
2007-05-21  mlichvar- cope with backward system time jumps (#240691)
2007-05-15  mlichvar- free helplines and windows in newtFinished, check...
2007-05-03  mlichvar- add release to -devel and -static requires (#238784)
2007-04-12  mlichvar- fix some memory leaks
next