Code

inkscape.git
16 years agofix gobble_key_events so it also handles release events
buliabyak [Wed, 21 Nov 2007 03:44:12 +0000 (03:44 +0000)]
fix gobble_key_events so it also handles release events

16 years agopatch 1833571: better handle calculation for nodes converted to smooth/symm
buliabyak [Wed, 21 Nov 2007 01:55:36 +0000 (01:55 +0000)]
patch 1833571: better handle calculation for nodes converted to smooth/symm

16 years agocorrect another copy-paste error ;-)
cilix42 [Tue, 20 Nov 2007 23:55:08 +0000 (23:55 +0000)]
correct another copy-paste error ;-)

16 years agoEnhanced subcurve stitching tool to look more like Expression's effect lines
johanengelen [Tue, 20 Nov 2007 23:47:57 +0000 (23:47 +0000)]
Enhanced subcurve stitching tool to look more like Expression's effect lines

16 years agocorrect copy-paste error
johanengelen [Tue, 20 Nov 2007 23:05:43 +0000 (23:05 +0000)]
correct copy-paste error

16 years agoDisable HAVE_POPPLER_CAIRO definition in config.h.
johanengelen [Tue, 20 Nov 2007 19:13:26 +0000 (19:13 +0000)]
Disable HAVE_POPPLER_CAIRO definition in config.h.

16 years agoDisplay CMS adjustment per-desktop view
joncruz [Tue, 20 Nov 2007 09:20:42 +0000 (09:20 +0000)]
Display CMS adjustment per-desktop view

16 years agoadd one fractional digit to zooms less than 10%
buliabyak [Mon, 19 Nov 2007 18:20:47 +0000 (18:20 +0000)]
add one fractional digit to zooms less than 10%

16 years agoUpdate translations for Khmer
sokhem [Mon, 19 Nov 2007 08:52:37 +0000 (08:52 +0000)]
Update translations for Khmer

16 years ago1) Improving snapping logic 2) When skewing, don't snap to selection itself
dvlierop2 [Sun, 18 Nov 2007 19:14:14 +0000 (19:14 +0000)]
1) Improving snapping logic 2) When skewing, don't snap to selection itself

16 years agorename EditCloneOriginal to EditCloneSelectOriginal
johanengelen [Sun, 18 Nov 2007 15:46:02 +0000 (15:46 +0000)]
rename EditCloneOriginal to EditCloneSelectOriginal

16 years agorename EditCloneOriginal to EditCloneSelectOriginal ; SP_VERB_EDIT_CLONE_ORIGINAL...
johanengelen [Sun, 18 Nov 2007 14:45:49 +0000 (14:45 +0000)]
rename EditCloneOriginal to EditCloneSelectOriginal ; SP_VERB_EDIT_CLONE_ORIGINAL to SP_VERB_EDIT_CLONE_SELECT_ORIGINAL

16 years agoFix bug [ 1685684 ] Document Properties: Grid number fields round too broadly
johanengelen [Sun, 18 Nov 2007 14:26:08 +0000 (14:26 +0000)]
Fix bug [ 1685684 ] Document Properties: Grid number fields round too broadly

16 years agoMake LPE Path along path behave more naturally. (fixes problems in moving a path...
johanengelen [Sun, 18 Nov 2007 13:59:34 +0000 (13:59 +0000)]
Make LPE Path along path behave more naturally. (fixes problems in moving a path with that effect applied to it)

16 years agofurther work on the gtkmm exception problems in the file dialog/filedialogimpl-gtkmm.cpp
johanengelen [Sun, 18 Nov 2007 13:09:10 +0000 (13:09 +0000)]
further work on the gtkmm exception problems in the file dialog/filedialogimpl-gtkmm.cpp

16 years agoSwitched from directly using CairoOutputDev to using the poppler-glib API
miklosh [Sun, 18 Nov 2007 12:45:23 +0000 (12:45 +0000)]
Switched from directly using CairoOutputDev to using the poppler-glib API

16 years agoRequire poppler-glib and poppler-cairo for PDF preview
miklosh [Sun, 18 Nov 2007 12:42:17 +0000 (12:42 +0000)]
Require poppler-glib and poppler-cairo for PDF preview

16 years ago- modified the grid to be 0.5 pixels wide to make ti easier to snap to the pixel...
jiho-sf [Sun, 18 Nov 2007 12:16:58 +0000 (12:16 +0000)]
- modified the grid to be 0.5 pixels wide to make ti easier to snap to the pixel grid when snapping nodes to grid
- removed unused icons to avoid confusion

16 years agoImproving snapping logic; more to follow
dvlierop2 [Sun, 18 Nov 2007 11:10:42 +0000 (11:10 +0000)]
Improving snapping logic; more to follow

16 years agowhitespace
johanengelen [Sat, 17 Nov 2007 23:58:42 +0000 (23:58 +0000)]
whitespace

16 years agoPrevent CMS button from pinning space used by scrollbars
joncruz [Sat, 17 Nov 2007 23:58:04 +0000 (23:58 +0000)]
Prevent CMS button from pinning space used by scrollbars

16 years agoFix exception catching, to allow polymorphism. Note to all: always catch by reference...
johanengelen [Sat, 17 Nov 2007 23:52:33 +0000 (23:52 +0000)]
Fix exception catching, to allow polymorphism. Note to all: always catch by reference! 17.7 of C++FAQlite

16 years agoMerged from Poppler's Gfx.cc; Unset the font if it doesn't exist or we can not load...
miklosh [Sat, 17 Nov 2007 23:36:31 +0000 (23:36 +0000)]
Merged from Poppler's Gfx.cc; Unset the font if it doesn't exist or we can not load it properly

16 years ago2geom: splice exceptions code from utils.h into exception.h
johanengelen [Sat, 17 Nov 2007 23:06:41 +0000 (23:06 +0000)]
2geom: splice exceptions code from utils.h into exception.h

16 years agofix compile warning with C++ style cast
johanengelen [Sat, 17 Nov 2007 22:32:31 +0000 (22:32 +0000)]
fix compile warning with C++ style cast

16 years agoAdding ICC Profiles in X support
joncruz [Sat, 17 Nov 2007 08:56:33 +0000 (08:56 +0000)]
Adding ICC Profiles in X support

16 years ago2geom tryout: new exceptions
johanengelen [Sat, 17 Nov 2007 01:44:59 +0000 (01:44 +0000)]
2geom tryout: new exceptions

16 years agohopefully fix compile (#include <errno.h>
johanengelen [Fri, 16 Nov 2007 22:37:53 +0000 (22:37 +0000)]
hopefully fix compile (#include <errno.h>

16 years agofix warnings and delete gradient pixmap that will not be used
johanengelen [Fri, 16 Nov 2007 19:01:44 +0000 (19:01 +0000)]
fix warnings and delete gradient pixmap that will not be used

16 years agoFix: [ 1829427 ] PNG export via cmd line is restricted to 65535x65535
johanengelen [Fri, 16 Nov 2007 18:43:48 +0000 (18:43 +0000)]
Fix: [ 1829427 ] PNG export via cmd line is restricted to 65535x65535

16 years agoupdate translation for Khmer
sokhem [Fri, 16 Nov 2007 08:45:37 +0000 (08:45 +0000)]
update translation for Khmer

16 years agomake the order of buttons the same as that of menu commands
buliabyak [Fri, 16 Nov 2007 05:56:13 +0000 (05:56 +0000)]
make the order of buttons the same as that of menu commands

16 years agoFix markups in pt_BR.po
cilix42 [Fri, 16 Nov 2007 01:34:32 +0000 (01:34 +0000)]
Fix markups in pt_BR.po

16 years agoINX files: <option>, <_option>, <item> and <_item> now all work. The underscored...
johanengelen [Thu, 15 Nov 2007 22:35:11 +0000 (22:35 +0000)]
INX files: <option>, <_option>, <item> and <_item> now all work. The underscored ones will be translated, the non-underscored ones won't.

16 years agoCleaning unnecessary lines.
ps_aux [Thu, 15 Nov 2007 21:24:32 +0000 (21:24 +0000)]
Cleaning unnecessary lines.

16 years agoUpdate pt_BR.po file
ps_aux [Thu, 15 Nov 2007 21:05:40 +0000 (21:05 +0000)]
Update pt_BR.po file

16 years agoupdate Khmer translation
sokhem [Thu, 15 Nov 2007 09:53:43 +0000 (09:53 +0000)]
update Khmer translation

16 years agoA pasted selection is supposed to snap to the grid, but this cannot work the way...
dvlierop2 [Wed, 14 Nov 2007 21:07:46 +0000 (21:07 +0000)]
A pasted selection is supposed to snap to the grid, but this cannot work the way its implemented currently. If one of the points is currently snapped, then how can we make sure that that SAME point is snapped again after pasting? If it's another point that snaps, then this is useless...

Furthermore it's also buggy currently (it messes up the grid snapping sensitivity), so I'm removing this functionality. If someone wants it back, we should rather round the paste offset to a multiple of the grid pitch. This way, something that was snapped to the grid before will stay snapped after pasting.

16 years agoSnap to intersections of line segments
dvlierop2 [Wed, 14 Nov 2007 19:53:05 +0000 (19:53 +0000)]
Snap to intersections of line segments

16 years agoKhmer translation updated
sokhem [Wed, 14 Nov 2007 09:52:33 +0000 (09:52 +0000)]
Khmer translation updated

16 years agobetter paint bucket queue handling; queue points are sorted and cleaned up more effic...
johncoswell [Tue, 13 Nov 2007 23:25:33 +0000 (23:25 +0000)]
better paint bucket queue handling; queue points are sorted and cleaned up more efficiently now

16 years agochange pixel queuing method & add pixel queue cleanup routine to reduce number of...
johncoswell [Tue, 13 Nov 2007 23:25:29 +0000 (23:25 +0000)]
change pixel queuing method & add pixel queue cleanup routine to reduce number of function calls for each fill peration

16 years agoPartial fix for bug #1824387 [Still asks to save after complete undo]
cilix42 [Tue, 13 Nov 2007 14:27:44 +0000 (14:27 +0000)]
Partial fix for bug #1824387 [Still asks to save after complete undo]

16 years agoDon't set inkscape:modified on startup when grids are shown/hidden.
cilix42 [Tue, 13 Nov 2007 14:24:25 +0000 (14:24 +0000)]
Don't set inkscape:modified on startup when grids are shown/hidden.

16 years agomake INX <option> translatable
johanengelen [Tue, 13 Nov 2007 14:02:49 +0000 (14:02 +0000)]
make INX <option> translatable

16 years agoUpdate translations for Khmer
sokhem [Tue, 13 Nov 2007 09:58:40 +0000 (09:58 +0000)]
Update translations for Khmer

16 years agofix 1830356
buliabyak [Tue, 13 Nov 2007 01:28:48 +0000 (01:28 +0000)]
fix 1830356

16 years agoadd compiler warning flags from configure.ac to build.xml
johanengelen [Mon, 12 Nov 2007 23:17:14 +0000 (23:17 +0000)]
add compiler warning flags from configure.ac to build.xml

16 years agovideo_files renamed
popolon2 [Mon, 12 Nov 2007 23:09:04 +0000 (23:09 +0000)]
video_files renamed

16 years agoadd fontforge glyph in Makefile.am and in video templates replace _ by x as WeightxHe...
popolon2 [Mon, 12 Nov 2007 23:03:43 +0000 (23:03 +0000)]
add fontforge glyph in Makefile.am and in video templates replace _ by x as WeightxHeight separator

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