summaryrefslogtreecommitdiffstats
path: root/src/ui/widget/panel.h (unfollow)
Commit message (Expand)AuthorFilesLines
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-09-24Remove #include "config.h" from header files where possibleEduard Braun1-4/+0
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot1-1/+1
2018-06-18Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot1-1/+1
2018-01-17panel: Cleanup codeStefano Facchini1-7/+2
2018-01-17Move code related to SwatchesPanel where it belongsStefano Facchini1-32/+2
2018-01-16panel: Remove the unused "title" labelStefano Facchini1-12/+1
2018-01-16panel: remove the "apply_label" APIStefano Facchini1-3/+1
2017-11-07Misc. typosUnknown1-1/+1
2017-02-28Add some comment. Comment out unused signals.Tavmjong Bah1-0/+1
2016-12-27Rm some deprecated Gtk::Stock usageAlex Valavanis1-1/+0
2016-12-26Fix a few Gtkmm deprecationsAlex Valavanis1-2/+2
2016-07-28ui/widgets: Drop GTK2 fallbacksAlex Valavanis1-17/+1
2016-05-06Prevent scrollbar overlay from covering swatches in GTK3 build. Tavmjong Bah1-0/+4
2015-04-27Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur...Alex Valavanis1-4/+0
2014-08-26Standardise InkscapeApplication GObject implementation (namespace not support...Alex Valavanis1-6/+6
2014-06-275. Refactoring of Application class: make copy/assignment operators private, ...Liam P. White1-5/+4
2013-06-06Added configure/ifdef guards to only bring in the needed #include if glibmm h...Jon A. Cruz1-0/+2
2013-06-04Correct to compile against recent gtkmm, including updated macports versions....Jon A. Cruz1-0/+2
2012-12-16GTK+ 3: Switch to more orientable widgetsAlex Valavanis1-0/+4
2012-12-16GTK+ 3: Use orientable widgetsAlex Valavanis1-0/+12
2012-09-30Fix for 1058470 : Trace Bitmap Live PreviewJohn Smith1-3/+3
2012-04-11Clean up a few Gtkmm orientablesAlex Valavanis1-0/+1
2012-04-10Adopt obsolete GtkAnchorType enum as SPAnchorTypeAlex Valavanis1-3/+3
2012-02-25Header cleaningAlex Valavanis1-10/+20
2012-02-06Get rid of gtkmm top-level header usage - not required by APIAlex Valavanis1-1/+8
2012-01-17documentationKris De Gussem1-8/+30
2012-01-03More deprecated GtkTooltipsAlex Valavanis1-11/+1
2012-01-03Cleanup GSEAL issues and deprecated GtkTooltipsAlex Valavanis1-3/+0
2011-10-27Fixing more broken and split doc comments.Jon A. Cruz1-1/+5
2011-10-25Cleanup pass on documentation that was dumping garbage into doxygen output.Jon A. Cruz1-3/+4
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2009-08-06Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert1-2/+2
2009-08-05SPDocument->Documentjohnce1-2/+2
2008-10-27From trunkTed Gould1-1/+1
2008-02-18Fixing preview/swatch sizes.Jon A. Cruz1-2/+4
2007-12-07Rework dialog management. Use singleton behavior for dialogs whengustav_b1-0/+13
2007-11-22The dialog to panel refactoring:gustav_b1-32/+75
2006-05-23Panel refactoringJon A. Cruz1-2/+5
2006-05-22Removed panel menu unless requested. Fixes bug #1492597Jon A. Cruz1-2/+3
2006-04-09Purge of OptionMenuJon A. Cruz1-2/+7
2006-02-19Refactoring panel containment. Purged ugly 'X'.Jon A. Cruz1-0/+3
2006-02-19Fixing scrollbar size for embeded color swatches.Jon A. Cruz1-0/+3