summaryrefslogtreecommitdiffstats
path: root/src/widgets/stroke-style.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2014-04-24Clean up of style code: refactor marker properties. Step 3.Tavmjong Bah1-3/+4
2014-03-30Added "Gtk::" scope to "manage" function calls.Markus Engel1-6/+6
2014-03-11Change stroke-dasharray and stroke-dashoffset handling to match other propert...Tavmjong Bah1-7/+7
2014-03-09Remove unused includes to tidy up the code.Martin Owens1-0/+1
2013-10-12Units: stop newing Unit objects. pass around pointers to "undeletable" Unit o...Johan B. C. Engelen1-15/+15
2013-09-30fix obvious leakJohan B. C. Engelen1-0/+2
2013-08-04Switched to global UnitTable.Matthew Petroff1-1/+1
2013-08-03Cleaned up.Markus Engel1-1/+1
2013-07-20Ported "widgets/stroke-style.*".Matthew Petroff1-89/+34
2013-07-09Ported sp-namedview.cpp (todo: fix a bunch of things).Matthew Petroff1-3/+3
2013-06-11Change marker layout in stroke-widget so they are all on one line.Martin Owens1-33/+8
2013-03-23Use subclass of RadioButton rather than setting gobject data in Stroke Style ...Alex Valavanis1-55/+79
2013-01-20minor fix (do not compare to zero)Kris De Gussem1-1/+2
2013-01-11Warning and dead code cleanup.Jon A. Cruz1-6/+3
2012-12-09Migrate remaining stuff from GtkTable to GtkGridAlex Valavanis1-1/+44
2012-10-29Fix for 165865 : Markers - fix Undo historyJohn Smith1-3/+2
2012-09-23Fix for 165865 : Assert when duplicating markersJohn Smith1-1/+0
2012-09-17Fix for 165865 : Fix marker color on duplicateJohn Smith1-57/+29
2012-08-20Fix for 165865 : markers must take object's stroke colorJohn Smith1-40/+251
2012-08-04Fix for 1030239 : Custom markers only added to the list in Stroke Style after...John Smith1-0/+2
2012-08-04Fix for 1032880 : Stroke style panel is mirrored between open windowsJohn Smith1-547/+434
2012-06-23Migrate to new device pointer API for GTK+ 3Alex Valavanis1-3/+2
2012-06-18Fix crash in fill and stroke dialog with GTK+ 3Alex Valavanis1-24/+83
2012-04-30gtkmm-3.0 changes for Gtk::AdjustmentAlex Valavanis1-3/+14
2012-04-28gtkmm-3.0 fixes for Gtk::Box and header inclusionsAlex Valavanis1-0/+1
2012-03-21Fix for 959223 : Object selection messes up styles, regression from r11082John Smith1-0/+4
2012-03-14Fix for 943225 : Replace Gtk::OptionMenu with Gtk::ComboBoxJohn Smith1-471/+76
2012-03-12Fix false gtk deprecation warnings from gtkmm headersAlex Valavanis1-2/+1
2012-02-29Header tidying, suppress all gdk deprecation errors in gtkmmAlex Valavanis1-0/+2
2012-02-26Clean up all remaining false warnings from GtkmmAlex Valavanis1-2/+1
2012-02-12Header cleaningAlex Valavanis1-0/+1
2012-02-06Get rid of gtkmm top-level header usage - not required by APIAlex Valavanis1-0/+2
2012-01-03More deprecated GtkTooltipsAlex Valavanis1-13/+11
2011-12-08Switch to top-level glib headers. Thanks to DimStar for patchAlex Valavanis1-1/+1
2011-10-23Documentation update pass.Jon A. Cruz1-4/+0
2011-10-04Cleaned up display-forward.h, including many redundant usages.Jon A. Cruz1-1/+0
2011-10-03Doxygen cleanup.Jon A. Cruz1-17/+11
2011-08-27Refactor SPItem bounding box methods: remove NRRect usage and make codeKrzysztof Kosi??ski1-2/+1
2011-08-07Rewrite NRArena -> Inkscape::Drawing. Call render and updateKrzysztof Kosi??ski1-8/+6
2011-08-06Rewrite NRArenaItem hierarchy into C++Krzysztof Kosi??ski1-3/+4
2011-07-16Cleanup of oudated/redundant SP_ITEM() macro use.Jon A. Cruz1-7/+11
2011-07-15Remove the icon-names.h thing, which was a mistake.Krzysztof Kosi??ski1-18/+18
2011-06-04Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of SP_ROOT()...Jon A. Cruz1-1/+1
2011-04-16change spinbox to new one in many places.Johan B. C. Engelen1-5/+6
2011-02-21Finished cleanup of outated SP_OBJECT_DOCUMENT C macro.Jon A. Cruz1-31/+35
2011-02-02update to latest 2geom !Johan B. C. Engelen1-1/+1
2010-12-23Mnemonics in "Fill and stroke", "Align and distribute", and "Transform" dialo...Kris De Gussem1-9/+19
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2010-08-22i18n. Context cleanup (context|string replaced with C_).Nicolas Dufour1-4/+1
2010-08-05Wholesale cruft removal part 4; fix crash when rendering guidesKrzysztof Kosi??ski1-1/+1