index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ui
/
widget
/
layer-selector.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-12-29
Fix namespace naming consistency
Alexander Valavanis
1
-3
/
+5
2018-11-09
Fix codding style
Jabiertxof
1
-1
/
+1
2018-11-09
Move icon-loader and provide a temporary fallback to render pixbuf
Jabiertxof
1
-1
/
+1
2018-11-08
Clarify licenses
Max Gaukler
1
-1
/
+2
2018-10-19
Remove unused filter-list.h header.
Emmanuel Gil Peyrot
1
-1
/
+0
2018-10-01
Remove #include "config.h" wherever possible
Eduard Braun
1
-4
/
+0
2018-08-16
Fix tiny size of layer visibility/lock icons
Eduard Braun
1
-1
/
+1
2018-07-21
adding gtk-theme
Jabier Arraiza
1
-5
/
+4
2018-06-18
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
1
-17
/
+17
2018-05-04
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
1
-2
/
+2
2018-04-29
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
1
-2
/
+2
2018-01-19
Move general ellipsize text function out of gradient files.
Tavmjong Bah
1
-2
/
+2
2018-01-08
Misc. typos
luz.paz
1
-1
/
+1
2017-06-29
Remove old icon handling code
Alexander Valavanis
1
-10
/
+11
2016-08-03
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
1
-3
/
+1
2016-07-28
Reverted changes to r15024 after many building problems
Adrian Boguszewski
1
-1
/
+3
2016-07-28
Removed unused includes, decrease compilation time
Adrian Boguszewski
1
-3
/
+1
2016-07-14
Renamed children list in SPObject
Adrian Boguszewski
1
-1
/
+1
2016-07-11
First part of new SPObject children list
Adrian Boguszewski
1
-14
/
+6
2016-05-17
GTK3: Give names to more widgets.
Tavmjong Bah
1
-0
/
+2
2016-04-13
Rm shrink_wrap_button - Not needed & uses deprecated GtkStyle features #Hackf...
Alex Valavanis
1
-3
/
+0
2014-12-21
Remove sp_desktop_document and finish cleanup of desktop-handles.h
Liam P. White
1
-3
/
+3
2014-12-10
undo previous commit. figured out how to set the "decoration" icon size from ...
Johan B. C. Engelen
1
-2
/
+2
2014-12-10
LayerSelector (bottom left): change size of visibility and lock icons to ICON...
Johan B. C. Engelen
1
-2
/
+2
2013-03-18
Fix -Wunused-function warnings
Alex Valavanis
1
-11
/
+0
2012-11-19
Revert for 166691 : Changing layer order does not update layer selector - Rev...
John Smith
1
-1
/
+5
2012-09-27
Fix for 166691 : Changing layer order does not update layer selector
John Smith
1
-1
/
+3
2012-09-27
Fix for 169001 : Long layer names mess with the UI
John Smith
1
-2
/
+2
2012-09-26
Fix for 169001 : Long layer names mess with the UI
John Smith
1
-2
/
+4
2012-09-22
Fix for 166691 : Revert fix
John Smith
1
-1
/
+1
2012-09-22
Fix for 166691 : Changing layer order does not update layer selector
John Smith
1
-6
/
+20
2012-02-26
Clean up all remaining false warnings from Gtkmm
Alex Valavanis
1
-1
/
+2
2012-02-12
Header cleaning
Alex Valavanis
1
-0
/
+1
2012-01-03
More deprecated GtkTooltips
Alex Valavanis
1
-3
/
+3
2011-07-15
Fix icon toggler breakage after the icon-names.h change. Patch from ~suv.
Krzysztof Kosi??ski
1
-2
/
+2
2011-07-15
Remove the icon-names.h thing, which was a mistake.
Krzysztof Kosi??ski
1
-2
/
+2
2011-03-18
Layers. Fix for Bug #249035: Undo crash when executing extensions.
Nicolas Dufour
1
-0
/
+4
2011-02-21
Finished cleanup of outdated SP_OBJECT_PARENT C macro.
Jon A. Cruz
1
-7
/
+7
2010-11-17
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
1
-1
/
+1
2010-07-02
New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...
Abhishek Sharma Public
1
-2
/
+2
2009-02-26
Several icon name fixes
Krzysztof Kosi??ski
1
-2
/
+5
2009-02-21
Move files from the src/dialogs/ directory to the places where they
Krzysztof Kosi??ski
1
-12
/
+9
2009-02-10
Adding explicit parenthesis to remove warnings
Jon A. Cruz
1
-1
/
+1
2008-01-31
Applying fixes for gcc 4.3 build issues (closes LP: #169115)
Bryce Harrington
1
-0
/
+2
2007-12-17
non-poppler build fix
Jon A. Cruz
1
-17
/
+17
2007-12-17
defocus layer selector after choosing layer
bulia byak
1
-0
/
+3
2006-10-10
undo annotations
bulia byak
1
-4
/
+4
2006-06-29
patch from Gustav Broberg: undo annotations and history dialog
bulia byak
1
-2
/
+5
2006-05-28
Option to keep selection when changing layers
Jon A. Cruz
1
-2
/
+5
2006-05-26
Cleaned up propagation of status changes.
Jon A. Cruz
1
-0
/
+12
[next]