| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update CMake checker | Campbell Barton | 2016-09-03 | 1 | -89/+123 |
| * | Use HarfBuzz instead of deprecated Pango OT | Alex Valavanis | 2016-08-30 | 1 | -1/+8 |
| * | Merged trunk | Adrian Boguszewski | 2016-08-09 | 2 | -34/+7 |
| |\ | |||||
| | * | Require C++11 | Alex Valavanis | 2016-08-04 | 1 | -0/+6 |
| | * | End GTK+ 2 support and remove GDL fork | Alex Valavanis | 2016-08-04 | 1 | -31/+0 |
| | |\ | |||||
| | | * | Finish removing GTK+ 2 fallbacks | Alex Valavanis | 2016-07-28 | 1 | -1/+0 |
| | | * | Drop remaining GTKMM 2 fallback support | Alex Valavanis | 2016-07-28 | 1 | -1/+0 |
| | | * | Disable GTK+ 2 support and delete internal copy of GDL | Alex Valavanis | 2016-07-27 | 1 | -29/+0 |
| * | | | Merged trunk | Adrian Boguszewski | 2016-08-03 | 1 | -1/+9 |
| |\| | | |||||
| | * | | CMake on Windows produces same output as btool. | Sebastian Faubel | 2016-07-26 | 1 | -1/+9 |
| | |/ | |||||
| * | | Merged trunk | Adrian Boguszewski | 2016-07-11 | 4 | -77/+358 |
| |\| | |||||
| | * | Fixing build for Linux. | Sebastian Faubel | 2016-07-06 | 1 | -4/+1 |
| | * | Fixing build for Linux. | Sebastian Faubel | 2016-07-06 | 3 | -323/+314 |
| | * | Fixed config.h defines to point to the right locations for data (icons) and l... | Sebastian Faubel | 2016-07-06 | 2 | -3/+12 |
| | * | Added missing files. | Sebastian Faubel | 2016-07-05 | 2 | -0/+327 |
| | * | Refactored the path settings and install scripts. | Sebastian Faubel | 2016-07-05 | 1 | -161/+12 |
| | * | Fixed locales. | Sebastian Faubel | 2016-07-04 | 1 | -1/+1 |
| | * | Merge with trunk. | Sebastian Faubel | 2016-07-02 | 2 | -66/+172 |
| * | | Added simple test for SPObject | Adrian Boguszewski | 2016-07-05 | 1 | -1/+1 |
| * | | Added xmlNodes as range function | Adrian Boguszewski | 2016-07-01 | 1 | -14/+7 |
| * | | Added more tests | Adrian Boguszewski | 2016-06-27 | 2 | -3/+3 |
| * | | Splitted tests to separate executables | Adrian Boguszewski | 2016-06-09 | 1 | -8/+0 |
| |\| | |||||
| | * | Fix testing dependencies | Alex Valavanis | 2016-06-09 | 1 | -8/+0 |
| * | | Added object set | Adrian Boguszewski | 2016-06-05 | 1 | -0/+2 |
| |/ | |||||
| * | [Bug #1545333] Convenience option (default: ON) for cmake builds to enable SV... | suv-lp | 2016-06-05 | 1 | -0/+12 |
| * | Fix for cmake installing libs, using a subfolder for clarity when installing ... | Marc Jeanmougin | 2016-05-02 | 1 | -1/+4 |
| * | Merge ~meberl/inkscape/extension-fixes + CMake build: install libs and links ... | Marc Jeanmougin | 2016-05-02 | 1 | -0/+1 |
| * | OS X Xcode clang 7.0.2 compile fix | Stefan Zellmann | 2016-04-17 | 1 | -0/+2 |
| * | Merge | Moritz Eberl | 2016-04-16 | 1 | -0/+11 |
| |\ | |||||
| | * | CXX flags dedup on CMake builds | Shlomi Fish | 2016-04-16 | 1 | -0/+11 |
| * | | merge and fixed build | Moritz Eberl | 2016-04-16 | 3 | -38/+35 |
| |\| | |||||
| | * | CMake build: builds with WITH_DBUS | Marc Jeanmougin | 2016-04-16 | 2 | -6/+7 |
| | * | CMake: Disable broken pseudo-option for GTKSPELL - determined automatically b... | Alex Valavanis | 2016-04-16 | 1 | -2/+2 |
| | * | Fix c++11 flag when required on non-debian-based systems | Shlomi Fish | 2016-04-14 | 2 | -2/+7 |
| | * | Fix CMake caching issue with GtkSpell | Marc Jeanmougin | 2016-04-13 | 1 | -17/+11 |
| * | | Added an example plugin. | Moritz Eberl | 2016-04-16 | 1 | -0/+3 |
| * | | Added Sebastian Faubels CMake changes for the windows build. | Moritz Eberl | 2016-04-16 | 2 | -2/+70 |
| * | | Merge and fixed CMake build | Moritz Eberl | 2016-04-13 | 3 | -603/+6 |
| |\| | |||||
| | * | Fix cmake build | Marc Jeanmougin | 2016-04-13 | 1 | -597/+0 |
| | * | Should compile inkscape-version.cpp in out of tree builds | Marc Jeanmougin | 2016-04-13 | 1 | -1/+1 |
| | * | Fix some cmake caching issue preventing to switch between gtk{2,3} builds | Marc Jeanmougin | 2016-04-12 | 1 | -4/+4 |
| |/ | |||||
| * | Fixed FIXMEs in Cmake build (set flags when needed) | Marc Jeanmougin | 2016-04-12 | 1 | -85/+55 |
| * | Bump version to gtk 3.8 of later | Martin Owens | 2016-04-12 | 1 | -5/+5 |
| * | regenerates inkscape-version when revno changes ; Translates inkscape.desktop... | Marc Jeanmougin | 2016-04-12 | 2 | -16/+11 |
| * | cmake: Add sigc++ support | Bryce Harrington | 2016-02-27 | 3 | -1/+37 |
| * | inkview: Drop use of obsolete getopt | Bryce Harrington | 2016-02-25 | 1 | -1/+0 |
| * | cmake: Drop Java support | Bryce Harrington | 2016-01-19 | 2 | -15/+0 |
| * | cmake: Add cleanup targets clean-cmake-files and clean-all | Bryce Harrington | 2016-01-17 | 1 | -0/+17 |
| * | cmake: Fix installation directories for man pages | Bryce Harrington | 2016-01-17 | 1 | -1/+1 |
| * | cmake: Fix code style for consistency | Bryce Harrington | 2016-01-17 | 9 | -434/+417 |
