Code

inkscape.git
16 years agoDon't force focus on the canvas when the desktop is given
gustav_b [Mon, 12 Nov 2007 22:32:29 +0000 (22:32 +0000)]
Don't force focus on the canvas when the desktop is given
focus. Instead, focus will be given to the widget in the desktop that
had focus the last time.

16 years agoRemove makefiles that shouldn't be in repos
gustav_b [Mon, 12 Nov 2007 21:41:55 +0000 (21:41 +0000)]
Remove makefiles that shouldn't be in repos

16 years agoupdate to 2geom rev. 1168
johanengelen [Mon, 12 Nov 2007 19:47:07 +0000 (19:47 +0000)]
update to 2geom rev. 1168

16 years agoLPE: no longer overload doEffect methods, but name them according to accepted argumen...
johanengelen [Mon, 12 Nov 2007 18:59:48 +0000 (18:59 +0000)]
LPE: no longer overload doEffect methods, but name them according to accepted arguments. This saves developer brain time because of 'hiding' issues.

16 years agoFix bad markups in it.po (Translators: Please check your markups with check-markup...
cilix42 [Mon, 12 Nov 2007 11:38:16 +0000 (11:38 +0000)]
Fix bad markups in it.po (Translators: Please check your markups with check-markup script before committing!)

16 years agoKhmer translations updated
sokhem [Mon, 12 Nov 2007 10:35:52 +0000 (10:35 +0000)]
Khmer translations updated

16 years agoadded Sample effect to list of translatable files and committed updated ru.po
prokoudine [Mon, 12 Nov 2007 02:29:14 +0000 (02:29 +0000)]
added Sample effect to list of translatable files and committed updated ru.po

16 years agoadded a template fir new glyphs tobe draw in Inkscape and imported to FontForge
prokoudine [Sun, 11 Nov 2007 23:48:50 +0000 (23:48 +0000)]
added a template fir new glyphs tobe draw in Inkscape and imported to FontForge

16 years ago * added reference link for translators
luca_bruno [Sun, 11 Nov 2007 22:09:10 +0000 (22:09 +0000)]
 * added reference link for translators

16 years ago * [it] a little progress
luca_bruno [Sun, 11 Nov 2007 21:58:29 +0000 (21:58 +0000)]
 * [it] a little progress

16 years ago * typo fixed
luca_bruno [Sun, 11 Nov 2007 19:48:21 +0000 (19:48 +0000)]
 * typo fixed

16 years agomodified fix for leopard according to comment on bug 1821094
jiho-sf [Sun, 11 Nov 2007 11:42:39 +0000 (11:42 +0000)]
modified fix for leopard according to comment on bug 1821094

16 years ago * Dropped geom.c and libwpg from translatable file list
luca_bruno [Sun, 11 Nov 2007 08:33:20 +0000 (08:33 +0000)]
 * Dropped geom.c and libwpg from translatable file list

16 years ago * [it] Two typos
luca_bruno [Sun, 11 Nov 2007 08:31:29 +0000 (08:31 +0000)]
 * [it] Two typos

16 years agoMinor cleanup
joncruz [Sun, 11 Nov 2007 07:52:54 +0000 (07:52 +0000)]
Minor cleanup

16 years agomore logical order of commands
buliabyak [Sat, 10 Nov 2007 21:59:46 +0000 (21:59 +0000)]
more logical order of commands

16 years agoreadjust jitter force
buliabyak [Sat, 10 Nov 2007 21:59:26 +0000 (21:59 +0000)]
readjust jitter force

16 years agoAdded rough ui to flip colors to be icc-color
joncruz [Sat, 10 Nov 2007 07:37:35 +0000 (07:37 +0000)]
Added rough ui to flip colors to be icc-color

16 years agoWarning cleanup
joncruz [Sat, 10 Nov 2007 04:52:54 +0000 (04:52 +0000)]
Warning cleanup

16 years agoFix markup warning in km.po; enclose translators' email addresses in parentheses...
cilix42 [Fri, 9 Nov 2007 23:24:40 +0000 (23:24 +0000)]
Fix markup warning in km.po; enclose translators' email addresses in parentheses rather than angle brackets

16 years agoRemove geom.cpp and geom.h. Now use 2geom/geom.cpp and 2geom.h.
johanengelen [Fri, 9 Nov 2007 23:15:51 +0000 (23:15 +0000)]
Remove geom.cpp and geom.h. Now use 2geom/geom.cpp and 2geom.h.
Add conversion functions between Geom::Point and NR::Point

16 years agoallow for _option in radiobuttons for XML translation
johncoswell [Fri, 9 Nov 2007 11:44:02 +0000 (11:44 +0000)]
allow for _option in radiobuttons for XML translation

16 years agoRenaming classes: SnappedLine -> SnappedLineSegment, and SnappedInfiniteLine -> Snapp...
dvlierop2 [Fri, 9 Nov 2007 09:48:27 +0000 (09:48 +0000)]
Renaming classes: SnappedLine -> SnappedLineSegment, and SnappedInfiniteLine -> SnappedLine

16 years agorefactoring, one MakeTweak method instead of a bunch largely similar methods
buliabyak [Fri, 9 Nov 2007 06:16:01 +0000 (06:16 +0000)]
refactoring, one MakeTweak method instead of a bunch largely similar methods

16 years agotry to fix "hidden method" warning
johanengelen [Thu, 8 Nov 2007 10:35:51 +0000 (10:35 +0000)]
try to fix "hidden method" warning

16 years agoUpdate translations for Khmer
sokhem [Thu, 8 Nov 2007 09:47:50 +0000 (09:47 +0000)]
Update translations for Khmer

16 years agoupdated Slovak (sk) translation in trunk
helix84 [Thu, 8 Nov 2007 09:47:22 +0000 (09:47 +0000)]
updated Slovak (sk) translation in trunk

16 years agowarning cleanup
joncruz [Thu, 8 Nov 2007 07:35:44 +0000 (07:35 +0000)]
warning cleanup

16 years agoattempt at fixing [ 1679218 ] open/import clicking on a 0 byte image results in a...
johanengelen [Thu, 8 Nov 2007 00:44:47 +0000 (00:44 +0000)]
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...

16 years agoupdate 2geom
johanengelen [Wed, 7 Nov 2007 23:49:18 +0000 (23:49 +0000)]
update 2geom

16 years agofix string size self-reference bug
ishmal [Wed, 7 Nov 2007 20:29:15 +0000 (20:29 +0000)]
fix string size self-reference bug

16 years agofix LaTeX extension to work with the new lxml lib
johanengelen [Wed, 7 Nov 2007 16:29:23 +0000 (16:29 +0000)]
fix LaTeX extension to work with the new lxml lib

16 years agoUpdate translation up Khmer
sokhem [Wed, 7 Nov 2007 09:29:03 +0000 (09:29 +0000)]
Update translation up Khmer

16 years agoUpdate translations for Khmer
sokhem [Wed, 7 Nov 2007 01:47:07 +0000 (01:47 +0000)]
Update translations for Khmer

16 years agofixed bracket pairing, however I do not if this makes sense in the language that...
theadib [Tue, 6 Nov 2007 21:36:09 +0000 (21:36 +0000)]
fixed bracket pairing, however I do not if this makes sense in the language that I do not speak (edited with poedit)

16 years ago* UI text change "Curve stitching" to "Stitch subcurves"
johanengelen [Tue, 6 Nov 2007 18:57:10 +0000 (18:57 +0000)]
* UI text change "Curve stitching" to "Stitch subcurves"
* add better default strokepath for stitch subcurves

16 years ago2geom update to 2Geom-SVN-rev. 1161
johanengelen [Tue, 6 Nov 2007 18:38:31 +0000 (18:38 +0000)]
2geom update to 2Geom-SVN-rev. 1161

16 years agoImprove the user interaction for snapping of bounding boxes, and add an new tab in...
dvlierop2 [Mon, 5 Nov 2007 21:15:27 +0000 (21:15 +0000)]
Improve the user interaction for snapping of bounding boxes, and add an new tab in document properties for detailed snapping options

16 years agopattern along path is not obsolete :)
johanengelen [Mon, 5 Nov 2007 19:38:18 +0000 (19:38 +0000)]
pattern along path is not obsolete :)

16 years agoKhmer translations updated
sokhem [Mon, 5 Nov 2007 09:37:09 +0000 (09:37 +0000)]
Khmer translations updated

16 years agopartially implemented xlink:href parameter loading. (It still just
jucablues [Mon, 5 Nov 2007 07:00:34 +0000 (07:00 +0000)]
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.

16 years agonoop: Slight simplification now that we already require gtk >= 2.6 (and indeed >...
pjrm [Mon, 5 Nov 2007 03:12:48 +0000 (03:12 +0000)]
noop: Slight simplification now that we already require gtk >= 2.6 (and indeed >= 2.8).

16 years agoWarning cleanup
joncruz [Sun, 4 Nov 2007 19:31:50 +0000 (19:31 +0000)]
Warning cleanup

16 years agoFix for [ 1645874 ] F8, drag, xml editor, expand highligted, select child=crash
johanengelen [Sun, 4 Nov 2007 17:22:29 +0000 (17:22 +0000)]
Fix for [ 1645874 ] F8, drag, xml editor, expand highligted, select child=crash

16 years agofix perfect bound cover inx to allow for translation
johncoswell [Sun, 4 Nov 2007 15:44:38 +0000 (15:44 +0000)]
fix perfect bound cover inx to allow for translation

16 years agoWarning cleanup
joncruz [Sun, 4 Nov 2007 07:22:23 +0000 (07:22 +0000)]
Warning cleanup

16 years agoAdd virtual to a lot of the destructors. Note: perhaps it will have to be reverted...
johanengelen [Sun, 4 Nov 2007 01:01:15 +0000 (01:01 +0000)]
Add virtual to a lot of the destructors. Note: perhaps it will have to be reverted for some files to keep them C-compatible.

16 years agoFix bug [ 1811188 ] save as PS/EPS crashes
johanengelen [Sun, 4 Nov 2007 00:12:20 +0000 (00:12 +0000)]
Fix bug [ 1811188 ] save as PS/EPS crashes

16 years agoinkscape:
jiho-sf [Sat, 3 Nov 2007 23:12:26 +0000 (23:12 +0000)]
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

16 years agoosx-app.sh
jiho-sf [Sat, 3 Nov 2007 22:30:48 +0000 (22:30 +0000)]
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

16 years agoOops, don't use tabs! (replace tabs by 4 spaces)
dvlierop2 [Sat, 3 Nov 2007 18:11:46 +0000 (18:11 +0000)]
Oops, don't use tabs! (replace tabs by 4 spaces)

16 years agoadd destructor to LayerManager that disconnects it signals. see bug: [ 1720871 ]...
johanengelen [Sat, 3 Nov 2007 18:02:54 +0000 (18:02 +0000)]
add destructor to LayerManager that disconnects it signals. see bug: [ 1720871 ] Crash when adding a layer

16 years agomake setup_notepath function for LPE's and LPE parameters.
johanengelen [Sat, 3 Nov 2007 17:38:18 +0000 (17:38 +0000)]
make setup_notepath function for LPE's and LPE parameters.

16 years agofix compilation. added #include "libnr/nr-values.h" to snapped-line.cpp
johanengelen [Sat, 3 Nov 2007 16:20:54 +0000 (16:20 +0000)]
fix compilation. added #include "libnr/nr-values.h" to snapped-line.cpp

16 years agoGroundwork to snap to intersections, e.g. intersections of gridlines with guidelines...
dvlierop2 [Sat, 3 Nov 2007 14:48:50 +0000 (14:48 +0000)]
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.

16 years agoAdded an icons file with a cleaned up current icon set (prefix "ink_" in their ID...
jiho-sf [Sat, 3 Nov 2007 00:18:01 +0000 (00:18 +0000)]
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.

16 years agominor tweaks
ishmal [Fri, 2 Nov 2007 15:23:42 +0000 (15:23 +0000)]
minor tweaks

16 years agoKhmer translations updated
sokhem [Fri, 2 Nov 2007 09:57:00 +0000 (09:57 +0000)]
Khmer translations updated

16 years agowarning cleanup
joncruz [Fri, 2 Nov 2007 08:00:40 +0000 (08:00 +0000)]
warning cleanup

16 years agofix bug [ 1824359 ] Gradient isn't snapping with ctrl pressed
johanengelen [Thu, 1 Nov 2007 23:54:29 +0000 (23:54 +0000)]
fix bug [ 1824359 ] Gradient isn't snapping with ctrl pressed

16 years agoadd deletion of layer_manager to SPDesktop::destroy
johanengelen [Thu, 1 Nov 2007 23:19:15 +0000 (23:19 +0000)]
add deletion of layer_manager to SPDesktop::destroy

16 years agoFix build.xml to *not* use i686-pc-mingw32.
johanengelen [Thu, 1 Nov 2007 23:12:11 +0000 (23:12 +0000)]
Fix build.xml to *not* use i686-pc-mingw32.

16 years agoremove duplicate lines
johanengelen [Thu, 1 Nov 2007 22:06:07 +0000 (22:06 +0000)]
remove duplicate lines

16 years agochange mingwenv.bat according to new devlibs dir
johanengelen [Thu, 1 Nov 2007 21:58:50 +0000 (21:58 +0000)]
change mingwenv.bat according to new devlibs dir

16 years agoupdate buildtool files for our new Dwarf2 EH
ishmal [Thu, 1 Nov 2007 21:42:00 +0000 (21:42 +0000)]
update buildtool files for our new Dwarf2 EH

16 years agoupdate buildtool files for our new Dwarf2 EH
ishmal [Thu, 1 Nov 2007 21:41:47 +0000 (21:41 +0000)]
update buildtool files for our new Dwarf2 EH

16 years agofix bug [ 1823401 ] Radio button effect example additional data issue
johanengelen [Thu, 1 Nov 2007 21:22:23 +0000 (21:22 +0000)]
fix bug [ 1823401 ] Radio button effect example additional data issue

16 years agoremove duplicate define
johanengelen [Thu, 1 Nov 2007 21:16:42 +0000 (21:16 +0000)]
remove duplicate define

16 years agoUpdate to include libwpg as an external lib. Also use the new name "devlibs" for...
ishmal [Thu, 1 Nov 2007 17:53:57 +0000 (17:53 +0000)]
Update to include libwpg as an external lib.  Also use the new name "devlibs" for the lib bundle

16 years agoKhmer translations updated
sokhem [Thu, 1 Nov 2007 10:15:59 +0000 (10:15 +0000)]
Khmer translations updated

16 years agostore paint bucket offset units in preferences to work around toolbar initialization...
johncoswell [Thu, 1 Nov 2007 02:42:00 +0000 (02:42 +0000)]
store paint bucket offset units in preferences to work around toolbar initialization issue

16 years agoDiffuse Lighting Filter:
tavmjong [Wed, 31 Oct 2007 21:26:46 +0000 (21:26 +0000)]
Diffuse Lighting Filter:
Specular Lighting Filter:

  Expand "Surface Scale" range.
  Increase "Constant" precision.

16 years agofix Clear for Scale tab
buliabyak [Wed, 31 Oct 2007 19:49:53 +0000 (19:49 +0000)]
fix Clear for Scale tab

16 years ago r16935@shi: ted | 2007-10-31 11:23:00 -0700
gouldtj [Wed, 31 Oct 2007 18:25:19 +0000 (18:25 +0000)]
 r16935@shi:  ted | 2007-10-31 11:23:00 -0700
 Making libwpg optional

16 years agoexclude wpg-input.cpp for now
ishmal [Wed, 31 Oct 2007 17:10:25 +0000 (17:10 +0000)]
exclude wpg-input.cpp for now

16 years agoFix typo: "Fitler"
ishmal [Wed, 31 Oct 2007 16:18:08 +0000 (16:18 +0000)]
Fix typo:  "Fitler"

16 years agoModified filter primitives' render method to use FilterUnits instead of Matrix
kiirala [Wed, 31 Oct 2007 13:56:54 +0000 (13:56 +0000)]
Modified filter primitives' render method to use FilterUnits instead of Matrix

16 years ago r16915@shi: ted | 2007-10-31 06:10:37 -0700
gouldtj [Wed, 31 Oct 2007 13:29:13 +0000 (13:29 +0000)]
 r16915@shi:  ted | 2007-10-31 06:10:37 -0700
 Adding in libwpg-stream

16 years ago r16914@shi: ted | 2007-10-30 21:58:05 -0700
gouldtj [Wed, 31 Oct 2007 13:29:03 +0000 (13:29 +0000)]
 r16914@shi:  ted | 2007-10-30 21:58:05 -0700
 Switching everything over to a linked in libwpg

16 years ago r16913@shi: ted | 2007-10-30 21:32:09 -0700
gouldtj [Wed, 31 Oct 2007 13:28:36 +0000 (13:28 +0000)]
 r16913@shi:  ted | 2007-10-30 21:32:09 -0700
 Adding in libwpg

16 years ago r16912@shi: ted | 2007-10-30 21:15:07 -0700
gouldtj [Wed, 31 Oct 2007 13:28:23 +0000 (13:28 +0000)]
 r16912@shi:  ted | 2007-10-30 21:15:07 -0700
 Build in checking for libwpg

16 years agonoop: comment style
pjrm [Wed, 31 Oct 2007 10:37:16 +0000 (10:37 +0000)]
noop: comment style

16 years agoCodingStyle: const placement. (noop; checked no change to .o file.)
pjrm [Wed, 31 Oct 2007 10:32:29 +0000 (10:32 +0000)]
CodingStyle: const placement.  (noop; checked no change to .o file.)

16 years agomarked three messages from color gestures for translation
prokoudine [Wed, 31 Oct 2007 02:14:37 +0000 (02:14 +0000)]
marked three messages from color gestures for translation

16 years agofixed a typo in a user visible message
prokoudine [Wed, 31 Oct 2007 00:53:19 +0000 (00:53 +0000)]
fixed a typo in a user visible message

16 years agotemporary fix for crash with shapes and path-along-path LPE
johanengelen [Tue, 30 Oct 2007 23:40:31 +0000 (23:40 +0000)]
temporary fix for crash with shapes and path-along-path LPE

16 years agook. so NOW the new effect is committed...
johanengelen [Tue, 30 Oct 2007 22:44:42 +0000 (22:44 +0000)]
ok. so NOW the new effect is committed...

16 years agoLPE: implement NEW path-along-path effect, i think that old one has become obsolete...
johanengelen [Tue, 30 Oct 2007 22:37:20 +0000 (22:37 +0000)]
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.

16 years ago r16896@shi: ted | 2007-10-30 12:16:06 -0700
gouldtj [Tue, 30 Oct 2007 19:30:32 +0000 (19:30 +0000)]
 r16896@shi:  ted | 2007-10-30 12:16:06 -0700
 Caching the input file for effects.

16 years ago r16895@shi: ted | 2007-10-30 09:35:24 -0700
gouldtj [Tue, 30 Oct 2007 19:30:20 +0000 (19:30 +0000)]
 r16895@shi:  ted | 2007-10-30 09:35:24 -0700
 Adding in Chris' downsample patch.

16 years ago r16894@shi: ted | 2007-10-30 09:26:42 -0700
gouldtj [Tue, 30 Oct 2007 19:30:04 +0000 (19:30 +0000)]
 r16894@shi:  ted | 2007-10-30 09:26:42 -0700
 OH MY GOD IT WORKS!!!

16 years ago r16893@shi: ted | 2007-10-30 07:31:04 -0700
gouldtj [Tue, 30 Oct 2007 19:29:49 +0000 (19:29 +0000)]
 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.

16 years ago r16892@shi: ted | 2007-10-29 21:33:09 -0700
gouldtj [Tue, 30 Oct 2007 19:29:36 +0000 (19:29 +0000)]
 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.

16 years ago r16677@shi: ted | 2007-10-17 19:31:04 -0700
gouldtj [Tue, 30 Oct 2007 19:28:31 +0000 (19:28 +0000)]
 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.

16 years ago r16676@shi: ted | 2007-10-12 21:09:50 -0700
gouldtj [Tue, 30 Oct 2007 19:28:07 +0000 (19:28 +0000)]
 r16676@shi:  ted | 2007-10-12 21:09:50 -0700
 Half fixed caching

16 years ago r16675@shi: ted | 2007-10-12 21:06:32 -0700
gouldtj [Tue, 30 Oct 2007 19:27:57 +0000 (19:27 +0000)]
 r16675@shi:  ted | 2007-10-12 21:06:32 -0700
 Fixing the escaping

16 years agoadd alt dragging for no change mode
buliabyak [Tue, 30 Oct 2007 18:10:41 +0000 (18:10 +0000)]
add alt dragging for no change mode

16 years agoFirst step adding switching of colors to profiles
joncruz [Tue, 30 Oct 2007 16:45:45 +0000 (16:45 +0000)]
First step adding switching of colors to profiles

16 years agoCleanup on color changers
joncruz [Tue, 30 Oct 2007 06:16:09 +0000 (06:16 +0000)]
Cleanup on color changers

16 years agoMoving functionality into <color-profile>
joncruz [Mon, 29 Oct 2007 06:57:47 +0000 (06:57 +0000)]
Moving functionality into <color-profile>