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
/
dialog
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Lots of gtkmm deprecation fixes
Alex Valavanis
2012-02-11
16
-21
/
+188
*
(cppcheck and janitorial tasks:) C-style casting to C++-style casting
Kris De Gussem
2012-02-08
1
-18
/
+18
*
Cleaning up my mess... backward compatibility and fix Windows build (hopefully)
Alex Valavanis
2012-02-07
2
-0
/
+9
*
(cppcheck and janitorial tasks:) C-style casting to C++-style casting
Kris De Gussem
2012-02-06
4
-13
/
+10
*
Unwanted output in documentation dropped
Kris De Gussem
2012-02-06
1
-4
/
+0
*
fixed memleak
Kris De Gussem
2012-02-06
1
-9
/
+2
*
document-properties: Stop using deprecated Gtk::OptionMenu
Alex Valavanis
2012-02-06
2
-30
/
+18
*
Get rid of gtkmm top-level header usage - not required by API
Alex Valavanis
2012-02-06
17
-13
/
+36
*
makefile fix for revision 10910
su_v
2012-01-19
1
-0
/
+2
*
Gtkmmification of object attributes dialog: image and link attributes now edi...
Kris De Gussem
2012-01-19
3
-2
/
+340
*
documentation
Kris De Gussem
2012-01-18
3
-24
/
+36
*
documentation
Kris De Gussem
2012-01-17
1
-7
/
+8
*
Fix updating object properties window when its desktop is not the active desktop
Kris De Gussem
2012-01-13
2
-19
/
+79
*
UI. Message dialog modification (see Bug #911123).
Nicolas Dufour
2012-01-09
2
-10
/
+41
*
warnings fix
Kris De Gussem
2012-01-08
1
-2
/
+2
*
another fix after moving files (btool did not fail)
Kris De Gussem
2012-01-08
1
-2
/
+2
*
fix paths after moving files
Kris De Gussem
2012-01-08
1
-1
/
+1
*
Object properties dialog now dockable (derived from Inkscape::UI:Widget::Pane...
Kris De Gussem
2012-01-08
4
-0
/
+507
*
Unweirdification of Preferences dialog's menu (Bug #259480).
Nicolas Dufour
2012-01-08
2
-662
/
+634
*
dropped deprecated function sp_repr_get_double_attribute
Kris De Gussem
2012-01-07
1
-12
/
+14
*
Some documentation
Kris De Gussem
2012-01-06
4
-131
/
+106
*
Fixed null-pointer ctor crashes.
Jon A. Cruz
2012-01-03
1
-6
/
+18
*
More deprecated GtkTooltips
Alex Valavanis
2012-01-03
12
-100
/
+47
*
Cleanup GSEAL issues and deprecated GtkTooltips
Alex Valavanis
2012-01-03
12
-30
/
+13
*
win32 saving: clean up filename handling on opening save dialog
Johan B. C. Engelen
2012-01-02
1
-2
/
+11
*
Fix for bugs #902054, #884368 and #909958 (minimum widget size) by John Smith.
Nicolas Dufour
2012-01-02
2
-0
/
+8
*
Fix for bugs #910463, #910467 and #910479 (default widget size too small) by ...
Nicolas Dufour
2012-01-02
3
-3
/
+6
*
mixed usage of class and struct for same object
Kris De Gussem
2011-12-11
2
-2
/
+2
*
Switch to top-level glib headers. Thanks to DimStar for patch
Alex Valavanis
2011-12-08
3
-3
/
+3
*
Add possibility to check validity of attributes and usefulness of properties.
Tavmjong Bah
2011-11-29
2
-0
/
+47
*
cppcheck: initialisation and warning cleanup
Kris De Gussem
2011-11-18
3
-5
/
+4
*
dropped unused variables
Kris De Gussem
2011-11-18
1
-6
/
+0
*
various: warnings and initalization
Kris De Gussem
2011-11-13
3
-69
/
+57
*
fix LPE toggle icon
Johan B. C. Engelen
2011-11-05
1
-1
/
+1
*
increase max values in rows&cols dialog. increase significant digits
Johan B. C. Engelen
2011-11-05
1
-4
/
+4
*
make significant digits consistent for grids
Johan B. C. Engelen
2011-11-04
1
-0
/
+7
*
add a cppcheck suppression for memleak that is not a memleak
Johan B. C. Engelen
2011-10-28
1
-0
/
+2
*
Fixing more broken and split doc comments.
Jon A. Cruz
2011-10-27
3
-11
/
+1
*
Cleanup pass on documentation that was dumping garbage into doxygen output.
Jon A. Cruz
2011-10-25
1
-4
/
+4
*
Documentation update pass.
Jon A. Cruz
2011-10-23
2
-9
/
+0
*
Warning cleanup.
Jon A. Cruz
2011-10-23
1
-4
/
+4
*
cppcheck
Kris De Gussem
2011-10-18
6
-15
/
+15
*
1) make snapping to clip/mask paths optional (see document properties dialog ...
Diederik van Lierop
2011-10-08
2
-2
/
+9
*
Cleanup for src/forward.h. (About 19 of the affected files did not require th...
Jon A. Cruz
2011-10-05
1
-0
/
+3
*
More forward.h purging.
Jon A. Cruz
2011-10-04
1
-0
/
+1
*
Doxygen cleanup.
Jon A. Cruz
2011-10-03
36
-150
/
+178
*
1) Fix absolute scaling in transform dialog
Diederik van Lierop
2011-09-04
1
-43
/
+48
*
Completely remove libnr
Krzysztof Kosi??ski
2011-08-28
5
-38
/
+34
|
\
|
*
Completely remove NRRect, NRRectL, in-svg-plane.h
Krzysztof Kosi??ski
2011-08-27
1
-2
/
+0
|
*
Refactor SPItem bounding box methods: remove NRRect usage and make code
Krzysztof Kosi??ski
2011-08-27
5
-36
/
+34
[next]