summaryrefslogtreecommitdiffstats
path: root/src/ui/tool/node-tool.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed SPObject ctor and dtor; removed singleton.h; some smaller changes.Markus Engel2013-07-311-14/+8
* Further refactoring of EventContexts.Markus Engel2013-07-301-4/+4
* Removed some unused files; more refactoring in EventContext tree.Markus Engel2013-04-211-11/+11
* Cleaned up a bit.Markus Engel2013-04-211-299/+283
* Moved factories to different files.Markus Engel2013-04-201-1/+1
* Merging of EventContext classes complete.Markus Engel2013-04-201-109/+12
* Further changes to EventContexts; they work without GObjectMarkus Engel2013-04-201-17/+74
* Replaced casting macros for EventContext tree; added contructors.Markus Engel2013-04-131-0/+16
* Added prefPaths to contexts; modified SPFactoryMarkus Engel2013-04-121-0/+2
* Added constructors to EventContext tree / some missing virtual pads.Markus Engel2013-04-091-7/+29
* Started conversion of SPEventContext tree; added virtual pads to all classes.Markus Engel2013-04-081-12/+48
* More GObject boilerplate reductionAlex Valavanis2013-01-261-49/+29
* remove flash path when nodetool eventcontext is destroyed. fixes bug for pers...Johan B. C. Engelen2012-11-011-0/+4
* Fix for 406044 : Esc with no selection, activates selection toolJohn Smith2012-09-021-1/+2
* Drop GTK+ 2.20 support.Alex Valavanis2012-07-051-4/+0
* Stop deriving SPCanvasItem from GtkObjectAlex Valavanis2012-06-091-1/+1
* Extended resizing to node handles.Jon A. Cruz2012-05-171-0/+17
* Eliminated duplication of GTK key defines.Jon A. Cruz2012-05-031-5/+1
* Get rid of remaining deprecated GDK Key symbolsAlex Valavanis2012-04-151-5/+13
* Header tidying, suppress all gdk deprecation errors in gtkmmAlex Valavanis2012-02-291-2/+1
* Get rid of gtkmm top-level header usage - not required by APIAlex Valavanis2012-02-061-0/+2
* Patch from John Smith for 623660Josh Andler2012-01-231-3/+3
* Doxygen cleanup.Jon A. Cruz2011-10-031-2/+3
* - rename SPItem::i2d_affine to i2dt_affine, to clarify that it is item-to-des...Johan B. C. Engelen2011-07-171-1/+1
* use shape's curve before LPE as flash path in node tool. so now, you should s...Johan B. C. Engelen2011-04-011-2/+3
* Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ...Jon A. Cruz2010-12-231-0/+1
* Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-5/+6
|\
| * C++ification of SPObject continued along with the onset of XML Privatisation....Abhishek Sharma Public2010-07-061-2/+5
| * C++fied SPDocument addedAbhishek Sharma Public2010-07-011-2/+1
| * This is the first c++ification commit from me. It handles sp-line, sp-polylin...Abhishek Sharma Public2010-06-291-2/+2
* | Fix drag & drop from swatches - patch by Adonis PapaderosKrzysztof Kosi??ski2010-11-251-2/+2
* | Reintroduce plural forms into the node selection descriptionKrzysztof Kosi??ski2010-11-211-4/+9
* | Minor documentation updateKrzysztof Kosi??ski2010-11-211-1/+11
* | Fix four minor node tool regressions:Krzysztof Kosi??ski2010-11-181-2/+8
* | Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
* | Only create / delete shape editors in the node tool when necessary.Krzysztof Kosi??ski2010-10-311-12/+15
* | Fix pattern editing in the node editor. As a bonus, allow editingKrzysztof Kosi??ski2010-10-311-12/+13
|/
* Consistency fix in the tools strings (badly places :).Nicolas Dufour2010-05-261-2/+2
* Add Ctrl+H as a shortcut for "show handles" in the node tool.Krzysztof Kosi??ski2010-04-021-1/+11
* color the original-d path just like a normal path when an LPE is applied.Johan B. C. Engelen2010-02-141-1/+1
* Correct fix from r9070 so that it doesn't break path highlightingKrzysztof Kosi??ski2010-02-111-6/+2
* fix middle button pan and rubberband-zoom in node toolbuliabyak2010-02-101-1/+7
* Fix multiple minor problems in the node toolKrzysztof Kosi??ski2010-02-091-28/+54
* Add pref settings that control updating the display of paths when draggingKrzysztof Kosi??ski2010-01-311-0/+8
* Fix some of the LPE issues.Krzysztof Kosi??ski2010-01-221-5/+3
* Warning cleanup.Jon A. Cruz2010-01-151-7/+7
* * Add "show transform handles" toggle button.Krzysztof Kosi??ski2010-01-141-0/+1
* * Implement node snapping.Krzysztof Kosi??ski2010-01-101-6/+6
* Implement selection linear growKrzysztof Kosi??ski2009-12-261-0/+44
* Fix the "show temporary outlines for selected paths" preference.Krzysztof Kosi??ski2009-12-081-3/+1