summaryrefslogtreecommitdiffstats
path: root/src/ui/tool (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update to trunkJabier Arraiza Cenoz2013-03-281-1/+0
|\
| * Fix Glibmm inclusions for Gtk+ 3 builds and implement a Gtk+ 3 compatible che...Alex Valavanis2013-03-261-1/+0
* | Update to trunkJabier Arraiza Cenoz2013-03-261-2/+1
|\|
| * Workaround usage of deprecated glib symbols in 3rd party librariesAlex Valavanis2013-03-251-2/+1
* | Remove extra codeJabier Arraiza Cenoz2013-03-231-11/+0
* | Mauro based feedbak added some fixesJabier Arraiza Cenoz2013-03-234-10/+20
* | Fixed end extremium node delete fault, ready for testingroot2013-03-222-14/+28
* | Fixing errors at delete extrewmiuns nodesJabier Arraiza Cenoz2013-03-211-8/+18
* | Fixed redraw handles at node deleteJabier Arraiza Cenoz2013-03-211-6/+6
* | Inserting nodes fixed, cleanupJabier Arraiza Cenoz2013-03-217-74/+55
|\ \
| * | Fixing node faultjtx2013-03-201-2/+12
| * | Fixing node faultjtx2013-03-203-32/+25
| * | Fixing node creations in BSpline mode.jtx2013-03-205-41/+28
| |\ \ | |/ / |/| |
* | | For testing, widget added, regression fixedJabier Arraiza Cenoz2013-03-201-1/+6
|/ /
* | Fixing regressionjtx2013-03-193-5/+2
* | Widgets to effect addedJabier Arraiza Cenoz2013-03-192-2/+1
|\|
| * cppcheckKris De Gussem2013-03-171-1/+0
* | Working width widgetsJabier Arraiza Cenoz2013-03-193-10/+4
* | working whith widgetsJabier Arraiza Cenoz2013-03-184-4/+23
* | Working with widjetsJabier Arraiza Cenoz2013-03-173-2/+5
* | Working in widgetsroot2013-03-173-5/+2
|\|
| * Fix remaining forward declaration tags (except for unavoidable internal error...Alex Valavanis2013-03-151-1/+1
| * Fix even more forward declaration tagsAlex Valavanis2013-03-151-1/+1
| * Fix another load of forward declaration tagsAlex Valavanis2013-03-141-3/+0
* | widget working not compileroot2013-03-162-2/+2
|\|
| * Fix another tonne of forward declaration tagsAlex Valavanis2013-03-141-1/+1
| * Kill ancient gcc version check in configure.ac and fix a load of broken forwa...Alex Valavanis2013-03-141-1/+1
* | ~sub fix, double click to reset default handles and control to 10% steproot2013-03-113-6/+69
* | Permanent show outline in BSpline modeJabier Arraiza Cenoz2013-03-061-0/+3
* | BPower for testing.Jabier Arraiza Cenoz2013-03-051-6/+14
* | Fixed closed pc->eaJabier Arraiza Cenoz2013-02-282-49/+34
* | BSpline refactorJabier Arraiza Cenoz2013-02-251-8/+9
|\ \
| * \ Refactor problem cusp nodesjtx2013-02-193-23/+143
| |\ \
* | | | BSpline refactorJabier Arraiza Cenoz2013-02-251-1/+17
* | | | Saved for next refactorJabier Arraiza Cenoz2013-02-233-37/+26
| |/ / |/| |
* | | Mayor refactorJabier Arraiza Cenoz2013-02-193-51/+82
* | | refactorJabier Arraiza Cenoz2013-02-183-24/+110
|/ /
* | All done except cusp continuous and close bsplineJabier Arraiza Cenoz2013-02-141-2/+21
* | Merge from branchJabier Arraiza Cenoz2013-02-061-49/+29
|\|
| * More GObject boilerplate reductionAlex Valavanis2013-01-261-49/+29
* | Delete bspline node whith node tool and fix 1 segment continue shift errorJabier Arraiza Cenoz2013-01-181-1/+10
|/
* remove flash path when nodetool eventcontext is destroyed. fixes bug for pers...Johan B. C. Engelen2012-11-011-0/+4
* Shift key should disable snapping when dragging a handle in the node toolDiederik van Lierop2012-10-131-1/+1
* Fix for 580160 : Deleting a gradient stop using Shape tools deletes the objectJohn Smith2012-09-061-0/+3
* Fix for 406044 : Esc with no selection, activates selection toolJohn Smith2012-09-021-1/+2
* Bug #781893 (Crash after moving a Bezier node after Knot path effect)Kris De Gussem2012-07-124-23/+57
* Drop GTK+ 2.20 support.Alex Valavanis2012-07-058-36/+0
* Stop deriving SPCanvasItem from GtkObjectAlex Valavanis2012-06-095-5/+5
* Extended control resizing to node editing. Fixes half of bug #172059.Jon A. Cruz2012-05-216-68/+52
* Extended resizing to node handles.Jon A. Cruz2012-05-1713-26/+122