Code

inkscape.git
17 years agofix bug with implicit paths
mental [Sat, 12 Aug 2006 07:09:54 +0000 (07:09 +0000)]
fix bug with implicit paths

17 years agosome minor refactoring
mental [Sat, 12 Aug 2006 06:47:14 +0000 (06:47 +0000)]
some minor refactoring

17 years agoadd back TODO comment
mental [Sat, 12 Aug 2006 06:36:28 +0000 (06:36 +0000)]
add back TODO comment

17 years agoRuby port of simplepath.py
mental [Sat, 12 Aug 2006 06:31:15 +0000 (06:31 +0000)]
Ruby port of simplepath.py

17 years agomoveto should move pen
mental [Sat, 12 Aug 2006 06:29:42 +0000 (06:29 +0000)]
moveto should move pen

17 years agolastCommand seems to have been meant rather than token, since token would be numeric...
mental [Sat, 12 Aug 2006 05:31:30 +0000 (05:31 +0000)]
lastCommand seems to have been meant rather than token, since token would be numeric in the non-isCommand case

17 years agoadd windows palette
buliabyak [Sat, 12 Aug 2006 03:39:05 +0000 (03:39 +0000)]
add windows palette

17 years agoadded languages bg dz
theAdib [Fri, 11 Aug 2006 16:01:57 +0000 (16:01 +0000)]
added languages bg dz

17 years agoTweak switch so that pango-cairo can be used in situations where cairo is built witho...
ishmal [Fri, 11 Aug 2006 10:00:51 +0000 (10:00 +0000)]
Tweak switch so that pango-cairo can be used in situations where cairo is built without freetype.  Including cairo-ft.h when cairo does not have freetype (such as cairo1.2.2 on win32) will cause an error.

17 years agoPrefer pangocairo on win32
ishmal [Fri, 11 Aug 2006 09:57:55 +0000 (09:57 +0000)]
Prefer pangocairo on win32

17 years agoRemoved left-in debug stuff.
miklosh [Thu, 10 Aug 2006 21:11:33 +0000 (21:11 +0000)]
Removed left-in debug stuff.

17 years agoUse std::vector.
miklosh [Thu, 10 Aug 2006 21:03:42 +0000 (21:03 +0000)]
Use std::vector.

17 years agoUse std::vector.
miklosh [Thu, 10 Aug 2006 20:54:17 +0000 (20:54 +0000)]
Use std::vector.

17 years agofix (harmless, probably) copy and paste typo
mental [Thu, 10 Aug 2006 19:54:47 +0000 (19:54 +0000)]
fix (harmless, probably) copy and paste typo

17 years agoupdated vi.po from Clytie
matiphas [Thu, 10 Aug 2006 18:51:35 +0000 (18:51 +0000)]
updated vi.po from Clytie

17 years agoupdated translators and added dz.po & bg.po
matiphas [Wed, 9 Aug 2006 18:31:26 +0000 (18:31 +0000)]
updated translators and added dz.po & bg.po

17 years agoupdate and adding dz and bg translation
matiphas [Wed, 9 Aug 2006 18:27:24 +0000 (18:27 +0000)]
update and adding dz and bg translation

17 years agoFix for Bug #1535136 (Export PDF with transparent gradient fails whith pdfllatex)
ulferikson [Tue, 8 Aug 2006 16:58:09 +0000 (16:58 +0000)]
Fix for Bug #1535136 (Export PDF with transparent gradient fails whith pdfllatex)
Bug and solution found by gomyhr.

17 years agoCleanup
ulferikson [Mon, 7 Aug 2006 20:21:08 +0000 (20:21 +0000)]
Cleanup

17 years agoinitial keynodetable work
daleharvey [Sun, 6 Aug 2006 21:48:20 +0000 (21:48 +0000)]
initial keynodetable work

17 years agoChanged the PANGO_GLYPH_* defines to their actual values so skipping empty or unknown...
miklosh [Sun, 6 Aug 2006 21:36:46 +0000 (21:36 +0000)]
Changed the PANGO_GLYPH_* defines to their actual values so skipping empty or unknown glyphs work with older pangoes also.

17 years agoNotify save failure by throwing "save_failed".
miklosh [Sun, 6 Aug 2006 21:29:57 +0000 (21:29 +0000)]
Notify save failure by throwing "save_failed".

17 years agoAdded Ulf's various PDF fixes.
miklosh [Sun, 6 Aug 2006 21:23:04 +0000 (21:23 +0000)]
Added Ulf's various PDF fixes.

17 years agoadd foreign option for automake, so it will not complain about missing ChangeLog
mental [Sun, 6 Aug 2006 19:39:49 +0000 (19:39 +0000)]
add foreign option for automake, so it will not complain about missing ChangeLog

17 years agoEmbed bitmap images (with transparency). No compression yet. Best used for small...
ulferikson [Sat, 5 Aug 2006 21:10:49 +0000 (21:10 +0000)]
Embed bitmap images (with transparency). No compression yet. Best used for small images.

17 years agoNotify save failure by throwing "save_failed".
ulferikson [Sat, 5 Aug 2006 21:09:06 +0000 (21:09 +0000)]
Notify save failure by throwing "save_failed".

17 years agoFix for eccentric elliptic gradients.
ulferikson [Sat, 5 Aug 2006 21:07:34 +0000 (21:07 +0000)]
Fix for eccentric elliptic gradients.

17 years agoBug 1527659 (Lack of canvas dimensions integrity from SVG to PDF)
ulferikson [Sat, 5 Aug 2006 21:06:29 +0000 (21:06 +0000)]
Bug 1527659 (Lack of canvas dimensions integrity from SVG to PDF)
MediaBox doesn't have to be limited to whole points.

17 years agoFlush to file more often to avoid huge StringStreams.
ulferikson [Sat, 5 Aug 2006 21:04:37 +0000 (21:04 +0000)]
Flush to file more often to avoid huge StringStreams.

17 years agoadd checks to make sure given nodepath pointers are not null before working with...
johncoswell [Sat, 5 Aug 2006 14:19:39 +0000 (14:19 +0000)]
add checks to make sure given nodepath pointers are not null before working with them

17 years agofinalising session establishment
daleharvey [Fri, 4 Aug 2006 19:24:52 +0000 (19:24 +0000)]
finalising session establishment

17 years agonoop: Address signed/unsigned comparison warning.
pjrm [Fri, 4 Aug 2006 04:53:54 +0000 (04:53 +0000)]
noop: Address signed/unsigned comparison warning.

17 years agoRemove trailing tab after backslash (added in previous commit).
pjrm [Fri, 4 Aug 2006 04:44:54 +0000 (04:44 +0000)]
Remove trailing tab after backslash (added in previous commit).

17 years agogerman nsis corrections
theAdib [Thu, 3 Aug 2006 23:53:28 +0000 (23:53 +0000)]
german nsis corrections

17 years agoadded en_CA, en_GB fi, hr, sq, rw, mn, ne to all .nsh files
theAdib [Thu, 3 Aug 2006 23:32:20 +0000 (23:32 +0000)]
added en_CA, en_GB fi, hr, sq, rw, mn, ne to all .nsh files

17 years agoadd fixup for infamous (and apparently quite widespread) "duck prion"
mental [Thu, 3 Aug 2006 22:51:36 +0000 (22:51 +0000)]
add fixup for infamous (and apparently quite widespread) "duck prion"

17 years agoempty messages are passed onto all listeners in pedro, gui ignores such messages
daleharvey [Thu, 3 Aug 2006 21:56:19 +0000 (21:56 +0000)]
empty messages are passed onto all listeners in pedro, gui ignores such messages

17 years agoremove restriction from copying defs from effected document
acspike [Thu, 3 Aug 2006 19:07:52 +0000 (19:07 +0000)]
remove restriction from copying defs from effected document
there currently remains a restriction on copying the sodipodi:namedview. This should enable the Markers to stroke paint script.

17 years agointerruptible redraw
buliabyak [Thu, 3 Aug 2006 17:57:32 +0000 (17:57 +0000)]
interruptible redraw

17 years agowork on jabber_whiteboard
daleharvey [Thu, 3 Aug 2006 17:52:16 +0000 (17:52 +0000)]
work on jabber_whiteboard

17 years agofix 1533388
buliabyak [Thu, 3 Aug 2006 06:59:55 +0000 (06:59 +0000)]
fix 1533388

17 years agoprevent the race between ungrab and selModify to fix the disappearing handles problem...
buliabyak [Thu, 3 Aug 2006 05:49:17 +0000 (05:49 +0000)]
prevent the race between ungrab and selModify to fix the disappearing handles problem with interruptible display

17 years agodisconnect signals from knots when destroying node - fixes a crash with interruptible...
buliabyak [Thu, 3 Aug 2006 04:03:23 +0000 (04:03 +0000)]
disconnect signals from knots when destroying node - fixes a crash with interruptible redraw

17 years ago * packaging/macosx/osx-dmg.sh: Fix one of the commands that was using
mjwybrow [Thu, 3 Aug 2006 02:31:10 +0000 (02:31 +0000)]
* packaging/macosx/osx-dmg.sh: Fix one of the commands that was using
      the wrong temporary directory.

17 years agoadded StateHandling to whiteboard
daleharvey [Thu, 3 Aug 2006 01:55:09 +0000 (01:55 +0000)]
added StateHandling to whiteboard

17 years agocompile fix
buliabyak [Wed, 2 Aug 2006 22:16:19 +0000 (22:16 +0000)]
compile fix

17 years agofix new deletion behavior when deleting up to next-to-last node in subpath
buliabyak [Wed, 2 Aug 2006 21:47:24 +0000 (21:47 +0000)]
fix new deletion behavior when deleting up to next-to-last node in subpath

17 years agoAdded skeleton files for other filter primitives' SP-objects. Added blur slider on...
haa_rodrigues [Wed, 2 Aug 2006 21:31:59 +0000 (21:31 +0000)]
Added skeleton files for other filter primitives' SP-objects. Added blur slider on fill/stroke dialog (uncomment on object-properties.cpp).

17 years agorefactored session establishment
daleharvey [Wed, 2 Aug 2006 18:36:41 +0000 (18:36 +0000)]
refactored session establishment

17 years agofix "not found" build problem with older pangoes
ishmal [Wed, 2 Aug 2006 03:07:04 +0000 (03:07 +0000)]
fix "not found" build problem with older pangoes

17 years agorefactor pkg-config tests and add explicit cairo test
mental [Tue, 1 Aug 2006 22:29:47 +0000 (22:29 +0000)]
refactor pkg-config tests and add explicit cairo test

17 years agoadd #include <pango> for people with older versions
ishmal [Tue, 1 Aug 2006 20:46:07 +0000 (20:46 +0000)]
add #include <pango> for people with older versions

17 years agoadded getFirstChild() and exists() to pedrodom
daleharvey [Tue, 1 Aug 2006 14:23:19 +0000 (14:23 +0000)]
added getFirstChild() and exists() to pedrodom

17 years agochange HAVE_PANGO_CAIRO to RENDER_WITH_PANGO_CAIRO
miklosh [Mon, 31 Jul 2006 23:19:08 +0000 (23:19 +0000)]
change HAVE_PANGO_CAIRO to RENDER_WITH_PANGO_CAIRO

17 years agochange HAVE_PANGO_CAIRO to RENDER_WITH_PANGO_CAIRO
miklosh [Mon, 31 Jul 2006 23:18:49 +0000 (23:18 +0000)]
change HAVE_PANGO_CAIRO to RENDER_WITH_PANGO_CAIRO

17 years agorestructuring whiteboard
daleharvey [Mon, 31 Jul 2006 14:36:19 +0000 (14:36 +0000)]
restructuring whiteboard

17 years agochange USE_PANGO_CAIRO to HAVE_PANGO_CAIRO
ishmal [Mon, 31 Jul 2006 11:49:20 +0000 (11:49 +0000)]
change USE_PANGO_CAIRO to HAVE_PANGO_CAIRO

17 years agoMake sure file compiles with or without HAVE_PANGO_CAIRO
ishmal [Mon, 31 Jul 2006 11:34:43 +0000 (11:34 +0000)]
Make sure file compiles with or without HAVE_PANGO_CAIRO

17 years agoAdd pango-cairo compilation for win32
ishmal [Mon, 31 Jul 2006 11:30:45 +0000 (11:30 +0000)]
Add pango-cairo compilation for win32

17 years agochange USE_PANGO_CAIRO to HAVE_PANGO_CAIRO
ishmal [Mon, 31 Jul 2006 11:18:40 +0000 (11:18 +0000)]
change USE_PANGO_CAIRO to HAVE_PANGO_CAIRO

17 years agofix build breakers
ishmal [Mon, 31 Jul 2006 11:08:11 +0000 (11:08 +0000)]
fix build breakers

17 years ago r13127@tres: ted | 2006-07-30 22:18:42 -0700
gouldtj [Mon, 31 Jul 2006 05:20:20 +0000 (05:20 +0000)]
 r13127@tres:  ted | 2006-07-30 22:18:42 -0700
 Updates from the libwpg development CVS

17 years ago r13110@tres: ted | 2006-07-30 22:13:21 -0700
gouldtj [Mon, 31 Jul 2006 05:15:38 +0000 (05:15 +0000)]
 r13110@tres:  ted | 2006-07-30 22:13:21 -0700
 Oops, don't want to forget the build files.

17 years ago r13109@tres: ted | 2006-07-30 22:11:20 -0700
gouldtj [Mon, 31 Jul 2006 05:15:25 +0000 (05:15 +0000)]
 r13109@tres:  ted | 2006-07-30 22:11:20 -0700
 Making this all work with the Inkscape world view.

17 years ago r13108@tres: ted | 2006-07-30 12:27:51 -0700
gouldtj [Mon, 31 Jul 2006 05:14:59 +0000 (05:14 +0000)]
 r13108@tres:  ted | 2006-07-30 12:27:51 -0700
 Builds and links.  Doesn't work, but builds and links.

17 years ago r13107@tres: ted | 2006-07-30 11:47:41 -0700
gouldtj [Mon, 31 Jul 2006 05:14:42 +0000 (05:14 +0000)]
 r13107@tres:  ted | 2006-07-30 11:47:41 -0700
 Getting the basic build stuff in.  No we're building libwpg

17 years ago r13106@tres: ted | 2006-07-30 11:10:02 -0700
gouldtj [Mon, 31 Jul 2006 05:14:32 +0000 (05:14 +0000)]
 r13106@tres:  ted | 2006-07-30 11:10:02 -0700
 Stealing some example code from the libwpg guys to make this alot
 easier.

17 years ago r13105@tres: ted | 2006-07-30 11:08:56 -0700
gouldtj [Mon, 31 Jul 2006 05:14:00 +0000 (05:14 +0000)]
 r13105@tres:  ted | 2006-07-30 11:08:56 -0700
 Copying in libwpg as it seems they have no releases.

17 years agohandling recieved messages
daleharvey [Mon, 31 Jul 2006 02:19:44 +0000 (02:19 +0000)]
handling recieved messages

17 years agorestructuring session-manager
daleharvey [Sun, 30 Jul 2006 19:24:17 +0000 (19:24 +0000)]
restructuring session-manager

17 years agoupdated with the tutorial-base
luca_bruno [Sun, 30 Jul 2006 19:00:47 +0000 (19:00 +0000)]
updated with the tutorial-base

17 years agoAdded tutorial-basic.it
luca_bruno [Sun, 30 Jul 2006 18:54:09 +0000 (18:54 +0000)]
Added tutorial-basic.it

17 years agomore session establishment
daleharvey [Sun, 30 Jul 2006 17:19:19 +0000 (17:19 +0000)]
more session establishment

17 years agomerged with defines
daleharvey [Sun, 30 Jul 2006 13:31:08 +0000 (13:31 +0000)]
merged with defines

17 years agoworking on session establishment
daleharvey [Sun, 30 Jul 2006 13:29:30 +0000 (13:29 +0000)]
working on session establishment

17 years agoFixed dates in ChangeLog
johncoswell [Sun, 30 Jul 2006 00:15:48 +0000 (00:15 +0000)]
Fixed dates in ChangeLog

17 years agoFix bug where deleting a node broke the symmetry of neighboring smooth nodes and...
johncoswell [Sun, 30 Jul 2006 00:14:42 +0000 (00:14 +0000)]
Fix bug where deleting a node broke the symmetry of neighboring smooth nodes and failed to convert those nodes to
cusp nodes

17 years agoupdate to whiteboard, merged typedefs / defines and constants
daleharvey [Sat, 29 Jul 2006 23:29:11 +0000 (23:29 +0000)]
update to whiteboard, merged typedefs / defines and constants

17 years agoremove GObject signals from SPObject
mental [Sat, 29 Jul 2006 22:21:36 +0000 (22:21 +0000)]
remove GObject signals from SPObject

17 years agoswitch to sigc++ SPObject signals for SPSwitch
mental [Sat, 29 Jul 2006 21:25:37 +0000 (21:25 +0000)]
switch to sigc++ SPObject signals for SPSwitch

17 years agoswitch to sigc++ SPObject signals for SPPattern
mental [Sat, 29 Jul 2006 21:12:13 +0000 (21:12 +0000)]
switch to sigc++ SPObject signals for SPPattern

17 years agoswitch to sigc++ SPObject signals for SPGradient
mental [Sat, 29 Jul 2006 21:06:37 +0000 (21:06 +0000)]
switch to sigc++ SPObject signals for SPGradient

17 years agoswitch to sigc++ SPObject signals for SPDocument
mental [Sat, 29 Jul 2006 21:00:34 +0000 (21:00 +0000)]
switch to sigc++ SPObject signals for SPDocument

17 years agoswitch to sigc++ SPObject signals for desktop widget
mental [Sat, 29 Jul 2006 20:21:27 +0000 (20:21 +0000)]
switch to sigc++ SPObject signals for desktop widget

17 years agoswitch to sigc++ SPObject signals for SPGradientImage
mental [Sat, 29 Jul 2006 20:09:47 +0000 (20:09 +0000)]
switch to sigc++ SPObject signals for SPGradientImage

17 years agoswitch to sigc++ SPObject signals for gradient toolbar
mental [Sat, 29 Jul 2006 20:01:59 +0000 (20:01 +0000)]
switch to sigc++ SPObject signals for gradient toolbar

17 years agopatch for rendering quality and speed from Jasper van de Gronde
buliabyak [Sat, 29 Jul 2006 17:07:59 +0000 (17:07 +0000)]
patch for rendering quality and speed from Jasper van de Gronde

17 years agoAdd Miklos's new Cairo PDF rendering
ishmal [Fri, 28 Jul 2006 19:18:18 +0000 (19:18 +0000)]
Add Miklos's new Cairo PDF rendering

17 years agoNepali translation of GUI update
cwebb [Fri, 28 Jul 2006 08:47:51 +0000 (08:47 +0000)]
Nepali translation of GUI update

17 years agoUpdate of czech string in NSIS installer according to changes done by Adib Taraben...
cwebb [Fri, 28 Jul 2006 08:38:32 +0000 (08:38 +0000)]
Update of czech string in NSIS installer according to changes done by Adib Taraben in english.nsh (added installable languages to the list)

17 years agoBUG 1519641 + many more languages
theadib [Fri, 28 Jul 2006 08:15:22 +0000 (08:15 +0000)]
BUG 1519641 + many more languages

17 years agoswitch to sigc++ SPObject signals for SPUsePathReference
mental [Fri, 28 Jul 2006 03:42:38 +0000 (03:42 +0000)]
switch to sigc++ SPObject signals for SPUsePathReference

17 years agoswitch to sigc++ SPObject signals for SPAttributeWidget and SPAttributeTable
mental [Fri, 28 Jul 2006 03:29:37 +0000 (03:29 +0000)]
switch to sigc++ SPObject signals for SPAttributeWidget and SPAttributeTable

17 years agoswitch to sigc++ SPObject signals for SPOffset
mental [Fri, 28 Jul 2006 03:18:31 +0000 (03:18 +0000)]
switch to sigc++ SPObject signals for SPOffset

17 years agoswitch to sigc++ SPObject signals for SPShape
mental [Fri, 28 Jul 2006 03:08:10 +0000 (03:08 +0000)]
switch to sigc++ SPObject signals for SPShape

17 years agofi default template
matiphas [Fri, 28 Jul 2006 00:30:30 +0000 (00:30 +0000)]
fi default template

17 years agoUpdate.
cmarqu [Thu, 27 Jul 2006 20:29:54 +0000 (20:29 +0000)]
Update.

17 years agoswitch to sigc++ signals
kiirala [Thu, 27 Jul 2006 14:25:48 +0000 (14:25 +0000)]
switch to sigc++ signals

17 years agofix typo. oops
ishmal [Thu, 27 Jul 2006 09:41:22 +0000 (09:41 +0000)]
fix typo. oops

17 years agofix bug in normalizeMatrix, add some better trace messages
ishmal [Thu, 27 Jul 2006 09:12:36 +0000 (09:12 +0000)]
fix bug in normalizeMatrix, add some better trace messages