index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
interface.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove misleading dialogs directory
Liam P. White
2014-09-02
1
-1
/
+1
*
Header cleanup: stop using Glib types where they aren't truly needed. Eases G...
Liam P. White
2014-08-31
1
-1
/
+1
*
Added "Gtk::" scope to "manage" function calls.
Markus Engel
2014-03-30
1
-32
/
+32
*
Remove Snap menu item and improve grid menu item text
Martin Owens
2014-03-26
1
-3
/
+0
*
Stop using GTK_IS_HBOX: Deprecated in Gtk+ 3
Alex Valavanis
2014-01-03
1
-2
/
+2
*
Fix Gtk+ 3.10 warnings: GtkStockItem is deprecated
Alex Valavanis
2014-01-02
1
-1
/
+1
*
Moved and renamed some tool-related files.
Markus Engel
2013-11-09
1
-2
/
+2
*
fix bug "some of the locale-based templates cause objects to be resized when ...
Johan B. C. Engelen
2013-10-24
1
-1
/
+1
*
Fix adding viewBox to new documents.
Matthew Petroff
2013-09-22
1
-0
/
+5
*
Drop unused static function declarations
Alex Valavanis
2013-09-21
1
-27
/
+0
*
Merging libdepixelize branch
VinÃcius dos Santos Oliveira
2013-09-19
1
-0
/
+15
|
\
|
*
Integrating with libdepixelize
VinÃcius dos Santos Oliveira
2013-09-12
1
-0
/
+15
*
|
Merged from trunk (r12488).
Markus Engel
2013-08-30
1
-96
/
+1
|
\
|
|
*
NewFromTemplate GSoC project for static templates
Slagvi Public
2013-08-14
1
-96
/
+1
|
|
\
|
|
*
Old templates support removed
Slagvi Public
2013-07-24
1
-96
/
+1
*
|
|
Merged from trunk (r12419).
Markus Engel
2013-07-14
1
-12
/
+13
|
\
|
|
|
*
|
Changed dbus interface to treat 'division' like other boolops, with a new
Eric Greveson
2013-07-03
1
-1
/
+1
|
*
|
Factored layer model out into new Inkscape::LayerModel class. This allows
Eric Greveson
2013-07-01
1
-11
/
+12
|
|
/
*
|
Merged PaintServer and subclasses; moved Gradient classes to own files.
Markus Engel
2013-04-05
1
-1
/
+0
*
|
Cleaned up a bit. Uses some C++11 features.
Markus Engel
2013-04-02
1
-26
/
+50
|
/
*
Fix Glibmm inclusions for Gtk+ 3 builds and implement a Gtk+ 3 compatible che...
Alex Valavanis
2013-03-26
1
-1
/
+2
*
Workaround usage of deprecated glib symbols in 3rd party libraries
Alex Valavanis
2013-03-25
1
-6
/
+2
*
Fix for 998276 : Keyboard shortcuts not appearing in the main menu under Unit...
John Smith
2013-03-11
1
-0
/
+2
*
Added null check (should fix Bug #1051017 )
Kris De Gussem
2013-03-05
1
-8
/
+10
*
Fix for 998276 : Keyboard shortcuts not appearing in the main menu under Unity
John Smith
2013-02-18
1
-98
/
+16
*
Fix for 1079971 : Symbol dialog : Drag & Drop to the canvas
John Smith
2012-11-18
1
-1
/
+11
*
Fix for 171904 : toggleToolbox verb
John Smith
2012-10-11
1
-21
/
+18
*
code cleanup: add own includes to cpp files or make the functions static if t...
Campbell Barton
2012-10-04
1
-8
/
+8
*
Fix for 681625 : sort template names under File->New
John Smith
2012-09-30
1
-51
/
+99
*
Fix for 170395 : Add Trace Bitmap to context menu of images : Focus fix
John Smith
2012-09-23
1
-0
/
+3
*
Fix for 170395 : Add Trace Bitmap to context menu of images
John Smith
2012-09-23
1
-0
/
+12
*
Fix for 172222 : Move direct to specified layer
John Smith
2012-09-22
1
-0
/
+18
*
Fix for bug #1053024: set current layer from template in new blank document a...
su_v
2012-09-21
1
-0
/
+1
*
Fix for Bug #944787 (The command to follow link does not work).
Nicolas Dufour
2012-09-20
1
-9
/
+21
*
Fix for 273539 : Add Group action to the context menu
John Smith
2012-09-02
1
-0
/
+16
*
Fix for 170550 : open blank document on 'close'
John Smith
2012-08-30
1
-0
/
+11
*
Fix for 980520 : Conflicting accelerator keys
John Smith
2012-08-29
1
-2
/
+2
*
Fix for 819671 : No visual indication for grid and snap being on/off
John Smith
2012-08-09
1
-9
/
+62
*
Fix for 918894 : Remove link is reported as Ungroup in Undo history
John Smith
2012-08-01
1
-1
/
+2
*
Fix for 722625 : Select Same by Object Type
John Smith
2012-07-25
1
-5
/
+60
*
Drop GTK+ 2.20 support.
Alex Valavanis
2012-07-05
1
-12
/
+0
*
Fix some broken callbacks for Gtk+ 3
Alex Valavanis
2012-06-11
1
-3
/
+23
*
Eliminated duplication of GTK key defines.
Jon A. Cruz
2012-05-03
1
-85
/
+1
*
Issue with my last commit
Kris De Gussem
2012-04-25
1
-5
/
+0
*
Memory management in context menu (Bug #910529 )
Kris De Gussem
2012-04-24
1
-32
/
+34
*
better UI message
Kris De Gussem
2012-04-22
1
-1
/
+1
*
Get rid of remaining deprecated GDK Key symbols
Alex Valavanis
2012-04-15
1
-4
/
+94
*
i18n. Adding some context tags (disambiguation).
Nicolas Dufour
2012-04-11
1
-3
/
+3
*
UI. Restoring context menu items order (Embed image) and activation test (Ext...
Nicolas Dufour
2012-04-11
1
-2
/
+2
*
Additional cleanup.
Jon A. Cruz
2012-04-10
1
-38
/
+0
[next]