| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |
| | | | | (bzr r15367) | ||||
| * | Improve font editing dialog. | Tavmjong Bah | 2016-09-06 | 1 | -37/+145 |
| |\ | | | | | (bzr r15109) | ||||
| | * | Improve font editing dialog: | Tavmjong Bah | 2016-07-10 | 1 | -37/+145 |
| | | | | | | | | | | | | | | | | | 1. Allow for fonts with other than 1000 units per em. 2. Allow setting 'ascent', 'descent', etc. 3. Allow setting individual glyph horizontal advances. 4. Fix bug where 'units-per-em' was not read correctly. (bzr r15014.1.1) | ||||
| * | | Fix a bunch of errors as reported at http://www.viva64.com/en/b/0419/ | Tavmjong Bah | 2016-08-15 | 1 | -3/+1 |
| | | | | | | | (bzr r15059) | ||||
| * | | Merged trunk | Adrian Boguszewski | 2016-08-09 | 1 | -5/+0 |
| |\ \ | | | | | | | (bzr r14954.1.30) | ||||
| | * \ | End GTK+ 2 support and remove GDL fork | Alex Valavanis | 2016-08-04 | 1 | -5/+0 |
| | |\ \ | | | | | | | | | (bzr r15038) | ||||
| | | * | | Drop remaining GTKMM 2 fallback support | Alex Valavanis | 2016-07-28 | 1 | -5/+0 |
| | | |/ | | | | | | | (bzr r15023.2.7) | ||||
| * | | | Merged trunk | Adrian Boguszewski | 2016-08-03 | 1 | -4/+2 |
| |\| | | | | | | | | (bzr r14954.1.29) | ||||
| | * | | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 2016-08-03 | 1 | -4/+2 |
| | | | | | | | | | | (bzr r15034) | ||||
| | * | | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 2016-07-28 | 1 | -1/+5 |
| | | | | | | | | | | (bzr r15027) | ||||
| | * | | Removed unused includes, decrease compilation time | Adrian Boguszewski | 2016-07-28 | 1 | -5/+1 |
| | |/ | | | | | (bzr r15025) | ||||
| * | | Renamed children list in SPObject | Adrian Boguszewski | 2016-07-14 | 1 | -11/+11 |
| | | | | | | | (bzr r14954.1.21) | ||||
| * | | Last part of new SPObject children list | Adrian Boguszewski | 2016-07-14 | 1 | -45/+39 |
| | | | | | | | (bzr r14954.1.20) | ||||
| * | | Merged trunk | Adrian Boguszewski | 2016-07-11 | 1 | -1/+1 |
| |\| | | | | | (bzr r14954.1.18) | ||||
| | * | Fix typo that prevents reading of 'units-per-em'. | Tavmjong Bah | 2016-07-04 | 1 | -1/+1 |
| | | | | | | | (bzr r15008) | ||||
| * | | Merged trunk | Adrian Boguszewski | 2016-07-03 | 1 | -3/+3 |
| |\| | | | | | (bzr r14954.1.14) | ||||
| | * | Rename function, fix some indenting issues. | Tavmjong Bah | 2016-07-02 | 1 | -2/+2 |
| | | | | | | | (bzr r15006) | ||||
| | * | Fix typo from GList purge that broke SVG Font Editor dialog. | Tavmjong Bah | 2016-07-02 | 1 | -1/+1 |
| | | | | | | | (bzr r15005) | ||||
| * | | Moved next functions, added namespace, renamed range functions | Adrian Boguszewski | 2016-06-25 | 1 | -2/+2 |
| |/ | | | (bzr r14954.1.10) | ||||
| * | Fix regression: restore order in resources (e.g. pattern list) | Marc Jeanmougin | 2016-05-21 | 1 | -2/+2 |
| | | | | (bzr r14907) | ||||
| * | cppification : GHashMaps replaced by stl maps. getResouceList now gives a ↵ | Marc Jeanmougin | 2015-12-07 | 1 | -3/+3 |
| | | | | | | | | std::set<SPObject *>. Should give some performance improvements (quite a few linear lookups are now logarithmic) (bzr r14504.1.6) | ||||
| * | I can't really understand why, but i can now launch inkscape without it ↵ | mc | 2015-02-18 | 1 | -2/+2 |
| | | | | | | | | | segfaulting. That's an improvement. Next thing: code cleaning, replacing containers with vectors (bzr r13922.1.4) | ||||
| * | Just... | mc | 2015-02-18 | 1 | -2/+2 |
| | | | | | | | | some... more... lines... (bzr r13922.1.2) | ||||
| * | Remove sp_desktop_document and finish cleanup of desktop-handles.h | Liam P. White | 2014-12-21 | 1 | -15/+15 |
| | | | | (bzr r13820) | ||||
| * | Purge sp_desktop_message_stack | Liam P. White | 2014-12-21 | 1 | -2/+2 |
| | | | | (bzr r13817) | ||||
| * | Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelection | Liam P. White | 2014-12-21 | 1 | -2/+3 |
| | | | | (bzr r13809) | ||||
| * | fix two memleaks | Johan B. C. Engelen | 2013-09-28 | 1 | -2/+6 |
| | | | | (bzr r12617) | ||||
| * | Fix Glibmm inclusions for Gtk+ 3 builds and implement a Gtk+ 3 compatible ↵ | Alex Valavanis | 2013-03-26 | 1 | -1/+3 |
| | | | | | | | | | | check for X11 backend Fixed bugs: - https://launchpad.net/bugs/1160252 - https://launchpad.net/bugs/1122774 (bzr r12247) | ||||
| * | Drop checks for ancient dependency versions. These are satisfied elsewhere. | Alex Valavanis | 2013-03-16 | 1 | -4/+0 |
| | | | | (bzr r12213) | ||||
| * | Switch to orientable Scale widgets in Gtkmm 3 | Alex Valavanis | 2013-03-08 | 1 | -7/+14 |
| | | | | (bzr r12179) | ||||
| * | Drop support for GTK+ < 2.24 | Alex Valavanis | 2012-11-26 | 1 | -10/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1069024 (bzr r11907) | ||||
| * | cppcheck: Simple fixes for src/ui/dialog | Alex Valavanis | 2012-11-15 | 1 | -2/+2 |
| | | | | (bzr r11874) | ||||
| * | Fix missing header in svg-fonts-dialog needed for GTK+ 3 build | Alex Valavanis | 2012-05-21 | 1 | -0/+1 |
| | | | | (bzr r11396) | ||||
| * | cppcheck | Kris De Gussem | 2012-03-07 | 1 | -12/+12 |
| | | | | (bzr r11052) | ||||
| * | Header tidying, suppress all gdk deprecation errors in gtkmm | Alex Valavanis | 2012-02-29 | 1 | -0/+5 |
| | | | | (bzr r11030) | ||||
| * | Clean up all remaining false warnings from Gtkmm | Alex Valavanis | 2012-02-26 | 1 | -1/+4 |
| | | | | (bzr r11018) | ||||
| * | Header cleaning | Alex Valavanis | 2012-02-12 | 1 | -0/+1 |
| | | | | (bzr r10963) | ||||
| * | Lots of gtkmm deprecation fixes | Alex Valavanis | 2012-02-11 | 1 | -0/+9 |
| | | | | (bzr r10957) | ||||
| * | Get rid of gtkmm top-level header usage - not required by API | Alex Valavanis | 2012-02-06 | 1 | -0/+1 |
| | | | | (bzr r10940) | ||||
| * | various: warnings and initalization | Kris De Gussem | 2011-11-13 | 1 | -12/+15 |
| | | | | (bzr r10737) | ||||
| * | Doxygen cleanup. | Jon A. Cruz | 2011-10-03 | 1 | -2/+3 |
| | | | | (bzr r10660) | ||||
| * | Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of ↵ | Jon A. Cruz | 2011-06-04 | 1 | -2/+2 |
| | | | | | | SP_ROOT() gtk type function/macro. (bzr r10254) | ||||
| * | actually fontforge flipping of y-axis for svgfont glyphs is compliant with ↵ | Felipe Corr??a da Silva Sanches | 2011-05-22 | 1 | -5/+23 |
| | | | | | | the svg spec. So we need to do it also. (bzr r10218) | ||||
| * | Remove flipping of y-axis from methods that get curves from selection in the ↵ | Felipe Corr??a da Silva Sanches | 2011-05-20 | 1 | -13/+0 |
| | | | | | | svg fonts dialog. This flipping of y-axis seems to be a fontforge bug. (bzr r10216) | ||||
| * | Font Editor. Fix for Bug #706506 (Crash when kerning an empty pair). | Nicolas Dufour | 2011-04-21 | 1 | -1/+4 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/706506 (bzr r10189) | ||||
| * | change spinbox to new one in many places. | Johan B. C. Engelen | 2011-04-16 | 1 | -1/+1 |
| | | | | (bzr r10176) | ||||
| * | Finished cleanup of outdated SP_OBJECT_REPR C macro. | Jon A. Cruz | 2011-02-22 | 1 | -4/+4 |
| | | | | (bzr r10067) | ||||
| * | update to latest 2geom ! | Johan B. C. Engelen | 2011-02-02 | 1 | -2/+2 |
| | | | | (bzr r10025) | ||||
| * | Merge and cleanup of GSoC C++-ification project. | Jon A. Cruz | 2010-12-12 | 1 | -35/+50 |
| |\ | | | | | (bzr r9945.1.1) | ||||
