| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add GUI support for 'direction' property (right to left vs. left to right text). | Tavmjong Bah | 2017-02-02 | 1 | -0/+2 |
| * | Prevent display units from effecting 'line-height' unit. | Tavmjong Bah | 2017-02-01 | 1 | -1/+2 |
| * | Improve UI to partialy fix bug 1654121 now offset in measure is neas the only... | Jabiertxof | 2017-01-06 | 1 | -3/+2 |
| * | Rm remaining Gtk::Stock usage | Alex Valavanis | 2016-12-27 | 1 | -1/+1 |
| * | Rm more deprecated Gtk::Stock | Alex Valavanis | 2016-12-27 | 1 | -1/+1 |
| * | Add option to unset 'line-height' (as well as determine where it is set). | Tavmjong Bah | 2016-12-11 | 1 | -0/+1 |
| * | Add button to access outer text style ('font-size', 'line-height'). These det... | Tavmjong Bah | 2016-12-09 | 1 | -5/+5 |
| * | Add toggles for handle visibility, editing fill, and editing stroke. | Tavmjong Bah | 2016-12-01 | 1 | -0/+4 |
| * | Improve mesh handling in Fill and Stroke dialog. | Tavmjong Bah | 2016-11-08 | 1 | -0/+1 |
| * | Add option to scale mesh to fit in bounding box. | Tavmjong Bah | 2016-10-17 | 1 | -0/+1 |
| * | Update to trunk and some fixes | Jabier Arraiza Cenoz | 2016-10-02 | 1 | -54/+11 |
| |\ |
|
| | * | Split InkAction classes into separate files | Alex Valavanis | 2016-08-05 | 1 | -0/+1 |
| | * | End GTK+ 2 support and remove GDL fork | Alex Valavanis | 2016-08-04 | 1 | -46/+9 |
| | |\ |
|
| | | * | Drop remaining GTKMM 2 fallback support | Alex Valavanis | 2016-07-28 | 1 | -46/+9 |
| | * | | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 2016-08-03 | 1 | -8/+1 |
| | * | | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 2016-07-28 | 1 | -1/+8 |
| | * | | Removed unused includes, decrease compilation time | Adrian Boguszewski | 2016-07-28 | 1 | -8/+1 |
| | |/ |
|
| | * | Reorder eraser toolbox widgets | Jabier Arraiza Cenoz | 2016-05-22 | 1 | -1/+2 |
| * | | Added some widgets from caligraphic tool | Jabier Arraiza Cenoz | 2016-05-22 | 1 | -0/+7 |
| * | | Clip eraser done! Thanks Doctormon! | Jabier Arraiza Cenoz | 2016-05-22 | 1 | -1/+2 |
| |/ |
|
| * | GTK3: Give names to more widgets. | Tavmjong Bah | 2016-05-17 | 1 | -1/+3 |
| * | GTK3: Give names to many widgets. Useful for debugging and for using CSS. | Tavmjong Bah | 2016-05-15 | 1 | -0/+5 |
| * | Add option for larger icons (useful for 4K display). | Tavmjong Bah | 2016-04-12 | 1 | -1/+2 |
| * | Make sure adjustment is attached to spin button | Martin Owens | 2016-03-22 | 1 | -0/+5 |
| * | Add line-height unit selector to text toolbar. | Tavmjong Bah | 2016-03-22 | 1 | -0/+1 |
| * | Reverting 14701. | Tavmjong Bah | 2016-03-18 | 1 | -6/+0 |
| * | Add a units box to line height and wire in the style units, plus some cleanup | Martin Owens | 2016-03-12 | 1 | -0/+6 |
| * | Improve fill rule and add mass option | Jabier Arraiza Cenoz | 2016-03-01 | 1 | -0/+3 |
| * | Changed one icon/action in meassure toolbar to one more explicit | Jabier Arraiza Cenoz | 2016-02-07 | 1 | -1/+1 |
| * | Added phantom meassure feature to meassure tool | Jabier Arraiza Cenoz | 2016-02-06 | 1 | -0/+1 |
| * | Fixed a bug related to windows position on dynamic toolbat commit | Jabier Arraiza Cenoz | 2016-01-29 | 1 | -2/+5 |
| * | Add dinamic toolbar to spray,poligon/star and wrap tools | Jabier Arraiza Cenoz | 2016-01-28 | 1 | -2/+2 |
| * | static code analysis | Kris De Gussem | 2015-12-07 | 1 | -9/+9 |
| * | Merge 'writing-modes' branch. | Tavmjong Bah | 2015-11-24 | 1 | -0/+2 |
| |\ |
|
| | * | Implement 'text-orientation' with user interface. Update 'writing-mode', addi... | Tavmjong Bah | 2015-10-28 | 1 | -0/+2 |
| * | | Compile against external libpotrace | Alex Valavanis | 2015-11-21 | 1 | -1/+14 |
| |\ \ |
|
| | * | | Enable builds without flood/trace on systems without Potrace | Alex Valavanis | 2015-11-09 | 1 | -1/+14 |
| * | | | Add option to spray tool to no overlap between colors | Jabier Arraiza Cenoz | 2015-11-11 | 1 | -4/+4 |
| * | | | Improvements to the over visible/invisible to minimize the colisions, sprayed... | Jabier Arraiza Cenoz | 2015-11-11 | 1 | -3/+4 |
| * | | | Spray Tool: Change hide invisibe by over visible and over invisible, sugested... | Jabier Arraiza Cenoz | 2015-11-10 | 1 | -1/+2 |
| * | | | update to trunk | Jabier Arraiza Cenoz | 2015-11-04 | 1 | -0/+14 |
| |\| | |
|
| | * | | Fix the points Nathan review. | Jabier Arraiza Cenoz | 2015-10-22 | 1 | -0/+3 |
| | |\ \ |
|
| | | * | | Added Scale option | Jabier Arraiza Cenoz | 2015-10-18 | 1 | -0/+2 |
| | |/ / |
|
| | * | | Add precision to measure. Also change other scalar widgets to a .2 precision ... | Jabier Arraiza Cenoz | 2015-10-17 | 1 | -0/+2 |
| | * | | Add convert to guides option | Jabier Arraiza Cenoz | 2015-10-16 | 1 | -0/+1 |
| | * | | Convert Measure to Item done | Jabier Arraiza Cenoz | 2015-10-12 | 1 | -0/+1 |
| | * | | update to trunk | Jabier Arraiza Cenoz | 2015-10-10 | 1 | -1/+4 |
| | |\| |
|
| | * | | Added new button to get global measure as a dimension | Jabier Arraiza Cenoz | 2015-10-10 | 1 | -0/+2 |
| | * | | add snaping to knots and stating convert measure to items | Jabier Arraiza Cenoz | 2015-10-06 | 1 | -0/+1 |
| | * | | add reverse to meassure output | Jabier Arraiza Cenoz | 2015-10-05 | 1 | -0/+1 |