| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Moved most functions from Selection to ObjectSet | Adrian Boguszewski | 2016-06-16 | 2 | -2/+1 |
| | | | | (bzr r14954.1.7) | ||||
| * | Fix bug 'Persistent measure repositions on middle click' | Jabier Arraiza Cenoz | 2016-06-12 | 1 | -1/+0 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1591662 (bzr r14982) | ||||
| * | Enabled using the context menu key additionally to the already working ↵ | h-h-h | 2016-06-10 | 1 | -0/+5 |
| | | | | | | Shift+F10 key combination to show the context menu ("tool-base.cpp") (bzr r14971.1.1) | ||||
| * | Fix wrong string in measure code. Noticed to translators. Thanks CRogers fro ↵ | Jabier Arraiza Cenoz | 2016-06-08 | 1 | -1/+1 |
| | | | | | | the text (bzr r14959) | ||||
| * | Sort color profile lists | houz | 2016-06-02 | 4 | -50/+120 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1457126 (bzr r14946) | ||||
| * | Fix tiling when generic template used to create file. Try 2. | Tavmjong Bah | 2016-06-01 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ------------- This line and the following will be ignored -------------- modified: src/ui/dialog/clonetiler.cpp unknown: inkscape_glyph_cursor.txt latex.patch libnrtype_OLD/ share/attributes/attindex.html share/attributes/propidx.html share/extensions/six.py share/icons/icons_template.svg share/icons/symbolic_icons_purged.svg src/cxxtests.xml src/default.svg src/export-objects/ src/glist_removal.diff src/sp-text.cpp_save src/display/cairo-utils.cpp_dither src/display/cairo-utils.h_dither src/display/drawing-shape.cpp_dither src/libnrtype/Layout-TNG-Input.cpp_attempt_to_replace_linefeeds src/libnrtype/Layout-TNG-Input.cpp_works src/ui/dialog/tags_backup.cpp (bzr r14937) | ||||
| * | Fix tiling when generic template used to create file. | Tavmjong Bah | 2016-06-01 | 1 | -1/+1 |
| | | | | (bzr r14936) | ||||
| * | fix-bug-1586749. Broken english in bspline help message | Jabier Arraiza Cenoz | 2016-05-29 | 1 | -1/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1586749 (bzr r14921) | ||||
| * | Remove duplicated code | Jabier Arraiza Cenoz | 2016-05-21 | 1 | -5/+0 |
| | | | | (bzr r14908) | ||||
| * | Fix regression: restore order in resources (e.g. pattern list) | Marc Jeanmougin | 2016-05-21 | 6 | -32/+32 |
| | | | | (bzr r14907) | ||||
| * | Fix a bug in node editor in BSpline mode, wrong power when moving nodes | Jabier Arraiza Cenoz | 2016-05-19 | 1 | -1/+1 |
| | | | | (bzr r14903) | ||||
| * | GTK3: Another widget named. | Tavmjong Bah | 2016-05-18 | 1 | -0/+2 |
| | | | | (bzr r14902) | ||||
| * | GTK3: Give even more widgets names. | Tavmjong Bah | 2016-05-18 | 3 | -1/+10 |
| | | | | (bzr r14901) | ||||
| * | GTK3: Give names to more widgets. | Tavmjong Bah | 2016-05-17 | 4 | -0/+6 |
| | | | | (bzr r14896) | ||||
| * | UI. Fixing typos in original strings. | Nicolas Dufour | 2016-05-16 | 1 | -2/+2 |
| | | | | | | Translations. PO template update. (bzr r14894) | ||||
| * | GTK3: Give names to many widgets. Useful for debugging and for using CSS. | Tavmjong Bah | 2016-05-15 | 1 | -0/+1 |
| | | | | (bzr r14890) | ||||
| * | Fix a bug on Pen tool when use bend path as option and the clipboard has ↵ | Jabier Arraiza Cenoz | 2016-05-10 | 1 | -1/+4 |
| | | | | | | something diferent than shape, path or group (bzr r14882) | ||||
| * | Change license in about box to GPLv3 - due to GIMP files | Krzysztof Kosi??ski | 2016-05-08 | 1 | -286/+620 |
| | | | | (bzr r14874) | ||||
| * | Clarify license. | Krzysztof Kosi??ski | 2016-05-08 | 2 | -2/+2 |
| | | | | | | | | | | Most Inkscape source code does not specify GPL version, so it is essentially GPL v1+ under section 9. Authors of the few GPL v2 only files were contacted and all agreed to relicense under GPL v2 or later. We also have a few files copies from GIMP, which are GPL v3+, so the complete program is available under GPL v3 or later. (bzr r14873) | ||||
| * | Prevent scrollbar overlay from covering swatches in GTK3 build. | Tavmjong Bah | 2016-05-06 | 5 | -3/+14 |
| | | | | | | And some minor cleanup. (bzr r14871) | ||||
| * | Correct comment. | Tavmjong Bah | 2016-05-03 | 1 | -1/+1 |
| | | | | (bzr r14869) | ||||
| * | minor warning cleanup. | Jon A. Cruz | 2016-04-21 | 1 | -2/+2 |
| | | | | (bzr r14861) | ||||
| * | various filter editor fixes | Raphael Rosch | 2016-04-16 | 2 | -22/+27 |
| | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1570605 - https://launchpad.net/bugs/1570598 (bzr r14856) | ||||
| * | Filter editor: effect description not entirely readable | Raphael Rosch | 2016-04-14 | 2 | -17/+43 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1436180 (bzr r14846) | ||||
| * | function to release object from group | Raphael Rosch | 2016-04-14 | 2 | -0/+13 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/484041 (bzr r14845) | ||||
| * | Rm shrink_wrap_button - Not needed & uses deprecated GtkStyle features ↵ | Alex Valavanis | 2016-04-13 | 1 | -3/+0 |
| | | | | | | #Hackfest2016 (bzr r14837) | ||||
| * | Remove old uses of GTK_STOCK macros | Martin Owens | 2016-04-13 | 2 | -3/+2 |
| | | | | (bzr r14826) | ||||
| * | gimpcolorwheel: Fix deprecated gtk_widget_style_attach #Hackfest2016 | Alex Valavanis | 2016-04-13 | 1 | -0/+2 |
| | | | | (bzr r14820) | ||||
| * | Fix cmake build | Marc Jeanmougin | 2016-04-13 | 1 | -1/+1 |
| | | | | (bzr r14818) | ||||
| * | color-scales: Fix deprecated gtk_misc_set_alignment #Hackfest2016 | Alex Valavanis | 2016-04-13 | 1 | -0/+6 |
| | | | | (bzr r14812) | ||||
| * | color-notebook: Fix deprecated gtk_misc_set_alignment #Hackfest2016 | Alex Valavanis | 2016-04-13 | 1 | -0/+4 |
| | | | | (bzr r14810) | ||||
| * | color-icc-selector: Fix deprecated gtk_misc_set_alignment #Hackfest2016 | Alex Valavanis | 2016-04-13 | 1 | -1/+12 |
| | | | | (bzr r14809) | ||||
| * | clonetiler: Fix deprecated GtkAlignment #Hackfest2016 | Alex Valavanis | 2016-04-13 | 1 | -6/+5 |
| | | | | (bzr r14808) | ||||
| * | clonetiler: Fix deprecated gtk_misc_set_alignment #Hackfest2016 | Alex Valavanis | 2016-04-13 | 1 | -0/+13 |
| | | | | (bzr r14807) | ||||
| * | Fork GtkImageMenuItem and remove show_image boolean because we always want ↵ | Martin Owens | 2016-04-12 | 1 | -0/+12 |
| | | | | | | to show menu. (bzr r14800) | ||||
| * | Hackfest 2016: un-obfuscate the SPCanvas widget. | Krzysztof Kosi??ski | 2016-04-12 | 3 | -8/+8 |
| | | | | (bzr r14790) | ||||
| * | Add option for larger icons (useful for 4K display). | Tavmjong Bah | 2016-04-12 | 1 | -2/+3 |
| | | | | (bzr r14789) | ||||
| * | Bump ifdefs to 3.8 (now ifdefs say 3.0 instead of 3.2 or 3.8) | Martin Owens | 2016-04-12 | 3 | -6/+6 |
| | | | | (bzr r14788) | ||||
| * | Hackfest 2016: fix critical warning on startup | Krzysztof Kosi??ski | 2016-04-11 | 1 | -13/+11 |
| | | | | (bzr r14780) | ||||
| * | GTK3 fix | su_v | 2016-04-09 | 1 | -0/+4 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1567485 (bzr r14768) | ||||
| * | Provide tooltip for Selection set dialog tree area. | Tavmjong Bah | 2016-04-08 | 1 | -1/+11 |
| | | | | | | Based on patch from Kamalpreet Grewal. (bzr r14767) | ||||
| * | Remove inkscape-specific glib clone function (and get rid of deprecated Glib ↵ | Marc Jeanmougin | 2016-04-08 | 1 | -38/+1 |
| | | | | | | | | | ScopedPtr use) Fixed bugs: - https://launchpad.net/bugs/1567485 (bzr r14766) | ||||
| * | Add clickable link to www.inkscape.org to splash screen dialog. | Kamalpreet Grewal | 2016-04-07 | 1 | -0/+12 |
| | | | | (bzr r14764) | ||||
| * | Fix node size regression and add ctrlResize property for multiple use. | Martin Owens | 2016-04-02 | 3 | -29/+41 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1562197 (bzr r14761) | ||||
| * | Fix crash on copying orphaned clones | Marc Jeanmougin | 2016-04-02 | 1 | -1/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1565272 (bzr r14759) | ||||
| * | Protect the color wheel from hue loss at a deeper level. | Martin Owens | 2016-03-29 | 2 | -1/+5 |
| | | | | (bzr r14748) | ||||
| * | Fix bugs with the colour selector self-signaling on change. | Martin Owens | 2016-03-29 | 2 | -4/+5 |
| | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1462907 - https://launchpad.net/bugs/1249618 (bzr r14747) | ||||
| * | Add prependUnit function | Martin Owens | 2016-03-22 | 2 | -0/+11 |
| | | | | (bzr r14737) | ||||
| * | More complete handling of units for 'line-height' in text toolbar. | Tavmjong Bah | 2016-03-22 | 3 | -15/+0 |
| |\ | | | | | (bzr r14735) | ||||
| | * | Add line-height unit selector to text toolbar. | Tavmjong Bah | 2016-03-22 | 1 | -4/+0 |
| | | | | | | | | | | | Remove 'm' and 'ft' non-CSS lengths. (bzr r14716.1.3) | ||||
