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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-11-15
cppcheck: Simple fixes for src/ui/widget
Alex Valavanis
1
-4
/
+4
2012-10-23
Fix for 171890 : Mouse wheel on swatches
John Smith
1
-41
/
+68
2012-10-01
Fix for 831008 : Line width menu only show Px,Pt and mm
John Smith
1
-33
/
+37
2012-09-23
Fix for 367548 : Invert doesnt work on objects with gradients
John Smith
1
-3
/
+2
2012-09-22
Fix for 367548 : Invert doesnt work on objects with gradients
John Smith
1
-0
/
+12
2012-08-05
Fix for 484135 : clicking on the stroke size doesn't open the dialog box
John Smith
1
-0
/
+1
2012-07-11
Fix for 167781 : opacity in selected style loses focus on kbd value scroll, f...
John Smith
1
-0
/
+1
2012-07-10
Fix for 167781 : opacity in selected style loses focus on kbd value scroll
John Smith
1
-0
/
+2
2012-05-27
Stop using deprecated GdkBitmap in custom cursors
Alex Valavanis
1
-13
/
+10
2012-04-30
gtkmm-3.0 changes for Gtk::Adjustment
Alex Valavanis
1
-0
/
+13
2012-04-23
Get rid of GtkObject in toolbox
Alex Valavanis
1
-1
/
+1
2012-04-13
Translation. More disambiguations (see Bug #832560).
Nicolas Dufour
1
-2
/
+2
2012-04-09
Replace deprecated gdk_cursor_unref
Alex Valavanis
1
-0
/
+8
2012-03-07
cppcheck
Kris De Gussem
1
-1
/
+1
2012-02-26
Clean up all remaining false warnings from Gtkmm
Alex Valavanis
1
-2
/
+0
2012-02-12
Header cleaning
Alex Valavanis
1
-0
/
+1
2012-01-14
More GSEAL stuff
Alex Valavanis
1
-6
/
+7
2012-01-12
Initial C++ification of SPCanvas.
Jon A. Cruz
1
-2
/
+3
2012-01-03
Fixed null-pointer ctor crashes.
Jon A. Cruz
1
-4
/
+14
2012-01-03
More deprecated GtkTooltips
Alex Valavanis
1
-25
/
+22
2011-10-27
Fixing more broken and split doc comments.
Jon A. Cruz
1
-3
/
+1
2011-10-18
cppcheck
Kris De Gussem
1
-1
/
+1
2011-10-03
Doxygen cleanup.
Jon A. Cruz
1
-1
/
+1
2011-06-25
Gtk cleanup: gtk_object_set_data
Alex Valavanis
1
-1
/
+1
2011-06-03
Use generic headers in preparation for GTK+ 3 transition
Alex Valavanis
1
-1
/
+1
2011-02-22
Finished cleanup of outdated SP_OBJECT_REPR C macro.
Jon A. Cruz
1
-1
/
+1
2010-10-25
UI fixes (punctuation, units, accelerator keys) (a. o. Bug #560751 )
Kris De Gussem
1
-2
/
+2
2010-07-02
New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...
Abhishek Sharma Public
1
-31
/
+31
2010-03-09
Initial F&S dialog setting of swatch colors.
Jon A. Cruz
1
-7
/
+7
2009-07-16
Implement guide behaviour as discussed on the mailing list
Maximilian Albert
1
-0
/
+1
2009-02-09
adding comments/TODOs and/or reverting some of the things done in r20655
Felipe Corr??a da Silva Sanches
1
-1
/
+7
2009-02-09
gcc warning cleanup
Felipe Corr??a da Silva Sanches
1
-1
/
+1
2008-08-03
Fixed const-correctness and member access
Jon A. Cruz
1
-18
/
+21
2008-07-04
Warning cleanup
Jon A. Cruz
1
-1
/
+1
2008-04-01
make stroke width adjustable by rotation too
bulia byak
1
-3
/
+97
2007-11-22
The dialog to panel refactoring:
gustav_b
1
-15
/
+26
2007-11-11
* typo fixed
Luca Bruno
1
-3
/
+3
2007-11-08
warning cleanup
Jon A. Cruz
1
-58
/
+58
2007-10-31
marked three messages from color gestures for translation
Alexandre Prokoudine
1
-3
/
+3
2007-10-30
add alt dragging for no change mode
bulia byak
1
-5
/
+13
2007-10-25
punctuation
bulia byak
1
-2
/
+2
2007-10-24
change cursor for color gestures
bulia byak
1
-0
/
+40
2007-10-24
enable color gestures for fill and stroke
bulia byak
1
-8
/
+147
2007-10-11
noop: ui/widget/selected-style.cpp: Change a local var to be more const, to a...
Peter Moulder
1
-1
/
+1
2007-09-24
Fixed unsafe hardcoding of buffer size
Jon A. Cruz
1
-15
/
+15
2007-09-20
Add functions for showing a specific notebook page in the F&S dialog,
gustav_b
1
-6
/
+19
2007-09-15
Refactoring SPColor to C++ and removing legacy CMYK implementation
Jon A. Cruz
1
-1
/
+1
2007-09-10
Purged fill type enum
Jon A. Cruz
1
-16
/
+15
2007-08-20
fix 1777084
bulia byak
1
-0
/
+7
2007-06-27
switch SPStyle to using SPFilterReference for filters; sp_style_new now requi...
bulia byak
1
-1
/
+1
[next]