| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | Fix some cmake caching issue preventing to switch between gtk{2,3} builds | Marc Jeanmougin | 2016-04-12 | 1 | -4/+4 | |
| * | | | | | Fork GtkImageMenuItem and remove show_image boolean because we always want to... | Martin Owens | 2016-04-12 | 6 | -1/+1190 | |
| * | | | | | sp-canvas: Disable deprecated double-buffering #Hackfest2016 | Alex Valavanis | 2016-04-12 | 1 | -6/+1 | |
| * | | | | | Update copyright notices on display/sp-canvas.(h|cpp) | Krzysztof Kosi??ski | 2016-04-12 | 2 | -0/+4 | |
| * | | | | | desktop-widget: Fix deprecated gtk_widget_reparent usage #Hackfest2016 | Alex Valavanis | 2016-04-12 | 1 | -2/+4 | |
| * | | | | | desktop-widget: Fix background color setting #Hackfest2016 | Alex Valavanis | 2016-04-12 | 1 | -4/+12 | |
| * | | | | | Hackfest 2016: Fix SPCanvas to comply with GTK3 rendering model. | Krzysztof Kosi??ski | 2016-04-12 | 2 | -148/+139 | |
| | * | | | | Merge | Moritz Eberl | 2016-04-13 | 52 | -1351/+902 | |
| | |\ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | | Fixed FIXMEs in Cmake build (set flags when needed) | Marc Jeanmougin | 2016-04-12 | 1 | -85/+55 | |
| * | | | | | svg-view-widget: Fix background-color handling #Hackfest2016 | Alex Valavanis | 2016-04-12 | 1 | -2/+12 | |
| * | | | | | Replace xthickness and ythickness with Gtk Context padding. | Martin Owens | 2016-04-12 | 1 | -6/+14 | |
| * | | | | | Latest gtk3 cleanup | Martin Owens | 2016-04-12 | 2 | -10/+33 | |
| * | | | | | Hackfest 2016: un-obfuscate the SPCanvas widget. | Krzysztof Kosi??ski | 2016-04-12 | 10 | -632/+495 | |
| * | | | | | Add option for larger icons (useful for 4K display). | Tavmjong Bah | 2016-04-12 | 3 | -3/+13 | |
| * | | | | | Bump ifdefs to 3.8 (now ifdefs say 3.0 instead of 3.2 or 3.8) | Martin Owens | 2016-04-12 | 6 | -16/+10 | |
| * | | | | | Bump version to gtk 3.8 of later | Martin Owens | 2016-04-12 | 2 | -11/+11 | |
| * | | | | | inkview: Fix cursor API deprecation #Hackfest2016 | Alex Valavanis | 2016-04-12 | 1 | -2/+3 | |
| * | | | | | regenerates inkscape-version when revno changes ; Translates inkscape.desktop... | Marc Jeanmougin | 2016-04-12 | 7 | -26/+48 | |
| * | | | | | fix undo clip rendering bug | Marc Jeanmougin | 2016-04-12 | 1 | -0/+1 | |
| * | | | | | svg-view: Fix cursor API | Alex Valavanis | 2016-04-11 | 1 | -1/+2 | |
| * | | | | | desktop-events: Fix deprecated GdkCursor API | Alex Valavanis | 2016-04-11 | 1 | -26/+23 | |
| * | | | | | Hackfest 2016: Add bzrignore rules for Eclipse files | Krzysztof Kosi??ski | 2016-04-11 | 1 | -0/+3 | |
| * | | | | | Hackfest 2016: fix critical warning on startup | Krzysztof Kosi??ski | 2016-04-11 | 1 | -13/+11 | |
| * | | | | | desktop: Fix deprecated GdkCursor API | Alex Valavanis | 2016-04-11 | 1 | -1/+2 | |
| * | | | | | Partialy fix bug #172137. commented in bug | Jabier Arraiza Cenoz | 2016-04-11 | 2 | -1/+8 | |
| * | | | | | Fix feTile rendering bug with Krzysztof's help. | Tavmjong Bah | 2016-04-11 | 1 | -5/+2 | |
| * | | | | | cstdint is c++11, defaulting to stdint.h | Marc Jeanmougin | 2016-04-11 | 1 | -1/+1 | |
| * | | | | | remove FORCE from executable paths | Marc Jeanmougin | 2016-04-11 | 1 | -2/+2 | |
| * | | | | | fix compile error in livarot | Marc Jeanmougin | 2016-04-11 | 2 | -12/+2 | |
| * | | | | | filename change | Marc Jeanmougin | 2016-04-11 | 1 | -0/+0 | |
| * | | | | | [Bug #1545319] Failure to retrieve image resolution of PNGs with Units: Undef... | suv-lp | 2016-04-11 | 1 | -7/+71 | |
| * | | | | | Translations. Danish translation udpate. | scootergrisen | 2016-04-11 | 1 | -9/+5 | |
| * | | | | | Script to download gtest/gmock | Shlomi Fish | 2016-04-09 | 1 | -0/+17 | |
| * | | | | | Patch for ninja check in cmake builds | Shlomi Fish | 2016-04-09 | 4 | -425/+19 | |
| * | | | | | GTK3 fix | su_v | 2016-04-09 | 1 | -0/+4 | |
| * | | | | | Provide tooltip for Selection set dialog tree area. | Tavmjong Bah | 2016-04-08 | 1 | -1/+11 | |
| * | | | | | Remove inkscape-specific glib clone function (and get rid of deprecated Glib ... | Marc Jeanmougin | 2016-04-08 | 1 | -38/+1 | |
| | * | | | | Modified the windows build to integrate gmodule-2.0 and loader.cpp/.h | Moritz Eberl | 2016-04-12 | 3 | -2/+44 | |
| | * | | | | fixed naming of methods. External extensions can now be other module types. | Moritz Eberl | 2016-04-12 | 5 | -15/+13 | |
| | * | | | | Added a mechanism to load c++ extensions dynamically. | Moritz Eberl | 2016-04-11 | 8 | -8/+203 | |
| | | * | | | Fixing page transforms | Jabier Arraiza Cenoz | 2016-05-08 | 1 | -4/+4 | |
| | | * | | | Fixes and added horizontal and vertical page mode | Jabier Arraiza Cenoz | 2016-03-24 | 2 | -103/+159 | |
| | | * | | | update to trunk | Jabier Arraiza Cenoz | 2016-03-24 | 34 | -9573/+5839 | |
| | | |\ \ \ | ||||||
| | | * | | | | Fixing Krzysztof review | Jabier Arraiza Cenoz | 2016-03-24 | 2 | -36/+31 | |
| | | * | | | | update to trunk | Jabier Arraiza Cenoz | 2016-03-19 | 132 | -374/+671 | |
| | | |\ \ \ \ | ||||||
| | | * | | | | | Start fixing Krzysztof review | Jabier Arraiza Cenoz | 2016-03-19 | 2 | -19/+14 | |
| | | * | | | | | update to trunk | Jabier Arraiza Cenoz | 2016-03-14 | 4 | -13/+11 | |
| | | |\ \ \ \ \ | ||||||
| | | * \ \ \ \ \ | update to trunk | Jabier Arraiza Cenoz | 2016-03-14 | 740 | -463604/+1622182 | |
| | | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | | update credits | Jabier Arraiza Cenoz | 2015-07-25 | 2 | -0/+2 | |
| | | * | | | | | | | clean merge | Jabier Arraiza Cenoz | 2015-07-25 | 1 | -3/+2 | |
