| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | GtkMM popup menu deprecation fixes | Alexander Valavanis | 2017-12-26 | 2 | -0/+16 |
| | | |||||
| * | Merge branch 'master' of gitlab.com:inkscape/inkscape | Alexander Valavanis | 2017-12-25 | 2 | -7/+18 |
| |\ | |||||
| | * | Bug fixes for radio action mode. | Tavmjong Bah | 2017-12-24 | 2 | -7/+18 |
| | | | |||||
| * | | Use a macro for GtkMM version checks | Alexander Valavanis | 2017-12-25 | 1 | -2/+2 |
| |/ | |||||
| * | Name a few more widgets. Minor cleanup. | Tavmjong Bah | 2017-12-24 | 6 | -21/+20 |
| | | |||||
| * | Replace the Gtk::Range by Gtk::Scale in the InkSpinScale widget. | Tavmjong Bah | 2017-12-19 | 2 | -45/+77 |
| | | | | | The Gtk::Scale is more likely to produce a satisfactory result independent of theme. | ||||
| * | Enable SimpleFilterModifier to handle blend and blur filter primitives at ↵ | Tavmjong Bah | 2017-12-19 | 4 | -80/+89 |
| | | | | | | | | the same time. Add opacity to SimpleFilterModifier. Use SimpleFilterModifier in Layers, Objects, and Fill and Stroke dialogs. | ||||
| * | Replace GimpSpinScale by InkSpinScale. | Tavmjong Bah | 2017-12-18 | 7 | -63/+381 |
| | | |||||
| * | Reduce with of +/- buttons. Reduce width of Fill and Stroke dialog. | Tavmjong Bah | 2017-12-18 | 1 | -0/+2 |
| | | |||||
| * | Minor header cleanup. Add a few class names. | Tavmjong Bah | 2017-12-13 | 3 | -4/+6 |
| | | |||||
| * | Name a few more widgets. | Tavmjong Bah | 2017-12-11 | 3 | -0/+4 |
| | | |||||
| * | Fix bug:#1713491: opening the 'Path Effects' dialog causes document to be ↵ | Jabier Arraiza | 2017-12-06 | 1 | -2/+4 |
| | | | | | marked as 'changed', even though nothing was changed | ||||
| * | Attemp to fix compile bug | Jabiertxo Arraiza Cenoz | 2017-12-05 | 2 | -3/+2 |
| | | |||||
| * | Working on compiling on linux problem. Another attemp to Eduard fix | Jabier Arraiza | 2017-12-05 | 2 | -1/+1 |
| | | |||||
| * | Add sugested header by Eduard Braun to allow compiling | Jabier Arraiza | 2017-12-04 | 1 | -1/+1 |
| | | |||||
| * | Working on compiling on linux problem | Jabier Arraiza | 2017-12-04 | 3 | -3/+7 |
| | | |||||
| * | Minor fixes to remove WIP | Jabier Arraiza | 2017-12-04 | 1 | -5/+5 |
| | | |||||
| * | Adding fix to sliders and spin buttons on LPE | Jabier Arraiza | 2017-12-04 | 4 | -19/+20 |
| | | |||||
| * | Add label | Jabiertxo Arraiza Cenoz | 2017-11-16 | 1 | -1/+1 |
| | | |||||
| * | Add tooggle icon button intead checkbox | Jabiertxo Arraiza Cenoz | 2017-11-16 | 2 | -13/+25 |
| | | |||||
| * | Fix unincilizated value that not work in release mode. also remove duplicate ↵ | Jabiertxo Arraiza Cenoz | 2017-11-15 | 2 | -4/+3 |
| | | | | | variable | ||||
| * | Add auto update margins on checkbutton | Jabiertxo Arraiza Cenoz | 2017-11-15 | 2 | -3/+29 |
| | | |||||
| * | Catch Gtk::IconThemeError | Tavmjong Bah | 2017-11-15 | 2 | -3/+15 |
| | | |||||
| * | Add lock margins to document settings | Jabiertxo Arraiza Cenoz | 2017-11-10 | 2 | -16/+55 |
| | | |||||
| * | Merge branch 'luzpaz/inkscape-typos' (!119) | Eduard Braun | 2017-11-07 | 4 | -4/+4 |
| |\ | |||||
| | * | Misc. typos | Unknown | 2017-11-07 | 4 | -4/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Found using `codespell -q 3 -w --skip="*.svg,*.po,*.ts,./share/tutorials,./src/libavoid,./packaging/win32/languages,./man,./src/2geom" -I ../inkscape-whitelist.txt` whereby whitelist file contained: ``` dum iff glight substract te upto ``` | ||||
| * | | Make color selector visible hover white backgrounds if the selected color is ↵ | Jabier Arraiza | 2017-11-04 | 1 | -1/+0 |
| |/ | | | | opaque white | ||||
| * | Preferences: fix inputs not properly expanding horizontally | Eduard Braun | 2017-10-22 | 1 | -1/+1 |
| | | | | | (gtk3 issue) | ||||
| * | Add preferences widget 'PrefMultiEntry' | Eduard Braun | 2017-10-21 | 2 | -0/+43 |
| | | | | | | | | | | This is a multiline text input, similar to 'PrefEntry' Newlines characters in the multiline input will be converted to '|' in the saved preference. This is because the XML parser will convert real newline characters to spaces when reading the preferences file the next time. | ||||
| * | Remove all unused makefile.in | Stefano Facchini | 2017-10-19 | 1 | -17/+0 |
| | | |||||
| * | Remove unused icon-size.h | Stefano Facchini | 2017-10-19 | 1 | -1/+0 |
| | | |||||
| * | Use standard glib macro instead of a custom one | Stefano Facchini | 2017-10-19 | 1 | -2/+1 |
| | | |||||
| * | Rename get_group0_keyval to get_latin_keyval | Andrey Mozzhuhin | 2017-10-05 | 1 | -1/+1 |
| | | |||||
| * | First batch | Marc Jeanmougin | 2017-10-01 | 1 | -2/+3 |
| | | |||||
| * | Removed all GSList occurences in .h files | Marc Jeanmougin | 2017-10-01 | 4 | -37/+30 |
| | | |||||
| * | Hunted every GList to the last (except in libnrtype and libcroco) | Marc Jeanmougin | 2017-09-30 | 2 | -9/+7 |
| | | |||||
| * | Add improvements to meassure segments LPE pointed by CR | Jabier Arraiza | 2017-09-25 | 1 | -2/+5 |
| | | |||||
| * | Fix bug #1094504 GTK3: RegisteredColorPicker (e.g. for grid, guides color) ↵ | Jabier Arraiza | 2017-09-23 | 1 | -22/+23 |
| | | | | | does not show preview of current color | ||||
| * | Alow shink in document dialog on expanders close | Jabier Arraiza | 2017-08-15 | 1 | -1/+1 |
| | | |||||
| * | Add HSV picker mode to color scales | Roman Hargrave | 2017-08-02 | 3 | -4/+82 |
| | | |||||
| * | Rename SP_COLOR_SCALES_MODE_HSV to SP_COLOR_SCALES_MODE_HSL | Roman Hargrave | 2017-08-02 | 3 | -9/+9 |
| | | | | | SP_COLOR_SCALES_MODE_HSV was a bad name for HSL selection mode | ||||
| * | Change HSL scaling for color chooser | Roman Hargrave | 2017-08-02 | 1 | -1/+9 |
| | | |||||
| * | UX compres document dialog from Ronaldo idea with target to backport to 0.92.2 | Jabier Arraiza | 2017-07-26 | 2 | -6/+1 |
| | | |||||
| * | Add C++ based Gtk::Action for choosing one item out of many. | Tavmjong Bah | 2017-07-24 | 2 | -0/+370 |
| | | | | | | | | | | | Options: Show icons and/or labels. Use combbox or radio buttons. Replacement for C based ege-select-one-action. Update text toolbar to use this class, allowing bar to be narrower. | ||||
| * | Use new GdkSeat API and update gimpcolorwheel comments | Alexander Valavanis | 2017-07-10 | 1 | -4/+36 |
| | | |||||
| * | Drop obsolete resize_mode usage | Alexander Valavanis | 2017-07-10 | 1 | -7/+0 |
| | | |||||
| * | Rm obsolete function | Alexander Valavanis | 2017-07-09 | 1 | -9/+0 |
| | | |||||
| * | Update Gtk button press handling | Alexander Valavanis | 2017-07-09 | 2 | -6/+6 |
| | | |||||
| * | Update Gtk margin handling | Alexander Valavanis | 2017-07-09 | 2 | -5/+42 |
| | | |||||
| * | Update for Gtk alignment changes | Alexander Valavanis | 2017-07-09 | 5 | -26/+27 |
| | | |||||
