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