summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/svg-fonts-dialog.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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
|\
| * C++ification of SPObject continued along with the onset of XML Privatisation....Abhishek Sharma Public2010-07-061-11/+26
| * New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...Abhishek Sharma Public2010-07-021-15/+15
| * C++fied SPDocument addedAbhishek Sharma Public2010-07-011-1/+1
* | Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
* | UI fixes (a.o. Bug #560751 )Kris De Gussem2010-10-021-1/+1
* | UI generalisationKris De Gussem2010-10-011-1/+1
* | Fix crash 411940 by Alisher NiyazovJosh Andler2010-08-111-0/+1
|/
* Cleanup on id access.Jon A. Cruz2010-03-021-2/+2
* updating my email address in file headersFelipe Corr??a da Silva Sanches2009-12-131-1/+1
* Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert2009-08-061-15/+15
* SPDocument->Documentjohnce2009-08-051-15/+15
* since "Unicode" made people believe that they could put hex code point Felipe Corr??a da Silva Sanches2009-05-041-2/+2
* add "Reset missing glyph" button to svgfonts dialogFelipe Corr??a da Silva Sanches2009-05-041-1/+24
* translator comments and minor string fixesIvan Mas??r2009-04-231-2/+2
* Fix some console warning spam (most cannot be fixed, unfortunately)Krzysztof Kosi??ski2009-02-091-1/+1
* added some messages to the user in the svgfonts dialogFelipe Corr??a da Silva Sanches2009-01-111-15/+50
* fix crash when no glyph is selected at the svgfonts dialogFelipe Corr??a da Silva Sanches2009-01-061-1/+5
* Warning and whitespace cleanup.Jon A. Cruz2009-01-061-190/+201
* Another week coding offline...Felipe Corr??a da Silva Sanches2009-01-051-4/+9
* added a "remove" context menu option for removing kerning pairsFelipe Corr??a da Silva Sanches2008-12-291-5/+38
* fixing the upside-down glyph issue for the missing-glyph case (which I Felipe Corr??a da Silva Sanches2008-12-291-1/+12
* Now users can design a font within inkscape, save it and then open the Felipe Corr??a da Silva Sanches2008-12-281-72/+458
* Added "Add" button to the SVG Fonts dialog.Felipe Corr??a da Silva Sanches2008-12-161-6/+56
* From trunkTed Gould2008-10-271-12/+11
* family name field on svgfonts dialog now properly saves attribute. Should do ...Felipe Corr??a da Silva Sanches2008-08-151-11/+60
* more mockup on svgfonts dialogFelipe Corr??a da Silva Sanches2008-08-051-1/+25
* added class AttrEntryFelipe Corr??a da Silva Sanches2008-08-051-0/+10
* adding tabs to SVGFonts dialogFelipe Corr??a da Silva Sanches2008-08-011-21/+46
* fix compileFelipe Corr??a da Silva Sanches2008-07-221-0/+1
* added SVF Fonts dialog to the list of translatablesAlexandre Prokoudine2008-07-181-7/+7
* * added another spinbox to the svgfonts uiFelipe Corr??a da Silva Sanches2008-07-181-0/+22
* improving SVG Fonts UIFelipe Corr??a da Silva Sanches2008-07-161-6/+16
* increase font size on kerning_preview and text_preview drawing areasFelipe Corr??a da Silva Sanches2008-07-121-3/+11