index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
widgets
/
paint-selector.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
More GtkObject fixes
Alex Valavanis
2012-05-18
1
-7
/
+6
*
Fix typos in Gtk3 fixes, and fix separator API usage
Alex Valavanis
2012-04-30
1
-3
/
+3
*
Fix for 979577 : Replace deprecated gtk_option_menu with gtk_combo_box - Fix ...
John Smith
2012-04-25
1
-13
/
+15
*
Fix for 979577 : Build fails on Ubuntu Lucid - Replace deprecated gtk_option_...
John Smith
2012-04-22
1
-117
/
+124
*
Warning cleanup
Jon A. Cruz
2012-04-18
1
-2
/
+2
*
Replace deprecated GTK_TYPE macros
Alex Valavanis
2012-04-12
1
-2
/
+2
*
Replace deprecated gtk_vbox_new and gtk_widget_size_request
Alex Valavanis
2012-04-10
1
-0
/
+15
*
Replace remaining gtk_hbox_new usage
Alex Valavanis
2012-04-10
1
-0
/
+30
*
small GSEAL fix
Johan B. C. Engelen
2012-04-08
1
-1
/
+1
*
Fix for 950508 : Fill Stroke : Minor visual enhancements
John Smith
2012-03-15
1
-11
/
+21
*
Clean up all remaining false warnings from Gtkmm
Alex Valavanis
2012-02-26
1
-2
/
+2
*
Get rid of deprecated gtk_marshal_* and some old GtkComboBox API
Alex Valavanis
2012-02-11
1
-6
/
+6
*
Doxygen cleanup.
Jon A. Cruz
2011-10-03
1
-7
/
+5
*
Remove the icon-names.h thing, which was a mistake.
Krzysztof Kosi??ski
2011-07-15
1
-9
/
+9
*
GTK+ cleanup: gtk_type_class
Alex Valavanis
2011-07-03
1
-1
/
+1
*
GTK+ cleaning: gtk_type_new
Alex Valavanis
2011-07-02
1
-6
/
+2
*
Gtk cleanup: gtk_object_get_data
Alex Valavanis
2011-06-26
1
-7
/
+7
*
Gtk cleanup: gtk_menu_append
Alex Valavanis
2011-06-26
1
-3
/
+3
*
Gtk cleanup: gtk_object_set_data
Alex Valavanis
2011-06-25
1
-10
/
+10
*
Switch to GObject
Alex Valavanis
2011-06-24
1
-1
/
+1
*
Replace deprecated gtk_radio_button_group symbol
Alex Valavanis
2011-06-23
1
-1
/
+1
*
Replace deprecated GtkSignal
Alex Valavanis
2011-06-13
1
-54
/
+60
*
Replace use of deprecated GtkTooltips API
Alex Valavanis
2011-06-05
1
-14
/
+12
*
Use generic headers in preparation for GTK+ 3 transition
Alex Valavanis
2011-06-03
1
-8
/
+1
*
Finished cleanup of outdated SP_OBJECT_REPR C macro.
Jon A. Cruz
2011-02-22
1
-1
/
+1
*
Finished cleanup of outated SP_OBJECT_DOCUMENT C macro.
Jon A. Cruz
2011-02-21
1
-5
/
+5
*
Merge and cleanup of GSoC C++-ification project.
Jon A. Cruz
2010-12-12
1
-3
/
+4
|
\
|
*
C++fied SPDocument added
Abhishek Sharma Public
2010-07-01
1
-3
/
+3
|
*
This is the first c++ification commit from me. It handles sp-line, sp-polylin...
Abhishek Sharma Public
2010-06-29
1
-1
/
+1
*
|
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
2010-11-17
1
-1
/
+1
*
|
Tuning fill-n-stroke to support non-solid swatches.
Jon A. Cruz
2010-07-07
1
-2
/
+1
*
|
Rough pass of Fill-n-Stroke swatch conversion.
Jon A. Cruz
2010-07-02
1
-0
/
+1
|
/
*
Partial C++-ification of SPGradient
Jon A. Cruz
2010-06-28
1
-2
/
+2
*
Phase 3 - Convert to C++ class, but still using C-style callbacks and signals.
Jon A. Cruz
2010-03-28
1
-8
/
+7
*
Update to reflect "swatch" gradients as being assumed to be shared.
Jon A. Cruz
2010-03-23
1
-14
/
+14
*
C++-ification of enums.
Jon A. Cruz
2010-03-22
1
-106
/
+84
*
C++-ification of paint selector.
Jon A. Cruz
2010-03-22
1
-98
/
+87
*
Fix crash
Jon A. Cruz
2010-03-21
1
-3
/
+9
*
Edit single-stop "swatch"/"solid" gradients in-place in the F&S dialog.
Jon A. Cruz
2010-03-21
1
-15
/
+22
*
Initial F&S dialog setting of swatch colors.
Jon A. Cruz
2010-03-09
1
-52
/
+81
*
Cleanup of gradient-selector to allow for new mode.
Jon A. Cruz
2010-03-08
1
-11
/
+17
*
New tab in Fill&Stroke dialog for swatch fills.
Jon A. Cruz
2010-03-06
1
-6
/
+68
*
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
2009-08-06
1
-6
/
+6
*
SPDocument->Document
johnce
2009-08-05
1
-6
/
+6
*
Fix for pattern name localization
Nicolas Dufour
2009-07-08
1
-2
/
+2
*
Make all icons themable (except the filter icons).
Krzysztof Kosi??ski
2009-02-19
1
-9
/
+9
*
Updating deprecated type calls.
Jon A. Cruz
2008-05-06
1
-9
/
+12
*
Applying fixes for gcc 4.3 build issues (closes LP: #169115)
Bryce Harrington
2008-01-31
1
-1
/
+2
*
use stockid for label; help text update
bulia byak
2007-12-04
1
-4
/
+8
*
Cleanup on color changers
Jon A. Cruz
2007-10-30
1
-2
/
+2
[next]