| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Hackfest icon work: restore selected menu icons and make theming easier | Alexander Valavanis | 2017-06-29 | 1 | -20/+14 |
| |\ | |||||
| | * | Remove old icon handling code | Alexander Valavanis | 2017-06-29 | 1 | -20/+14 |
| | | | |||||
| * | | Refactor profile directory use and promote IO::Resource get_path and ↵ | Martin Owens | 2017-06-28 | 1 | -7/+7 |
| |/ | | | | get_filename methods | ||||
| * | Attempt to make paintbucket build option not cause errors for toolbar loading | Martin Owens | 2017-06-16 | 1 | -0/+11 |
| | | |||||
| * | Fix err leaking and cmake | Martin Owens | 2017-06-16 | 1 | -0/+2 |
| | | |||||
| * | Complete to move to using ui files instead of compiled in xml | Martin Owens | 2017-06-16 | 1 | -470/+23 |
| | | |||||
| * | Cleanup old xml | Martin Owens | 2017-06-15 | 1 | -55/+4 |
| | | |||||
| * | Use user interface files for the user interface | Martin Owens | 2017-06-15 | 1 | -3/+17 |
| | | |||||
| * | Add GUI support for 'direction' property (right to left vs. left to right text). | Tavmjong Bah | 2017-02-02 | 1 | -0/+2 |
| | | | | (bzr r15466) | ||||
| * | Prevent display units from effecting 'line-height' unit. | Tavmjong Bah | 2017-02-01 | 1 | -1/+2 |
| | | | | | | | | | Allow relative units to be saved in preferences for 'line-height'. Fixed bugs: - https://launchpad.net/bugs/1562217 (bzr r15462) | ||||
| * | Improve UI to partialy fix bug 1654121 now offset in measure is neas the ↵ | Jabiertxof | 2017-01-06 | 1 | -3/+2 |
| | | | | | | only button tat have this option. also improved tooltip (bzr r15393) | ||||
| * | Rm remaining Gtk::Stock usage | Alex Valavanis | 2016-12-27 | 1 | -1/+1 |
| | | | | (bzr r15368) | ||||
| * | Rm more deprecated Gtk::Stock | Alex Valavanis | 2016-12-27 | 1 | -1/+1 |
| | | | | (bzr r15367) | ||||
| * | Add option to unset 'line-height' (as well as determine where it is set). | Tavmjong Bah | 2016-12-11 | 1 | -0/+1 |
| | | | | (bzr r15321) | ||||
| * | Add button to access outer text style ('font-size', 'line-height'). These ↵ | Tavmjong Bah | 2016-12-09 | 1 | -5/+5 |
| | | | | | | determine the minimum line spacing. (bzr r15315) | ||||
| * | Add toggles for handle visibility, editing fill, and editing stroke. | Tavmjong Bah | 2016-12-01 | 1 | -0/+4 |
| | | | | (bzr r15289) | ||||
| * | Improve mesh handling in Fill and Stroke dialog. | Tavmjong Bah | 2016-11-08 | 1 | -0/+1 |
| | | | | | | | Create new meshes with alternating color/white pattern (makes it more obvious a mesh has been created). (bzr r15229) | ||||
| * | Add option to scale mesh to fit in bounding box. | Tavmjong Bah | 2016-10-17 | 1 | -0/+1 |
| | | | | (bzr r15173) | ||||
| * | Update to trunk and some fixes | Jabier Arraiza Cenoz | 2016-10-02 | 1 | -54/+11 |
| |\ | | | | | (bzr r14865.1.14) | ||||
| | * | Split InkAction classes into separate files | Alex Valavanis | 2016-08-05 | 1 | -0/+1 |
| | | | | | | | (bzr r15043) | ||||
| | * | End GTK+ 2 support and remove GDL fork | Alex Valavanis | 2016-08-04 | 1 | -46/+9 |
| | |\ | | | | | | | (bzr r15038) | ||||
| | | * | Drop remaining GTKMM 2 fallback support | Alex Valavanis | 2016-07-28 | 1 | -46/+9 |
| | | | | | | | | | | (bzr r15023.2.7) | ||||
| | * | | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 2016-08-03 | 1 | -8/+1 |
| | | | | | | | | | | (bzr r15034) | ||||
| | * | | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 2016-07-28 | 1 | -1/+8 |
| | | | | | | | | | | (bzr r15027) | ||||
| | * | | Removed unused includes, decrease compilation time | Adrian Boguszewski | 2016-07-28 | 1 | -8/+1 |
| | |/ | | | | | (bzr r15025) | ||||
| | * | Reorder eraser toolbox widgets | Jabier Arraiza Cenoz | 2016-05-22 | 1 | -1/+2 |
| | | | | | | | (bzr r14909) | ||||
| * | | Added some widgets from caligraphic tool | Jabier Arraiza Cenoz | 2016-05-22 | 1 | -0/+7 |
| | | | | | | | (bzr r14865.1.13) | ||||
| * | | Clip eraser done! Thanks Doctormon! | Jabier Arraiza Cenoz | 2016-05-22 | 1 | -1/+2 |
| |/ | | | (bzr r14865.1.9) | ||||
| * | GTK3: Give names to more widgets. | Tavmjong Bah | 2016-05-17 | 1 | -1/+3 |
| | | | | (bzr r14896) | ||||
| * | GTK3: Give names to many widgets. Useful for debugging and for using CSS. | Tavmjong Bah | 2016-05-15 | 1 | -0/+5 |
| | | | | (bzr r14890) | ||||
| * | Add option for larger icons (useful for 4K display). | Tavmjong Bah | 2016-04-12 | 1 | -1/+2 |
| | | | | (bzr r14789) | ||||
| * | Make sure adjustment is attached to spin button | Martin Owens | 2016-03-22 | 1 | -0/+5 |
| | | | | (bzr r14738) | ||||
| * | Add line-height unit selector to text toolbar. | Tavmjong Bah | 2016-03-22 | 1 | -0/+1 |
| | | | | | | Remove 'm' and 'ft' non-CSS lengths. (bzr r14716.1.3) | ||||
| * | Reverting 14701. | Tavmjong Bah | 2016-03-18 | 1 | -6/+0 |
| | | | | (bzr r14716.1.2) | ||||
| * | Add a units box to line height and wire in the style units, plus some cleanup | Martin Owens | 2016-03-12 | 1 | -0/+6 |
| | | | | (bzr r14701) | ||||
| * | Improve fill rule and add mass option | Jabier Arraiza Cenoz | 2016-03-01 | 1 | -0/+3 |
| | | | | (bzr r14648.1.2) | ||||
| * | Changed one icon/action in meassure toolbar to one more explicit | Jabier Arraiza Cenoz | 2016-02-07 | 1 | -1/+1 |
| | | | | (bzr r14638) | ||||
| * | Added phantom meassure feature to meassure tool | Jabier Arraiza Cenoz | 2016-02-06 | 1 | -0/+1 |
| | | | | (bzr r14634) | ||||
| * | Fixed a bug related to windows position on dynamic toolbat commit | Jabier Arraiza Cenoz | 2016-01-29 | 1 | -2/+5 |
| | | | | (bzr r14624) | ||||
| * | Add dinamic toolbar to spray,poligon/star and wrap tools | Jabier Arraiza Cenoz | 2016-01-28 | 1 | -2/+2 |
| | | | | (bzr r14621) | ||||
| * | static code analysis | Kris De Gussem | 2015-12-07 | 1 | -9/+9 |
| | | | | (bzr r14508) | ||||
| * | Merge 'writing-modes' branch. | Tavmjong Bah | 2015-11-24 | 1 | -0/+2 |
| |\ | | | | | (bzr r14487) | ||||
| | * | Implement 'text-orientation' with user interface. Update 'writing-mode', ↵ | Tavmjong Bah | 2015-10-28 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | adding 'vertical-lr'. Overhaul vertical text. Eliminate any use of "internal" leading in glyph metrics. Etc. (bzr r14430.1.1) | ||||
| * | | Compile against external libpotrace | Alex Valavanis | 2015-11-21 | 1 | -1/+14 |
| |\ \ | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1156664 (bzr r14480) | ||||
| | * | | Enable builds without flood/trace on systems without Potrace | Alex Valavanis | 2015-11-09 | 1 | -1/+14 |
| | | | | | | | | | | (bzr r14449.1.4) | ||||
| * | | | Add option to spray tool to no overlap between colors | Jabier Arraiza Cenoz | 2015-11-11 | 1 | -4/+4 |
| | | | | | | | | | | (bzr r14455) | ||||
| * | | | Improvements to the over visible/invisible to minimize the colisions, ↵ | Jabier Arraiza Cenoz | 2015-11-11 | 1 | -3/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | sprayed items fit on background whith overlap visible or invisible areas Add option in picker mode to compute the center/or average area of sprayed item Now reverse work without adbanced trace dialog inverting the color. By this all buttons have a utility in advanced and in normal mode (bzr r14454) | ||||
| * | | | Spray Tool: Change hide invisibe by over visible and over invisible, ↵ | Jabier Arraiza Cenoz | 2015-11-10 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | sugested by Ivan Louette (bzr r14453) | ||||
| * | | | update to trunk | Jabier Arraiza Cenoz | 2015-11-04 | 1 | -0/+14 |
| |\| | | | | | | | | (bzr r14422.1.41) | ||||
| | * | | Fix the points Nathan review. | Jabier Arraiza Cenoz | 2015-10-22 | 1 | -0/+3 |
| | |\ \ | | | | | | | | | | | | | | | | | Make accesible the comented function to only detect visible crossings (bzr r14393.3.1) | ||||
