| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Improve speed of LPE's updating widgets on release knots instead when value ↵ | Jabiertxof | 2019-11-02 | 1 | -1/+1 |
| | | | | | change | ||||
| * | Fix coding style | Jabier Arraiza | 2019-07-19 | 1 | -9/+9 |
| | | |||||
| * | Fixes for pressure pencil | Jabier Arraiza | 2019-07-19 | 1 | -36/+40 |
| | | |||||
| * | Improvements finish pointed by Maren | Jabier Arraiza | 2019-07-19 | 1 | -19/+19 |
| | | |||||
| * | Fix codding style | Jabiertxof | 2018-11-09 | 1 | -2/+2 |
| | | |||||
| * | Move icon-loader and provide a temporary fallback to render pixbuf | Jabiertxof | 2018-11-09 | 1 | -1/+1 |
| | | |||||
| * | Fix compiling bug | Jabiertxof | 2018-11-09 | 1 | -4/+3 |
| | | |||||
| * | This improve symbolic icon rendering moving it to CSS only. There is places ↵ | Jabiertxof | 2018-11-09 | 1 | -2/+2 |
| | | | | | in the UI whar we claim for a Pixbuf. Currently its not possible render them as symbolic without the previos hack | ||||
| * | Clarify licenses | Max Gaukler | 2018-11-08 | 1 | -1/+2 |
| | | | | | | | - add license headers to everything - convert a few files from public domain or LGPL2.1+ to GPL2+ - some archaeology to clarify which files are from which library | ||||
| * | Fixing coding style | Jabier Arraiza | 2018-07-21 | 1 | -2/+2 |
| | | |||||
| * | adding gtk-theme | Jabier Arraiza | 2018-07-21 | 1 | -11/+12 |
| | | |||||
| * | Run clang-tidy’s modernize-pass-by-value pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -2/+4 |
| | | | | | | This avoids having to pass variables by reference before copying them when calling a constructor. | ||||
| * | Run clang-tidy’s modernize-use-nullptr pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -3/+3 |
| | | | | | | This replaces all NULL or 0 with nullptr when assigned to or returned as a pointer. | ||||
| * | Revert "Fix include order with clang-tidy check llvm-include-order" | Marc Jeanmougin | 2018-05-04 | 1 | -5/+5 |
| | | | | | This reverts commit bba4ff6672494fab59286b50f6c645ad62a47e60. | ||||
| * | Fix include order with clang-tidy check llvm-include-order | Marc Jeanmougin | 2018-04-29 | 1 | -5/+5 |
| | | |||||
| * | Base LPE refactor | Jabier Arraiza | 2018-03-26 | 1 | -4/+2 |
| | | |||||
| * | Hunted every GList to the last (except in libnrtype and libcroco) | Marc Jeanmougin | 2017-09-30 | 1 | -6/+10 |
| | | |||||
| * | Add tooltip to set default LPE widget | Jabier Arraiza | 2017-09-22 | 1 | -0/+7 |
| | | |||||
| * | Remove old icon handling code | Alexander Valavanis | 2017-06-29 | 1 | -7/+5 |
| | | |||||
| * | LPE widget refactor. Improvement to not update on same value | Jabiertxof | 2017-05-05 | 1 | -1/+3 |
| | | | | (bzr r15665) | ||||
| * | Update to trunk | Jabier Arraiza Cenoz | 2017-05-05 | 1 | -0/+1 |
| |\ | | | | | (bzr r15620.1.17) | ||||
| | * | Improve responsive from LPE | Jabier Arraiza Cenoz | 2017-05-05 | 1 | -0/+1 |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1688168 (bzr r15662) | ||||
| * | | Update to trunk | Jabiertxof | 2017-05-01 | 1 | -3/+0 |
| |\| | | | | | (bzr r15620.1.14) | ||||
| | * | Fix erase lpe in multi LPE mode | Jabiertxof | 2017-05-01 | 1 | -3/+0 |
| | | | | | | | | | | | Improve rendering widgets, simplify the code, redraw widgets each time not only on odd iterations (bzr r15655) | ||||
| * | | Rewrite UX | Jabiertxof | 2017-04-29 | 1 | -1/+13 |
| | | | | | | | (bzr r15620.1.12) | ||||
| * | | Reset | Jabiertxof | 2017-04-28 | 1 | -23/+1 |
| | | | | | | | (bzr r15620.1.9) | ||||
| * | | Add end of preferences GUI | Jabier Arraiza Cenoz | 2017-04-27 | 1 | -1/+11 |
| | | | | | | | (bzr r15620.1.6) | ||||
| * | | Allow set and reset default values of LPE parameters | Jabiertxof | 2017-04-14 | 1 | -0/+12 |
| |/ | | | (bzr r15620.1.1) | ||||
| * | Update to trunk | Jabier Arraiza Cenoz | 2016-10-03 | 1 | -6/+2 |
| |\ | | | | | (bzr r15017.1.35) | ||||
| | * | Finish removing GTK+ 2 fallbacks | Alex Valavanis | 2016-07-28 | 1 | -5/+1 |
| | | | | | | | (bzr r15023.2.8) | ||||
| * | | Fix a var name bug | Jabier Arraiza Cenoz | 2016-07-24 | 1 | -1/+1 |
| | | | | | | | (bzr r15017.1.4) | ||||
| * | | update to trunk | Jabier Arraiza Cenoz | 2016-07-24 | 1 | -34/+38 |
| |\| | | | | | (bzr r15017.1.3) | ||||
| | * | Fises to toggle button and coding style | Jabier Arraiza Cenoz | 2016-07-24 | 1 | -33/+37 |
| | | | | | | | (bzr r15021) | ||||
| * | | Add Text tag and update widgets code | Jabier Arraiza Cenoz | 2016-07-24 | 1 | -0/+8 |
| |/ | | | (bzr r15017.1.2) | ||||
| * | Fix a bug on ToogleButton Parameter when call a function without showing the ↵ | Jabier Arraiza Cenoz | 2015-08-29 | 1 | -0/+4 |
| | | | | | | parameter widget (bzr r14331) | ||||
| * | Fix deprecated GtkHBox use | Alex Valavanis | 2014-08-23 | 1 | -2/+6 |
| | | | | (bzr r13341.1.167) | ||||
| * | Fixed alignaments of toggle buttons | Jabier Arraiza Cenoz | 2014-07-22 | 1 | -3/+3 |
| | | | | (bzr r13341.1.95) | ||||
| * | Fix build | Liam P. White | 2014-07-19 | 1 | -3/+1 |
| | | | | (bzr r13341.1.89) | ||||
| * | Update togglebutton parameter to handle if you want: | Jabier Arraiza Cenoz | 2014-07-13 | 1 | -7/+70 |
| | | | | | | Active text, Active icon, Inactive text, Inactive Icon (bzr r13341.1.88) | ||||
| * | Add signals to ToggleButton; more coding style | Liam P. White | 2014-07-08 | 1 | -2/+17 |
| | | | | (bzr r13341.1.87) | ||||
| * | adding missing files from LPE simplify | Jabier Arraiza Cenoz | 2014-05-13 | 1 | -0/+92 |
| (bzr r13341.1.16) | |||||
