| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Convert to boolean truth/falsehood. | Shlomi Fish | 2016-09-03 | 1 | -5/+5 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove == true. | Shlomi Fish | 2016-09-03 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove == true. | Shlomi Fish | 2016-09-03 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Refactoring: #if 0, == true, and const. | Shlomi Fish | 2016-09-02 | 1 | -2/+5 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove extraneous checks for truth/false. | Shlomi Fish | 2016-09-02 | 1 | -4/+4 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove a superflous == TRUE. | Shlomi Fish | 2016-09-02 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Inline two "style" variables. | Shlomi Fish | 2016-09-02 | 1 | -4/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove a pointless == for bool | Shlomi Fish | 2016-09-02 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed some duplicate code. | Shlomi Fish | 2016-09-02 | 1 | -25/+10 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug fixes to stroke to path pointed by CR | Jabier Arraiza Cenoz | 2016-09-02 | 1 | -11/+18 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make GTK3 width of Text and Font dialog more reasonable. | Tavmjong Bah | 2016-09-01 | 1 | -3/+4 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Comment out line-height setting code in Text and Font dialog as it does not y... | Tavmjong Bah | 2016-09-01 | 1 | -3/+7 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix font style handling for non-system fonts. | Tavmjong Bah | 2016-09-01 | 2 | -4/+16 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Drop unused cxxtest fork in favour of Googletest | Alex Valavanis | 2016-08-30 | 17 | -2595/+0 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use HarfBuzz instead of deprecated Pango OT | Alex Valavanis | 2016-08-30 | 1 | -67/+58 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [Bug #1447971] User palettes not available if all shared system palettes are ... | Nicolas Dufour | 2016-08-30 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add phantom bpath to helper | Jabier Arraiza Cenoz | 2016-08-29 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Decrease contrast of phantom bpath | Jabier Arraiza Cenoz | 2016-08-29 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Partial fix for bug 172063 while we find a better solution for XOR in helper ... | Jabier Arraiza Cenoz | 2016-08-29 | 11 | -54/+56 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix a bug in pattern along path at first edit node after applied. Backport it... | Jabier Arraiza Cenoz | 2016-08-29 | 5 | -13/+34 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix some comment typos | Jabier Arraiza Cenoz | 2016-08-29 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add comment and fix in helper paths | Jabier Arraiza Cenoz | 2016-08-29 | 2 | -1/+4 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes to helper paths. evaluate backport to 0.92.x | Jabier Arraiza Cenoz | 2016-08-29 | 4 | -6/+29 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | |
