summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Replace deprecated GtkHSV with GimpColorWheel. Bumps Gtk+ 3 version requirem...Alex Valavanis2013-01-085-64/+1777
* 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
* 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
* ruler: Drop unused members of SPRulerMetricAlex Valavanis2012-12-242-12/+9
* ruler: Merge sizing from GIMP. Don't use our UNUSED_PIXELS hack in Gtk+ 3 bu...Alex Valavanis2012-12-242-40/+58
* ruler: (Merge from GIMP) private update_position functionAlex Valavanis2012-12-241-23/+50
* ruler: (Merge from GIMP) Cache PangoLayoutAlex Valavanis2012-12-241-60/+135
* ruler: Merge most of drawing and styles from GIMPAlex Valavanis2012-12-241-125/+179
* Move some code from filter primitives to cairo-utils.cpp. Fix bug in lighting...Tavmjong Bah2012-12-2319-214/+40
* ruler: Use border widths for Gtk+ 3 renderingAlex Valavanis2012-12-221-6/+39
* ruler: drop sp_ruler_invalidate_ticksAlex Valavanis2012-12-221-22/+2
* ruler (Merge from GIMP): Convert to no-window widget and provide separate acc...Alex Valavanis2012-12-223-181/+236
* Add support for color-interpolation-filters = linearRGB.Tavmjong Bah2012-12-2222-33/+372
* Add utilities to tag a cairo surface with color interpolation value.Tavmjong Bah2012-12-222-0/+124
* Bug fix for color-interpolation, color-interpolation-filters. Get rid of anno...Tavmjong Bah2012-12-221-6/+2
* Minor changes.Tavmjong Bah2012-12-223-7/+1
* ruler (Merge from GIMP): Remove draw_pos from public APIAlex Valavanis2012-12-222-50/+113
* ruler: Remove draw_ticks from public APIAlex Valavanis2012-12-222-45/+40
* ruler: Add modeline supportAlex Valavanis2012-12-221-0/+11
* Use cairo surface for ruler widget - minimise delta against GTK+ 3 buildsAlex Valavanis2012-12-211-42/+12
* fix crasherJohan B. C. Engelen2012-12-201-3/+6
* Fix regression with event attribute names (see bug #1050938)su_v2012-12-191-9/+9
* Added support for Visio stencil files (.vss) to Symbols dialog.Tavmjong Bah2012-12-171-4/+104
* libvisio: raise required version to >=0.20 and add new file types (VDX, VSDX)su_v2012-12-161-0/+43
* GTK+ 3: Switch to more orientable widgetsAlex Valavanis2012-12-168-1/+77
* GTK+ 3: Use orientable widgetsAlex Valavanis2012-12-168-0/+65