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.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reduce memory leak in file preview
Nathan Lee
2019-10-14
1
-0
/
+1
*
Eliminate clang warnings
Thomas Holder
2019-08-23
1
-4
/
+4
*
fix horizontal palette scrolling for macOS
Thomas Holder
2019-06-19
1
-4
/
+22
*
Rm unused code now Gtk+ >= 3.22 dependency is set
Alexander Valavanis
2019-05-26
1
-2
/
+0
*
Move Preview to Inkscape namespace
Alexander Valavanis
2019-01-01
1
-16
/
+26
*
Clarify licenses
Max Gaukler
2018-11-08
1
-1
/
+2
*
Support smooth scrolling (part 2)
Eduard Braun
2018-09-11
1
-1
/
+12
*
Run clang-tidy’s modernize-use-equals-default pass.
Emmanuel Gil Peyrot
2018-06-18
1
-2
/
+1
*
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
2018-06-18
1
-3
/
+3
*
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
2018-05-04
1
-3
/
+3
*
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
2018-04-29
1
-3
/
+3
*
PreviewHolder: derive from Gtk::Bin
Stefano Facchini
2018-01-18
1
-39
/
+18
*
Remove unused abstract class PreviewFillable
Stefano Facchini
2018-01-18
1
-1
/
+1
*
Fix possible divide by zero.
Tavmjong Bah
2018-01-17
1
-1
/
+2
*
Restore behavior of swatches exapanding to fill available space.
Tavmjong Bah
2018-01-03
1
-2
/
+2
*
Fix scrollbar overlapping palette.
Tavmjong Bah
2017-12-13
1
-115
/
+113
*
Cleanup before GTK3 fixes.
Tavmjong Bah
2017-12-12
1
-72
/
+65
*
previewholder: Rm unused (and wrongly constructed) var
Alexander Valavanis
2017-06-29
1
-1
/
+0
*
Fix palette flickering, probably.
liampwhite
2016-10-09
1
-2
/
+2
*
End GTK+ 2 support and remove GDL fork
Alex Valavanis
2016-08-04
1
-119
/
+22
|
\
|
*
Finish removing GTK+ 2 fallbacks
Alex Valavanis
2016-07-28
1
-21
/
+1
|
*
Drop remaining GTKMM 2 fallback support
Alex Valavanis
2016-07-28
1
-98
/
+21
*
|
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
2016-08-03
1
-1
/
+0
*
|
Reverted changes to r15024 after many building problems
Adrian Boguszewski
2016-07-28
1
-0
/
+1
*
|
Removed unused includes, decrease compilation time
Adrian Boguszewski
2016-07-28
1
-1
/
+0
|
/
*
GTK3: Give even more widgets names.
Tavmjong Bah
2016-05-18
1
-0
/
+4
*
Prevent scrollbar overlay from covering swatches in GTK3 build.
Tavmjong Bah
2016-05-06
1
-0
/
+6
*
Added "Gtk::" scope to "manage" function calls.
Markus Engel
2014-03-30
1
-17
/
+17
*
Fix for Bug #1023797 (Unnecessary scroll bars in swatches dialog) by Slagvi.
Nicolas Dufour
2013-04-21
1
-0
/
+2
*
Use Gtk::Grid in PreviewHolder. Fixes color preview in RegisteredColorPicker
Alex Valavanis
2013-03-09
1
-73
/
+197
*
Fix build with new color palette features
Alex Valavanis
2012-10-14
1
-0
/
+5
*
Fix for 171221 : color panel improvements
John Smith
2012-10-14
1
-0
/
+17
*
Fix for 171177 : Border in palette swatches
John Smith
2012-09-27
1
-9
/
+22
*
Fix remaining size_request issues for Gtk+ build
Alex Valavanis
2012-06-09
1
-4
/
+4
*
gtkmm-3.0 fixes for Gtk::Box and header inclusions
Alex Valavanis
2012-04-28
1
-8
/
+17
*
Fix wrapping of colour palette
Alex Valavanis
2012-04-28
1
-2
/
+2
*
Fix typo in previewholder
Alex Valavanis
2012-04-21
1
-2
/
+2
*
Work around for some missing glibmm headers in gtkmm (should be fixed in gtkm...
Alex Valavanis
2012-04-17
1
-4
/
+24
*
Adopt obsolete GtkAnchorType enum as SPAnchorType
Alex Valavanis
2012-04-10
1
-12
/
+12
*
Lots of gtkmm deprecation fixes
Alex Valavanis
2012-02-11
1
-8
/
+4
*
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
2010-11-17
1
-1
/
+1
*
Stop taking up vertical space when horizontal scrollbar not shown.
Jon A. Cruz
2008-02-22
1
-0
/
+20
*
Initial implementation of non-square swatches
Jon A. Cruz
2008-02-21
1
-8
/
+10
*
Decoupled swatch sizes from icon sizes
Jon A. Cruz
2008-02-20
1
-3
/
+3
*
make horizontal scrollbar automatic
bulia byak
2007-03-27
1
-2
/
+2
*
Panel refactoring
Jon A. Cruz
2006-05-23
1
-2
/
+25
*
Fixed problem when swatches were larger than provided area
Jon A. Cruz
2006-04-09
1
-2
/
+2
*
Adding in new icon size
Jon A. Cruz
2006-04-09
1
-3
/
+3
*
work-around for older gtkmm versions
Jon A. Cruz
2006-03-05
1
-1
/
+1
*
Fixed problem for 2.4.x
Jon A. Cruz
2006-03-05
1
-3
/
+6
[next]