summaryrefslogtreecommitdiffstats
path: root/src/ui/widget (follow)
Commit message (Expand)AuthorAgeFilesLines
* End GTK+ 2 support and remove GDL forkAlex Valavanis2016-08-0458-1528/+41
|\
| * Finish removing GTK+ 2 fallbacksAlex Valavanis2016-07-284-153/+0
| * ui/widgets: Drop GTK2 fallbacksAlex Valavanis2016-07-2855-1375/+41
* | Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-0334-133/+31
* | Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-2836-22/+132
* | Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-2836-132/+22
|/
* Fises to toggle button and coding styleJabier Arraiza Cenoz2016-07-242-6/+3
* [Bug #1300865] lcms2: crash in Fill and Stroke if linked color profile is mis...Mark Harmer2016-06-141-1/+2
* Sort color profile listshouz2016-06-021-1/+16
* Fix regression: restore order in resources (e.g. pattern list)Marc Jeanmougin2016-05-211-2/+2
* GTK3: Give even more widgets names.Tavmjong Bah2016-05-181-1/+5
* GTK3: Give names to more widgets.Tavmjong Bah2016-05-174-0/+6
* GTK3: Give names to many widgets. Useful for debugging and for using CSS.Tavmjong Bah2016-05-151-0/+1
* Prevent scrollbar overlay from covering swatches in GTK3 build. Tavmjong Bah2016-05-062-1/+7
* Rm shrink_wrap_button - Not needed & uses deprecated GtkStyle features #Hackf...Alex Valavanis2016-04-131-3/+0
* Remove old uses of GTK_STOCK macrosMartin Owens2016-04-131-1/+0
* gimpcolorwheel: Fix deprecated gtk_widget_style_attach #Hackfest2016Alex Valavanis2016-04-131-0/+2
* color-scales: Fix deprecated gtk_misc_set_alignment #Hackfest2016Alex Valavanis2016-04-131-0/+6
* color-notebook: Fix deprecated gtk_misc_set_alignment #Hackfest2016Alex Valavanis2016-04-131-0/+4
* color-icc-selector: Fix deprecated gtk_misc_set_alignment #Hackfest2016Alex Valavanis2016-04-131-1/+12
* Bump ifdefs to 3.8 (now ifdefs say 3.0 instead of 3.2 or 3.8)Martin Owens2016-04-121-1/+1
* Hackfest 2016: fix critical warning on startupKrzysztof Kosi??ski2016-04-111-13/+11
* Protect the color wheel from hue loss at a deeper level.Martin Owens2016-03-292-1/+5
* Fix bugs with the colour selector self-signaling on change.Martin Owens2016-03-291-3/+5
* Add prependUnit functionMartin Owens2016-03-222-0/+11
* Add line-height unit selector to text toolbar.Tavmjong Bah2016-03-221-4/+0
* Reverting 14701.Tavmjong Bah2016-03-182-11/+0
* Add a units box to line height and wire in the style units, plus some cleanupMartin Owens2016-03-122-0/+11
* cppification : GHashMaps replaced by stl maps. getResouceList now gives a std...Marc Jeanmougin2015-12-071-4/+3
* i18n. Strings disambiguation (thanks, Maren!).Nicolas Dufour2015-11-011-35/+35
* typo ?Marc Jeanmougin2015-08-281-1/+1
* Make persistence of snap indicator configurable, and clean up the snapping ta...Diederik van Lierop2015-07-242-0/+2
* Don't allow zero values for width/height and corresponding viewBox numbers.Tavmjong Bah2015-07-131-2/+4
* Set sensitivty of font-variant buttons according to available OpenType tables.Tavmjong Bah2015-06-252-3/+166
* Fix for bug #1467601 (Missing undo history label for metadata description).Nicolas Dufour2015-06-231-2/+1
* Add simple GUI for 'font-feature-settings'.Tavmjong Bah2015-06-222-2/+56
* Don't fill entry box with zeros while typing. Bug introduced with r14160.Tavmjong Bah2015-05-212-0/+11
* Font-variants widget: Enable 'Apply' button. Add more tooltips.Tavmjong Bah2015-05-202-29/+104
* Enable setting of 'font-variant-ligatures' (rendering waits on new Pango libr...Tavmjong Bah2015-05-181-5/+82
* fixed: color icc selector - extra rows on startupTomasz Boczkowski2015-05-171-0/+3
* fixed: color scales - updating color when switched from undefinedTomasz Boczkowski2015-05-176-52/+101
* fixed: color scales - extra row in RGB modeTomasz Boczkowski2015-05-171-0/+5
* merged trunkTomasz Boczkowski2015-05-173-2/+516
|\
| * Enable setting of 'font-variant-position' and 'font-variant-caps'. Rendering ...Tavmjong Bah2015-05-162-11/+129
| * Enable setting of 'font-variant-ligatures' (rendering waits on new Pango libr...Tavmjong Bah2015-05-142-1/+30
| * GUI for font-variant-xxx, parse 'font-variant-ligatures'. This is a work in p...Tavmjong Bah2015-05-123-2/+369
* | fixed color selector not remembering it's last open tabTomasz Boczkowski2015-05-111-1/+1
* | fixed crash in paint selector when changing from gradient to solid colorTomasz Boczkowski2015-05-091-8/+3
* | merged trunkTomasz Boczkowski2015-05-093-21/+17
|\|
| * Fixed the layer blendsMarc Jeanmougin2015-05-083-21/+17