summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-12-25Bump to version 0.9.9v0.9.9pgen
2016-12-22Replace the UTF8 validation routine with a more compact versionpgen
2016-12-21Improve the manual.pgen
2016-12-20Fix some typospgen
2016-12-20Small code cleanuppgen
2016-12-20Replace strdup by a more secure versionpgen
2016-12-19Improve the configure processpgen
2016-12-19Add forgotten config.sub and config.guesspgen
2016-12-19Add code to detect the host system at compile timepgen
2016-12-18Ignore EOF when a scancode contains an escape sequence.pgen
2016-12-12Fix the display of tagged words when the 'cursor_on_tag' attribute is not setpgen
2016-12-11Bump to version 0.9.8v0.9.8pgen
2016-12-11Add a new configuration parameter for the cursorpgen
2016-12-11Update smenu.gifpgen
2016-12-10Add a small animated gif demopgen
2016-12-10Fix a potential infinite loop.pgen
2016-12-09Use custom fgetc/ungetc to be able to safely push back more than one bytepgen
2016-12-08Add libtinfo in the searched libraries an regenerate configurepgen
2016-12-08Manage conflicts between -C, -R, -c, -l, and -tpgen
2016-12-05Improve the help line displaypgen
2016-12-05Fix a stupid bug preventing the -k option from workingpgen
2016-12-04Add a -T option to enable a tagging (multi-selections) modepgen
2016-12-03Fix a bug preventing underlining.pgen
2016-12-03Remove duplicated directives in getopt options string.pgen
2016-12-03Cosmetic changespgen
2016-12-02Clean code and make some variable names more explicitpgen
2016-12-02Fix a small display bugpgen
2016-12-02Add the -? option to only display the synopsyspgen
2016-11-30Reformat and add commentspgen
2016-11-29Eliminates some compiler warnings and fix typospgen
2016-11-29Fix various manual typos and errors due to my poor knowledge of Englishpgen
2016-11-29Remove a compiler warning about unused return valuespgen
2016-11-29Adjust the code so that it can be compiled with an ansi compilerpgen
2016-11-29Change the behaviour of The -k optionpgen
2016-11-27Rewrite the SUMMARY file to make it clearerpgen
2016-11-25Put the searched line in the middle of the displayed window if possiblepgen
2016-11-25Use the function parameterspgen
2016-11-25Remove an unused parameterpgen
2016-11-24Add a -k optionpgen
2016-11-24Fix the -s option and add a summary filepgen
2016-03-28When not in search mode, any key except '?' should end the help modepgen
2016-03-27Fix two bugs in the help line displaying codepgen
2016-03-20Modify the .spec.in file to add the example directory in the produced rpmpgen
2016-03-20Complete the yesno example with a screeshotpgen
2016-03-20Add a new example: yesnopgen
2016-03-18Fix an off-by-one error when using -c and -w togetherpgen
2016-03-13Bump to version 0.9.1v0.9.1pgen
2016-03-12Fix the lvm_menu example as the semantic of -s has changedpgen
2016-03-11Fix the -s option and add a search by regular expression syntaxpgen
2016-03-06Fix a stupid copy/paste bug in the lvm_menu examplepgen