summaryrefslogtreecommitdiffstats
path: root/src/ui/widget/selected-style.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-08-28Puts back translator commentsMarc Jeanmougin1-2/+2
2019-08-17Formatting last commitvanntile1-13/+12
2019-08-17Some useful hatch changesvanntile1-1/+11
2019-06-13Try to fix issue with focus with thomas and add also stops to combos and unit...Jabiertxof1-1/+1
2019-05-26Rm unused code now Gtk+ >= 3.22 dependency is setAlexander Valavanis1-22/+0
2019-03-06Allows 'none' palette to be drag and dropped onto Selected StyleNathan Lee1-24/+33
2019-01-02modernize loopsMarc Jeanmougin1-2/+2
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-11-03Use monospace digits font in messages and spinbuttonsJabier Arraiza1-28/+27
2018-10-27SelectedStyle: Ensure constant field width of stroke widthEduard Braun1-1/+4
2018-10-07Make middle-click functionality on color fields discoverable.Maren Hachmann1-2/+2
2018-10-01Remove #include "config.h" wherever possibleEduard Braun1-4/+0
2018-10-01Move GTKMM_CHECK_VERSION from config.h to it's own headerEduard Braun1-0/+2
2018-06-21Move pixmaps to ui/pixmaps, and update the README accordingly.Emmanuel Gil Peyrot1-4/+4
2018-06-20Replace typedef struct with struct in POD type declarations.Emmanuel Gil Peyrot1-4/+4
2018-06-19Replace functions with methods in SPColor.Emmanuel Gil Peyrot1-2/+2
2018-06-19Run clang-tidy’s modernize-redundant-void-arg pass.Emmanuel Gil Peyrot1-5/+5
2018-06-18Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot1-4/+2
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot1-15/+15
2018-03-27Minor cleanup of warnings. No functional change.Felipe Corrêa da Silva Sanches1-3/+3
2018-03-26Base LPE refactorJabier Arraiza1-1/+1
2018-01-30Move classes derived from SPObject to own directory.Tavmjong Bah1-23/+28
2017-12-26GtkMM popup menu deprecation fixesAlexander Valavanis1-0/+12
2017-10-19Use standard glib macro instead of a custom oneStefano Facchini1-2/+1
2017-10-01Removed all GSList occurences in .h filesMarc Jeanmougin1-5/+3
2017-07-09Update Gtk margin handlingAlexander Valavanis1-3/+22
2017-07-09Update for Gtk alignment changesAlexander Valavanis1-20/+20
2017-07-08Fix Gtk alignment APIAlexander Valavanis1-3/+6
2017-04-15Fix behavior of scroling stroke width statusbar indicator with non-px unitseman-mod1-7/+3
2017-01-21Fix "swap fill and stroke" for multiple objects in selectionalexandru.roman1-56/+1
2016-11-09Enable swapping of fill and stroke when one is a mesh.Tavmjong Bah1-0/+6
2016-10-09Provide simple "preview" for mesh gradients.Tavmjong Bah1-2/+2
2016-09-27Rename <mesh> to <meshgradient> per SVG 2 CR specificiation.Tavmjong Bah1-2/+2
2016-08-03Removed unused includes, decreased compilation time. Once againAdrian Boguszewski1-8/+3
2016-07-28Finish removing GTK+ 2 fallbacksAlex Valavanis1-8/+0
2016-07-28ui/widgets: Drop GTK2 fallbacksAlex Valavanis1-37/+0
2016-07-28Reverted changes to r15024 after many building problemsAdrian Boguszewski1-1/+8
2016-07-28Removed unused includes, decrease compilation timeAdrian Boguszewski1-8/+1
2016-05-17GTK3: Give names to more widgets.Tavmjong Bah1-0/+1
2016-04-11Hackfest 2016: fix critical warning on startupKrzysztof Kosi??ski1-13/+11
2015-03-01Rename <meshGradient> to <mesh>, <meshRow> to <meshrow>, <meshPatch> to <mesh...Tavmjong Bah1-2/+2
2014-12-25Remove sp_style_new().Tavmjong Bah1-14/+12
2014-12-21Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White1-36/+35
2014-12-21Purge sp_desktop_canvasLiam P. White1-2/+2
2014-12-21Purge sp_desktop_namedview in favor of SPDesktop::getNamedViewLiam P. White1-1/+1
2014-12-21Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelectionLiam P. White1-1/+1
2014-11-24Units: make it absolutely clear that Document properties unit dropdown is for...Johan B. C. Engelen1-1/+1
2014-10-14Fix crash with GTK+ 3.14 on launchBryce Harrington1-1/+3
2014-10-02i18n. Fix for Bug #380522 (strings that need to be fixed for translation).Nicolas Dufour1-1/+5
2014-08-30Fix modelinesAlex Valavanis1-2/+2