]> git.ipfire.org Git - thirdparty/newt.git/history - newt.c
install python modules to purelib and platlib
[thirdparty/newt.git] / newt.c
2019-10-08  Miroslav Lichvardrop ident strings
2019-10-08  Rosen Penevswitch to nanosleep
2019-10-01  Miroslav Lichvarfix warnings about never-read values
2018-07-23  Robert Gilldefine env NEWT_NOFLOWCTRL to disable flow control
2014-01-29  Dan WinshipRestore cursor position after changing help line
2013-07-31  Dan Winshipadd newtComponentGetSize and newtComponentGetPosition...
2011-06-27  Miroslav Lichvarremove unused variables
2011-06-02  Miroslav Lichvarallow setting colors via NEWT_COLORS or NEWT_COLORS_FIL...
2011-05-18  Miroslav Lichvaradd custom colorsets
2010-11-10  Miroslav Lichvarreturn NEWT_EXIT_ERROR from form when stdin disappears
2010-11-10  Miroslav Lichvardon't call exit in library
2009-09-17  Miroslav Lichvarbind \E[Z to back-tab in built-in keymap (#468046)
2008-07-29  Miroslav Lichvarconstify defaultHelpLine
2008-07-11  Miroslav Lichvarfree keymap in newtFinished()
2008-03-21  Mostafa DaneshvarMerge branch 'master' of ssh://git.fedorahosted.org...
2008-03-21  Miroslav Lichvaruse usleep in newtDelay
2008-03-21  Miroslav Lichvarredisplay also last line
2008-03-21  Miroslav Lichvarimprove SIGWINCH handling in form
2008-01-23  mlichvar- enable slang utf8 mode (#425992)
2008-01-23  mlichvar- redraw screen when using entry in euc encodings
2007-05-15  mlichvar- free helplines and windows in newtFinished, check...
2007-04-11  mlichvar- fix cursor positioning when setting entry or checkbox...
2007-02-28  mlichvar- add newtSetColor()
2007-02-08  mlichvar- add newtPopWindowNoRefresh()
2007-01-31  mlichvar- don't force monochrome terminals to output colors
2006-09-15  mlichvar- fix screen corruption when half of double width chara...
2006-09-15  mlichvar- make default colors more friendly to 8-color terminal...
2006-09-15  mlichvar- fix handling windows larger than screen size (#189981)
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-08  havillexit if newt is spinning while killed patch
2004-04-07  havilladded docs (with corrections) from #117466
2004-04-07  havillmerged in and munged patches from #117464
2003-02-05  msw- fixed help line drawing in UTF-8 (#81718) r0-51-3
2003-01-04  havill- cleaned up const qualifiers in interfaces
2003-01-03  havillo changed version to update copyrign years and make...
2002-12-18  mswfix lots of newt utf-8 display errors
2002-12-18  mswwhen updating the help text, be sure to get all of...
2002-08-15  nottingUTF-8 changes
2002-06-25  nottingbump to 0.37; make it agree with utf-8 slang (still...
2002-06-11  jortonAdd NEWT_KEY_ESCAPE, to add support for the ESC key.
2002-06-11  jortonConditionally include alloca.h.
2002-06-11  jortonAdd a numeric percentage count to the scale widget.
2001-04-03  mswdon't flicker, SLsmg_touch_screen does a clear
2001-04-02  msw- redraw the screen in certain situations when LANG...
2001-03-30  msw- don't blow the stack if we push a help line that... r0-50-21
2001-01-23  mswrevert for now
2001-01-22  mswclean up asian patches
2001-01-22  tagoh* Added i18n code.
2000-09-08  ewtremoved newtResize, which doesn't work anyway
2000-08-22  ewtfixed cursor handling on suspend
2000-05-16  ewtadded cursor on/off stuff
2000-02-24  pbrownfixed critical bug in f1-f4 handling in xterms.
1999-08-22  ewtadded gnome-terminal keystrokes for F1-F4
1999-05-06  ewt1) added scale support
1999-04-10  ewtfixed insert bug - msw
1999-01-07  mswMouse support
1998-08-01  ewtrow/col handling was broken when drawing root text
1998-04-28  ewtmapped ctrl-v and alt-v
1998-04-05  ewtmade alt-V do pgdn
1998-03-06  ewt1) got scrollbars working w/ gridded text widgets
1998-01-03  ewtmakes some table const's
1998-01-03  ewt1) patch from Bruce Perens which makes newt easier...
1997-10-28  ewtstarted adding resizing stuff, but I need to know more...
1997-10-13  ewtupdated to version 0.13
1997-09-12  ewtadded newtCenteredWindow() and newtGridWrappedWindow()
1997-09-08  sopwithVarious 'const' casting mods from Bruce Guenter <bruceg...
1997-08-21  ewtremoved extraneous screen drawing
1997-08-18  ewtsplit whiptail dialog stuff out; added whiptcl
1997-08-15  sopwithListbox changes, newtBell()
1997-07-22  sopwithListbox has multiple selection support now (demo includ...
1997-07-22  sopwithFew more changes.
1997-07-22  sopwithRedraw fixes.
1997-03-18  ewtadded colors for compact buttons
1997-03-17  ewtflush input when drawing a new window
1997-02-25  ewtC++ cleanups from sopwith
1997-01-02  ewtfixed silly license typo
1996-12-13  ewtadded suspend callback
1996-12-06  ewtchanges for new version of slang (speeds up window...
1996-12-04  ewtadded newtSetFlags(), newtGetrc()
1996-09-04  ewtchanged bg color for scrollbar
1996-09-03  ewtadded a scale
1996-08-21  ewtsupports negative rows/columns for background text
1996-08-12  ewt1) added root text drawing
1996-08-07  ewtchanged colors to get rid of blinking
1996-08-07  ewtadded maps for Linux F1-F5
1996-08-06  ewtadded component callbacks
1996-08-02  ewt1) added NEWT_KEY_F1, NEWT_KEY_F12
1996-07-23  ewt1) took color changes from Kit
1996-04-17  ewtadded textbox widget
1996-03-31  ewtadded version number, copyright message
1996-03-31  ewtincreased timeout for reading extended keystrokes to...
1996-03-27  ewtadded COLORSET_LISTBOX colors
1996-03-26  ewtadded COLORSET_LABEL, newtDefaultEventHandler()
1996-03-25  ewtInitial revision