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
/
previewholder.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-01-01
Move Preview to Inkscape namespace
Alexander Valavanis
1
-8
/
+10
2018-11-08
Clarify licenses
Max Gaukler
1
-1
/
+2
2018-09-24
Remove #include "config.h" from header files where possible
Eduard Braun
1
-4
/
+0
2018-06-18
Run clang-tidy’s modernize-use-override pass.
Emmanuel Gil Peyrot
1
-2
/
+2
2018-01-18
PreviewHolder: derive from Gtk::Bin
Stefano Facchini
1
-3
/
+2
2018-01-18
Remove unused abstract class PreviewFillable
Stefano Facchini
1
-2
/
+3
2017-12-13
Fix scrollbar overlapping palette.
Tavmjong Bah
1
-3
/
+1
2017-12-12
Cleanup before GTK3 fixes.
Tavmjong Bah
1
-5
/
+5
2016-07-28
Drop remaining GTKMM 2 fallback support
Alex Valavanis
1
-9
/
+0
2016-05-06
Prevent scrollbar overlay from covering swatches in GTK3 build.
Tavmjong Bah
1
-0
/
+1
2015-04-27
Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur...
Alex Valavanis
1
-4
/
+0
2013-06-06
Added configure/ifdef guards to only bring in the needed #include if glibmm h...
Jon A. Cruz
1
-0
/
+2
2013-06-04
Correct to compile against recent gtkmm, including updated macports versions....
Jon A. Cruz
1
-0
/
+2
2013-03-09
Use Gtk::Grid in PreviewHolder. Fixes color preview in RegisteredColorPicker
Alex Valavanis
1
-1
/
+18
2012-10-14
Fix for 171221 : color panel improvements
John Smith
1
-0
/
+1
2012-09-27
Fix for 171177 : Border in palette swatches
John Smith
1
-1
/
+3
2012-06-09
Fix remaining size_request issues for Gtk+ build
Alex Valavanis
1
-1
/
+1
2012-04-10
Adopt obsolete GtkAnchorType enum as SPAnchorType
Alex Valavanis
1
-2
/
+3
2010-11-17
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
1
-1
/
+1
2009-02-21
Move files from the src/dialogs/ directory to the places where they
Krzysztof Kosi??ski
1
-1
/
+1
2008-02-21
Initial implementation of non-square swatches
Jon A. Cruz
1
-1
/
+3
2008-02-20
Decoupled swatch sizes from icon sizes
Jon A. Cruz
1
-4
/
+4
2006-05-23
Panel refactoring
Jon A. Cruz
1
-0
/
+3
2006-04-09
Adding in new icon size
Jon A. Cruz
1
-3
/
+4
2006-02-28
Cleanup of embedded swatches palette switching.
Jon A. Cruz
1
-0
/
+3
2006-02-27
Refactoring layout when switching palettes
Jon A. Cruz
1
-0
/
+1
2006-02-27
Refactoring embedded swatches panel.
Jon A. Cruz
1
-3
/
+8
2006-02-19
Fixing scrollbar size for embeded color swatches.
Jon A. Cruz
1
-0
/
+3
2006-02-18
Removed horizontal scroll bar from swatches when embedded.
Jon A. Cruz
1
-0
/
+2