index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Split OCALDialog code in fill.cpp into two, so we can have async stuff working
Andrew rugby471@gmail.com
2011-03-22
4
-152
/
+335
*
Remove all GNOMEVFS code
Andrew rugby471@gmail.com
2011-03-20
2
-91
/
+43
*
Fix issue with text of overlay
Andrew rugby471@gmail.com
2011-03-19
2
-35
/
+22
*
Remove depreciated GNOMEVFS from XML downloading and parsing and replace with...
Andrew rugby471@gmail.com
2011-03-19
2
-28
/
+35
*
Get the OCAL logo form a proper path
Andrew rugby471@gmail.com
2011-03-18
2
-20
/
+32
*
Remove SearchEntry hinting ability (not appropriate/useful in this scenario)
Andrew rugby471@gmail.com
2011-03-18
2
-85
/
+39
*
added custom searchentry
Andrew rugby471@gmail.com
2011-03-17
2
-16
/
+104
*
Added OCAL logo overlay
Andrew rugby471@gmail.com
2011-03-16
2
-8
/
+83
*
make print_xml_element_names an instance method of the SearchResultsList
Andrew rugby471@gmail.com
2011-03-13
2
-101
/
+86
*
changed name to SearchResultList
Andrew rugby471@gmail.com
2011-03-13
2
-44
/
+114
*
Added OCAL namespace within Dialog namespace
Andrew rugby471@gmail.com
2011-03-13
3
-61
/
+63
*
removed message and description labels
Andrew rugby471@gmail.com
2011-03-11
2
-19
/
+8
*
added back size request :)
Andrew rugby471@gmail.com
2011-03-11
1
-7
/
+8
*
converted to use var_name from CamelCase
Andrew rugby471@gmail.com
2011-03-11
3
-110
/
+108
*
organise GUI code into sections
Andrew rugby471@gmail.com
2011-03-11
1
-24
/
+30
*
Fixed padding and packing
Andrew rugby471@gmail.com
2011-03-11
1
-10
/
+16
*
Added 12px border to dialog
Andrew rugby471@gmail.com
2011-03-11
1
-3
/
+5
*
Add handling filter primitive subregion to filter primitive classes.
Tavmjong Bah
2011-03-11
11
-89
/
+386
*
Comment out non-functional code that prevents compiling
Tavmjong Bah
2011-03-11
1
-4
/
+5
*
Filters. New Grayscale, Lightness and Brightness CPF. Some default values adj...
Nicolas Dufour
2011-03-11
3
-31
/
+263
*
PDF+LaTeX now also exports font shape (italic or bold) (patch partly by Tobi...
Johan B. C. Engelen
2011-03-10
1
-2
/
+74
*
add scaling option to PDF+LaTeX (patch by Bernd Bandemer)
Johan B. C. Engelen
2011-03-10
1
-0
/
+6
*
fixing duplicate author name in about box: "Aurélio Adnauer Heckert"
Felipe Corr??a da Silva Sanches
2011-03-09
1
-2
/
+1
*
UI fix (message was not clear)
Kris De Gussem
2011-03-08
1
-1
/
+1
*
emf import. remove numerical id's (Bug 552351)
Alvin Penner
2011-03-08
1
-10
/
+10
*
add a check for null desktop
Johan B. C. Engelen
2011-03-07
1
-2
/
+6
*
Allow the center handle to be selectable for items having a width or height c...
Diederik van Lierop
2011-03-06
2
-35
/
+50
*
Extensions. Fix for Bug #341353 (The user must know about a XSLT problem).
Nicolas Dufour
2011-03-04
1
-2
/
+5
*
Fix for build on OS X. Fixes bug 707205.
Jon A. Cruz
2011-03-04
1
-0
/
+4
*
About. Fix for Bug #216386 (Help-window build-date text is clipped).
Nicolas Dufour
2011-03-03
1
-1
/
+2
*
i18n. Fixing i18n mistakes in the experimental custom predefined filters.
Nicolas Dufour
2011-02-27
4
-68
/
+68
*
compatibility patch to compile using gcc 4.6
Adib Taraben
2011-02-27
76
-1
/
+77
*
Finished cleanup of outdated SP_OBJECT_REPR C macro.
Jon A. Cruz
2011-02-22
82
-290
/
+338
*
Finished cleanup of outdated SP_OBJECT_STYLE C macro.
Jon A. Cruz
2011-02-22
13
-189
/
+211
*
NEW: Grayscale color display mode. (toggle assigned keybinding: Shift+keypad5)
Johan B. C. Engelen
2011-02-21
20
-65
/
+344
*
Finished cleanup of outdated SP_OBJECT_PARENT C macro.
Jon A. Cruz
2011-02-21
20
-259
/
+317
*
emf import. support for round rectangle (Bug 247695)
Alvin Penner
2011-02-21
1
-13
/
+47
*
Preferences. New bitmap editor selector (fixes Bug #262617, Edit externally d...
Nicolas Dufour
2011-02-21
10
-311
/
+539
*
Conditional code to handle data change in libpng > 1.5. Fixes bug #721029.
Jon A. Cruz
2011-02-21
1
-2
/
+6
*
Finished cleanup of outated SP_OBJECT_DOCUMENT C macro.
Jon A. Cruz
2011-02-21
39
-712
/
+796
*
Pass removing some outdated C-macro use.
Jon A. Cruz
2011-02-20
16
-163
/
+160
*
Fix the zoom changed signal to no longer be sent out before the values have f...
Jon A. Cruz
2011-02-19
1
-1
/
+7
*
Bucket. Lowering the maximum shrink value (see Bug #587769, Paint Bucket: Upp...
Nicolas Dufour
2011-02-18
1
-1
/
+1
*
pdf-import via poppler-cairo fix win32 compilation
Adib Taraben
2011-02-15
1
-1
/
+1
*
preview dialogue for pdf-import-cairo
Adib Taraben
2011-02-14
3
-5
/
+652
|
\
|
*
preview dialogue for pdf-import-cairo
Adib Taraben
2011-02-14
3
-5
/
+652
*
|
update to latest 2geom. fixes bezier curve casts.
Johan B. C. Engelen
2011-02-13
5
-234
/
+170
|
/
*
calligraphy tool does not need to know the type of the end curves to add the ...
Johan B. C. Engelen
2011-02-12
1
-18
/
+6
*
emf import. support for unicode text
Alvin Penner
2011-02-10
1
-10
/
+10
*
add missing 2geom files. although they are not included in makefile builds, t...
Johan B. C. Engelen
2011-02-10
4
-0
/
+1070
[next]