summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add pencil BSpline modeJabier Arraiza Cenoz2013-03-101-2/+6
* update to trunkJabier Arraiza Cenoz2013-03-0710-90/+246
|\
| * Fix deprecated Gtkmm symbols in preferences widgetAlex Valavanis2013-03-078-86/+234
| * Disable "faux" or "synthesized" font faces.Tavmjong Bah2013-03-071-0/+5
| * boolops union. fix for disappearing objects (Bug 168907)Alvin Penner2013-03-061-4/+7
* | Permanent show outline in BSpline modeJabier Arraiza Cenoz2013-03-061-0/+3
* | merge from trunkJabier Arraiza Cenoz2013-03-059-97/+88
|\|
| * Added null check (should fix Bug #1051017 )Kris De Gussem2013-03-051-8/+10
| * Drop dead Inkboard code. Config flag no longer existsAlex Valavanis2013-03-047-44/+0
| * Drop unused internal Python and Perl config checksAlex Valavanis2013-03-041-3/+0
| * Use our own font_description_better_match which takes into account font-stret...Tavmjong Bah2013-03-041-42/+78
* | BPower for testing.Jabier Arraiza Cenoz2013-03-052-129/+107
* | refactor bsplineSpiroliveJabier Arraiza Cenoz2013-03-0535-1292/+887
|\ \
| * \ merge from branchjtx2013-03-042-274/+325
| |\ \ | |/ / |/| |
* | | Fix sintaxJabier Arraiza Cenoz2013-03-031-2/+2
* | | Spiro refactorJabier Arraiza Cenoz2013-03-0330-868/+1652
|\ \ \
| | * | merge from master branchjtx2013-03-0433-667/+585
| |/| | | | |/
| | * Use ink_cairo_surface_filter when converting surfaces between linearRGB and s...Tavmjong Bah2013-03-031-27/+64
| | * ODF output: write correct Inkscape version number to metadataKris De Gussem2013-03-031-26/+6
| | * Preparation to merge /dom/io and /io code (bug #1120585 )Kris De Gussem2013-03-0316-313/+231
| | * Fix autotools deprecation warningsAlex Valavanis2013-03-021-3/+2
| | * Fix build with C++11Alex Valavanis2013-03-024-5/+13
| | * Build with GDKMM_DISABLE_DEPRECATED for allAlex Valavanis2013-03-011-0/+13
| | * Convert font-selector, text-edit, glyphs to use updated font-lister (use font...Tavmjong Bah2013-03-019-293/+256
| * | Update from branchjtx2013-03-0128-594/+1327
|/| | | |/
| * Use pkg-config for libexif detectionAlex Valavanis2013-02-281-0/+2
| * Some strings clarifications (see Bug #955060, Latvian translation for 0.49).Nicolas Dufour2013-02-252-2/+2
| * Fix for font-family scrolling in text-tool tool-controls (bug 1122553).Tavmjong Bah2013-02-244-22/+48
| * Fix missing headers for Gtk+ 3 buildAlex Valavanis2013-02-2312-0/+17
| * Get text from selected row rather than from entry box.Tavmjong Bah2013-02-231-9/+14
| * Noop: simplify some variable names.Tavmjong Bah2013-02-231-73/+73
| * Small step towards fixing font-family scrolling issue (bug 1122553).Tavmjong Bah2013-02-232-0/+85
| * Null pointer check (should fix Bug #966441 )Kris De Gussem2013-02-231-0/+4
| * Remove unused variables. Change default preview font size.Tavmjong Bah2013-02-231-8/+1
| * Path->Division. patch for case where cutter is a line (Bug 177956)Alvin Penner2013-02-221-1/+4
| * Bug 1111459: revert changes from r12012 (regressions affect normal usage more...su_v2013-02-201-1/+0
| * update cmake filesCampbell Barton2013-02-193-2/+4
| * Small bug fix (fix format of font-family in some cases).Tavmjong Bah2013-02-191-2/+2
| * Fix for 998276 : Keyboard shortcuts not appearing in the main menu under UnityJohn Smith2013-02-183-108/+79
| * Move code from text-toolbar to font-lister in preparation to share code with ...Tavmjong Bah2013-02-173-443/+921
| * Path->Cut Path loses segments (Bug 166302)Alvin Penner2013-02-161-0/+2
| * Selection based on font-family via icon in text-toolbar font-family entry box.Tavmjong Bah2013-02-153-23/+167
* | BSpline refactorJabier Arraiza Cenoz2013-03-012-130/+128
* | Fixed closed pc->eaJabier Arraiza Cenoz2013-02-285-242/+293
* | BSpline refactorJabier Arraiza Cenoz2013-02-251-8/+9
|\ \
| * \ Refactor problem cusp nodesjtx2013-02-1928-214/+309
| |\ \
* | | | BSpline refactorJabier Arraiza Cenoz2013-02-252-65/+264
* | | | Saved for next refactorJabier Arraiza Cenoz2013-02-235-141/+170
| |/ / |/| |
* | | Mayor refactorJabier Arraiza Cenoz2013-02-195-144/+151
* | | refactorJabier Arraiza Cenoz2013-02-185-72/+196