index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
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
3
-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
4
-227
/
+472
*
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
*
Dutch translation update
Kris De Gussem
2011-03-08
1
-3045
/
+2598
*
UI fix (message was not clear)
Kris De Gussem
2011-03-08
1
-1
/
+1
*
Translations. Ukrainian translation update by Yuri Chornoivan.
Nicolas Dufour
2011-03-08
1
-8778
/
+8441
*
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
*
Translations. Khmer translation update by Khoem Sokhem .
Nicolas Dufour
2011-03-04
1
-6390
/
+5369
*
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
2
-0
/
+17
*
About. Fix for Bug #216386 (Help-window build-date text is clipped).
Nicolas Dufour
2011-03-03
1
-1
/
+2
*
convert recursion into loop (Bug 340123)
Alvin Penner
2011-03-02
1
-20
/
+16
*
Translations. Updated Indonesian translation, consider the latest inkscape.pot.
Waluyo Adi Siswanto
2011-03-02
1
-3333
/
+3270
*
Translations. inkscape.pot and French translation update.
Nicolas Dufour
2011-02-27
2
-6066
/
+4712
*
i18n. Fixing i18n mistakes in the experimental custom predefined filters.
Nicolas Dufour
2011-02-27
4
-68
/
+68
*
Palettes. Removing some palettes from the translation list (see Bug #667402).
Nicolas Dufour
2011-02-27
1
-4
/
+1
*
compatibility patch to compile using gcc 4.6
Adib Taraben
2011-02-27
76
-1
/
+77
|
\
|
*
compatibility patch to compile using gcc 4.6
Adib Taraben
2011-02-27
76
-1
/
+77
|
/
*
Tutorials. Japanese tutorials update by Masato HASHIMOTO.
Nicolas Dufour
2011-02-27
4
-849
/
+847
*
Translations. Updated Indonesian ui translation.
Waluyo Adi Siswanto
2011-02-25
1
-209
/
+171
*
Translation. Updated Indonesian translations.
Waluyo Adi Siswanto
2011-02-22
1
-859
/
+620
*
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
22
-65
/
+350
*
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
[next]