Maciej Suminski
|
1102eb0d0d
|
Store menu titles in CONTEXT_MENU
Previously a title had to be provided when a submenu was added,
but this led to storing the same title in many places.
|
2017-01-23 14:52:11 +01:00 |
Simon Richter
|
96ec9db5d6
|
Add missing C++ stdlib headers
The GCC standard library headers often include other headers, which makes
some code compile that forgets to include several headers.
|
2016-05-28 12:46:29 -04:00 |
Tomasz Wlostowski
|
9c2bcb2f3c
|
Fixed crash on right click on zone with GAL mode.
|
2015-08-03 11:53:58 +02:00 |
Maciej Suminski
|
d6bc33bd42
|
Removed a few more memory leaks and fixed crash on exit.
|
2015-07-24 09:42:46 +02:00 |
Maciej Suminski
|
83171482b3
|
Fixed a memleak (CONDITIONAL_MENU).
|
2015-07-22 10:46:57 +02:00 |
Maciej Suminski
|
81ea3ce408
|
Missing files.
|
2015-04-30 11:08:18 +02:00 |