summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* CloneTiler: Further C++ificationAlex Valavanis2016-08-112-10/+10
* CloneTiler: Further C++ificationAlex Valavanis2016-08-112-106/+88
* CloneTiler: Further C++ificationAlex Valavanis2016-08-102-284/+292
* CloneTiler: C++ifyAlex Valavanis2016-08-102-78/+56
* Fix build with Gtk+ 3.20Alex Valavanis2016-08-103-5/+39
|\
| * Use Gdk::Seat instead of Gdk::DeviceManagerAlex Henrie2016-08-083-5/+39
* | Move some main functions to Application classAlex Valavanis2016-08-093-96/+116
* | Merged trunkAdrian Boguszewski2016-08-09307-22318/+1133
|\|
| * Remove deprecated Autotools and btool files. Please use CMake insteadAlex Valavanis2016-08-0835-2324/+0
| * Fix autotools buildAlex Valavanis2016-08-082-6/+6
| * Move GIMP widgets to their own folderAlex Valavanis2016-08-0817-49/+55
| * aboutbox: GtkmmifyAlex Valavanis2016-08-071-3/+4
| * Split InkAction classes into separate filesAlex Valavanis2016-08-0528-560/+680
| * Use C++11 unordered containersAlex Valavanis2016-08-041-41/+5
| * End GTK+ 2 support and remove GDL forkAlex Valavanis2016-08-04235-19293/+325
| |\
| | * ruler: Backport upstream patchesAlex Valavanis2016-07-291-13/+20
| | * Finish removing GTK+ 2 fallbacksAlex Valavanis2016-07-2847-1233/+57
| | * Drop remaining GTKMM 2 fallback supportAlex Valavanis2016-07-2877-2483/+164
| | * ui/widgets: Drop GTK2 fallbacksAlex Valavanis2016-07-2856-1376/+41
| | * extensions: Drop GTKMM2 fallbacksAlex Valavanis2016-07-2814-176/+16
| | * widgets/ruler: Drop GTK2 fallbacksAlex Valavanis2016-07-271-154/+0
| | * display.canvas-*grid: Drop GTK2 fallbacksAlex Valavanis2016-07-272-76/+4
| | * device-manager: Drop GTK2 fallbacksAlex Valavanis2016-07-271-39/+9
| | * Disable GTK+ 2 support and delete internal copy of GDLAlex Valavanis2016-07-2742-13742/+4
| * | Fix Win32 buildAlex Valavanis2016-08-041-1/+5
| * | Add legacy verb SP_VERB_SELECTION_OUTLINE_LEGACY as pointed in bug 1556592#14Jabier Arraiza Cenoz2016-08-034-38/+55
| * | Fix broken headersAlex Valavanis2016-08-036-18/+13
* | | Merged trunkAdrian Boguszewski2016-08-03413-2056/+659
|\| |
| * | Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-03404-1782/+219
| * | Fix Stroke to fill retaining fillsJabier Arraiza Cenoz2016-07-282-216/+354
| * | Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-28420-183/+1829
| * | Fixed failed buildAdrian Boguszewski2016-07-281-1/+1
| * | Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-28420-1828/+182
| * | CMake on Windows produces same output as btool.Sebastian Faubel2016-07-261-13/+14
| |/
| * Order some headersJabier Arraiza Cenoz2016-07-242-2/+2
| * Fixed a bug on roughen LPE on open pathsJabier Arraiza Cenoz2016-07-241-4/+1
| * Fises to toggle button and coding styleJabier Arraiza Cenoz2016-07-244-43/+44
| * Order and cleanup of some LPEJabier Arraiza Cenoz2016-07-2311-20/+19
| * Fix auto palette when using extensionsMarc Jeanmougin2016-07-232-1/+9
* | Renamed some functions, fixed testsAdrian Boguszewski2016-07-2712-104/+109
* | Changed coding styleAdrian Boguszewski2016-07-253-27/+47
* | Merged trunkAdrian Boguszewski2016-07-221-3/+2
|\|
| * Fixed null when selection contains more than one itemAdrian Boguszewski2016-07-221-1/+1
* | Improved spray tool, changed selection to object setAdrian Boguszewski2016-07-223-30/+34
* | Changed signatures of boolean functionsAdrian Boguszewski2016-07-207-74/+121
* | Merged trunkAdrian Boguszewski2016-07-204-4/+4
|\|
| * [Bug #1524838] Disambiguate sigc::ptr_fun to fix C++14 compilation.Alex Henrie2016-07-184-4/+4
* | Changed arguments and names of selection chemistry functionsAdrian Boguszewski2016-07-209-184/+217
* | Renamed children list in SPObjectAdrian Boguszewski2016-07-1475-308/+308
* | Last part of new SPObject children listAdrian Boguszewski2016-07-1432-375/+320