summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | | | | | Added items as a range functionAdrian Boguszewski2016-07-0315-63/+75
| | |\ \ \ \ \ \ | | | | |_|_|/ / | | | |/| | | | (bzr r14954.1.13)
| | * | | | | | Added xmlNodes as range functionAdrian Boguszewski2016-07-012-6/+5
| | | | | | | | | | | | | | | | | | | | | | | | (bzr r14954.1.12)
| | * | | | | | Moved next functions, added namespace, renamed range functionsAdrian Boguszewski2016-06-2516-50/+50
| | | | | | | | | | | | | | | | | | | | | | | | (bzr r14954.1.10)
| | * | | | | | Added first range to ObjectSetAdrian Boguszewski2016-06-192-7/+2
| | |/ / / / / | | | | | | | | | | | | | | (bzr r14954.1.8)
| * | | | | | Full rewrite on working mode now no linked paths necesaryJabier Arraiza Cenoz2016-07-301-0/+8
| | | | | | | | | | | | | | | | | | | | | (bzr r15017.1.15)
| * | | | | | Add Text tag and update widgets codeJabier Arraiza Cenoz2016-07-242-7/+29
| | |_|_|/ / | |/| | | | | | | | | | (bzr r15017.1.2)
| * | | | | [Bug #1524838] Disambiguate sigc::ptr_fun to fix C++14 compilation.Alex Henrie2016-07-184-4/+4
| | |_|/ / | |/| | | | | | | | (bzr r15016.1.1)
| * | | | Documentation. French documentation translation updated.Nicolas Dufour2016-07-081-6/+18
| | |_|/ | |/| | | | | | (bzr r15013)
| * | | Fix typo that prevents reading of 'units-per-em'.Tavmjong Bah2016-07-041-1/+1
| | |/ | |/| | | | (bzr r15008)
| * | Rename function, fix some indenting issues.Tavmjong Bah2016-07-022-100/+110
| | | | | | | | | (bzr r15006)
| * | Fix typo from GList purge that broke SVG Font Editor dialog.Tavmjong Bah2016-07-021-1/+1
| |/ | | | | (bzr r15005)
* | Organize doeffect functionJabier Arraiza Cenoz2016-06-191-3/+3
| | | | | | (bzr r13645.1.164)
* | Pre fixing selected pointsJabier Arraiza Cenoz2016-06-181-3/+4
| | | | | | (bzr r13645.1.161)
* | update to trunkJabier Arraiza Cenoz2016-06-114-50/+106
|\| | | | | (bzr r13645.1.147)
| * Sort color profile listshouz2016-06-023-49/+104
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1457126 (bzr r14946)
| * Fix tiling when generic template used to create file. Try 2.Tavmjong Bah2016-06-011-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 Bah2016-06-011-1/+1
| | | | | | (bzr r14936)
* | update to trunkJabier Arraiza Cenoz2016-05-216-30/+33
|\| | | | | (bzr r13645.1.140)
| * Fix regression: restore order in resources (e.g. pattern list)Marc Jeanmougin2016-05-214-28/+28
| | | | | | (bzr r14907)
| * GTK3: Another widget named.Tavmjong Bah2016-05-181-0/+2
| | | | | | (bzr r14902)
| * GTK3: Give even more widgets names.Tavmjong Bah2016-05-181-0/+1
| | | | | | (bzr r14901)
| * UI. Fixing typos in original strings.Nicolas Dufour2016-05-161-2/+2
| | | | | | | | | | Translations. PO template update. (bzr r14894)
* | Working with path updatesJabier Arraiza Cenoz2016-05-101-1/+1
| | | | | | (bzr r13645.1.130)
* | update to trunkJabier Arraiza Cenoz2016-05-0812-335/+721
|\| | | | | (bzr r13645.1.127)
| * Change license in about box to GPLv3 - due to GIMP filesKrzysztof Kosi??ski2016-05-081-286/+620
| | | | | | (bzr r14874)
| * Clarify license.Krzysztof Kosi??ski2016-05-082-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 Bah2016-05-061-2/+0
| | | | | | | | | | And some minor cleanup. (bzr r14871)
| * various filter editor fixesRaphael Rosch2016-04-162-22/+27
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1570605 - https://launchpad.net/bugs/1570598 (bzr r14856)
| * Filter editor: effect description not entirely readableRaphael Rosch2016-04-142-17/+43
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1436180 (bzr r14846)
| * Remove old uses of GTK_STOCK macrosMartin Owens2016-04-131-2/+2
| | | | | | (bzr r14826)
| * clonetiler: Fix deprecated GtkAlignment #Hackfest2016Alex Valavanis2016-04-131-6/+5
| | | | | | (bzr r14808)
| * clonetiler: Fix deprecated gtk_misc_set_alignment #Hackfest2016Alex Valavanis2016-04-131-0/+13
| | | | | | (bzr r14807)
| * Add option for larger icons (useful for 4K display).Tavmjong Bah2016-04-121-2/+3
| | | | | | (bzr r14789)
| * Bump ifdefs to 3.8 (now ifdefs say 3.0 instead of 3.2 or 3.8)Martin Owens2016-04-122-5/+5
| | | | | | (bzr r14788)
| * Provide tooltip for Selection set dialog tree area.Tavmjong Bah2016-04-081-1/+11
| | | | | | | | | | Based on patch from Kamalpreet Grewal. (bzr r14767)
* | update to trunkJabier Arraiza Cenoz2016-04-081-0/+12
|\| | | | | (bzr r13645.1.125)
| * Add clickable link to www.inkscape.org to splash screen dialog.Kamalpreet Grewal2016-04-071-0/+12
| | | | | | (bzr r14764)
* | Update to trunkJabier Arraiza Cenoz2016-03-1537-200/+794
|\| | | | | (bzr r13645.1.119)
| * "Relative to" option for node alignment.Marc Jeanmougin2016-03-132-2/+85
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Node tool has those new "relative to" alignment options : last selected, first selected, current behaviour (middle), max value(rightmost/topmost) or min value(leftmost/bottommost). - Verbs: --If the node tool is active and whole objects are selected (no individual node is), works as usual for objects; --Else, align horizontal/vertical (SP_VERB_ALIGN_HORIZONTAL_CENTER) honor the "relative to" settings, SP_VERB_ALIGN_HORIZONTAL_LEFT (ctrl+alt+pavnum4) aligns vertically on the leftmost node (same behavior as SP_VERB_ALIGN_HORIZONTAL_LEFT when the setting is "align relative to min value"), and so on with all alignment verbs Fixed bugs: - https://launchpad.net/bugs/171287 (bzr r14703)
| * Improvements on the "new from template" dialogAdrian Boguszewski2016-03-116-23/+70
| | | | | | | | | | | | | | | | | | | | | | -> greyed buttons when no dialogs selected (bug 1363450) -> selected template deselects when filtered out -> filtering down to 1 template selects it -> selected template keeps looking selected when filtered Fixed bugs: - https://launchpad.net/bugs/1363450 (bzr r14698)
| * Displays filename instead of blank string in unnamed palettesAdrian Boguszewski2016-03-101-5/+6
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/780659 (bzr r14697)
| * forgot to include a file in previous commit ><Marc Jeanmougin2016-03-031-1/+1
| | | | | | (bzr r14683)
| * Add support for the "relative to" setting when aligning baselines (fixes 167228)Marc Jeanmougin2016-03-031-3/+46
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/167228 (bzr r14682)
| * Fix bug 1540155: Interactive simplify on pencit tool is hard to editJabier Arraiza Cenoz2016-03-022-0/+11
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1540155 (bzr r14679)
| * Apply from patch from houz (Fixes color profile name mangling)Liam P. White2016-02-211-2/+2
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1457105 (bzr r14663)
| * Clarify meaning of line spacing.Tavmjong Bah2016-02-201-2/+2
| | | | | | (bzr r14661)
| * Sync 2Geom to commit 5ee51c1c4f2066faa3e2c82021fc92671ad44ba4Krzysztof Kosi??ski2016-02-081-2/+2
| | | | | | (bzr r14639)
| * Fix wrong replace of tab by spacesJabier Arraiza Cenoz2016-02-071-1/+1
| | | | | | (bzr r14637)
| * Add knot position dialog to meassure with Shift+ClickJabier Arraiza Cenoz2016-02-073-1/+313
| | | | | | (bzr r14636)
| * Correct writing of blur value when display units are not user units.Tavmjong Bah2016-01-141-0/+4
| | | | | | (bzr r14576)