summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAge
* Add support for "exec entries"; menu entries that pdmenu execs, replacing ↵Joey Hess2011-05-01
| | | | itself with their process. Contributed by Stephen Blott
* releasing version 1.2.97Joey Hess2009-04-09
|
* typoJoey Hess2009-04-09
|
* another..Joey Hess2008-11-24
|
* another oneJoey Hess2008-11-24
|
* avoid man issueJoey Hess2008-11-24
|
* * Correct urls to current location of the web page.joey2007-05-17
| | | | * Remove some urls for downloading the source etc that are no longer valid.
* license files added, other miscjoey2004-01-19
|
* * Patch to add a new helptext command. Thanks, John Daley.joey2003-12-30
| | | | | | | | * Move the stdin reopening hack to rc.c, so it is done only if a rc file was read from stdin. Reverted the earlier change, so it opens /dev/tty again. This will break on non-unix98 pty systems (linux without /dev/pts), but at least it will work better than the old thing, which did not work at all.
* clean up from semi-disasterous cvs2svnjoey2003-10-15
|
* * Added "lynx style" menu navigation, using left and right arrow keys.joey2003-08-23
| | | | | Closes: #197274
* * Fixed some problems with sample menus in pdmenurc(5). Closes: #183978joey2003-03-08
| | | | | | | | | | | * Don't call Screen_Init on startup until after initting gpm. I think that gpm_init was overriding the resize signal or something. Anyway, this fixes resizes in xterm, as mentioned in #116599. * Fix doubled conffiles. * Hacked ba.lpd example script in truely evil way to make dash -n prse it ok. * Update config.guess and config.sub.
* * Use printf in pdmenurc.debian, not echo -e, so it will work with ash.joey2001-05-11
| | | | | | | | | | | | | * Copyright updates. * Added a title command to the pdmenurc after several user requests. * Compiles cleanly with -Wall once more, there were some prototype changes in slang. * Lost the yellow on red text ("pleasing color scheme"?? what was I thinking?) * Damn and blast. Debian's patching of slang for wide character set support has gone and broken my shadow code, and I don't know how to fix it. I've reverted to stupid shadows in the Debian binary. :-(
* foojoey2001-03-05
|
* removed many useless calls to dh_suidregister; no need to upload for this thoughjoey2001-01-10
|
* foojoey2000-11-16
|
* * Patch from Jan Rafaj <Jan.Rafaj@cedric.vabo.cz> to make itjoey2000-09-26
| | | | | | | | open the actual tty, not /dev/tty, if a pdmenurc file is read on stdin. The issue is that if /dev/tty is used, child processes use it for stdin/out, which, while it should work ok, can yeild confusing behavior if you're playing around with ttyname().
* * Applied a patch from Kees Schoenmakers <KeesS@milltronics.com>joey2000-08-08
| | | | | | | that is supposed to fix a problem where pdmenu spins in the background if the xterm it was running in is closed. I cannot reproduce this one myself.
* * Modified spec file so it will work with .tar.gz files that do notjoey2000-04-05
| | | | | | | include the version number. I am currently generating that type of tarball. * Merged potato branch. (Words archealogists of the future will long ponder).
* * Modified spec file so it will work with .tar.gz files that do notjoey2000-04-03
| | | | | | include the version number. I am currently generating that type of tarball.
* * Corrected off-by-one error in SHADOW.joey2000-01-07
|
* * Modified menu method to not crash if ran as a user -- it just doesn't dojoey2000-01-05
| | | | | anything. Closes: #53933
* Addedjoey2000-01-04
|
* Hmm.joey1999-10-30
|
* Reverted change, it really is no help.joey1999-10-25
|
* * Fixed a file descriptior leak. Closes: #46885joey1999-10-07
|
* * First actual code change since february. Fixed a problem with pdmenu notjoey1999-10-04
| | | | | | closing the mouse when it runs programs. gpm_active was not being set. Thanks to Kevin Ryde for pinpointing the problem. (Closes: #46627)
* Random changes.joey1999-10-01
|
* * Deleted a lot of accidental cruft.joey1999-09-05
|
* Killed files I shouldn't have put in.joey1999-08-28
|
* Initial revisionjoey1999-08-28