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
/
dialog
/
panel-dialog.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-03-02
refactor PanelDialog<Behavior::FloatingBehavior>
Thomas Holder
1
-46
/
+17
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-equals-default pass.
Emmanuel Gil Peyrot
1
-3
/
+3
2018-06-18
Run clang-tidy’s modernize-use-override pass.
Emmanuel Gil Peyrot
1
-4
/
+4
2018-06-12
Run clang-tidy’s modernize-use-equals-delete pass.
Emmanuel Gil Peyrot
1
-6
/
+6
2018-01-16
Remove the dialog "showclose" option
Stefano Facchini
1
-13
/
+0
2018-01-16
panel: remove the "apply_label" API
Stefano Facchini
1
-26
/
+13
2016-12-27
Rm some deprecated Gtk::Stock usage
Alex Valavanis
1
-3
/
+3
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
-16
/
+14
2014-06-26
4. further refactor Application class; create proper singleton, encapsulate m...
Liam P. White
1
-11
/
+8
2014-06-26
3. remove dead code, refactor existing code. Connect overlooked signals.
Liam P. White
1
-4
/
+2
2014-06-25
2. connect signals
Liam P. White
1
-2
/
+4
2012-04-28
gtkmm-3.0 fixes for Gtk::Box and header inclusions
Alex Valavanis
1
-2
/
+2
2012-02-26
Clean up all remaining false warnings from Gtkmm
Alex Valavanis
1
-0
/
+2
2012-02-25
Header cleaning
Alex Valavanis
1
-0
/
+1
2012-01-18
documentation
Kris De Gussem
1
-21
/
+34
2010-11-17
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
1
-1
/
+1
2010-04-02
Corrected "using namespace" contamination from ui/dialog header files.
Jon A. Cruz
1
-12
/
+12
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
2009-02-21
Move files from the src/dialogs/ directory to the places where they
Krzysztof Kosi??ski
1
-1
/
+1
2008-10-27
From trunk
Ted Gould
1
-8
/
+9
2008-02-17
Fix #192549 "selected style indicator can only call fill&stroke dialog once",
gustav_b
1
-1
/
+10
2008-01-30
When a panel dialog is presented, request it's panel to be presented as well.
gustav_b
1
-4
/
+16
2007-12-08
Fixes for gcc versions before 4.1.x
Jon A. Cruz
1
-78
/
+113
2007-12-07
Rework dialog management. Use singleton behavior for dialogs when
gustav_b
1
-6
/
+88
2007-11-22
The dialog to panel refactoring:
gustav_b
1
-0
/
+116