summaryrefslogtreecommitdiffstats
path: root/smenu.c
AgeCommit message (Expand)Author
2022-10-10Ensure that all input bytes are ready to be readpgen
2022-09-27Make all parts of the scroll bar clickablepgen
2022-09-18Small adjustments in UTF-8 symbols and commentspgen
2022-09-14Fix a mouse detection problempgen
2022-09-06Remove a useless variablepgen
2022-09-06Add and improve commentspgen
2022-09-06Fix a test in shifting to keep the cursor visiblepgen
2022-09-06Fix and improve the instant help (?) displaypgen
2022-08-31Add mouse supportpgen
2022-08-24Improve and fix the substitution codepgen
2022-08-18Correct and simplify the "End" key management codepgen
2022-08-18Move variable definitions from smenu.h to smenu.cpgen
2022-08-16Typopgen
2022-08-08Bump to release 1.0.0v1.0.0pgen
2022-07-19Allow multiple instances of the "-limits" optionpgen
2022-07-02Release allocated memory that is no longer neededpgen
2022-06-28Reduce the scope of some variablespgen
2022-06-20Various small changespgen
2022-06-17Minor tweaks and a typopgen
2022-06-02Switch to Mozilla Public License 2.0pgen
2022-05-24Fix a potential memory corruption in some casespgen
2022-05-19Fix the parsing of attributespgen
2022-05-15Remove an unused parameterpgen
2022-05-10Remove an unused parameter and simplify the codepgen
2022-05-06Code simplificationpgen
2022-04-29Make pointers explicit in swap functionspgen
2022-04-22Add commentspgen
2022-04-19Continue the code simplificationpgen
2022-04-19Remove an useless parameterpgen
2022-04-15Simplify some if-then-else statementspgen
2022-04-11Rework the code a little morepgen
2022-04-07Clarify some code fragmentspgen
2022-04-03Some code simplificationspgen
2022-03-12Add a missing breakpgen
2022-03-10Remove useless codepgen
2022-03-06Fix a potential segfault when allocating ini pathspgen
2022-02-28Comments tuningpgen
2022-02-26Improve commentspgen
2022-02-23Prevent smenu from running in the backgroundpgen
2022-02-18Factorize redundant codepgen
2022-02-18Fix and add commentspgen
2022-02-14Initialize the new 'invisible' attributepgen
2022-02-10Add the "invisible" (n) style attributepgen
2022-02-06Minor code changes and comment adjustmentspgen
2022-02-04Simplify the codepgen
2022-01-30Continue to add and fix commentspgen
2022-01-25Continue to add and fix commentspgen
2022-01-24Improve comments.pgen
2022-01-20Add comments to document some variablespgen
2022-01-14Correction of the color and attribute parsingpgen