index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
helper
/
gettext.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Some anti-aliasing
Patrick Storz
2019-03-31
1
-1
/
+1
*
Remove "PACKAGE_LOCALE_DIR" environment variable
Patrick Storz
2019-03-30
1
-2
/
+0
*
Fix localization
Marc Jeanmougin
2019-03-24
1
-2
/
+2
*
Clarify licenses
Max Gaukler
2018-11-08
1
-19
/
+6
*
Remove #include "config.h" wherever possible
Eduard Braun
2018-10-01
1
-1
/
+1
*
Use _WIN32 instead of WIN32
Eduard Braun
2018-10-01
1
-3
/
+3
*
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
2018-06-18
1
-1
/
+1
*
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
2018-05-04
1
-1
/
+1
*
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
2018-04-29
1
-1
/
+1
*
license fix
Eduard Braun
2017-11-26
1
-1
/
+1
*
Include the prefix.h defines in gettext config
Ted Gould
2017-08-05
1
-1
/
+5
*
Use UTF8 encoding for output on windows console.
Eduard Braun
2017-05-10
1
-11
/
+12
*
Move functions for switching gettext charset to helper/gettext.h
Eduard Braun
2017-05-07
1
-2
/
+28
*
Move gettext initialization into separate function so it can be re-used (will...
Eduard Braun
2017-05-07
1
-0
/
+83