summaryrefslogtreecommitdiffstats
path: root/src/ui/widget/object-composite-settings.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-3/+3
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-3/+3
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-3/+3
* Minor cleanup of warnings. No functional change.Felipe Corrêa da Silva Sanches2018-03-271-2/+0
* Enable SimpleFilterModifier to handle blend and blur filter primitives at the...Tavmjong Bah2017-12-191-45/+29
* Replace GimpSpinScale by InkSpinScale.Tavmjong Bah2017-12-181-2/+0
* Name a few more widgets.Tavmjong Bah2017-12-111-0/+1
* Misc. typosUnknown2017-11-071-1/+1
* Remove old icon handling codeAlexander Valavanis2017-06-291-1/+0
* Merged trunkAdrian Boguszewski2016-08-031-7/+0
|\
| * Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-7/+0
| * Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-0/+7
| * Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-7/+0
* | Added first range to ObjectSetAdrian Boguszewski2016-06-191-1/+1
|/
* Fixed the layer blendsMarc Jeanmougin2015-05-081-2/+2
* Put a few std::vector<SPitem*>Marc Jeanmougin2015-02-191-2/+2
* Just...mc2015-02-181-1/+2
* Remove sp_style_new().Tavmjong Bah2014-12-251-9/+7
* Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White2014-12-211-4/+4
* Purge sp_desktop_canvasLiam P. White2014-12-211-4/+4
* 3. remove dead code, refactor existing code. Connect overlooked signals.Liam P. White2014-06-261-21/+0
* Convert a load more C-style pointer casts to GObject or C++ casts (merry chri...Alex Valavanis2012-12-251-2/+2
* Fix for 1014988 : Converts slide widgets to new spin-scale widgetJohn Smith2012-09-221-40/+18
* Fix for 427514 : Fix mirroring of FS Opacity/Blur settingsJohn Smith2012-08-051-7/+8
* Drop GTK+ 2.20 support.Alex Valavanis2012-07-051-5/+0
* Fix for 1000023 : Fill & Stroke dialog redesignJohn Smith2012-05-211-0/+2
* gtkmm-3.0 changes for Gtk::AdjustmentAlex Valavanis2012-04-301-0/+17
* Fix for 950508 : Fill Stroke : Minor visual enhancements, match label sizesJohn Smith2012-03-211-3/+5
* Fix for 950508 : Fill Stroke : Minor visual enhancements, fix for Opacity lab...John Smith2012-03-161-4/+11
* Fix for 950508 : Fill Stroke : Minor visual enhancementsJohn Smith2012-03-151-4/+6
* Clean up all remaining false warnings from GtkmmAlex Valavanis2012-02-261-1/+3
* Header cleaningAlex Valavanis2012-02-121-0/+1
* Lots of gtkmm deprecation fixesAlex Valavanis2012-02-111-1/+0
* Finished cleanup of outdated SP_OBJECT_STYLE C macro.Jon A. Cruz2011-02-221-1/+1
* Mnemonics in fill and stroke dialog and menuKris De Gussem2010-12-171-1/+2
* Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-2/+3
|\
| * New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...Abhishek Sharma Public2010-07-021-2/+2
* | Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
* | UI fixes (punctuation, units, accelerator keys) (a. o. Bug #560751 )Kris De Gussem2010-10-251-1/+1
|/
* Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert2009-08-061-1/+1
* SPDocument->Documentjohnce2009-08-051-1/+1
* switch opacity and blur sliders to delayed update, which makes them much more...bulia byak2009-03-091-4/+5
* Make all icons themable (except the filter icons).Krzysztof Kosi??ski2009-02-191-1/+1
* Warning cleanupJon A. Cruz2009-02-111-1/+1
* fix setting blend mode to Normalbulia byak2008-11-291-0/+2
* Merge from fe-movedTed Gould2008-11-211-2/+2
* Merge from trunkTed Gould2008-10-311-2/+13
* Merging from trunkTed Gould2008-10-111-4/+4
* NR::Maybe => boost::optionalJohan B. C. Engelen2008-08-051-2/+2