summaryrefslogtreecommitdiffstats
path: root/src/ui/widget (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rename <mesh> to <meshgradient> per SVG 2 CR specificiation.Tavmjong Bah2016-09-271-2/+2
* Adjust label for resize in page sizer tabMartin Owens2016-08-161-1/+1
* Fix a bunch of errors as reported at http://www.viva64.com/en/b/0419/Tavmjong Bah2016-08-151-1/+1
* Merged trunkAdrian Boguszewski2016-08-0961-4254/+41
|\
| * Remove deprecated Autotools and btool files. Please use CMake insteadAlex Valavanis2016-08-081-106/+0
| * Fix autotools buildAlex Valavanis2016-08-081-4/+0
| * Move GIMP widgets to their own folderAlex Valavanis2016-08-089-2618/+2
| * 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
* | | Merged trunkAdrian Boguszewski2016-08-0335-139/+34
|\| |
| * | 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
* | Renamed children list in SPObjectAdrian Boguszewski2016-07-141-1/+1
* | First part of new SPObject children listAdrian Boguszewski2016-07-111-14/+6
* | Moved next functions, added namespace, renamed range functionsAdrian Boguszewski2016-06-251-1/+1
* | Added first range to ObjectSetAdrian Boguszewski2016-06-193-5/+8
|\|
| * [Bug #1300865] lcms2: crash in Fill and Stroke if linked color profile is mis...Mark Harmer2016-06-141-1/+2
* | Moved most functions from Selection to ObjectSetAdrian Boguszewski2016-06-161-1/+1
|/
* 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