index
:
clonk/TodsStuff/dist/DTMenu.c4d
master
[no description]
maxmitti
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
More #strict 3 fixes
Markus Mittendrein
2022-02-19
1
-22
/
+24
*
More #strict 3 fixes
Markus Mittendrein
2022-02-13
1
-35
/
+75
*
#strict 3 fixes
Markus Mittendrein
2020-09-10
1
-3
/
+3
*
Use Maps for the whole interface instead of "NamedArgs"
Markus Mittendrein
2019-08-01
1
-591
/
+547
*
Replace arr[GetLength(arr)] with arr[]
Markus Mittendrein
2019-07-30
1
-1
/
+1
*
Use operators .. and ..= instead of Format where appropriate
Markus Mittendrein
2019-07-29
1
-1
/
+1
*
Replace ArrayAppend(arr, value) with arr[] = value
Markus Mittendrein
2019-07-29
1
-4
/
+4
*
Fix OnMenuSelection endless recursion when the top or bottom entry can't be s...
Markus Mittendrein
2018-12-21
1
-5
/
+29
*
Fix bugs when using Menu_Entry_Icon and fix menus that shrink while the selec...
Markus Mittendrein
2018-12-08
1
-7
/
+16
*
Add Menu_Columns()
Markus Mittendrein
2018-11-07
2
-64
/
+153
*
Submenu column fixes
Markus Mittendrein
2018-11-05
1
-21
/
+53
*
Add submenu-as-column-feature (includes Breaking change of ActivateEntry)
Markus Mittendrein
2018-11-03
2
-129
/
+460
*
Add Menu_Closable allows menus to be closed without returning Menu_React_Clos...
Markus Mittendrein
2018-10-31
9
-153
/
+293
*
Some minor updates and fixes
Markus Mittendrein
2018-03-30
1
-2
/
+15
*
Add possibilty to use callbacks for Menu_Adaptor_Limits
Markus Mittendrein
2017-05-23
1
-4
/
+26
*
Fix AdaptorEnumSubmenuFactory; Add Menu_Adaptor_EnumAllowUnknown and Menu_Ada...
Markus Mittendrein
2017-05-18
1
-194
/
+208
*
Update: many small fixes and more consistency
Markus Mittendrein
2017-05-03
4
-257
/
+330
*
Initial
Markus Mittendrein
2017-01-05
8
-0
/
+1675