summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | | | | | | 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-162-1/+44
* | | | | | | | | | | | | | | | | | | GTK+ 3: Switch to more orientable widgetsAlex Valavanis2012-12-168-1/+77
* | | | | | | | | | | | | | | | | | | GTK+ 3: Use orientable widgetsAlex Valavanis2012-12-168-0/+65
* | | | | | | | | | | | | | | | | | | Extensions: PEP263 (encoding), sync with 0.48.x r9939su_v2012-12-161-1/+2
* | | | | | | | | | | | | | | | | | | 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
| |_|_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Translations.Spanish translation update by Lucas Vieites.Nicolas Dufour2012-12-141-2083/+1762
* | | | | | | | | | | | | | | | | | 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-1338-4493/+7317
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | 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
* | | | | | | | | | | | | | | | noop: Added some comments, rearranged some lines to make code easier to follow.Tavmjong Bah2012-12-091-11/+41
* | | | | | | | | | | | | | | | Revert r11914, better fix for bug #955141 coming.Tavmjong Bah2012-12-091-27/+2
* | | | | | | | | | | | | | | | Migrate remaining stuff from GtkTable to GtkGridAlex Valavanis2012-12-095-20/+198
* | | | | | | | | | | | | | | | Tidy up GTK/Glib deprecation flags and drop ancient pango support (<1.24)Alex Valavanis2012-12-095-33/+31
* | | | | | | | | | | | | | | | Selector tool: improve responsiveness for snapping a path's internal intersec...Diederik van Lierop2012-12-087-67/+28
* | | | | | | | | | | | | | | | German translation updateUwe Sch??ler2012-12-061-781/+840
* | | | | | | | | | | | | | | | Fix for bug #790192, the unclipped alpha component was used for clipping the ...Jasper van de Gronde2012-12-061-4/+5
* | | | | | | | | | | | | | | | Check that server is gradient before calling getVector().Tavmjong Bah2012-12-061-108/+115
* | | | | | | | | | | | | | | | Fix for 1086881 : Regression editing patterns with node toolJohn Smith2012-12-061-4/+8
* | | | | | | | | | | | | | | | can't do a string comparison like that!Johan B. C. Engelen2012-12-051-9/+9
* | | | | | | | | | | | | | | | - fix security bug lp:1025185Johan B. C. Engelen2012-12-053-3/+19
* | | | | | | | | | | | | | | | i18n. Improving windows's title internationalization (color mode wasn't corre...Nicolas Dufour2012-12-053-3212/+5411
| | | | * | | | | | | | | | | | preliminary release of the EMF import text reassembly feature. David Mathog2012-12-138-624/+2945
| | | | * | | | | | | | | | | | merge from trunk (r11929)su_v2012-12-0470-17053/+17928
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | |