summaryrefslogtreecommitdiffstats
path: root/src/widgets (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Merged.Shlomi Fish2017-01-101-0/+2
| |\ \ \
| * \ \ \ Merged.Shlomi Fish2017-01-063-7/+6
| |\ \ \ \
| * | | | | Remove an old comment which I don't understand.Shlomi Fish2017-01-061-1/+0
| * | | | | Cleanup: remove an unused local enum declaration.Shlomi Fish2017-01-041-8/+0
* | | | | | Don't block data entry into the text-tool font-size entry widget after an emp...Tavmjong Bah2017-02-241-0/+1
| |_|_|_|/ |/| | | |
* | | | | Fix g_warnings (typo in action name).Tavmjong Bah2017-02-081-1/+1
| |_|_|/ |/| | |
* | | | Remove some unneeded < C++11 fallback codeAlex Valavanis2017-02-062-8/+2
* | | | Add GUI support for 'direction' property (right to left vs. left to right text).Tavmjong Bah2017-02-022-0/+105
* | | | Fix line-height conversions between no unit and 'em' unit.Tavmjong Bah2017-02-021-1/+4
* | | | Enable setting of default 'font-style'.Tavmjong Bah2017-02-021-4/+16
* | | | Prevent display units from effecting 'line-height' unit.Tavmjong Bah2017-02-013-22/+24
* | | | Fix Bug:1659253. Thanks houz and jazzynicoTobias Ellinghaus2017-01-261-1/+1
* | | | [Bug #1659297] 'Theme parsing error' messages in trunk rev 15447.suv-lp2017-01-261-1/+1
* | | | [Bug #1537497] Icon preview doesn't render background.tghs2017-01-251-0/+14
* | | | Comented one of the shortcuts for doc rotate because bad response now interac...Jabier Arraiza Cenoz2017-01-251-1/+1
* | | | merge lp:~inkscape.dev/inkscape/doc_rotateJabier Arraiza Cenoz2017-01-243-7/+206
|\ \ \ \ | |_|_|/ |/| | |
| * | | fixing to new trunkJabiertxof2017-01-2422-1385/+789
| |\ \ \ | |/ / / |/| | |
| * | | Update to trunkJabier Arraiza Cenoz2016-11-051-22/+14
| |\ \ \
| * \ \ \ Update to trunkJabier Arraiza Cenoz2016-10-251-1/+1
| |\ \ \ \
| * | | | | Some bug fixes and improvementsJabier Arraiza Cenoz2016-10-251-11/+0
| * | | | | Fix for widget value of rotateJabier Arraiza Cenoz2016-10-231-3/+10
| * | | | | Add right click rotation panning, some fixesJabier Arraiza Cenoz2016-10-231-5/+7
| * | | | | Add right click attemptJabier Arraiza Cenoz2016-10-231-17/+17
| * | | | | Update to trunkJabier Arraiza Cenoz2016-10-192-0/+20
| |\ \ \ \ \
| * | | | | | Working with rotate previewJabier Arraiza Cenoz2016-10-191-10/+14
| * | | | | | Reposition widget and add degree symbolJabier Arraiza Cenoz2016-10-151-11/+49
| * | | | | | Change from slider to spinJabier Arraiza Cenoz2016-10-141-79/+87
| * | | | | | Update to trunkJabier Arraiza Cenoz2016-10-144-34/+104
| |\ \ \ \ \ \
| * | | | | | | Working with rotate widgetJabier Arraiza Cenoz2016-10-143-2/+94
| * | | | | | | Update to trunkJabier Arraiza Cenoz2016-10-102-59/+14
| |\ \ \ \ \ \ \
| * | | | | | | | Fix some canvas problems and refactorizationJabier Arraiza Cenoz2016-10-101-11/+30
| * | | | | | | | Added widget to to rotateJabier Arraiza Cenoz2016-10-092-4/+44
* | | | | | | | | Add missing include for array templateTim Sheridan2017-01-071-0/+2
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Improve UI to partialy fix bug 1654121 now offset in measure is neas the only...Jabiertxof2017-01-062-4/+3
* | | | | | | | increased space for font-size.Marc Jeanmougin2017-01-041-3/+3
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | ruler: Read state flags for GtkStyleContext correctlyAlex Valavanis2016-12-311-4/+12
* | | | | | | fix typos, add translator commentIvan Mas??r2016-12-301-0/+1
* | | | | | | Merge all upstream changes to GimpRulerAlex Valavanis2016-12-271-5/+22
* | | | | | | Rm remaining Gtk::Stock usageAlex Valavanis2016-12-275-1159/+3
* | | | | | | Rm more deprecated Gtk::StockAlex Valavanis2016-12-271-1/+1
* | | | | | | Fix header inclusion orderingAlex Valavanis2016-12-261-1/+2
* | | | | | | i18n. Flood autogap list not correctly translated at runtime.Nicolas Dufour2016-12-241-1/+1
* | | | | | | Add option to unset 'line-height' (as well as determine where it is set).Tavmjong Bah2016-12-112-3/+46
* | | | | | | Fix line-height when converting between different units for flowed text.Tavmjong Bah2016-12-101-2/+2
* | | | | | | Correct outer text style input for non-px based files.Tavmjong Bah2016-12-101-6/+28
* | | | | | | Add button to access outer text style ('font-size', 'line-height'). These det...Tavmjong Bah2016-12-092-18/+88
* | | | | | | Improve working of Type (Smoothing) menu.Tavmjong Bah2016-12-081-95/+70
* | | | | | | Add toggles for handle visibility, editing fill, and editing stroke.Tavmjong Bah2016-12-012-1/+28
* | | | | | | Add stroke dash empty to allow render only fills and markers. Tested in FF an...Jabiertxof2016-11-261-1/+3
* | | | | | | Remove deprecated GtkWidget-separator-height, ignored as of 3.20.Tavmjong Bah2016-11-252-9/+0