summaryrefslogtreecommitdiffstats
path: root/smenu.h
AgeCommit message (Expand)Author
2021-05-22Keep working on the commentspgen
2021-03-27Add an option to alter the tag mode behaviourpgen
2021-03-20Allow 4 more special levels (-1, -2, ..., -9)pgen
2021-02-26Add the missing blink attributepgen
2021-02-10A new search session is now forgetful by defaultpgen
2021-01-29Make sure that smenu can be built and run on AIX.pgen
2021-01-25Typoespgen
2021-01-02Fix a display problem in a very specific casepgen
2020-12-06Rename some data structures for coherencypgen
2020-12-06Move part of the init. code into a functionpgen
2020-10-25Various modification.pgen
2020-10-04Add a -Q|-ignore_quotes option to ignore quotespgen
2020-09-16Avoid name collisions on Solaris-based OSpgen
2020-09-13Reformat using ReflowComments='false'pgen
2020-09-01Support networks with high latencypgen
2020-08-27Set a default 10s search timerpgen
2020-07-28Add a sub-option m to -Dpgen
2020-07-26Allow -N and -U to accept multiple argumentspgen
2020-07-18Allow to change the substitution characterpgen
2020-07-18Add an option to ignore glyphs when readingpgen
2020-05-25Rework smenu.hpgen
2020-04-23Use a new constraint check for the "lines" optionpgen
2019-08-05Make -Wpedantic happypgen
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