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
/
clonetiler.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor SPItem bounding box methods: remove NRRect usage and make code
Krzysztof Kosi??ski
2011-08-27
1
-4
/
+3
*
Rewrite NRArena -> Inkscape::Drawing. Call render and update
Krzysztof Kosi??ski
2011-08-07
1
-17
/
+13
*
Rewrite NRArenaItem hierarchy into C++
Krzysztof Kosi??ski
2011-08-06
1
-11
/
+7
*
Merge from trunk
Krzysztof Kosi??ski
2011-07-25
1
-13
/
+14
|
\
|
*
Cleanup of oudated/redundant SP_ITEM() macro use.
Jon A. Cruz
2011-07-16
1
-6
/
+7
|
*
Remove the icon-names.h thing, which was a mistake.
Krzysztof Kosi??ski
2011-07-15
1
-7
/
+7
*
|
Replace direct use of Cairo contexts and surfaces in the rendering tree
Krzysztof Kosi??ski
2011-07-22
1
-15
/
+9
|
/
*
Merge from trunk
Krzysztof Kosi??ski
2011-07-06
1
-36
/
+44
|
\
|
*
Migrate clonetiler to GtkComboBox
Alex Valavanis
2011-07-01
1
-25
/
+33
|
*
Gtk cleanup: gtk_object_get_data
Alex Valavanis
2011-06-26
1
-3
/
+3
|
*
Gtk cleanup: gtk_menu_append
Alex Valavanis
2011-06-26
1
-1
/
+1
|
*
Replace deprecated gtk_radio_button_group symbol
Alex Valavanis
2011-06-23
1
-8
/
+8
*
|
Remove more of libnr
Krzysztof Kosi??ski
2011-06-23
1
-0
/
+1
|
/
*
Merge from trunk
Krzysztof Kosi??ski
2011-06-19
1
-265
/
+216
|
\
|
*
Replace deprecated GtkSignal
Alex Valavanis
2011-06-13
1
-51
/
+51
|
*
Replace use of deprecated GtkTooltips API
Alex Valavanis
2011-06-05
1
-115
/
+88
|
*
Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of SP_ROOT()...
Jon A. Cruz
2011-06-04
1
-0
/
+1
|
*
Guides and clonetiler. Fix for bug #477649 (GTK warning about an adjustment w...
Nicolas Dufour
2011-04-11
1
-101
/
+78
*
|
Merge from trunk
Krzysztof Kosi??ski
2011-04-07
1
-116
/
+118
|
\
|
|
*
UI fix (message was not clear)
Kris De Gussem
2011-03-08
1
-1
/
+1
|
*
Finished cleanup of outdated SP_OBJECT_PARENT C macro.
Jon A. Cruz
2011-02-21
1
-22
/
+24
|
*
update to latest 2geom !
Johan B. C. Engelen
2011-02-02
1
-93
/
+93
*
|
Merge from trunk (again)
Krzysztof Kosi??ski
2010-12-15
1
-28
/
+27
|
\
|
|
*
Merge and cleanup of GSoC C++-ification project.
Jon A. Cruz
2010-12-12
1
-28
/
+27
|
|
\
|
|
*
another c++ification for sp-object.h/cpp and still in progress...
Abhishek Sharma Public
2010-07-03
1
-4
/
+4
|
|
*
New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...
Abhishek Sharma Public
2010-07-02
1
-3
/
+3
|
|
*
C++fied SPDocument added
Abhishek Sharma Public
2010-07-01
1
-3
/
+3
|
|
*
This is the first c++ification commit from me. It handles sp-line, sp-polylin...
Abhishek Sharma Public
2010-06-29
1
-7
/
+6
*
|
|
Merge from trunk
Krzysztof Kosi??ski
2010-11-25
1
-33
/
+9
|
\
|
|
|
*
|
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
2010-11-17
1
-1
/
+1
|
*
|
Remove the failed and unused "new gui" stuff.
Krzysztof Kosi??ski
2010-10-12
1
-23
/
+5
|
*
|
i18n. Context cleanup (context|string replaced with C_).
Nicolas Dufour
2010-08-22
1
-9
/
+3
|
|
/
*
|
Make nr_arena_invoke_render expect an already transformed context,
Krzysztof Kosi??ski
2010-08-15
1
-0
/
+1
*
|
Completely remove NRPixBlock
Krzysztof Kosi??ski
2010-08-14
1
-30
/
+2
*
|
Fix paint bucket tool
Krzysztof Kosi??ski
2010-08-14
1
-1
/
+1
*
|
Fix background tracing in clone tiler dialog
Krzysztof Kosi??ski
2010-08-14
1
-49
/
+41
*
|
Wholesale cruft removal part 1
Krzysztof Kosi??ski
2010-08-04
1
-0
/
+1
|
/
*
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
2009-08-06
1
-2
/
+2
*
SPDocument->Document
johnce
2009-08-05
1
-2
/
+2
*
Make all icons themable (except the filter icons).
Krzysztof Kosi??ski
2009-02-19
1
-25
/
+21
*
get rid of a lot of no longer needed "libnr/nr-..." includes.
Johan B. C. Engelen
2008-12-30
1
-8
/
+0
*
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
1
-7
/
+5
*
From trunk
Ted Gould
2008-10-27
1
-131
/
+129
*
Merging from trunk
Ted Gould
2008-10-11
1
-7
/
+7
*
More NR ==> Geom conversion (points and some matrices/transforms)
Maximilian Albert
2008-09-18
1
-129
/
+129
*
Refactored preferences handling into a new version of
Krzysztof Kosi??ski
2008-09-16
1
-143
/
+159
*
hide the item shown for tracing, fixes leak
bulia byak
2008-09-16
1
-4
/
+9
*
since all values are 0..1, shifting gamma up must use power<1 so that the val...
bulia byak
2008-08-18
1
-2
/
+2
[next]