summaryrefslogtreecommitdiffstats
path: root/src/widgets (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge in connector cleanupMartin Owens2013-01-112-70/+0
|\
| * Step 1. Remove junk and keep functionality.Martin Owens2012-11-302-70/+0
* | Warning and dead code cleanup.Jon A. Cruz2013-01-118-122/+107
* | Replace deprecated GtkHSV with GimpColorWheel. Bumps Gtk+ 3 version requirem...Alex Valavanis2013-01-082-64/+13
* | 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
* | Revert C++ casting for setting HSL map in sp-color-scalesAlex Valavanis2012-12-262-3/+2
* | 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-2521-146/+129
* | 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
* | 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
* | 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
* | GTK+ 3: Switch to more orientable widgetsAlex Valavanis2012-12-161-0/+5
* | Stop using invalid casting in spinbutton-eventsAlex Valavanis2012-12-121-19/+29
* | Migrate remaining stuff from GtkTable to GtkGridAlex Valavanis2012-12-094-16/+155
* | can't do a string comparison like that!Johan B. C. Engelen2012-12-051-9/+9
* | i18n. Improving windows's title internationalization (color mode wasn't corre...Nicolas Dufour2012-12-051-14/+35
* | Migrate remaining color widgets to GtkGridAlex Valavanis2012-12-022-8/+122
* | Migrate sp-color-scales to GtkGrid and fix alignment in sp-color-wheel-selectorAlex Valavanis2012-12-022-3/+39
* | Fix permissive casting in sp-color-wheel-selectorAlex Valavanis2012-12-021-3/+3
* | Migrate sp-color-wheel-selector to GtkGridAlex Valavanis2012-12-011-5/+50
* | Drop unused sp-color-gtkselector codeAlex Valavanis2012-12-014-212/+0
* | Fix for 255792 : Calligraphy tool presets managementJohn Smith2012-11-302-15/+71
* | Fix for 171466 : F/S set swatch preview column nameJohn Smith2012-11-291-0/+5
* | Fix for 1071421 : Setting swatch as fill/stroke creates new swatches which ne...John Smith2012-11-282-1/+71
* | GTK+ 3: Migrate to GdkRGBAAlex Valavanis2012-11-272-0/+20
* | Drop support for Glib < 2.28Alex Valavanis2012-11-261-9/+0
* | Drop support for GTK+ < 2.24Alex Valavanis2012-11-262-24/+0
* | The label should really say "Stops:", just like its verb.Alexandre Prokoudine2012-11-261-1/+1
* | Marked another user-visible message for translation, fixed text case for comb...Alexandre Prokoudine2012-11-261-4/+4
* | Marked even more user visible messages for translationAlexandre Prokoudine2012-11-261-4/+4
* | Made a few user-visible messages translatableAlexandre Prokoudine2012-11-262-3/+3
|/
* Replace remaining C-style pointer casts for src/widgetsAlex Valavanis2012-11-1130-210/+177
* Fix for 165865 : Markers - fix Undo historyJohn Smith2012-10-291-3/+2
* Fix for 1067808 : Focus issues with new gradient (and swatch) manager in Fill...John Smith2012-10-281-0/+3