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
/
dock-behavior.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-02-12
Header cleanup.
Tavmjong Bah
1
-1
/
+0
2018-11-08
Clarify licenses
Max Gaukler
1
-1
/
+2
2018-10-01
Remove #include "config.h" wherever possible
Eduard Braun
1
-5
/
+0
2018-10-01
Use _WIN32 instead of WIN32
Eduard Braun
1
-1
/
+1
2018-06-18
Run clang-tidy’s modernize-use-equals-default pass.
Emmanuel Gil Peyrot
1
-2
/
+1
2018-05-04
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
1
-3
/
+3
2018-04-29
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
1
-3
/
+3
2017-08-15
Alow shink in document dialog on expanders close
Jabier Arraiza
1
-3
/
+5
2017-06-29
Dock: Rm unnecessary enum
Alexander Valavanis
1
-2
/
+2
2017-06-29
Remove old icon handling code
Alexander Valavanis
1
-1
/
+0
2016-12-27
Rm remaining Gtk::Stock usage
Alex Valavanis
1
-3
/
+0
2016-08-03
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
1
-5
/
+1
2016-07-28
Reverted changes to r15024 after many building problems
Adrian Boguszewski
1
-1
/
+5
2016-07-28
Removed unused includes, decrease compilation time
Adrian Boguszewski
1
-5
/
+1
2014-10-05
Move obvious ui component to ui/
Liam P. White
1
-1
/
+1
2014-09-27
Update to experimental r13565
Liam P. White
1
-1
/
+1
2014-09-07
Update to experimental r13543
Liam P. White
1
-1
/
+1
2014-09-02
Remove misleading dialogs directory
Liam P. White
1
-1
/
+1
2012-02-17
Fix for 171579 : Make inkscape remember dialogs window status
John Smith
1
-7
/
+16
2011-10-03
Doxygen cleanup.
Jon A. Cruz
1
-2
/
+3
2011-07-03
GTK+ cleanup: gtk_timeout_add
Alex Valavanis
1
-1
/
+1
2011-06-22
Warning cleanup.
Jon A. Cruz
1
-2
/
+1
2010-11-17
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
1
-1
/
+1
2008-10-27
From trunk
Ted Gould
1
-10
/
+14
2008-03-22
Removed Win32 keep-dialogs-on-top preference, now set permanently to true
Joel Holdsworth
1
-5
/
+2
2008-02-24
Warning and whitespace cleanup
Jon A. Cruz
1
-21
/
+23
2007-11-22
The dialog to panel refactoring:
gustav_b
1
-71
/
+6
2007-09-19
Cleaned up Dialog class, coding style, unused code, etc. (only
gustav_b
1
-1
/
+1
2007-09-10
Remove redundant dialog present(), make sure user_hidden is set for
gustav_b
1
-0
/
+1
2007-09-02
Fixes for transient dialogs in win32.
gustav_b
1
-6
/
+62
2007-08-29
Dockable dialogs patch applied
gustav_b
1
-0
/
+308