summaryrefslogtreecommitdiffstats
path: root/src/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
* update to trunkJabier Arraiza Cenoz2014-03-2719-405/+461
|\
| * Changed some return types from gint to bool.Markus Engel2014-03-276-28/+28
| * Cleaned up pencil-tool.Markus Engel2014-03-261-47/+37
| * Cleaned up connector-tool, pen-tool, and pencil-tool.Markus Engel2014-03-263-202/+199
| * Cleaned up includes of tools / revert experimental casting macro replacements...Markus Engel2014-03-2614-72/+142
| * fix crash when spelling error is in hidden part of a text on pathbuliabyak2014-03-261-43/+45
* | update to trunkJabier Arraiza Cenoz2014-03-231-39/+43
|\|
| * "fix" GTK3 build.Johan B. C. Engelen2014-03-231-39/+43
* | update to trunkJabier Arraiza Cenoz2014-03-232-0/+8
|\|
| * tool/node.cpp : don't rely on g_error terminating the program, allow more gra...Johan B. C. Engelen2014-03-221-0/+4
| * control-point-selection : fix a (very unlikely) crash upon dereferencing unit...Johan B. C. Engelen2014-03-201-0/+4
* | Fixed bug continuing cusp nodesJabier Arraiza Cenoz2014-03-201-1/+1
* | Removed persistent blue lineJabier Arraiza Cenoz2014-03-201-0/+4
* | Full refactor of path continuations in bspline-spirolive mode, I think no mor...Jabier Arraiza Cenoz2014-03-204-27/+22
* | Refactor of anchorsJabier Arraiza Cenoz2014-03-203-67/+50
* | Fix a bug when starting path with change from bspline to spiro and inverseJabier Arraiza Cenoz2014-03-191-3/+4
* | Fixing suv mac bug continuing existing bsplines/spiro pathsroot2014-03-191-1/+1
* | This think fix su_v related bug on continuous paths in BSpline or Spiro modeJabier Arraiza Cenoz2014-03-191-1/+13
* | update to trunkJabier Arraiza Cenoz2014-03-183-3/+3
|\|
| * Warning cleanups.Jon A. Cruz2014-03-182-2/+2
| * Fix for Bug #1158506 (Batch export DPI always at 90).Nicolas Dufour2014-03-171-1/+1
* | update to trunkJabier Arraiza Cenoz2014-03-163-356/+326
|\|
| * Fix build failure with GTK 3.0Krzysztof Kosi??ski2014-03-151-5/+2
| * UI. Fix for Bug #1016889 (GTK3: status bar of XML Editor triggers resize of d...Nicolas Dufour2014-03-151-0/+3
| * Make the Object Properties dialog code adhere to the coding style.Krzysztof Kosi??ski2014-03-152-350/+320
* | Fix to solve static var in isBSpline functionJabier Arraiza Cenoz2014-03-162-12/+12
* | simplify the code in isBSplineJabier Arraiza Cenoz2014-03-141-2/+3
* | disabling cache approach for isBSpline function, pointed by ViníciusJabier Arraiza Cenoz2014-03-142-8/+9
* | update to trunkJabier Arraiza Cenoz2014-03-143-5/+17
|\|
| * Reimplement global aliasing toggle as a 'shape-rendering' propertyKrzysztof Kosi??ski2014-03-133-5/+17
* | Adding default argument to PathManipulator::isBSpline.Vinícius dos Santos Oliveira2014-03-141-1/+1
* | Small code simplificationVinícius dos Santos Oliveira2014-03-141-5/+1
* | update to trunkJabier Arraiza Cenoz2014-03-132-8/+12
|\|
| * Provide a toggle in the document properties to optionally turn offKrzysztof Kosi??ski2014-03-132-8/+12
* | update to trunkJabier Arraiza Cenoz2014-03-106-13/+29
|\|
| * Remove unused includes to tidy up the code.Martin Owens2014-03-092-2/+0
| * Fix random crashes when spraying in single path mode.Krzysztof Kosi??ski2014-03-093-9/+27
| * Fix crashes caused by the desktop's query_style signal being called beforeKrzysztof Kosi??ski2014-03-081-2/+2
* | Removing repeated condition logical test to make the code more readableVinícius dos Santos Oliveira2014-03-101-8/+6
* | Shortening code through removal of variable declaration used only at oneVinícius dos Santos Oliveira2014-03-101-2/+1
* | update to trunkJabier Arraiza Cenoz2014-03-083-40/+105
|\|
| * Reconnect correctly as documents are replaced.Jon A. Cruz2014-03-082-38/+103
| * Symbols. Adding missing include.Nicolas Dufour2014-03-071-1/+1
| * Fix for Bug #1288401 (Hovering in symbols dialog over symbols with ampersand ...Nicolas Dufour2014-03-061-1/+1
* | Fixed a bug when click over the previuos node in bspline/spiro moderoot2014-03-061-1/+0
* | update to trunkJabier Arraiza Cenoz2014-03-063-120/+104
|\|
| * Derive ToolBase from sigc::trackable for easier slot management.Krzysztof Kosi??ski2014-03-053-120/+104
| * static code analysis: references for string classes that are function input p...Kris De Gussem2014-03-042-268/+282
* | Fixing branch problemsJabier Arraiza Cenoz2014-03-0510-107/+106
* | Fixing branch problemsJabier Arraiza Cenoz2014-03-052-268/+282