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
/
stroke-style.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-01-11
Warning and dead code cleanup.
Jon A. Cruz
1
-6
/
+3
2012-12-09
Migrate remaining stuff from GtkTable to GtkGrid
Alex Valavanis
1
-1
/
+44
2012-10-29
Fix for 165865 : Markers - fix Undo history
John Smith
1
-3
/
+2
2012-09-23
Fix for 165865 : Assert when duplicating markers
John Smith
1
-1
/
+0
2012-09-17
Fix for 165865 : Fix marker color on duplicate
John Smith
1
-57
/
+29
2012-08-20
Fix for 165865 : markers must take object's stroke color
John Smith
1
-40
/
+251
2012-08-04
Fix for 1030239 : Custom markers only added to the list in Stroke Style after...
John Smith
1
-0
/
+2
2012-08-04
Fix for 1032880 : Stroke style panel is mirrored between open windows
John Smith
1
-547
/
+434
2012-06-23
Migrate to new device pointer API for GTK+ 3
Alex Valavanis
1
-3
/
+2
2012-06-18
Fix crash in fill and stroke dialog with GTK+ 3
Alex Valavanis
1
-24
/
+83
2012-04-30
gtkmm-3.0 changes for Gtk::Adjustment
Alex Valavanis
1
-3
/
+14
2012-04-28
gtkmm-3.0 fixes for Gtk::Box and header inclusions
Alex Valavanis
1
-0
/
+1
2012-03-21
Fix for 959223 : Object selection messes up styles, regression from r11082
John Smith
1
-0
/
+4
2012-03-14
Fix for 943225 : Replace Gtk::OptionMenu with Gtk::ComboBox
John Smith
1
-471
/
+76
2012-03-12
Fix false gtk deprecation warnings from gtkmm headers
Alex Valavanis
1
-2
/
+1
2012-02-29
Header tidying, suppress all gdk deprecation errors in gtkmm
Alex Valavanis
1
-0
/
+2
2012-02-26
Clean up all remaining false warnings from Gtkmm
Alex Valavanis
1
-2
/
+1
2012-02-12
Header cleaning
Alex Valavanis
1
-0
/
+1
2012-02-06
Get rid of gtkmm top-level header usage - not required by API
Alex Valavanis
1
-0
/
+2
2012-01-03
More deprecated GtkTooltips
Alex Valavanis
1
-13
/
+11
2011-12-08
Switch to top-level glib headers. Thanks to DimStar for patch
Alex Valavanis
1
-1
/
+1
2011-10-23
Documentation update pass.
Jon A. Cruz
1
-4
/
+0
2011-10-04
Cleaned up display-forward.h, including many redundant usages.
Jon A. Cruz
1
-1
/
+0
2011-10-03
Doxygen cleanup.
Jon A. Cruz
1
-17
/
+11
2011-08-27
Refactor SPItem bounding box methods: remove NRRect usage and make code
Krzysztof Kosi??ski
1
-2
/
+1
2011-08-07
Rewrite NRArena -> Inkscape::Drawing. Call render and update
Krzysztof Kosi??ski
1
-8
/
+6
2011-08-06
Rewrite NRArenaItem hierarchy into C++
Krzysztof Kosi??ski
1
-3
/
+4
2011-07-16
Cleanup of oudated/redundant SP_ITEM() macro use.
Jon A. Cruz
1
-7
/
+11
2011-07-15
Remove the icon-names.h thing, which was a mistake.
Krzysztof Kosi??ski
1
-18
/
+18
2011-06-04
Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of SP_ROOT()...
Jon A. Cruz
1
-1
/
+1
2011-04-16
change spinbox to new one in many places.
Johan B. C. Engelen
1
-5
/
+6
2011-02-21
Finished cleanup of outated SP_OBJECT_DOCUMENT C macro.
Jon A. Cruz
1
-31
/
+35
2011-02-02
update to latest 2geom !
Johan B. C. Engelen
1
-1
/
+1
2010-12-23
Mnemonics in "Fill and stroke", "Align and distribute", and "Transform" dialo...
Kris De Gussem
1
-9
/
+19
2010-11-17
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
1
-1
/
+1
2010-08-22
i18n. Context cleanup (context|string replaced with C_).
Nicolas Dufour
1
-4
/
+1
2010-08-05
Wholesale cruft removal part 4; fix crash when rendering guides
Krzysztof Kosi??ski
1
-1
/
+1
2010-07-03
another c++ification for sp-object.h/cpp and still in progress...
Abhishek Sharma Public
1
-1
/
+1
2010-07-02
New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...
Abhishek Sharma Public
1
-3
/
+3
2010-07-01
C++fied SPDocument added
Abhishek Sharma Public
1
-4
/
+4
2010-06-29
This is the first c++ification commit from me. It handles sp-line, sp-polylin...
Abhishek Sharma Public
1
-6
/
+6
2010-03-29
Purge use of SP_ACTIVE_* and encapsulate by moving 'active' desktop tracking ...
Jon A. Cruz
1
-1
/
+8
2010-03-27
Phase 2 - remove duplicated code and leave a single copy of each function.
Jon A. Cruz
1
-611
/
+1
2010-03-27
Phase 1 - unify/reconcile copy-n-paste edit madness of Fill and Stroke edit p...
Jon A. Cruz
1
-202
/
+404
2010-03-23
Update to reflect "swatch" gradients as being assumed to be shared.
Jon A. Cruz
1
-1
/
+1
2010-03-22
C++-ification of enums.
Jon A. Cruz
1
-18
/
+18
2010-03-22
C++-ification of paint selector.
Jon A. Cruz
1
-20
/
+17
2010-03-09
Initial F&S dialog setting of swatch colors.
Jon A. Cruz
1
-3
/
+4
2010-03-06
New tab in Fill&Stroke dialog for swatch fills.
Jon A. Cruz
1
-1
/
+7
2009-08-06
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
1
-17
/
+17
[next]