| Commit message (Expand) | Author | Files | Lines |
| 2017-05-18 | object manager panel: fix clip/mask icons | chr | 2 | -14/+14 |
| 2017-04-21 | [Bug #1635982] HSL tab in 0.92 corrupted: colors in hue slider incorrect, def... | shark0r | 1 | -0/+1 |
| 2017-04-15 | Fix behavior of scroling stroke width statusbar indicator with non-px units | eman-mod | 2 | -9/+4 |
| 2017-04-15 | fix scrolling on style indicator in statusbar for gtk3 | eman-mod | 1 | -0/+1 |
| 2017-02-28 | Add some comment. Comment out unused signals. | Tavmjong Bah | 1 | -0/+1 |
| 2017-01-24 | Some bug fix to prepare merge | Jabiertxof | 1 | -1/+1 |
| 2017-01-21 | Fix "swap fill and stroke" for multiple objects in selection | alexandru.roman | 1 | -56/+1 |
| 2017-01-08 | Fix a bad inicialization of unsigned int | Jabiertxof | 1 | -1/+1 |
| 2016-12-27 | Rm more deprecated Gtk::Stock | Alex Valavanis | 2 | -11/+3 |
| 2016-12-27 | Rm some deprecated Gtk::Stock usage | Alex Valavanis | 2 | -10/+1 |
| 2016-12-26 | Fix header inclusion ordering | Alex Valavanis | 2 | -1/+3 |
| 2016-12-26 | frame: Gtk3 fixes | Alex Valavanis | 2 | -14/+19 |
| 2016-12-26 | Fix a few Gtkmm deprecations | Alex Valavanis | 2 | -8/+6 |
| 2016-11-07 | 1639832 Blend and blur unspected results | Jabier Arraiza Cenoz | 1 | -4/+0 |
| 2016-11-11 | fix automatic dockbar resizing | Marc Jeanmougin | 1 | -1/+1 |
| 2016-11-09 | resizable undocked dialogs | Marc Jeanmougin | 1 | -0/+2 |
| 2016-11-09 | Enable swapping of fill and stroke when one is a mesh. | Tavmjong Bah | 1 | -0/+6 |
| 2016-10-09 | Provide simple "preview" for mesh gradients. | Tavmjong Bah | 1 | -2/+2 |
| 2016-09-27 | Rename <mesh> to <meshgradient> per SVG 2 CR specificiation. | Tavmjong Bah | 1 | -2/+2 |
| 2016-08-16 | Adjust label for resize in page sizer tab | Martin Owens | 1 | -1/+1 |
| 2016-08-15 | Fix a bunch of errors as reported at http://www.viva64.com/en/b/0419/ | Tavmjong Bah | 1 | -1/+1 |
| 2016-08-08 | Remove deprecated Autotools and btool files. Please use CMake instead | Alex Valavanis | 1 | -106/+0 |
| 2016-08-08 | Fix autotools build | Alex Valavanis | 1 | -4/+0 |
| 2016-08-08 | Move GIMP widgets to their own folder | Alex Valavanis | 9 | -2618/+2 |
| 2016-08-03 | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 34 | -133/+31 |
| 2016-08-01 | Noumerous bug fixes, font size, stroke with arroow position, and text input r... | Jabier Arraiza Cenoz | 1 | -1/+0 |
| 2016-07-31 | Fix text param and alow run from commandline | Jabier Arraiza Cenoz | 3 | -14/+9 |
| 2016-07-30 | Full rewrite on working mode now no linked paths necesary | Jabier Arraiza Cenoz | 3 | -4/+5 |
| 2016-07-30 | Fixes positions of labels | Jabier Arraiza Cenoz | 1 | -1/+1 |
| 2016-07-29 | Remove font-Dialog and useGtk::FontSelector instead | Jabier Arraiza Cenoz | 6 | -168/+90 |
| 2016-07-29 | Add orientation and alow unsort combobox enum widget | Jabier Arraiza Cenoz | 3 | -7/+10 |
| 2016-07-28 | Finish removing GTK+ 2 fallbacks | Alex Valavanis | 4 | -153/+0 |
| 2016-07-28 | ui/widgets: Drop GTK2 fallbacks | Alex Valavanis | 55 | -1375/+41 |
| 2016-07-28 | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 36 | -22/+132 |
| 2016-07-28 | Finish linked path and add local number format | Jabier Arraiza Cenoz | 2 | -4/+5 |
| 2016-07-28 | Removed unused includes, decrease compilation time | Adrian Boguszewski | 36 | -132/+22 |
| 2016-07-25 | Add gap,offset,insensitive transforms, and delete on lpe remove | Jabier Arraiza Cenoz | 1 | -1/+1 |
| 2016-07-24 | Add Text tag and update widgets code | Jabier Arraiza Cenoz | 5 | -0/+260 |
| 2016-07-24 | Fises to toggle button and coding style | Jabier Arraiza Cenoz | 2 | -6/+3 |
| 2016-07-14 | Renamed children list in SPObject | Adrian Boguszewski | 1 | -1/+1 |
| 2016-07-11 | First part of new SPObject children list | Adrian Boguszewski | 1 | -14/+6 |
| 2016-06-25 | Moved next functions, added namespace, renamed range functions | Adrian Boguszewski | 1 | -1/+1 |
| 2016-06-14 | [Bug #1300865] lcms2: crash in Fill and Stroke if linked color profile is mis... | Mark Harmer | 1 | -1/+2 |
| 2016-06-02 | Sort color profile lists | houz | 1 | -1/+16 |
| 2016-05-21 | Fix regression: restore order in resources (e.g. pattern list) | Marc Jeanmougin | 1 | -2/+2 |
| 2016-05-18 | GTK3: Give even more widgets names. | Tavmjong Bah | 1 | -1/+5 |
| 2016-05-17 | GTK3: Give names to more widgets. | Tavmjong Bah | 4 | -0/+6 |
| 2016-05-15 | GTK3: Give names to many widgets. Useful for debugging and for using CSS. | Tavmjong Bah | 1 | -0/+1 |
| 2016-05-06 | Prevent scrollbar overlay from covering swatches in GTK3 build. | Tavmjong Bah | 2 | -1/+7 |
| 2016-04-13 | Rm shrink_wrap_button - Not needed & uses deprecated GtkStyle features #Hackf... | Alex Valavanis | 1 | -3/+0 |