index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ui
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-03-17
re-introduce isEmpty tests
MenTaLguY
1
-1
/
+1
2007-03-11
Eliminate remaining sources of empty NR::Rects
MenTaLguY
2
-13
/
+9
2007-03-11
Switch selection bounds and center to use NR::Maybe, addressing most of the
MenTaLguY
2
-73
/
+99
2007-03-10
Merge further bbox work
MenTaLguY
3
-51
/
+73
2007-03-09
specialize MaybeStorage for Rect, and start using reference maybes to
MenTaLguY
1
-1
/
+1
2007-03-05
fix by dvlierop2 for snapping bugs 1579556 and 1579587
bulia byak
1
-2
/
+4
2007-03-05
Adding optional dialog preview. Implments RFE [ 1435276 ] switch preview on/o...
Jon A. Cruz
1
-157
/
+120
2007-03-03
Brought back checkbox and to also append filename upon "save" being hit
Jon A. Cruz
1
-45
/
+57
2007-03-03
i18n cleanup and adding extension in more cases
Jon A. Cruz
1
-13
/
+29
2007-03-03
Add the file extension even when the prior name has no extension already
Jon A. Cruz
1
-0
/
+3
2007-03-03
Speedup when switching types by avoiding setting to a directory we are alread...
Jon A. Cruz
1
-1
/
+3
2007-03-02
Switched from deferred extension appending to live extension swapping in the ...
Jon A. Cruz
2
-29
/
+88
2007-03-01
API change: render methods now take a cairo_t (not yet used)
bulia byak
1
-1
/
+1
2007-02-26
rename flood to paintbucket, copyedit
bulia byak
2
-5
/
+5
2007-02-25
Add flood fill tool
John Bintz
2
-1
/
+5
2007-02-21
Fixes issue where a modified stock marker's preview image appears in the
Bryce Harrington
2
-6
/
+10
2007-02-20
Moving cache management code from .h to .cpp.
Bryce Harrington
2
-34
/
+53
2007-02-20
Moving functions from svg_preview_cache.h to a new .cpp
Bryce Harrington
5
-70
/
+200
2007-02-20
Partial fix for bug 980157.
Bryce Harrington
1
-0
/
+78
2007-02-19
Cleaned up DOS line ends that had snuck in.
Jon A. Cruz
2
-79
/
+79
2007-02-19
now at least the first opening of the first gtkmm dialog opens it in-place wi...
bulia byak
1
-3
/
+2
2007-02-18
New dir for UI cache management code
Bryce Harrington
1
-0
/
+3
2007-02-15
enable click-action and general tooltip for style swatches
bulia byak
3
-8
/
+45
2007-02-15
spell out Fill and Stroke labels
bulia byak
1
-4
/
+4
2007-02-13
isolate the nodepath-or-knotholder unit into the new ShapeEditor class which ...
bulia byak
1
-5
/
+4
2007-02-13
angular brackets <> aren't allowed
Luca Bruno
1
-1
/
+1
2007-02-11
readded comment for translators; moved comment to avoid showing in po
Luca Bruno
1
-2
/
+4
2007-02-11
Added gnome-vfs patch by Ed Catmur so we can save/open/export to non-local
Jon Phillips
1
-0
/
+40
2007-02-09
Cleaned up comments
Bob Jamison
1
-10
/
+65
2007-02-09
First, show translator-credits for this language if available, then show all ...
Bob Jamison
2
-361
/
+497
2007-02-06
Added Esperanto translation
Luca Bruno
1
-0
/
+1
2007-01-21
start switching sp_repr_new* over to XML::Document::create*, and rename creat...
MenTaLguY
2
-2
/
+6
2007-01-18
text fixes
bulia byak
2
-7
/
+7
2007-01-18
text markup
bulia byak
1
-2
/
+2
2007-01-18
text markup; use gradient preview for gradient fills or strokes
bulia byak
2
-6
/
+31
2007-01-18
height=12
bulia byak
1
-1
/
+1
2007-01-13
overwritten heap, wrong casts fixed. Closes SF#1575829
Kees Cook
4
-17
/
+18
2007-01-10
Small typofix.
Colin Marquardt
1
-1
/
+1
2007-01-07
Using translator-credits
Luca Bruno
1
-95
/
+4
2007-01-06
Cleans it from //#ifndef WIN32
Johan B. C. Engelen
1
-2
/
+0
2007-01-06
Small edits to copyright info.
Johan B. C. Engelen
4
-4
/
+9
2007-01-06
Special #ifdef win32 code to enable Dialogs on Top for windows. Note the remo...
Johan B. C. Engelen
4
-7
/
+29
2007-01-05
transientize the color picker window (it's a bare Gtk::Dialog so it requires ...
bulia byak
1
-0
/
+4
2006-12-30
typo fixed
Luca Bruno
1
-1
/
+1
2006-12-16
Clean up internal Python/Perl dialog text; link against the python dynamic li...
Kees Cook
1
-0
/
+20
2006-12-10
improvements to trace dialog: siox button moved above preview frame, and cred...
St??phane Gimenez
1
-335
/
+388
2006-11-30
these didn't compile for me. so let's try this.
Aaron Spike
2
-42
/
+42
2006-11-29
C++ find dialog: only UI issues left (i hope) Testing needed.
Johan B. C. Engelen
2
-6
/
+83
2006-11-29
C++ Find dialog almost complete! (it works, but it is biiig now)
Johan B. C. Engelen
4
-18
/
+425
2006-11-29
'backup' commit. Added widgets to C++-find dialog. Work not finished.
Johan B. C. Engelen
2
-18
/
+79
[prev]
[next]