summaryrefslogtreecommitdiffstats
path: root/src/ui/widget/layer-selector.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix namespace naming consistencyAlexander Valavanis2018-12-291-3/+5
|
* 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 unused filter-list.h header.Emmanuel Gil Peyrot2018-10-191-1/+0
|
* Remove #include "config.h" wherever possibleEduard Braun2018-10-011-4/+0
|
* Fix tiny size of layer visibility/lock iconsEduard Braun2018-08-161-1/+1
|
* adding gtk-themeJabier Arraiza2018-07-211-5/+4
|
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-17/+17
| | | | | 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
|
* Move general ellipsize text function out of gradient files.Tavmjong Bah2018-01-191-2/+2
|
* Misc. typosluz.paz2018-01-081-1/+1
| | | Found via `codespell`
* Remove old icon handling codeAlexander Valavanis2017-06-291-10/+11
|
* Merged trunkAdrian Boguszewski2016-08-031-3/+1
|\ | | | | (bzr r14954.1.29)
| * Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-3/+1
| | | | | | (bzr r15034)
| * Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-1/+3
| | | | | | (bzr r15027)
| * Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-3/+1
| | | | | | (bzr r15025)
* | Renamed children list in SPObjectAdrian Boguszewski2016-07-141-1/+1
| | | | | | (bzr r14954.1.21)
* | First part of new SPObject children listAdrian Boguszewski2016-07-111-14/+6
|/ | | (bzr r14954.1.17)
* GTK3: Give names to more widgets.Tavmjong Bah2016-05-171-0/+2
| | | (bzr r14896)
* Rm shrink_wrap_button - Not needed & uses deprecated GtkStyle features ↵Alex Valavanis2016-04-131-3/+0
| | | | | #Hackfest2016 (bzr r14837)
* Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White2014-12-211-3/+3
| | | (bzr r13820)
* undo previous commit. figured out how to set the "decoration" icon size from ↵Johan B. C. Engelen2014-12-101-2/+2
| | | | | gtkrc theme file (bzr r13793)
* LayerSelector (bottom left): change size of visibility and lock icons to ↵Johan B. C. Engelen2014-12-101-2/+2
| | | | | ICON_SIZE_SMALL_TOOLBAR to make the size changeable from the GTK2 theme file, and make the size fall in line with rest of UI. I saw no effect on the looks of the UI with default gtkrc on Windows, but greatly improves icon sizing on hi-dpi theme settings. (bzr r13792)
* Fix -Wunused-function warningsAlex Valavanis2013-03-181-11/+0
| | | (bzr r12221)
* Revert for 166691 : Changing layer order does not update layer selector - ↵John Smith2012-11-191-1/+5
| | | | | Revert change to performance issues (bzr r11883)
* Fix for 166691 : Changing layer order does not update layer selectorJohn Smith2012-09-271-1/+3
| | | (bzr r11709)
* Fix for 169001 : Long layer names mess with the UIJohn Smith2012-09-271-2/+2
| | | (bzr r11708)
* Fix for 169001 : Long layer names mess with the UIJohn Smith2012-09-261-2/+4
| | | (bzr r11705)
* Fix for 166691 : Revert fixJohn Smith2012-09-221-1/+1
| | | (bzr r11693)
* Fix for 166691 : Changing layer order does not update layer selectorJohn Smith2012-09-221-6/+20
| | | (bzr r11692)
* Clean up all remaining false warnings from GtkmmAlex Valavanis2012-02-261-1/+2
| | | (bzr r11018)
* Header cleaningAlex Valavanis2012-02-121-0/+1
| | | (bzr r10963)
* More deprecated GtkTooltipsAlex Valavanis2012-01-031-3/+3
| | | (bzr r10827)
* Fix icon toggler breakage after the icon-names.h change. Patch from ~suv.Krzysztof Kosi??ski2011-07-151-2/+2
| | | (bzr r10456)
* Remove the icon-names.h thing, which was a mistake.Krzysztof Kosi??ski2011-07-151-2/+2
| | | | | | | | The file now contains a no-op macro which is used to mark icon names. This way we can still generate a list of icon names we use using a simple grep, but don't trigger unnecessary rebuilds when a new icon names is added. (bzr r10452)
* Layers. Fix for Bug #249035: Undo crash when executing extensions.Nicolas Dufour2011-03-181-0/+4
| | | | | | Fixed bugs: - https://launchpad.net/bugs/249035 (bzr r10113)
* Finished cleanup of outdated SP_OBJECT_PARENT C macro.Jon A. Cruz2011-02-211-7/+7
| | | (bzr r10064)
* Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-4/+5
|\ | | | | (bzr r9945.1.1)
| * New Class SPDocumentUndo created which takes care of c++fying some non ↵Abhishek Sharma Public2010-07-021-2/+2
| | | | | | | | | | SPDocument based methods (bzr r9546.1.3)
* | Super duper mega (fun!) commit: replaced encoding=utf-8 with ↵Chris Morgan2010-11-171-1/+1
|/ | | | | | | | | | | | | | | fileencoding=utf-8 in all 1074 Vim modelines. The reason for this is that (a) setting the encoding isn't nice, and (b) Vim 7.3 (with modeline enabled) disallows it and pops up an error whenever you open any file with it ("invalid modeline"). Also corrected five deviant modestrings: * src/ui/widget/dock.cpp and src/ui/widget/dock.h: missing colon at the end * src/ui/dialog/tile.cpp: removed gratuitous second colon at the end * src/helper/units-test.h: removed gratuitous space before a colon * share/extensions/export_gimp_palette.py: missing textwidth=99 That's my geekiest commit yet. (bzr r9900)
* Several icon name fixesKrzysztof Kosi??ski2009-02-261-2/+5
| | | (bzr r7373)
* Move files from the src/dialogs/ directory to the places where they Krzysztof Kosi??ski2009-02-211-0/+608
should be. Build libinkscape.a - should reduce link time. (bzr r7337)