summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge from branchJabier Arraiza Cenoz2013-01-18153-3269/+3077
|\
| * i18n. Shortcuts preferences are now fully translatable.Nicolas Dufour2013-01-181-4/+4
| * fix warningJohan B. C. Engelen2013-01-171-1/+1
| * constJohan B. C. Engelen2013-01-172-9/+9
| * const ....Johan B. C. Engelen2013-01-1744-211/+211
| * more const happiness (and removal of duplicate code in sp-object.h)Johan B. C. Engelen2013-01-1731-34/+33
| * const methodsJohan B. C. Engelen2013-01-1715-32/+30
| * Rm unused sp-animateAlex Valavanis2013-01-175-261/+1
| * Cleanup more GObject type definitionsAlex Valavanis2013-01-1721-563/+313
| * Cleanup SPDropperContext:Alex Valavanis2013-01-162-80/+89
| * 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-151-2/+2
| * clarify preference text (thought it was a bug first)Johan B. C. Engelen2013-01-141-1/+1
| * 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
| * Minor warning and dead code cleanup.Jon A. Cruz2013-01-132-13/+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-085-64/+1777
* | | Delete bspline node whith node tool and fix 1 segment continue shift errorJabier Arraiza Cenoz2013-01-182-2/+13
* | | Fix BSplines whit 1 segmentJabier Arraiza Cenoz2013-01-083-9/+10
* | | Update nameroot2013-01-071-0/+1
* | | Update to trunkJabier Arraiza Cenoz2013-01-0668-1009/+1409
|\| |
| * | 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
| * | 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
| * | 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