]> git.ipfire.org Git - thirdparty/newt.git/log
thirdparty/newt.git
22 years ago- cleaned up const qualifiers in interfaces
havill [Sat, 4 Jan 2003 19:15:25 +0000 (19:15 +0000)] 
- 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)
- removed obsolete URL reference in tutorial.sgml
- error checking (curcomp exists) for formEvent, newtFormGetCurrent,
  removed fifty button limit (#59027)
- allowed the test progs showchars and showkey to be build via the makefile

22 years agoo changed version to update copyrign years and make it scannable with
havill [Fri, 3 Jan 2003 21:42:13 +0000 (21:42 +0000)] 
o changed version to update copyrign years and make it scannable with
  ident command

22 years ago- cleaned up const qualifiers in interfaces
havill [Fri, 3 Jan 2003 20:54:45 +0000 (20:54 +0000)] 
- cleaned up const qualifiers in interfaces
- leave the symbols in the libs (#60400)
- fixed grammar in tutorial (#63496)
- removed fifty button limit (#59027)
- error checking (curcomp exists) for formEvent, newtFormGetCurrent (#59027)

22 years agodon't strip the libs
havill [Fri, 3 Jan 2003 19:33:38 +0000 (19:33 +0000)] 
don't strip the libs

22 years agofixed grammar in tutorial.sgml
havill [Fri, 3 Jan 2003 19:15:15 +0000 (19:15 +0000)] 
fixed grammar in tutorial.sgml

22 years agobump version r0-51-2
msw [Wed, 18 Dec 2002 04:18:56 +0000 (04:18 +0000)] 
bump version

22 years ago* Tue Dec 17 2002 Matt Wilson <msw@redhat.com> 0.51.2-1
msw [Wed, 18 Dec 2002 04:17:53 +0000 (04:17 +0000)] 
* 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

22 years agofix lots of newt utf-8 display errors
msw [Wed, 18 Dec 2002 04:13:31 +0000 (04:13 +0000)] 
fix lots of newt utf-8 display errors

22 years agowhen updating the help text, be sure to get all of the bytes from multibyte strings
msw [Wed, 18 Dec 2002 03:48:01 +0000 (03:48 +0000)] 
when updating the help text, be sure to get all of the bytes from multibyte strings

22 years ago0.51.1 r0-51-1
sopwith [Fri, 13 Dec 2002 17:45:39 +0000 (17:45 +0000)] 
0.51.1

22 years ago0.51.1
sopwith [Fri, 13 Dec 2002 17:40:20 +0000 (17:40 +0000)] 
0.51.1

22 years agoadd _GNU_SOURCE (for some of the wc stuff) r0-51-0
notting [Thu, 15 Aug 2002 20:18:11 +0000 (20:18 +0000)] 
add _GNU_SOURCE (for some of the wc stuff)

22 years agobump version
notting [Thu, 15 Aug 2002 20:16:34 +0000 (20:16 +0000)] 
bump version

22 years agoUTF-8 changes
notting [Thu, 15 Aug 2002 20:13:40 +0000 (20:13 +0000)] 
UTF-8 changes
- changes for computing widths of various elements
- rewrite of wrap code
  - no longer uses specific kanji handling; uses glibc mb/wc routines

23 years agofix URL (#68980)
notting [Wed, 17 Jul 2002 02:55:32 +0000 (02:55 +0000)] 
fix URL (#68980)

23 years agoChanged a test to check for 'None' the correct way r0-50-39
msf [Mon, 1 Jul 2002 18:34:32 +0000 (18:34 +0000)] 
Changed a test to check for 'None' the correct way

23 years agobump rev r0-50-37
notting [Thu, 27 Jun 2002 02:30:32 +0000 (02:30 +0000)] 
bump rev

23 years agothou shalt not hardcode linedrawing characters
notting [Thu, 27 Jun 2002 02:17:46 +0000 (02:17 +0000)] 
thou shalt not hardcode linedrawing characters

23 years agobump to 0.37; make it agree with utf-8 slang (still needs wrapping work)
notting [Tue, 25 Jun 2002 04:40:41 +0000 (04:40 +0000)] 
bump to 0.37; make it agree with utf-8 slang (still needs wrapping work)

23 years agoBump version to 0.30.36. r0-50-36
jorton [Tue, 11 Jun 2002 13:30:07 +0000 (13:30 +0000)] 
Bump version to 0.30.36.

23 years agoAdd NEWT_KEY_ESCAPE, to add support for the ESC key.
jorton [Tue, 11 Jun 2002 13:28:02 +0000 (13:28 +0000)] 
Add NEWT_KEY_ESCAPE, to add support for the ESC key.

23 years agoConditionally include alloca.h.
jorton [Tue, 11 Jun 2002 13:19:28 +0000 (13:19 +0000)] 
Conditionally include alloca.h.

23 years agoPortability fixes: conditionally include sys/select.h, include sys/types.h
jorton [Tue, 11 Jun 2002 13:15:33 +0000 (13:15 +0000)] 
Portability fixes: conditionally include sys/select.h, include sys/types.h
first.

23 years agoPortability fix: conditionally include alloca.h if using alloca().
jorton [Tue, 11 Jun 2002 13:11:11 +0000 (13:11 +0000)] 
Portability fix: conditionally include alloca.h if using alloca().

23 years ago* give description for AC_DEFINE(USE_GPM)
jorton [Tue, 11 Jun 2002 12:54:34 +0000 (12:54 +0000)] 
* give description for AC_DEFINE(USE_GPM)
* check for presence of alloca.h

23 years agoAdd a numeric percentage count to the scale widget.
jorton [Tue, 11 Jun 2002 12:52:11 +0000 (12:52 +0000)] 
Add a numeric percentage count to the scale widget.

Patch by: Mark Cox <mjc@redhat.com>

* scale.c: Add 'percentage' field to struct scale.
(newtScale): Initialize percentage field.
(newtScaleSet): Update percentage field.
(scaleDraw): Draw in the percentage count.

* newt.c: Use "white" as the default foreground colour for the
scale widget.

23 years agoFix main loop to not exit when the "Update" button is selected.
jorton [Tue, 11 Jun 2002 12:43:39 +0000 (12:43 +0000)] 
Fix main loop to not exit when the "Update" button is selected.

23 years agoAdd newtListboxItemCount() to return number of items in a listbox.
jorton [Tue, 11 Jun 2002 12:35:25 +0000 (12:35 +0000)] 
Add newtListboxItemCount() to return number of items in a listbox.

23 years agobuild for whatever versions of python are installed; also, move to r0-50-35
notting [Mon, 18 Mar 2002 17:31:59 +0000 (17:31 +0000)] 
build for whatever versions of python are installed; also, move to
site-packages

23 years agoAs part of #47655 fixes, don't build whiptcl.so by default.
sopwith [Fri, 28 Dec 2001 19:29:00 +0000 (19:29 +0000)] 
As part of #47655 fixes, don't build whiptcl.so by default.

23 years agoThe patch from bug #43370
sopwith [Fri, 28 Dec 2001 18:59:34 +0000 (18:59 +0000)] 
The patch from bug #43370

23 years agomay be alright... strncat in dietlibc borked (sorry for the slander msw)
ewt [Tue, 30 Oct 2001 01:18:29 +0000 (01:18 +0000)] 
may be alright... strncat in dietlibc borked (sorry for the slander msw)

23 years agomsw! didn't allocate enough memory
ewt [Mon, 29 Oct 2001 23:09:48 +0000 (23:09 +0000)] 
msw! didn't allocate enough memory

23 years agohow did this build?
ewt [Mon, 29 Oct 2001 23:09:31 +0000 (23:09 +0000)] 
how did this build?

23 years agofix alloca/strlen bug
notting [Mon, 8 Oct 2001 15:14:50 +0000 (15:14 +0000)] 
fix alloca/strlen bug

23 years agoFix bug #54353 (remove extraneous/erroneous semicolons).
sopwith [Thu, 4 Oct 2001 17:35:17 +0000 (17:35 +0000)] 
Fix bug #54353 (remove extraneous/erroneous semicolons).

23 years agoAdd showCursor flag for listboxes.
sopwith [Fri, 21 Sep 2001 00:38:36 +0000 (00:38 +0000)] 
Add showCursor flag for listboxes.

23 years ago0.50.34, remove traces of python2 package and build the main package for python 2.2
teg [Fri, 14 Sep 2001 22:08:09 +0000 (22:08 +0000)] 
0.50.34, remove traces of python2 package and build the main package for python 2.2

23 years ago0.50.33 r0-50-33
teg [Wed, 29 Aug 2001 23:21:01 +0000 (23:21 +0000)] 
0.50.33

23 years agofixed configure version
crutcher [Wed, 22 Aug 2001 20:19:20 +0000 (20:19 +0000)] 
fixed configure version

23 years agoreordered the width attrib of the snack CheckboxTree.__init__ call to avoid breaking... r0-50-31
crutcher [Wed, 22 Aug 2001 20:17:50 +0000 (20:17 +0000)] 
reordered the width attrib of the snack CheckboxTree.__init__ call to avoid breaking old code.

23 years agoanchorRight internal Listboxes in CListboxes
crutcher [Wed, 8 Aug 2001 21:13:08 +0000 (21:13 +0000)] 
anchorRight internal Listboxes in CListboxes

24 years agopadded hidden checkbokes r0-50-30
crutcher [Thu, 5 Jul 2001 22:42:00 +0000 (22:42 +0000)] 
padded hidden checkbokes

24 years agoadded width to CheckboxTree r0-50-29
crutcher [Thu, 5 Jul 2001 19:53:44 +0000 (19:53 +0000)] 
added width to CheckboxTree

24 years agoadded 'hide_checkbox' and 'unselectable' options to CheckboxTree r0-50-28
crutcher [Thu, 5 Jul 2001 16:30:36 +0000 (16:30 +0000)] 
added 'hide_checkbox' and 'unselectable' options to CheckboxTree

24 years agofix widget __init__ r0-50-27
katzj [Mon, 25 Jun 2001 15:50:12 +0000 (15:50 +0000)] 
fix widget __init__

24 years ago0.50.27
katzj [Mon, 25 Jun 2001 15:37:58 +0000 (15:37 +0000)] 
0.50.27

fix bug in replace method of clistbox
CListBox -> CListbox for API consistency

24 years agopychecker nit
ewt [Mon, 25 Jun 2001 13:06:36 +0000 (13:06 +0000)] 
pychecker nit

24 years agofix weird buildroot
notting [Tue, 19 Jun 2001 22:29:24 +0000 (22:29 +0000)] 
fix weird buildroot

24 years agobump version r0-50-26
katzj [Fri, 8 Jun 2001 21:48:28 +0000 (21:48 +0000)] 
bump version

24 years ago- few bugfixes to the CListBox
katzj [Fri, 8 Jun 2001 21:48:05 +0000 (21:48 +0000)] 
- few bugfixes to the CListBox

24 years agobump version to 0.50.25 r0-50-25
katzj [Fri, 8 Jun 2001 14:18:35 +0000 (14:18 +0000)] 
bump version to 0.50.25

24 years ago- added python binding for newtListboxClear() for Listbox and CListBox
katzj [Fri, 8 Jun 2001 14:15:23 +0000 (14:15 +0000)] 
- added python binding for newtListboxClear() for Listbox and CListBox
- let ButtonBars optionally be made of CompactButtons

24 years agoadded CListBox convenience class to python r0-50-24
crutcher [Wed, 6 Jun 2001 22:19:46 +0000 (22:19 +0000)] 
added CListBox convenience class to python

24 years agobump version to 0.50.23
msf [Tue, 15 May 2001 18:49:37 +0000 (18:49 +0000)] 
bump version to 0.50.23

24 years agobump version to 0.50.23
msf [Tue, 15 May 2001 18:49:37 +0000 (18:49 +0000)] 
bump version to 0.50.23

24 years agoadded compact buttons to python binding
msf [Tue, 15 May 2001 18:44:00 +0000 (18:44 +0000)] 
added compact buttons to python binding

24 years agobug fix for multiple selections (Rodrigo Luiz Beber <beber@conectiva.com.br>)
ewt [Tue, 24 Apr 2001 21:31:20 +0000 (21:31 +0000)] 
bug fix for multiple selections (Rodrigo Luiz Beber <beber@conectiva.com.br>)

24 years agoIf someone calls newtFormWatchFd multiple times with the same fd, overwrite the exist...
sopwith [Tue, 3 Apr 2001 21:53:14 +0000 (21:53 +0000)] 
If someone calls newtFormWatchFd multiple times with the same fd, overwrite the existing fdInfo record instead of appending a new one.

24 years agorevert until sure of suitability
sopwith [Tue, 3 Apr 2001 21:40:27 +0000 (21:40 +0000)] 
revert until sure of suitability

24 years agoIf someone calls newtFormWatchFd multiple times with the same fd, overwrite the exist...
sopwith [Tue, 3 Apr 2001 21:13:45 +0000 (21:13 +0000)] 
If someone calls newtFormWatchFd multiple times with the same fd, overwrite the existing fdInfo record instead of appending a new one.

24 years ago- change from using SLsmg_touch_screen to SLsmg_touch_lines to prevent r0-50-22
msw [Tue, 3 Apr 2001 20:50:02 +0000 (20:50 +0000)] 
- 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)

24 years agodon't flicker, SLsmg_touch_screen does a clear
msw [Tue, 3 Apr 2001 19:33:10 +0000 (19:33 +0000)] 
don't flicker, SLsmg_touch_screen does a clear

24 years agofix flashing
msw [Tue, 3 Apr 2001 00:23:34 +0000 (00:23 +0000)] 
fix flashing

24 years agobug number
msw [Tue, 3 Apr 2001 00:00:46 +0000 (00:00 +0000)] 
bug number

24 years ago- redraw the screen in certain situations when LANG=ja_JP.eucJP to
msw [Mon, 2 Apr 2001 23:57:47 +0000 (23:57 +0000)] 
- redraw the screen in certain situations when LANG=ja_JP.eucJP to
  prevent corrupting kanji characters

24 years ago. Allow python scripts to watch file handles
sopwith [Mon, 2 Apr 2001 15:59:14 +0000 (15:59 +0000)] 
. 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 for NEWT_EXIT_FDREADY

24 years ago- don't blow the stack if we push a help line that is longer than the r0-50-21
msw [Fri, 30 Mar 2001 21:45:58 +0000 (21:45 +0000)] 
- 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

24 years agobuildrequires python-devel
msw [Mon, 26 Feb 2001 23:45:47 +0000 (23:45 +0000)] 
buildrequires python-devel

24 years agodisable building newt-python2 sub package again
than [Sun, 11 Feb 2001 15:35:17 +0000 (15:35 +0000)] 
disable building newt-python2 sub package again

24 years agodon't requier python2 r0-50-20
ewt [Thu, 1 Feb 2001 20:49:34 +0000 (20:49 +0000)] 
don't requier python2

24 years agograb the version from newt.spec
ewt [Thu, 1 Feb 2001 20:49:01 +0000 (20:49 +0000)] 
grab the version from newt.spec

24 years agoadded newtCheckboxTreeSetCurrent() and snack binding
ewt [Thu, 1 Feb 2001 20:46:44 +0000 (20:46 +0000)] 
added newtCheckboxTreeSetCurrent() and snack binding

24 years agorev r0-50-19
msw [Tue, 23 Jan 2001 06:32:46 +0000 (06:32 +0000)] 
rev

24 years agorev
msw [Tue, 23 Jan 2001 06:31:48 +0000 (06:31 +0000)] 
rev

24 years agorevert for now
msw [Tue, 23 Jan 2001 06:27:38 +0000 (06:27 +0000)] 
revert for now

24 years agorev
msw [Mon, 22 Jan 2001 20:30:07 +0000 (20:30 +0000)] 
rev

24 years agorev
msw [Mon, 22 Jan 2001 20:30:07 +0000 (20:30 +0000)] 
rev

24 years agoclean up asian patches
msw [Mon, 22 Jan 2001 20:29:28 +0000 (20:29 +0000)] 
clean up asian patches

24 years ago* Added i18n code.
tagoh [Mon, 22 Jan 2001 20:17:48 +0000 (20:17 +0000)] 
* Added i18n code.

24 years ago* don't build new-python2
than [Mon, 22 Jan 2001 17:36:03 +0000 (17:36 +0000)] 
* don't build new-python2

24 years agobump version
teg [Fri, 15 Dec 2000 21:51:50 +0000 (21:51 +0000)] 
bump version

24 years agoAdd python2 subpackage. Fixes for python2
teg [Fri, 15 Dec 2000 21:47:46 +0000 (21:47 +0000)] 
Add python2 subpackage. Fixes for python2

24 years agoDo append((a,b)) instead of append(a,b) - the tuple is no longer implicitly created...
teg [Fri, 15 Dec 2000 21:33:55 +0000 (21:33 +0000)] 
Do append((a,b)) instead of append(a,b) - the tuple is no longer implicitly created in python 2.

24 years agonix
laroche [Tue, 12 Sep 2000 14:13:15 +0000 (14:13 +0000)] 
nix

24 years agoInclude popcorn and peanuts r0-50-18
teg [Fri, 8 Sep 2000 23:03:09 +0000 (23:03 +0000)] 
Include popcorn and peanuts

24 years ago0.50.18
teg [Fri, 8 Sep 2000 19:30:23 +0000 (19:30 +0000)] 
0.50.18

24 years ago0.50.18
teg [Fri, 8 Sep 2000 19:25:55 +0000 (19:25 +0000)] 
0.50.18

24 years ago0.50.18
teg [Fri, 8 Sep 2000 19:18:50 +0000 (19:18 +0000)] 
0.50.18

24 years agoByte-compile snack.py r0-50-17
teg [Fri, 8 Sep 2000 19:14:51 +0000 (19:14 +0000)] 
Byte-compile snack.py

24 years agoremoved newtResize, which doesn't work anyway
ewt [Fri, 8 Sep 2000 02:16:00 +0000 (02:16 +0000)] 
removed newtResize, which doesn't work anyway

24 years ago0.50.17
ewt [Tue, 22 Aug 2000 17:25:51 +0000 (17:25 +0000)] 
0.50.17

24 years agofixed cursor handling on suspend
ewt [Tue, 22 Aug 2000 17:24:55 +0000 (17:24 +0000)] 
fixed cursor handling on suspend

24 years agofix. r0-50-8
pbrown [Sat, 19 Aug 2000 15:30:54 +0000 (15:30 +0000)] 
fix.

24 years agofixed version
ewt [Wed, 16 Aug 2000 17:20:51 +0000 (17:20 +0000)] 
fixed version

24 years agoverison 0.50.16 r0-50-15
ewt [Wed, 16 Aug 2000 17:19:07 +0000 (17:19 +0000)] 
verison 0.50.16

25 years agorev
msw [Thu, 3 Aug 2000 23:17:01 +0000 (23:17 +0000)] 
rev

25 years agoadd setvalue method for checkboxes
msw [Thu, 3 Aug 2000 23:16:31 +0000 (23:16 +0000)] 
add setvalue method for checkboxes

25 years agobump version - added NEWT_FLAG_PASSWORD flag to put asterix in entry when typing
msf [Wed, 5 Jul 2000 20:46:11 +0000 (20:46 +0000)] 
bump version - added NEWT_FLAG_PASSWORD flag to put asterix in entry when typing

25 years agobump version - added NEWT_FLAG_PASSWORD flag to put asterix in entry when typing r0-50-14
msf [Wed, 5 Jul 2000 20:45:19 +0000 (20:45 +0000)] 
bump version - added NEWT_FLAG_PASSWORD flag to put asterix in entry when typing