summaryrefslogtreecommitdiffstats
path: root/src/widgets/stroke-style.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Re-order the stroke dialog so buttons are collected and miter is inline.Martin Owens2016-03-081-73/+69
* Add GUI for 'paint-order' property.Tavmjong Bah2016-03-071-0/+107
* static code analysisKris De Gussem2015-11-051-3/+3
* 1357805+1227193 revisitedLiam P. White2015-06-101-1/+5
* removed a few useless SP_OBJECT() castsMarc Jeanmougin2015-04-271-2/+2
* more cast cleanupMarc Jeanmougin2015-02-271-2/+2
* corrected the casts (hopefully)Marc Jeanmougin2015-02-271-3/+4
* Put a few std::vector<SPitem*>Marc Jeanmougin2015-02-191-7/+7
* At first, I was thinking "I just have to go to the selection file, and change...Marc Jeanmougin2015-02-171-15/+14
* Remove sp_style_new().Tavmjong Bah2014-12-251-13/+11
* Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White2014-12-211-5/+4
* Purge sp_desktop_namedview in favor of SPDesktop::getNamedViewLiam P. White2014-12-211-3/+3
* Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelectionLiam P. White2014-12-211-4/+4
* Fix stroke style unit in F&S dialog (update to display unit on first open).Josh Andler2014-11-251-2/+2
* Units: make it absolutely clear that Document properties unit dropdown is for...Johan B. C. Engelen2014-11-241-3/+3
* Update to trunk r13638Liam P. White2014-10-251-4/+6
|\
| * Don't set linejoin and linecap type if query is "nothing" (query value is inv...Tavmjong Bah2014-10-191-4/+6
* | Update to trunk r13621Liam P. White2014-10-171-0/+6
|\|
| * Fix multiple: "Called C++ object pointer is null"Tavmjong Bah2014-10-131-0/+6
* | Remove misleading dialogs directoryLiam P. White2014-09-021-1/+1
|/
* Clean up of style code: refactor marker properties. Step 3.Tavmjong Bah2014-04-241-3/+4
* Added "Gtk::" scope to "manage" function calls.Markus Engel2014-03-301-6/+6
* Change stroke-dasharray and stroke-dashoffset handling to match other propert...Tavmjong Bah2014-03-111-7/+7
* Remove unused includes to tidy up the code.Martin Owens2014-03-091-0/+1
* Units: stop newing Unit objects. pass around pointers to "undeletable" Unit o...Johan B. C. Engelen2013-10-121-15/+15
* fix obvious leakJohan B. C. Engelen2013-09-301-0/+2
* Merged from trunk (r12488).Markus Engel2013-08-301-89/+34
|\
| * Switched to global UnitTable.Matthew Petroff2013-08-041-1/+1
| * Ported "widgets/stroke-style.*".Matthew Petroff2013-07-201-89/+34
| * Ported sp-namedview.cpp (todo: fix a bunch of things).Matthew Petroff2013-07-091-3/+3
* | Cleaned up.Markus Engel2013-08-031-1/+1
|/
* Change marker layout in stroke-widget so they are all on one line.Martin Owens2013-06-111-33/+8
* Use subclass of RadioButton rather than setting gobject data in Stroke Style ...Alex Valavanis2013-03-231-55/+79
* minor fix (do not compare to zero)Kris De Gussem2013-01-201-1/+2
* Warning and dead code cleanup.Jon A. Cruz2013-01-111-6/+3
* Migrate remaining stuff from GtkTable to GtkGridAlex Valavanis2012-12-091-1/+44
* Fix for 165865 : Markers - fix Undo historyJohn Smith2012-10-291-3/+2
* Fix for 165865 : Assert when duplicating markersJohn Smith2012-09-231-1/+0
* Fix for 165865 : Fix marker color on duplicateJohn Smith2012-09-171-57/+29
* Fix for 165865 : markers must take object's stroke colorJohn Smith2012-08-201-40/+251
* Fix for 1030239 : Custom markers only added to the list in Stroke Style after...John Smith2012-08-041-0/+2
* Fix for 1032880 : Stroke style panel is mirrored between open windowsJohn Smith2012-08-041-547/+434
* Migrate to new device pointer API for GTK+ 3Alex Valavanis2012-06-231-3/+2
* Fix crash in fill and stroke dialog with GTK+ 3Alex Valavanis2012-06-181-24/+83
* gtkmm-3.0 changes for Gtk::AdjustmentAlex Valavanis2012-04-301-3/+14
* gtkmm-3.0 fixes for Gtk::Box and header inclusionsAlex Valavanis2012-04-281-0/+1
* Fix for 959223 : Object selection messes up styles, regression from r11082John Smith2012-03-211-0/+4
* Fix for 943225 : Replace Gtk::OptionMenu with Gtk::ComboBoxJohn Smith2012-03-141-471/+76
* Fix false gtk deprecation warnings from gtkmm headersAlex Valavanis2012-03-121-2/+1
* Header tidying, suppress all gdk deprecation errors in gtkmmAlex Valavanis2012-02-291-0/+2