summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/fill-and-stroke.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add export/import PDF blend modes and add isolation modifierJabier Arraiza2019-10-191-0/+1
* Re-Add blending modes UI using CSS instead filtersJabier Arraiza2019-10-141-11/+12
* Tidy various dialog UIsNathan Lee2019-04-021-1/+1
* Realign labels in "Fill and Stroke" dialogPatrick Storz2019-03-221-2/+3
* Move icon-loader and provide a temporary fallback to render pixbufJabiertxof2018-11-091-1/+1
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Remove unused header.Tavmjong Bah2018-11-051-1/+0
* adding gtk-themeJabier Arraiza2018-07-211-2/+2
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-4/+4
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-4/+6
* panel: Remove the unused "title" labelStefano Facchini2018-01-161-1/+1
* Enable SimpleFilterModifier to handle blend and blur filter primitives at the...Tavmjong Bah2017-12-191-1/+3
* Remove old icon handling codeAlexander Valavanis2017-06-291-3/+4
* End GTK+ 2 support and remove GDL forkAlex Valavanis2016-08-041-19/+0
|\
| * Drop remaining GTKMM 2 fallback supportAlex Valavanis2016-07-281-19/+0
* | Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-4/+0
* | Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-0/+4
* | Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-4/+0
|/
* Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White2014-12-211-1/+1
* Added "Gtk::" scope to "manage" function calls.Markus Engel2014-03-301-4/+4
* Fix table layout in fill and stroke dialog in Gtk+ 2Alex Valavanis2013-03-151-0/+15
* GTK3: fix layout of 'Fill and Stroke' tabs (see bug #1088264)su_v2013-03-131-3/+3
* Migrate remaining dialogs to Gtk::GridAlex Valavanis2013-03-131-0/+2
* Further migration to Gtk::GridAlex Valavanis2013-03-121-9/+10
* Fix for 172236 : Dropper pixmaps and onetime fixJohn Smith2012-11-241-0/+25
* Fix for 1014988 : Converts slide widgets to new spin-scale widgetJohn Smith2012-09-221-1/+1
* Fix for 427514 : Fix mirroring of FS Opacity/Blur settingsJohn Smith2012-08-051-0/+1
* Fix for 1032880 : Stroke style panel is mirrored between open windowsJohn Smith2012-08-041-5/+8
* Fix for 1000023 : Fill & Stroke dialog redesignJohn Smith2012-05-211-1/+1
* Fix for 950508 : Small padding changeJohn Smith2012-05-161-1/+1
* Doxygen cleanup.Jon A. Cruz2011-10-031-2/+3
* Remove the icon-names.h thing, which was a mistake.Krzysztof Kosi??ski2011-07-151-3/+3
* Mnemonics in fill and stroke dialog and menuKris De Gussem2010-12-171-1/+1
* Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
* Split dynamic desktop tracking into common, shared code.Jon A. Cruz2010-04-031-41/+17
* Corrected "using namespace" contamination from ui/dialog header files.Jon A. Cruz2010-04-021-1/+1
* Purge use of SP_ACTIVE_* and encapsulate by moving 'active' desktop tracking ...Jon A. Cruz2010-03-291-5/+64
* Move files from the src/dialogs/ directory to the places where they Krzysztof Kosi??ski2009-02-211-7/+5
* Make all icons themable (except the filter icons).Krzysztof Kosi??ski2009-02-191-4/+4
* From trunkTed Gould2008-10-271-9/+6
* gtkmm-ify the 'Stroke style' tab of Fill and Stroke dialogMaximilian Albert2008-08-091-1/+3
* disable fill-and-stroke blend (separate commit for easy reversion)MenTaLguY2008-01-011-1/+1
* make blend versus blur more configurable on a case-by-case basisMenTaLguY2008-01-011-1/+1
* fix update on layer switch and work around some blur-related glitchesMenTaLguY2008-01-011-1/+1
* separate blend history for objects versus layersMenTaLguY2008-01-011-1/+2
* first crack at enabling blend for layers dialogMenTaLguY2008-01-011-0/+3
* factor filter and opacity controls into separate metawidgetMenTaLguY2008-01-011-224/+2
* Rework dialog management. Use singleton behavior for dialogs whengustav_b2007-12-071-12/+16
* The dialog to panel refactoring:gustav_b2007-11-221-7/+7
* warning cleanupJon A. Cruz2007-11-081-18/+18