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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-03-31
Some anti-aliasing
Patrick Storz
1
-1
/
+1
2019-03-30
Remove "PACKAGE_LOCALE_DIR" environment variable
Patrick Storz
1
-2
/
+0
2019-03-24
Fix localization
Marc Jeanmougin
1
-2
/
+2
2018-11-08
Clarify licenses
Max Gaukler
1
-19
/
+6
2018-10-01
Remove #include "config.h" wherever possible
Eduard Braun
1
-1
/
+1
2018-10-01
Use _WIN32 instead of WIN32
Eduard Braun
1
-3
/
+3
2018-06-18
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
1
-1
/
+1
2018-05-04
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
1
-1
/
+1
2018-04-29
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
1
-1
/
+1
2017-11-26
license fix
Eduard Braun
1
-1
/
+1
2017-08-05
Include the prefix.h defines in gettext config
Ted Gould
1
-1
/
+5
2017-05-10
Use UTF8 encoding for output on windows console.
Eduard Braun
1
-11
/
+12
2017-05-07
Move functions for switching gettext charset to helper/gettext.h
Eduard Braun
1
-2
/
+28
2017-05-07
Move gettext initialization into separate function so it can be re-used (will...
Eduard Braun
1
-0
/
+83