| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Rename <mesh> to <meshgradient> per SVG 2 CR specificiation. | Tavmjong Bah | 2016-09-27 | 2 | -10/+10 |
| | | | | | | Note: <mesh> has been repurposed to be a special shape that tightly wraps a mesh gradient. (bzr r15137) | ||||
| * | Remove unused variable. | Tavmjong Bah | 2016-09-26 | 1 | -1/+0 |
| | | | | (bzr r15136) | ||||
| * | Fix Gtk type error, code cleanup, and documentation. | Tavmjong Bah | 2016-09-26 | 2 | -7/+12 |
| | | | | (bzr r15133) | ||||
| * | minor fix (+ satisfy build bots (?)) | Marc Jeanmougin | 2016-09-25 | 2 | -4/+5 |
| | | | | (bzr r15132) | ||||
| * | Exposes to the user additional PNG settings: Interlacing, grayscale, bit ↵ | Marc Jeanmougin | 2016-09-25 | 2 | -5/+70 |
| | | | | | | | | | depth, alpha, compression level, PNG pHYs dpi. Fixed bugs: - https://launchpad.net/bugs/170650 (bzr r15131) | ||||
| * | Changed order of selection items | Adrian Boguszewski | 2016-09-25 | 1 | -2/+2 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1627250 (bzr r15130) | ||||
| * | Get rid of Gtk-CRITICAL **: gtk_text_buffer_emit_insert: assertion ↵ | Tavmjong Bah | 2016-09-24 | 1 | -1/+2 |
| | | | | | | 'g_utf8_validate (text, len, NULL)' failed error. (bzr r15128) | ||||
| * | Fix compiler warning | Jabier Arraiza Cenoz | 2016-09-11 | 1 | -1/+1 |
| | | | | (bzr r15112) | ||||
| * | Fix bugs: #1621234 and #172137 | Jabier Arraiza Cenoz | 2016-09-11 | 1 | -19/+20 |
| | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/172137 - https://launchpad.net/bugs/1621234 (bzr r15111) | ||||
| * | Improve font editing dialog. | Tavmjong Bah | 2016-09-06 | 2 | -39/+179 |
| |\ | | | | | (bzr r15109) | ||||
| | * | Improve font editing dialog: | Tavmjong Bah | 2016-07-10 | 2 | -40/+179 |
| | | | | | | | | | | | | | | | | | 1. Allow for fonts with other than 1000 units per em. 2. Allow setting 'ascent', 'descent', etc. 3. Allow setting individual glyph horizontal advances. 4. Fix bug where 'units-per-em' was not read correctly. (bzr r15014.1.1) | ||||
| * | | CMake: add missing headers | Campbell Barton | 2016-09-03 | 1 | -1/+3 |
| | | | | | | | (bzr r15102) | ||||
| * | | Comment out line-height setting code in Text and Font dialog as it does not ↵ | Tavmjong Bah | 2016-09-01 | 1 | -3/+7 |
| | | | | | | | | | | | yet handle absolute units. (bzr r15098) | ||||
| * | | [Bug #1447971] User palettes not available if all shared system palettes are ↵ | Nicolas Dufour | 2016-08-30 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | deleted from installation. Fixed bugs: - https://launchpad.net/bugs/1447971 (bzr r15093) | ||||
| * | | Add phantom bpath to helper | Jabier Arraiza Cenoz | 2016-08-29 | 1 | -1/+1 |
| | | | | | | | (bzr r15092) | ||||
| * | | Partial fix for bug 172063 while we find a better solution for XOR in helper ↵ | Jabier Arraiza Cenoz | 2016-08-29 | 8 | -41/+27 |
| | | | | | | | | | | | lines (bzr r15090) | ||||
| * | | Fix a bug in pattern along path at first edit node after applied. Backport ↵ | Jabier Arraiza Cenoz | 2016-08-29 | 1 | -0/+13 |
| | | | | | | | | | | | it to 0.92 (bzr r15089) | ||||
| * | | Add comment and fix in helper paths | Jabier Arraiza Cenoz | 2016-08-29 | 1 | -1/+1 |
| | | | | | | | (bzr r15087) | ||||
| * | | Fixes to helper paths. evaluate backport to 0.92.x | Jabier Arraiza Cenoz | 2016-08-29 | 2 | -6/+15 |
| | | | | | | | (bzr r15086) | ||||
| * | | Don't write out sodipodi:line-spacing. Don't read if 'line-height' already set. | Tavmjong Bah | 2016-08-29 | 1 | -12/+3 |
| | | | | | | | | | | | Partial fix for #1590141. (bzr r15085) | ||||
| * | | Add Shift+drag to arc start and end knots, holding shift will now move both ↵ | Martin Owens | 2016-08-16 | 1 | -10/+25 |
| | | | | | | | | | | | knots together, maintaining the arc's size. Adjusted buffer for closed/open auto flipping. (bzr r15061) | ||||
| * | | Adjust label for resize in page sizer tab | Martin Owens | 2016-08-16 | 1 | -1/+1 |
| | | | | | | | (bzr r15060) | ||||
| * | | Fix a bunch of errors as reported at http://www.viva64.com/en/b/0419/ | Tavmjong Bah | 2016-08-15 | 3 | -5/+3 |
| | | | | | | | (bzr r15059) | ||||
| * | | CloneTiler: Replace all remaining g_signal usage | Alex Valavanis | 2016-08-12 | 2 | -261/+251 |
| | | | | | | | (bzr r15055) | ||||
| * | | CloneTiler: Further C++ification | Alex Valavanis | 2016-08-11 | 2 | -10/+10 |
| | | | | | | | (bzr r15053) | ||||
| * | | CloneTiler: Further C++ification | Alex Valavanis | 2016-08-11 | 2 | -106/+88 |
| | | | | | | | (bzr r15052) | ||||
| * | | CloneTiler: Further C++ification | Alex Valavanis | 2016-08-10 | 2 | -284/+292 |
| | | | | | | | (bzr r15051) | ||||
| * | | CloneTiler: C++ify | Alex Valavanis | 2016-08-10 | 2 | -78/+56 |
| | | | | | | | (bzr r15050) | ||||
| * | | Fix build with Gtk+ 3.20 | Alex Valavanis | 2016-08-10 | 1 | -1/+11 |
| |\ \ | | | | | | | (bzr r15049) | ||||
| | * | | Use Gdk::Seat instead of Gdk::DeviceManager | Alex Henrie | 2016-08-08 | 1 | -1/+11 |
| | | | | | | | | | | (bzr r15046.1.1) | ||||
| * | | | Merged trunk | Adrian Boguszewski | 2016-08-09 | 141 | -6708/+186 |
| |\| | | | | | | | | (bzr r14954.1.30) | ||||
| | * | | Remove deprecated Autotools and btool files. Please use CMake instead | Alex Valavanis | 2016-08-08 | 7 | -349/+0 |
| | | | | | | | | | | (bzr r15046) | ||||
| | * | | Fix autotools build | Alex Valavanis | 2016-08-08 | 1 | -4/+0 |
| | | | | | | | | | | (bzr r15045) | ||||
| | * | | Move GIMP widgets to their own folder | Alex Valavanis | 2016-08-08 | 11 | -2622/+3 |
| | | | | | | | | | | (bzr r15043.1.2) | ||||
| | * | | aboutbox: Gtkmmify | Alex Valavanis | 2016-08-07 | 1 | -3/+4 |
| | | | | | | | | | | (bzr r15043.1.1) | ||||
| | * | | End GTK+ 2 support and remove GDL fork | Alex Valavanis | 2016-08-04 | 130 | -3731/+176 |
| | |\ \ | | | | | | | | | (bzr r15038) | ||||
| | | * | | Finish removing GTK+ 2 fallbacks | Alex Valavanis | 2016-07-28 | 11 | -247/+3 |
| | | | | | | | | | | | | | (bzr r15023.2.8) | ||||
| | | * | | Drop remaining GTKMM 2 fallback support | Alex Valavanis | 2016-07-28 | 67 | -2110/+129 |
| | | | | | | | | | | | | | (bzr r15023.2.7) | ||||
| | | * | | ui/widgets: Drop GTK2 fallbacks | Alex Valavanis | 2016-07-28 | 55 | -1375/+41 |
| | | | | | | | | | | | | | (bzr r15023.2.6) | ||||
| | * | | | Fix Win32 build | Alex Valavanis | 2016-08-04 | 1 | -1/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1609572 (bzr r15037) | ||||
| * | | | | Merged trunk | Adrian Boguszewski | 2016-08-03 | 134 | -752/+109 |
| |\| | | | | | | | | | | | (bzr r14954.1.29) | ||||
| | * | | | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 2016-08-03 | 133 | -746/+106 |
| | | | | | | | | | | | | | (bzr r15034) | ||||
| | * | | | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 2016-07-28 | 137 | -77/+770 |
| | | | | | | | | | | | | | (bzr r15027) | ||||
| | * | | | Removed unused includes, decrease compilation time | Adrian Boguszewski | 2016-07-28 | 137 | -770/+77 |
| | |/ / | | | | | | | (bzr r15025) | ||||
| | * | | Fises to toggle button and coding style | Jabier Arraiza Cenoz | 2016-07-24 | 2 | -6/+3 |
| | | | | | | | | | | (bzr r15021) | ||||
| * | | | Renamed some functions, fixed tests | Adrian Boguszewski | 2016-07-27 | 4 | -16/+16 |
| | | | | | | | | | | (bzr r14954.1.28) | ||||
| * | | | Merged trunk | Adrian Boguszewski | 2016-07-22 | 1 | -3/+2 |
| |\| | | | | | | | | (bzr r14954.1.26) | ||||
| | * | | Fixed null when selection contains more than one item | Adrian Boguszewski | 2016-07-22 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1591390 (bzr r15018) | ||||
| * | | | Improved spray tool, changed selection to object set | Adrian Boguszewski | 2016-07-22 | 2 | -30/+33 |
| | | | | | | | | | | (bzr r14954.1.25) | ||||
| * | | | Changed signatures of boolean functions | Adrian Boguszewski | 2016-07-20 | 4 | -7/+7 |
| | | | | | | | | | | (bzr r14954.1.24) | ||||
