summaryrefslogtreecommitdiffstats
path: root/src/widgets (follow)
Commit message (Expand)AuthorAgeFilesLines
* Code-design. Fixing variable initialization warnings and replacing tabs with ...Nicolas Dufour2016-02-291-9/+9
* UI. Fix for bug #1351597 (Inkscape + Cairo >= 1.12 very slow on Windows, unle...Eduard Braun (eduard-braun2)2016-02-271-130/+198
* Clarify meaning of line spacing.Tavmjong Bah2016-02-201-1/+1
* Changed one icon/action in meassure toolbar to one more explicitJabier Arraiza Cenoz2016-02-072-11/+11
* Added phantom meassure feature to meassure toolJabier Arraiza Cenoz2016-02-062-0/+19
* Remove duplicate mensageJabier Arraiza Cenoz2016-02-011-1/+1
* Dinamic toolbar enlacements, now in clone mode on spray tool and in pencil to...Jabier Arraiza Cenoz2016-02-012-4/+12
* Fixed a bug related to windows position on dynamic toolbat commitJabier Arraiza Cenoz2016-01-291-2/+5
* Add dinamic toolbar to spray,poligon/star and wrap toolsJabier Arraiza Cenoz2016-01-284-67/+74
* Fix GTK+ fullscreen issueAlex Valavanis2015-12-271-2/+0
* Remove superfluous glibmm/threads.h checksAlex Valavanis2015-12-273-12/+0
* Revert Pango/Harfbuzz fixes. Needs workAlex Valavanis2015-12-273-0/+12
* Remove superfluous glibmm/threads.h checksAlex Valavanis2015-12-273-12/+0
* minor typos (mail to inkscape-translator)Yuri Chornoivan2015-12-262-5/+5
* Remove unused header file.Tavmjong Bah2015-12-091-1/+0
* Remove unnecesary headers for GTK3Jabier Arraiza Cenoz2015-12-091-2/+0
* update to trunkMarc Jeanmougin2015-12-092-20/+31
|\
| * Remove unused var in header fileJabier Arraiza Cenoz2015-12-091-1/+0
| * Fix GTK3 rulers on guide Lock and remove gap between guides and horizontal rulerJabier Arraiza Cenoz2015-12-092-20/+32
* | cppification: GSList replaced by vectors (connectors)Marc Jeanmougin2015-12-081-6/+4
* | 0-sized arrays are supposed to be forbiddenMarc Jeanmougin2015-12-081-4/+4
* | update to trunk + resolve conflictsMarc Jeanmougin2015-12-082-10/+67
|\|
| * update to trunkJabier Arraiza Cenoz2015-12-081-9/+9
| |\
| * | Fixes UX pointed in suv reviewJabier Arraiza Cenoz2015-12-062-40/+47
| * | Changed from Desktop to namedview to handle multiples documentsJabier Arraiza Cenoz2015-12-051-13/+16
| * | String desc fixJabier Arraiza Cenoz2015-12-031-2/+0
| * | Add global lock guides to the rulersJabier Arraiza Cenoz2015-12-032-6/+55
* | | update to trunkMarc Jeanmougin2015-12-071-9/+9
|\ \ \ | | |/ | |/|
| * | static code analysisKris De Gussem2015-12-071-9/+9
| |/
* | cppification : GHashMaps replaced by stl maps. getResouceList now gives a std...Marc Jeanmougin2015-12-074-28/+26
* | cppification: GSList replaced by vectors (mostly related to gradients and mes...Marc Jeanmougin2015-12-061-16/+15
|/
* Remove unused headers.Tavmjong Bah2015-11-252-4/+0
* Merge 'writing-modes' branch.Tavmjong Bah2015-11-242-13/+168
|\
| * Implement 'text-orientation' with user interface. Update 'writing-mode', addi...Tavmjong Bah2015-10-282-13/+168
* | Change context from gradient to mesh.Tavmjong Bah2015-11-241-1/+4
* | Compile against external libpotraceAlex Valavanis2015-11-213-5/+31
|\ \
| * | Fix CMake buildAlex Valavanis2015-11-121-2/+9
| * | Enable builds without flood/trace on systems without PotraceAlex Valavanis2015-11-092-3/+22
* | | static code analysisKris De Gussem2015-11-161-3/+3
* | | Some sane defaults for spray offset, subject to further tweakingAlexandre Prokoudine2015-11-141-2/+4
* | | static code analysisKris De Gussem2015-11-131-5/+5
* | | static code analysisKris De Gussem2015-11-132-5/+5
* | | Fix a warn on launchJabier Arraiza Cenoz2015-11-121-1/+1
* | | Add erase mode to spray. Bugfixes.Jabier Arraiza Cenoz2015-11-111-6/+36
* | | Refactor of code, minor bugs fixed.Jabier Arraiza Cenoz2015-11-111-43/+43
* | | Add option to spray tool to no overlap between colorsJabier Arraiza Cenoz2015-11-112-7/+27
* | | Improvements to the over visible/invisible to minimize the colisions, sprayed...Jabier Arraiza Cenoz2015-11-112-6/+29
* | | Spray Tool: Change hide invisibe by over visible and over invisible, sugested...Jabier Arraiza Cenoz2015-11-102-11/+33
* | | Fixes from review form Mc-Jabier Arraiza Cenoz2015-11-071-4/+2
* | | Use color if trace dialog is disabledJabier Arraiza Cenoz2015-11-071-3/+3