index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
dialogs
/
dialog-events.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-09-27
Update to experimental r13565
Liam P. White
1
-254
/
+0
2014-09-07
Update to experimental r13543
Liam P. White
1
-255
/
+0
2014-09-02
Remove misleading dialogs directory
Liam P. White
1
-255
/
+0
2014-08-26
Standardise InkscapeApplication GObject implementation (namespace not support...
Alex Valavanis
1
-1
/
+1
2014-06-27
5. Refactoring of Application class: make copy/assignment operators private, ...
Liam P. White
1
-3
/
+2
2014-06-26
3. remove dead code, refactor existing code. Connect overlooked signals.
Liam P. White
1
-2
/
+2
2013-11-09
Moved and renamed some tool-related files.
Markus Engel
1
-1
/
+1
2013-11-07
First step of moving tools into appropriate namespaces.
Markus Engel
1
-1
/
+1
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-04-28
Temporily fix abiguous macros before later removal.
Jon A. Cruz
1
-1
/
+1
2012-12-25
Convert a load more C-style pointer casts to GObject or C++ casts (merry chri...
Alex Valavanis
1
-9
/
+8
2012-07-05
Drop GTK+ 2.20 support.
Alex Valavanis
1
-4
/
+0
2012-05-03
Eliminated duplication of GTK key defines.
Jon A. Cruz
1
-96
/
+1
2012-04-28
Drop GtkObject use in dialog-events
Alex Valavanis
1
-2
/
+2
2012-04-15
Get rid of remaining deprecated GDK Key symbols
Alex Valavanis
1
-4
/
+103
2012-02-29
Header tidying, suppress all gdk deprecation errors in gtkmm
Alex Valavanis
1
-4
/
+2
2012-01-04
More GSEAL issues
Alex Valavanis
1
-1
/
+1
2011-10-03
Doxygen cleanup.
Jon A. Cruz
1
-16
/
+11
2010-11-17
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
1
-1
/
+1
2009-06-05
with latest gtk, aggressive presenting the window after transientization is n...
bulia byak
1
-1
/
+1
2009-02-14
remove temporary prevention of retransientization - this hack was added long ...
bulia byak
1
-26
/
+0
2008-11-21
Merge from fe-moved
Ted Gould
1
-9
/
+7
2008-10-27
From trunk
Ted Gould
1
-4
/
+6
2008-08-09
gtkmm-ify the 'Stroke style' tab of Fill and Stroke dialog
Maximilian Albert
1
-1
/
+27
2008-03-22
Removed Win32 keep-dialogs-on-top preference, now set permanently to true
Joel Holdsworth
1
-10
/
+4
2007-11-10
Warning cleanup
Jon A. Cruz
1
-22
/
+22
2007-01-06
Small edits to copyright info.
Johan B. C. Engelen
1
-2
/
+3
2007-01-06
Special #ifdef win32 code to enable Dialogs on Top for windows. Note the remo...
Johan B. C. Engelen
1
-4
/
+21
2006-08-25
peeled back the gboolean code as it hit on some complexity theory principles...
Jon Phillips
1
-5
/
+5
2006-08-23
Ok, committed msgloan's patch to convert gbooleans to bools thus completing
Jon Phillips
1
-5
/
+5
2006-02-13
bulk whitespace removal patch #1198588 by gigaclon
Ralf Stephan
1
-23
/
+23