| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | 1 | -5/+4 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | 2 | -6/+6 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Translators list update | Nicolas Dufour | 2015-01-05 | 1 | -1/+3 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | -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 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add missing SPStyle::readFromPrefs(), remove sp_style_read_from_prefs(). | Tavmjong Bah | 2014-12-24 | 5 | -142/+121 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove sp_style_new_from_object() | Tavmjong Bah | 2014-12-24 | 3 | -19/+3 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use gray for 'context-fill' and 'context-stroke' in marker selector. | Tavmjong Bah | 2014-12-23 | 7 | -34/+70 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug #1380413: make sure that the rect toolbar knows when and when not to update | Liam P. White | 2014-12-21 | 1 | -3/+11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove sp_desktop_document and finish cleanup of desktop-handles.h | Liam P. White | 2014-12-21 | 147 | -654/+565 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Purge sp_desktop_controls | Liam P. White | 2014-12-21 | 21 | -43/+33 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Purge sp_desktop_guides | Liam P. White | 2014-12-21 | 2 | -9/+0 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Purge sp_desktop_message_stack | Liam P. White | 2014-12-21 | 12 | -53/+44 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Purge sp_desktop_sketch and sp_desktop_tempgroup | Liam P. White | 2014-12-21 | 16 | -55/+37 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Purge sp_desktop_main | Liam P. White | 2014-12-21 | 2 | -9/+0 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Purge sp_desktop_gridgroup | Liam P. White | 2014-12-21 | 3 | -11/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Purge sp_desktop_drawing | Liam P. White | 2014-12-21 | 4 | -12/+3 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Purge sp_desktop_acetate | Liam P. White | 2014-12-21 | 2 | -9/+0 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Purge sp_desktop_canvas | Liam P. White | 2014-12-21 | 13 | -51/+42 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Purge sp_desktop_namedview in favor of SPDesktop::getNamedView | Liam P. White | 2014-12-21 | 24 | -56/+50 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelection | Liam P. White | 2014-12-21 | 85 | -327/+321 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Implement rendering for 'context-fill' and 'context-stroke' (text not handled... | Tavmjong Bah | 2014-12-21 | 14 | -78/+183 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | disable rev 13709, following Bug 1365451, comments 13-16 | Alvin Penner | 2014-12-19 | 1 | -2/+2 | |
