summaryrefslogtreecommitdiffstats
path: root/src/widgets/paint-selector.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add paint server dialog. Currently handles patterns and hatches. GSOC 2019.Valentin Ionita2019-08-191-0/+1
* Clarify licensesMax Gaukler2018-11-081-7/+7
* Remove #include "config.h" from header files where possibleEduard Braun2018-09-241-4/+0
* Run clang-tidy’s modernize-redundant-void-arg pass.Emmanuel Gil Peyrot2018-06-191-1/+1
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-2/+4
* Improve mesh handling in Fill and Stroke dialog.Tavmjong Bah2016-11-081-6/+18
* Better handling of mesh gradients in Paint Selector dialog.Tavmjong Bah2016-10-131-1/+4
* Finish removing GTK+ 2 fallbacksAlex Valavanis2016-07-281-8/+0
* Using MODE_SOLID_COLOR in paint selector instead of duplicated MODE_COLOR_RGB...Tomasz Boczkowski2015-05-091-2/+1
* gtk3 compile fixTomasz Boczkowski2015-05-021-4/+0
* Using SelectedColor instead of SPColorSelectorTomasz Boczkowski2015-04-261-3/+17
|\
| * using ColorSelector in SPPaintSelectorTomasz Boczkowski2014-06-011-3/+16
* | Reduce header bloatAlex Valavanis2014-08-301-1/+0
* | paint-selector: Clean up GObject boilerplate & fix deprecationAlex Valavanis2014-08-231-0/+8
* | Add meshes to Fill&Stroke paint selectorLiam P. White2014-08-101-0/+9
|/
* Clean up of style code: Patch from suv: SPStyle: struct -> classTavmjong Bah2014-04-261-1/+1
* Cleaned up a bit; fixed struct vs. class forward declarations.Markus Engel2013-07-311-1/+1
* Fix remaining forward declaration tags (except for unavoidable internal error...Alex Valavanis2013-03-151-1/+1
* Fix another tonne of forward declaration tagsAlex Valavanis2013-03-141-1/+1
* Fix for 979577 : Replace deprecated gtk_option_menu with gtk_combo_box - Fix ...John Smith2012-04-251-1/+1
* Fix for 979577 : Build fails on Ubuntu Lucid - Replace deprecated gtk_option_...John Smith2012-04-221-0/+6
* Fix for 950508 : Fill Stroke : Minor visual enhancementsJohn Smith2012-03-151-0/+1
* Cleanup pass on documentation that was dumping garbage into doxygen output.Jon A. Cruz2011-10-251-3/+4
* Cleanup for src/forward.h. (About 19 of the affected files did not require th...Jon A. Cruz2011-10-051-1/+3
* Remove nr-forward.hKrzysztof Kosi??ski2011-08-271-7/+3
* Switch to GObjectAlex Valavanis2011-06-241-1/+1
* Remove deprecated glib macro wrappersAlex Valavanis2011-06-141-4/+4
* Use generic headers in preparation for GTK+ 3 transitionAlex Valavanis2011-06-031-1/+1
* Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
* Phase 3 - Convert to C++ class, but still using C-style callbacks and signals.Jon A. Cruz2010-03-281-2/+4
* Update to reflect "swatch" gradients as being assumed to be shared.Jon A. Cruz2010-03-231-2/+1
* C++-ification of enums.Jon A. Cruz2010-03-221-23/+24
* C++-ification of paint selector.Jon A. Cruz2010-03-221-26/+22
* Initial F&S dialog setting of swatch colors.Jon A. Cruz2010-03-091-1/+1
* New tab in Fill&Stroke dialog for swatch fills.Jon A. Cruz2010-03-061-28/+54
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+110