| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix g_warnings (typo in action name). | Tavmjong Bah | 2017-02-08 | 1 | -1/+1 |
| * | Remove some unneeded < C++11 fallback code | Alex Valavanis | 2017-02-06 | 2 | -8/+2 |
| * | Add GUI support for 'direction' property (right to left vs. left to right text). | Tavmjong Bah | 2017-02-02 | 2 | -0/+105 |
| * | Fix line-height conversions between no unit and 'em' unit. | Tavmjong Bah | 2017-02-02 | 1 | -1/+4 |
| * | Enable setting of default 'font-style'. | Tavmjong Bah | 2017-02-02 | 1 | -4/+16 |
| * | Prevent display units from effecting 'line-height' unit. | Tavmjong Bah | 2017-02-01 | 3 | -22/+24 |
| * | Fix Bug:1659253. Thanks houz and jazzynico | Tobias Ellinghaus | 2017-01-26 | 1 | -1/+1 |
| * | [Bug #1659297] 'Theme parsing error' messages in trunk rev 15447. | suv-lp | 2017-01-26 | 1 | -1/+1 |
| * | [Bug #1537497] Icon preview doesn't render background. | tghs | 2017-01-25 | 1 | -0/+14 |
| * | Comented one of the shortcuts for doc rotate because bad response now interac... | Jabier Arraiza Cenoz | 2017-01-25 | 1 | -1/+1 |
| * | merge lp:~inkscape.dev/inkscape/doc_rotate | Jabier Arraiza Cenoz | 2017-01-24 | 3 | -7/+206 |
| |\ | |||||
| | * | fixing to new trunk | Jabiertxof | 2017-01-24 | 22 | -1385/+789 |
| | |\ | |/ |/| | |||||
| | * | Update to trunk | Jabier Arraiza Cenoz | 2016-11-05 | 1 | -22/+14 |
| | |\ | |||||
| | * \ | Update to trunk | Jabier Arraiza Cenoz | 2016-10-25 | 1 | -1/+1 |
| | |\ \ | |||||
| | * | | | Some bug fixes and improvements | Jabier Arraiza Cenoz | 2016-10-25 | 1 | -11/+0 |
| | * | | | Fix for widget value of rotate | Jabier Arraiza Cenoz | 2016-10-23 | 1 | -3/+10 |
| | * | | | Add right click rotation panning, some fixes | Jabier Arraiza Cenoz | 2016-10-23 | 1 | -5/+7 |
| | * | | | Add right click attempt | Jabier Arraiza Cenoz | 2016-10-23 | 1 | -17/+17 |
| | * | | | Update to trunk | Jabier Arraiza Cenoz | 2016-10-19 | 2 | -0/+20 |
| | |\ \ \ | |||||
| | * | | | | Working with rotate preview | Jabier Arraiza Cenoz | 2016-10-19 | 1 | -10/+14 |
| | * | | | | Reposition widget and add degree symbol | Jabier Arraiza Cenoz | 2016-10-15 | 1 | -11/+49 |
| | * | | | | Change from slider to spin | Jabier Arraiza Cenoz | 2016-10-14 | 1 | -79/+87 |
| | * | | | | Update to trunk | Jabier Arraiza Cenoz | 2016-10-14 | 4 | -34/+104 |
| | |\ \ \ \ | |||||
| | * | | | | | Working with rotate widget | Jabier Arraiza Cenoz | 2016-10-14 | 3 | -2/+94 |
| | * | | | | | Update to trunk | Jabier Arraiza Cenoz | 2016-10-10 | 2 | -59/+14 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | Fix some canvas problems and refactorization | Jabier Arraiza Cenoz | 2016-10-10 | 1 | -11/+30 |
| | * | | | | | | Added widget to to rotate | Jabier Arraiza Cenoz | 2016-10-09 | 2 | -4/+44 |
| * | | | | | | | Add missing include for array template | Tim Sheridan | 2017-01-07 | 1 | -0/+2 |
| * | | | | | | | Improve UI to partialy fix bug 1654121 now offset in measure is neas the only... | Jabiertxof | 2017-01-06 | 2 | -4/+3 |
| * | | | | | | | increased space for font-size. | Marc Jeanmougin | 2017-01-04 | 1 | -3/+3 |
| * | | | | | | | ruler: Read state flags for GtkStyleContext correctly | Alex Valavanis | 2016-12-31 | 1 | -4/+12 |
| * | | | | | | | fix typos, add translator comment | Ivan Mas??r | 2016-12-30 | 1 | -0/+1 |
| * | | | | | | | Merge all upstream changes to GimpRuler | Alex Valavanis | 2016-12-27 | 1 | -5/+22 |
| * | | | | | | | Rm remaining Gtk::Stock usage | Alex Valavanis | 2016-12-27 | 5 | -1159/+3 |
| * | | | | | | | Rm more deprecated Gtk::Stock | Alex Valavanis | 2016-12-27 | 1 | -1/+1 |
| * | | | | | | | Fix header inclusion ordering | Alex Valavanis | 2016-12-26 | 1 | -1/+2 |
| * | | | | | | | i18n. Flood autogap list not correctly translated at runtime. | Nicolas Dufour | 2016-12-24 | 1 | -1/+1 |
| * | | | | | | | Add option to unset 'line-height' (as well as determine where it is set). | Tavmjong Bah | 2016-12-11 | 2 | -3/+46 |
| * | | | | | | | Fix line-height when converting between different units for flowed text. | Tavmjong Bah | 2016-12-10 | 1 | -2/+2 |
| * | | | | | | | Correct outer text style input for non-px based files. | Tavmjong Bah | 2016-12-10 | 1 | -6/+28 |
| * | | | | | | | Add button to access outer text style ('font-size', 'line-height'). These det... | Tavmjong Bah | 2016-12-09 | 2 | -18/+88 |
| * | | | | | | | Improve working of Type (Smoothing) menu. | Tavmjong Bah | 2016-12-08 | 1 | -95/+70 |
| * | | | | | | | Add toggles for handle visibility, editing fill, and editing stroke. | Tavmjong Bah | 2016-12-01 | 2 | -1/+28 |
| * | | | | | | | Add stroke dash empty to allow render only fills and markers. Tested in FF an... | Jabiertxof | 2016-11-26 | 1 | -1/+3 |
| * | | | | | | | Remove deprecated GtkWidget-separator-height, ignored as of 3.20. | Tavmjong Bah | 2016-11-25 | 2 | -9/+0 |
| * | | | | | | | Remove deprecated GtkWidget:wide-seperators which is ignored as of 3.20. | Tavmjong Bah | 2016-11-25 | 2 | -2/+0 |
| * | | | | | | | Fix rare crash on undo break apart | Marc Jeanmougin | 2016-11-12 | 2 | -5/+7 |
| * | | | | | | | Fix selection toolbar icons missing on start | Marc Jeanmougin | 2016-11-12 | 1 | -9/+9 |
| * | | | | | | | fix automatic dockbar resizing | Marc Jeanmougin | 2016-11-11 | 1 | -7/+0 |
| * | | | | | | | Improve mesh handling in Fill and Stroke dialog. | Tavmjong Bah | 2016-11-08 | 6 | -61/+470 |
