index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ui
/
widget
/
font-selector.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix unsetting variable font values giving wrong font name (Issue 842).
Tavmjong Bah
2019-09-12
1
-1
/
+2
*
Tidy various dialog UIs
Nathan Lee
2019-04-02
1
-0
/
+2
*
Tweaks to allow one to reduce size of Text and Font dialog.
Tavmjong Bah
2019-03-18
1
-5
/
+8
*
Keep font variations widget in sync with CSS style widget.
Tavmjong Bah
2019-03-18
1
-11
/
+23
*
Prevent text dialog to become too wide.
Tavmjong Bah
2019-02-26
1
-3
/
+6
*
modernize loops
Marc Jeanmougin
2019-01-02
1
-2
/
+2
*
Clarify licenses
Max Gaukler
2018-11-08
1
-1
/
+2
*
Remove #include "config.h" wherever possible
Eduard Braun
2018-10-01
1
-4
/
+0
*
Merge branch 'fontselection' of gitlab.com:darktrojan/inkscape
Marc Jeanmougin
2018-06-14
1
-4
/
+7
|
\
|
*
In font list, don't change selection if current font is already selected; oth...
Geoff Lankow
2018-05-31
1
-4
/
+7
*
|
Fix three more instances of incorrectly escaped markup
Geoff Lankow
2018-05-31
1
-2
/
+3
|
/
*
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
2018-05-04
1
-2
/
+2
*
Rename "Glyphs" dialog to "Unicode Characters" dialog to better reflect what ...
Tavmjong Bah
2018-05-03
1
-2
/
+4
*
Merge branch 'master' of gitlab.com:inkscape/inkscape
Marc Jeanmougin
2018-04-29
1
-2
/
+7
|
\
|
*
Bug fixes for variable fonts, especially to support the Decovar font.
Tavmjong Bah
2018-04-29
1
-2
/
+7
*
|
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
2018-04-29
1
-2
/
+2
|
/
*
More progress on variable fonts support.
Tavmjong Bah
2018-04-28
1
-3
/
+27
*
Implement FontSelectorToolbar.
Tavmjong Bah
2018-04-25
1
-43
/
+45
*
Fix a couple of buglets in Font Selector widget...
Tavmjong Bah
2018-04-14
1
-3
/
+2
*
Replace C FontSelector by C++ FontSelector.
Tavmjong Bah
2018-04-13
1
-0
/
+385