| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | | | | | | | fix crash | Johan B. C. Engelen | 2013-02-03 | 2 | -1/+5 | |
| | * | | | | | | | | | | | | | | | | | | Allow simple font style changes even if first font-family in font list is not... | Tavmjong Bah | 2013-02-02 | 1 | -14/+39 | |
| | * | | | | | | | | | | | | | | | | | | Fix for 1091582 : Problem with key release when pressing space with cursor of... | John Smith | 2013-02-02 | 1 | -4/+5 | |
| | * | | | | | | | | | | | | | | | | | | Clean up Cairo rendering in a couple of widgets | Alex Valavanis | 2013-01-31 | 1 | -41/+18 | |
| | * | | | | | | | | | | | | | | | | | | Text toolbar will display style options for the first font in a font-family l... | Tavmjong Bah | 2013-01-31 | 1 | -0/+7 | |
| | * | | | | | | | | | | | | | | | | | | Disconnect size_allocation signal handler before disposing desktop widget | Alex Valavanis | 2013-01-30 | 2 | -23/+29 | |
| | * | | | | | | | | | | | | | | | | | | desktop-widget: Add callback to ensure that ruler ranges are correctly update... | Alex Valavanis | 2013-01-27 | 1 | -0/+23 | |
| | * | | | | | | | | | | | | | | | | | | Migrate ruler position tracking to new track_widget API | Alex Valavanis | 2013-01-27 | 2 | -9/+3 | |
| | * | | | | | | | | | | | | | | | | | | More GObject boilerplate reduction | Alex Valavanis | 2013-01-26 | 3 | -67/+28 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | minor fix (do not compare to zero) | Kris De Gussem | 2013-01-20 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | | | | | Merge from branch | Jabier Arraiza Cenoz | 2013-01-18 | 13 | -765/+545 | |
| |\| | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | Cleanup EekPreview widget implementation: | Alex Valavanis | 2013-01-16 | 2 | -457/+422 | |
| | * | | | | | | | | | | | | | | | | | Drop use of deprecated GtkHandleBox widget (remove tear-off toolbar functiona... | Alex Valavanis | 2013-01-15 | 1 | -53/+4 | |
| | * | | | | | | | | | | | | | | | | | Merge in connector cleanup | Martin Owens | 2013-01-11 | 2 | -70/+0 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | Step 1. Remove junk and keep functionality. | Martin Owens | 2012-11-30 | 2 | -70/+0 | |
| | | | |_|_|_|_|_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | Warning and dead code cleanup. | Jon A. Cruz | 2013-01-11 | 8 | -122/+107 | |
| | * | | | | | | | | | | | | | | | | | Replace deprecated GtkHSV with GimpColorWheel. Bumps Gtk+ 3 version requirem... | Alex Valavanis | 2013-01-08 | 2 | -64/+13 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | Update to trunk | Jabier Arraiza Cenoz | 2013-01-06 | 24 | -487/+777 | |
| |\| | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | GTK+ 3: explicitly set a background colour for rulers | Alex Valavanis | 2012-12-31 | 1 | -0/+14 | |
| | * | | | | | | | | | | | | | | | | rulers: Merge all remaining changes from GIMP. Up-to-date at commit a929a (20... | Alex Valavanis | 2012-12-31 | 3 | -112/+111 | |
| | * | | | | | | | | | | | | | | | | rulers: (Merge from GIMP) Set range in ruler units, not in px | Alex Valavanis | 2012-12-31 | 3 | -33/+20 | |
| | * | | | | | | | | | | | | | | | | Revert C++ casting for setting HSL map in sp-color-scales | Alex Valavanis | 2012-12-26 | 2 | -3/+2 | |
| | * | | | | | | | | | | | | | | | | ruler: (GIMP merge) Add track_widget API and fix GTK+ 3 build failure in colo... | Alex Valavanis | 2012-12-26 | 3 | -19/+190 | |
| | * | | | | | | | | | | | | | | | | ruler: (GIMP merge) Allow label size to be specified as a style property | Alex Valavanis | 2012-12-26 | 2 | -43/+111 | |
| | * | | | | | | | | | | | | | | | | Convert a load more C-style pointer casts to GObject or C++ casts (merry chri... | Alex Valavanis | 2012-12-25 | 21 | -146/+129 | |
| | * | | | | | | | | | | | | | | | | Stop using UNUSED_PIXELS hack in ruler. This was only required because of th... | Alex Valavanis | 2012-12-25 | 2 | -28/+12 | |
| | * | | | | | | | | | | | | | | | | desktop-widget: Use GtkStyleContext for GTK+ 3 widget rendering | Alex Valavanis | 2012-12-25 | 1 | -32/+24 | |
| | * | | | | | | | | | | | | | | | | desktop-widget: Cleanup GTK+ 3 grid rendering and ruler redrawing | Alex Valavanis | 2012-12-25 | 1 | -24/+0 | |
| | * | | | | | | | | | | | | | | | | ruler: Drop unused members of SPRulerMetric | Alex Valavanis | 2012-12-24 | 2 | -12/+9 | |
| | * | | | | | | | | | | | | | | | | ruler: Merge sizing from GIMP. Don't use our UNUSED_PIXELS hack in Gtk+ 3 bu... | Alex Valavanis | 2012-12-24 | 2 | -40/+58 | |
| | * | | | | | | | | | | | | | | | | ruler: (Merge from GIMP) private update_position function | Alex Valavanis | 2012-12-24 | 1 | -23/+50 | |
| | * | | | | | | | | | | | | | | | | ruler: (Merge from GIMP) Cache PangoLayout | Alex Valavanis | 2012-12-24 | 1 | -60/+135 | |
| * | | | | | | | | | | | | | | | | | Update to trunk | Jabier Arraiza Cenoz | 2012-12-24 | 1 | -125/+179 | |
| |\| | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | ruler: Merge most of drawing and styles from GIMP | Alex Valavanis | 2012-12-24 | 1 | -125/+179 | |
| * | | | | | | | | | | | | | | | | | Merge from branch | Jabier Arraiza Cenoz | 2012-12-24 | 3 | -331/+438 | |
| |\| | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | ruler: Use border widths for Gtk+ 3 rendering | Alex Valavanis | 2012-12-22 | 1 | -6/+39 | |
| | * | | | | | | | | | | | | | | | | ruler: drop sp_ruler_invalidate_ticks | Alex Valavanis | 2012-12-22 | 1 | -22/+2 | |
| | * | | | | | | | | | | | | | | | | ruler (Merge from GIMP): Convert to no-window widget and provide separate acc... | Alex Valavanis | 2012-12-22 | 3 | -181/+236 | |
| | * | | | | | | | | | | | | | | | | ruler (Merge from GIMP): Remove draw_pos from public API | Alex Valavanis | 2012-12-22 | 2 | -50/+113 | |
| | * | | | | | | | | | | | | | | | | ruler: Remove draw_ticks from public API | Alex Valavanis | 2012-12-22 | 2 | -45/+40 | |
| | * | | | | | | | | | | | | | | | | ruler: Add modeline support | Alex Valavanis | 2012-12-22 | 1 | -0/+11 | |
| | * | | | | | | | | | | | | | | | | Use cairo surface for ruler widget - minimise delta against GTK+ 3 builds | Alex Valavanis | 2012-12-21 | 1 | -42/+12 | |
| * | | | | | | | | | | | | | | | | | not working, merge from branch | Jabier Arraiza Cenoz | 2012-12-21 | 2 | -3/+11 | |
| |\| | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | fix crasher | Johan B. C. Engelen | 2012-12-20 | 1 | -3/+6 | |
| | * | | | | | | | | | | | | | | | | GTK+ 3: Switch to more orientable widgets | Alex Valavanis | 2012-12-16 | 1 | -0/+5 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | merge from brach | Jabier Arraiza Cenoz | 2012-12-14 | 1 | -19/+29 | |
| |\| | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | Stop using invalid casting in spinbutton-events | Alex Valavanis | 2012-12-12 | 1 | -19/+29 | |
| * | | | | | | | | | | | | | | | | bzr history lost by a killed merge | Jabier Arraiza Cenoz | 2012-12-14 | 1 | -1/+8 | |
| |/ / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | Migrate remaining stuff from GtkTable to GtkGrid | Alex Valavanis | 2012-12-09 | 4 | -16/+155 | |
| * | | | | | | | | | | | | | | | can't do a string comparison like that! | Johan B. C. Engelen | 2012-12-05 | 1 | -9/+9 | |
