summaryrefslogtreecommitdiffstats
path: root/src/ui/tool (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fixed ~sub advertising for a compile problemJabier Arraiza Cenoz2013-09-201-0/+1
| | | (bzr r11950.1.143)
* Update to trunkJabier Arraiza Cenoz2013-09-194-349/+372
|\ | | | | (bzr r11950.1.141)
| * Added runtime check in SP_-cast macros.Markus Engel2013-09-151-1/+1
| | | | | | (bzr r11608.1.123)
| * Merged from trunk (r12488).Markus Engel2013-08-301-6/+12
| |\ | | | | | | (bzr r11608.1.120)
| * | Cleaned up a bit; fixed struct vs. class forward declarations.Markus Engel2013-07-311-1/+1
| | | | | | | | | (bzr r11608.1.111)
| * | Fixed SPObject ctor and dtor; removed singleton.h; some smaller changes.Markus Engel2013-07-312-15/+8
| | | | | | | | | (bzr r11608.1.110)
| * | Further refactoring of EventContexts.Markus Engel2013-07-302-20/+21
| | | | | | | | | (bzr r11608.1.109)
| * | Merged from trunk (r12419).Markus Engel2013-07-142-8/+12
| |\ \ | | | | | | | | (bzr r11608.1.107)
| * | | Removed some unused files; more refactoring in EventContext tree.Markus Engel2013-04-212-12/+12
| | | | | | | | | | | | (bzr r11608.1.104)
| * | | Cleaned up a bit.Markus Engel2013-04-212-339/+320
| | | | | | | | | | | | (bzr r11608.1.102)
| * | | Moved factories to different files.Markus Engel2013-04-201-1/+1
| | | | | | | | | | | | (bzr r11608.1.100)
| * | | Merging of EventContext classes complete.Markus Engel2013-04-203-138/+20
| | | | | | | | | | | | (bzr r11608.1.98)
| * | | Further changes to EventContexts; they work without GObjectMarkus Engel2013-04-203-22/+88
| | | | | | | | | | | | (bzr r11608.1.97)
| * | | Replaced casting macros for EventContext tree; added contructors.Markus Engel2013-04-132-2/+21
| | | | | | | | | | | | (bzr r11608.1.96)
| * | | Added prefPaths to contexts; modified SPFactoryMarkus Engel2013-04-122-0/+4
| | | | | | | | | | | | (bzr r11608.1.94)
| * | | Added constructors to EventContext tree / some missing virtual pads.Markus Engel2013-04-092-7/+30
| | | | | | | | | | | | (bzr r11608.1.90)
| * | | Started conversion of SPEventContext tree; added virtual pads to all classes.Markus Engel2013-04-082-13/+67
| | | | | | | | | | | | (bzr r11608.1.89)
* | | | update to trunkJabier Arraiza Cenoz2013-08-091-6/+12
|\ \ \ \ | | |_|/ | |/| | (bzr r11950.1.127)
| * | | Ported away from and removed "sp-metrics.*".Matthew Petroff2013-07-201-6/+12
| | |/ | |/| | | | (bzr r12380.1.47)
* | | Update to trunkJabier Arraiza Cenoz2013-07-051-6/+6
|\| | | | | | | | (bzr r11950.1.124)
| * | Improve handle xpm loading using rotateMartin Owens2013-07-041-6/+6
| | | | | | | | | (bzr r12401.1.1)
* | | Upadate to trunkJabier Arraiza Cenoz2013-07-041-2/+6
|\| | | | | | | | (bzr r11950.1.122)
| * | Make DAMN sure paths with zero nodes do not cause a crash.Martin Owens2013-06-291-2/+6
| |/ | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/710637 (bzr r12396)
* | Fixed a error that handles all kinds of pathas as bsplinesJabier Arraiza Cenoz2013-05-281-1/+1
| | | | | | (bzr r11950.1.119)
* | Fix error with envelope lpeJabier Arraiza Cenoz2013-05-181-1/+1
| | | | | | (bzr r11950.1.117)
* | Fix error with try-catchJabier Arraiza Cenoz2013-05-163-14/+51
| | | | | | (bzr r11950.1.115)
* | Change only selected nodesroot2013-05-061-5/+7
| | | | | | (bzr r11950.1.113)
* | Removed auto select nodes, not decide for the user. Added auto update all ↵Jabier Arraiza Cenoz2013-05-061-24/+9
| | | | | | | | | | selected handles when drag (bzr r11950.1.111)
* | Fixed important selection bug when changing to cusp nodesJabier Arraiza Cenoz2013-04-272-31/+44
| | | | | | (bzr r11950.1.109)
* | Update color lines overlay, with halo of 1 px matched by Gez. Fix some crash ↵root2013-04-172-10/+19
| | | | | | | | | | snapping. Added new button widget to make cusp node (bzr r11950.1.96)
* | Change width only for selected nodes by widgetroot2013-04-072-3/+17
| | | | | | (bzr r11950.1.83)
* | Fixed scale-rotate isue with paths multiplesroot2013-04-011-0/+6
| | | | | | (bzr r11950.1.80)
* | update to trunkJabier Arraiza Cenoz2013-03-311-5/+2
|\| | | | | (bzr r11950.1.79)
| * Header cleanupAlex Valavanis2013-03-291-5/+2
| | | | | | (bzr r12258)
* | Fix scale and rotate some nodesJabier Arraiza Cenoz2013-03-314-31/+39
| | | | | | (bzr r11950.1.78)
* | Update to trunkJabier Arraiza Cenoz2013-03-281-1/+0
|\| | | | | (bzr r11950.1.76)
| * Fix Glibmm inclusions for Gtk+ 3 builds and implement a Gtk+ 3 compatible ↵Alex Valavanis2013-03-261-1/+0
| | | | | | | | | | | | | | | | | | check for X11 backend Fixed bugs: - https://launchpad.net/bugs/1160252 - https://launchpad.net/bugs/1122774 (bzr r12247)
* | Update to trunkJabier Arraiza Cenoz2013-03-261-2/+1
|\| | | | | (bzr r11950.1.75)
| * Workaround usage of deprecated glib symbols in 3rd party librariesAlex Valavanis2013-03-251-2/+1
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1122774 (bzr r12243)
* | Remove extra codeJabier Arraiza Cenoz2013-03-231-11/+0
| | | | | | (bzr r11950.1.69)
* | Mauro based feedbak added some fixesJabier Arraiza Cenoz2013-03-234-10/+20
| | | | | | (bzr r11950.1.68)
* | Fixed end extremium node delete fault, ready for testingroot2013-03-222-14/+28
| | | | | | (bzr r11950.1.66)
* | Fixing errors at delete extrewmiuns nodesJabier Arraiza Cenoz2013-03-211-8/+18
| | | | | | (bzr r11950.1.65)
* | Fixed redraw handles at node deleteJabier Arraiza Cenoz2013-03-211-6/+6
| | | | | | (bzr r11950.1.64)
* | Inserting nodes fixed, cleanupJabier Arraiza Cenoz2013-03-217-74/+55
|\ \ | | | | | | (bzr r11950.1.63)
| * | Fixing node faultjtx2013-03-201-2/+12
| | | | | | | | | (bzr r11950.4.3)
| * | Fixing node faultjtx2013-03-203-32/+25
| | | | | | | | | (bzr r11950.4.2)
| * | Fixing node creations in BSpline mode.jtx2013-03-205-41/+28
| |\ \ | |/ / |/| | (bzr r11950.4.1)
* | | For testing, widget added, regression fixedJabier Arraiza Cenoz2013-03-201-1/+6
|/ / | | | | (bzr r11950.1.62)
* | Fixing regressionjtx2013-03-193-5/+2
| | | | | | (bzr r11950.1.61)