summaryrefslogtreecommitdiffstats
path: root/src/live_effects/parameter/togglebutton.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Improve speed of LPE's updating widgets on release knots instead when value ↵Jabiertxof2019-11-021-1/+1
| | | | change
* Fix coding styleJabier Arraiza2019-07-191-9/+9
|
* Fixes for pressure pencilJabier Arraiza2019-07-191-36/+40
|
* Improvements finish pointed by MarenJabier Arraiza2019-07-191-19/+19
|
* Fix codding styleJabiertxof2018-11-091-2/+2
|
* Move icon-loader and provide a temporary fallback to render pixbufJabiertxof2018-11-091-1/+1
|
* Fix compiling bugJabiertxof2018-11-091-4/+3
|
* This improve symbolic icon rendering moving it to CSS only. There is places ↵Jabiertxof2018-11-091-2/+2
| | | | in the UI whar we claim for a Pixbuf. Currently its not possible render them as symbolic without the previos hack
* Clarify licensesMax Gaukler2018-11-081-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 styleJabier Arraiza2018-07-211-2/+2
|
* adding gtk-themeJabier Arraiza2018-07-211-11/+12
|
* Run clang-tidy’s modernize-pass-by-value pass.Emmanuel Gil Peyrot2018-06-181-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 Peyrot2018-06-181-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 Jeanmougin2018-05-041-5/+5
| | | | This reverts commit bba4ff6672494fab59286b50f6c645ad62a47e60.
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-5/+5
|
* Base LPE refactorJabier Arraiza2018-03-261-4/+2
|
* Hunted every GList to the last (except in libnrtype and libcroco)Marc Jeanmougin2017-09-301-6/+10
|
* Add tooltip to set default LPE widgetJabier Arraiza2017-09-221-0/+7
|
* Remove old icon handling codeAlexander Valavanis2017-06-291-7/+5
|
* LPE widget refactor. Improvement to not update on same valueJabiertxof2017-05-051-1/+3
| | | (bzr r15665)
* Update to trunkJabier Arraiza Cenoz2017-05-051-0/+1
|\ | | | | (bzr r15620.1.17)
| * Improve responsive from LPEJabier Arraiza Cenoz2017-05-051-0/+1
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1688168 (bzr r15662)
* | Update to trunkJabiertxof2017-05-011-3/+0
|\| | | | | (bzr r15620.1.14)
| * Fix erase lpe in multi LPE modeJabiertxof2017-05-011-3/+0
| | | | | | | | | | Improve rendering widgets, simplify the code, redraw widgets each time not only on odd iterations (bzr r15655)
* | Rewrite UXJabiertxof2017-04-291-1/+13
| | | | | | (bzr r15620.1.12)
* | ResetJabiertxof2017-04-281-23/+1
| | | | | | (bzr r15620.1.9)
* | Add end of preferences GUIJabier Arraiza Cenoz2017-04-271-1/+11
| | | | | | (bzr r15620.1.6)
* | Allow set and reset default values of LPE parametersJabiertxof2017-04-141-0/+12
|/ | | (bzr r15620.1.1)
* Update to trunkJabier Arraiza Cenoz2016-10-031-6/+2
|\ | | | | (bzr r15017.1.35)
| * Finish removing GTK+ 2 fallbacksAlex Valavanis2016-07-281-5/+1
| | | | | | (bzr r15023.2.8)
* | Fix a var name bugJabier Arraiza Cenoz2016-07-241-1/+1
| | | | | | (bzr r15017.1.4)
* | update to trunkJabier Arraiza Cenoz2016-07-241-34/+38
|\| | | | | (bzr r15017.1.3)
| * Fises to toggle button and coding styleJabier Arraiza Cenoz2016-07-241-33/+37
| | | | | | (bzr r15021)
* | Add Text tag and update widgets codeJabier Arraiza Cenoz2016-07-241-0/+8
|/ | | (bzr r15017.1.2)
* Fix a bug on ToogleButton Parameter when call a function without showing the ↵Jabier Arraiza Cenoz2015-08-291-0/+4
| | | | | parameter widget (bzr r14331)
* Fix deprecated GtkHBox useAlex Valavanis2014-08-231-2/+6
| | | (bzr r13341.1.167)
* Fixed alignaments of toggle buttonsJabier Arraiza Cenoz2014-07-221-3/+3
| | | (bzr r13341.1.95)
* Fix buildLiam P. White2014-07-191-3/+1
| | | (bzr r13341.1.89)
* Update togglebutton parameter to handle if you want:Jabier Arraiza Cenoz2014-07-131-7/+70
| | | | | Active text, Active icon, Inactive text, Inactive Icon (bzr r13341.1.88)
* Add signals to ToggleButton; more coding styleLiam P. White2014-07-081-2/+17
| | | (bzr r13341.1.87)
* adding missing files from LPE simplifyJabier Arraiza Cenoz2014-05-131-0/+92
(bzr r13341.1.16)