summaryrefslogtreecommitdiffstats
path: root/src/ui/widget/clipmaskicon.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix codding styleJabiertxof2018-11-091-1/+1
|
* Move icon-loader and provide a temporary fallback to render pixbufJabiertxof2018-11-091-1/+1
|
* 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-4/+0
|
* adding gtk-themeJabier Arraiza2018-07-211-12/+6
|
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-5/+5
| | | | | 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-2/+2
| | | | This reverts commit bba4ff6672494fab59286b50f6c645ad62a47e60.
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-2/+2
|
* Remove more checks if icon exists in default theme.Tavmjong Bah2017-07-061-10/+3
|
* Remove old icon handling codeAlexander Valavanis2017-06-291-12/+5
|
* object manager panel: fix clip/mask iconschr2017-05-181-12/+12
| | | | | missing icon delayed inkscape startup of about 3-5 seconds (bzr r15698.1.4)
* End GTK+ 2 support and remove GDL forkAlex Valavanis2016-08-041-33/+0
|\ | | | | (bzr r15038)
| * ui/widgets: Drop GTK2 fallbacksAlex Valavanis2016-07-281-33/+0
| | | | | | (bzr r15023.2.6)
* | Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-1/+1
| | | | | | (bzr r15034)
* | Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-1/+1
| | | | | | (bzr r15027)
* | Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-1/+1
|/ | | (bzr r15025)
* Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ↵Alex Valavanis2015-04-271-4/+0
| | | | | ensuring that glibmm headers always preceed glib.h headers. Same applies with gtkmm/gtk+ etc (bzr r14064)
* Warning cleanup.Jon A. Cruz2014-11-021-7/+6
| | | (bzr r13657)
* Update to trunk/Fix GTK3 build errorsLiam P. White2014-03-191-0/+7
| | | (bzr r13090.1.26)
* Experimental merge of Ponyscape features into trunk (will not compile)Liam P. White2014-03-021-0/+177
(bzr r13090.1.1)