summaryrefslogtreecommitdiffstats
path: root/src/widgets (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix C++11 narrowing conversion errorsAlex Valavanis2012-10-272-6/+11
* Fix for 1067819 : Changing gradient name does not dirty the document (trunk)John Smith2012-10-242-4/+7
* Fix for 1067808 : Focus issues with new gradient (and swatch) manager in Fill...John Smith2012-10-221-0/+8
* Fix grid layout in desktop widgetAlex Valavanis2012-10-211-2/+0
* GTK3: Migrate toolbox to GtkGrid APIAlex Valavanis2012-10-201-0/+19
* GTK3: Migrate desktop widget to GtkGridAlex Valavanis2012-10-201-36/+143
* Fix for 1058402 : Inconsistent opacity indicationJohn Smith2012-10-111-1/+1
* Fix for 246153 : Broken style indicatorJohn Smith2012-10-112-2/+2
* Fix for 303527 : GUI glitch on opacity boxJohn Smith2012-10-081-1/+1
* i18n. Adding gradient selector widget labels.Nicolas Dufour2012-10-071-2/+2
* code cleanup: make more functions static, add includes.Campbell Barton2012-10-047-6/+12
* code cleanup: make more functions static or include their own headers.Campbell Barton2012-10-043-5/+5
* Fix for 168164 : gtk 2.22 compile issuesJohn Smith2012-10-031-1/+1
* Fix for 687655 : New color wheel should not increase the width of docked Fill...John Smith2012-10-031-2/+3
* Fix for 1000023 : Stop color notepad buttons expanding verticallyJohn Smith2012-09-281-1/+1
* Fix for 1046740 : middle click on palette to set stroke colourJohn Smith2012-09-281-3/+6
* Fix for 166691 : Changing layer order does not update layer selectorJohn Smith2012-09-271-0/+1