Mathieu Schroeter
|
2ff130b8a9
|
Cosmetic: remove noise (mostly comments)
|
2017-02-20 18:14:37 +01:00 |
|
Mathieu Schroeter
|
1437249b16
|
Initialize variables
|
2017-02-18 19:18:59 +01:00 |
|
Mathieu Schroeter
|
57aad9888c
|
Remove useless context stuff with gettext
|
2017-02-15 22:13:58 +01:00 |
|
Mathieu Schroeter
|
8bee1511bb
|
Cosmetics
|
2017-02-15 22:03:57 +01:00 |
|
Mathieu Schroeter
|
4ba48134ba
|
Fix missing call on gettext
|
2017-02-15 22:03:57 +01:00 |
|
Mathieu Schroeter
|
95a1245e1d
|
Cosmetic: fix comment chars
|
2017-02-13 23:04:38 +01:00 |
|
Mathieu Schroeter
|
49289cac8c
|
Redraw everything with each iteration
It prevents glitches with some drivers like Intel. The performances are
not a problem.
|
2017-02-13 22:07:09 +01:00 |
|
Mathieu Schroeter
|
430b6db175
|
Fix filename of most of image files
|
2017-02-12 23:19:37 +01:00 |
|
Mathieu Schroeter
|
01c8b5a042
|
Cosmetic: change coding style with
astyle src/*.{cpp,h} -s4 -Y -m0 -p -xg -xd -H -k3 -W3 -y -xb -xj -O -c -xy -xC80 -U
|
2017-02-12 13:14:22 +01:00 |
|
Mathieu Schroeter
|
59698849e1
|
Use type with explicit length especially for long
The long type on win64 is 32 bits, and 64 bits on linux 64.
|
2017-02-12 00:51:38 +01:00 |
|
Mathieu Schroeter
|
0e338b45db
|
Convert to UTF-8
|
2017-02-12 00:44:46 +01:00 |
|
Mathieu Schroeter
|
01156f514a
|
Fix build on linux
|
2017-02-11 21:43:47 +01:00 |
|
Mathieu Schroeter
|
36a1822d59
|
Fix path on unix-like OS
|
2017-02-11 19:35:50 +01:00 |
|
Mathieu Schroeter
|
14428f6d49
|
Fix all warnings
|
2017-02-11 18:58:56 +01:00 |
|
Mathieu Schroeter
|
90ba4b791c
|
WIP: convert to CMake
|
2017-02-10 23:03:33 +01:00 |
|