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
/
panel.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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-nullptr pass.
Emmanuel Gil Peyrot
1
-1
/
+1
2018-06-18
Run clang-tidy’s modernize-use-override pass.
Emmanuel Gil Peyrot
1
-1
/
+1
2018-01-17
panel: Cleanup code
Stefano Facchini
1
-7
/
+2
2018-01-17
Move code related to SwatchesPanel where it belongs
Stefano Facchini
1
-32
/
+2
2018-01-16
panel: Remove the unused "title" label
Stefano Facchini
1
-12
/
+1
2018-01-16
panel: remove the "apply_label" API
Stefano Facchini
1
-3
/
+1
2017-11-07
Misc. typos
Unknown
1
-1
/
+1
2017-02-28
Add some comment. Comment out unused signals.
Tavmjong Bah
1
-0
/
+1
2016-12-27
Rm some deprecated Gtk::Stock usage
Alex Valavanis
1
-1
/
+0
2016-12-26
Fix a few Gtkmm deprecations
Alex Valavanis
1
-2
/
+2
2016-07-28
ui/widgets: Drop GTK2 fallbacks
Alex Valavanis
1
-17
/
+1
2016-05-06
Prevent scrollbar overlay from covering swatches in GTK3 build.
Tavmjong Bah
1
-0
/
+4
2015-04-27
Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur...
Alex Valavanis
1
-4
/
+0
2014-08-26
Standardise InkscapeApplication GObject implementation (namespace not support...
Alex Valavanis
1
-6
/
+6
2014-06-27
5. Refactoring of Application class: make copy/assignment operators private, ...
Liam P. White
1
-5
/
+4
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
2012-12-16
GTK+ 3: Switch to more orientable widgets
Alex Valavanis
1
-0
/
+4
2012-12-16
GTK+ 3: Use orientable widgets
Alex Valavanis
1
-0
/
+12
2012-09-30
Fix for 1058470 : Trace Bitmap Live Preview
John Smith
1
-3
/
+3
2012-04-11
Clean up a few Gtkmm orientables
Alex Valavanis
1
-0
/
+1
2012-04-10
Adopt obsolete GtkAnchorType enum as SPAnchorType
Alex Valavanis
1
-3
/
+3
2012-02-25
Header cleaning
Alex Valavanis
1
-10
/
+20
2012-02-06
Get rid of gtkmm top-level header usage - not required by API
Alex Valavanis
1
-1
/
+8
2012-01-17
documentation
Kris De Gussem
1
-8
/
+30
2012-01-03
More deprecated GtkTooltips
Alex Valavanis
1
-11
/
+1
2012-01-03
Cleanup GSEAL issues and deprecated GtkTooltips
Alex Valavanis
1
-3
/
+0
2011-10-27
Fixing more broken and split doc comments.
Jon A. Cruz
1
-1
/
+5
2011-10-25
Cleanup pass on documentation that was dumping garbage into doxygen output.
Jon A. Cruz
1
-3
/
+4
2010-11-17
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
1
-1
/
+1
2009-08-06
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
1
-2
/
+2
2009-08-05
SPDocument->Document
johnce
1
-2
/
+2
2008-10-27
From trunk
Ted Gould
1
-1
/
+1
2008-02-18
Fixing preview/swatch sizes.
Jon A. Cruz
1
-2
/
+4
2007-12-07
Rework dialog management. Use singleton behavior for dialogs when
gustav_b
1
-0
/
+13
2007-11-22
The dialog to panel refactoring:
gustav_b
1
-32
/
+75
2006-05-23
Panel refactoring
Jon A. Cruz
1
-2
/
+5
2006-05-22
Removed panel menu unless requested. Fixes bug #1492597
Jon A. Cruz
1
-2
/
+3
2006-04-09
Purge of OptionMenu
Jon A. Cruz
1
-2
/
+7
2006-02-19
Refactoring panel containment. Purged ugly 'X'.
Jon A. Cruz
1
-0
/
+3
2006-02-19
Fixing scrollbar size for embeded color swatches.
Jon A. Cruz
1
-0
/
+3