Commit Graph

98 Commits

Author SHA1 Message Date
Miroslav Lichvar
9441ac4e7a remove old patches 2014-10-23 10:39:18 +02:00
Peter Robinson
9c1d98e29e - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild 2014-08-17 11:45:28 +00:00
Dennis Gilmore
3c0c0a4866 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild 2014-06-07 07:42:43 -05:00
Kalev Lember
66334f593c Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4 2014-05-28 12:14:42 +02:00
Miroslav Lichvar
d1cf7b4e06 0.52.17-1 2014-02-19 18:07:26 +01:00
Miroslav Lichvar
e33484704c update to 0.52.17 2014-02-19 18:00:26 +01:00
Ville Skyttä
1dc961fd29 %description spelling fix. 2013-12-19 15:55:11 +01:00
Miroslav Lichvar
ba43041a06 0.52.16-2 2013-10-17 16:54:27 +02:00
Miro Hrončok
fa31b7e714 build python3 subpackage (#963839) 2013-10-17 16:51:05 +02:00
Miroslav Lichvar
b291511d0b rename snackmodule to snack (#963839) 2013-10-17 16:49:04 +02:00
Miroslav Lichvar
c5d0685c76 add python3 support (#963839) 2013-10-17 16:48:06 +02:00
Miroslav Lichvar
5873cd534d 0.52.16-1 2013-08-06 18:23:11 +02:00
Miroslav Lichvar
ca2a64c81b fix weekdays in spec changelog 2013-08-06 18:22:57 +02:00
Miroslav Lichvar
d82c6498ff update to 0.52.16 2013-08-06 18:22:15 +02:00
Dennis Gilmore
2af9e6f237 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild 2013-08-03 08:15:34 -05:00
Miroslav Lichvar
41b088e044 0.52.15-2 2013-04-05 16:09:17 +02:00
Miroslav Lichvar
dbf1283e33 add missing whiptail options to help and man page 2013-04-05 16:09:08 +02:00
Miroslav Lichvar
b6f744c69c 0.52.15-1 2013-03-25 15:53:18 +01:00
Miroslav Lichvar
a0ad2d9d62 update to 0.52.15 2013-03-25 15:52:12 +01:00
Miroslav Lichvar
cce8c838b7 remove obsolete macros 2013-03-25 14:55:11 +01:00
Miroslav Lichvar
378bf87885 make some dependencies arch-specific 2013-03-25 14:53:13 +01:00
Dennis Gilmore
b055b98597 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild 2013-02-14 02:15:08 -06:00
Dennis Gilmore
0ace47801d - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild 2012-07-19 23:44:15 -05:00
Dennis Gilmore
2e3cbccea0 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild 2012-01-13 05:06:43 -06:00
Miroslav Lichvar
0cf9a4831c update to 0.52.14 2011-11-11 12:07:35 +01:00
Miroslav Lichvar
5dadb15d3b update to 0.52.13 2011-06-27 14:55:21 +02:00
Dennis Gilmore
aec352394b - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2011-02-08 18:19:32 -06:00
Miroslav Lichvar
fb292df6aa don't hang in form when stdin disappears 2010-11-10 18:22:01 +01:00
Miroslav Lichvar
e29db34920 0.52.12-1
- fix whiptail --gauge and its description in man page (#620083)
- remove space after \n in whiptail texts (#620083)
- remove NLS code from snack (#599608)
- expose more keys to python as shortcuts in dialogs (Jakob Kemi)
- release python global-thread-lock during dialog displays (Jakob Kemi)
- fix warnings in whiptcl.c and include Tcl_PkgProvide() call (Mikhail T.)
- don't NULL deref when an invalid array is specified in checkboxtree
  (Arnaldo Carvalho de Melo)
2010-08-06 14:12:20 +02:00
Fedora Release Engineering
c39a24d9d2 dist-git conversion 2010-07-29 04:22:19 +00:00
dmalcolm
b3a2fff748 - Rebuilt for
https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
2010-07-22 02:37:58 +00:00
Hans de Goede
ce532e2c32 - Change python_sitearch macro to use %global as the new rpm will break
using %define here, see:
    https://www.redhat.com/archives/fedora-devel-list/2010-January/msg00093
    .html
2010-01-07 13:27:43 +00:00
Bill Nottingham
9ac988774a Fix typo that causes a failure to update the common directory. (releng
#2781)
2009-11-25 23:20:09 +00:00
Miroslav Lichvar
ad8cfeb506 - fix buffer overflow in textbox when reflowing (#523955, CVE-2009-2905)
- use full textbox width when reflowing and allow minimal width 1
- fix writing lines longer than width in textbox
- don't use va_list in newtvwindow more than once (#523696)
- bind \E[Z to back-tab in built-in keymap (#468046)
- terminate string after reading file in whiptail
- add newtRadioSetCurrent function (Thomas Jarosch)
- add pkgconfig support (Thomas Jarosch)
- add Malay, Malayalam, Assamese, Gujarati, Bengali India, Kannada, Telugu
    translations
- include tutorial in txt format
- include debian patches
- fix crash in textbox SetText when topLines != 0
- don't link modules with libraries already linked with libnewt
- add Asturian and Marathi translations
2009-09-24 15:08:31 +00:00
Jesse Keating
434a30cb2e - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild 2009-07-25 19:15:53 +00:00
Jesse Keating
16bf7952be - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild 2009-02-26 05:28:32 +00:00
Ignacio Vazquez-Abrams
8ff525852c Rebuild for Python 2.6 2008-11-29 16:55:43 +00:00
Miroslav Lichvar
0b7ca728ff - improve --noitem description (#456305)
- add setHeight to Textbox class
- fix fixedheight forms
- free keymap in newtFinished()
- fix memory leak in textbox
- fix valgrind error in checkboxtree
- don't crash when running empty form
- don't crash or hang when form has no focusable elements
- before checkboxtree drawing return first item in GetCurrent()
- redraw textbox in SetText()
- add setColor description to SnackScreen docstring (Greg Swift)
- make sure Widget isn't used directly (Greg Swift) (#452920)
- add Serbian translations (Miloš Komarčević)
- add Balochi translation (Mostafa Daneshvar)
2008-07-30 13:07:42 +00:00
Miroslav Lichvar
acec5fe671 - handle component destruction (patch by Richard W.M. Jones)
- fix newtWinEntry definition
- don't use uninitialized values in newtWinMenu
- remove workarounds for old bug in SLsmg_write_nstring
- improve SIGWINCH handling in form
- don't abort from whiptail gauge on SIGWINCH
- redisplay also last line
- update Polish translation
- update URL and Source tag
2008-03-21 12:25:55 +00:00
Jesse Keating
2695918b60 - Autorebuild for GCC 4.3 2008-02-19 14:07:45 +00:00
Miroslav Lichvar
84c77adfbb - enable slang utf8 mode (#425992)
- support --disable-nls option (patch by Natanael Copa)
- redraw screen when using entry in euc encodings
2008-01-23 17:09:22 +00:00
Bill Nottingham
8d92e3db12 makefile update to properly grab makefile.common 2007-10-15 19:10:54 +00:00
Miroslav Lichvar
26b67522df - fix segfault in whiptail when no entry is selected in radiolist
- buildrequire popt-devel
2007-08-27 11:53:03 +00:00
Miroslav Lichvar
60da2b6773 - rebuild 2007-08-22 13:10:07 +00:00
Miroslav Lichvar
6e0ae11a97 - add back support for list of Entries in EntryWindow prompts in snack
(#248878)
- update license tag
2007-08-08 15:18:58 +00:00
Miroslav Lichvar
d2b4bbeab9 - split python module to -python subpackage (Yanko Kaneti)
- fix summary
2007-06-25 11:44:04 +00:00
Miroslav Lichvar
2c4ddac295 - remove old patches 2007-06-15 13:15:16 +00:00
Miroslav Lichvar
10a65c5d31 - add support to snack for multiple selection and border in listbox and
cursorAtEnd in entry (patch by Shawn Starr)
- fix scrollbar positioning in listbox
- cope with backward system time jumps (#240691)
- free helplines and windows in newtFinished, check for overflow (#239992)
- add release to -devel and -static requires (#238784)
2007-06-15 13:12:56 +00:00
Miroslav Lichvar
2e382e91fd - fix cursor positioning when setting entry or checkbox flags
- fix counting of items in checkboxtree
- fix some memory leaks
2007-04-12 17:30:43 +00:00
Miroslav Lichvar
d0b83e9cea - fix entry scrolling (#234829)
- fix multibyte character handling in entry Resolves: #234829
2007-04-04 16:06:20 +00:00