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
/
floating-behavior.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
/
+2
2013-06-04
Correct to compile against recent gtkmm, including updated macports versions....
Jon A. Cruz
1
-0
/
+2
2013-03-08
Drop deprecated get_vbox method in Gtk::Dialog
Alex Valavanis
1
-1
/
+7
2013-02-23
Fix missing headers for Gtk+ 3 build
Alex Valavanis
1
-0
/
+1
2012-04-30
Remove remaining ancient GTK+ version checks
Alex Valavanis
1
-7
/
+0
2012-04-30
Fix typos in Gtk3 fixes, and fix separator API usage
Alex Valavanis
1
-1
/
+0
2012-04-28
gtkmm-3.0 fixes for Gtk::Box and header inclusions
Alex Valavanis
1
-2
/
+9
2012-02-26
Clean up all remaining false warnings from Gtkmm
Alex Valavanis
1
-0
/
+1
2012-02-11
Lots of gtkmm deprecation fixes
Alex Valavanis
1
-1
/
+1
2011-10-03
Doxygen cleanup.
Jon A. Cruz
1
-18
/
+21
2011-07-03
GTK+ cleanup: gtk_timeout_add
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
2010-10-12
Remove the failed and unused "new gui" stuff.
Krzysztof Kosi??ski
1
-2
/
+0
2010-04-04
zero out pointers to deleted members. might expose problems if a stail pointe...
Jon A. Cruz
1
-44
/
+45
2008-10-27
From trunk
Ted Gould
1
-29
/
+32
2008-09-25
Sorry, I got off on a branch and ended up with a bunch of things. I'm just g...
Ted Gould
1
-0
/
+82
2008-03-22
Removed Win32 keep-dialogs-on-top preference, now set permanently to true
Joel Holdsworth
1
-5
/
+2
2007-11-22
The dialog to panel refactoring:
gustav_b
1
-19
/
+6
2007-09-19
Cleaned up Dialog class, coding style, unused code, etc. (only
gustav_b
1
-2
/
+2
2007-09-10
Allow GdlDockItems to take focus, and grab focus on present. Various
gustav_b
1
-1
/
+1
2007-09-02
Fixes for transient dialogs in win32.
gustav_b
1
-9
/
+0
2007-08-29
Dockable dialogs patch applied
gustav_b
1
-0
/
+182