summaryrefslogtreecommitdiffstats
path: root/perl-install/Newt/Newt.xs
Commit message (Collapse)AuthorAgeFilesLines
* re-sync after the big svn lossPascal Rigaux2007-04-251-498/+0
|
* prototypes are dangerousPascal Rigaux2004-09-101-1/+1
|
* kill warningsThierry Vignaud2004-09-091-0/+3
|
* - we need unicode_start, which need kbd_mode and a real "echo" commandPascal Rigaux2004-09-031-2/+3
| | | | | | - initialize newt (and so slang) with a fake en_US.UTF-8 locale during install (and it works better when slang does its setlocale, i don't know why)
* don't let slang call setlocale(), we do it ourselvesPascal Rigaux2004-09-031-0/+4
|
* kill warning complaint from gcc aka resync with official newt headersThierry Vignaud2003-10-201-1/+1
|
* fix tree in newt (now handles default selected entry, and disallow using ↵Pascal Rigaux2003-02-181-7/+7
| | | | non-leaves)
* basic treelist handling (it leaks memory, but who cares, compared to gtk :)Pascal Rigaux2003-01-301-0/+52
|
* cleanup use of flagsPascal Rigaux2003-01-281-2/+6
|
* simplify API (always -1,-1 for left,top when creating widget, it means ↵Pascal Rigaux2003-01-281-36/+32
| | | | auto-placement)
* - fix dialog boxes using a scrollbarPascal Rigaux2002-11-051-45/+5
| | | | | - cleanup
* (newtFormAddGrid): new name for newtGridAddComponentsToForm, swapPascal Rigaux2001-01-261-12/+32
| | | | | | | parameters for much better understanding (newtListboxGetCurrent): returns a SV (together with newtListboxAddEntry) (newtListboxAddEntry): data is now a SV
* cleanup (use of alloca to pass parameters)Pascal Rigaux2000-12-141-16/+7
|
* no_commentPascal Rigaux2000-04-251-35/+17
|
* no_commentPascal Rigaux2000-01-011-3/+2
|
* no_commentPascal Rigaux1999-12-171-74/+11
|
* no_commentPascal Rigaux1999-12-091-0/+3
|
* no_commentPascal Rigaux1999-11-141-0/+546