summaryrefslogtreecommitdiffstats
path: root/smenu.h
AgeCommit message (Expand)Author
2019-03-30Silent compiler warningspgen
2019-03-30Rework the usage mechanismpgen
2019-03-17Allow to change the message (title) appearancepgen
2019-03-04Rewrite move_up/move_down and add helper functionspgen
2019-01-20Add GPL2 license reminder where appropriatepgen
2019-01-20Rename some parameterspgen
2019-01-20Create the move_{left,right,up,down} functionspgen
2018-10-01Rename some variables to avoid a name clashpgen
2018-10-01Add comments and remove spurious ones.pgen
2018-10-01Create utils.[ch]pgen
2018-10-01Create smenu.hpgen
2016-03-06Reorganize the code a littlepgen
2016-03-01Move the rows filtering code in the get_word function as we are in line_mode ...pgen
2016-02-22Add a -R option to select sets of rows and modify -C to use interval listspgen
2016-02-22Add a set of structure and functions to manage intervals of integerspgen
2016-02-22Add and improve the linked list set of functionspgen
2016-02-17Do not hard code the maximum number of columns in column modepgen
2016-02-07Tidy up the code and fix some type issuespgen
2016-01-30Rework the color management codepgen
2015-12-04Improve usage displaypgen
2015-11-24Ignore the case when checking the current charsetpgen
2015-10-30Improve the word substitution mechanismpgen
2015-10-24Fix a scrolling bug in line modepgen
2015-10-18Rework the message display (-m) code and make it multilines capablepgen
2015-10-13Split the help line when necessarypgen
2015-10-11Center the help linepgen
2015-10-11Rework the configuration system and add a limits checking mechanismpgen
2015-10-10Move color variables to win_t structurepgen
2015-10-09Add a 'v' flag for -E/-I to output original words. Fix typos in the manualpgen
2015-10-08Look also for the configuration file in the current pathpgen
2015-10-07Fix the tab modepgen
2015-10-07Hardcode the program name in usagepgen
2015-10-07Add the -M option to center the displaypgen
2015-10-04Add -l option. Like -c but without columns aligmentspgen
2015-09-26Add options to alter words according to regular expression based substitutionspgen
2015-09-05Use wrapper functions for memory allocationspgen
2015-08-20Add the possibility to read settings from a configuration file.pgen
2015-08-16Replace an invalid incoming UTF-8 multi-byte sequence by a single dot.pgen
2015-08-10Reindent smenu.h.pgen
2015-08-09First commit.v0.9p-gen