| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add case insensitive and no dialog loading | Jabier Arraiza | 2017-10-20 | 2 | -58/+39 |
| | | |||||
| * | Finish speed improvements | Jabiertxo Arraiza Cenoz | 2017-10-19 | 2 | -34/+51 |
| | | |||||
| * | Working on current document | Jabiertxo Arraiza Cenoz | 2017-10-19 | 2 | -14/+21 |
| | | |||||
| * | Improving speed | Jabier Arraiza | 2017-10-19 | 2 | -42/+69 |
| | | |||||
| * | Working on speed improvements | Jabiertxo Arraiza Cenoz | 2017-10-18 | 2 | -32/+89 |
| | | |||||
| * | Add search to symbols dialog | Jabiertxo Arraiza Cenoz | 2017-10-18 | 2 | -17/+72 |
| | | |||||
| * | Remove deprecated GNOME VFS | Stefano Facchini | 2017-10-13 | 2 | -43/+17 |
| | | | | | Just use Gio::File when access to non-local files is needed. | ||||
| * | Rename get_group0_keyval to get_latin_keyval | Andrey Mozzhuhin | 2017-10-05 | 35 | -77/+77 |
| | | |||||
| * | Fix bug #1226962 - Keyboard shortcuts (hotkeys) not functional in some | Andrey Mozzhuhin | 2017-10-05 | 2 | -3/+37 |
| | | | | | | | | cases in non-latin keyboard layouts The key group with zero index can be a non-Latin layout. Try to determine Latin layout group index at runtime by checking available keymap entries for Latin 'a' keyval. | ||||
| * | Merge branch 'edit-clip-object' of gitlab.com:stfacc/inkscape | Marc Jeanmougin | 2017-10-05 | 6 | -104/+63 |
| |\ | |||||
| | * | Rename object-edit.cpp to what it really is | Stefano Facchini | 2017-10-01 | 4 | -89/+52 |
| | | | |||||
| | * | Fix the editing of clipping and masking objects | Stefano Facchini | 2017-10-01 | 3 | -15/+11 |
| | | | | | | | | | | | | | | | | | By passing along an edit_transform matrix, as done for clipping paths. Cleanups: - remove some unused methods - use member initialization | ||||
| * | | Second batch | Marc Jeanmougin | 2017-10-02 | 3 | -118/+42 |
| | | | |||||
| * | | First batch | Marc Jeanmougin | 2017-10-01 | 6 | -69/+55 |
| | | | |||||
| * | | Removed all GSList occurences in .h files | Marc Jeanmougin | 2017-10-01 | 17 | -239/+181 |
| | | | |||||
| * | | Hunted every GList to the last (except in libnrtype and libcroco) | Marc Jeanmougin | 2017-09-30 | 5 | -30/+21 |
| |/ | |||||
| * | remove helper/gnome-utils.* | Marc Jeanmougin | 2017-09-29 | 1 | -7/+7 |
| | | |||||
| * | Merge branch 'jali/inkscape-ustring_refactor' | Tavmjong Bah | 2017-09-27 | 8 | -48/+37 |
| |\ | | | | | | | Removes usage of GString. | ||||
| | * | Remove remaining usage of GString in ui/tools/* | Jan Lingscheid | 2017-09-21 | 5 | -30/+25 |
| | | | |||||
| | * | Remove unused GString in ui/tools/box3d-tool.cpp | Jan Lingscheid | 2017-09-21 | 1 | -1/+0 |
| | | | |||||
| | * | Remove usage of GString from ui/tools/spiral-tool.cpp | Jan Lingscheid | 2017-09-21 | 1 | -3/+2 |
| | | | |||||
| | * | Remove usage of GString from tool/node.cpp | Jan Lingscheid | 2017-09-21 | 1 | -12/+7 |
| | | | |||||
| | * | Refactor Box3d::string_from_axes to use Glib::ustring | Jan Lingscheid | 2017-09-21 | 1 | -2/+3 |
| | | | |||||
| * | | Add improvements to meassure segments LPE pointed by CR | Jabier Arraiza | 2017-09-25 | 1 | -2/+5 |
| | | | |||||
| * | | Remove unused parameter in SPItem::doWriteTransform | Stefano Facchini | 2017-09-24 | 16 | -19/+19 |
| | | | |||||
| * | | 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 | ||||
| * | | Fix for bug #1715433 Clone original LPE can no longer be used to fill a ↵ | Jabier Arraiza | 2017-09-21 | 1 | -3/+5 |
| |/ | | | | powerstroke path | ||||
| * | Add default extension for native win32 file save dialog. | Eduard Braun | 2017-09-15 | 1 | -0/+1 |
| | | | | | | | | We manually appended an extension already (so functionality does not change), however GetSaveFileNameW also adds the chosen name (which was the name without extension before) to the list of recently used documents which resulted in unusable links. | ||||
| * | Added new LPE parameter to store Items array, also bugfixing in patharray ↵ | Jabiertxo Arraiza Cenoz | 2017-09-14 | 2 | -2/+2 |
| | | | | | parameter | ||||
| * | Fix a bug when creating a cloned LPE with fill between many | Jabier Arraiza | 2017-09-09 | 1 | -1/+1 |
| | | |||||
| * | This commit is based on a coment on bug #1670644. And allow to fill the fill ↵ | Jabier Arraiza | 2017-09-09 | 2 | -0/+50 |
| | | | | | | | | between many LPE widget that allow attach all paths on the clipboard instead only one Also added to this widget the option visible, to allow work with multiples paths wigout getting full cracy | ||||
| * | Ressurrect Spiro Symplify by LPE because no wrong results and retain removed ↵ | Jabiertxo Arraiza Cenoz | 2017-08-29 | 1 | -1/+1 |
| | | | | | in bspline mode | ||||
| * | Remove LPE Simplify from spiro and BSpline mode because made uncontrolable ↵ | Jabiertxo Arraiza Cenoz | 2017-08-29 | 1 | -1/+3 |
| | | | | | paths. Is retained in bezier mode. Consider backport it | ||||
| * | 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 |
| | | | | | |||||
