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
*
Cleanup for src/forward.h. (About 19 of the affected files did not require th...
Jon A. Cruz
2011-10-05
3
-9
/
+12
*
Doxygen cleanup.
Jon A. Cruz
2011-10-03
8
-234
/
+223
*
Refactor SPItem bounding box methods: remove NRRect usage and make code
Krzysztof Kosi??ski
2011-08-27
3
-20
/
+20
*
Merge rendering cache branch (GSoC 2011)
Krzysztof Kosi??ski
2011-08-25
1
-35
/
+21
|
\
|
*
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
5
-50
/
+55
|
|
\
|
*
|
Replace direct use of Cairo contexts and surfaces in the rendering tree
Krzysztof Kosi??ski
2011-07-22
1
-15
/
+9
*
|
|
Memory leaks fix / code cleanup
Kris De Gussem
2011-07-30
1
-0
/
+1
|
|
/
|
/
|
*
|
Remove deprecated Glib symbols
Krzysztof Kosi??ski
2011-07-19
1
-5
/
+9
*
|
- rename SPItem::i2d_affine to i2dt_affine, to clarify that it is item-to-des...
Johan B. C. Engelen
2011-07-17
2
-4
/
+4
*
|
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
3
-35
/
+35
|
/
*
Merge from trunk
Krzysztof Kosi??ski
2011-07-06
7
-298
/
+288
|
\
|
*
Text edit dialog: Apply button should grab default only after adding to window
Alex Valavanis
2011-07-05
1
-2
/
+2
|
*
Migrate clonetiler to GtkComboBox
Alex Valavanis
2011-07-01
1
-25
/
+33
|
*
Minimise GTK version changes in text-edit dialog
Alex Valavanis
2011-06-30
1
-34
/
+6
|
*
Gtk cleanup: gtk_signal_connect_while_alive
Alex Valavanis
2011-06-26
1
-49
/
+61
|
*
Gtk cleanup: gtk_object_get_data
Alex Valavanis
2011-06-26
5
-111
/
+111
|
*
Gtk cleanup: gtk_menu_append
Alex Valavanis
2011-06-26
1
-1
/
+1
|
*
Gtk cleanup: gtk_object_set_data
Alex Valavanis
2011-06-25
4
-62
/
+62
|
*
Remove/replace deprecated gtk_window_set_policy symbol
Alex Valavanis
2011-06-23
2
-3
/
+1
|
*
Replace deprecated gtk_radio_button_group symbol
Alex Valavanis
2011-06-23
2
-12
/
+12
*
|
Remove more of libnr
Krzysztof Kosi??ski
2011-06-23
1
-0
/
+1
|
/
*
Position the 'Set' button to lower right corner of the object properties panel.
Felipe Corr??a da Silva Sanches
2011-06-22
1
-9
/
+7
*
Warning cleanup.
Jon A. Cruz
2011-06-22
1
-1
/
+1
*
Revision 10333 introduced dependency on gtk version 2.24 which is currently n...
Felipe Corr??a da Silva Sanches
2011-06-22
1
-1
/
+50
*
Replace deprecated GtkCombo
Alex Valavanis
2011-06-22
1
-12
/
+5
*
Merge from trunk
Krzysztof Kosi??ski
2011-06-19
14
-445
/
+373
|
\
|
*
Replace deprecated GtkSignal
Alex Valavanis
2011-06-13
7
-100
/
+100
|
*
cmake:
Campbell Barton
2011-06-13
1
-1
/
+14
|
*
Replace deprecated GTK_WIDGET_(UN)SET_FLAGS macros
Alex Valavanis
2011-06-12
2
-5
/
+5
|
|
\
|
|
*
Replace deprecated GTK_WIDGET_(UN)SET_FLAGS macros
Alex Valavanis
2011-06-12
2
-5
/
+5
|
*
|
cmake: now builds without having most of the source listed in 1 file.
Campbell Barton
2011-06-13
1
-1
/
+2
|
|
/
|
*
Replace deprecated GtkTooltips
Alex Valavanis
2011-06-12
7
-192
/
+147
|
|
\
|
|
*
Replace use of deprecated GtkTooltips API
Alex Valavanis
2011-06-05
7
-192
/
+147
|
*
|
cmake:
Campbell Barton
2011-06-13
1
-2
/
+3
|
*
|
cmake: give all libs a _LIB suffix, workaround 'debug' being confused with ca...
Campbell Barton
2011-06-12
1
-2
/
+2
|
*
|
work in progress cmake commit:
Campbell Barton
2011-06-12
1
-24
/
+12
|
|
/
|
*
Merge gtk header cleanup by Alex Valavanis. Fixes bug #709847, bug #747512, b...
Jon A. Cruz
2011-06-04
7
-16
/
+6
|
|
\
|
|
*
Use generic headers in preparation for GTK+ 3 transition
Alex Valavanis
2011-06-03
7
-16
/
+6
|
*
|
Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of SP_ROOT()...
Jon A. Cruz
2011-06-04
4
-3
/
+7
|
|
/
|
*
Added mnemonics for font dialog (Bug #170765)
Kris De Gussem
2011-04-18
1
-6
/
+5
|
*
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
8
-151
/
+187
|
\
|
|
*
UI fix (message was not clear)
Kris De Gussem
2011-03-08
1
-1
/
+1
|
*
compatibility patch to compile using gcc 4.6
Adib Taraben
2011-02-27
1
-0
/
+1
|
*
Finished cleanup of outdated SP_OBJECT_REPR C macro.
Jon A. Cruz
2011-02-22
4
-30
/
+40
|
*
Finished cleanup of outdated SP_OBJECT_PARENT C macro.
Jon A. Cruz
2011-02-21
2
-23
/
+25
|
*
update to latest 2geom !
Johan B. C. Engelen
2011-02-02
1
-93
/
+93
[next]