summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | Add comment and fix in helper pathsJabier Arraiza Cenoz2016-08-292-1/+4
* | Fixes to helper paths. evaluate backport to 0.92.xJabier Arraiza Cenoz2016-08-294-6/+29
* | Don't write out sodipodi:line-spacing. Don't read if 'line-height' already set.Tavmjong Bah2016-08-292-23/+7
* | Code design. Replacing tabs with spaces, and fixng parentheses warning.Nicolas Dufour2016-08-291-4/+4
* | [Bug #1425542] Filter applied on group does not auto redraw when edited.alvinhochun2016-08-291-0/+7
* | Inkview: Make ctrlwin privateAlex Valavanis2016-08-251-20/+26
* | Inkview: C++ifyAlex Valavanis2016-08-251-49/+54
* | Inkview: Remove support for obsolete SVG JAR archivesAlex Valavanis2016-08-254-775/+0
* | [Bug #1616730] Bump trunk version to 0.92+devel.Nicolas Dufour2016-08-254-20/+20
* | Inkview: C++ifyAlex Valavanis2016-08-231-64/+81
* | Inkview: Use GOptionContextAlex Valavanis2016-08-231-54/+60
* | Fix compilation errorEduard Braun2016-08-181-1/+1
* | Use M_PI, M_PI_2. We use these constants everywhere so if they are not define...Tavmjong Bah2016-08-175-19/+6
* | Add std::nothrow so tests of memory allocation work as expected.Tavmjong Bah2016-08-172-5/+5
* | Add Shift+drag to arc start and end knots, holding shift will now move both k...Martin Owens2016-08-161-10/+25
* | Adjust label for resize in page sizer tabMartin Owens2016-08-161-1/+1
* | Fix a bunch of errors as reported at http://www.viva64.com/en/b/0419/Tavmjong Bah2016-08-1510-16/+11
* | Fix bug reported in http://www.viva64.com/en/b/0419/Tavmjong Bah2016-08-151-5/+6
* | inkview: Convert to ApplicationWindowAlex Valavanis2016-08-141-49/+45
* | inkview: C++ifyAlex Valavanis2016-08-131-158/+115
* | CloneTiler: Replace all remaining g_signal usageAlex Valavanis2016-08-122-261/+251
* | Add snappy packagingTed Gould2016-08-121-21/+26
|\ \
| * \ Merge trunkTed Gould2016-08-12639-27352/+4969
| |\ \ | |/ / |/| |
* | | 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