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
*
trivial: ui/widget/*, ui/dialog/*: svn propset svn:eol-style native *.h *.cpp.
Peter Moulder
2007-10-11
9
-3271
/
+3270
*
noop: ui/widget/selected-style.cpp: Change a local var to be more const, to a...
Peter Moulder
2007-10-11
1
-1
/
+1
*
(ui/dialog/document-metadata.h, ui/dialog/document-properties.h): Change _pre...
Peter Moulder
2007-10-11
2
-2
/
+2
*
(noop): io/uristream.cpp: Remove some unneeded gchar/char casts. Change cons...
Peter Moulder
2007-10-11
1
-6
/
+6
*
dom/xpathparser.h: (Lookup::sval): Change from char* to char const *. Addres...
Peter Moulder
2007-10-11
1
-6
/
+6
*
dom/prop-svg.cpp: Exit non-zero if any I/O errors.
Peter Moulder
2007-10-11
1
-13
/
+24
*
Change type of a number of rdf-related fields from char* to char const *.
Peter Moulder
2007-10-11
1
-9
/
+9
*
noop: dialogs/rdf.cpp: Mark a few pointers as not being written through. Mak...
Peter Moulder
2007-10-11
1
-6
/
+6
*
Provide Node const* versions of existing sp_repr_children and sp_repr_next fu...
Peter Moulder
2007-10-11
1
-0
/
+10
*
Avoid string literal char* warnings on g++-4.2: change some functions to take...
Peter Moulder
2007-10-11
8
-28
/
+28
*
Fix g_return_if_fail failure: It can validly happen that fit_canvas_to_select...
Peter Moulder
2007-10-11
1
-1
/
+4
*
Hooks for handling embedded ICC profiles
Jon A. Cruz
2007-10-11
1
-1
/
+55
*
update copyright header to reflect Nathan's work in e.g. r1204
MenTaLguY
2007-10-11
1
-1
/
+3
*
Add hack to prevent the dock paned from catching F6 and F8 key presses.
gustav_b
2007-10-09
1
-0
/
+7
*
Cliff's nice patch: [ 1803881 ] Stock Patterns Support in Fill/Stroke
Johan B. C. Engelen
2007-10-09
1
-34
/
+155
*
apply John Cliff's patch [ 1743843 ] Create Marker from Selection Menu Item
Johan B. C. Engelen
2007-10-09
7
-0
/
+125
*
Removed some unnecessarry bounding box updates in sp-item.cpp
Niko Kiirala
2007-10-08
1
-2
/
+8
*
Adding profile manager and user-visible drop-down in CMS picker
Jon A. Cruz
2007-10-08
8
-19
/
+210
*
tab handles in gradient tool only when they exist
bulia byak
2007-10-08
1
-2
/
+5
*
Filter effects dialog:
Nicholas Bishop
2007-10-08
2
-33
/
+18
*
Filter effects dialog:
Nicholas Bishop
2007-10-08
2
-87
/
+46
*
Use neutral out of gamut warning color
Jon A. Cruz
2007-10-07
2
-3
/
+3
*
add gradient selection describer for statusbar
bulia byak
2007-10-07
2
-0
/
+63
*
copyedit
bulia byak
2007-10-07
1
-3
/
+3
*
still more utility functions
bulia byak
2007-10-07
1
-0
/
+4
*
- marked forgotten message for translation
Alexandre Prokoudine
2007-10-07
1
-6
/
+6
*
simplify gradient by ctrl+l
bulia byak
2007-10-07
1
-18
/
+99
*
hasSelection method
bulia byak
2007-10-07
1
-0
/
+1
*
export average_color
bulia byak
2007-10-07
2
-2
/
+4
*
Exposed preference for smaller tool icons on the left. (Needed for
Jon A. Cruz
2007-10-07
2
-0
/
+5
*
implement alt+drag of stops
bulia byak
2007-10-07
1
-2
/
+23
*
fix dragging when center and radius are both selected
bulia byak
2007-10-06
1
-2
/
+2
*
implement ins to create new stops
bulia byak
2007-10-06
1
-47
/
+124
*
new selection utility methods; refactoring to allow finding grabber without k...
bulia byak
2007-10-06
2
-31
/
+62
*
a few more utility methods
bulia byak
2007-10-06
2
-14
/
+78
*
Filters: Tweek various spinslider parameters.
Tavmjong Bah
2007-10-06
1
-6
/
+6
*
Composite Filter: Handle negative K's in Arithmetic mode.
Tavmjong Bah
2007-10-06
3
-4
/
+19
*
reenable stop moving by keys, add select-all
bulia byak
2007-10-05
3
-20
/
+88
*
Guards for lcms < 1.15
Jon A. Cruz
2007-10-05
2
-2
/
+22
*
Enabled custom out of gamut warning color
Jon A. Cruz
2007-10-05
3
-3
/
+26
*
keep family list open when font is selected
MenTaLguY
2007-10-05
1
-3
/
+2
*
tune-up for lcms disabled
Jon A. Cruz
2007-10-04
1
-1
/
+6
*
few more CMS options
Jon A. Cruz
2007-10-04
4
-13
/
+58
*
Variable rename
Jon A. Cruz
2007-10-04
2
-45
/
+45
*
Change CMS preference widgets to not expand
Jon A. Cruz
2007-10-04
1
-7
/
+7
*
non-lcms build fixes
Jon A. Cruz
2007-10-03
3
-2
/
+10
*
Split CMS to separate prefs page
Jon A. Cruz
2007-10-03
2
-18
/
+25
*
#ifdef improvement
Jon A. Cruz
2007-10-03
1
-2
/
+16
*
Added profile intent options
Jon A. Cruz
2007-10-03
4
-5
/
+31
*
Initial cut of softproofing
Jon A. Cruz
2007-10-03
6
-13
/
+179
[next]