| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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) | ||||
| * | Font-variants widget: Enable 'Apply' button. Add more tooltips. | Tavmjong Bah | 2015-05-20 | 2 | -29/+104 |
| | | | | (bzr r14163) | ||||
| * | Enable setting of 'font-variant-ligatures' (rendering waits on new Pango ↵ | Tavmjong Bah | 2015-05-18 | 1 | -5/+82 |
| | | | | | | library). (bzr r14162) | ||||
| * | fixed: color icc selector - extra rows on startup | Tomasz Boczkowski | 2015-05-17 | 1 | -0/+3 |
| | | | | (bzr r14059.1.30) | ||||
| * | fixed: color scales - updating color when switched from undefined | Tomasz Boczkowski | 2015-05-17 | 6 | -52/+101 |
| | | | | (bzr r14059.1.29) | ||||
| * | fixed: color scales - extra row in RGB mode | Tomasz Boczkowski | 2015-05-17 | 1 | -0/+5 |
| | | | | (bzr r14059.1.28) | ||||
| * | merged trunk | Tomasz Boczkowski | 2015-05-17 | 3 | -2/+516 |
| |\ | | | | | (bzr r14059.1.27) | ||||
| | * | Enable setting of 'font-variant-position' and 'font-variant-caps'. Rendering ↵ | Tavmjong Bah | 2015-05-16 | 2 | -11/+129 |
| | | | | | | | | | | | awaits Pango update. (bzr r14155) | ||||
| | * | Enable setting of 'font-variant-ligatures' (rendering waits on new Pango ↵ | Tavmjong Bah | 2015-05-14 | 2 | -1/+30 |
| | | | | | | | | | | | library). (bzr r14152) | ||||
| | * | GUI for font-variant-xxx, parse 'font-variant-ligatures'. This is a work in ↵ | Tavmjong Bah | 2015-05-12 | 3 | -2/+369 |
| | | | | | | | | | | | progress. (bzr r14148) | ||||
| * | | fixed color selector not remembering it's last open tab | Tomasz Boczkowski | 2015-05-11 | 1 | -1/+1 |
| | | | | | | | (bzr r14059.1.25) | ||||
| * | | fixed crash in paint selector when changing from gradient to solid color | Tomasz Boczkowski | 2015-05-09 | 1 | -8/+3 |
| | | | | | | | (bzr r14059.1.23) | ||||
| * | | merged trunk | Tomasz Boczkowski | 2015-05-09 | 3 | -21/+17 |
| |\| | | | | | (bzr r14059.1.21) | ||||
| | * | Fixed the layer blends | Marc Jeanmougin | 2015-05-08 | 3 | -21/+17 |
| | | | | | | | (bzr r14124) | ||||
| * | | Reformatted refactored files | Tomasz Boczkowski | 2015-05-03 | 12 | -1324/+1291 |
| | | | | | | | (bzr r14059.1.18) | ||||
| * | | Removed commented out code from ColorNotebook | Tomasz Boczkowski | 2015-05-03 | 2 | -164/+0 |
| | | | | | | | (bzr r14059.1.17) | ||||
| * | | Introduced fixes after merge proposal review | Tomasz Boczkowski | 2015-05-03 | 4 | -73/+46 |
| | | | | | | | (bzr r14059.1.16) | ||||
| * | | Removed unnecessary inclusion of glibmm/threads.h | Tomasz Boczkowski | 2015-05-03 | 10 | -67/+13 |
| | | | | | | | (bzr r14059.1.14) | ||||
| * | | gtk3 compile fix | Tomasz Boczkowski | 2015-05-02 | 1 | -7/+3 |
| | | | | | | | (bzr r14059.1.13) | ||||
| * | | merge with trunk | Tomasz Boczkowski | 2015-05-02 | 33 | -187/+28 |
| |\| | | | | | (bzr r14059.1.12) | ||||
| | * | updated with trunk | Marc Jeanmougin | 2015-04-29 | 30 | -161/+2 |
| | |\ | | | | | | | (bzr r13922.1.19) | ||||
| | | * | Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ↵ | Alex Valavanis | 2015-04-27 | 30 | -161/+2 |
| | | | | | | | | | | | | | | | | ensuring that glibmm headers always preceed glib.h headers. Same applies with gtkmm/gtk+ etc (bzr r14064) | ||||
| | * | | merging | Marc Jeanmougin | 2015-04-26 | 3 | -3/+283 |
| | |\| | | | | | | | (bzr r13922.1.13) | ||||
