| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| | | | * | Finish removing GTK+ 2 fallbacks | Alex Valavanis | 2016-07-28 | 4 | -153/+0 |
| | | | * | ui/widgets: Drop GTK2 fallbacks | Alex Valavanis | 2016-07-28 | 55 | -1375/+41 |
| | * | | | Merged trunk | Adrian Boguszewski | 2016-08-03 | 35 | -139/+34 |
| | |\| | |
|
| | | * | | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 2016-08-03 | 34 | -133/+31 |
| | | * | | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 2016-07-28 | 36 | -22/+132 |
| | | * | | Removed unused includes, decrease compilation time | Adrian Boguszewski | 2016-07-28 | 36 | -132/+22 |
| | | |/ |
|
| | * | | Renamed children list in SPObject | Adrian Boguszewski | 2016-07-14 | 1 | -1/+1 |
| | * | | First part of new SPObject children list | Adrian Boguszewski | 2016-07-11 | 1 | -14/+6 |
| | * | | Moved next functions, added namespace, renamed range functions | Adrian Boguszewski | 2016-06-25 | 1 | -1/+1 |
| | * | | Added first range to ObjectSet | Adrian Boguszewski | 2016-06-19 | 3 | -5/+8 |
| | |\ \ |
|
| | * | | | Moved most functions from Selection to ObjectSet | Adrian Boguszewski | 2016-06-16 | 1 | -1/+1 |
| * | | | | Noumerous bug fixes, font size, stroke with arroow position, and text input r... | Jabier Arraiza Cenoz | 2016-08-01 | 1 | -1/+0 |
| * | | | | Fix text param and alow run from commandline | Jabier Arraiza Cenoz | 2016-07-31 | 3 | -14/+9 |
| * | | | | Full rewrite on working mode now no linked paths necesary | Jabier Arraiza Cenoz | 2016-07-30 | 3 | -4/+5 |
| * | | | | Fixes positions of labels | Jabier Arraiza Cenoz | 2016-07-30 | 1 | -1/+1 |
| * | | | | Remove font-Dialog and useGtk::FontSelector instead | Jabier Arraiza Cenoz | 2016-07-29 | 6 | -168/+90 |
| * | | | | Add orientation and alow unsort combobox enum widget | Jabier Arraiza Cenoz | 2016-07-29 | 3 | -7/+10 |
| * | | | | Finish linked path and add local number format | Jabier Arraiza Cenoz | 2016-07-28 | 2 | -4/+5 |
| * | | | | Add gap,offset,insensitive transforms, and delete on lpe remove | Jabier Arraiza Cenoz | 2016-07-25 | 1 | -1/+1 |
| * | | | | update to trunk | Jabier Arraiza Cenoz | 2016-07-24 | 2 | -6/+3 |
| |\ \ \ \
| | |_|/
| |/| | |
|
| | * | | | Fises to toggle button and coding style | Jabier Arraiza Cenoz | 2016-07-24 | 2 | -6/+3 |
| | | |/
| |/| |
|
| * / | | Add Text tag and update widgets code | Jabier Arraiza Cenoz | 2016-07-24 | 5 | -0/+260 |
| |/ / |
|
| * / | [Bug #1300865] lcms2: crash in Fill and Stroke if linked color profile is mis... | Mark Harmer | 2016-06-14 | 1 | -1/+2 |
| |/ |
|
| * | Sort color profile lists | houz | 2016-06-02 | 1 | -1/+16 |
| * | Fix regression: restore order in resources (e.g. pattern list) | Marc Jeanmougin | 2016-05-21 | 1 | -2/+2 |
| * | GTK3: Give even more widgets names. | Tavmjong Bah | 2016-05-18 | 1 | -1/+5 |
| * | GTK3: Give names to more widgets. | Tavmjong Bah | 2016-05-17 | 4 | -0/+6 |
| * | GTK3: Give names to many widgets. Useful for debugging and for using CSS. | Tavmjong Bah | 2016-05-15 | 1 | -0/+1 |
| * | Prevent scrollbar overlay from covering swatches in GTK3 build. | Tavmjong Bah | 2016-05-06 | 2 | -1/+7 |
| * | Rm shrink_wrap_button - Not needed & uses deprecated GtkStyle features #Hackf... | Alex Valavanis | 2016-04-13 | 1 | -3/+0 |
| * | Remove old uses of GTK_STOCK macros | Martin Owens | 2016-04-13 | 1 | -1/+0 |
| * | gimpcolorwheel: Fix deprecated gtk_widget_style_attach #Hackfest2016 | Alex Valavanis | 2016-04-13 | 1 | -0/+2 |
| * | color-scales: Fix deprecated gtk_misc_set_alignment #Hackfest2016 | Alex Valavanis | 2016-04-13 | 1 | -0/+6 |
| * | color-notebook: Fix deprecated gtk_misc_set_alignment #Hackfest2016 | Alex Valavanis | 2016-04-13 | 1 | -0/+4 |
| * | color-icc-selector: Fix deprecated gtk_misc_set_alignment #Hackfest2016 | Alex Valavanis | 2016-04-13 | 1 | -1/+12 |
| * | Bump ifdefs to 3.8 (now ifdefs say 3.0 instead of 3.2 or 3.8) | Martin Owens | 2016-04-12 | 1 | -1/+1 |
| * | Hackfest 2016: fix critical warning on startup | Krzysztof Kosi??ski | 2016-04-11 | 1 | -13/+11 |
| * | Protect the color wheel from hue loss at a deeper level. | Martin Owens | 2016-03-29 | 2 | -1/+5 |
| * | Fix bugs with the colour selector self-signaling on change. | Martin Owens | 2016-03-29 | 1 | -3/+5 |
| * | Add prependUnit function | Martin Owens | 2016-03-22 | 2 | -0/+11 |
| * | Add line-height unit selector to text toolbar. | Tavmjong Bah | 2016-03-22 | 1 | -4/+0 |
| * | Reverting 14701. | Tavmjong Bah | 2016-03-18 | 2 | -11/+0 |
| * | Add a units box to line height and wire in the style units, plus some cleanup | Martin Owens | 2016-03-12 | 2 | -0/+11 |
| * | cppification : GHashMaps replaced by stl maps. getResouceList now gives a std... | Marc Jeanmougin | 2015-12-07 | 1 | -4/+3 |
| * | i18n. Strings disambiguation (thanks, Maren!). | Nicolas Dufour | 2015-11-01 | 1 | -35/+35 |
| * | typo ? | Marc Jeanmougin | 2015-08-28 | 1 | -1/+1 |
| * | Make persistence of snap indicator configurable, and clean up the snapping ta... | Diederik van Lierop | 2015-07-24 | 2 | -0/+2 |
| * | Don't allow zero values for width/height and corresponding viewBox numbers. | Tavmjong Bah | 2015-07-13 | 1 | -2/+4 |
| * | Set sensitivty of font-variant buttons according to available OpenType tables. | Tavmjong Bah | 2015-06-25 | 2 | -3/+166 |
| * | Fix for bug #1467601 (Missing undo history label for metadata description). | Nicolas Dufour | 2015-06-23 | 1 | -2/+1 |