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