| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix Gtk+ 2 build | Alex Valavanis | 2014-08-24 | 1 | -2/+2 |
| | | | | (bzr r13341.1.171) | ||||
| * | Fix deprecated GtkHBox use | Alex Valavanis | 2014-08-23 | 1 | -2/+6 |
| | | | | (bzr r13341.1.167) | ||||
| * | Update to trunk r13525 | Liam P. White | 2014-08-17 | 2 | -3/+7 |
| |\ | | | | | (bzr r13341.1.142) | ||||
| | * | memleak fix (Bug #1293827: LivePathEffect memory leak ) | Kris De Gussem | 2014-08-15 | 2 | -2/+8 |
| | | | | | | | (bzr r13520) | ||||
| | * | Fix bug #1241501, improve tooltip text on path parameter | Jabier Arraiza Cenoz | 2014-08-06 | 1 | -1/+1 |
| | | | | | | | (bzr r13494) | ||||
| | * | Don't update path effects on document load (#1299948) | Liam P. White | 2014-07-28 | 1 | -0/+5 |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1299948 (bzr r13479) | ||||
| | * | Bugged powerstroke point array tried accessing points on a quickly diverging ↵ | Liam P. White | 2014-07-08 | 1 | -1/+4 |
| | | | | | | | | | | | | | | | | | path Fixed bugs: - https://launchpad.net/bugs/1333465 (bzr r13447) | ||||
| * | | fix a bug knots resetting in fillet-chamfer | Jabier Arraiza Cenoz | 2014-08-11 | 1 | -2/+2 |
| | | | | | | | (bzr r13341.1.137) | ||||
| * | | Added reset modifier to knot in fillet chamfer | Jabier Arraiza Cenoz | 2014-08-11 | 1 | -32/+46 |
| | | | | | | | (bzr r13341.1.135) | ||||
| * | | Fix bug #1241501, improve tooltip text on path parameter | Jabier Arraiza Cenoz | 2014-08-06 | 1 | -1/+1 |
| | | | | | | | (bzr r13341.1.118) | ||||
| * | | Fixed alignaments of toggle buttons | Jabier Arraiza Cenoz | 2014-07-22 | 1 | -3/+3 |
| | | | | | | | (bzr r13341.1.95) | ||||
| * | | Fix build | Liam P. White | 2014-07-19 | 1 | -3/+1 |
| | | | | | | | (bzr r13341.1.89) | ||||
| * | | Update togglebutton parameter to handle if you want: | Jabier Arraiza Cenoz | 2014-07-13 | 2 | -9/+84 |
| | | | | | | | | | | | Active text, Active icon, Inactive text, Inactive Icon (bzr r13341.1.88) | ||||
| * | | Add signals to ToggleButton; more coding style | Liam P. White | 2014-07-08 | 2 | -6/+30 |
| | | | | | | | (bzr r13341.1.87) | ||||
| * | | Bugged powerstroke point array tried accessing points on a quickly diverging ↵ | Liam P. White | 2014-07-08 | 1 | -1/+4 |
| | | | | | | | | | | | | | | | | | path Fixed bugs: - https://launchpad.net/bugs/1333465 (bzr r13341.1.86) | ||||
| * | | Coding style improvements | Liam P. White | 2014-07-06 | 1 | -1/+1 |
| | | | | | | | (bzr r13341.1.81) | ||||
| * | | Extension of fix for 13420: effects often set upper limit to inf, causing ↵ | Liam P. White | 2014-07-06 | 1 | -2/+17 |
| | | | | | | | | | | | problems in gtk3 (bzr r13341.1.80) | ||||
| * | | Fix an oddity with path effects dialog, gtk3 only | Liam P. White | 2014-07-06 | 1 | -2/+10 |
| | | | | | | | (bzr r13341.1.79) | ||||
| * | | Fix FTBFS gtk3 & make check | Liam P. White | 2014-07-05 | 1 | -4/+7 |
| | | | | | | | (bzr r13341.1.78) | ||||
| * | | Add LPE fillet-chamfer | Jabier Arraiza Cenoz | 2014-07-02 | 3 | -0/+772 |
| | | | | | | | (bzr r13341.1.74) | ||||
| * | | adding missing files from LPE simplify | Jabier Arraiza Cenoz | 2014-05-13 | 2 | -0/+148 |
| | | | | | | | (bzr r13341.1.16) | ||||
| * | | Added Latice2 deformation LPE | Jabier Arraiza Cenoz | 2014-05-13 | 3 | -0/+286 |
| | | | | | | | (bzr r13341.1.14) | ||||
| * | | Add Simplify LPE | Jabier Arraiza Cenoz | 2014-05-13 | 1 | -0/+2 |
| | | | | | | | (bzr r13341.1.13) | ||||
| * | | Tentative fix for LPEs and undo | Liam P. White | 2014-05-10 | 1 | -0/+5 |
| |/ | | | | | | Fixed bugs: - https://launchpad.net/bugs/1299948 (bzr r13341.1.5) | ||||
| * | Fix Gtk+ 3.10 warnings: GtkStockItem is deprecated | Alex Valavanis | 2014-01-02 | 2 | -5/+7 |
| | | | | (bzr r12868) | ||||
| * | Moved and renamed some tool-related files. | Markus Engel | 2013-11-09 | 1 | -1/+1 |
| | | | | (bzr r12785) | ||||
| * | First step of moving tools into appropriate namespaces. | Markus Engel | 2013-11-07 | 1 | -1/+1 |
| | | | | (bzr r12782) | ||||
| * | Units: stop newing Unit objects. pass around pointers to "undeletable" Unit ↵ | Johan B. C. Engelen | 2013-10-12 | 1 | -2/+2 |
| | | | | | | objects in the UnitTable. I think we should move to using indexed units, and pass around the index of the unit in the unittable, or smth like that... ? (bzr r12679) | ||||
| * | Switched to global UnitTable. | Matthew Petroff | 2013-08-04 | 1 | -2/+2 |
| | | | | (bzr r12380.1.62) | ||||
| * | Ported "live_effects/parameter/unit.*". | Matthew Petroff | 2013-07-19 | 2 | -16/+21 |
| | | | | (bzr r12380.1.41) | ||||
| * | Removed "helper/unit.*" dependency from "ui/widget/registered-widget.*". | Matthew Petroff | 2013-07-17 | 1 | -1/+1 |
| | | | | (bzr r12380.1.21) | ||||
| * | Adding inclusion of config.h where needed for threads.h check. | Jon A. Cruz | 2013-06-07 | 1 | -0/+4 |
| | | | | (bzr r12355) | ||||
| * | Added configure/ifdef guards to only bring in the needed #include if glibmm ↵ | Jon A. Cruz | 2013-06-06 | 1 | -0/+2 |
| | | | | | | has it. (bzr r12353) | ||||
| * | Correct to compile against recent gtkmm, including updated macports ↵ | Jon A. Cruz | 2013-06-04 | 1 | -0/+2 |
| | | | | | | | | | versions. Fixes bug #1179338. Fixed bugs: - https://launchpad.net/bugs/1179338 (bzr r12346.1.1) | ||||
| * | Workaround usage of deprecated glib symbols in 3rd party libraries | Alex Valavanis | 2013-03-25 | 8 | -12/+9 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1122774 (bzr r12243) | ||||
| * | const .... | Johan B. C. Engelen | 2013-01-17 | 7 | -11/+11 |
| | | | | (bzr r12039) | ||||
| * | const methods | Johan B. C. Engelen | 2013-01-17 | 12 | -21/+19 |
| | | | | (bzr r12037) | ||||
| * | Fix "shift disables snapping" for LPEs and for editing objects | Diederik van Lierop | 2012-10-14 | 3 | -6/+6 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1065931 (bzr r11800) | ||||
| * | Don't try to set infinite bounds on SpinButtons in LPE Scalar | Alex Valavanis | 2012-10-14 | 1 | -2/+2 |
| | | | | (bzr r11794) | ||||
| * | Removed unneeded header style filename #defines | Jon A. Cruz | 2012-06-17 | 9 | -18/+0 |
| | | | | (bzr r11503) | ||||
| * | Removed outdated classes. | Jon A. Cruz | 2012-06-17 | 9 | -0/+18 |
| | | | | | | Pruned header to not introduce extraneous includes. (bzr r11502) | ||||
| * | Adding base configurable sizing of controls/handles. | Jon A. Cruz | 2012-05-03 | 3 | -10/+9 |
| | | | | (bzr r11316) | ||||
| * | powerstroke: remove the need to reload the node tool when adding/deleting ↵ | Johan B. C. Engelen | 2012-04-10 | 1 | -12/+33 |
| | | | | | | control width knots (bzr r11210) | ||||
| * | clone original path lpe: add boilerplate code to allow to compensate for ↵ | Johan B. C. Engelen | 2012-04-08 | 4 | -0/+23 |
| | | | | | | linked path movement. but it should be worked out how the actual compensation should be written to SVG. don't want to add something to the cloneLPE SVG syntax in a haste (bzr r11188) | ||||
| * | fix inclusion. | Johan B. C. Engelen | 2012-04-08 | 1 | -1/+1 |
| | | | | (bzr r11187) | ||||
| * | powerstroke parameter small fix | Johan B. C. Engelen | 2012-04-08 | 1 | -3/+6 |
| | | | | (bzr r11183) | ||||
| * | gives distinguishing colors to two vector params of LPE rough hatches | Johan B. C. Engelen | 2012-04-07 | 2 | -0/+8 |
| | | | | (bzr r11173) | ||||
| * | powerstrokepointarray : add todo comment. do not derive from ↵ | Johan B. C. Engelen | 2012-04-07 | 1 | -1/+6 |
| | | | | | | LPEKnotHolderEntity. (bzr r11169) | ||||
| * | the knotholders for LPE parameters should not derive from ↵ | Johan B. C. Engelen | 2012-04-07 | 2 | -3/+3 |
| | | | | | | LPEKnotHolderEntity as this prevents deletion (bzr r11168) | ||||
| * | Clean up all remaining false warnings from Gtkmm | Alex Valavanis | 2012-02-26 | 6 | -5/+7 |
| | | | | (bzr r11018) | ||||
