summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Cleanup SPDropperContext:Alex Valavanis2013-01-162-80/+89
* German translation updateUwe Sch??ler2013-01-161-233/+242
* German translation updateUwe Sch??ler2013-01-161-1509/+1539
* Cleanup EekPreview widget implementation:Alex Valavanis2013-01-163-508/+428
* Drop use of deprecated GtkHandleBox widget (remove tear-off toolbar functiona...Alex Valavanis2013-01-152-54/+4
* i18n. String disambiguation.Nicolas Dufour2013-01-153-4762/+2697
* clarify preference text (thought it was a bug first)Johan B. C. Engelen2013-01-141-1/+1
* Translations. Latvian (Jānis Eisaks), Spanish (Lucas Vieites) and French tra...Nicolas Dufour2013-01-143-6764/+6416
* Preferences. Moving selection option to avoid confusion.Nicolas Dufour2013-01-141-4/+3
* make grayscale viewmode color factors configurable.Johan B. C. Engelen2013-01-133-14/+34
* Fix deprecated pointer grabbing in gimpcolorwheelAlex Valavanis2013-01-131-3/+16
* Stop using deprecated pang_ft2 functionsAlex Valavanis2013-01-132-5/+14
* Translations:Nicolas Dufour2013-01-134-3671/+3611
* Minor warning and dead code cleanup.Jon A. Cruz2013-01-132-13/+1
* Restored i18n markup fo names of extensionsAlexandre Prokoudine2013-01-1211-11/+11
* Fixed a typo in a user-visible messageAlexandre Prokoudine2013-01-121-1/+1
* Merge in connector cleanupMartin Owens2013-01-1116-1107/+88
|\
| * Step 1. Remove junk and keep functionality.Martin Owens2012-11-3016-1107/+88
* | Warning and dead code cleanup.Jon A. Cruz2013-01-1127-334/+133
* | gimpcolorwheel: Clean up drawing functionsAlex Valavanis2013-01-101-105/+24
* | Filters. Fix for Bug #1089406 (filter name is random filter232 when first add...Nicolas Dufour2013-01-101-0/+1
* | Replace deprecated GtkHSV with GimpColorWheel. Bumps Gtk+ 3 version requirem...Alex Valavanis2013-01-086-65/+1778
* | visual bbox minimum width (Bug 1094802)Alvin Penner2013-01-051-2/+2
* | Build. Fix for Bug #910335 ([POSIX] incorrect included header files in src/co...Nicolas Dufour2013-01-051-1/+1
* | ocaldialog: Use GtkSearchEntry in Gtk+ >= 3.6Alex Valavanis2013-01-045-38/+23
* | Re-add omitted UI pref from prefences dialog rewriteJosh Andler2013-01-041-0/+1
* | zoom to entire drawing after delete (Bug 970370)Alvin Penner2013-01-011-0/+1
* | clip path visual bbox refresh, second try (Bug 1005085)Alvin Penner2012-12-313-0/+4
* | GTK+ 3: explicitly set a background colour for rulersAlex Valavanis2012-12-311-0/+14
* | rulers: Merge all remaining changes from GIMP. Up-to-date at commit a929a (20...Alex Valavanis2012-12-313-112/+111
* | rulers: (Merge from GIMP) Set range in ruler units, not in pxAlex Valavanis2012-12-313-33/+20
* | Replace C-style pointer casts in event contextsAlex Valavanis2012-12-3112-126/+121
* | Fix GObject pointer conversion warnings in event contextAlex Valavanis2012-12-301-5/+4
* | Speed up canvas item drawing for GTK+ 3Alex Valavanis2012-12-301-27/+20
* | Translations. Ukrainian translation update by Yuri Chornoivan.Nicolas Dufour2012-12-291-2124/+2337
* | Fix GTK+ 3 drawing of primitives list in filter effects dialogAlex Valavanis2012-12-282-9/+13
* | Correct sizing in primitives list in filter-effects dialogAlex Valavanis2012-12-282-3/+69
* | Implement GTK+ 3 drawing for zoom correction ruler in preferences dialogAlex Valavanis2012-12-283-27/+32
* | Implement GTK+ 3 drawing of color preview widgetAlex Valavanis2012-12-272-36/+73
* | Translations. Translations template update.Nicolas Dufour2012-12-271-703/+726
* | Bitmap. Test for JPEG resolution reordered, and coding style corrected.Nicolas Dufour2012-12-261-179/+200
* | Revert C++ casting for setting HSL map in sp-color-scalesAlex Valavanis2012-12-262-3/+2
* | Change tooltip to clarify behavior after commit r10784.Tavmjong Bah2012-12-261-1/+1
* | Win32. Fixing invalid cast (introduced rev.11986).Nicolas Dufour2012-12-261-1/+1
* | ruler: (GIMP merge) Add track_widget API and fix GTK+ 3 build failure in colo...Alex Valavanis2012-12-263-19/+190
* | ruler: (GIMP merge) Allow label size to be specified as a style propertyAlex Valavanis2012-12-262-43/+111
* | Convert a load more C-style pointer casts to GObject or C++ casts (merry chri...Alex Valavanis2012-12-2533-221/+203
* | Stop using UNUSED_PIXELS hack in ruler. This was only required because of th...Alex Valavanis2012-12-252-28/+12
* | desktop-widget: Use GtkStyleContext for GTK+ 3 widget renderingAlex Valavanis2012-12-251-32/+24
* | desktop-widget: Cleanup GTK+ 3 grid rendering and ruler redrawingAlex Valavanis2012-12-251-24/+0