summaryrefslogtreecommitdiffstats
path: root/src/ui/widget/object-composite-settings.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2012-12-25Convert a load more C-style pointer casts to GObject or C++ casts (merry chri...Alex Valavanis1-2/+2
2012-09-22Fix for 1014988 : Converts slide widgets to new spin-scale widgetJohn Smith1-40/+18
2012-08-05Fix for 427514 : Fix mirroring of FS Opacity/Blur settingsJohn Smith1-7/+8
2012-07-05Drop GTK+ 2.20 support.Alex Valavanis1-5/+0
2012-05-21Fix for 1000023 : Fill & Stroke dialog redesignJohn Smith1-0/+2
2012-04-30gtkmm-3.0 changes for Gtk::AdjustmentAlex Valavanis1-0/+17
2012-03-21Fix for 950508 : Fill Stroke : Minor visual enhancements, match label sizesJohn Smith1-3/+5
2012-03-16Fix for 950508 : Fill Stroke : Minor visual enhancements, fix for Opacity lab...John Smith1-4/+11
2012-03-15Fix for 950508 : Fill Stroke : Minor visual enhancementsJohn Smith1-4/+6
2012-02-26Clean up all remaining false warnings from GtkmmAlex Valavanis1-1/+3
2012-02-12Header cleaningAlex Valavanis1-0/+1
2012-02-11Lots of gtkmm deprecation fixesAlex Valavanis1-1/+0
2011-02-22Finished cleanup of outdated SP_OBJECT_STYLE C macro.Jon A. Cruz1-1/+1
2010-12-17Mnemonics in fill and stroke dialog and menuKris De Gussem1-1/+2
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2010-10-25UI fixes (punctuation, units, accelerator keys) (a. o. Bug #560751 )Kris De Gussem1-1/+1
2010-07-02New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...Abhishek Sharma Public1-2/+2
2009-08-06Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert1-1/+1
2009-08-05SPDocument->Documentjohnce1-1/+1
2009-03-09switch opacity and blur sliders to delayed update, which makes them much more...bulia byak1-4/+5
2009-02-19Make all icons themable (except the filter icons).Krzysztof Kosi??ski1-1/+1
2009-02-11Warning cleanupJon A. Cruz1-1/+1
2008-11-29fix setting blend mode to Normalbulia byak1-0/+2
2008-11-21Merge from fe-movedTed Gould1-2/+2
2008-10-31Merge from trunkTed Gould1-2/+13
2008-10-11Merging from trunkTed Gould1-4/+4
2008-08-05NR::Maybe => boost::optionalJohan B. C. Engelen1-2/+2
2008-08-04NR:: => Geom:: for much of src/ui and src/widgetsJohan B. C. Engelen1-2/+2
2008-07-24Fixed regression: changing blend mode in layers dialog didn't workNiko Kiirala1-3/+9
2008-06-02Made possible to use blur on object that has a complex filter appliedNiko Kiirala1-28/+23
2008-03-23make sure we explicitly use geometric bbox for calculating blur marginsbulia byak1-2/+3
2008-02-22Warning cleanupJon A. Cruz1-3/+3
2008-01-01make blend versus blur more configurable on a case-by-case basisMenTaLguY1-2/+2
2008-01-01fix update on layer switch and work around some blur-related glitchesMenTaLguY1-7/+9
2008-01-01separate blend history for objects versus layersMenTaLguY1-4/+7
2008-01-01first crack at enabling blend for layers dialogMenTaLguY1-13/+35
2008-01-01abstraction for style widget subjectsMenTaLguY1-57/+41
2008-01-01factor filter and opacity controls into separate metawidgetMenTaLguY1-134/+55
2007-12-07Rework dialog management. Use singleton behavior for dialogs whengustav_b1-12/+16
2007-11-22The dialog to panel refactoring:gustav_b1-7/+7
2007-11-08warning cleanupJon A. Cruz1-18/+18
2007-10-24rename master opacity to opacitybulia byak1-1/+1
2007-09-20Add functions for showing a specific notebook page in the F&S dialog,gustav_b1-0/+22
2007-08-29Dockable dialogs patch applied gustav_b1-2/+2
2007-08-08Filter effects:Nicholas Bishop1-2/+1
2007-07-20Updated the gtkmmified fill and stroke dialog with the filter effectsgustav_b1-48/+71
2007-06-27switch SPStyle to using SPFilterReference for filters; sp_style_new now requi...bulia byak1-1/+1
2007-06-27more unreffing temporary styles properlybulia byak1-1/+1
2007-06-24initial filter UI code drop from NickMenTaLguY1-2/+2
2007-06-02Gtkmm:ified Fill and Stroke dialog (disabled by default). It's stillgustav_b1-12/+262