Fixing includes
Adding all of the library stuff in. Including libtool in configure and libtoolize in autogen.sh
Cleaning up the Makefile so it's easier to read
Clearing up EXTRA_DIST lifecycle
Updating interface to add save type
Adding dbus descriptions to EXTRA_DIST
Installing the service files into the dbus service directory
Setting up a flag for local install for distcheck
Making BUILT_SOURCES an append
Updating to current trunk
Updating the READMEs to better handle OSX.
Using automake 1.11's shave support if it's available.
Gramatical Fixes
Changed the default Win32 build target from dist-inkscape to dist-all (so inkview is compiled).
While I personally agree with https://bugs.launchpad.net/inkscape/+bug/278001 (Inkscape package contains very large (8MB) inkview binary file - please package it separately) - and it's 14MB for Windows - before 0.47 the decision was made to continue distributing inkview, so it makes sense to make it impossible for the packager to forget.
While I personally agree with https://bugs.launchpad.net/inkscape/+bug/278001 (Inkscape package contains very large (8MB) inkview binary file - please package it separately) - and it's 14MB for Windows - before 0.47 the decision was made to continue distributing inkview, so it makes sense to make it impossible for the packager to forget.
utilities and UI support for identifying truncated flowtext and text-on-path
patch by mbeach for UPC-A checksum
Make Inkscape Portable not fiddle with the registry.
Warning cleanup
modify exit message if non-Ascii characters
2nd patch of bug 488862. Also committed upstream in 2geom.
disable debug messages
Patches 3-11 from 488862 for a number of memleaks and allocation/deallocation issues.
Embedimage extension fix and stderr Unicode support in inkex.py
updating my email address in file headers
"too much ink" icon is only enabled when the current ICC profile colorspace is cmyk
Position of baseline anchor is now dependent of the text alignment
Reenable new input device dialog for further development
reenable per-document palette to allow for continuing development.
Updating ignored file list to get 'bzr status' more helpful
Added Print Colors Preview Dialog to the list of translatables
refactoring of previous commit + add separation to glyph renderer also
- new: Print Colors Preview Dialog and rendermode
- works with shapes. I still need to make it work with gradients and imported images
- works with shapes. I still need to make it work with gradients and imported images
French translation update
Slightly updated Russian translations to match new features in 0.48
Spray Tool: add context to strings
Spray Tool: translated forgotten strings from French to English
Correctly read and write values for Spray Tool option on Tool Controls Bar.
This commit hooks device-cmyk handling to color pickers. Now we have basic initial support for SVG Color 1.2 uncalibrated device colors:
http://www.w3.org/TR/2009/WD-SVGColor12-20091001/#device
http://www.w3.org/TR/2009/WD-SVGColor12-20091001/#device
Added UI for threading pref in Filter Preferences for Gaussian Blur, default 1 for sanity
fix device-color output
reverting file that was changed by mistake
* infrastructure to store device colors as described in w3.org/TR/2009/WD-SVGColor12-20091001/#device
* related to https://bugs.launchpad.net/inkscape/+bug/444021
* related to https://bugs.launchpad.net/inkscape/+bug/444021
added an icon to the color picker dialog to alert when there is too much ink in a color composition. (i.e. when the sum of color components is greater than 320%)
merging gsoc 2009 color management work by Felipe Sanches (a.k.a. JucaBlues)
add cxxtests for marker_loc enum. code depends on the exact values of the enumeration.
Text alignment is now taken into account when snapping a text object
Fix build again by modifiying makefile
* [INTL:sk] Slovak translation update
somehow inkscape.pot got deleted; reverting that
Fix rounding error in libnr and remove inefficient mmx optimizations
Added Spray tool to the list of translatables providers :)
Make curvature work again by fixing a minor omission
Make curvature work again by fixing a minor omission
Make curvature work again by fixing a minor omission
New conversion factors added to inkex.py (ft, yd, m and km).
Measure path extension now uses inkex.py conversion factors.
Measure path extension now uses inkex.py conversion factors.
inkscape.pot and French translation updates
Adding Jimmac's multiple icon sizes for Linux.
Add some more forgotten files
Add forgotten libavoid files
Merge GSoC2009 Connectors into trunk
All for windows:
* fix build (we have , temporarily?, lost the svn revision number in the about dialog)
* enable experimental LPEs in dev version
* enable console output
* fix build (we have , temporarily?, lost the svn revision number in the about dialog)
* enable experimental LPEs in dev version
* enable console output
14 years agorecent files: show tooltips with uri, hide local files which are missing or unaccessible
recent files: show tooltips with uri, hide local files which are missing or unaccessible
add an option for displaying font previews in the text tool's font list; also limit the width of the list by 500 pixels
Fixing a Than to a Then. Pointed out by Bulia Byak.
Mentioning the platform specific readmes
Moving OSX specific instructions.
merge
Spray Tool by the students at Ecole Centrale de Lyon, Lyon, France
inkscape.pot update
Align and distribute tooltip string fix (Bug #442214
Readme and install updates for OSX instructions.
Merging in the changes from the 0.47 release branch. Also updating version numbers for 0.47 development.
Updating to current trunk
Updated version files that were missed.
Scour extension update
Merging in from trunk
Deprecation warning fix on xcf export
Dutch and German translations update.
Patch by Dan_Krause to add Arch Paper sizes
Patch by Dan_Krause to add Arch Paper sizes
hopefully fix build on linux
decrease header deps
decrease header dependencies
update 2geom. needed for extrude lpe
14 years agowork on the lpe group undo bug. it's not solved, but i think LPE code does everything...
work on the lpe group undo bug. it's not solved, but i think LPE code does everything correct now. I think now it's the interplay between undo-system and LPE that bugs.
add LPE extrude. it's not finished yet!
fix bug 379378
fix bug 168663, marker shifted wrong by viewBox
fix bug 427267, single dots inside transformed groups misplaced
Setting some more version numbers
Grabbing news from the wiki
Patch from trunk
One line fix from ~suv (Ted knows) to fix our XCF export. Fixes 484016.
Removing protable.7z as it's not in the archive.
Setting version number to 0.47
14 years agoRemoving uninstalled .c files for distcheck to know that it doesn't need translations...
Removing uninstalled .c files for distcheck to know that it doesn't need translations in them.
Marking the tests as failing.
Making a 0.47 branch.
Update scour from 0.21 to 0.22, see codedread.com/scour/release-notes.html
Patch by ChrisMorgan for getting the rest of the PortablApps (win32) stuff into the source tarball.