summaryrefslogtreecommitdiffstats
path: root/src/ui/widget (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add labelJabiertxo Arraiza Cenoz2017-11-161-1/+1
* Add tooggle icon button intead checkboxJabiertxo Arraiza Cenoz2017-11-162-13/+25
* Fix unincilizated value that not work in release mode. also remove duplicate ...Jabiertxo Arraiza Cenoz2017-11-152-4/+3
* Add auto update margins on checkbuttonJabiertxo Arraiza Cenoz2017-11-152-3/+29
* Catch Gtk::IconThemeErrorTavmjong Bah2017-11-152-3/+15
* Add lock margins to document settingsJabiertxo Arraiza Cenoz2017-11-102-16/+55
* Merge branch 'luzpaz/inkscape-typos' (!119)Eduard Braun2017-11-074-4/+4
|\
| * Misc. typosUnknown2017-11-074-4/+4
* | Make color selector visible hover white backgrounds if the selected color is ...Jabier Arraiza2017-11-041-1/+0
|/
* Preferences: fix inputs not properly expanding horizontallyEduard Braun2017-10-221-1/+1
* Add preferences widget 'PrefMultiEntry'Eduard Braun2017-10-212-0/+43
* Remove all unused makefile.inStefano Facchini2017-10-191-17/+0
* Remove unused icon-size.hStefano Facchini2017-10-191-1/+0
* Use standard glib macro instead of a custom oneStefano Facchini2017-10-191-2/+1
* Rename get_group0_keyval to get_latin_keyvalAndrey Mozzhuhin2017-10-051-1/+1
* First batchMarc Jeanmougin2017-10-011-2/+3
* Removed all GSList occurences in .h filesMarc Jeanmougin2017-10-014-37/+30
* Hunted every GList to the last (except in libnrtype and libcroco)Marc Jeanmougin2017-09-302-9/+7
* Add improvements to meassure segments LPE pointed by CRJabier Arraiza2017-09-251-2/+5
* Fix bug #1094504 GTK3: RegisteredColorPicker (e.g. for grid, guides color) do...Jabier Arraiza2017-09-231-22/+23
* Alow shink in document dialog on expanders closeJabier Arraiza2017-08-151-1/+1
* Add HSV picker mode to color scalesRoman Hargrave2017-08-023-4/+82
* Rename SP_COLOR_SCALES_MODE_HSV to SP_COLOR_SCALES_MODE_HSLRoman Hargrave2017-08-023-9/+9
* Change HSL scaling for color chooserRoman Hargrave2017-08-021-1/+9
* UX compres document dialog from Ronaldo idea with target to backport to 0.92.2Jabier Arraiza2017-07-262-6/+1
* Add C++ based Gtk::Action for choosing one item out of many.Tavmjong Bah2017-07-242-0/+370
* Use new GdkSeat API and update gimpcolorwheel commentsAlexander Valavanis2017-07-101-4/+36
* Drop obsolete resize_mode usageAlexander Valavanis2017-07-101-7/+0
* Rm obsolete functionAlexander Valavanis2017-07-091-9/+0
* Update Gtk button press handlingAlexander Valavanis2017-07-092-6/+6
* Update Gtk margin handlingAlexander Valavanis2017-07-092-5/+42
* Update for Gtk alignment changesAlexander Valavanis2017-07-095-26/+27
* Fix Gtk alignment APIAlexander Valavanis2017-07-085-11/+28
* Gtkmm deprecation fixesAlexander Valavanis2017-07-064-44/+37
* Gtkmm deprecation fixesAlexander Valavanis2017-07-062-36/+24
* Remove more checks if icon exists in default theme.Tavmjong Bah2017-07-064-33/+13
* Don't check if icon exists in default theme since that prevents use of fallba...Tavmjong Bah2017-07-061-8/+2
* Use std::transform instead of a for loopTobias Ellinghaus2017-07-051-5/+7
* Clean up color profiles codeTobias Ellinghaus2017-07-051-4/+10
* Dock: Rm unnecessary enumAlexander Valavanis2017-06-294-21/+12
* Remove old icon handling codeAlexander Valavanis2017-06-2916-77/+53
* Show glyphs with alternative styles in "Feature Settings" section of "Variant...Tavmjong Bah2017-06-052-0/+35
* Add list of OpenType tables available in selected font.Tavmjong Bah2017-06-032-25/+35
* object manager panel: fix clip/mask iconschr2017-05-182-14/+14
* [Bug #1635982] HSL tab in 0.92 corrupted: colors in hue slider incorrect, def...shark0r2017-04-211-0/+1
* Fix behavior of scroling stroke width statusbar indicator with non-px unitseman-mod2017-04-152-9/+4
* fix scrolling on style indicator in statusbar for gtk3eman-mod2017-04-151-0/+1
* Add some comment. Comment out unused signals.Tavmjong Bah2017-02-281-0/+1
* Fix "swap fill and stroke" for multiple objects in selectionalexandru.roman2017-01-211-56/+1
* Fix a bad inicialization of unsigned intJabiertxof2017-01-081-1/+1