| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Rename <mesh> to <meshgradient> per SVG 2 CR specificiation. | Tavmjong Bah | 2016-09-27 | 1 | -2/+2 |
| | | | | | | Note: <mesh> has been repurposed to be a special shape that tightly wraps a mesh gradient. (bzr r15137) | ||||
| * | 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 | 1 | -1/+1 |
| | | | | (bzr r15059) | ||||
| * | Merged trunk | Adrian Boguszewski | 2016-08-09 | 61 | -4254/+41 |
| |\ | | | | | (bzr r14954.1.30) | ||||
| | * | Remove deprecated Autotools and btool files. Please use CMake instead | Alex Valavanis | 2016-08-08 | 1 | -106/+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 | 9 | -2618/+2 |
| | | | | | | | (bzr r15043.1.2) | ||||
| | * | End GTK+ 2 support and remove GDL fork | Alex Valavanis | 2016-08-04 | 58 | -1528/+41 |
| | |\ | | | | | | | (bzr r15038) | ||||
| | | * | Finish removing GTK+ 2 fallbacks | Alex Valavanis | 2016-07-28 | 4 | -153/+0 |
| | | | | | | | | | | (bzr r15023.2.8) | ||||
| | | * | ui/widgets: Drop GTK2 fallbacks | Alex Valavanis | 2016-07-28 | 55 | -1375/+41 |
| | | | | | | | | | | (bzr r15023.2.6) | ||||
| * | | | Merged trunk | Adrian Boguszewski | 2016-08-03 | 35 | -139/+34 |
| |\| | | | | | | | | (bzr r14954.1.29) | ||||
| | * | | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 2016-08-03 | 34 | -133/+31 |
| | | | | | | | | | | (bzr r15034) | ||||
| | * | | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 2016-07-28 | 36 | -22/+132 |
| | | | | | | | | | | (bzr r15027) | ||||
| | * | | Removed unused includes, decrease compilation time | Adrian Boguszewski | 2016-07-28 | 36 | -132/+22 |
| | |/ | | | | | (bzr r15025) | ||||
| | * | Fises to toggle button and coding style | Jabier Arraiza Cenoz | 2016-07-24 | 2 | -6/+3 |
| | | | | | | | (bzr r15021) | ||||
| * | | Renamed children list in SPObject | Adrian Boguszewski | 2016-07-14 | 1 | -1/+1 |
| | | | | | | | (bzr r14954.1.21) | ||||
| * | | First part of new SPObject children list | Adrian Boguszewski | 2016-07-11 | 1 | -14/+6 |
| | | | | | | | (bzr r14954.1.17) | ||||
| * | | Moved next functions, added namespace, renamed range functions | Adrian Boguszewski | 2016-06-25 | 1 | -1/+1 |
| | | | | | | | (bzr r14954.1.10) | ||||
| * | | Added first range to ObjectSet | Adrian Boguszewski | 2016-06-19 | 3 | -5/+8 |
| |\| | | | | | (bzr r14954.1.8) | ||||
| | * | [Bug #1300865] lcms2: crash in Fill and Stroke if linked color profile is ↵ | Mark Harmer | 2016-06-14 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | | missing on local system. Fixed bugs: - https://launchpad.net/bugs/1300865 (bzr r14987) | ||||
| * | | Moved most functions from Selection to ObjectSet | Adrian Boguszewski | 2016-06-16 | 1 | -1/+1 |
| |/ | | | (bzr r14954.1.7) | ||||
| * | Sort color profile lists | houz | 2016-06-02 | 1 | -1/+16 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1457126 (bzr r14946) | ||||
| * | Fix regression: restore order in resources (e.g. pattern list) | Marc Jeanmougin | 2016-05-21 | 1 | -2/+2 |
| | | | | (bzr r14907) | ||||
| * | GTK3: Give even more widgets names. | Tavmjong Bah | 2016-05-18 | 1 | -1/+5 |
| | | | | (bzr r14901) | ||||
| * | GTK3: Give names to more widgets. | Tavmjong Bah | 2016-05-17 | 4 | -0/+6 |
| | | | | (bzr r14896) | ||||
| * | GTK3: Give names to many widgets. Useful for debugging and for using CSS. | Tavmjong Bah | 2016-05-15 | 1 | -0/+1 |
| | | | | (bzr r14890) | ||||
| * | Prevent scrollbar overlay from covering swatches in GTK3 build. | Tavmjong Bah | 2016-05-06 | 2 | -1/+7 |
| | | | | | | And some minor cleanup. (bzr r14871) | ||||
| * | Rm shrink_wrap_button - Not needed & uses deprecated GtkStyle features ↵ | Alex Valavanis | 2016-04-13 | 1 | -3/+0 |
| | | | | | | #Hackfest2016 (bzr r14837) | ||||
| * | Remove old uses of GTK_STOCK macros | Martin Owens | 2016-04-13 | 1 | -1/+0 |
| | | | | (bzr r14826) | ||||
| * | gimpcolorwheel: Fix deprecated gtk_widget_style_attach #Hackfest2016 | Alex Valavanis | 2016-04-13 | 1 | -0/+2 |
| | | | | (bzr r14820) | ||||
| * | color-scales: Fix deprecated gtk_misc_set_alignment #Hackfest2016 | Alex Valavanis | 2016-04-13 | 1 | -0/+6 |
| | | | | (bzr r14812) | ||||
| * | color-notebook: Fix deprecated gtk_misc_set_alignment #Hackfest2016 | Alex Valavanis | 2016-04-13 | 1 | -0/+4 |
| | | | | (bzr r14810) | ||||
| * | color-icc-selector: Fix deprecated gtk_misc_set_alignment #Hackfest2016 | Alex Valavanis | 2016-04-13 | 1 | -1/+12 |
| | | | | (bzr r14809) | ||||
| * | 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 |
| | | | | (bzr r14788) | ||||
| * | Hackfest 2016: fix critical warning on startup | Krzysztof Kosi??ski | 2016-04-11 | 1 | -13/+11 |
| | | | | (bzr r14780) | ||||
| * | Protect the color wheel from hue loss at a deeper level. | Martin Owens | 2016-03-29 | 2 | -1/+5 |
| | | | | (bzr r14748) | ||||
| * | Fix bugs with the colour selector self-signaling on change. | Martin Owens | 2016-03-29 | 1 | -3/+5 |
| | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1462907 - https://launchpad.net/bugs/1249618 (bzr r14747) | ||||
| * | Add prependUnit function | Martin Owens | 2016-03-22 | 2 | -0/+11 |
| | | | | (bzr r14737) | ||||
| * | Add line-height unit selector to text toolbar. | Tavmjong Bah | 2016-03-22 | 1 | -4/+0 |
| | | | | | | Remove 'm' and 'ft' non-CSS lengths. (bzr r14716.1.3) | ||||
| * | Reverting 14701. | Tavmjong Bah | 2016-03-18 | 2 | -11/+0 |
| | | | | (bzr r14716.1.2) | ||||
| * | Add a units box to line height and wire in the style units, plus some cleanup | Martin Owens | 2016-03-12 | 2 | -0/+11 |
| | | | | (bzr r14701) | ||||
| * | cppification : GHashMaps replaced by stl maps. getResouceList now gives a ↵ | Marc Jeanmougin | 2015-12-07 | 1 | -4/+3 |
| | | | | | | | | std::set<SPObject *>. Should give some performance improvements (quite a few linear lookups are now logarithmic) (bzr r14504.1.6) | ||||
| * | i18n. Strings disambiguation (thanks, Maren!). | Nicolas Dufour | 2015-11-01 | 1 | -35/+35 |
| | | | | | | | Translation. Translation template update. Translation. French translation update. (bzr r14440) | ||||
| * | typo ? | Marc Jeanmougin | 2015-08-28 | 1 | -1/+1 |
| | | | | (bzr r14330) | ||||
| * | Make persistence of snap indicator configurable, and clean up the snapping ↵ | Diederik van Lierop | 2015-07-24 | 2 | -0/+2 |
| | | | | | | | | | tab in the preferences dialog Fixed bugs: - https://launchpad.net/bugs/1420301 (bzr r14253) | ||||
| * | Don't allow zero values for width/height and corresponding viewBox numbers. | Tavmjong Bah | 2015-07-13 | 1 | -2/+4 |
| | | | | (bzr r14243) | ||||
| * | Set sensitivty of font-variant buttons according to available OpenType tables. | Tavmjong Bah | 2015-06-25 | 2 | -3/+166 |
| | | | | (bzr r14215) | ||||
| * | Fix for bug #1467601 (Missing undo history label for metadata description). | Nicolas Dufour | 2015-06-23 | 1 | -2/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1467601 (bzr r14211) | ||||
| * | Add simple GUI for 'font-feature-settings'. | Tavmjong Bah | 2015-06-22 | 2 | -2/+56 |
| | | | | (bzr r14208) | ||||
| * | Don't fill entry box with zeros while typing. Bug introduced with r14160. | Tavmjong Bah | 2015-05-21 | 2 | -0/+11 |
| | | | | (bzr r14166) | ||||
