| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | adds a layer to put things in when opening raster files | Marc Jeanmougin | 2016-09-15 | 1 | -1/+6 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/394503 (bzr r15119) | ||||
| * | Extensions: Use underscored variants of parameters / attribute names in ↵ | Eduard Braun | 2016-06-11 | 1 | -1/+1 |
| | | | | | | | | | internal extensions where translation via gettext is desired. Fixed bugs: - https://launchpad.net/bugs/1591230 (bzr r14979) | ||||
| * | added comment + simpler rounding | Marc Jeanmougin | 2015-12-04 | 1 | -2/+3 |
| | | | | (bzr r14504) | ||||
| * | Correct rounding when importing bitmaps | Marc Jeanmougin | 2015-12-03 | 1 | -2/+6 |
| | | | | (bzr r14503) | ||||
| * | import images with dpi from file : xscale and yscale were not rounded but ↵ | Marc Jeanmougin | 2015-08-17 | 1 | -2/+2 |
| | | | | | | | | | floored, which resulted in 0 values for big images, and numerical mayhem ensued ("inf" and "nan"). Fixed bugs: - https://launchpad.net/bugs/1479193 (bzr r14307) | ||||
| * | Fix regression: pasted bitmaps should be embeded. (Bug #855440) | Tavmjong Bah | 2015-01-21 | 1 | -1/+1 |
| | | | | (bzr r13867) | ||||
| * | Change getDefaultUnit() to getDisplayUnit() to better reflect value returned ↵ | Tavmjong Bah | 2014-11-26 | 1 | -1/+1 |
| | | | | | | by function. (bzr r13774) | ||||
| * | Header cleanup: stop using Glib types where they aren't truly needed. Eases ↵ | Liam P. White | 2014-08-31 | 1 | -7/+6 |
| | | | | | | GThread deprecation errors. (bzr r13341.1.190) | ||||
| * | Convert from 90px to inch to 96px to inch per SVG (CSS) specification. | Tavmjong Bah | 2014-05-26 | 1 | -4/+4 |
| | | | | (bzr r13341.1.39) | ||||
| * | Image import dialog: add dpi option (from file or default), use compacter ↵ | su_v | 2014-02-12 | 1 | -5/+17 |
| | | | | | | | | | layout (help as tooltips) Fixed bugs: - https://launchpad.net/bugs/1253051 (bzr r13026) | ||||
| * | Set 'preserveAspectRatio' to 'none' when importing an image. | Tavmjong Bah | 2014-02-11 | 1 | -0/+6 |
| | | | | (bzr r13020) | ||||
| * | Add GUI for 'image-rendering'. Completes fix for blocker bug #1163449. | Tavmjong Bah | 2013-11-19 | 1 | -15/+41 |
| | | | | | | Removed two unused preference options for bitmaps. (bzr r12823) | ||||
| * | fix bug "some of the locale-based templates cause objects to be resized when ↵ | Johan B. C. Engelen | 2013-10-24 | 1 | -1/+1 |
| | | | | | | | | | default units are changed" #1236257 Fixed bugs: - https://launchpad.net/bugs/1236257 (bzr r12717) | ||||
| * | Fix adding viewBox to new documents. | Matthew Petroff | 2013-09-22 | 1 | -0/+6 |
| | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1228660 - https://launchpad.net/bugs/1228693 - https://launchpad.net/bugs/1228852 (bzr r12575) | ||||
| * | Encapsulate the shared memory hack for Cairo and GdkPixbuf in a class | Krzysztof Kosi??ski | 2013-09-19 | 1 | -14/+6 |
| | | | | | | called Inkscape::Pixbuf. Replace usage in the code as appropriate. (bzr r12531) | ||||
| * | Do not recompress images when embedding and generating PDFs. | Krzysztof Kosi??ski | 2013-09-14 | 1 | -58/+23 |
| | | | | | | | | | Fixes blocker bug #871563. Fixed bugs: - https://launchpad.net/bugs/871563 (bzr r12516) | ||||
| * | Eliminate "unit-constants.h". | Matthew Petroff | 2013-07-31 | 1 | -2/+2 |
| | | | | (bzr r12380.1.54) | ||||
| * | Preferences. New Bitmap Override file resolution option, by Daniel Wagenaar. | Nicolas Dufour | 2012-09-20 | 1 | -4/+5 |
| | | | | (bzr r11681) | ||||
| * | round-off incoming png resolution to 0.1 dpi (Bug 165952 comment 20) | Alvin Penner | 2012-08-19 | 1 | -2/+2 |
| | | | | (bzr r11613) | ||||
| * | Bitmap. Fix for Bug #165952 (png resolution not imported) by Daniel Wagenaar. | Nicolas Dufour | 2012-07-23 | 1 | -4/+29 |
| | | | | (bzr r11567) | ||||
| * | Warning cleanup | Jon A. Cruz | 2012-04-18 | 1 | -3/+3 |
| | | | | (bzr r11265) | ||||
| * | Import. Bitmap import improvements (see Bugs #171842 and #847374). | Nicolas Dufour | 2012-03-18 | 1 | -15/+31 |
| | | | | (bzr r11097) | ||||
| * | Header cleaning | Alex Valavanis | 2012-02-12 | 1 | -0/+2 |
| | | | | (bzr r10963) | ||||
| * | Minor UI fix | Kris De Gussem | 2011-07-20 | 1 | -2/+2 |
| | | | | (bzr r10484) | ||||
| * | Merge and cleanup of GSoC C++-ification project. | Jon A. Cruz | 2010-12-12 | 1 | -6/+6 |
| |\ | | | | | (bzr r9945.1.1) | ||||
| | * | New Class SPDocumentUndo created which takes care of c++fying some non ↵ | Abhishek Sharma Public | 2010-07-02 | 1 | -3/+3 |
| | | | | | | | | | | | SPDocument based methods (bzr r9546.1.3) | ||||
| | * | C++fied SPDocument added | Abhishek Sharma Public | 2010-07-01 | 1 | -1/+1 |
| | | | | | | | (bzr r9546.1.2) | ||||
| | * | This is the first c++ification commit from me. It handles sp-line, ↵ | Abhishek Sharma Public | 2010-06-29 | 1 | -1/+1 |
| | | | | | | | | | | | sp-polyline, sp-item and marks the onset of document c++ification as well. Users can check performace increase with [/usr/bin/time -v inkscape_binary_with_commandline_options]. (bzr r9546.1.1) | ||||
| * | | Super duper mega (fun!) commit: replaced encoding=utf-8 with ↵ | Chris Morgan | 2010-11-17 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fileencoding=utf-8 in all 1074 Vim modelines. The reason for this is that (a) setting the encoding isn't nice, and (b) Vim 7.3 (with modeline enabled) disallows it and pops up an error whenever you open any file with it ("invalid modeline"). Also corrected five deviant modestrings: * src/ui/widget/dock.cpp and src/ui/widget/dock.h: missing colon at the end * src/ui/dialog/tile.cpp: removed gratuitous second colon at the end * src/helper/units-test.h: removed gratuitous space before a colon * share/extensions/export_gimp_palette.py: missing textwidth=99 That's my geekiest commit yet. (bzr r9900) | ||||
| * | | i18n. Fix for bug #601522 (embedding prompt dialog's caption is not translated). | Nicolas Dufour | 2010-07-13 | 1 | -3/+5 |
| |/ | | | (bzr r9614) | ||||
| * | Changed the embed/link dialog to use radio buttons instead of a checkbox to ↵ | Jon A. Cruz | 2010-03-18 | 1 | -4/+7 |
| | | | | | | make the link/embed effect clearer. (bzr r9202) | ||||
| * | make label more informative | buliabyak | 2010-03-17 | 1 | -1/+1 |
| | | | | (bzr r9198) | ||||
| * | Always embed bitmap copies created with Alt+B. | Krzysztof Kosi??ski | 2010-03-05 | 1 | -21/+2 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/169108 (bzr r9144) | ||||
| * | Improve behavior when pasting, DnDing and importing bitmap images | Krzysztof Kosi??ski | 2010-03-04 | 1 | -35/+78 |
| | | | | (bzr r9143) | ||||
| * | Revert recent refactoring changes by johnce because they break the build, ↵ | Maximilian Albert | 2009-08-06 | 1 | -2/+2 |
| | | | | | | which cannot be fixed easily. (bzr r8422) | ||||
| * | SPDocument->Document | johnce | 2009-08-05 | 1 | -1/+1 |
| | | | | (bzr r8416) | ||||
| * | SPDocument->Document | johnce | 2009-08-05 | 1 | -2/+2 |
| | | | | (bzr r8408) | ||||
| * | BUG 218090 opening of bitmap fails, now error message | theAdib | 2009-05-10 | 1 | -1/+2 |
| | | | | (bzr r7844) | ||||
| * | using uri syntax while importing files using xlink:href | Adib Taraben | 2009-05-05 | 1 | -1/+8 |
| | | | | (bzr r7826) | ||||
| * | extension/internal/gdkpixbuf-input.cpp: Don't bother creating a ↵ | Peter Moulder | 2009-04-07 | 1 | -2/+8 |
| | | | | | | sodipodi:absref attribute with the same value as an existing xlink:href attribute. (bzr r7644) | ||||
| * | Move Inkscape::IO::fixupHrefs to Inkscape::XML::rebase_hrefs in new file ↵ | Peter Moulder | 2009-04-07 | 1 | -1/+1 |
| | | | | | | | | | | xml/rebase-hrefs.*. Give it the old and new base directory, so that it can change hrefs without relying on sodipodi:absref. Also create a new function sp_repr_save_rebased_file that changes all xlink:href attributes as it writes them, so that we don't need to modify the owning document. (Especially useful for "Save a copy" or exporting.) extension/system.cpp: (Inkscape::Extension::save): Don't call sp_document_set_uri even temporarily other than at the same time as calling rebase_hrefs. (Otherwise, existing relative hrefs will point nowhere.) When exporting plain SVG, change the relative hrefs according to the destination filename. (bzr r7643) | ||||
| * | From trunk | Ted Gould | 2008-10-27 | 1 | -1/+0 |
| | | | | (bzr r6885) | ||||
| * | r19076@shi: ted | 2008-04-21 15:42:45 -0700 | Ted Gould | 2008-04-21 | 1 | -1/+1 |
| | | | | | | | | | | Core of having a real namespace for Inkscape extensions. r19077@shi: ted | 2008-04-21 15:50:12 -0700 First layer of adding NS r19078@shi: ted | 2008-04-21 15:56:03 -0700 Whew, doing the rest of them. (bzr r5483) | ||||
| * | improved fix crash bug #197664 | Johan B. C. Engelen | 2008-03-02 | 1 | -5/+5 |
| | | | | (bzr r4922) | ||||
| * | fix crash bug #197664 | Johan B. C. Engelen | 2008-03-02 | 1 | -2/+3 |
| | | | | (bzr r4921) | ||||
| * | Warning cleanup | Jon A. Cruz | 2007-11-25 | 1 | -3/+3 |
| | | | | (bzr r4133) | ||||
| * | remove obsolete import-as-pattern option | bulia byak | 2007-09-26 | 1 | -33/+8 |
| | | | | (bzr r3807) | ||||
| * | don't try to relativate hrefs here - it never works anyway, because we don't ↵ | bulia byak | 2007-03-11 | 1 | -6/+4 |
| | | | | | | have the document's base dir (the temporary doc created here has docbase == NULL) (bzr r2608) | ||||
| * | continue switching sp_repr_new* over to XML::Document::create* | Aaron Spike | 2007-01-22 | 1 | -4/+5 |
| | | | | (bzr r2257) | ||||
| * | gboolean -> bool conversion commit 1. Modifies code to do with getting the ↵ | Michael G. Sloan | 2006-08-26 | 1 | -2/+3 |
| | | | | | | | | undo system to ignore actions, as well as SVG/XML save/load. Shouldn't cause problems though. (bzr r1639) | ||||
