summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/livepatheffect-add.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add missing icons and add double languajeJabier Arraiza2019-02-181-49/+56
|
* Add switch icon to fix broken imageJabiertxof2019-02-181-6/+6
|
* Add apply functionsJabiertxof2019-02-181-31/+26
|
* Add apply functionJabiertxof2019-02-181-5/+68
|
* Improving window positionJabiertxof2019-02-181-1/+28
|
* Adding strings to favoritesJabiertxof2019-02-181-9/+42
|
* Adding Ramon Miranda sugestionsJabiertxof2019-02-181-9/+34
|
* Some styling tweaksJabier Arraiza2019-02-181-4/+12
|
* Working with event boxesJabier Arraiza2019-02-181-82/+116
|
* add sorting and favoritesJabier Arraiza2019-02-181-10/+154
|
* Add info popupJabier Arraiza2019-02-181-41/+45
|
* adding symbolsJabier Arraiza2019-02-181-39/+12
|
* fixing coding style and translation and merge from masterJabier Arraiza2019-02-181-37/+62
|
* Adding styling refactoring, moving after to other branch the CSS partJabier Arraiza2019-02-181-46/+81
|
* 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
* Remove #include "config.h" wherever possibleEduard Braun2018-10-011-1/+1
|
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-1/+1
| | | | | This replaces all NULL or 0 with nullptr when assigned to or returned as a pointer.
* Reorder LPE enum to match definition in effect.cpp. also fix a bug pointed ↵Jabiertxof2017-05-071-2/+10
| | | | | by Ede_123 in IRC, LPE dialog show bad default selected LPE (bzr r15670)
* Rm more deprecated Gtk::StockAlex Valavanis2016-12-271-4/+2
| | | (bzr r15367)
* End GTK+ 2 support and remove GDL forkAlex Valavanis2016-08-041-5/+1
|\ | | | | (bzr r15038)
| * Drop remaining GTKMM 2 fallback supportAlex Valavanis2016-07-281-5/+1
| | | | | | (bzr r15023.2.7)
* | Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-2/+1
| | | | | | (bzr r15034)
* | Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-1/+2
| | | | | | (bzr r15027)
* | Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-2/+1
|/ | | (bzr r15025)
* Improve keyboard navigation in LPE dialog.Liam P. White2014-04-251-0/+14
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1310688 (bzr r13305)
* Drop deprecated get_vbox method in Gtk::DialogAlex Valavanis2013-03-081-0/+5
| | | (bzr r12181)
* Fix for 172222 : Move direct to specified layerJohn Smith2012-09-221-1/+2
| | | (bzr r11695)
* gtkmm-3.0 fixes for Gtk::Box and header inclusionsAlex Valavanis2012-04-281-1/+1
| | | (bzr r11304)
* Fix deprecated Gtk::Widget flagsAlex Valavanis2012-03-121-2/+2
| | | (bzr r11073)
* Fix false gtk deprecation warnings from gtkmm headersAlex Valavanis2012-03-121-1/+1
| | | (bzr r11070)
* Fix for 927074 : resize buttons, and add on tree double clickJohn Smith2012-03-021-0/+9
| | | (bzr r11040)
* Fix for 927074 : Simplify Path Effects dialogJohn Smith2012-03-021-0/+139
(bzr r11037)