| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix coding style issues in mirror symmetry code | Jabier Arraiza Cenoz | 2015-04-10 | 2 | -93/+100 |
| * | fix to trunk | Jabier Arraiza Cenoz | 2015-03-18 | 5 | -51/+19 |
| * | update to trunk | Jabier Arraiza Cenoz | 2015-03-18 | 301 | -3586/+4159 |
| |\ |
|
| | * | Remove sleep() left over from debugging. | Tavmjong Bah | 2015-03-17 | 1 | -1/+0 |
| | * | Exporting. Fix for Bug #1414835 (PDF/PS/EPS export of filtered objects includ... | Nicolas Dufour | 2015-03-17 | 1 | -1/+1 |
| | * | Partial fix for bug 1430873. Ellipses should behave properly with % values. | Tavmjong Bah | 2015-03-16 | 5 | -86/+103 |
| | * | Fix a bug when update pointparaneter and no Knot | Jabier Arraiza Cenoz | 2015-03-16 | 1 | -1/+1 |
| | * | Warning cleanup. | Jon A. Cruz | 2015-03-15 | 1 | -1/+2 |
| | * | sbasis-to-bezier. avoid ill-conditioned regions. (Bug 1428683) | Alvin Penner | 2015-03-14 | 1 | -8/+13 |
| | * | Partial fix for bug 1430873. Rectangles should behave properly with % values. | Tavmjong Bah | 2015-03-14 | 6 | -91/+140 |
| | * | Remove 'Active Desktop' calls from Perspective/Envelope and Lattice2 LPE, add... | Jabier Arraiza Cenoz | 2015-03-14 | 4 | -33/+7 |
| | * | Lattice 2 now handle in miror mode revase of axis, also fix a bug moving exte... | Jabier Arraiza Cenoz | 2015-03-14 | 4 | -3/+17 |
| | * | Fix for a potential (though unlikely) dereference of null pointer in the spra... | Nicolas Dufour | 2015-03-14 | 1 | -32/+34 |
| | * | dynamic, linked offsets applied to clone original | Raphael Rosch | 2015-03-14 | 1 | -0/+2 |
| | * | Fix a bug in lattice2 with SegmentLines and add a Expander widget to contract... | Jabier Arraiza Cenoz | 2015-03-12 | 4 | -41/+108 |
| | * | Fix for potential null pointer call in the 3D box toolbar widget. | Nicolas Dufour | 2015-03-12 | 1 | -7/+7 |
| | * | Point parameter refactor, Fixes a bug in Lattice2 whith lines. | Jabier Arraiza Cenoz | 2015-03-12 | 11 | -140/+172 |
| | * | Allow changing document scale (via changing viewBox). Start of GUI. | Tavmjong Bah | 2015-03-11 | 5 | -3/+165 |
| | * | Inicialite variables to prevent crashes | Jabier Arraiza Cenoz | 2015-03-11 | 4 | -6/+10 |
| | * | Final cleanup to point parameter, lattice2 and perspective envelope. Also add... | Jabier Arraiza Cenoz | 2015-03-10 | 5 | -8/+74 |
| | * | Fix a bug whith previous commit | Jabier Arraiza Cenoz | 2015-03-10 | 3 | -31/+33 |
| | * | This commit remove all ocurrences of Active Desktop casts and all tool swith ... | Jabier Arraiza Cenoz | 2015-03-10 | 3 | -20/+5 |
| | * | Remove redundant buttons on simplify LPE | Jabier Arraiza Cenoz | 2015-03-10 | 2 | -33/+6 |
| | * | remember status of preview pane in native Windows open dialog. (Bug 1428873) | Alvin Penner | 2015-03-10 | 1 | -0/+8 |
| | * | Filters. Fix for Bug #790534 (Simulate color blindness/defects?). | Nicolas Dufour | 2015-03-10 | 2 | -1/+77 |
| | * | Fix a bad string | Jabier Arraiza Cenoz | 2015-03-09 | 1 | -1/+1 |
| | * | Removed auto size helper paths because strange result | Jabier Arraiza Cenoz | 2015-03-09 | 4 | -55/+40 |
| | * | Fixed a bug on simplify pointed by su_v | Jabier Arraiza Cenoz | 2015-03-08 | 2 | -25/+3 |
| | * | i10n. Fix for Bug #1429579 (Various typos in the trunk code). | Yuri Chornoivan | 2015-03-08 | 4 | -4/+4 |
| | * | Update simplify and bspline to auto size some helper paths based on current zoom | Jabier Arraiza Cenoz | 2015-03-08 | 10 | -32/+76 |
| | * | Improved popup mesage to a LPE Simplify parameter | Jabier Arraiza Cenoz | 2015-03-07 | 1 | -1/+1 |
| | * | Add a smooth angles parameter to Simplify LPE | Jabier Arraiza Cenoz | 2015-03-07 | 2 | -15/+61 |
| | * | Enable PDF/PS/EPS export for gradient mesh (bug #1363369) | Adrian Johnson | 2015-03-07 | 1 | -0/+5 |
| | * | avoid 0/0 problem in get_scale_transform_for_uniform_stroke. (Bug 1428789) | Alvin Penner | 2015-03-06 | 1 | -2/+6 |
| | * | Fix filter primitives using 'type' attribute. (Broken when 'type' attribute i... | Tavmjong Bah | 2015-03-06 | 3 | -4/+4 |
| | * | Fix for Bug #1428967 (Inkscape0.91 crashes under interface using Chinese/Taiw... | Nicolas Dufour | 2015-03-06 | 1 | -2/+2 |
| | * | Fix out-of-control render cache from dominating all available memory | Liam P. White | 2015-03-05 | 1 | -3/+3 |
| | * | Fix for Bug #918319 (Printing offsets page). | Nicolas Dufour | 2015-03-05 | 1 | -19/+2 |
| | * | scale spinboxes for rectangle toolbar. (Bug 307656) | Alvin Penner | 2015-03-04 | 2 | -14/+13 |
| | * | Extensions. Fix for Bug #1426684 (INX optiongroup does not trigger a refresh). | Nicolas Dufour | 2015-03-02 | 1 | -17/+24 |
| | * | Merged pointreseteable parameter to point parameter | Jabier Arraiza Cenoz | 2015-03-02 | 12 | -337/+100 |
| | * | Fixed a bad casting | Jabier Arraiza Cenoz | 2015-03-02 | 1 | -5/+7 |
| | * | Added shorcut to move along axes, point reseteable parameter,pointed by Vlada... | Jabier Arraiza Cenoz | 2015-03-02 | 3 | -36/+49 |
| | * | Match function definition and declaration syntax. Mismatch pointed out by dox... | Tavmjong Bah | 2015-03-01 | 1 | -5/+5 |
| | * | Rename <meshGradient> to <mesh>, <meshRow> to <meshrow>, <meshPatch> to <mesh... | Tavmjong Bah | 2015-03-01 | 23 | -928/+507 |
| | * | if viewbox does not exist in file, set the document-units to be px. (Bug 1239... | Alvin Penner | 2015-03-01 | 1 | -1/+3 |
| | * | Workaround for bug #1426090 (more LPE nastiness) | Liam P. White | 2015-02-28 | 1 | -4/+30 |
| | * | Translations. New Icenlandic translation. | Sveinn í Felli | 2015-02-27 | 1 | -2/+2 |
| | * | Rename libgc/ => inkgc/ to reflect difference from Boehm GC | Liam P. White | 2015-02-26 | 41 | -52/+52 |
| | * | whoops | Liam P. White | 2015-02-25 | 1 | -0/+1 |