| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |
| | | |||||
| * | Fix Gtk alignment API | Alexander Valavanis | 2017-07-08 | 5 | -11/+28 |
| | | |||||
| * | Gtkmm deprecation fixes | Alexander Valavanis | 2017-07-06 | 4 | -44/+37 |
| | | |||||
| * | Gtkmm deprecation fixes | Alexander Valavanis | 2017-07-06 | 2 | -36/+24 |
| | | |||||
| * | Remove more checks if icon exists in default theme. | Tavmjong Bah | 2017-07-06 | 4 | -33/+13 |
| | | |||||
| * | Don't check if icon exists in default theme since that prevents use of ↵ | Tavmjong Bah | 2017-07-06 | 1 | -8/+2 |
| | | | | | fallback icons. | ||||
| * | Use std::transform instead of a for loop | Tobias Ellinghaus | 2017-07-05 | 1 | -5/+7 |
| | | |||||
| * | Clean up color profiles code | Tobias Ellinghaus | 2017-07-05 | 1 | -4/+10 |
| | | | | | | This is a late 2nd part for 86a74b4a93ab62c8ef7819dc549fe7b3ace24916 and gets rid of the non-descriptive std::pair<ustring, bool> | ||||
| * | Dock: Rm unnecessary enum | Alexander Valavanis | 2017-06-29 | 4 | -21/+12 |
| | | |||||
| * | Remove old icon handling code | Alexander Valavanis | 2017-06-29 | 16 | -77/+53 |
| | | |||||
| * | Show glyphs with alternative styles in "Feature Settings" section of ↵ | Tavmjong Bah | 2017-06-05 | 2 | -0/+35 |
| | | | | | | "Variants" tab of "Text and Font" dialog. (bzr r15731) | ||||
| * | Add list of OpenType tables available in selected font. | Tavmjong Bah | 2017-06-03 | 2 | -25/+35 |
| | | | | (bzr r15725) | ||||
| * | object manager panel: fix clip/mask icons | chr | 2017-05-18 | 2 | -14/+14 |
| | | | | | | missing icon delayed inkscape startup of about 3-5 seconds (bzr r15698.1.4) | ||||
| * | [Bug #1635982] HSL tab in 0.92 corrupted: colors in hue slider incorrect, ↵ | shark0r | 2017-04-21 | 1 | -0/+1 |
| | | | | | | | | | defunct 5th slider at the bottom. Fixed bugs: - https://launchpad.net/bugs/1635982 (bzr r15627) | ||||
| * | Fix behavior of scroling stroke width statusbar indicator with non-px units | eman-mod | 2017-04-15 | 2 | -9/+4 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1671877 (bzr r15622) | ||||
| * | fix scrolling on style indicator in statusbar for gtk3 | eman-mod | 2017-04-15 | 1 | -0/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1672384 (bzr r15621) | ||||
| * | Add some comment. Comment out unused signals. | Tavmjong Bah | 2017-02-28 | 1 | -0/+1 |
| | | | | (bzr r15554) | ||||
| * | Fix "swap fill and stroke" for multiple objects in selection | alexandru.roman | 2017-01-21 | 1 | -56/+1 |
| | | | | | | | | | | Add verb and shortcut possibility Fixed bugs: - https://launchpad.net/bugs/367360 - https://launchpad.net/bugs/675690 (bzr r15428) | ||||
| * | Fix a bad inicialization of unsigned int | Jabiertxof | 2017-01-08 | 1 | -1/+1 |
| | | | | (bzr r15402) | ||||
| * | Rm more deprecated Gtk::Stock | Alex Valavanis | 2016-12-27 | 2 | -11/+3 |
| | | | | (bzr r15367) | ||||
| * | Rm some deprecated Gtk::Stock usage | Alex Valavanis | 2016-12-27 | 2 | -10/+1 |
| | | | | (bzr r15366) | ||||
| * | Fix header inclusion ordering | Alex Valavanis | 2016-12-26 | 2 | -1/+3 |
| | | | | (bzr r15365) | ||||
| * | frame: Gtk3 fixes | Alex Valavanis | 2016-12-26 | 2 | -14/+19 |
| | | | | (bzr r15361) | ||||
| * | Fix a few Gtkmm deprecations | Alex Valavanis | 2016-12-26 | 2 | -8/+6 |
| | | | | (bzr r15357) | ||||
| * | fix automatic dockbar resizing | Marc Jeanmougin | 2016-11-11 | 1 | -1/+1 |
| | | | | (bzr r15237) | ||||
| * | resizable undocked dialogs | Marc Jeanmougin | 2016-11-09 | 1 | -0/+2 |
| | | | | (bzr r15233) | ||||
| * | Enable swapping of fill and stroke when one is a mesh. | Tavmjong Bah | 2016-11-09 | 1 | -0/+6 |
| | | | | (bzr r15230) | ||||
| * | 1639832 Blend and blur unspected results | Jabier Arraiza Cenoz | 2016-11-07 | 1 | -4/+0 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1639832 (bzr r15222) | ||||
| * | Provide simple "preview" for mesh gradients. | Tavmjong Bah | 2016-10-09 | 1 | -2/+2 |
| | | | | (bzr r15157) | ||||
| * | Update to trunk | Jabier Arraiza Cenoz | 2016-10-03 | 74 | -4413/+89 |
| |\ | | | | | (bzr r15017.1.35) | ||||
| | * | Rename <mesh> to <meshgradient> per SVG 2 CR specificiation. | Tavmjong Bah | 2016-09-27 | 1 | -2/+2 |
| | | | | | | | | | | | Note: <mesh> has been repurposed to be a special shape that tightly wraps a mesh gradient. (bzr r15137) | ||||
| | * | Adjust label for resize in page sizer tab | Martin Owens | 2016-08-16 | 1 | -1/+1 |
| | | | | | | | (bzr r15060) | ||||
| | * | Fix a bunch of errors as reported at http://www.viva64.com/en/b/0419/ | Tavmjong Bah | 2016-08-15 | 1 | -1/+1 |
| | | | | | | | (bzr r15059) | ||||
| | * | Merged trunk | Adrian Boguszewski | 2016-08-09 | 61 | -4254/+41 |
| | |\ | | | | | | | (bzr r14954.1.30) | ||||
| | | * | Remove deprecated Autotools and btool files. Please use CMake instead | Alex Valavanis | 2016-08-08 | 1 | -106/+0 |
| | | | | | | | | | | (bzr r15046) | ||||
| | | * | Fix autotools build | Alex Valavanis | 2016-08-08 | 1 | -4/+0 |
| | | | | | | | | | | (bzr r15045) | ||||
| | | * | Move GIMP widgets to their own folder | Alex Valavanis | 2016-08-08 | 9 | -2618/+2 |
| | | | | | | | | | | (bzr r15043.1.2) | ||||
