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
/
widget
/
selected-style.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Stop using deprecated GdkBitmap in custom cursors
Alex Valavanis
2012-05-27
1
-13
/
+10
*
gtkmm-3.0 changes for Gtk::Adjustment
Alex Valavanis
2012-04-30
1
-0
/
+13
*
Get rid of GtkObject in toolbox
Alex Valavanis
2012-04-23
1
-1
/
+1
*
Translation. More disambiguations (see Bug #832560).
Nicolas Dufour
2012-04-13
1
-2
/
+2
*
Replace deprecated gdk_cursor_unref
Alex Valavanis
2012-04-09
1
-0
/
+8
*
cppcheck
Kris De Gussem
2012-03-07
1
-1
/
+1
*
Clean up all remaining false warnings from Gtkmm
Alex Valavanis
2012-02-26
1
-2
/
+0
*
Header cleaning
Alex Valavanis
2012-02-12
1
-0
/
+1
*
More GSEAL stuff
Alex Valavanis
2012-01-14
1
-6
/
+7
*
Initial C++ification of SPCanvas.
Jon A. Cruz
2012-01-12
1
-2
/
+3
*
Fixed null-pointer ctor crashes.
Jon A. Cruz
2012-01-03
1
-4
/
+14
*
More deprecated GtkTooltips
Alex Valavanis
2012-01-03
1
-25
/
+22
*
Fixing more broken and split doc comments.
Jon A. Cruz
2011-10-27
1
-3
/
+1
*
cppcheck
Kris De Gussem
2011-10-18
1
-1
/
+1
*
Doxygen cleanup.
Jon A. Cruz
2011-10-03
1
-1
/
+1
*
Gtk cleanup: gtk_object_set_data
Alex Valavanis
2011-06-25
1
-1
/
+1
*
Use generic headers in preparation for GTK+ 3 transition
Alex Valavanis
2011-06-03
1
-1
/
+1
*
Finished cleanup of outdated SP_OBJECT_REPR C macro.
Jon A. Cruz
2011-02-22
1
-1
/
+1
*
Merge and cleanup of GSoC C++-ification project.
Jon A. Cruz
2010-12-12
1
-54
/
+55
|
\
|
*
New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...
Abhishek Sharma Public
2010-07-02
1
-31
/
+31
*
|
UI fixes (punctuation, units, accelerator keys) (a. o. Bug #560751 )
Kris De Gussem
2010-10-25
1
-2
/
+2
|
/
*
Initial F&S dialog setting of swatch colors.
Jon A. Cruz
2010-03-09
1
-7
/
+7
*
Implement guide behaviour as discussed on the mailing list
Maximilian Albert
2009-07-16
1
-0
/
+1
*
adding comments/TODOs and/or reverting some of the things done in r20655
Felipe Corr??a da Silva Sanches
2009-02-09
1
-1
/
+7
*
gcc warning cleanup
Felipe Corr??a da Silva Sanches
2009-02-09
1
-1
/
+1
*
Fixed const-correctness and member access
Jon A. Cruz
2008-08-03
1
-18
/
+21
*
Warning cleanup
Jon A. Cruz
2008-07-04
1
-1
/
+1
*
make stroke width adjustable by rotation too
bulia byak
2008-04-01
1
-3
/
+97
*
The dialog to panel refactoring:
gustav_b
2007-11-22
1
-15
/
+26
*
* typo fixed
Luca Bruno
2007-11-11
1
-3
/
+3
*
warning cleanup
Jon A. Cruz
2007-11-08
1
-58
/
+58
*
marked three messages from color gestures for translation
Alexandre Prokoudine
2007-10-31
1
-3
/
+3
*
add alt dragging for no change mode
bulia byak
2007-10-30
1
-5
/
+13
*
punctuation
bulia byak
2007-10-25
1
-2
/
+2
*
change cursor for color gestures
bulia byak
2007-10-24
1
-0
/
+40
*
enable color gestures for fill and stroke
bulia byak
2007-10-24
1
-8
/
+147
*
noop: ui/widget/selected-style.cpp: Change a local var to be more const, to a...
Peter Moulder
2007-10-11
1
-1
/
+1
*
Fixed unsafe hardcoding of buffer size
Jon A. Cruz
2007-09-24
1
-15
/
+15
*
Add functions for showing a specific notebook page in the F&S dialog,
gustav_b
2007-09-20
1
-6
/
+19
*
Refactoring SPColor to C++ and removing legacy CMYK implementation
Jon A. Cruz
2007-09-15
1
-1
/
+1
*
Purged fill type enum
Jon A. Cruz
2007-09-10
1
-16
/
+15
*
fix 1777084
bulia byak
2007-08-20
1
-0
/
+7
*
switch SPStyle to using SPFilterReference for filters; sp_style_new now requi...
bulia byak
2007-06-27
1
-1
/
+1
*
more unreffing temporary styles properly
bulia byak
2007-06-27
1
-1
/
+1
*
spell out Fill and Stroke labels
bulia byak
2007-02-15
1
-4
/
+4
*
text markup; use gradient preview for gradient fills or strokes
bulia byak
2007-01-18
1
-6
/
+25
*
correct annotation; fixme
bulia byak
2006-11-20
1
-1
/
+2
*
change opacity display to 0..100
bulia byak
2006-11-19
1
-14
/
+17
*
workaround for crash 1580903 and several other issues caused by GTK's brainde...
bulia byak
2006-10-26
1
-0
/
+12
*
undo annotations
bulia byak
2006-10-05
1
-25
/
+23
[next]