| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | merge from trunk | Jabier Arraiza Cenoz | 2013-03-05 | 9 | -97/+88 | |
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Added null check (should fix Bug #1051017 ) | Kris De Gussem | 2013-03-05 | 1 | -8/+10 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Drop dead Inkboard code. Config flag no longer exists | Alex Valavanis | 2013-03-04 | 7 | -44/+0 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Drop unused internal Python and Perl config checks | Alex Valavanis | 2013-03-04 | 1 | -3/+0 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Use our own font_description_better_match which takes into account font-stret... | Tavmjong Bah | 2013-03-04 | 1 | -42/+78 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | BPower for testing. | Jabier Arraiza Cenoz | 2013-03-05 | 2 | -129/+107 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | refactor bsplineSpirolive | Jabier Arraiza Cenoz | 2013-03-05 | 35 | -1292/+887 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | merge from branch | jtx | 2013-03-04 | 2 | -274/+325 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix sintax | Jabier Arraiza Cenoz | 2013-03-03 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Spiro refactor | Jabier Arraiza Cenoz | 2013-03-03 | 30 | -868/+1652 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | merge from master branch | jtx | 2013-03-04 | 33 | -667/+585 | |
| | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | Use ink_cairo_surface_filter when converting surfaces between linearRGB and s... | Tavmjong Bah | 2013-03-03 | 1 | -27/+64 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | ODF output: write correct Inkscape version number to metadata | Kris De Gussem | 2013-03-03 | 1 | -26/+6 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | Preparation to merge /dom/io and /io code (bug #1120585 ) | Kris De Gussem | 2013-03-03 | 16 | -313/+231 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | Fix autotools deprecation warnings | Alex Valavanis | 2013-03-02 | 1 | -3/+2 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | Fix build with C++11 | Alex Valavanis | 2013-03-02 | 4 | -5/+13 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | Build with GDKMM_DISABLE_DEPRECATED for all | Alex Valavanis | 2013-03-01 | 1 | -0/+13 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | Convert font-selector, text-edit, glyphs to use updated font-lister (use font... | Tavmjong Bah | 2013-03-01 | 9 | -293/+256 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Update from branch | jtx | 2013-03-01 | 28 | -594/+1327 | |
| |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Use pkg-config for libexif detection | Alex Valavanis | 2013-02-28 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Some strings clarifications (see Bug #955060, Latvian translation for 0.49). | Nicolas Dufour | 2013-02-25 | 2 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Fix for font-family scrolling in text-tool tool-controls (bug 1122553). | Tavmjong Bah | 2013-02-24 | 4 | -22/+48 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Fix missing headers for Gtk+ 3 build | Alex Valavanis | 2013-02-23 | 12 | -0/+17 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Get text from selected row rather than from entry box. | Tavmjong Bah | 2013-02-23 | 1 | -9/+14 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Noop: simplify some variable names. | Tavmjong Bah | 2013-02-23 | 1 | -73/+73 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Small step towards fixing font-family scrolling issue (bug 1122553). | Tavmjong Bah | 2013-02-23 | 2 | -0/+85 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Null pointer check (should fix Bug #966441 ) | Kris De Gussem | 2013-02-23 | 1 | -0/+4 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Remove unused variables. Change default preview font size. | Tavmjong Bah | 2013-02-23 | 1 | -8/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Path->Division. patch for case where cutter is a line (Bug 177956) | Alvin Penner | 2013-02-22 | 1 | -1/+4 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Bug 1111459: revert changes from r12012 (regressions affect normal usage more... | su_v | 2013-02-20 | 1 | -1/+0 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | update cmake files | Campbell Barton | 2013-02-19 | 3 | -2/+4 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Small bug fix (fix format of font-family in some cases). | Tavmjong Bah | 2013-02-19 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Fix for 998276 : Keyboard shortcuts not appearing in the main menu under Unity | John Smith | 2013-02-18 | 3 | -108/+79 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Move code from text-toolbar to font-lister in preparation to share code with ... | Tavmjong Bah | 2013-02-17 | 3 | -443/+921 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Path->Cut Path loses segments (Bug 166302) | Alvin Penner | 2013-02-16 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Selection based on font-family via icon in text-toolbar font-family entry box. | Tavmjong Bah | 2013-02-15 | 3 | -23/+167 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | BSpline refactor | Jabier Arraiza Cenoz | 2013-03-01 | 2 | -130/+128 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed closed pc->ea | Jabier Arraiza Cenoz | 2013-02-28 | 5 | -242/+293 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | BSpline refactor | Jabier Arraiza Cenoz | 2013-02-25 | 1 | -8/+9 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Refactor problem cusp nodes | jtx | 2013-02-19 | 28 | -214/+309 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | BSpline refactor | Jabier Arraiza Cenoz | 2013-02-25 | 2 | -65/+264 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Saved for next refactor | Jabier Arraiza Cenoz | 2013-02-23 | 5 | -141/+170 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Mayor refactor | Jabier Arraiza Cenoz | 2013-02-19 | 5 | -144/+151 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | refactor | Jabier Arraiza Cenoz | 2013-02-18 | 5 | -72/+196 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge from lp:~jabiertxof/inkscape/SpiroLive+BSpline@BPower for fix diverged | Jabier Arraiza Cenoz | 2013-02-15 | 1 | -4/+19 | |
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix cusp continuous? path close broken | jtx | 2013-02-14 | 3 | -33/+112 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | update from Trunk | Jabier Arraiza Cenoz | 2013-02-15 | 23 | -92/+53 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge to trunk | Jabier Arraiza Cenoz | 2013-02-15 | 23 | -92/+53 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug #561503: fix typo in earlier fix (r11133) | vaifrax | 2013-02-15 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Better fix for Bug #911146 (Inkscape reads .eps files from /tmp instead of th... | Nicolas Dufour | 2013-02-15 | 2 | -35/+8 | |
