| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | | | | | Implement GTK+ 3 drawing of color preview widget | Alex Valavanis | 2012-12-27 | 2 | -36/+73 | |
| | * | | | | | | | | | | | | | | | | Bitmap. Test for JPEG resolution reordered, and coding style corrected. | Nicolas Dufour | 2012-12-26 | 1 | -179/+200 | |
| | * | | | | | | | | | | | | | | | | Revert C++ casting for setting HSL map in sp-color-scales | Alex Valavanis | 2012-12-26 | 2 | -3/+2 | |
| | * | | | | | | | | | | | | | | | | Change tooltip to clarify behavior after commit r10784. | Tavmjong Bah | 2012-12-26 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | Win32. Fixing invalid cast (introduced rev.11986). | Nicolas Dufour | 2012-12-26 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | 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 | 33 | -221/+203 | |
| | * | | | | | | | | | | | | | | | | 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 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | ruler: Merge most of drawing and styles from GIMP | Alex Valavanis | 2012-12-24 | 1 | -125/+179 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | Move some code from filter primitives to cairo-utils.cpp. Fix bug in lighting... | Tavmjong Bah | 2012-12-23 | 19 | -214/+40 | |
| | * | | | | | | | | | | | | | | 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 | |
| | * | | | | | | | | | | | | | | Add support for color-interpolation-filters = linearRGB. | Tavmjong Bah | 2012-12-22 | 22 | -33/+372 | |
| | * | | | | | | | | | | | | | | Add utilities to tag a cairo surface with color interpolation value. | Tavmjong Bah | 2012-12-22 | 2 | -0/+124 | |
| | * | | | | | | | | | | | | | | Bug fix for color-interpolation, color-interpolation-filters. Get rid of anno... | Tavmjong Bah | 2012-12-22 | 1 | -6/+2 | |
| | * | | | | | | | | | | | | | | Minor changes. | Tavmjong Bah | 2012-12-22 | 3 | -7/+1 | |
| | * | | | | | | | | | | | | | | 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 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | fix crasher | Johan B. C. Engelen | 2012-12-20 | 1 | -3/+6 | |
| | * | | | | | | | | | | | | | Fix regression with event attribute names (see bug #1050938) | su_v | 2012-12-19 | 1 | -9/+9 | |
| | * | | | | | | | | | | | | | Added support for Visio stencil files (.vss) to Symbols dialog. | Tavmjong Bah | 2012-12-17 | 1 | -4/+104 | |
| | * | | | | | | | | | | | | | libvisio: raise required version to >=0.20 and add new file types (VDX, VSDX) | su_v | 2012-12-16 | 1 | -0/+43 | |
| | * | | | | | | | | | | | | | GTK+ 3: Switch to more orientable widgets | Alex Valavanis | 2012-12-16 | 8 | -1/+77 | |
| | * | | | | | | | | | | | | | GTK+ 3: Use orientable widgets | Alex Valavanis | 2012-12-16 | 8 | -0/+65 | |
| | * | | | | | | | | | | | | | Migrate PageSizer to Gtk::Grid | Alex Valavanis | 2012-12-16 | 2 | -3/+73 | |
| | * | | | | | | | | | | | | | Extensions. Fix for Bug #1089814 (INX: hidden parameter inside a notebook pag... | Nicolas Dufour | 2012-12-16 | 1 | -8/+10 | |
| | * | | | | | | | | | | | | | Fix for 383871 : Let space switch to selector tool even when used for panning | John Smith | 2012-12-14 | 2 | -22/+50 | |
| | | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | re-add Grayscale color mode | Johan B. C. Engelen | 2012-12-13 | 3 | -41/+79 | |
| * | | | | | | | | | | | | | merge from trunk (r11952) | su_v | 2012-12-13 | 34 | -507/+1070 | |
| |\| | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | Migrate document metadata from NotbookPage to Gtk::Grid and drop dead code | Alex Valavanis | 2012-12-12 | 2 | -54/+79 | |
| | * | | | | | | | | | | | | Stop using invalid casting in spinbutton-events | Alex Valavanis | 2012-12-12 | 1 | -19/+29 | |
| | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | | Fix for 1086225 : Command line PDF export fails if FeFlood filter primitive i... | John Smith | 2012-12-11 | 1 | -2/+0 | |
| | * | | | | | | | | | | | Fix for bug #837066: Bucket Tool regressions with Cairo renderer. | Tavmjong Bah | 2012-12-10 | 1 | -8/+27 | |
| | * | | | | | | | | | | | Migrate Layers dialog to Gtk::Grid | Alex Valavanis | 2012-12-10 | 2 | -2/+59 | |
| | * | | | | | | | | | | | GTK3: Migrate guides dialog to Gtk::Grid | Alex Valavanis | 2012-12-10 | 2 | -7/+79 | |
| | * | | | | | | | | | | | reverting rev 11944 | Alvin Penner | 2012-12-10 | 1 | -1/+0 | |
| | * | | | | | | | | | | | Fix for 1086643 : Input devices : Simplify dialog | John Smith | 2012-12-10 | 1 | -122/+341 | |
| | * | | | | | | | | | | | clip path bbox refresh. partial fix for Bug 1005085 | Alvin Penner | 2012-12-10 | 1 | -0/+1 | |
| | * | | | | | | | | | | | stacked clip paths. patch by Ted Janeczko for Bug 1067271 | Alvin Penner | 2012-12-09 | 1 | -16/+11 | |
| | * | | | | | | | | | | | Second attempt at fix for #955141, rasterization of clipped/masked objects in... | Tavmjong Bah | 2012-12-09 | 1 | -3/+4 | |
