Markus Gans
|
a90cd1ad55
|
const type qualifiers and list initialization
|
2020-05-02 00:07:35 +02:00 |
|
Markus Gans
|
164487096c
|
Some small code improvements
|
2020-02-19 21:59:13 +01:00 |
|
Markus Gans
|
06d65ed676
|
Fix metadata
|
2020-01-20 21:40:00 +01:00 |
|
Markus Gans
|
3a391f5fe5
|
Better setSize() implementation in some widgets
|
2019-12-23 03:53:32 +01:00 |
|
Markus Gans
|
a279a0981a
|
Internal redesign of the callback call
|
2019-10-05 23:20:07 +02:00 |
|
Markus Gans
|
bc3afa6235
|
Remove #pragma pack() directive lines
|
2019-09-08 02:04:24 +02:00 |
|
Markus Gans
|
d1fedfec9f
|
Cygwin and Linux console do not use cp437 character encoding by default
|
2019-09-04 23:57:31 +02:00 |
|
Markus Gans
|
69db7417ad
|
Removing public + protected data members from classes
|
2019-09-01 23:29:27 +02:00 |
|
Markus Gans
|
5257beb73a
|
Small cleanups
|
2019-08-06 23:45:28 +02:00 |
|
Markus Gans
|
96cdaa2450
|
Print function can set the cursor position with an FPoint
|
2019-01-27 13:44:13 +01:00 |
|
Markus Gans
|
eeb32bd66e
|
More accurate interfaces through the strict use of FPoint() and FSize()
|
2019-01-21 03:42:18 +01:00 |
|
Markus Gans
|
719e9b0586
|
Use the override specifier
|
2018-12-31 06:18:39 +01:00 |
|
Markus Gans
|
2a06915f1c
|
Use constexpr for fixed values
|
2018-12-26 23:41:49 +01:00 |
|
Markus Gans
|
6ce8c5cb27
|
Use nullptr instead of 0 to initialize a pointer values
|
2018-12-10 01:48:26 +01:00 |
|
Markus Gans
|
3537152c28
|
Use delegated constructors and in-class default member initializers
|
2018-12-03 03:22:36 +01:00 |
|
Markus Gans
|
5a356664b2
|
The widget flags are now stored in a bit field
|
2018-11-04 23:00:06 +01:00 |
|
Markus Gans
|
258380ae57
|
Changed more variables from int to std::size_t
|
2018-10-18 23:50:06 +02:00 |
|
Markus Gans
|
cfc1c4ef25
|
change from int to std::size_t for width or height
|
2018-10-14 06:25:33 +02:00 |
|
Markus Gans
|
4ad8335556
|
Stricter use of the keyword virtual
|
2018-09-24 04:02:35 +02:00 |
|
Markus Gans
|
f00f5417b6
|
mv include src
|
2018-09-21 06:03:51 +02:00 |
|