summaryrefslogtreecommitdiffstats
path: root/src/widgets (follow)
Commit message (Expand)AuthorAgeFilesLines
* fixing to new trunkJabiertxof2017-01-2422-1385/+789
|\
| * 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
| * Remove deprecated GtkWidget:wide-seperators which is ignored as of 3.20.Tavmjong Bah2016-11-252-2/+0
| * Fix rare crash on undo break apartMarc Jeanmougin2016-11-122-5/+7
| * Fix selection toolbar icons missing on startMarc Jeanmougin2016-11-121-9/+9
| * fix automatic dockbar resizingMarc Jeanmougin2016-11-111-7/+0
| * Improve mesh handling in Fill and Stroke dialog.Tavmjong Bah2016-11-086-61/+470
| * [Bug #262341] Tooltips for LPE tool modes do not show up as translated.Nicolas Dufour2016-11-081-1/+1
* | Update to trunkJabier Arraiza Cenoz2016-11-051-22/+14
|\|
| * fix none color in palettes with scrollbarsTobias Ellinghaus2016-11-021-22/+14
* | Update to trunkJabier Arraiza Cenoz2016-10-251-1/+1
|\|
| * CPPification: almost all sp_object_set_whatever and sp_selection_whatever glo...Marc Jeanmougin2016-10-241-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
|\|
| * Add option to scale mesh to fit in bounding box.Tavmjong Bah2016-10-172-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
|\|
| * Better handling of mesh gradients in Paint Selector dialog.Tavmjong Bah2016-10-133-23/+93
| * [Bug #1630635] Wrong tool tip for new text line height setting.marenhachmann2016-10-121-11/+11
* | Working with rotate widgetJabier Arraiza Cenoz2016-10-143-2/+94
* | Update to trunkJabier Arraiza Cenoz2016-10-102-59/+14
|\|
| * merge a fix and refactorMarc Jeanmougin2016-10-091-57/+12
| |\
| | * Remove unnecessary ?TRUE:FALSE.Shlomi Fish2016-10-091-2/+2
| | * Refactoring: remove duplicacy.Shlomi Fish2016-10-091-9/+3
| | * Refactoring/styling: extract a statement.Shlomi Fish2016-10-091-6/+2
| | * Replace assignments and set_vis()es with a foreach.Shlomi Fish2016-10-081-12/+4
| | * Unify duplicate functionality.Shlomi Fish2016-10-081-12/+9
| | * Extract a subroutine from two places.Shlomi Fish2016-10-081-37/+13