| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | properly name the document units as "Document units" in the UI. The setting ↵ | Johan B. C. Engelen | 2014-11-21 | 1 | -1/+1 |
| | | | | | | is not meant to mean "default units" although it seems to be treated as that *as well*. (bzr r13744) | ||||
| * | Fixed a bug pointed by suv running from comand line, also removed another ↵ | Jabier Arraiza Cenoz | 2014-11-21 | 1 | -2/+3 |
| | | | | | | desktop call (bzr r13743) | ||||
| * | Rename variable to better express its use. (units -> page_size_units) | Tavmjong Bah | 2014-11-20 | 3 | -5/+6 |
| | | | | (bzr r13740) | ||||
| * | Fix length tests. | Johan B. C. Engelen | 2014-11-19 | 1 | -3/+3 |
| | | | | | | svg_length_read is casting the result to float ! (bzr r13739) | ||||
| * | units: remove a remnant from old code. There should be only one UnitTable ↵ | Johan B. C. Engelen | 2014-11-19 | 1 | -1/+0 |
| | | | | | | instantiated. (bzr r13737) | ||||
| * | Tests: fix stringstream-test for outputting floating point numbers. At ↵ | Johan B. C. Engelen | 2014-11-19 | 1 | -3/+3 |
| | | | | | | | | http://www.cplusplus.com/reference/ios/scientific/ I read that there are always three exponential digits (instead of the two that the test was testing for). If this is not standard, we should rewrite the tests. (bzr r13736) | ||||
| * | modify sequence of events. (Bug 1247801) | Alvin Penner | 2014-11-19 | 1 | -1/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1247801 (bzr r13735) | ||||
| * | remove extra commnets | Jabier Arraiza Cenoz | 2014-11-19 | 1 | -2/+0 |
| | | | | (bzr r13732) | ||||
| * | [FIX] Patch for bug #1282968 (kerning of Telugu fonts is broken) by David ↵ | mathog | 2014-11-18 | 1 | -19/+34 |
| | | | | | | | | | Mathog. Fixed bugs: - https://launchpad.net/bugs/1282968 (bzr r13729) | ||||
| * | commented unused variables | Jabier Arraiza Cenoz | 2014-11-17 | 1 | -2/+2 |
| | | | | (bzr r13728) | ||||
| * | fix a bug in fillet/chamfer on apply on non shapes | Jabier Arraiza Cenoz | 2014-11-17 | 1 | -0/+2 |
| | | | | (bzr r13727) | ||||
| * | fix a bug in bspline on apply on non shapes | Jabier Arraiza Cenoz | 2014-11-17 | 2 | -18/+5 |
| | | | | (bzr r13726) | ||||
| * | Fixes crash with perspective_lpe | Jabier Arraiza Cenoz | 2014-11-17 | 2 | -20/+25 |
| | | | | (bzr r13725) | ||||
| * | Fixed problems on groups and add a extra option to not need calculate ↵ | Jabier Arraiza Cenoz | 2014-11-16 | 2 | -47/+17 |
| | | | | | | degrees if want a 360 degree result (bzr r13722) | ||||
| * | Don't write the d attribute on <circle> or <ellipse> | Liam P. White | 2014-11-16 | 1 | -1/+1 |
| | | | | (bzr r13720) | ||||
| * | Fix nasty leak | Liam P. White | 2014-11-16 | 1 | -2/+2 |
| | | | | (bzr r13719) | ||||
| * | Add 'osb' to list of namespaces ignored when checking attributes/properties. | Tavmjong Bah | 2014-11-16 | 2 | -0/+2 |
| | | | | (bzr r13718) | ||||
| * | add snap to fillet/chamfer knots. Fixed a bug whith 180 degree node angle | Jabier Arraiza Cenoz | 2014-11-15 | 2 | -24/+5 |
| | | | | (bzr r13716) | ||||
| * | in rev 13590, use 'root->height.unit' instead of namedview 'units'. | Alvin Penner | 2014-11-15 | 1 | -4/+2 |
| | | | | (bzr r13715) | ||||
| * | Update Chamfer Steps to more unequivocal number, thanks to the feedback of ↵ | Jabier Arraiza Cenoz | 2014-11-15 | 1 | -3/+3 |
| | | | | | | Ivan Louette (bzr r13714) | ||||
| * | Purged GTKish SP_IS_RECT_CONTEXT/SP_RECT_CONTEXT macros. | Jon A. Cruz | 2014-11-15 | 2 | -4/+3 |
| | | | | (bzr r13713) | ||||
| * | Purged GTKish macros SP_SCRIPT/SP_IS_SCRIPT. | Jon A. Cruz | 2014-11-15 | 3 | -11/+14 |
| | | | | (bzr r13712) | ||||
| * | Purged SP_STYLE_ELEM/SP_IS_STYLE_ELEM macro abuse. | Jon A. Cruz | 2014-11-15 | 3 | -36/+23 |
| | | | | (bzr r13711) | ||||
| * | Macro cleanup of commented out code. | Jon A. Cruz | 2014-11-15 | 1 | -1/+1 |
| | | | | (bzr r13710) | ||||
| * | scale symbols when changing document units (Bug 1365451) | Alvin Penner | 2014-11-15 | 2 | -2/+14 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1365451 (bzr r13709) | ||||
| * | Add inverse subdivision chamfer to fillet chamfer LPE, feature sugested by ↵ | Jabier Arraiza Cenoz | 2014-11-14 | 5 | -29/+99 |
| | | | | | | Ivan Louette. (bzr r13708) | ||||
| * | Add new text decoration properties. | Tavmjong Bah | 2014-11-12 | 1 | -3/+9 |
| | | | | (bzr r13706) | ||||
| * | Fix a bug releasing LPE clip and mask | Jabier Arraiza Cenoz | 2014-11-12 | 1 | -1/+1 |
| | | | | (bzr r13705) | ||||
| * | Fixed bug in node point selection to LPE. | Jabier Arraiza Cenoz | 2014-11-12 | 2 | -4/+7 |
| | | | | (bzr r13704) | ||||
| * | Add a few more tests | Liam P. White | 2014-11-11 | 1 | -0/+24 |
| | | | | (bzr r13703) | ||||
| * | Add totally unfinished XML/SPObject test suite | Liam P. White | 2014-11-11 | 3 | -0/+211 |
| | | | | (bzr r13702) | ||||
| * | Removed SP_USE/SP_IS_USE Gtk-ish macros and cleaned affected files. | Jon A. Cruz | 2014-11-10 | 19 | -662/+921 |
| | | | | (bzr r13700) | ||||
| * | Fix 32-bit build break. | Jon A. Cruz | 2014-11-10 | 1 | -1/+1 |
| | | | | (bzr r13699) | ||||
| * | Fix use-after-free crash | Liam P. White | 2014-11-10 | 1 | -0/+2 |
| | | | | (bzr r13698) | ||||
| * | fix a bug pointed by su_v in fillet chamfer dialog, about units | Jabier Arraiza Cenoz | 2014-11-09 | 6 | -20/+38 |
| | | | | (bzr r13697) | ||||
| * | Add special rotation solution to optimized transforms, found by Johan | Liam P. White | 2014-11-09 | 2 | -12/+13 |
| | | | | (bzr r13691) | ||||
| * | Fix bug in previous commit. Add test against it | Liam P. White | 2014-11-09 | 2 | -3/+4 |
| | | | | (bzr r13690) | ||||
| * | Add specialized transforms | Liam P. White | 2014-11-09 | 2 | -59/+100 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1207502 (bzr r13688) | ||||
| * | export dialog, small code cleanup, should be a noop. (check if pointer is ↵ | Johan B. C. Engelen | 2014-11-08 | 1 | -1/+1 |
| | | | | | | nullptr, instead of checking the pre-condition for newing into the pointer) (bzr r13687) | ||||
| * | powerstroke: enable unset fill fallback when style is nullptr. fixes nullptr ↵ | Johan B. C. Engelen | 2014-11-08 | 1 | -1/+1 |
| | | | | | | deref. (bzr r13686) | ||||
| * | fix potential nullptr deref. | Johan B. C. Engelen | 2014-11-08 | 1 | -1/+1 |
| | | | | (bzr r13685) | ||||
| * | sp-filter: fix memory leak when trying to set a duplicate name for an image. | Johan B. C. Engelen | 2014-11-08 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | | This function could use more cleanup, but because I can't test now, I will write it down here: int sp_filter_set_image_name(SPFilter *filter, gchar const *name) { gchar *name_copy = strdup(name); pair<gchar*,int> new_pair(name_copy, filter->_image_number_next++); // post-increment number_next pair<map<gchar*,int,ltstr>::iterator,bool> ret = filter->_image_name->insert(new_pair); if (ret.second == false) { // The element is not inserted (because an element with the same key was already in the map) // Therefore, free the memory allocated for the new entry: free(name_copy); } return (*ret.first).second; } (bzr r13684) | ||||
| * | fix missing assignment to variable. | Johan B. C. Engelen | 2014-11-08 | 1 | -0/+4 |
| | | | | (bzr r13683) | ||||
| * | Update style cxxtests. | Tavmjong Bah | 2014-11-08 | 1 | -14/+14 |
| | | | | (bzr r13681) | ||||
| * | Black list some properties that shouldn't appear in default styles. | Tavmjong Bah | 2014-11-08 | 4 | -2/+44 |
| | | | | (bzr r13679) | ||||
| * | fixed typo in src/ui/dialog/Makefile_insert -- dialpg to dialog | Ryan Lerch | 2014-11-07 | 1 | -1/+1 |
| | | | | (bzr r13675) | ||||
| * | Doc comment cleanup. | Jon A. Cruz | 2014-11-07 | 2 | -110/+141 |
| | | | | (bzr r13674) | ||||
| * | Fixing typos found by Firas Hanife. | Nicolas Dufour | 2014-11-05 | 1 | -1/+1 |
| | | | | (bzr r13673) | ||||
| * | Refactor to remove references to Desktop/Ui in Effect, bspline and ↵ | Jabier Arraiza Cenoz | 2014-11-05 | 9 | -219/+106 |
| | | | | | | | | | fillet-chamfer. Also fixed the selected node problem in units not px. Also fixed two var to not allow NULL pointed by Johan Engelen. (bzr r13672) | ||||
| * | i18n. Fix for bug #1389509 (typos in trunk-r13669). | Masato Hashimoto | 2014-11-05 | 2 | -2/+2 |
| | | | | (bzr r13670) | ||||
