| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix more GThreads issues | Alex Valavanis | 2015-12-27 | 1 | -5/+2 |
| | | | | (bzr r14546) | ||||
| * | Mark user-visible message for translation | Alexandre Prokoudine | 2015-12-26 | 1 | -1/+1 |
| | | | | (bzr r14544) | ||||
| * | Replace deprecated GC direct variable access. | Alex Valavanis | 2015-12-26 | 1 | -3/+3 |
| | | | | (bzr r14543) | ||||
| * | Separate C++-specific compiler flags to avoid C warnings about C++11 ↵ | Alex Valavanis | 2015-12-26 | 1 | -0/+5 |
| | | | | | | compatibility (bzr r14542) | ||||
| * | minor typos (mail to inkscape-translator) | Yuri Chornoivan | 2015-12-26 | 4 | -8/+8 |
| | | | | (bzr r14541) | ||||
| * | Rebase on libcroco 0.6.11 | Alex Valavanis | 2015-12-26 | 5 | -9/+13 |
| | | | | (bzr r14540) | ||||
| * | Add option for checkerboard background. | Tavmjong Bah | 2015-12-21 | 9 | -11/+57 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/397723 (bzr r14539) | ||||
| * | fixes layer movement when there is a document scaling factor | Marc Jeanmougin | 2015-12-19 | 1 | -2/+2 |
| | | | | (bzr r14538) | ||||
| * | brings back CMS tab | Marc Jeanmougin | 2015-12-18 | 3 | -4/+13 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1504612 (bzr r14537) | ||||
| * | static code analysis: suppress compiler warning | Kris De Gussem | 2015-12-14 | 1 | -1/+1 |
| | | | | (bzr r14535) | ||||
| * | Small bug fix related to previous check-in. | Tavmjong Bah | 2015-12-14 | 1 | -0/+1 |
| | | | | (bzr r14533) | ||||
| * | Fix two bugs with component transfer filter primitive: | Tavmjong Bah | 2015-12-14 | 1 | -155/+47 |
| | | | | | | | | 1. Discrete type was ignoring last value in list. 2. Change in alpha was not propogated to pre-multiplied color values leading to "ghosting". (bzr r14532) | ||||
| * | fix minor bug from recent merge: layer names were incorrectly created | Marc Jeanmougin | 2015-12-13 | 1 | -2/+3 |
| | | | | (bzr r14530) | ||||
| * | cppification and performance | Marc Jeanmougin | 2015-12-13 | 3 | -129/+71 |
| | | | | (bzr r14529) | ||||
| * | Perfomance optimization bugfix | Marc Jeanmougin | 2015-12-13 | 1 | -0/+3 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1515971 (bzr r14528) | ||||
| * | Fix crash on hidden guides | Jabier Arraiza Cenoz | 2015-12-11 | 2 | -24/+29 |
| | | | | (bzr r14527) | ||||
| * | Clean up some code, only init the SPKnot in one place. | Martin Owens | 2015-12-11 | 3 | -19/+4 |
| | | | | (bzr r14526) | ||||
| * | Fix bug launching a document by commandline with guides | Jabier Arraiza Cenoz | 2015-12-11 | 1 | -10/+20 |
| | | | | (bzr r14525) | ||||
| * | hide/show handle with guide | Marc Jeanmougin | 2015-12-10 | 1 | -0/+2 |
| | | | | (bzr r14524) | ||||
| * | Remove CtrlPoint and replace with SPKnot | Martin Owens | 2015-12-10 | 9 | -272/+37 |
| | | | | (bzr r14523) | ||||
| * | Remove unused header file. | Tavmjong Bah | 2015-12-09 | 15 | -253/+0 |
| | | | | (bzr r14522) | ||||
| * | Remove unnecesary headers for GTK3 | Jabier Arraiza Cenoz | 2015-12-09 | 1 | -2/+0 |
| | | | | (bzr r14521) | ||||
| * | update to trunk | Marc Jeanmougin | 2015-12-09 | 3 | -21/+32 |
| |\ | | | | | (bzr r14504.1.18) | ||||
| | * | Remove unused var in header file | Jabier Arraiza Cenoz | 2015-12-09 | 1 | -1/+0 |
| | | | | | | | (bzr r14519) | ||||
| | * | Fix GTK3 rulers on guide Lock and remove gap between guides and horizontal ruler | Jabier Arraiza Cenoz | 2015-12-09 | 3 | -21/+33 |
| | | | | | | | (bzr r14518) | ||||
| * | | fix crash noticed by Tav | Marc Jeanmougin | 2015-12-09 | 1 | -1/+0 |
| | | | | | | | (bzr r14504.1.17) | ||||
| * | | replaced remaining GHashTable with std::map | Marc Jeanmougin | 2015-12-09 | 5 | -37/+21 |
| | | | | | | | (bzr r14504.1.16) | ||||
| * | | finally removed all GSList from main folder .h files | Marc Jeanmougin | 2015-12-08 | 14 | -21/+0 |
| | | | | | | | (bzr r14504.1.15) | ||||
| * | | cppification: GSList replaced by vectors (undo/redo) | Marc Jeanmougin | 2015-12-08 | 5 | -63/+41 |
| | | | | | | | (bzr r14504.1.14) | ||||
| * | | cppification: GSList replaced by vectors (connectors) | Marc Jeanmougin | 2015-12-08 | 4 | -30/+22 |
| | | | | | | | (bzr r14504.1.13) | ||||
| * | | 0-sized arrays are supposed to be forbidden | Marc Jeanmougin | 2015-12-08 | 1 | -4/+4 |
| | | | | | | | (bzr r14504.1.12) | ||||
| * | | update to trunk | Marc Jeanmougin | 2015-12-08 | 6 | -12/+230 |
| |\| | | | | | (bzr r14504.1.11) | ||||
| | * | Fix return value for SPIEnumBits::write(). | Tavmjong Bah | 2015-12-08 | 1 | -1/+2 |
| | | | | | | | (bzr r14517) | ||||
| | * | add negative values to bend and pattern along path whith knot | Jabier Arraiza Cenoz | 2015-12-08 | 2 | -7/+36 |
| | | | | | | | (bzr r14516) | ||||
| | * | merge ↵ | Jabier Arraiza Cenoz | 2015-12-08 | 4 | -9/+197 |
| | |\ | | | | | | | | | | | | | lp:~inkscape.dev/inkscape/bend_and_pattern_along_path_width_modified_by_knot (bzr r14515) | ||||
| | | * | update to trunk | Jabier Arraiza Cenoz | 2015-12-08 | 299 | -7395/+7788 |
| | | |\ | | | | | | | | | (bzr r14272.1.11) | ||||
| | | * | | minor changes | Jabier Arraiza Cenoz | 2015-08-08 | 2 | -9/+16 |
| | | | | | | | | | | | | | (bzr r14272.1.10) | ||||
| | | * | | update to trunk | Jabier Arraiza Cenoz | 2015-08-08 | 1 | -5/+1 |
| | | |\ \ | | | | | | | | | | | (bzr r14272.1.9) | ||||
| | | * \ \ | update to trunk | Jabier Arraiza Cenoz | 2015-08-07 | 1 | -11/+28 |
| | | |\ \ \ | | | | | | | | | | | | | (bzr r14272.1.8) | ||||
| | | * \ \ \ | update to trunk | Jabier Arraiza Cenoz | 2015-08-07 | 6 | -457/+172 |
| | | |\ \ \ \ | | | | | | | | | | | | | | | (bzr r14272.1.7) | ||||
| | | * | | | | | Full refactor of the LPE now too much simple code | Jabier Arraiza Cenoz | 2015-08-07 | 4 | -117/+158 |
| | | | | | | | | | | | | | | | | | | | | | | (bzr r14272.1.6) | ||||
| | | * | | | | | fix a bug appliening from patheffect list the LPE | Jabier Arraiza Cenoz | 2015-08-06 | 2 | -11/+24 |
| | | | | | | | | | | | | | | | | | | | | | | (bzr r14272.1.5) | ||||
| | | * | | | | | update to trunk | Jabier Arraiza Cenoz | 2015-08-05 | 1 | -1/+9 |
| | | |\ \ \ \ \ | | | | | | | | | | | | | | | | | (bzr r14272.1.4) | ||||
| | | * \ \ \ \ \ | update to trunk | Jabier Arraiza Cenoz | 2015-08-05 | 2 | -9/+10 |
| | | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | (bzr r14272.1.3) | ||||
| | | * | | | | | | | Fix bug on apply effect from pen/pencil toolbar | Jabier Arraiza Cenoz | 2015-08-05 | 5 | -68/+72 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r14272.1.2) | ||||
| | | * | | | | | | | Added point parameter | Jabier Arraiza Cenoz | 2015-08-02 | 4 | -7/+118 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r14272.1.1) | ||||
| | * | | | | | | | | Fix incorrect variable type in SPILengthOrNormal constructor. | Tavmjong Bah | 2015-12-08 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r14514) | ||||
| | * | | | | | | | | Fix incorrect variable type in SPILength constructor. | Tavmjong Bah | 2015-12-08 | 1 | -1/+1 |
| | | |_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | (bzr r14513) | ||||
| * | | | | | | | | fix warning (class was a struct) | Marc Jeanmougin | 2015-12-08 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r14504.1.10) | ||||
| * | | | | | | | | update to trunk + resolve conflicts | Marc Jeanmougin | 2015-12-08 | 25 | -26/+292 |
| |\| | | | | | | | | | | | | | | | | | | | | | | | (bzr r14504.1.9) | ||||
