summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | | | | | | | | | | Fix shortcut Spiro to curveJabier Arraiza Cenoz2012-12-241-11/+11
* | | | | | | | | | | | | | | | | | | | | | | | Merge from branchJabier Arraiza Cenoz2012-12-2431-377/+763
|\| | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | 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
* | | | | | | | | | | | | | | | | | | | | | | | Going to mergeJabier Arraiza Cenoz2012-12-243-159/+444
* | | | | | | | | | | | | | | | | | | | | | | | not working, merge from branchJabier Arraiza Cenoz2012-12-2123-50/+437
|\| | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | 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
* | | | | | | | | | | | | | | | | | | | | | | | not workingJabier Arraiza Cenoz2012-12-212-452/+411
* | | | | | | | | | | | | | | | | | | | | | | | merge from brachJabier Arraiza Cenoz2012-12-146-114/+187
|\| | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | re-add Grayscale color modeJohan B. C. Engelen2012-12-133-41/+79
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | 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
* | | | | | | | | | | | | | | | | | | | | | | bzr history lost by a killed mergeJabier Arraiza Cenoz2012-12-148-38/+989
|/ / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | 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-094-26/+0
* | | | | | | | | | | | | | | | | | | | | | Selector tool: improve responsiveness for snapping a path's internal intersec...Diederik van Lierop2012-12-087-67/+28
* | | | | | | | | | | | | | | | | | | | | | 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