* [it] a little progress
* typo fixed
* Dropped geom.c and libwpg from translatable file list
* [it] Two typos
Minor cleanup
more logical order of commands
readjust jitter force
Added rough ui to flip colors to be icc-color
Warning cleanup
Fix markup warning in km.po; enclose translators' email addresses in parentheses rather than angle brackets
Remove geom.cpp and geom.h. Now use 2geom/geom.cpp and 2geom.h.
Add conversion functions between Geom::Point and NR::Point
Add conversion functions between Geom::Point and NR::Point
allow for _option in radiobuttons for XML translation
17 years agoRenaming classes: SnappedLine -> SnappedLineSegment, and SnappedInfiniteLine -> Snapp...
Renaming classes: SnappedLine -> SnappedLineSegment, and SnappedInfiniteLine -> SnappedLine
refactoring, one MakeTweak method instead of a bunch largely similar methods
try to fix "hidden method" warning
Update translations for Khmer
updated Slovak (sk) translation in trunk
warning cleanup
attempt at fixing [ 1679218 ] open/import clicking on a 0 byte image results in a crash; but for some reason, exception catching does not work...
update 2geom
fix string size self-reference bug
fix LaTeX extension to work with the new lxml lib
Update translation up Khmer
Update translations for Khmer
fixed bracket pairing, however I do not if this makes sense in the language that I do not speak (edited with poedit)
* UI text change "Curve stitching" to "Stitch subcurves"
* add better default strokepath for stitch subcurves
* add better default strokepath for stitch subcurves
2geom update to 2Geom-SVN-rev. 1161
Improve the user interaction for snapping of bounding boxes, and add an new tab in document properties for detailed snapping options
pattern along path is not obsolete :)
Khmer translations updated
partially implemented xlink:href parameter loading. (It still just
works for filenames.) Removed a hardcoded string.
This part of the code must be improved in order to reference other
pieces of SVG. I need somebody to help me on working with proper URI
handling!
Also fixed gdk pixbuf handling.
works for filenames.) Removed a hardcoded string.
This part of the code must be improved in order to reference other
pieces of SVG. I need somebody to help me on working with proper URI
handling!
Also fixed gdk pixbuf handling.
noop: Slight simplification now that we already require gtk >= 2.6 (and indeed >= 2.8).
Warning cleanup
fix perfect bound cover inx to allow for translation
Warning cleanup
Add virtual to a lot of the destructors. Note: perhaps it will have to be reverted for some files to keep them C-compatible.
inkscape:
- added code to use the python modules that ship with the app bundle. With Leopard using a version of Python different from Panther and Tiger we should probably ship everything and add a runtime check here for the architecture and the version of Python, so what we redirect PYTHONPATH toward the right place
script:
- put X11 starting in a conditional test, true only on Tiger and Panther. This "should" allow Inkscape to start on Leopard. Needs to be tested though
- added code to use the python modules that ship with the app bundle. With Leopard using a version of Python different from Panther and Tiger we should probably ship everything and add a runtime check here for the architecture and the version of Python, so what we redirect PYTHONPATH toward the right place
script:
- put X11 starting in a conditional test, true only on Tiger and Panther. This "should" allow Inkscape to start on Leopard. Needs to be tested though
osx-app.sh
- added an help message
- changed the calling syntax to make it more robust and allow to specify the directory containing python modules
- removed the reference to libXinerama on Tiger. libXinerama caused many issues but they seem to be all related to people installing x11 in strange ways
- use pkg-config to get pango and gtk version rather thn relying on clucky ls+sed workarounds
- code reorganization and added comments
- spaces to tabs
osx-dmg.sh
- removed python related stuff
- added a command line option to get Inkscape package (the package does not have to be in the same directory now)
osx-build.sh
- modified according to the changes in the two other files
- removed referece to X11 libraries ad such. these were commented for a while and nothing broke
- added an upload commnt to send the file to modevia
removed inkscape_python.ds_store
modified inkscape.ds_store (larger window)
dmg_background.***
- removed Python arrow
- remove the word Inkscape from the arrow (useless now) and make this arrow glow green a little, as the rest of the picture
- removed absolute paths to my computer
- added an help message
- changed the calling syntax to make it more robust and allow to specify the directory containing python modules
- removed the reference to libXinerama on Tiger. libXinerama caused many issues but they seem to be all related to people installing x11 in strange ways
- use pkg-config to get pango and gtk version rather thn relying on clucky ls+sed workarounds
- code reorganization and added comments
- spaces to tabs
osx-dmg.sh
- removed python related stuff
- added a command line option to get Inkscape package (the package does not have to be in the same directory now)
osx-build.sh
- modified according to the changes in the two other files
- removed referece to X11 libraries ad such. these were commented for a while and nothing broke
- added an upload commnt to send the file to modevia
removed inkscape_python.ds_store
modified inkscape.ds_store (larger window)
dmg_background.***
- removed Python arrow
- remove the word Inkscape from the arrow (useless now) and make this arrow glow green a little, as the rest of the picture
- removed absolute paths to my computer
Oops, don't use tabs! (replace tabs by 4 spaces)
add destructor to LayerManager that disconnects it signals. see bug: [ 1720871 ] Crash when adding a layer
make setup_notepath function for LPE's and LPE parameters.
fix compilation. added #include "libnr/nr-values.h" to snapped-line.cpp
Groundwork to snap to intersections, e.g. intersections of gridlines with guidelines, and of objects with other objects. The snappers used to return only SnappedPoints, but now also SnappedLines and SnappedInfiniteLines can be returned. SnappedPaths will be implemented later.
Added an icons file with a cleaned up current icon set (prefix "ink_" in their ID) and new, Tango style icons next to them. Both are on separate layers for easier management, beware when adding new icons.
Most icons lack a Tango equivalent currently and many Tango icons need a rework at the correct pixel size.
Most icons lack a Tango equivalent currently and many Tango icons need a rework at the correct pixel size.
minor tweaks
Khmer translations updated
warning cleanup
add deletion of layer_manager to SPDesktop::destroy
Fix build.xml to *not* use i686-pc-mingw32.
remove duplicate lines
change mingwenv.bat according to new devlibs dir
update buildtool files for our new Dwarf2 EH
update buildtool files for our new Dwarf2 EH
remove duplicate define
Update to include libwpg as an external lib. Also use the new name "devlibs" for the lib bundle
Khmer translations updated
store paint bucket offset units in preferences to work around toolbar initialization issue
Diffuse Lighting Filter:
Specular Lighting Filter:
Expand "Surface Scale" range.
Increase "Constant" precision.
Specular Lighting Filter:
Expand "Surface Scale" range.
Increase "Constant" precision.
fix Clear for Scale tab
r16935@shi: ted | 2007-10-31 11:23:00 -0700
Making libwpg optional
Making libwpg optional
exclude wpg-input.cpp for now
Fix typo: "Fitler"
Modified filter primitives' render method to use FilterUnits instead of Matrix
r16915@shi: ted | 2007-10-31 06:10:37 -0700
Adding in libwpg-stream
Adding in libwpg-stream
r16914@shi: ted | 2007-10-30 21:58:05 -0700
Switching everything over to a linked in libwpg
Switching everything over to a linked in libwpg
r16913@shi: ted | 2007-10-30 21:32:09 -0700
Adding in libwpg
Adding in libwpg
r16912@shi: ted | 2007-10-30 21:15:07 -0700
Build in checking for libwpg
Build in checking for libwpg
noop: comment style
CodingStyle: const placement. (noop; checked no change to .o file.)
marked three messages from color gestures for translation
fixed a typo in a user visible message
temporary fix for crash with shapes and path-along-path LPE
ok. so NOW the new effect is committed...
LPE: implement NEW path-along-path effect, i think that old one has become obsolete and is renamed accordingly. implement straight path node editting for gears effect.
r16896@shi: ted | 2007-10-30 12:16:06 -0700
Caching the input file for effects.
Caching the input file for effects.
r16895@shi: ted | 2007-10-30 09:35:24 -0700
Adding in Chris' downsample patch.
Adding in Chris' downsample patch.
r16894@shi: ted | 2007-10-30 09:26:42 -0700
OH MY GOD IT WORKS!!!
OH MY GOD IT WORKS!!!
r16893@shi: ted | 2007-10-30 07:31:04 -0700
Wow, that wasn't as hard as I thought it would be. Changing away from SPDocument. Sounded like a good idea, but we
need to be able to get selections in the document cache.
Wow, that wasn't as hard as I thought it would be. Changing away from SPDocument. Sounded like a good idea, but we
need to be able to get selections in the document cache.
r16892@shi: ted | 2007-10-29 21:33:09 -0700
Okay, so now the caches get into the execution environment and can be passed around to the effects. Now it's a
matter of implementing the caches in the drivers.
Okay, so now the caches get into the execution environment and can be passed around to the effects. Now it's a
matter of implementing the caches in the drivers.
r16677@shi: ted | 2007-10-17 19:31:04 -0700
Creating and adding interfaces for a document based cache that an effect can define. This removes the effect from
having to know if the document has changed, and keep track of that. This allows them to optimize their performance
when doing things like live effects.
Creating and adding interfaces for a document based cache that an effect can define. This removes the effect from
having to know if the document has changed, and keep track of that. This allows them to optimize their performance
when doing things like live effects.
r16676@shi: ted | 2007-10-12 21:09:50 -0700
Half fixed caching
Half fixed caching
r16675@shi: ted | 2007-10-12 21:06:32 -0700
Fixing the escaping
Fixing the escaping
add alt dragging for no change mode
First step adding switching of colors to profiles
Cleanup on color changers
Moving functionality into <color-profile>
warning cleanup
Adding function to locate profile by bane
LPE: implement 'edit next LPE parameter'. Accessible through key '7'.
added perfectboundcover.inx to translatable extensions
-fno-stack-protector for autopackage
Update Potrace to 1.8
add ca@valencian language to win32 installer selection
Update translation for Khmer
Warning cleanup