| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Translations. Italian translation update. | Firas Hanife | 2015-01-17 | 1 | -65/+65 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Documentation. New Galician translation of the Shapes tutorial by Leandro Reg... | Nicolas Dufour | 2015-01-17 | 2 | -0/+1124 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | improve precision of i2doc for case where viewBox aspect ratio does not change | Alvin Penner | 2015-01-16 | 1 | -1/+3 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Test implementation of 'shape-padding'. | Tavmjong Bah | 2015-01-16 | 2 | -2/+16 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Start to implement SVG 2 text in a shape. | Tavmjong Bah | 2015-01-16 | 1 | -5/+58 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update for osx packaging (CFBundleDocumentTypes, local portfiles for Python m... | su_v | 2015-01-15 | 39 | -57/+2001 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | packaging/macosx: sync launcher-quartz-no-macintegration.sh with default laun... | su_v | 2015-01-10 | 1 | -1/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | packaging/macosx: support using direct symlinks to the launcher script (parti... | Keenan Brock | 2015-01-05 | 1 | -1/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | packaging/macosx: increase revision for local py-numpy port | su_v | 2015-01-04 | 1 | -0/+3 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | packaging/macosx: add py-numpy port for Python2.7 too (upstream MacPorts now ... | su_v | 2015-01-04 | 7 | -0/+468 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update for osx packaging (CFBundleDocumentTypes): rewrite mime-types, add mis... | su_v | 2014-12-31 | 3 | -55/+271 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | update to trunk (r13829) | su_v | 2014-12-31 | 205 | -2358/+2233 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | packaging/macosx: update local python ports (MacPorts drops support for Pytho... | su_v | 2014-12-15 | 29 | -0/+1255 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | for symbol description, report 'id' if 'title' does not exist. | Alvin Penner | 2015-01-15 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | allow stroke_width to be scaled even if stroke color is not defined. (Bug 136... | Alvin Penner | 2015-01-15 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | during copy and paste, scale stock symbols from units of 'px' to 'document-un... | Alvin Penner | 2015-01-15 | 4 | -14/+25 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Read properties for SVG 2 text in a shape. | Tavmjong Bah | 2015-01-15 | 4 | -0/+43 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix warnings when tracing enabled. | Tavmjong Bah | 2015-01-14 | 1 | -12/+12 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | i18n. String handling improvement and memory leak fix. | Nicolas Dufour | 2015-01-13 | 3 | -136/+140 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixing build error on Ubuntu (GThread error due to include ordering). | Nicolas Dufour | 2015-01-12 | 1 | -2/+3 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Undo. Partial fix for Bug #171990 (pen tool commit for each node for more gra... | Jeremiah Darais | 2015-01-12 | 2 | -85/+107 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Translations. Italian translation udpate. | Firas Hanife | 2015-01-10 | 3 | -4570/+5875 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix for #1399720, win32 msi packaging error on .svg extension registration | Adib Taraben | 2015-01-07 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Preferences. Fix for Bug #1401993 (Keyboard shortcut editor throws together e... | Nicolas Dufour | 2015-01-07 | 1 | -0/+4 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rejection sampling to avoid indeterminate gradients in feTurbulence. | Jasper van de Gronde | 2015-01-06 | 1 | -2/+4 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add getDocumentScale() to return "real-world" to "user-unit" scale factor. | Tavmjong Bah | 2015-01-06 | 3 | -2/+25 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | UI/i18n. Fixing inconsistencies in the Fillet/Chamfer LPE dialogs. | Nicolas Dufour | 2015-01-06 | 4 | -4316/+4404 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Translators list update | Nicolas Dufour | 2015-01-05 | 2 | -1/+5 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Translation. German translation update by Heiko Woehrle and Ben Weis. | Ben Weis | 2015-01-05 | 1 | -5650/+5473 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Implement SVG 1.1 textLength and textAdjust attributes. Code from Dmitry Kirs... | Tavmjong Bah | 2015-01-05 | 10 | -34/+217 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Comment out error message about style ref counting and add explanation. | Tavmjong Bah | 2015-01-05 | 1 | -2/+7 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Avoid calling root->updateRepr() twice when changing width and height. | Tavmjong Bah | 2015-01-05 | 3 | -5/+35 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix for Bug #1407326 (Typo (toogle) in filletchanferpoinarray.cpp). | Yuri Chornoivan | 2015-01-03 | 1 | -8/+8 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Translation. Ukrainian translation update by Yuri Chornoivan | Yuri Chornoivan | 2015-01-03 | 1 | -4121/+5260 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | UI: some strings were not translatable | Kris De Gussem | 2015-01-03 | 1 | -8/+8 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | UI: usage of colon in front of editbox | Kris De Gussem | 2015-01-03 | 1 | -4/+4 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | UI: usage of colon in front of editbox | Kris De Gussem | 2015-01-03 | 1 | -6/+6 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | simplify and optimice code for mobe bspline from paths | Jabier Arraiza Cenoz | 2015-01-01 | 1 | -8/+12 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allow reposition of BSpline using the path | Jabier Arraiza Cenoz | 2015-01-01 | 1 | -2/+12 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix for bug #758718 (Color Picker/Dropper: Color selection area not lined up ... | mc | 2014-12-31 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | UI messages typo | Kris De Gussem | 2014-12-28 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | static code analysis: initialisation | Kris De Gussem | 2014-12-28 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | prevent possible usage of -1 array index | Kris De Gussem | 2014-12-28 | 1 | -12/+14 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Dutch translation update | Kris De Gussem | 2014-12-28 | 1 | -43/+76 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Replace sp_style_xxx functions with SPStyle member functions. | Tavmjong Bah | 2014-12-26 | 35 | -603/+420 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | SPStyle ref counting clean up. | Tavmjong Bah | 2014-12-26 | 6 | -16/+37 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove sp_style_new(). | Tavmjong Bah | 2014-12-25 | 12 | -96/+66 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove sp_style_merge_from_parent() and sp_style_merge_from_dying_parent(). | Tavmjong Bah | 2014-12-25 | 6 | -73/+36 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove sp_style_write_string() and sp_style_write_difference(). | Tavmjong Bah | 2014-12-25 | 10 | -221/+138 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove sp_style_read_from_object() | Tavmjong Bah | 2014-12-24 | 8 | -37/+20 | |
