You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,6 +23,10 @@ Version 1.40 brings GList() which is a list selection input control.
23
23
24
24
Version 1.42 brings fix to GList() navigation to make more sense, adding GUPPER to GInput() to force uppercase text, and adds remaining A-Z keycodes in primary header file.
25
25
26
+
Version 1.43 brings fix to Menu() selected item de-highlight placement at exit when used in horizontal orientation.
27
+
28
+
Version 1.44 brings GLOWER to GInput() to force lowercase text, and GFNAME to GInput() to force uppercase and only allow valid filename characters.
29
+
26
30
License: GNU General Public License v3.0
27
31
28
32
See the LICENSE file for full license information.
0 commit comments