| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Don't write out sodipodi:line-spacing. Don't read if 'line-height' already set. | Tavmjong Bah | 2016-08-29 | 2 | -23/+7 |
| * | Code design. Replacing tabs with spaces, and fixng parentheses warning. | Nicolas Dufour | 2016-08-29 | 1 | -4/+4 |
| * | [Bug #1425542] Filter applied on group does not auto redraw when edited. | alvinhochun | 2016-08-29 | 1 | -0/+7 |
| * | Inkview: Make ctrlwin private | Alex Valavanis | 2016-08-25 | 1 | -20/+26 |
| * | Inkview: C++ify | Alex Valavanis | 2016-08-25 | 1 | -49/+54 |
| * | Inkview: Remove support for obsolete SVG JAR archives | Alex Valavanis | 2016-08-25 | 4 | -775/+0 |
| * | [Bug #1616730] Bump trunk version to 0.92+devel. | Nicolas Dufour | 2016-08-25 | 4 | -20/+20 |
| * | Inkview: C++ify | Alex Valavanis | 2016-08-23 | 1 | -64/+81 |
| * | Inkview: Use GOptionContext | Alex Valavanis | 2016-08-23 | 1 | -54/+60 |
| * | Fix compilation error | Eduard Braun | 2016-08-18 | 1 | -1/+1 |
| * | Use M_PI, M_PI_2. We use these constants everywhere so if they are not define... | Tavmjong Bah | 2016-08-17 | 5 | -19/+6 |
| * | Add std::nothrow so tests of memory allocation work as expected. | Tavmjong Bah | 2016-08-17 | 2 | -5/+5 |
| * | Add Shift+drag to arc start and end knots, holding shift will now move both k... | Martin Owens | 2016-08-16 | 1 | -10/+25 |
| * | Adjust label for resize in page sizer tab | Martin Owens | 2016-08-16 | 1 | -1/+1 |
| * | Fix a bunch of errors as reported at http://www.viva64.com/en/b/0419/ | Tavmjong Bah | 2016-08-15 | 10 | -16/+11 |
| * | Fix bug reported in http://www.viva64.com/en/b/0419/ | Tavmjong Bah | 2016-08-15 | 1 | -5/+6 |
| * | inkview: Convert to ApplicationWindow | Alex Valavanis | 2016-08-14 | 1 | -49/+45 |
| * | inkview: C++ify | Alex Valavanis | 2016-08-13 | 1 | -158/+115 |
| * | CloneTiler: Replace all remaining g_signal usage | Alex Valavanis | 2016-08-12 | 2 | -261/+251 |
| * | Add snappy packaging | Ted Gould | 2016-08-12 | 1 | -21/+26 |
| |\ | |||||
| | * | Merge trunk | Ted Gould | 2016-08-12 | 639 | -27352/+4969 |
| | |\ | |/ |/| | |||||
| * | | CloneTiler: Further C++ification | Alex Valavanis | 2016-08-11 | 2 | -10/+10 |
| * | | CloneTiler: Further C++ification | Alex Valavanis | 2016-08-11 | 2 | -106/+88 |
| * | | CloneTiler: Further C++ification | Alex Valavanis | 2016-08-10 | 2 | -284/+292 |
| * | | CloneTiler: C++ify | Alex Valavanis | 2016-08-10 | 2 | -78/+56 |
| * | | Fix build with Gtk+ 3.20 | Alex Valavanis | 2016-08-10 | 3 | -5/+39 |
| |\ \ | |||||
| | * | | Use Gdk::Seat instead of Gdk::DeviceManager | Alex Henrie | 2016-08-08 | 3 | -5/+39 |
| * | | | Move some main functions to Application class | Alex Valavanis | 2016-08-09 | 3 | -96/+116 |
| * | | | Merged trunk | Adrian Boguszewski | 2016-08-09 | 307 | -22318/+1133 |
| |\| | | |||||
| | * | | Remove deprecated Autotools and btool files. Please use CMake instead | Alex Valavanis | 2016-08-08 | 35 | -2324/+0 |
| | * | | Fix autotools build | Alex Valavanis | 2016-08-08 | 2 | -6/+6 |
| | * | | Move GIMP widgets to their own folder | Alex Valavanis | 2016-08-08 | 17 | -49/+55 |
| | * | | aboutbox: Gtkmmify | Alex Valavanis | 2016-08-07 | 1 | -3/+4 |
| | * | | Split InkAction classes into separate files | Alex Valavanis | 2016-08-05 | 28 | -560/+680 |
| | * | | Use C++11 unordered containers | Alex Valavanis | 2016-08-04 | 1 | -41/+5 |
| | * | | End GTK+ 2 support and remove GDL fork | Alex Valavanis | 2016-08-04 | 235 | -19293/+325 |
| | |\ \ | |||||
| | | * | | ruler: Backport upstream patches | Alex Valavanis | 2016-07-29 | 1 | -13/+20 |
| | | * | | Finish removing GTK+ 2 fallbacks | Alex Valavanis | 2016-07-28 | 47 | -1233/+57 |
| | | * | | Drop remaining GTKMM 2 fallback support | Alex Valavanis | 2016-07-28 | 77 | -2483/+164 |
| | | * | | 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 | 42 | -13742/+4 |
| | * | | | 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 |
| * | | | | Merged trunk | Adrian Boguszewski | 2016-08-03 | 413 | -2056/+659 |
| |\| | | | |||||
| | * | | | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 2016-08-03 | 404 | -1782/+219 |
