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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix 396851: move absolutizing relative path (added by Ted) out of sp_export_p...
bulia byak
2009-08-17
1
-6
/
+22
*
Cleanup (remove unused variable; use generic function to determine the file e...
Maximilian Albert
2009-08-09
1
-1
/
+1
*
Fix remaining glitches in the behaviour of the Save dialogs (w.r.t. rememberi...
Maximilian Albert
2009-08-09
1
-2
/
+1
*
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
2009-08-06
3
-17
/
+17
*
SPDocument->Document
johnce
2009-08-05
3
-17
/
+17
*
FIX 2922232 win32 dialogue for browse file on export-bitmap dialogue, also so...
theAdib
2009-08-03
1
-2
/
+53
*
Newer GTK is more restrictive with includes, only <gtk/gtk.h> can be directly...
Josh Andler
2009-07-13
1
-1
/
+1
*
- Fix bug #396322: "Spell checker crashes the OS X package"
mjwybrow
2009-07-07
1
-23
/
+13
*
Contextuals splits to differentiate nodes as XML elements from nodes as parts...
Alexandre Prokoudine
2009-06-09
1
-2
/
+2
*
with latest gtk, aggressive presenting the window after transientization is n...
bulia byak
2009-06-05
1
-1
/
+1
*
* [INTL:*] translator comments for all context strings added
Ivan Mas??r
2009-06-03
1
-1
/
+3
*
Renamed ColorDef to PaintDef to prep for expanded functionality.
Jon A. Cruz
2009-03-20
1
-3
/
+1
*
gtk adjustment fix
Jon A. Cruz
2009-03-11
1
-6
/
+6
*
Patch from Lubomir Rintel: fixes for GCC 4.4
Krzysztof Kosi??ski
2009-02-26
1
-2
/
+4
*
support up to 3 languages
bulia byak
2009-02-24
1
-44
/
+254
*
Move files from the src/dialogs/ directory to the places where they
Krzysztof Kosi??ski
2009-02-21
32
-9815
/
+39
*
Only build static libraries for subdirs than actually contain libraries,
Krzysztof Kosi??ski
2009-02-20
1
-23
/
+2
*
Make all icons themable (except the filter icons).
Krzysztof Kosi??ski
2009-02-19
6
-117
/
+113
*
fix cursor placement logic
bulia byak
2009-02-18
1
-4
/
+4
*
Scale preview pixmap as needed and cache scaled version.
Jon A. Cruz
2009-02-18
2
-1
/
+24
*
Warning cleanup.
Jon A. Cruz
2009-02-18
1
-35
/
+35
*
spellchecker
bulia byak
2009-02-17
3
-0
/
+867
*
Move app-specific logic and file operations up from the lower level.
Jon A. Cruz
2009-02-16
3
-19
/
+36
*
remove temporary prevention of retransientization - this hack was added long ...
bulia byak
2009-02-14
1
-26
/
+0
*
adding comments/TODOs and/or reverting some of the things done in r20655
Felipe Corr??a da Silva Sanches
2009-02-09
1
-7
/
+19
*
gcc warning cleanup
Felipe Corr??a da Silva Sanches
2009-02-09
1
-7
/
+7
*
gcc warning cleanup
Felipe Corr??a da Silva Sanches
2009-02-09
1
-1
/
+1
*
gcc warning cleanup:
Felipe Corr??a da Silva Sanches
2009-02-08
1
-2
/
+2
*
Warning cleanup.
Jon A. Cruz
2009-02-08
1
-1
/
+1
*
remove mnemonic which does not work anyway
bulia byak
2009-02-02
1
-1
/
+1
*
draw red X icon while dragging the "remove color" item
Felipe Corr??a da Silva Sanches
2009-01-27
2
-1
/
+18
*
proper resizing of remove color button
Felipe Corr??a da Silva Sanches
2009-01-27
1
-1
/
+1
*
removing a g_warning
Felipe Corr??a da Silva Sanches
2009-01-26
1
-1
/
+0
*
add "remove color" ColorItem to the swatches dialog
Felipe Corr??a da Silva Sanches
2009-01-24
4
-26
/
+63
*
trying to fix the build for debian sid. It builds OK for me on Ubuntu 8.10 bu...
Felipe Corr??a da Silva Sanches
2009-01-16
1
-0
/
+1
*
added interactivity attributes to the object properties dialog.
Felipe Corr??a da Silva Sanches
2009-01-15
1
-1
/
+26
*
Cmake: Fixed the extra -l in the link command, plus a add linking for all sub...
Joshua L. Blocher
2009-01-12
1
-1
/
+3
*
Cmake: restructure build files to be more like current build system. Should r...
Joshua L. Blocher
2009-01-09
1
-0
/
+1
*
get rid of a lot of no longer needed "libnr/nr-..." includes.
Johan B. C. Engelen
2008-12-30
2
-9
/
+0
*
* remove sp_item_i2root_affine and sp_item_i2r_affine and replace all calls by
Thomas Holder
2008-12-16
1
-1
/
+1
*
more 2geomification
Johan B. C. Engelen
2008-12-05
1
-2
/
+2
*
small 2geomification of clone tile dialog
Johan B. C. Engelen
2008-11-27
1
-24
/
+24
*
Merge from fe-moved
Ted Gould
2008-11-21
49
-1977
/
+404
*
Merge from trunk
Ted Gould
2008-10-31
1
-7
/
+12
*
From trunk
Ted Gould
2008-10-27
15
-442
/
+402
*
Merging from trunk
Ted Gould
2008-10-11
6
-29
/
+40
*
release reprs properly
bulia byak
2008-09-20
1
-0
/
+1
*
by default, try square arrangement, not 1 row as before
bulia byak
2008-09-19
1
-5
/
+8
*
Yet another NR ==> Geom change
Maximilian Albert
2008-09-18
3
-132
/
+130
*
More NR ==> Geom conversion (points and some matrices/transforms)
Maximilian Albert
2008-09-18
1
-129
/
+129
[next]