summaryrefslogtreecommitdiffstats
path: root/src/ui/widget/object-composite-settings.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* NR:: => Geom:: for much of src/ui and src/widgetsJohan B. C. Engelen2008-08-041-2/+2
* Fixed regression: changing blend mode in layers dialog didn't workNiko Kiirala2008-07-241-3/+9
* Made possible to use blur on object that has a complex filter appliedNiko Kiirala2008-06-021-28/+23
* make sure we explicitly use geometric bbox for calculating blur marginsbulia byak2008-03-231-2/+3
* Warning cleanupJon A. Cruz2008-02-221-3/+3
* make blend versus blur more configurable on a case-by-case basisMenTaLguY2008-01-011-2/+2
* fix update on layer switch and work around some blur-related glitchesMenTaLguY2008-01-011-7/+9
* separate blend history for objects versus layersMenTaLguY2008-01-011-4/+7
* first crack at enabling blend for layers dialogMenTaLguY2008-01-011-13/+35
* abstraction for style widget subjectsMenTaLguY2008-01-011-57/+41
* factor filter and opacity controls into separate metawidgetMenTaLguY2008-01-011-0/+281