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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-09-27
Update to experimental r13565
Liam P. White
5
-361
/
+0
2014-09-07
Update to experimental r13543
Liam P. White
5
-364
/
+0
2014-09-02
Remove misleading dialogs directory
Liam P. White
5
-364
/
+0
2014-08-26
Standardise InkscapeApplication GObject implementation (namespace not support...
Alex Valavanis
2
-5
/
+3
2014-06-27
5. Refactoring of Application class: make copy/assignment operators private, ...
Liam P. White
2
-11
/
+6
2014-06-26
3. remove dead code, refactor existing code. Connect overlooked signals.
Liam P. White
2
-3
/
+3
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
2013-03-18
Drop old (unused) find dialog files
Alex Valavanis
4
-502
/
+1
2013-03-18
Fix -Wunused-function warnings
Alex Valavanis
1
-216
/
+0
2013-03-14
Fix another tonne of forward declaration tags
Alex Valavanis
1
-1
/
+1
2013-01-11
Warning and dead code cleanup.
Jon A. Cruz
2
-152
/
+0
2012-12-25
Convert a load more C-style pointer casts to GObject or C++ casts (merry chri...
Alex Valavanis
2
-22
/
+21
2012-10-04
code cleanup: make more functions static or include their own headers.
Campbell Barton
1
-23
/
+25
2012-07-05
Drop GTK+ 2.20 support.
Alex Valavanis
1
-4
/
+0
2012-05-16
remove GtkObject use in find dialog
Alex Valavanis
1
-4
/
+2
2012-05-03
Eliminated duplication of GTK key defines.
Jon A. Cruz
1
-96
/
+1
2012-04-30
Fix typos in Gtk3 fixes, and fix separator API usage
Alex Valavanis
1
-3
/
+7
2012-04-28
Drop GtkObject use in dialog-events
Alex Valavanis
2
-4
/
+4
2012-04-15
Get rid of remaining deprecated GDK Key symbols
Alex Valavanis
1
-4
/
+103
2012-04-10
Replace deprecated gtk_vbox_new and gtk_widget_size_request
Alex Valavanis
1
-0
/
+19
2012-04-10
Replace remaining gtk_hbox_new usage
Alex Valavanis
1
-0
/
+30
2012-03-24
Fix for 251674 and 592323 : Make CloneTiler dialog dockable
John Smith
4
-2950
/
+0
2012-03-11
add missing files to cmake.
Campbell Barton
1
-3
/
+0
2012-03-09
Fix for 940715 : Convert XML Editor to a dockable dialog
John Smith
3
-1756
/
+1
2012-03-07
fix cmakelists
Johan B. C. Engelen
1
-4
/
+0
2012-03-03
Cmake build fix
Kris De Gussem
1
-2
/
+0
2012-03-03
Fix for 390458 : Convert Export Bitmap to a dockable dialog
John Smith
3
-2107
/
+0
2012-02-29
Header tidying, suppress all gdk deprecation errors in gtkmm
Alex Valavanis
3
-6
/
+4
2012-02-21
Fix for 934721 : Convert SpellCheck dialog to a dockable dialog
John Smith
3
-1093
/
+0
2012-02-17
Fix for 171579 : Make inkscape remember dialogs window status
John Smith
5
-0
/
+24
2012-02-16
Fix for 930535 : Convert Font and Text dialog to a dockable dialog
John Smith
3
-1065
/
+0
2012-02-15
Move gtkmm headers that internally re-enable deprecated gtk symbols to top. ...
Alex Valavanis
2
-3
/
+7
2012-02-12
Header cleaning
Alex Valavanis
5
-0
/
+5
2012-02-09
Backward compat fix for Gtkmm 2.20
Alex Valavanis
1
-1
/
+13
2012-02-08
(cppcheck and janitorial tasks:) C-style casting to C++-style casting
Kris De Gussem
1
-2
/
+2
2012-02-06
export: replace deprecated Gtk::ALIGN_LEFT symbol
Alex Valavanis
1
-3
/
+3
2012-01-19
Gtkmmification of object attributes dialog: image and link attributes now edi...
Kris De Gussem
4
-190
/
+0
2012-01-13
Adding expression calculator in Clone Tiler (see Bug #773636). Patch by Romain.
Nicolas Dufour
1
-50
/
+59
2012-01-11
A few GSEAL issues
Kris De Gussem
1
-1
/
+1
2012-01-08
Object properties dialog now dockable (derived from Inkscape::UI:Widget::Pane...
Kris De Gussem
4
-625
/
+0
2012-01-08
Warning and uninitialized variable cleanup.
Jon A. Cruz
2
-40
/
+30
2012-01-07
dropped deprecated function sp_repr_get_double_attribute
Kris De Gussem
1
-10
/
+12
2012-01-06
Some more documentation
Kris De Gussem
2
-28
/
+25
2012-01-04
More GSEAL issues
Alex Valavanis
3
-5
/
+5
2012-01-03
documentation of item properties dialog and SPAttributeTable
Kris De Gussem
2
-7
/
+38
2012-01-03
Janitorial tasks: get rid of deprecated repr wrapper functions
Kris De Gussem
1
-8
/
+8
[next]