Commit Graph

53 Commits

Author SHA1 Message Date
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
Miroslav Lichvar
4fbbd2f2f0 - add newtSetColor() to allow changing individual colors
- add newtPopWindowNoRefresh() (patch by Forest Bond)
- move static library to -static subpackage, spec cleanup (#226195) (patch
    by Jason Tibbitts)
2007-03-02 13:26:50 +00:00
Miroslav Lichvar
a626abae26 - provide option to change text of buttons (#126768)
- don't add escape key to hot keys by default (#216157)
- fix cursor position in checkboxtree, radio button and checkbox
- don't force monochrome terminals to output colors
- highlight active compact button on monochrome terminals
- update translations from debian Resolves: #126768 #216157
2007-01-31 14:55:22 +00:00
Jeremy Katz
8a2e4e9994 - fix memory allocation in snack to be consistent (#212780) 2007-01-06 20:26:22 +00:00
Jeremy Katz
e11dc98c86 - rebuild for python 2.5 2006-12-07 16:03:46 +00:00
Miroslav Lichvar
827d9d07fc - fix entry corruption when reading multibyte characters and double width
character handling
- avoid overflow/crash in scale
- patches from debian
- fix crash of snack in EntryWindow when prompts is list of tuples
- put cursor at beginning of text for better accessibility in button, scale
    and textbox
- add topleft option to whiptail
2006-10-13 14:01:03 +00:00
Miroslav Lichvar
a606cbacfb upload 0.52.3 2006-09-19 14:11:17 +00:00
Miroslav Lichvar
22f8b2b0da - makefile, configure and spec cleanup
- package whiptail.1 and locale files
- fix warnings
2006-09-19 13:59:55 +00:00
Miroslav Lichvar
5844e5a422 - fix screen corruption when half of double width character is overwritten
(#137957)
- fix double width character handling in checkboxtree and listbox
2006-08-04 12:06:45 +00:00
Jesse Keating
0a91d4b813 bumped for rebuild 2006-07-12 07:27:15 +00:00
Miroslav Lichvar
3bd3301045 - unfocus when displaying help
- fix help dialog in popcorn.py (#81352)
2006-06-27 14:46:17 +00:00
Miroslav Lichvar
5bdf754ada - fix checkboxtree positioning
- make textbox with scrollbar focusable (#83203)
- turn off cursor when entry terminated form (#86074)
- handle listbox and checkboxtree focus better (#186053)
- make default colors more friendly to 8-color terminals (#187545)
2006-06-08 15:52:48 +00:00
Miroslav Lichvar
0123699759 - fix handling windows larger than screen size (#189981) 2006-05-31 13:29:43 +00:00
Jesse Keating
2af2214208 bump for bug in double-long on ppc(64) 2006-02-11 04:45:04 +00:00
Jesse Keating
3d9c856e7c bump for new gcc/glibc 2006-02-07 13:13:00 +00:00
prockai
d0c101c985 - Fix a crash in checkboxtree.c where pressing pgup/pgdown on a
checkboxtree with less items than its height would cause segmentation
    violation. Consult BR 165347.
2006-01-17 17:58:30 +00:00
prockai
f5858d4bdc - Apply patch by Bill Nottingham (thanks) to improve scrollbar appearance
(BR 174771).
- Add -%{release} to snack's Provides: line (just in case).
2006-01-17 15:50:46 +00:00
prockai
f7645f1042 - Provide: snack = %{version} instead of plain "snack", so that we don't
block upgrades of custom "snack" packages. This should not break
    anything. (Hopefully) fixes BR 171415.
2006-01-17 08:59:39 +00:00
prockai
c094f02310 Actually bump the Release:. 2006-01-16 21:08:29 +00:00
prockai
86a701f1c8 - do not build whiptcl, as per 177346 -- so that we avoid dependency on tcl 2006-01-16 20:54:24 +00:00
Jesse Keating
3aab39100b gcc update bump 2005-12-09 22:42:21 +00:00
Jindrich Novy
25eda0f91d rebuild because of the new slang 2005-11-24 15:51:25 +00:00
prockai
26a19b9258 - new upstream version (minor fixes for the source tarball and build
system)
2005-11-24 13:53:19 +00:00
prockai
8c6d09949e - revert bidi patch, objections by Jeremy Katz about anaconda breaking
- this version still only exists as a "ghastly" upstream tarball; the
    patches are now cleaned up and will be integrated into rhlinux cvs
    unless some more breakage akin to bidi occurs
- the if1close patch is now part of upstream tarball too
2005-09-30 14:29:37 +00:00
prockai
b0b298bf7b New *cough* upstream *cough* version. 2005-09-27 14:23:22 +00:00
prockai
f9cc6dd629 - use versioned symbols, patch by Alastair McKinstry, mckinstry at debian
dot org, thanks
- need private wstrlen due to versioned syms, patch from debian package of
    newt
- both of the above needed to be forward-ported
2005-09-08 07:58:15 +00:00
prockai
50da9c5735 Rebuild. 2005-03-06 18:13:24 +00:00
Jeremy Katz
dc2dd6265e - rebuild for python 2.4 2004-11-08 18:57:12 +00:00
havill
e4b3dd3e19 - only do gpmclose if gpmopen succeeed (#118530) 2004-10-15 15:22:18 +00:00
havill
75ee358d03 make the pyhton ver in the spec file dynamic 2004-10-14 21:03:12 +00:00
cvsdist
f744065d99 auto-import changelog data from newt-0.51.6-3.src.rpm
Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
2004-09-09 09:19:09 +00:00
cvsdist
1a756a8205 auto-import changelog data from newt-0.51.6-2.1.1.src.rpm
Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
2004-09-09 09:18:53 +00:00
cvsdist
8dc8a80e85 auto-import changelog data from newt-0.51.6-2.src.rpm
Thu Nov 06 2003 Jeremy Katz <katzj@redhat.com> 0.51.6-2
- rebuild for python 2.3
2004-09-09 09:18:00 +00:00
cvsdist
ade21ce247 auto-import changelog data from newt-0.51.6-1.src.rpm
Tue Aug 19 2003 Michael K. Johnson <johnsonm@redhat.com> 0.51.6-1
- rebuild
Tue Aug 19 2003 Michael K. Johnson <johnsonm@redhat.com> 0.51.5-1
- incorporated listbox cursor location patch (#69903)
2004-09-09 09:17:48 +00:00
cvsdist
2fdc8d854d auto-import changelog data from newt-0.51.4-1.src.rpm
Wed Feb 05 2003 Matt Wilson <msw@redhat.com> 0.51.4-1
- fixed help line drawing in UTF-8 (#81718)
- calculate the width of text in entries using wstrlen
- always set component width to the new label width in newtLabelSetText
- fixed snack.CListbox to work properly with UTF-8 (#81718)
Tue Feb 04 2003 Florian La Roche <Florian.LaRoche@redhat.de>
- add symlink to shared lib
Sun Jan 05 2003 Adrian Havill <havill@redhat.com> 0.51.3-1
- cleaned up const qualifiers in interfaces
- added Ctrl-L screen refresh
- fixed segfault in test.c when listbox items are selected
- accessibility: made newt useable with monochrome terms (#60931)
- leave the symbols in the libs (#60400)
- fixed grammar in tutorial (#63496)
- error checking (curcomp exists) for formEvent, newtFormGetCurrent,
    removed fifty button limit (#59027)
Tue Dec 17 2002 Matt Wilson <msw@redhat.com> 0.51.2-1
- fixed wstrlen() it was calculating wcwidth(first wide char in string) *
    strlen(str) instead of the actual width of the whole string
- fixed newtRedrawHelpLine() to copy all the bytes from a multibyte string
Fri Dec 13 2002 Elliot Lee <sopwith@redhat.com> 0.51.1-1
- Merge multilib changes
2004-09-09 09:16:58 +00:00
cvsdist
220d098090 auto-import changelog data from newt-0.51.0-1.src.rpm
Thu Aug 15 2002 Bill Nottingham <notting@redhat.com> 0.51.0-1
- changes for element width calculation for UTF-8
- fix textwrap for UTF-8 in general
- bump soname to avoid shared library collisions with slang
2004-09-09 09:16:51 +00:00
cvsdist
08876ab874 auto-import changelog data from newt-0.50.39-1.src.rpm
Mon Jul 01 2002 Michael Fulbright <msf@redhat.com> 0.50.39-1
- Changed a test to check for 'None' the correct way
Wed Jun 26 2002 Bill Nottingham <notting@redhat.com> 0.50.38-1
- don't hardcode linedrawing characters in the scrollbar code
Mon Jun 24 2002 Bill Nottingham <notting@redhat.com> 0.50.37-1
- minor tweaks for use with UTF-8 slang
Tue Jun 11 2002 Joe Orton <jorton@redhat.com> 0.50.36-1
- add newtListboxGetItemCount() API call
- include numeric percentage in scale widget appearace
- add support for ESC key using NEWT_KEY_ESCAPE
2004-09-09 09:16:49 +00:00
cvsdist
92e9efcd18 auto-import newt-0.50.35-1 from newt-0.50.35-1.src.rpm 2004-09-09 09:16:34 +00:00
cvsdist
763b117711 auto-import changelog data from newt-0.50.34-3.sh.4.src.rpm
Tue Apr 09 2002 Gary Benson <gbenson@redhat.com> 0.50.34-3.sh.4
- suffix the release to avoid version clash
2004-09-09 09:16:14 +00:00
cvsdist
df2e16538a auto-import changelog data from newt-0.50.34-3.src.rpm
Wed Jan 09 2002 Gary Benson <gbenson@redhat.com> 0.50.34-3
- add patches from Shrimpy (note that makefile-in patch is different)
- for Stronghold, compile packages for python 1.5
Sat Sep 15 2001 Trond Eivind Glomsrød <teg@redhat.com> 0.50.34-1
- remove python2 subpackage
- compile package for python 2.2
2004-09-09 09:16:09 +00:00
cvsdist
64c34f889e auto-import changelog data from newt-0.50.33-1.src.rpm
Wed Aug 29 2001 Trond Eivind Glomsrød <teg@redhat.com> 0.50.33-1
- s/Copyright/License/
- Add slang-devel to build dependencies (#49542)
2004-09-09 09:15:21 +00:00
cvsdist
400ebe93aa auto-import changelog data from newt-0.50.32-1.src.rpm
Wed Aug 22 2001 Crutcher Dunnavant <crutcher@redhat.com> 0.50.32-1
- re-ordered the width key of CheckboxTree.__init__; #52319
2004-09-09 09:14:18 +00:00
cvsdist
d151ebfc32 auto-import changelog data from newt-0.50.31-1.src.rpm
Wed Aug 08 2001 Crutcher Dunnavant <crutcher@redhat.com> 0.50.31-1
- right anchor the internal Listbox of CListboxes, so that empty
- scrollable CListboxes do not look like crape.
2004-09-09 09:14:09 +00:00
cvsdist
402017cf6b auto-import changelog data from newt-0.50.30-1.src.rpm
Thu Jul 05 2001 Crutcher Dunnavant <crutcher@redhat.com>
- padded hidden checkboxes on CheckboxTrees
Thu Jul 05 2001 Crutcher Dunnavant <crutcher@redhat.com>
- taught CheckboxTrees about width. Whohoo! 2-D!!!
Thu Jul 05 2001 Crutcher Dunnavant <crutcher@redhat.com>
- added 'hide_checkbox' and 'unselectable' options to CheckboxTrees
Mon Jun 25 2001 Jeremy Katz <katzj@redhat.com>
- ClistBox -> Clistbox for API consistency
- fixup replace() method of Clistbox
Fri Jun 08 2001 Jeremy Katz <katzj@redhat.com>
- few bugfixes to the CListBox
Fri Jun 08 2001 Jeremy Katz <katzj@redhat.com>
- added python binding for newtListboxClear() for Listbox and CListBox
- let ButtonBars optionally be made of CompactButtons
2004-09-09 09:13:55 +00:00
cvsdist
08da9d4ff0 auto-import changelog data from newt-0.50.24-1.src.rpm
Wed Jun 06 2001 Crutcher Dunnavant <crutcher@redhat.com>
- added CListBox python convenience class
Tue May 15 2001 Michael Fulbright <msf@redhat.com>
- added python binding for CompactButton()
2004-09-09 09:13:39 +00:00
cvsdist
b68103c840 auto-import changelog data from newt-0.50.22-2.src.rpm
Tue Apr 03 2001 Matt Wilson <msw@redhat.com>
- change from using SLsmg_touch_screen to SLsmg_touch_lines to prevent
    excessive flashing due to screen clears when using touch_screen (more
    Japanese handling)
Mon Apr 02 2001 Matt Wilson <msw@redhat.com>
- redraw the screen in certain situations when LANG=ja_JP.eucJP to prevent
    corrupting kanji characters (#34362)
Mon Apr 02 2001 Elloit Lee <sopwith@redhat.com>
- Allow python scripts to watch file handles
- Fix 64-bit warnings in snackmodule
- Misc snack.py cleanups
- Add NEWT_FD_EXCEPT to allow watching for fd exceptions
- In newtExitStruct, return the first file descriptor that an event
    occurred on
Fri Mar 30 2001 Matt Wilson <msw@redhat.com>
- don't blow the stack if we push a help line that is longer than the
    curret number of columns
- clip window to screen bounds so that if we get a window that is larger
    than the screen we can still redraw the windows behind it when we pop
Sun Feb 11 2001 Than Ngo <than@redhat.com>
- disable building new-python2 sub package again
Thu Feb 01 2001 Erik Troan <ewt@redhat.com>
- gave up on separate CHANGES file
- added newtCheckboxTreeSetCurrent() and snack binding
- don't require python2 anymore
Mon Jan 22 2001 Than Ngo <than@redhat.com>
- don't build newt-python2 sub package.
Fri Dec 15 2000 Trond Eivind Glomsrød <teg@redhat.com>
- use %{_tmppath}
- add python2 subpackage, with such support
- fix use of append in snack.py
Fri Sep 08 2000 Trond Eivind Glomsrød <teg@redhat.com>
- bytecompile the snack python module
- move the libnewt.so symlink to the devel package
- include popcorn.py and peanuts.py in the devel package, so we have some
    documentation of the snack module
2004-09-09 09:13:37 +00:00