index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
extension
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Filters. Removing starting underscores in identifiers.
Nicolas Dufour
2011-08-01
10
-30
/
+30
*
|
add header to cmake files
Campbell Barton
2011-07-29
1
-0
/
+1
*
|
UI uniformisation / addition of mnemonics (Bug #170765)
Kris De Gussem
2011-07-28
1
-1
/
+0
*
|
Filters. New Bump custom predefined filter.
Nicolas Dufour
2011-07-28
2
-3
/
+275
*
|
another g_return_if_fail -> g_return_val_if_fail & add include to cmake.
Campbell Barton
2011-07-28
1
-0
/
+1
*
|
Filters. New Channel transparency and Cross blur custom predefined filters.
Nicolas Dufour
2011-07-27
3
-0
/
+208
*
|
Filters. New Channel painting custom predefined filter.
Nicolas Dufour
2011-07-25
2
-2
/
+116
|
/
*
Fixed path update (Bug #812517)
Kris De Gussem
2011-07-24
1
-3
/
+1
*
Minor UI fix
Kris De Gussem
2011-07-20
1
-2
/
+2
*
Filters. Custom predefined filters update.
Nicolas Dufour
2011-07-20
4
-44
/
+84
*
- rename SPItem::i2d_affine to i2dt_affine, to clarify that it is item-to-des...
Johan B. C. Engelen
2011-07-17
7
-16
/
+16
*
Cleanup of oudated/redundant SP_ITEM() macro use.
Jon A. Cruz
2011-07-16
6
-24
/
+18
*
Merge from trunk to pull in fix for LP #806105
Krzysztof Kosi??ski
2011-07-13
5
-78
/
+26
|
\
|
*
Fix crashes in print preview
Krzysztof Kosi??ski
2011-07-13
1
-3
/
+5
|
*
i18n. Adding new GCode Tool extensions (see Bug #731177).
Nicolas Dufour
2011-07-10
1
-6
/
+6
|
*
auto-maximize the inkscape extension error dialog so that it is easier to rea...
Felipe Corr??a da Silva Sanches
2011-07-08
1
-0
/
+1
|
*
Fix mixed up colors when exporting images with bitmaps to PDF and other
Krzysztof Kosi??ski
2011-07-06
3
-69
/
+14
*
|
Merge from trunk
Krzysztof Kosi??ski
2011-07-06
6
-27
/
+197
|
\
|
|
*
added missing header
Campbell Barton
2011-07-02
1
-0
/
+1
|
*
Filters. Typos in the recently modified and added filters.
Nicolas Dufour
2011-06-29
2
-8
/
+8
|
*
Filters. New Edge detect custom filter and new options for the Drop shadow fi...
Nicolas Dufour
2011-06-29
3
-20
/
+189
|
*
warning cleanup (no functional changes)
Campbell Barton
2011-06-25
1
-1
/
+1
|
*
Filters. Fix for a crash introduced with revision 10313.
Nicolas Dufour
2011-06-23
1
-6
/
+6
*
|
Remove more of libnr
Krzysztof Kosi??ski
2011-06-23
1
-1
/
+1
|
/
*
Warning cleanup.
Jon A. Cruz
2011-06-22
4
-22
/
+22
*
get cmake working again.
Campbell Barton
2011-06-22
1
-3
/
+0
*
Merge from trunk
Krzysztof Kosi??ski
2011-06-19
40
-385
/
+591
|
\
|
*
* [INTL:sk] Slovak translation update
Ivan Mas??r
2011-06-17
1
-1
/
+1
|
*
Conditionalize compilation of image magick sources in cmake.
Jon A. Cruz
2011-06-16
1
-73
/
+82
|
*
Clean up deprecated GTK_WIDGET API
Alex Valavanis
2011-06-15
1
-1
/
+1
|
*
cmake:
Campbell Barton
2011-06-13
1
-0
/
+17
|
*
ignore ./CMakeLists.txt.user (qtcreator stores settings here)
Campbell Barton
2011-06-13
1
-1
/
+2
|
*
cmake:
Campbell Barton
2011-06-13
1
-1
/
+106
|
*
cmake: now builds without having most of the source listed in 1 file.
Campbell Barton
2011-06-13
1
-5
/
+6
|
*
cmake:
Campbell Barton
2011-06-13
9
-134
/
+100
|
*
cmake: give all libs a _LIB suffix, workaround 'debug' being confused with ca...
Campbell Barton
2011-06-12
1
-2
/
+2
|
*
work in progress cmake commit:
Campbell Barton
2011-06-12
9
-141
/
+138
|
*
Update to win32 build defines for libwpg issue.
Jon A. Cruz
2011-06-11
1
-0
/
+5
|
*
Fix debus warnings and build errors.
Jon A. Cruz
2011-06-11
1
-93
/
+79
|
*
Modified build to conditionally build against either libwpg 0.1.x or 0.2.x. F...
Jon A. Cruz
2011-06-10
1
-1
/
+16
|
*
Save a copy dialog now opens in current directory if this option is set for s...
Johan B. C. Engelen
2011-06-08
1
-2
/
+8
|
*
fix: latex width output to postscript big point 'bp'.
Johan B. C. Engelen
2011-06-05
1
-2
/
+2
|
*
Possible Win32 compile fix.
Jon A. Cruz
2011-06-04
2
-2
/
+4
|
*
Merge gtk header cleanup by Alex Valavanis. Fixes bug #709847, bug #747512, b...
Jon A. Cruz
2011-06-04
6
-8
/
+6
|
|
\
|
|
*
Use generic headers in preparation for GTK+ 3 transition
Alex Valavanis
2011-06-03
5
-5
/
+5
|
*
|
Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of SP_ROOT()...
Jon A. Cruz
2011-06-04
10
-25
/
+24
|
|
/
|
*
Add "silent" option to extension inx file so that extension authors can opt-o...
Felipe Corr??a da Silva Sanches
2011-05-27
3
-1
/
+20
|
*
corrected fill-rule handling in pdf export, fixes bug:436962
Adib Taraben
2011-05-07
1
-3
/
+3
|
*
symbol rendering fix for bug:705345
Adib Taraben
2011-05-05
1
-3
/
+3
|
*
Fix crashes on empty marker definitions.
Johan B. C. Engelen
2011-05-01
1
-5
/
+7
[prev]
[next]