summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/svg-fonts-dialog.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* SVGFountDrawingArea: handle draw signalAlexander Valavanis2017-07-091-4/+2
* Rm more deprecated Gtk::StockAlex Valavanis2016-12-271-5/+5
* Improve font editing dialog.Tavmjong Bah2016-09-061-37/+145
|\
| * Improve font editing dialog:Tavmjong Bah2016-07-101-37/+145
* | Fix a bunch of errors as reported at http://www.viva64.com/en/b/0419/Tavmjong Bah2016-08-151-3/+1
* | Merged trunkAdrian Boguszewski2016-08-091-5/+0
|\ \
| * \ End GTK+ 2 support and remove GDL forkAlex Valavanis2016-08-041-5/+0
| |\ \
| | * | Drop remaining GTKMM 2 fallback supportAlex Valavanis2016-07-281-5/+0
| | |/
* | | Merged trunkAdrian Boguszewski2016-08-031-4/+2
|\| |
| * | Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-4/+2
| * | Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-1/+5
| * | Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-5/+1
| |/
* | Renamed children list in SPObjectAdrian Boguszewski2016-07-141-11/+11
* | Last part of new SPObject children listAdrian Boguszewski2016-07-141-45/+39
* | Merged trunkAdrian Boguszewski2016-07-111-1/+1
|\|
| * Fix typo that prevents reading of 'units-per-em'.Tavmjong Bah2016-07-041-1/+1
* | Merged trunkAdrian Boguszewski2016-07-031-3/+3
|\|
| * Rename function, fix some indenting issues.Tavmjong Bah2016-07-021-2/+2
| * Fix typo from GList purge that broke SVG Font Editor dialog.Tavmjong Bah2016-07-021-1/+1
* | Moved next functions, added namespace, renamed range functionsAdrian Boguszewski2016-06-251-2/+2
|/
* Fix regression: restore order in resources (e.g. pattern list)Marc Jeanmougin2016-05-211-2/+2
* cppification : GHashMaps replaced by stl maps. getResouceList now gives a std...Marc Jeanmougin2015-12-071-3/+3
* I can't really understand why, but i can now launch inkscape without it segfa...mc2015-02-181-2/+2
* Just...mc2015-02-181-2/+2
* Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White2014-12-211-15/+15
* Purge sp_desktop_message_stackLiam P. White2014-12-211-2/+2
* Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelectionLiam P. White2014-12-211-2/+3
* fix two memleaksJohan B. C. Engelen2013-09-281-2/+6
* Fix Glibmm inclusions for Gtk+ 3 builds and implement a Gtk+ 3 compatible che...Alex Valavanis2013-03-261-1/+3
* Drop checks for ancient dependency versions. These are satisfied elsewhere.Alex Valavanis2013-03-161-4/+0
* Switch to orientable Scale widgets in Gtkmm 3Alex Valavanis2013-03-081-7/+14
* Drop support for GTK+ < 2.24Alex Valavanis2012-11-261-10/+1
* cppcheck: Simple fixes for src/ui/dialogAlex Valavanis2012-11-151-2/+2
* Fix missing header in svg-fonts-dialog needed for GTK+ 3 buildAlex Valavanis2012-05-211-0/+1
* cppcheckKris De Gussem2012-03-071-12/+12
* Header tidying, suppress all gdk deprecation errors in gtkmmAlex Valavanis2012-02-291-0/+5
* Clean up all remaining false warnings from GtkmmAlex Valavanis2012-02-261-1/+4
* Header cleaningAlex Valavanis2012-02-121-0/+1
* Lots of gtkmm deprecation fixesAlex Valavanis2012-02-111-0/+9
* Get rid of gtkmm top-level header usage - not required by APIAlex Valavanis2012-02-061-0/+1
* various: warnings and initalizationKris De Gussem2011-11-131-12/+15
* Doxygen cleanup.Jon A. Cruz2011-10-031-2/+3
* Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of SP_ROOT()...Jon A. Cruz2011-06-041-2/+2
* actually fontforge flipping of y-axis for svgfont glyphs is compliant with th...Felipe Corr??a da Silva Sanches2011-05-221-5/+23
* Remove flipping of y-axis from methods that get curves from selection in the ...Felipe Corr??a da Silva Sanches2011-05-201-13/+0
* Font Editor. Fix for Bug #706506 (Crash when kerning an empty pair).Nicolas Dufour2011-04-211-1/+4
* change spinbox to new one in many places.Johan B. C. Engelen2011-04-161-1/+1
* Finished cleanup of outdated SP_OBJECT_REPR C macro.Jon A. Cruz2011-02-221-4/+4
* update to latest 2geom !Johan B. C. Engelen2011-02-021-2/+2
* Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-35/+50
|\