index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
inkview.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
inkview: Fix cursor API deprecation #Hackfest2016
Alex Valavanis
2016-04-12
1
-2
/
+3
*
Inkview. Code consistency fixes.
Nicolas Dufour
2016-02-29
1
-166
/
+162
*
inkview: Drop use of obsolete getopt
Bryce Harrington
2016-02-25
1
-14
/
+15
*
Fix GTK+ fullscreen issue
Alex Valavanis
2015-12-27
1
-4
/
+0
*
fixes a few of jenkins warnings
Marc Jeanmougin
2015-05-08
1
-1
/
+1
*
Rename libgc/ => inkgc/ to reflect difference from Boehm GC
Liam P. White
2015-02-26
1
-1
/
+1
*
Isolate components of libgc
Liam P. White
2015-02-25
1
-1
/
+1
*
Update to experimental r13565
Liam P. White
2014-09-27
1
-10
/
+0
*
5. Refactoring of Application class: make copy/assignment operators private, ...
Liam P. White
2014-06-27
1
-4
/
+2
*
Move constructor/destructor into private section, remove protected section. R...
Liam P. White
2014-06-27
1
-1
/
+1
*
4. further refactor Application class; create proper singleton, encapsulate m...
Liam P. White
2014-06-26
1
-1
/
+2
*
3. remove dead code, refactor existing code. Connect overlooked signals.
Liam P. White
2014-06-26
1
-1
/
+1
*
1. make it compile
Liam P. White
2014-06-25
1
-2
/
+2
*
Fix Gtk+ 3.10 warnings: GtkStockItem is deprecated
Alex Valavanis
2014-01-02
1
-4
/
+34
*
Added viewBox implement document unit support.
Matthew Petroff
2013-08-27
1
-3
/
+4
*
Workaround usage of deprecated glib symbols in 3rd party libraries
Alex Valavanis
2013-03-25
1
-2
/
+1
*
Migrate inkview buttons from deprecated GtkTable layout to GtkButtonBox
Alex Valavanis
2012-12-01
1
-35
/
+28
*
Drop GTK+ 2.20 support.
Alex Valavanis
2012-07-05
1
-4
/
+0
*
Eliminated duplication of GTK key defines.
Jon A. Cruz
2012-05-03
1
-106
/
+1
*
Get rid of remaining deprecated GDK Key symbols
Alex Valavanis
2012-04-15
1
-17
/
+126
*
Replace deprecated gdk_cursor_unref
Alex Valavanis
2012-04-09
1
-0
/
+8
*
Header cleaning
Alex Valavanis
2012-02-12
1
-1
/
+1
*
Unwanted output in documentation dropped
Kris De Gussem
2012-02-06
1
-1
/
+1
*
A few GSEAL issues
Kris De Gussem
2012-01-11
1
-4
/
+4
*
Switch to top-level glib headers. Thanks to DimStar for patch
Alex Valavanis
2011-12-08
1
-1
/
+1
*
Completely remove NRRect, NRRectL, in-svg-plane.h
Krzysztof Kosi??ski
2011-08-27
1
-1
/
+0
*
Remove/replace deprecated gtk_window_set_policy symbol
Alex Valavanis
2011-06-23
1
-1
/
+0
*
Use generic headers in preparation for GTK+ 3 transition
Alex Valavanis
2011-06-03
1
-5
/
+1
*
Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ...
Jon A. Cruz
2010-12-23
1
-2
/
+1
*
Merge and cleanup of GSoC C++-ification project.
Jon A. Cruz
2010-12-12
1
-17
/
+16
|
\
|
*
C++fied SPDocument added
Abhishek Sharma Public
2010-07-01
1
-12
/
+12
|
*
This is the first c++ification commit from me. It handles sp-line, sp-polylin...
Abhishek Sharma Public
2010-06-29
1
-7
/
+7
|
/
*
Move around files to remove some vanity directories.
Krzysztof Kosi??ski
2010-03-14
1
-1
/
+1
*
Prevent crash due to double delete. Fixes bug #316506.
Jon A. Cruz
2010-03-06
1
-3
/
+0
*
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
2009-08-06
1
-8
/
+8
*
SPDocument->Document
johnce
2009-08-05
1
-8
/
+8
*
Implement warning of prior errors.
Jon A. Cruz
2009-05-04
1
-1
/
+1
*
Fixed broken preferences singleton and removed GUI encapsulation leakage. Fix...
Jon A. Cruz
2009-05-04
1
-1
/
+0
*
whitespace
Bryce Harrington
2009-03-12
1
-9
/
+9
*
Fixes rendering of feImage (using bitmaps) by preventing the error "Unable to...
Jasper van de Gronde
2009-01-10
1
-0
/
+3
*
Change the way preferences are loaded to simplify unit testing
Krzysztof Kosi??ski
2008-12-07
1
-2
/
+2
*
From trunk
Ted Gould
2008-10-27
1
-1
/
+0
*
Refactored preferences handling into a new version of
Krzysztof Kosi??ski
2008-09-16
1
-2
/
+2
*
warning cleanup
Jon A. Cruz
2008-07-16
1
-7
/
+7
*
patch 185522
bulia byak
2008-06-12
1
-7
/
+8
*
KILLING OLD TODO/BUG: remove option that slipped-in without the code.
Jon Phillips
2008-01-13
1
-3
/
+0
*
set busy cursor while loading; delete documents on loading new; many other fixes
bulia byak
2007-03-22
1
-44
/
+85
*
fix 1630485, add some keys
bulia byak
2007-01-10
1
-0
/
+7
*
use atoi for char* -> int conversion
David Yip
2006-07-15
1
-1
/
+1
*
add HAVE_GETOPT_H
Bob Jamison
2006-07-15
1
-0
/
+4
[next]