index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
dialogs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-11-27
small 2geomification of clone tile dialog
Johan B. C. Engelen
1
-24
/
+24
2008-11-21
Merge from fe-moved
Ted Gould
49
-1977
/
+404
2008-10-31
Merge from trunk
Ted Gould
1
-7
/
+12
2008-10-27
From trunk
Ted Gould
15
-442
/
+402
2008-10-11
Merging from trunk
Ted Gould
6
-29
/
+40
2008-09-20
release reprs properly
bulia byak
1
-0
/
+1
2008-09-19
by default, try square arrangement, not 1 row as before
bulia byak
1
-5
/
+8
2008-09-18
Yet another NR ==> Geom change
Maximilian Albert
3
-132
/
+130
2008-09-18
More NR ==> Geom conversion (points and some matrices/transforms)
Maximilian Albert
1
-129
/
+129
2008-09-16
Refactored preferences handling into a new version of
Krzysztof Kosi??ski
3
-173
/
+190
2008-09-16
fix leak of the arena and arenaitem
bulia byak
2
-1
/
+6
2008-09-16
hide the item shown for tracing, fixes leak
bulia byak
1
-4
/
+9
2008-08-23
Update to sync metadata title to the document title.
Jeff Schiller
1
-2
/
+13
2008-08-18
since all values are 0..1, shifting gamma up must use power<1 so that the val...
bulia byak
1
-2
/
+2
2008-08-09
gtkmm-ify the 'Stroke style' tab of Fill and Stroke dialog
Maximilian Albert
4
-436
/
+419
2008-08-08
remove many unnecessary to_2geom and from_2geom calls
Johan B. C. Engelen
5
-18
/
+18
2008-08-05
NR::Maybe => boost::optional
Johan B. C. Engelen
5
-16
/
+16
2008-08-05
codedread's patch for bug 254850 (fixes handling of description field in Obje...
Stephen Silver
1
-2
/
+4
2008-08-04
NR:: => Geom:: for much of src/ui and src/widgets
Johan B. C. Engelen
1
-1
/
+1
2008-08-01
Warning cleanup
Jon A. Cruz
1
-2
/
+2
2008-07-24
make clonetiler obey the bbox prefs
bulia byak
1
-6
/
+4
2008-07-20
extract ImageToggler from layers dialog
Johan B. C. Engelen
1
-108
/
+3
2008-07-17
Patch from codedread: add mnemonics for Title and Description fields in Objec...
Stephen Silver
1
-2
/
+6
2008-07-15
Fixed layers dialog to correctly fetch icons from new location/code.
Jon A. Cruz
1
-16
/
+15
2008-07-14
Some improvements to my title/desc stuff of revision 18759 (see bug 171024).
Stephen Silver
1
-12
/
+2
2008-07-12
warning cleanup
Felipe Corr??a da Silva Sanches
1
-1
/
+1
2008-07-05
fix 245806
bulia byak
1
-4
/
+14
2008-07-02
add shadow to layers list
MenTaLguY
1
-0
/
+1
2008-07-02
add tab to layers dialog
MenTaLguY
2
-3
/
+9
2008-06-24
Cmake: remove header files from source lists
Joshua L. Blocher
1
-25
/
+0
2008-06-14
Added duplicate layer command. Fixes bug #171246.
Jon A. Cruz
1
-1
/
+7
2008-06-13
Added the ability to toggle a layer "solo". Fixes bug #171530.
Jon A. Cruz
1
-3
/
+9
2008-06-12
change NR::Matrix to Geom:: for many sp_item_xxx_affine functions
Johan B. C. Engelen
5
-16
/
+16
2008-06-11
plumb XML::Documents in everywhere
MenTaLguY
1
-1
/
+1
2008-06-02
basic support for <title> and <desc>
Stephen Silver
1
-11
/
+43
2008-05-22
Fixed broken i18n strings causing problems with <b> tag
Jon A. Cruz
1
-8
/
+4
2008-05-19
Cmake: Moved sp-* into own library to reduce link cmdline and add new files t...
Joshua L. Blocher
1
-2
/
+0
2008-05-10
Do not show/edit image URL for data URIs.
Jon A. Cruz
1
-1
/
+16
2008-05-10
More type registration cleanup
Jon A. Cruz
1
-22
/
+26
2008-05-08
merge inline patch from Jimmy
MenTaLguY
2
-35
/
+6
2008-05-06
Updating deprecated type calls.
Jon A. Cruz
1
-3
/
+3
2008-05-06
Cmake: Fix some undefined function calls
Joshua L. Blocher
1
-1
/
+3
2008-05-04
noop: Address string-literal-to-char* warning.
Peter Moulder
1
-2
/
+2
2008-05-04
warning cleanup and fixed string free issue
Jon A. Cruz
3
-3
/
+3
2008-04-28
Cmake: Fixed issues with pedro not linking correctly
Joshua L. Blocher
1
-2
/
+25
2008-04-23
Change status bar text for swatch hover
John Bintz
1
-2
/
+2
2008-04-22
Keep swatch status messages visible while hovering
John Bintz
1
-2
/
+20
2008-04-21
Fix swatch enter-notify event propagation
John Bintz
1
-23
/
+19
2008-04-21
Oops, this broke selecting a swatch, rolling back...
John Bintz
1
-18
/
+23
2008-04-21
Show the name of the swatch that is currently under the pointer in the status...
John Bintz
1
-0
/
+24
[next]