| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Use C++11 unordered containers | Alex Valavanis | 2016-08-04 | 2 | -75/+5 |
| * | Require C++11 | Alex Valavanis | 2016-08-04 | 4 | -28/+609 |
| * | End GTK+ 2 support and remove GDL fork | Alex Valavanis | 2016-08-04 | 242 | -19476/+380 |
| |\ | |||||
| | * | ruler: Backport upstream patches | Alex Valavanis | 2016-07-29 | 1 | -13/+20 |
| | * | Finish removing GTK+ 2 fallbacks | Alex Valavanis | 2016-07-28 | 53 | -1307/+111 |
| | * | Drop remaining GTKMM 2 fallback support | Alex Valavanis | 2016-07-28 | 79 | -2486/+165 |
| | * | ui/widgets: Drop GTK2 fallbacks | Alex Valavanis | 2016-07-28 | 56 | -1376/+41 |
| | * | extensions: Drop GTKMM2 fallbacks | Alex Valavanis | 2016-07-28 | 14 | -176/+16 |
| | * | widgets/ruler: Drop GTK2 fallbacks | Alex Valavanis | 2016-07-27 | 1 | -154/+0 |
| | * | display.canvas-*grid: Drop GTK2 fallbacks | Alex Valavanis | 2016-07-27 | 2 | -76/+4 |
| | * | device-manager: Drop GTK2 fallbacks | Alex Valavanis | 2016-07-27 | 1 | -39/+9 |
| | * | Disable GTK+ 2 support and delete internal copy of GDL | Alex Valavanis | 2016-07-27 | 45 | -13855/+11 |
| * | | Fix Win32 build | Alex Valavanis | 2016-08-04 | 1 | -1/+5 |
| * | | Add legacy verb SP_VERB_SELECTION_OUTLINE_LEGACY as pointed in bug 1556592#14 | Jabier Arraiza Cenoz | 2016-08-03 | 4 | -38/+55 |
| * | | Fix broken headers | Alex Valavanis | 2016-08-03 | 6 | -18/+13 |
| * | | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 2016-08-03 | 404 | -1782/+219 |
| * | | * [INTL:zh_TW] Traditional Chinese translation update (fix) | Ivan Mas??r | 2016-08-03 | 1 | -3/+3 |
| * | | * [INTL:zh_TW] Traditional Chinese translation update | Ivan Mas??r | 2016-08-02 | 1 | -1274/+1009 |
| * | | [Bug #1604784] Portuguese translation - Windows installer. | xande6ruz | 2016-08-02 | 3 | -2/+122 |
| * | | [Bug #1574561] Italian translation updates for 0.92.x. | firashanife | 2016-08-02 | 1 | -32/+36 |
| * | | [Bug #1604789] Portuguese translation - Interface | xande6ruz | 2016-07-30 | 1 | -10737/+8563 |
| * | | Fix Stroke to fill retaining fills | Jabier Arraiza Cenoz | 2016-07-28 | 2 | -216/+354 |
| * | | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 2016-07-28 | 420 | -183/+1829 |
| * | | Fixed failed build | Adrian Boguszewski | 2016-07-28 | 1 | -1/+1 |
| * | | Removed unused includes, decrease compilation time | Adrian Boguszewski | 2016-07-28 | 420 | -1828/+182 |
| * | | CMake on Windows produces same output as btool. | Sebastian Faubel | 2016-07-26 | 5 | -15/+86 |
| |\ \ | |/ |/| | |||||
| | * | CMake on Windows produces same output as btool. | Sebastian Faubel | 2016-07-26 | 5 | -15/+86 |
| |/ | |||||
| * | Order some headers | Jabier Arraiza Cenoz | 2016-07-24 | 2 | -2/+2 |
| * | Fixed a bug on roughen LPE on open paths | Jabier Arraiza Cenoz | 2016-07-24 | 1 | -4/+1 |
| * | Fises to toggle button and coding style | Jabier Arraiza Cenoz | 2016-07-24 | 6 | -45/+46 |
| * | Order and cleanup of some LPE | Jabier Arraiza Cenoz | 2016-07-23 | 11 | -20/+19 |
| * | Fix auto palette when using extensions | Marc Jeanmougin | 2016-07-23 | 2 | -1/+9 |
| * | Fixed null when selection contains more than one item | Adrian Boguszewski | 2016-07-22 | 1 | -1/+1 |
| * | Disambiguate sigc::ptr_fun to fix C++14 compilation. | alexhenrie24 | 2016-07-18 | 4 | -4/+4 |
| |\ | |||||
| | * | [Bug #1524838] Disambiguate sigc::ptr_fun to fix C++14 compilation. | Alex Henrie | 2016-07-18 | 4 | -4/+4 |
| |/ | |||||
| * | Translations: Update German .po file | Eduard Braun | 2016-07-13 | 1 | -1540/+1338 |
| * | Comment out unused enum. | Tavmjong Bah | 2016-07-10 | 1 | -7/+7 |
| * | Dutch translation update | Kris De Gussem | 2016-07-08 | 1 | -101/+128 |
| * | Documentation. French documentation translation updated. | Nicolas Dufour | 2016-07-08 | 12 | -1476/+1485 |
| * | fix for mac os | suv-lp | 2016-07-06 | 1 | -1/+1 |
| * | CMake build on windows (merge Sebastian's branch) | Marc Jeanmougin | 2016-07-06 | 12 | -618/+1092 |
| |\ | |||||
| | * | Fixing build for Linux. | Sebastian Faubel | 2016-07-06 | 2 | -4/+6 |
| | * | Fixing build for Linux. | Sebastian Faubel | 2016-07-06 | 5 | -806/+808 |
| | * | Removed configure.bat and touch.bat | Sebastian Faubel | 2016-07-06 | 2 | -10/+0 |
| | * | Fixed config.h defines to point to the right locations for data (icons) and l... | Sebastian Faubel | 2016-07-06 | 6 | -34/+40 |
| | * | Added missing files. | Sebastian Faubel | 2016-07-05 | 3 | -0/+511 |
| | * | Refactored the path settings and install scripts. | Sebastian Faubel | 2016-07-05 | 3 | -435/+66 |
| | * | Fixed locales. | Sebastian Faubel | 2016-07-04 | 4 | -4/+6 |
| | * | Merge with trunk. | Sebastian Faubel | 2016-07-02 | 5 | -135/+465 |
| * | | Translations. French translations update. | chironsylvain | 2016-07-06 | 2 | -1908/+1869 |
