]> git.ipfire.org Git - thirdparty/newt.git/log
thirdparty/newt.git
25 years ago1) fixed some timer issues
ewt [Sat, 11 Dec 1999 21:04:21 +0000 (21:04 +0000)] 
1) fixed some timer issues
2) checkboxtree's could improperly leave info from closed trees
  at the end of the display

25 years agoversion 0.50.1
ewt [Sat, 11 Dec 1999 18:59:15 +0000 (18:59 +0000)] 
version 0.50.1

25 years ago1) setup soname and version indepenently
ewt [Sat, 11 Dec 1999 18:58:36 +0000 (18:58 +0000)] 
1) setup soname and version indepenently
2) version 0.50.1

25 years agokanji wrap patch
msw [Wed, 20 Oct 1999 20:33:38 +0000 (20:33 +0000)] 
kanji wrap patch

25 years agoadded suspend and resume to snack
ewt [Thu, 2 Sep 1999 00:57:09 +0000 (00:57 +0000)] 
added suspend and resume to snack

25 years agooops
msw [Tue, 31 Aug 1999 05:10:17 +0000 (05:10 +0000)] 
oops

25 years agodefaults weren't set properly for ListboxChoiceWindow()
ewt [Sat, 28 Aug 1999 18:22:20 +0000 (18:22 +0000)] 
defaults weren't set properly for ListboxChoiceWindow()

25 years agodocs changes
msw [Fri, 27 Aug 1999 21:17:53 +0000 (21:17 +0000)] 
docs changes

25 years agonew release
msw [Fri, 27 Aug 1999 21:14:41 +0000 (21:14 +0000)] 
new release

25 years ago1) added hotkey's to grid forms
ewt [Thu, 26 Aug 1999 23:18:06 +0000 (23:18 +0000)] 
1) added hotkey's to grid forms
2) set listbox position by key, not index

25 years agofix suspend refcounts
msw [Wed, 25 Aug 1999 23:41:16 +0000 (23:41 +0000)] 
fix suspend refcounts

25 years agofixed callback refcounts
msw [Wed, 25 Aug 1999 22:26:06 +0000 (22:26 +0000)] 
fixed callback refcounts

25 years agoupdate
msw [Mon, 23 Aug 1999 22:53:16 +0000 (22:53 +0000)] 
update

25 years agoversion 0.50-6
ewt [Sun, 22 Aug 1999 19:00:56 +0000 (19:00 +0000)] 
version 0.50-6

25 years agoadded gnome-terminal keystrokes for F1-F4
ewt [Sun, 22 Aug 1999 19:00:31 +0000 (19:00 +0000)] 
added gnome-terminal keystrokes for F1-F4

25 years ago*** empty log message ***
notting [Thu, 12 Aug 1999 18:34:35 +0000 (18:34 +0000)] 
*** empty log message ***

25 years agomulti-state checkboxtrees. Whee...
notting [Thu, 12 Aug 1999 18:15:37 +0000 (18:15 +0000)] 
multi-state checkboxtrees. Whee...

25 years agorelease 5
ewt [Tue, 10 Aug 1999 16:20:08 +0000 (16:20 +0000)] 
release 5

25 years agofixed tab expansion
ewt [Tue, 10 Aug 1999 16:17:46 +0000 (16:17 +0000)] 
fixed tab expansion

25 years agomore changes for buttonchice, new release
msw [Tue, 10 Aug 1999 03:08:09 +0000 (03:08 +0000)] 
more changes for buttonchice, new release

25 years agoimplemented setflags for checkboxes
msw [Mon, 9 Aug 1999 18:08:36 +0000 (18:08 +0000)] 
implemented setflags for checkboxes

26 years agofix so checkboxtrees can have 0 or 1 entries.
notting [Thu, 5 Aug 1999 20:50:24 +0000 (20:50 +0000)] 
fix so checkboxtrees can have 0 or 1 entries.

26 years agoupdated spec
msw [Thu, 5 Aug 1999 04:10:38 +0000 (04:10 +0000)] 
updated spec

26 years agolistbox set current method, listboxchoicewindow default setting
msw [Thu, 5 Aug 1999 04:09:35 +0000 (04:09 +0000)] 
listbox set current method, listboxchoicewindow default setting

26 years agofixed makefile
msw [Mon, 2 Aug 1999 15:37:34 +0000 (15:37 +0000)] 
fixed makefile

26 years agoupdated spec
msw [Mon, 2 Aug 1999 15:33:41 +0000 (15:33 +0000)] 
updated spec

26 years agoo entry flag setting
msw [Mon, 2 Aug 1999 04:25:14 +0000 (04:25 +0000)] 
o  entry flag setting
o  form setcurrent
o  per widget callbacks
o  data argument for widget callbacks

26 years agocorrected logic for tree countingalways return a python list for the selection, even...
msw [Thu, 29 Jul 1999 17:03:59 +0000 (17:03 +0000)] 
corrected logic for tree countingalways return a python list for the selection, even if it is an empty listwhat are these 'i' variables?  nuke them

26 years agofixed callback setting
msw [Thu, 29 Jul 1999 04:00:55 +0000 (04:00 +0000)] 
fixed callback setting

26 years agodebugging info gone
msw [Tue, 13 Jul 1999 17:43:12 +0000 (17:43 +0000)] 
debugging info gone

26 years agofixes for width and returns
ewt [Tue, 13 Jul 1999 17:31:16 +0000 (17:31 +0000)] 
fixes for width and returns

26 years agonew tests
msw [Tue, 13 Jul 1999 15:40:07 +0000 (15:40 +0000)] 
new tests

26 years agoremoved some leftover printf() calls
ewt [Mon, 12 Jul 1999 18:47:46 +0000 (18:47 +0000)] 
removed some leftover printf() calls

26 years agoadded support for full checkbox trees
ewt [Mon, 12 Jul 1999 18:41:35 +0000 (18:41 +0000)] 
added support for full checkbox trees

26 years agobug fixes
ewt [Mon, 12 Jul 1999 18:41:22 +0000 (18:41 +0000)] 
bug fixes

26 years agoreworked checkboxtree implementation to function as a tree
ewt [Mon, 12 Jul 1999 14:38:37 +0000 (14:38 +0000)] 
reworked checkboxtree implementation to function as a tree

26 years agoinstall-sh whenever you install
ewt [Fri, 9 Jul 1999 15:54:04 +0000 (15:54 +0000)] 
install-sh whenever you install

26 years agomsw told me to
ewt [Fri, 9 Jul 1999 15:53:08 +0000 (15:53 +0000)] 
msw told me to

26 years agocheckboxtree
msw [Fri, 9 Jul 1999 00:44:58 +0000 (00:44 +0000)] 
checkboxtree

26 years agoadded the start of a checkbox tree widget
msw [Fri, 9 Jul 1999 00:42:51 +0000 (00:42 +0000)] 
added the start of a checkbox tree widget

26 years agoadded method to change textbox text, added wrap flag
msw [Mon, 28 Jun 1999 03:40:46 +0000 (03:40 +0000)] 
added method to change textbox text, added wrap flag

26 years agomajor to .50
msw [Thu, 6 May 1999 17:09:33 +0000 (17:09 +0000)] 
major to .50

26 years ago1) added scale support
ewt [Thu, 6 May 1999 17:08:06 +0000 (17:08 +0000)] 
1) added scale support
2) added (but didn't complete) suspend callback support

26 years agoversion 0.50
ewt [Thu, 6 May 1999 17:07:48 +0000 (17:07 +0000)] 
version 0.50

26 years agoadded code to update label text
ewt [Fri, 30 Apr 1999 21:24:47 +0000 (21:24 +0000)] 
added code to update label text

26 years agoadded draw methods
ewt [Thu, 29 Apr 1999 20:06:02 +0000 (20:06 +0000)] 
added draw methods

26 years agoadded piles of convienence functions
ewt [Thu, 29 Apr 1999 19:05:47 +0000 (19:05 +0000)] 
added piles of convienence functions

26 years agofixed reflow bug r0-40
msw [Sat, 10 Apr 1999 03:22:27 +0000 (03:22 +0000)] 
fixed reflow bug

26 years agofixed insert bug - msw
ewt [Sat, 10 Apr 1999 01:16:34 +0000 (01:16 +0000)] 
fixed insert bug - msw

26 years agochanges
msw [Mon, 15 Mar 1999 16:09:28 +0000 (16:09 +0000)] 
changes

26 years agoadded newtFormDestroy() for consistency
ewt [Fri, 5 Mar 1999 23:28:19 +0000 (23:28 +0000)] 
added newtFormDestroy() for consistency

26 years agofree scrollbars
ewt [Fri, 5 Mar 1999 23:28:09 +0000 (23:28 +0000)] 
free scrollbars

26 years agofree hotkeys
ewt [Fri, 5 Mar 1999 23:27:57 +0000 (23:27 +0000)] 
free hotkeys

26 years agofree stuff
ewt [Fri, 5 Mar 1999 23:27:46 +0000 (23:27 +0000)] 
free stuff

26 years agorev
msw [Sat, 27 Feb 1999 05:13:52 +0000 (05:13 +0000)] 
rev

26 years agofix for keyboard nav
msw [Sat, 27 Feb 1999 05:13:14 +0000 (05:13 +0000)] 
fix for keyboard nav

26 years ago- updated descriptions
msw [Thu, 25 Feb 1999 17:35:14 +0000 (17:35 +0000)] 
- updated descriptions
- added support for navigating listboxes with alphabetical keypresses

26 years agogroup/descr
msw [Thu, 25 Feb 1999 05:23:25 +0000 (05:23 +0000)] 
group/descr

26 years agogroups
msw [Tue, 23 Feb 1999 10:20:01 +0000 (10:20 +0000)] 
groups

26 years agospec file rev
msw [Mon, 8 Feb 1999 16:42:40 +0000 (16:42 +0000)] 
spec file rev

26 years agoMake grid wrapped windows at least the size of their title bars.
msw [Mon, 8 Feb 1999 16:41:47 +0000 (16:41 +0000)] 
Make grid wrapped windows at least the size of their title bars.

26 years agonew spec
msw [Fri, 5 Feb 1999 19:32:31 +0000 (19:32 +0000)] 
new spec

26 years agoAdded a hack to disable checkboxes. This will go away with a generic
msw [Fri, 5 Feb 1999 19:30:35 +0000 (19:30 +0000)] 
Added a hack to disable checkboxes.  This will go away with a generic
comp flag setting function later.

26 years agoInternalize gpm functions, check mouse event coords on button widgets.
msw [Tue, 19 Jan 1999 17:41:05 +0000 (17:41 +0000)] 
Internalize gpm functions, check mouse event coords on button widgets.

26 years agomake rev 1
msw [Thu, 7 Jan 1999 05:33:08 +0000 (05:33 +0000)] 
make rev 1

26 years agoLast make archive fix, updated spec file
msw [Thu, 7 Jan 1999 05:29:27 +0000 (05:29 +0000)] 
Last make archive fix, updated spec file

26 years agoA few more archive target fixes
msw [Thu, 7 Jan 1999 05:24:03 +0000 (05:24 +0000)] 
A few more archive target fixes

26 years agoFixed archive target
msw [Thu, 7 Jan 1999 05:22:29 +0000 (05:22 +0000)] 
Fixed archive target

26 years agoMouse support
msw [Thu, 7 Jan 1999 05:19:55 +0000 (05:19 +0000)] 
Mouse support

26 years agoWe're using autoconf now - no Makefile
msw [Thu, 7 Jan 1999 05:18:38 +0000 (05:18 +0000)] 
We're using autoconf now - no Makefile

26 years agoAutoconf newt
msw [Thu, 7 Jan 1999 05:05:56 +0000 (05:05 +0000)] 
Autoconf newt

26 years agoFixed some missing <p> tags, added some <tscreen><verb>...</verb></tscreen>
msw [Tue, 29 Dec 1998 23:12:11 +0000 (23:12 +0000)] 
Fixed some missing <p> tags, added some <tscreen><verb>...</verb></tscreen>
tags on the last page

26 years agomake *sure* we link against newt in current directory
notting [Thu, 22 Oct 1998 02:53:56 +0000 (02:53 +0000)] 
make *sure* we link against newt in current directory

26 years agobuild for rawhide r0-30
notting [Thu, 22 Oct 1998 01:09:38 +0000 (01:09 +0000)] 
build for rawhide

26 years agomoved CHANGES,COPYING to newt
notting [Wed, 19 Aug 1998 17:05:01 +0000 (17:05 +0000)] 
moved CHANGES,COPYING to newt

26 years agoadded changelog entry, docs to devel package
notting [Wed, 19 Aug 1998 17:00:30 +0000 (17:00 +0000)] 
added changelog entry, docs to devel package

26 years agobump rpm release #
notting [Wed, 19 Aug 1998 16:17:00 +0000 (16:17 +0000)] 
bump rpm release #

26 years agobugfixes for text wrapping
notting [Wed, 19 Aug 1998 16:15:57 +0000 (16:15 +0000)] 
bugfixes for text wrapping

26 years agocheck for vsnprintf() returning -1
ewt [Mon, 17 Aug 1998 15:38:44 +0000 (15:38 +0000)] 
check for vsnprintf() returning -1

26 years agotutorial.sgml
ewt [Thu, 13 Aug 1998 14:03:03 +0000 (14:03 +0000)] 
tutorial.sgml

27 years agohandle pgdn in short textboxes properly
ewt [Thu, 6 Aug 1998 14:24:50 +0000 (14:24 +0000)] 
handle pgdn in short textboxes properly

27 years ago*** empty log message ***
ewt [Thu, 6 Aug 1998 14:24:37 +0000 (14:24 +0000)] 
*** empty log message ***

27 years agoversion 0.30
ewt [Sun, 2 Aug 1998 18:47:26 +0000 (18:47 +0000)] 
version 0.30

27 years agoadded newtCheckboxSetValue()
ewt [Sun, 2 Aug 1998 18:45:55 +0000 (18:45 +0000)] 
added newtCheckboxSetValue()

27 years agochanged for positive scrolling logic
ewt [Sat, 1 Aug 1998 16:07:03 +0000 (16:07 +0000)] 
changed for positive scrolling logic

27 years agoupdated for 0.30
ewt [Sat, 1 Aug 1998 16:06:22 +0000 (16:06 +0000)] 
updated for 0.30

27 years agoscroll logic needed updating
ewt [Sat, 1 Aug 1998 16:06:02 +0000 (16:06 +0000)] 
scroll logic needed updating

27 years agomake listboxes work properly with borders
ewt [Sat, 1 Aug 1998 16:05:20 +0000 (16:05 +0000)] 
make listboxes work properly with borders

27 years agochanges to clean up the interface, including:
ewt [Sat, 1 Aug 1998 15:53:16 +0000 (15:53 +0000)] 
changes to clean up the interface, including:

1) newtListboxSelectItem() uses a key, not an index
2) newtListboxAddEntry() was removed (it was redundant anyway)
   (a #define was added for backwards compatibility)
3) DOBORDER flag was renambed to just BORDER
4) NEWT_FLAG_NOSCROLL was removed as only listboxes used it, and
   negative logic sucks [this one will be a pita]

27 years agouse NEWT_FLAG_WRAP instead of NEWT_TEXTBOX_WRAP
ewt [Sat, 1 Aug 1998 15:50:34 +0000 (15:50 +0000)] 
use NEWT_FLAG_WRAP instead of NEWT_TEXTBOX_WRAP

27 years ago1) use BORDER flag, not DOBORDER
ewt [Sat, 1 Aug 1998 15:49:47 +0000 (15:49 +0000)] 
1) use BORDER flag, not DOBORDER
2) scroll if told to (instead of not scrolling if told not to)
3) newtListboxSetEntry() uses a key, not an index

27 years agopay attention to isMapped
ewt [Sat, 1 Aug 1998 15:45:34 +0000 (15:45 +0000)] 
pay attention to isMapped

27 years agogot rid of (unused) ListItem type
ewt [Sat, 1 Aug 1998 15:44:57 +0000 (15:44 +0000)] 
got rid of (unused) ListItem type

27 years agorow/col handling was broken when drawing root text
ewt [Sat, 1 Aug 1998 15:43:55 +0000 (15:43 +0000)] 
row/col handling was broken when drawing root text

27 years agolistboxes need to be told to scroll instead of not to not scroll
ewt [Sat, 1 Aug 1998 15:43:10 +0000 (15:43 +0000)] 
listboxes need to be told to scroll instead of not to not scroll

27 years agorelease 1 r0-25
ewt [Tue, 5 May 1998 15:19:32 +0000 (15:19 +0000)] 
release 1

27 years agoversion 0.25 r0-24
ewt [Tue, 5 May 1998 15:17:41 +0000 (15:17 +0000)] 
version 0.25

27 years agoremove bgColor stuff -- it just made things break
ewt [Tue, 5 May 1998 15:17:21 +0000 (15:17 +0000)] 
remove bgColor stuff -- it just made things break

27 years agomoved devel package in Development/Libraries
gafton [Fri, 1 May 1998 19:35:57 +0000 (19:35 +0000)] 
moved devel package in Development/Libraries

27 years agomore python 1.5 changes
ewt [Thu, 30 Apr 1998 21:27:18 +0000 (21:27 +0000)] 
more python 1.5 changes