idotobi
|
f3d406beb7
|
Implement first draft for custom color palette
- using .gpl file format config file
|
5 years ago |
Fabian Keßler
|
bf3c63fee3
|
applied formatting
|
6 years ago |
Fabian Keßler
|
b708c89985
|
Manually fixed google checks
refactored PlaceholderString
c style cast to static_cast
replaced char const* with std::string
fixed all google-* checks
|
6 years ago |
Fabian Keßler
|
4ee8fa415c
|
clang-tidy google-*
|
6 years ago |
Fabian Keßler
|
4cf542b0a5
|
apply clang-tidy performance-*
|
6 years ago |
Fabian Keßler
|
a2e98f4bd7
|
clang-tidy init
|
6 years ago |
Julius Lehmann
|
16e12205db
|
Replace NULL with nullptr
|
7 years ago |
Fabian Keßler
|
fa33dc43f3
|
removed memory checks
|
7 years ago |
JJones780
|
530cdc24fd
|
fixes #1455 during customizing: dropping into vertical toolbar was aiming well above pointer.
|
7 years ago |
JJones780
|
ab0d93584d
|
fixes #1395 Remove command to set icon size to small after toolbar customization. Add instructions to css file to affect toolbar icon sizes.
|
7 years ago |
Andreas Butti
|
c2667c7b70
|
Color icon is now easier to change and HighDPI
|
7 years ago |
Andreas Butti
|
23d1a0c8b7
|
Use GTK Logging everywhere
|
7 years ago |
Andreas Butti
|
47375e9a52
|
Replace Boost::i18n with GLib i18n, to be consistent
#534
|
7 years ago |
Andreas Butti
|
4223489141
|
Fixed Warnings
|
7 years ago |
Andreas Butti
|
d34f36dbea
|
Cleanup GTK2 code, not everything working yet, but compiling
|
7 years ago |
Andreas Butti
|
eaf001c403
|
GTK3 drawing working
|
7 years ago |
Andreas Butti
|
2798c8f03d
|
Color item removed, replaced with GtkImage
|
7 years ago |
Andreas Butti
|
db6a64e4cd
|
GTK3 (still not full compiling, only with GTK2)
|
7 years ago |
Andreas Butti
|
4174d40c00
|
GTK3 Compatibility
|
7 years ago |
Andreas Butti
|
aa7cba78ab
|
GTK3
|
7 years ago |
Andreas Butti
|
cffa9bb2be
|
Code Cleanup
|
7 years ago |