summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | Implement GTK+ 3 drawing of color preview widgetAlex Valavanis2012-12-272-36/+73
| * | | | | | | | | | | | | | | | Bitmap. Test for JPEG resolution reordered, and coding style corrected.Nicolas Dufour2012-12-261-179/+200
| * | | | | | | | | | | | | | | | Revert C++ casting for setting HSL map in sp-color-scalesAlex Valavanis2012-12-262-3/+2
| * | | | | | | | | | | | | | | | Change tooltip to clarify behavior after commit r10784.Tavmjong Bah2012-12-261-1/+1
| * | | | | | | | | | | | | | | | Win32. Fixing invalid cast (introduced rev.11986).Nicolas Dufour2012-12-261-1/+1
| * | | | | | | | | | | | | | | | 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-2533-221/+203
| * | | | | | | | | | | | | | | | 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
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | Move some code from filter primitives to cairo-utils.cpp. Fix bug in lighting...Tavmjong Bah2012-12-2319-214/+40
| * | | | | | | | | | | | | | 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
| * | | | | | | | | | | | | | Add support for color-interpolation-filters = linearRGB.Tavmjong Bah2012-12-2222-33/+372
| * | | | | | | | | | | | | | Add utilities to tag a cairo surface with color interpolation value.Tavmjong Bah2012-12-222-0/+124
| * | | | | | | | | | | | | | Bug fix for color-interpolation, color-interpolation-filters. Get rid of anno...Tavmjong Bah2012-12-221-6/+2
| * | | | | | | | | | | | | | Minor changes.Tavmjong Bah2012-12-223-7/+1
| * | | | | | | | | | | | | | 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
| * | | | | | | | | | | | | Fix regression with event attribute names (see bug #1050938)su_v2012-12-191-9/+9
| * | | | | | | | | | | | | Added support for Visio stencil files (.vss) to Symbols dialog.Tavmjong Bah2012-12-171-4/+104
| * | | | | | | | | | | | | libvisio: raise required version to >=0.20 and add new file types (VDX, VSDX)su_v2012-12-161-0/+43
| * | | | | | | | | | | | | GTK+ 3: Switch to more orientable widgetsAlex Valavanis2012-12-168-1/+77
| * | | | | | | | | | | | | GTK+ 3: Use orientable widgetsAlex Valavanis2012-12-168-0/+65
| * | | | | | | | | | | | | Migrate PageSizer to Gtk::GridAlex Valavanis2012-12-162-3/+73
| * | | | | | | | | | | | | Extensions. Fix for Bug #1089814 (INX: hidden parameter inside a notebook pag...Nicolas Dufour2012-12-161-8/+10
| * | | | | | | | | | | | | Fix for 383871 : Let space switch to selector tool even when used for panningJohn Smith2012-12-142-22/+50
| | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |
| * | | | | | | | | | | | re-add Grayscale color modeJohan B. C. Engelen2012-12-133-41/+79
* | | | | | | | | | | | | merge from trunk (r11952)su_v2012-12-1334-507/+1070
|\| | | | | | | | | | | |
| * | | | | | | | | | | | Migrate document metadata from NotbookPage to Gtk::Grid and drop dead codeAlex Valavanis2012-12-122-54/+79
| * | | | | | | | | | | | Stop using invalid casting in spinbutton-eventsAlex Valavanis2012-12-121-19/+29
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
| * | | | | | | | | | | Fix for 1086225 : Command line PDF export fails if FeFlood filter primitive i...John Smith2012-12-111-2/+0
| * | | | | | | | | | | Fix for bug #837066: Bucket Tool regressions with Cairo renderer.Tavmjong Bah2012-12-101-8/+27
| * | | | | | | | | | | Migrate Layers dialog to Gtk::GridAlex Valavanis2012-12-102-2/+59
| * | | | | | | | | | | GTK3: Migrate guides dialog to Gtk::GridAlex Valavanis2012-12-102-7/+79
| * | | | | | | | | | | reverting rev 11944Alvin Penner2012-12-101-1/+0
| * | | | | | | | | | | Fix for 1086643 : Input devices : Simplify dialogJohn Smith2012-12-101-122/+341
| * | | | | | | | | | | clip path bbox refresh. partial fix for Bug 1005085Alvin Penner2012-12-101-0/+1
| * | | | | | | | | | | stacked clip paths. patch by Ted Janeczko for Bug 1067271Alvin Penner2012-12-091-16/+11
| * | | | | | | | | | | Second attempt at fix for #955141, rasterization of clipped/masked objects in...Tavmjong Bah2012-12-091-3/+4