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
/
dock-item.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-delete pass.
Emmanuel Gil Peyrot
2018-06-12
1
-1
/
+1
*
Name a few more widgets. Minor cleanup.
Tavmjong Bah
2017-12-24
1
-2
/
+1
*
Dock: Rm unnecessary enum
Alexander Valavanis
2017-06-29
1
-12
/
+2
*
Finish removing GTK+ 2 fallbacks
Alex Valavanis
2016-07-28
1
-4
/
+0
*
Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur...
Alex Valavanis
2015-04-27
1
-4
/
+0
*
Adding inclusion of config.h where needed for threads.h check.
Jon A. Cruz
2013-06-07
1
-0
/
+4
*
Added configure/ifdef guards to only bring in the needed #include if glibmm h...
Jon A. Cruz
2013-06-06
1
-0
/
+3
*
Correct to compile against recent gtkmm, including updated macports versions....
Jon A. Cruz
2013-06-04
1
-0
/
+1
*
Add --enable-gtk3-experimental build + use external GDL if possible
Alex Valavanis
2012-04-14
1
-0
/
+4
*
Fix for 171579 : Make inkscape remember dialogs window status
John Smith
2012-02-17
1
-5
/
+8
*
Cleaning up a few headers
Alex Valavanis
2012-02-12
1
-3
/
+5
*
Cleanup pass on documentation that was dumping garbage into doxygen output.
Jon A. Cruz
2011-10-25
1
-3
/
+4
*
Merge upstream GDL 0.7.8 changes
Alex Valavanis
2011-07-09
1
-1
/
+1
*
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
2010-11-17
1
-1
/
+1
*
The dialog to panel refactoring:
gustav_b
2007-11-22
1
-11
/
+1
*
Define DockItems' floating state properly. Fixes some issues with
gustav_b
2007-09-25
1
-1
/
+4
*
Allow GdlDockItems to take focus, and grab focus on present. Various
gustav_b
2007-09-10
1
-0
/
+8
*
Fixes for transient dialogs in win32.
gustav_b
2007-09-02
1
-3
/
+2
*
Make sure gdl-dock-items created with
gustav_b
2007-08-31
1
-2
/
+0
*
Dockable dialogs patch applied
gustav_b
2007-08-29
1
-0
/
+165