summaryrefslogtreecommitdiffstats
path: root/src/widgets (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* fix none color in palettes with scrollbarsTobias Ellinghaus2016-11-021-22/+14
* CPPification: almost all sp_object_set_whatever and sp_selection_whatever glo...Marc Jeanmougin2016-10-241-1/+1
* Add option to scale mesh to fit in bounding box.Tavmjong Bah2016-10-172-0/+20
* 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
* 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
* | Fix palette flickering, probably.liampwhite2016-10-091-2/+2
|/
* Made the style-utils.h license dual-with-GPLv2+.Shlomi Fish2016-10-081-1/+7
* Merged.Shlomi Fish2016-10-081-2/+7
|\
| * Remove unnecesary header from last pushJabier Arraiza Cenoz2016-10-071-1/+0
| * Fix bug:1630796 on flatten button. Attemp 2Jabier Arraiza Cenoz2016-10-071-4/+6
| * Fix bug:1630796 on flatten buttonJabier Arraiza Cenoz2016-10-071-1/+5
* | Merged.Shlomi Fish2016-10-032-16/+166
|\|
| * Merge in the new eraser mode (2) which uses clip instead of cut.Martin Owens2016-10-022-13/+148
| |\
| | * Update to trunk and some fixesJabier Arraiza Cenoz2016-10-0272-2262/+3599
| | |\ | | |/ | |/|
| | * Added some widgets from caligraphic toolJabier Arraiza Cenoz2016-05-222-1/+119
| | * Clip eraser done! Thanks Doctormon!Jabier Arraiza Cenoz2016-05-222-3/+12
| | * update to trunkJabier Arraiza Cenoz2016-05-217-77/+93
| | |\
| | * \ update to trunkJabier Arraiza Cenoz2016-05-062-24/+38
| | |\ \
| | * | | Working on clip erase basic work done but brokenJabier Arraiza Cenoz2016-05-021-11/+19
* | | | | Extract a function - is_query_style_updateable.Shlomi Fish2016-10-023-7/+46
* | | | | Merged.Shlomi Fish2016-10-021-3/+10
|\| | | |
| * | | | Adjust dock size to minimum width during canvas table size allocation signal.Martin Owens2016-10-021-3/+10
* | | | | Extract a method instead of assigning a temp bool var.Shlomi Fish2016-10-012-5/+8
* | | | | Extract a function to prevent assignment + const-ing.Shlomi Fish2016-09-301-7/+11
* | | | | Merged.Shlomi Fish2016-09-292-14/+14
|\| | | |
| * | | | Rename <mesh> to <meshgradient> per SVG 2 CR specificiation.Tavmjong Bah2016-09-272-14/+14
* | | | | Merged.Shlomi Fish2016-09-151-0/+10
|\| | | |
| * | | | Fix history handling for previous commit.Tavmjong Bah2016-09-051-3/+4