summaryrefslogtreecommitdiffstats
path: root/src/ui/widget/panel.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-01-01Move Preview to Inkscape namespaceAlexander Valavanis1-2/+2
2019-01-01C++ify EekPreviewAlexander Valavanis1-1/+1
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-10-01Remove #include "config.h" wherever possibleEduard Braun1-4/+0
2018-06-18Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot1-2/+1
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot1-1/+1
2018-05-04Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin1-1/+1
2018-04-29Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin1-1/+1
2018-01-17panel: Cleanup codeStefano Facchini1-21/+6
2018-01-17Move code related to SwatchesPanel where it belongsStefano Facchini1-449/+5
2018-01-16panel: Remove the unused "title" labelStefano Facchini1-30/+1
2018-01-16panel: remove the "apply_label" APIStefano Facchini1-7/+1
2017-12-26GtkMM popup menu deprecation fixesAlexander Valavanis1-0/+4
2017-10-19Remove unused icon-size.hStefano Facchini1-1/+0
2017-06-29Remove old icon handling codeAlexander Valavanis1-2/+2
2016-12-27Rm some deprecated Gtk::Stock usageAlex Valavanis1-9/+1
2016-12-26Fix a few Gtkmm deprecationsAlex Valavanis1-6/+4
2016-08-03Removed unused includes, decreased compilation time. Once againAdrian Boguszewski1-4/+2
2016-07-28ui/widgets: Drop GTK2 fallbacksAlex Valavanis1-6/+0
2016-07-28Reverted changes to r15024 after many building problemsAdrian Boguszewski1-1/+6
2016-07-28Removed unused includes, decrease compilation timeAdrian Boguszewski1-6/+1
2016-05-18GTK3: Give even more widgets names.Tavmjong Bah1-1/+5
2016-05-06Prevent scrollbar overlay from covering swatches in GTK3 build. Tavmjong Bah1-1/+3
2015-04-27Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur...Alex Valavanis1-4/+0
2014-12-21Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White1-1/+1
2014-12-21Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelectionLiam P. White1-1/+2
2014-08-26Standardise InkscapeApplication GObject implementation (namespace not support...Alex Valavanis1-2/+2
2014-06-275. Refactoring of Application class: make copy/assignment operators private, ...Liam P. White1-3/+3
2014-03-30Added "Gtk::" scope to "manage" function calls.Markus Engel1-15/+15
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
2013-03-25Workaround usage of deprecated glib symbols in 3rd party librariesAlex Valavanis1-2/+2
2012-12-16GTK+ 3: Use orientable widgetsAlex Valavanis1-0/+6
2012-10-08Fix for 1060563 : Swatches : Sort the list of swatch namesJohn Smith1-0/+1
2012-09-30Fix for 1058470 : Trace Bitmap Live PreviewJohn Smith1-5/+9
2012-09-27Fix for 171177 : Border in palette swatchesJohn Smith1-11/+88
2012-04-30Fix typos in Gtk3 fixes, and fix separator API usageAlex Valavanis1-0/+1
2012-04-28gtkmm-3.0 fixes for Gtk::Box and header inclusionsAlex Valavanis1-0/+2
2012-04-10Adopt obsolete GtkAnchorType enum as SPAnchorTypeAlex Valavanis1-4/+4
2012-02-25Header cleaningAlex Valavanis1-0/+1
2012-02-06Get rid of gtkmm top-level header usage - not required by APIAlex Valavanis1-0/+1
2012-01-17documentationKris De Gussem1-18/+9
2011-10-27Fixing more broken and split doc comments.Jon A. Cruz1-7/+1
2011-10-03Doxygen cleanup.Jon A. Cruz1-1/+1
2011-06-03Use generic headers in preparation for GTK+ 3 transitionAlex Valavanis1-1/+1
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2010-09-24i18n. Fix for bug #644967 (Translation of strings using NC_() macro are not a...Nicolas Dufour1-10/+10
2010-08-22i18n. Context cleanup (context|string replaced with C_).Nicolas Dufour1-26/+14
2010-04-01Initial cut of glyph selector dialog is in. Fixes bug #343186.Jon A. Cruz1-6/+6
2009-08-06Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert1-1/+1