| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove redundant checks for old GTK+ features | Alex Valavanis | 2015-12-27 | 1 | -3/+0 |
| * | Fix more GThreads issues | Alex Valavanis | 2015-12-27 | 1 | -5/+2 |
| * | Update Russian translation | Alexandre Prokoudine | 2015-12-27 | 1 | -2327/+2350 |
| * | Mark user-visible message for translation | Alexandre Prokoudine | 2015-12-26 | 1 | -1/+1 |
| * | Replace deprecated GC direct variable access. | Alex Valavanis | 2015-12-26 | 1 | -3/+3 |
| * | Separate C++-specific compiler flags to avoid C warnings about C++11 compatib... | Alex Valavanis | 2015-12-26 | 2 | -9/+31 |
| * | minor typos (mail to inkscape-translator) | Yuri Chornoivan | 2015-12-26 | 4 | -8/+8 |
| * | Rebase on libcroco 0.6.11 | Alex Valavanis | 2015-12-26 | 5 | -9/+13 |
| * | Add option for checkerboard background. | Tavmjong Bah | 2015-12-21 | 9 | -11/+57 |
| * | fixes layer movement when there is a document scaling factor | Marc Jeanmougin | 2015-12-19 | 1 | -2/+2 |
| * | brings back CMS tab | Marc Jeanmougin | 2015-12-18 | 3 | -4/+13 |
| * | Tutorials. German and Greek translations update. | Nicolas Dufour | 2015-12-15 | 17 | -5349/+20605 |
| * | static code analysis: suppress compiler warning | Kris De Gussem | 2015-12-14 | 1 | -1/+1 |
| * | Dutch translation update | Kris De Gussem | 2015-12-14 | 1 | -224/+168 |
| * | Small bug fix related to previous check-in. | Tavmjong Bah | 2015-12-14 | 1 | -0/+1 |
| * | Fix two bugs with component transfer filter primitive: | Tavmjong Bah | 2015-12-14 | 1 | -155/+47 |
| * | Extensions. Fix Render extensions applied in transformed layers or groups (bu... | su_v | 2015-12-14 | 22 | -45/+86 |
| |\ | |||||
| | * | Extensions. Fix for 'Alphabet Soup' and 'Foldable Box' in transformed layers ... | su_v | 2015-12-09 | 2 | -0/+14 |
| | * | merge from trunk (r14506) | su_v | 2015-12-07 | 105 | -18711/+9976 |
| | |\ | |||||
| | * \ | merge from trunk (r14473) | su_v | 2015-11-15 | 137 | -29551/+28693 |
| | |\ \ | |||||
| | * | | | Extensions. Fix view center for Render extensions applied in transformed laye... | su_v | 2015-10-20 | 17 | -23/+54 |
| | * | | | Extensions. Move invertTransform() from voronoi2svg.py to shared module simpl... | su_v | 2015-10-20 | 4 | -22/+18 |
| * | | | | fix minor bug from recent merge: layer names were incorrectly created | Marc Jeanmougin | 2015-12-13 | 1 | -2/+3 |
| * | | | | cppification and performance | Marc Jeanmougin | 2015-12-13 | 3 | -129/+71 |
| * | | | | Perfomance optimization bugfix | Marc Jeanmougin | 2015-12-13 | 1 | -0/+3 |
| * | | | | Fix crash on hidden guides | Jabier Arraiza Cenoz | 2015-12-11 | 2 | -24/+29 |
| * | | | | Clean up some code, only init the SPKnot in one place. | Martin Owens | 2015-12-11 | 3 | -19/+4 |
| * | | | | Fix bug launching a document by commandline with guides | Jabier Arraiza Cenoz | 2015-12-11 | 1 | -10/+20 |
| * | | | | hide/show handle with guide | Marc Jeanmougin | 2015-12-10 | 1 | -0/+2 |
| * | | | | Remove CtrlPoint and replace with SPKnot | Martin Owens | 2015-12-10 | 9 | -272/+37 |
| * | | | | Remove unused header file. | Tavmjong Bah | 2015-12-09 | 15 | -253/+0 |
| * | | | | Remove unnecesary headers for GTK3 | Jabier Arraiza Cenoz | 2015-12-09 | 1 | -2/+0 |
| * | | | | Merge glib_hunt: cppification and removal of many glib GList/GSList/GHashTable | Marc Jeanmougin | 2015-12-09 | 60 | -884/+701 |
| |\ \ \ \ | |||||
| | * \ \ \ | update to trunk | Marc Jeanmougin | 2015-12-09 | 3 | -21/+32 |
| | |\ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | | Remove unused var in header file | Jabier Arraiza Cenoz | 2015-12-09 | 1 | -1/+0 |
| * | | | | | Fix GTK3 rulers on guide Lock and remove gap between guides and horizontal ruler | Jabier Arraiza Cenoz | 2015-12-09 | 3 | -21/+33 |
| | * | | | | fix crash noticed by Tav | Marc Jeanmougin | 2015-12-09 | 1 | -1/+0 |
| | * | | | | replaced remaining GHashTable with std::map | Marc Jeanmougin | 2015-12-09 | 5 | -37/+21 |
| | * | | | | finally removed all GSList from main folder .h files | Marc Jeanmougin | 2015-12-08 | 14 | -21/+0 |
| | * | | | | cppification: GSList replaced by vectors (undo/redo) | Marc Jeanmougin | 2015-12-08 | 5 | -63/+41 |
| | * | | | | cppification: GSList replaced by vectors (connectors) | Marc Jeanmougin | 2015-12-08 | 4 | -30/+22 |
| | * | | | | 0-sized arrays are supposed to be forbidden | Marc Jeanmougin | 2015-12-08 | 1 | -4/+4 |
| | * | | | | update to trunk | Marc Jeanmougin | 2015-12-08 | 6 | -12/+230 |
| | |\ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | | Fix return value for SPIEnumBits::write(). | Tavmjong Bah | 2015-12-08 | 1 | -1/+2 |
| * | | | | | add negative values to bend and pattern along path whith knot | Jabier Arraiza Cenoz | 2015-12-08 | 2 | -7/+36 |
| * | | | | | merge lp:~inkscape.dev/inkscape/bend_and_pattern_along_path_width_modified_by... | Jabier Arraiza Cenoz | 2015-12-08 | 4 | -9/+197 |
| |\ \ \ \ \ | |||||
| | * \ \ \ \ | update to trunk | Jabier Arraiza Cenoz | 2015-12-08 | 494 | -442274/+1261010 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | minor changes | Jabier Arraiza Cenoz | 2015-08-08 | 2 | -9/+16 |
| | * | | | | | | update to trunk | Jabier Arraiza Cenoz | 2015-08-08 | 1 | -5/+1 |
| | |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ | update to trunk | Jabier Arraiza Cenoz | 2015-08-07 | 1 | -11/+28 |
| | |\ \ \ \ \ \ \ | |||||
