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
/
dialog
/
svg-fonts-dialog.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Style fixes.
Shlomi Fish
2019-06-06
1
-1
/
+1
*
Refactoring: call setAttribute() directly.
Shlomi Fish
2019-06-06
1
-11
/
+11
*
Rm unused code now Gtk+ >= 3.22 dependency is set
Alexander Valavanis
2019-05-26
1
-12
/
+0
*
Tidy various dialog UIs
Nathan Lee
2019-04-02
1
-38
/
+51
*
Add correct tooltips for Cap height and x-height.
Gyuris Gellért
2019-01-14
1
-2
/
+2
*
Clarify licenses
Max Gaukler
2018-11-08
1
-1
/
+2
*
Add some tooltips to svg font editor, two need to be fixes.
Martin Owens
2018-10-30
1
-12
/
+15
*
Remove 'document-private.h' where not needed plus some other header cleanup.
Tavmjong Bah
2018-10-22
1
-1
/
+0
*
Remove #include "config.h" wherever possible
Eduard Braun
2018-10-01
1
-4
/
+0
*
Move GTKMM_CHECK_VERSION from config.h to it's own header
Eduard Braun
2018-10-01
1
-17
/
+18
*
Run clang-tidy’s modernize-use-equals-default pass.
Emmanuel Gil Peyrot
2018-06-18
1
-3
/
+2
*
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
2018-06-18
1
-14
/
+14
*
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
2018-05-04
1
-10
/
+10
*
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
2018-04-29
1
-10
/
+10
*
Move classes derived from SPObject to own directory.
Tavmjong Bah
2018-01-30
1
-5
/
+7
*
panel: Remove the unused "title" label
Stefano Facchini
2018-01-16
1
-1
/
+1
*
GtkMM popup menu deprecation fixes
Alexander Valavanis
2017-12-26
1
-0
/
+12
*
SVGFountDrawingArea: handle draw signal
Alexander Valavanis
2017-07-09
1
-4
/
+2
*
Rm more deprecated Gtk::Stock
Alex Valavanis
2016-12-27
1
-5
/
+5
*
Improve font editing dialog.
Tavmjong Bah
2016-09-06
1
-37
/
+145
|
\
|
*
Improve font editing dialog:
Tavmjong Bah
2016-07-10
1
-37
/
+145
*
|
Fix a bunch of errors as reported at http://www.viva64.com/en/b/0419/
Tavmjong Bah
2016-08-15
1
-3
/
+1
*
|
Merged trunk
Adrian Boguszewski
2016-08-09
1
-5
/
+0
|
\
\
|
*
\
End GTK+ 2 support and remove GDL fork
Alex Valavanis
2016-08-04
1
-5
/
+0
|
|
\
\
|
|
*
|
Drop remaining GTKMM 2 fallback support
Alex Valavanis
2016-07-28
1
-5
/
+0
|
|
|
/
*
|
|
Merged trunk
Adrian Boguszewski
2016-08-03
1
-4
/
+2
|
\
|
|
|
*
|
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
2016-08-03
1
-4
/
+2
|
*
|
Reverted changes to r15024 after many building problems
Adrian Boguszewski
2016-07-28
1
-1
/
+5
|
*
|
Removed unused includes, decrease compilation time
Adrian Boguszewski
2016-07-28
1
-5
/
+1
|
|
/
*
|
Renamed children list in SPObject
Adrian Boguszewski
2016-07-14
1
-11
/
+11
*
|
Last part of new SPObject children list
Adrian Boguszewski
2016-07-14
1
-45
/
+39
*
|
Merged trunk
Adrian Boguszewski
2016-07-11
1
-1
/
+1
|
\
|
|
*
Fix typo that prevents reading of 'units-per-em'.
Tavmjong Bah
2016-07-04
1
-1
/
+1
*
|
Merged trunk
Adrian Boguszewski
2016-07-03
1
-3
/
+3
|
\
|
|
*
Rename function, fix some indenting issues.
Tavmjong Bah
2016-07-02
1
-2
/
+2
|
*
Fix typo from GList purge that broke SVG Font Editor dialog.
Tavmjong Bah
2016-07-02
1
-1
/
+1
*
|
Moved next functions, added namespace, renamed range functions
Adrian Boguszewski
2016-06-25
1
-2
/
+2
|
/
*
Fix regression: restore order in resources (e.g. pattern list)
Marc Jeanmougin
2016-05-21
1
-2
/
+2
*
cppification : GHashMaps replaced by stl maps. getResouceList now gives a std...
Marc Jeanmougin
2015-12-07
1
-3
/
+3
*
I can't really understand why, but i can now launch inkscape without it segfa...
mc
2015-02-18
1
-2
/
+2
*
Just...
mc
2015-02-18
1
-2
/
+2
*
Remove sp_desktop_document and finish cleanup of desktop-handles.h
Liam P. White
2014-12-21
1
-15
/
+15
*
Purge sp_desktop_message_stack
Liam P. White
2014-12-21
1
-2
/
+2
*
Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelection
Liam P. White
2014-12-21
1
-2
/
+3
*
fix two memleaks
Johan B. C. Engelen
2013-09-28
1
-2
/
+6
*
Fix Glibmm inclusions for Gtk+ 3 builds and implement a Gtk+ 3 compatible che...
Alex Valavanis
2013-03-26
1
-1
/
+3
*
Drop checks for ancient dependency versions. These are satisfied elsewhere.
Alex Valavanis
2013-03-16
1
-4
/
+0
*
Switch to orientable Scale widgets in Gtkmm 3
Alex Valavanis
2013-03-08
1
-7
/
+14
*
Drop support for GTK+ < 2.24
Alex Valavanis
2012-11-26
1
-10
/
+1
*
cppcheck: Simple fixes for src/ui/dialog
Alex Valavanis
2012-11-15
1
-2
/
+2
[next]