summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | Fix some cmake caching issue preventing to switch between gtk{2,3} buildsMarc Jeanmougin2016-04-121-4/+4
| | | | | | | | | | | | | | | (bzr r14801)
* | | | | Fork GtkImageMenuItem and remove show_image boolean because we always want ↵Martin Owens2016-04-126-1/+1190
| | | | | | | | | | | | | | | | | | | | | | | | | to show menu. (bzr r14800)
* | | | | sp-canvas: Disable deprecated double-buffering #Hackfest2016Alex Valavanis2016-04-121-6/+1
| | | | | | | | | | | | | | | (bzr r14799)
* | | | | Update copyright notices on display/sp-canvas.(h|cpp)Krzysztof Kosi??ski2016-04-122-0/+4
| | | | | | | | | | | | | | | (bzr r14798)
* | | | | desktop-widget: Fix deprecated gtk_widget_reparent usage #Hackfest2016Alex Valavanis2016-04-121-2/+4
| | | | | | | | | | | | | | | (bzr r14797)
* | | | | desktop-widget: Fix background color setting #Hackfest2016Alex Valavanis2016-04-121-4/+12
| | | | | | | | | | | | | | | (bzr r14796)
* | | | | Hackfest 2016: Fix SPCanvas to comply with GTK3 rendering model.Krzysztof Kosi??ski2016-04-122-148/+139
| | | | | | | | | | | | | | | | | | | | | | | | | For now, causes redraw issues with SVG preview in the open dialog. (bzr r14795)
| * | | | MergeMoritz Eberl2016-04-1352-1351/+902
| |\ \ \ \ | |/ / / / |/| | | | (bzr r14761.1.4)
* | | | | Fixed FIXMEs in Cmake build (set flags when needed)Marc Jeanmougin2016-04-121-85/+55
| | | | | | | | | | | | | | | (bzr r14794)
* | | | | svg-view-widget: Fix background-color handling #Hackfest2016Alex Valavanis2016-04-121-2/+12
| | | | | | | | | | | | | | | (bzr r14793)
* | | | | Replace xthickness and ythickness with Gtk Context padding.Martin Owens2016-04-121-6/+14
| | | | | | | | | | | | | | | (bzr r14792)
* | | | | Latest gtk3 cleanupMartin Owens2016-04-122-10/+33
| | | | | | | | | | | | | | | (bzr r14791)
* | | | | Hackfest 2016: un-obfuscate the SPCanvas widget.Krzysztof Kosi??ski2016-04-1210-632/+495
| | | | | | | | | | | | | | | (bzr r14790)
* | | | | Add option for larger icons (useful for 4K display).Tavmjong Bah2016-04-123-3/+13
| | | | | | | | | | | | | | | (bzr r14789)
* | | | | Bump ifdefs to 3.8 (now ifdefs say 3.0 instead of 3.2 or 3.8)Martin Owens2016-04-126-16/+10
| | | | | | | | | | | | | | | (bzr r14788)
* | | | | Bump version to gtk 3.8 of laterMartin Owens2016-04-122-11/+11
| | | | | | | | | | | | | | | (bzr r14787)
* | | | | inkview: Fix cursor API deprecation #Hackfest2016Alex Valavanis2016-04-121-2/+3
| | | | | | | | | | | | | | | (bzr r14786)
* | | | | regenerates inkscape-version when revno changes ; Translates ↵Marc Jeanmougin2016-04-127-26/+48
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | inkscape.desktop file (CMake build) Fixed bugs: - https://launchpad.net/bugs/1543304 - https://launchpad.net/bugs/1514588 (bzr r14785)
* | | | | fix undo clip rendering bugMarc Jeanmougin2016-04-121-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1428535 (bzr r14784)
* | | | | svg-view: Fix cursor APIAlex Valavanis2016-04-111-1/+2
| | | | | | | | | | | | | | | (bzr r14783)
* | | | | desktop-events: Fix deprecated GdkCursor APIAlex Valavanis2016-04-111-26/+23
| | | | | | | | | | | | | | | (bzr r14782)
* | | | | Hackfest 2016: Add bzrignore rules for Eclipse filesKrzysztof Kosi??ski2016-04-111-0/+3
| | | | | | | | | | | | | | | (bzr r14781)
* | | | | Hackfest 2016: fix critical warning on startupKrzysztof Kosi??ski2016-04-111-13/+11
| | | | | | | | | | | | | | | (bzr r14780)
* | | | | desktop: Fix deprecated GdkCursor APIAlex Valavanis2016-04-111-1/+2
| | | | | | | | | | | | | | | (bzr r14779)
* | | | | Partialy fix bug #172137. commented in bugJabier Arraiza Cenoz2016-04-112-1/+8
| | | | | | | | | | | | | | | (bzr r14778)
* | | | | Fix feTile rendering bug with Krzysztof's help.Tavmjong Bah2016-04-111-5/+2
| | | | | | | | | | | | | | | | | | | | | | | | | Hackfest 2016. (bzr r14777)
* | | | | cstdint is c++11, defaulting to stdint.hMarc Jeanmougin2016-04-111-1/+1
| | | | | | | | | | | | | | | (bzr r14776)
* | | | | remove FORCE from executable pathsMarc Jeanmougin2016-04-111-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1548469 (bzr r14775)
* | | | | fix compile error in livarotMarc Jeanmougin2016-04-112-12/+2
| | | | | | | | | | | | | | | (bzr r14774)
* | | | | filename changeMarc Jeanmougin2016-04-111-0/+0
| | | | | | | | | | | | | | | (bzr r14773)
* | | | | [Bug #1545319] Failure to retrieve image resolution of PNGs with Units: ↵suv-lp2016-04-111-7/+71
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Undefined (clang from Xcode 4.6.3). Fixed bugs: - https://launchpad.net/bugs/1545319 (bzr r14772)
* | | | | Translations. Danish translation udpate.scootergrisen2016-04-111-9/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1471443 (bzr r14771)
* | | | | Script to download gtest/gmockShlomi Fish2016-04-091-0/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1554143 (bzr r14770)
* | | | | Patch for ninja check in cmake buildsShlomi Fish2016-04-094-425/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1554143 (bzr r14769)
* | | | | GTK3 fixsu_v2016-04-091-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1567485 (bzr r14768)
* | | | | Provide tooltip for Selection set dialog tree area.Tavmjong Bah2016-04-081-1/+11
| | | | | | | | | | | | | | | | | | | | | | | | | Based on patch from Kamalpreet Grewal. (bzr r14767)
* | | | | Remove inkscape-specific glib clone function (and get rid of deprecated Glib ↵Marc Jeanmougin2016-04-081-38/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ScopedPtr use) Fixed bugs: - https://launchpad.net/bugs/1567485 (bzr r14766)
| * | | | Modified the windows build to integrate gmodule-2.0 and loader.cpp/.hMoritz Eberl2016-04-123-2/+44
| | | | | | | | | | | | | | | | | | | | | | | | | Added method to check inscape version used to build plugins. (bzr r14761.1.3)
| * | | | fixed naming of methods. External extensions can now be other module types.Moritz Eberl2016-04-125-15/+13
| | | | | | | | | | | | | | | (bzr r14761.1.2)
| * | | | Added a mechanism to load c++ extensions dynamically.Moritz Eberl2016-04-118-8/+203
| | | | | | | | | | | | | | | (bzr r14761.1.1)
| | * | | Fixing page transformsJabier Arraiza Cenoz2016-05-081-4/+4
| | | | | | | | | | | | | | | (bzr r13682.1.39)
| | * | | Fixes and added horizontal and vertical page modeJabier Arraiza Cenoz2016-03-242-103/+159
| | | | | | | | | | | | | | | (bzr r13682.1.38)
| | * | | update to trunkJabier Arraiza Cenoz2016-03-2434-9573/+5839
| | |\ \ \ | | | | | | | | | | | | (bzr r13682.1.37)
| | * | | | Fixing Krzysztof reviewJabier Arraiza Cenoz2016-03-242-36/+31
| | | | | | | | | | | | | | | | | | (bzr r13682.1.36)
| | * | | | update to trunkJabier Arraiza Cenoz2016-03-19132-374/+671
| | |\ \ \ \ | | | | | | | | | | | | | | (bzr r13682.1.35)
| | * | | | | Start fixing Krzysztof reviewJabier Arraiza Cenoz2016-03-192-19/+14
| | | | | | | | | | | | | | | | | | | | | (bzr r13682.1.34)
| | * | | | | update to trunkJabier Arraiza Cenoz2016-03-144-13/+11
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | (bzr r13682.1.33)
| | * \ \ \ \ \ update to trunkJabier Arraiza Cenoz2016-03-14740-463604/+1622182
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | (bzr r13682.1.32)
| | * | | | | | | update creditsJabier Arraiza Cenoz2015-07-252-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r13682.1.31)
| | * | | | | | | clean mergeJabier Arraiza Cenoz2015-07-251-3/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r13682.1.30)