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 for 930535 : Convert Font and Text dialog to a dockable dialog
John Smith
2012-02-16
3
-1065
/
+0
*
Move gtkmm headers that internally re-enable deprecated gtk symbols to top. ...
Alex Valavanis
2012-02-15
2
-3
/
+7
*
Header cleaning
Alex Valavanis
2012-02-12
5
-0
/
+5
*
Backward compat fix for Gtkmm 2.20
Alex Valavanis
2012-02-09
1
-1
/
+13
*
(cppcheck and janitorial tasks:) C-style casting to C++-style casting
Kris De Gussem
2012-02-08
1
-2
/
+2
*
export: replace deprecated Gtk::ALIGN_LEFT symbol
Alex Valavanis
2012-02-06
1
-3
/
+3
*
Gtkmmification of object attributes dialog: image and link attributes now edi...
Kris De Gussem
2012-01-19
4
-190
/
+0
*
Adding expression calculator in Clone Tiler (see Bug #773636). Patch by Romain.
Nicolas Dufour
2012-01-13
1
-50
/
+59
*
A few GSEAL issues
Kris De Gussem
2012-01-11
1
-1
/
+1
*
Object properties dialog now dockable (derived from Inkscape::UI:Widget::Pane...
Kris De Gussem
2012-01-08
4
-625
/
+0
*
Warning and uninitialized variable cleanup.
Jon A. Cruz
2012-01-08
2
-40
/
+30
*
dropped deprecated function sp_repr_get_double_attribute
Kris De Gussem
2012-01-07
1
-10
/
+12
*
Some more documentation
Kris De Gussem
2012-01-06
2
-28
/
+25
*
More GSEAL issues
Alex Valavanis
2012-01-04
3
-5
/
+5
*
documentation of item properties dialog and SPAttributeTable
Kris De Gussem
2012-01-03
2
-7
/
+38
*
Janitorial tasks: get rid of deprecated repr wrapper functions
Kris De Gussem
2012-01-03
1
-8
/
+8
*
Cleanup GSEAL issues and deprecated GtkTooltips
Alex Valavanis
2012-01-03
2
-5
/
+5
*
Replace deprecated combo box API
Alex Valavanis
2012-01-02
1
-7
/
+22
*
Fix for bugs #902054, #884368 and #909958 (minimum widget size) by John Smith.
Nicolas Dufour
2012-01-02
1
-0
/
+1
*
Replace deprecated GTK_SIGNAL_FUNC macro
Alex Valavanis
2012-01-01
1
-1
/
+1
*
Item and image properties dialog update: restoring correct behaviour in case ...
Kris De Gussem
2012-01-01
2
-5
/
+32
*
Item properties dialog: fix multi-document issue (propably introduced in revi...
Kris De Gussem
2011-12-31
1
-1
/
+1
*
Item properties dialog:
Kris De Gussem
2011-12-31
1
-5
/
+12
*
Item properties dialog: another minor resource fix
Kris De Gussem
2011-12-30
2
-16
/
+18
*
Item properties dialog: fix signal connection
Kris De Gussem
2011-12-30
1
-5
/
+3
*
Item properties dialog: fix wasting resources when moving objects
Kris De Gussem
2011-12-30
2
-4
/
+15
*
C++ification of item properties dialog
Kris De Gussem
2011-12-30
3
-359
/
+348
*
- SPAttributeWidget and SPAttributeTable C++ified
Kris De Gussem
2011-12-16
2
-88
/
+60
|
\
|
*
- Dropped deprecated sp_window_new
Kris De Gussem
2011-12-15
1
-37
/
+31
|
*
SPAttributeTable C++ified
Kris De Gussem
2011-12-11
2
-28
/
+32
*
|
Replace deprecated GtkToolbar API
Alex Valavanis
2011-12-14
1
-82
/
+168
*
|
Replace deprecated gtk_widget_hide_all
Alex Valavanis
2011-12-14
1
-4
/
+4
|
/
*
Switch to top-level glib headers. Thanks to DimStar for patch
Alex Valavanis
2011-12-08
1
-1
/
+1
*
cppcheck
Kris De Gussem
2011-12-04
1
-17
/
+13
*
increase significant digits in clone tile dialog
Johan B. C. Engelen
2011-11-05
1
-5
/
+8
*
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
[next]