Commit Graph

41 Commits (master)

Author SHA1 Message Date
Kai S. K. Engelbart 1c9050484e Fixed paging freeze, simplified show_menu function 2020-01-30 13:23:57 +01:00
Kai S. K. Engelbart 0138aa5e5f Removed precompiled header pch.h and framework.h 2020-01-30 08:57:03 +01:00
Kai S. K. Engelbart ce09ea09e6
Merge pull request #9 from CyB3RC0nN0R/paging
Now supporting single Arguments
2020-01-23 13:18:48 +01:00
Simon da73f62ea7 Now supporting single Arguments 2020-01-23 13:01:19 +01:00
Kai S. K. Engelbart abc91803bf
Merge pull request #8 from CyB3RC0nN0R/paging
Bug fixes
2020-01-16 08:33:11 +01:00
Simon bcd00c5451 Merge branch 'paging' of https://github.com/CyB3RC0nN0R/MenuLib into paging 2020-01-16 08:26:24 +01:00
Simon c5063870e0 Bug fixes
Fix a bug which caused page scrolling to fail with invalid input order
2020-01-16 08:26:10 +01:00
Kai S. K. Engelbart c7885b81ab
Merge pull request #7 from CyB3RC0nN0R/paging
Changed Method Names
2020-01-16 08:18:40 +01:00
Kai S. K. Engelbart 48938244dd
Merge pull request #6 from CyB3RC0nN0R/Stausssi-patch-1
Update README.md
2020-01-16 08:18:05 +01:00
Simon 55a815e816
Merge branch 'master' into paging 2020-01-16 08:12:24 +01:00
Simon d22820d431
Update README.md 2020-01-16 08:07:43 +01:00
Simon 14b4677e98 Changed Method Names 2020-01-16 08:06:57 +01:00
Kai S. K. Engelbart d281e999a8 Update issue templates 2020-01-14 08:23:21 +01:00
Kai S. K. Engelbart 624d7be4f6
Fixed some errors in README.md 2020-01-14 08:14:31 +01:00
Kai S. K. Engelbart 99154516c3
Merge pull request #4 from CyB3RC0nN0R/paging
Added paging
2020-01-14 08:13:00 +01:00
Kai S. K. Engelbart 9f5b615df9 Removed show_menu from menu.h, simplified some code 2020-01-14 08:12:36 +01:00
Kai S. K. Engelbart 2c2d824dbc
Merge pull request #5 from CyB3RC0nN0R/Stausssi-patch-1
Update README.md
2020-01-10 08:24:48 +01:00
Simon 1e81f1b9c2
Update README.md 2020-01-09 14:43:11 +01:00
Simon 72046f2e0c Added paging
Fixes #2
2020-01-09 14:31:00 +01:00
Simon 54fbed8330 Added paging
- Navigation via 'm' and 'n'
2020-01-09 14:12:58 +01:00
Simon a26b808d28
Fixed spelling mistakes 2020-01-09 10:30:07 +01:00
Simon 99fd6d468b Merge branch 'master' of https://github.com/CyB3RC0nN0R/MenuLib 2020-01-09 10:26:09 +01:00
Simon acc8b2cf14 Changed MODERN style 2020-01-09 10:26:03 +01:00
Simon d2d30f69ce
Added Style explanation 2020-01-09 09:55:07 +01:00
Kai S. K. Engelbart 24a3e9e52e
Update README.md 2020-01-09 09:26:10 +01:00
Kai S. K. Engelbart 7934aa988e Added documentation for struct Border 2020-01-09 09:25:42 +01:00
Kai S. K. Engelbart d1b97fb011 Merge branch 'master' of https://github.com/CyB3RC0nN0R/MenuLib 2020-01-09 09:24:19 +01:00
Kai S. K. Engelbart 62ec021810 Modified border logic to support user-defined border structures 2020-01-09 09:24:13 +01:00
Simon 83abdfc0b2
Update README.md 2020-01-09 08:51:54 +01:00
Simon c9fcfc43be
Update README.md
Added explanations
2020-01-09 08:50:52 +01:00
Kai S. K. Engelbart b46ce7a4ea
Added instructions for linking the library to an existing project 2020-01-09 08:32:04 +01:00
Simon d2b5659078
Update README.md 2020-01-09 08:04:06 +01:00
Simon 334ddcd2b8
Update README.md 2020-01-09 08:03:47 +01:00
Simon ece14bda5f
Update README.md 2020-01-09 08:02:55 +01:00
Kai S. K. Engelbart 90878a7d9e Merge branch 'master' of https://github.com/CyB3RC0nN0R/MenuLib 2019-12-21 20:20:02 +01:00
Kai S. K. Engelbart 37f489dabb Removed dependency to local testing project 2019-12-21 20:19:42 +01:00
Kai S. K. Engelbart 0bb541db4d
Merge pull request #3 from CyB3RC0nN0R/dev_Simon
Added different style options
2019-12-21 20:15:59 +01:00
Kai S. K. Engelbart cde226dbdc Changed cpp files to c files, removed unnecessary file 2019-12-21 20:13:38 +01:00
Simon 7a65e6f15c - Added different style options
- Fixed a bug which caused the '> ' to not display properly
- Now supporting BLANKS
2019-12-21 19:53:19 +01:00
Kai S. K. Engelbart f2d0f6f743 Added existing project 2019-12-19 14:51:51 +01:00
Kai S. K. Engelbart 888deece80
Initial commit 2019-12-19 14:43:20 +01:00