| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Alow shink in document dialog on expanders close | Jabier Arraiza | 2017-08-15 | 2 | -4/+6 |
| | | |||||
| * | Attemp to fix bug 1707899, retain shapes color. Also now retain shape ↵ | Jabier Arraiza | 2017-08-13 | 1 | -11/+25 |
| | | | | | previous width | ||||
| * | Merge branch 'jabiertxof/inkscape-inkscape.dev_power_clip_and_mask' | Martin Owens | 2017-08-13 | 1 | -1/+4 |
| |\ | |||||
| | * | update to trunk | Jabier Arraiza | 2017-07-01 | 92 | -1569/+2067 |
| | |\ | |||||
| | * \ | Updating to master | Jabier Arraiza | 2017-06-24 | 3 | -10/+165 |
| | |\ \ | |||||
| | * \ \ | Update to trunk | Jabier Arraiza Cenoz | 2017-06-07 | 2 | -8/+14 |
| | |\ \ \ | | | | | | | | | | | (bzr r15721) | ||||
| | | * | | | Reorder hide and lock from context menu | Jabier Arraiza Cenoz | 2017-06-07 | 1 | -7/+7 |
| | | | | | | | | | | | | | | | | (bzr r15703.1.33) | ||||
| | | * | | | Strip comments when parsing CSS. Allow no space after an element name if ↵ | Tavmjong Bah | 2017-06-07 | 1 | -1/+7 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | followed by '+', '>', or '~' when entering new selector. (bzr r15703.1.32) | ||||
| | * | | | | Update to trunk | Jabier Arraiza Cenoz | 2017-06-06 | 5 | -27/+159 |
| | |\| | | | | | | | | | | | | | (bzr r15715) | ||||
| | | * | | | Add contextual buttons to Hide/lock and Unhide/unlock items | Jabiertxof | 2017-06-06 | 3 | -2/+89 |
| | | | | | | | | | | | | | | | | (bzr r15703.1.29) | ||||
| | | * | | | 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 r15703.1.28) | ||||
| | | * | | | Add list of OpenType tables available in selected font. | Tavmjong Bah | 2017-06-03 | 2 | -25/+35 |
| | | | | | | | | | | | | | | | | (bzr r15703.1.22) | ||||
| | * | | | | Working on hide | Jabier Arraiza Cenoz | 2017-05-29 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | (bzr r15711) | ||||
| | * | | | | Add toggle clip bisibility button | Jabier Arraiza Cenoz | 2017-05-29 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | (bzr r15709) | ||||
| | * | | | | Initial release | Jabiertxof | 2017-05-29 | 1 | -2/+5 |
| | |/ / / | | | | | | | | | (bzr r15704) | ||||
| * | | | | Add Alt modifier to allow move ultimate point in BSpline and Spiro pen tools | Jabier Arraiza | 2017-08-13 | 2 | -47/+127 |
| | | | | | |||||
| * | | | | fix set_set_ | Marc Jeanmougin | 2017-08-07 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | objects dialog: Gtk+ < 3.16 compat | Alexander Valavanis | 2017-08-06 | 1 | -0/+4 |
| | | | | | |||||
| * | | | | 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 |
| | | | | | |||||
| * | | | | fixes the exclusion list for localized templates | Marc Jeanmougin | 2017-07-31 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | Fix translation of menus.xml | Eduard Braun | 2017-07-30 | 1 | -1/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - prefix with underscores to make detectable by intltool-update (was lost with 78cebbf91af8d91681d4ff18b7c1a8b25f2c431a) - fix 'sp_ui_build_dyn_menus()' to account for this and stick with current project standards: translate '_name' but not 'name' | ||||
| * | | | | layers dialog: Gtk < 3.16 fallback | Alexander Valavanis | 2017-07-29 | 1 | -0/+4 |
| | | | | | |||||
| * | | | | filter-effects-dialog: Avoid copy-constructor | Alexander Valavanis | 2017-07-29 | 2 | -15/+15 |
| | | | | | |||||
| * | | | | Show a control point for the center of a spiral | Antonio Ospite | 2017-07-28 | 1 | -0/+47 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Spirals in Inkscape define a center point but the user cannot easily control the position of the center. Show a control point for the center so it's easier to move the shape around and snap it by its center. | ||||
| * | | | | UX compres document dialog from Ronaldo idea with target to backport to 0.92.2 | Jabier Arraiza | 2017-07-26 | 4 | -26/+43 |
| | | | | | |||||
| * | | | | interface: add support for old Gtk+ | Alex Valavanis | 2017-07-25 | 1 | -0/+5 |
| | | | | | |||||
| * | | | | Add C++ based Gtk::Action for choosing one item out of many. | Tavmjong Bah | 2017-07-24 | 3 | -0/+372 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. | ||||
| * | | | | Adjust the tooltip strings of the objects center point | Antonio Ospite | 2017-07-20 | 1 | -3/+3 |
| | | | | | |||||
| * | | | | Show a control point for the center of a rectangle | Antonio Ospite | 2017-07-20 | 1 | -0/+39 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Other shapes like ellipses and stars now show a center point but the user still cannot easily control the position of a rectangle by using its center. Show a control point for the center so it's easier to move the shape around and snap it by its center. | ||||
| * | | | | Minor code cleanup after baeb92c8b275ada9a09187772e11f8b32b7ae6ef | Eduard Braun | 2017-07-19 | 1 | -11/+1 |
| | | | | | |||||
| * | | | | Merge branch 'shortcuts' (!41) | Eduard Braun | 2017-07-11 | 7 | -51/+22 |
| |\ \ \ \ | |||||
| | * | | | | Only update shortcuts tree view once after updating (significantly reduces ↵ | Eduard Braun | 2017-07-09 | 1 | -1/+5 |
| | | | | | | | | | | | | | | | | | | | | | the time it takes to switch shortcut files or even set a shortcut) | ||||
| | * | | | | Merge branch 'master' into shortcuts | Eduard Braun | 2017-07-09 | 123 | -2107/+2685 |
| | |\ \ \ \ | |||||
| | * | | | | | Allow to set shortcuts for characters that need to be escaped (e.g. "<>&") | Eduard Braun | 2017-06-23 | 1 | -1/+1 |
| | | | | | | | |||||
| | * | | | | | Improve and simplify shortcut handling. | Eduard Braun | 2017-06-23 | 7 | -49/+16 |
| | | |_|/ / | |/| | | | | | | | | | | | | | Should fix many issues with unusuable keys, especially on non-English keyboard layouts. | ||||
| * | | | | | Use new GdkSeat API and update gimpcolorwheel comments | Alexander Valavanis | 2017-07-10 | 1 | -4/+36 |
| | | | | | | |||||
| * | | | | | Drop obsolete SizeGroup::set_ignore_hidden | Alexander Valavanis | 2017-07-10 | 1 | -1/+0 |
| | | | | | | |||||
| * | | | | | Drop obsolete resize_mode usage | Alexander Valavanis | 2017-07-10 | 1 | -7/+0 |
| | | | | | | |||||
| * | | | | | input devices: Update treeview usage | Alexander Valavanis | 2017-07-10 | 1 | -54/+4 |
| | | | | | | |||||
| * | | | | | Update GtkMenu usage | Alexander Valavanis | 2017-07-10 | 2 | -20/+27 |
| | | | | | | |||||
| * | | | | | Update popup menu usage | Alexander Valavanis | 2017-07-09 | 1 | -1/+5 |
| | | | | | | |||||
| * | | | | | SVGFountDrawingArea: handle draw signal | Alexander Valavanis | 2017-07-09 | 2 | -5/+3 |
| | | | | | | |||||
| * | | | | | Get rid of obsolete rules_hint in TreeView | Alexander Valavanis | 2017-07-09 | 1 | -1/+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 GtkDialog usage | Alexander Valavanis | 2017-07-09 | 5 | -6/+6 |
| | | | | | | |||||
| * | | | | | Update Gtk margin handling | Alexander Valavanis | 2017-07-09 | 3 | -6/+53 |
| | | | | | | |||||
| * | | | | | Update for Gtk alignment changes | Alexander Valavanis | 2017-07-09 | 5 | -26/+27 |
| | | | | | | |||||
