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