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