| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge in connector cleanup | Martin Owens | 2013-01-11 | 2 | -70/+0 |
| |\ | | | | | (bzr r12015) | ||||
| | * | Step 1. Remove junk and keep functionality. | Martin Owens | 2012-11-30 | 2 | -70/+0 |
| | | | | | | | (bzr r11894.1.1) | ||||
| * | | Warning and dead code cleanup. | Jon A. Cruz | 2013-01-11 | 8 | -122/+107 |
| | | | | | | | (bzr r12014) | ||||
| * | | Replace deprecated GtkHSV with GimpColorWheel. Bumps Gtk+ 3 version ↵ | Alex Valavanis | 2013-01-08 | 2 | -64/+13 |
| | | | | | | | | | | | | | | | | | requirement to 3.2 Fixed bugs: - https://launchpad.net/bugs/1071354 (bzr r12011) | ||||
| * | | GTK+ 3: explicitly set a background colour for rulers | Alex Valavanis | 2012-12-31 | 1 | -0/+14 |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1094511 (bzr r12004) | ||||
| * | | rulers: Merge all remaining changes from GIMP. Up-to-date at commit a929a ↵ | Alex Valavanis | 2012-12-31 | 3 | -112/+111 |
| | | | | | | | | | | | (2012-10-23) in GIMP git repo, gtk3-port branch (bzr r12003) | ||||
| * | | rulers: (Merge from GIMP) Set range in ruler units, not in px | Alex Valavanis | 2012-12-31 | 3 | -33/+20 |
| | | | | | | | (bzr r12002) | ||||
| * | | Revert C++ casting for setting HSL map in sp-color-scales | Alex Valavanis | 2012-12-26 | 2 | -3/+2 |
| | | | | | | | (bzr r11991) | ||||
| * | | ruler: (GIMP merge) Add track_widget API and fix GTK+ 3 build failure in ↵ | Alex Valavanis | 2012-12-26 | 3 | -19/+190 |
| | | | | | | | | | | | color slider (bzr r11988) | ||||
| * | | ruler: (GIMP merge) Allow label size to be specified as a style property | Alex Valavanis | 2012-12-26 | 2 | -43/+111 |
| | | | | | | | (bzr r11987) | ||||
| * | | Convert a load more C-style pointer casts to GObject or C++ casts (merry ↵ | Alex Valavanis | 2012-12-25 | 21 | -146/+129 |
| | | | | | | | | | | | christmas\!) (bzr r11986) | ||||
| * | | Stop using UNUSED_PIXELS hack in ruler. This was only required because of ↵ | Alex Valavanis | 2012-12-25 | 2 | -28/+12 |
| | | | | | | | | | | | the padding used in the desktop widget (bzr r11985) | ||||
| * | | desktop-widget: Use GtkStyleContext for GTK+ 3 widget rendering | Alex Valavanis | 2012-12-25 | 1 | -32/+24 |
| | | | | | | | (bzr r11984) | ||||
| * | | desktop-widget: Cleanup GTK+ 3 grid rendering and ruler redrawing | Alex Valavanis | 2012-12-25 | 1 | -24/+0 |
| | | | | | | | (bzr r11983) | ||||
| * | | ruler: Drop unused members of SPRulerMetric | Alex Valavanis | 2012-12-24 | 2 | -12/+9 |
| | | | | | | | (bzr r11982) | ||||
| * | | ruler: Merge sizing from GIMP. Don't use our UNUSED_PIXELS hack in Gtk+ 3 ↵ | Alex Valavanis | 2012-12-24 | 2 | -40/+58 |
| | | | | | | | | | | | | | | | | | builds Fixed bugs: - https://launchpad.net/bugs/1069172 (bzr r11981) | ||||
| * | | ruler: (Merge from GIMP) private update_position function | Alex Valavanis | 2012-12-24 | 1 | -23/+50 |
| | | | | | | | (bzr r11980) | ||||
| * | | ruler: (Merge from GIMP) Cache PangoLayout | Alex Valavanis | 2012-12-24 | 1 | -60/+135 |
| | | | | | | | (bzr r11979) | ||||
| * | | ruler: Merge most of drawing and styles from GIMP | Alex Valavanis | 2012-12-24 | 1 | -125/+179 |
| | | | | | | | (bzr r11978) | ||||
| * | | ruler: Use border widths for Gtk+ 3 rendering | Alex Valavanis | 2012-12-22 | 1 | -6/+39 |
| | | | | | | | (bzr r11975) | ||||
| * | | ruler: drop sp_ruler_invalidate_ticks | Alex Valavanis | 2012-12-22 | 1 | -22/+2 |
| | | | | | | | (bzr r11974) | ||||
| * | | ruler (Merge from GIMP): Convert to no-window widget and provide separate ↵ | Alex Valavanis | 2012-12-22 | 3 | -181/+236 |
| | | | | | | | | | | | accessors for position (bzr r11973) | ||||
| * | | ruler (Merge from GIMP): Remove draw_pos from public API | Alex Valavanis | 2012-12-22 | 2 | -50/+113 |
| | | | | | | | (bzr r11968) | ||||
| * | | ruler: Remove draw_ticks from public API | Alex Valavanis | 2012-12-22 | 2 | -45/+40 |
| | | | | | | | (bzr r11967) | ||||
| * | | ruler: Add modeline support | Alex Valavanis | 2012-12-22 | 1 | -0/+11 |
| | | | | | | | (bzr r11966) | ||||
| * | | Use cairo surface for ruler widget - minimise delta against GTK+ 3 builds | Alex Valavanis | 2012-12-21 | 1 | -42/+12 |
| | | | | | | | (bzr r11965) | ||||
| * | | fix crasher | Johan B. C. Engelen | 2012-12-20 | 1 | -3/+6 |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1092663 (bzr r11964) | ||||
| * | | GTK+ 3: Switch to more orientable widgets | Alex Valavanis | 2012-12-16 | 1 | -0/+5 |
| | | | | | | | (bzr r11960) | ||||
| * | | Stop using invalid casting in spinbutton-events | Alex Valavanis | 2012-12-12 | 1 | -19/+29 |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1089290 (bzr r11951) | ||||
| * | | Migrate remaining stuff from GtkTable to GtkGrid | Alex Valavanis | 2012-12-09 | 4 | -16/+155 |
| | | | | | | | (bzr r11939) | ||||
| * | | can't do a string comparison like that! | Johan B. C. Engelen | 2012-12-05 | 1 | -9/+9 |
| | | | | | | | (bzr r11932) | ||||
| * | | i18n. Improving windows's title internationalization (color mode wasn't ↵ | Nicolas Dufour | 2012-12-05 | 1 | -14/+35 |
| | | | | | | | | | | | | | | | correctly handled). Translations. Translation template and French translation update. (bzr r11930) | ||||
| * | | Migrate remaining color widgets to GtkGrid | Alex Valavanis | 2012-12-02 | 2 | -8/+122 |
| | | | | | | | (bzr r11923) | ||||
| * | | Migrate sp-color-scales to GtkGrid and fix alignment in sp-color-wheel-selector | Alex Valavanis | 2012-12-02 | 2 | -3/+39 |
| | | | | | | | (bzr r11922) | ||||
| * | | Fix permissive casting in sp-color-wheel-selector | Alex Valavanis | 2012-12-02 | 1 | -3/+3 |
| | | | | | | | (bzr r11921) | ||||
| * | | Migrate sp-color-wheel-selector to GtkGrid | Alex Valavanis | 2012-12-01 | 1 | -5/+50 |
| | | | | | | | (bzr r11920) | ||||
| * | | Drop unused sp-color-gtkselector code | Alex Valavanis | 2012-12-01 | 4 | -212/+0 |
| | | | | | | | (bzr r11919) | ||||
| * | | Fix for 255792 : Calligraphy tool presets management | John Smith | 2012-11-30 | 2 | -15/+71 |
| | | | | | | | (bzr r11916) | ||||
| * | | Fix for 171466 : F/S set swatch preview column name | John Smith | 2012-11-29 | 1 | -0/+5 |
| | | | | | | | (bzr r11912) | ||||
| * | | Fix for 1071421 : Setting swatch as fill/stroke creates new swatches which ↵ | John Smith | 2012-11-28 | 2 | -1/+71 |
| | | | | | | | | | | | never go away (bzr r11911) | ||||
| * | | GTK+ 3: Migrate to GdkRGBA | Alex Valavanis | 2012-11-27 | 2 | -0/+20 |
| | | | | | | | (bzr r11910) | ||||
| * | | Drop support for Glib < 2.28 | Alex Valavanis | 2012-11-26 | 1 | -9/+0 |
| | | | | | | | (bzr r11908) | ||||
| * | | Drop support for GTK+ < 2.24 | Alex Valavanis | 2012-11-26 | 2 | -24/+0 |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1069024 (bzr r11907) | ||||
| * | | The label should really say "Stops:", just like its verb. | Alexandre Prokoudine | 2012-11-26 | 1 | -1/+1 |
| | | | | | | | | | | | The former "Edit:" label text is just confusing. (bzr r11902) | ||||
| * | | Marked another user-visible message for translation, fixed text case for ↵ | Alexandre Prokoudine | 2012-11-26 | 1 | -4/+4 |
| | | | | | | | | | | | combo items (bzr r11901) | ||||
| * | | Marked even more user visible messages for translation | Alexandre Prokoudine | 2012-11-26 | 1 | -4/+4 |
| | | | | | | | (bzr r11900) | ||||
| * | | Made a few user-visible messages translatable | Alexandre Prokoudine | 2012-11-26 | 2 | -3/+3 |
| |/ | | | (bzr r11899) | ||||
| * | Replace remaining C-style pointer casts for src/widgets | Alex Valavanis | 2012-11-11 | 30 | -210/+177 |
| | | | | (bzr r11868) | ||||
| * | Fix for 165865 : Markers - fix Undo history | John Smith | 2012-10-29 | 1 | -3/+2 |
| | | | | (bzr r11850) | ||||
| * | Fix for 1067808 : Focus issues with new gradient (and swatch) manager in ↵ | John Smith | 2012-10-28 | 1 | -0/+3 |
| | | | | | | Fill&Stroke - Focus fix (bzr r11842) | ||||
