update and adding dz and bg translation
Fix for Bug #1535136 (Export PDF with transparent gradient fails whith pdfllatex)
Bug and solution found by gomyhr.
Bug and solution found by gomyhr.
Cleanup
initial keynodetable work
18 years agoChanged the PANGO_GLYPH_* defines to their actual values so skipping empty or unknown...
Changed the PANGO_GLYPH_* defines to their actual values so skipping empty or unknown glyphs work with older pangoes also.
Notify save failure by throwing "save_failed".
Added Ulf's various PDF fixes.
add foreign option for automake, so it will not complain about missing ChangeLog
Embed bitmap images (with transparency). No compression yet. Best used for small images.
Notify save failure by throwing "save_failed".
Fix for eccentric elliptic gradients.
Bug 1527659 (Lack of canvas dimensions integrity from SVG to PDF)
MediaBox doesn't have to be limited to whole points.
MediaBox doesn't have to be limited to whole points.
Flush to file more often to avoid huge StringStreams.
add checks to make sure given nodepath pointers are not null before working with them
finalising session establishment
noop: Address signed/unsigned comparison warning.
Remove trailing tab after backslash (added in previous commit).
german nsis corrections
added en_CA, en_GB fi, hr, sq, rw, mn, ne to all .nsh files
add fixup for infamous (and apparently quite widespread) "duck prion"
empty messages are passed onto all listeners in pedro, gui ignores such messages
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.
there currently remains a restriction on copying the sodipodi:namedview. This should enable the Markers to stroke paint script.
interruptible redraw
work on jabber_whiteboard
18 years agoprevent the race between ungrab and selModify to fix the disappearing handles problem...
prevent the race between ungrab and selModify to fix the disappearing handles problem with interruptible display
18 years agodisconnect signals from knots when destroying node - fixes a crash with interruptible...
disconnect signals from knots when destroying node - fixes a crash with interruptible redraw
* packaging/macosx/osx-dmg.sh: Fix one of the commands that was using
the wrong temporary directory.
the wrong temporary directory.
added StateHandling to whiteboard
compile fix
fix new deletion behavior when deleting up to next-to-last node in subpath
Added skeleton files for other filter primitives' SP-objects. Added blur slider on fill/stroke dialog (uncomment on object-properties.cpp).
refactored session establishment
fix "not found" build problem with older pangoes
refactor pkg-config tests and add explicit cairo test
add #include <pango> for people with older versions
added getFirstChild() and exists() to pedrodom
change HAVE_PANGO_CAIRO to RENDER_WITH_PANGO_CAIRO
change HAVE_PANGO_CAIRO to RENDER_WITH_PANGO_CAIRO
restructuring whiteboard
change USE_PANGO_CAIRO to HAVE_PANGO_CAIRO
Make sure file compiles with or without HAVE_PANGO_CAIRO
Add pango-cairo compilation for win32
change USE_PANGO_CAIRO to HAVE_PANGO_CAIRO
fix build breakers
r13127@tres: ted | 2006-07-30 22:18:42 -0700
Updates from the libwpg development CVS
Updates from the libwpg development CVS
r13110@tres: ted | 2006-07-30 22:13:21 -0700
Oops, don't want to forget the build files.
Oops, don't want to forget the build files.
r13109@tres: ted | 2006-07-30 22:11:20 -0700
Making this all work with the Inkscape world view.
Making this all work with the Inkscape world view.
r13108@tres: ted | 2006-07-30 12:27:51 -0700
Builds and links. Doesn't work, but builds and links.
Builds and links. Doesn't work, but builds and links.
r13107@tres: ted | 2006-07-30 11:47:41 -0700
Getting the basic build stuff in. No we're building libwpg
Getting the basic build stuff in. No we're building libwpg
r13106@tres: ted | 2006-07-30 11:10:02 -0700
Stealing some example code from the libwpg guys to make this alot
easier.
Stealing some example code from the libwpg guys to make this alot
easier.
r13105@tres: ted | 2006-07-30 11:08:56 -0700
Copying in libwpg as it seems they have no releases.
Copying in libwpg as it seems they have no releases.
handling recieved messages
restructuring session-manager
updated with the tutorial-base
Added tutorial-basic.it
more session establishment
merged with defines
working on session establishment
Fixed dates in ChangeLog
Fix bug where deleting a node broke the symmetry of neighboring smooth nodes and failed to convert those nodes to
cusp nodes
cusp nodes
update to whiteboard, merged typedefs / defines and constants
remove GObject signals from SPObject
switch to sigc++ SPObject signals for SPSwitch
switch to sigc++ SPObject signals for SPPattern
switch to sigc++ SPObject signals for SPGradient
switch to sigc++ SPObject signals for SPDocument
switch to sigc++ SPObject signals for desktop widget
switch to sigc++ SPObject signals for SPGradientImage
switch to sigc++ SPObject signals for gradient toolbar
patch for rendering quality and speed from Jasper van de Gronde
Add Miklos's new Cairo PDF rendering
Nepali translation of GUI update
Update of czech string in NSIS installer according to changes done by Adib Taraben in english.nsh (added installable languages to the list)
switch to sigc++ SPObject signals for SPUsePathReference
switch to sigc++ SPObject signals for SPAttributeWidget and SPAttributeTable
switch to sigc++ SPObject signals for SPOffset
switch to sigc++ SPObject signals for SPShape
fi default template
Update.
switch to sigc++ signals
fix typo. oops
fix bug in normalizeMatrix, add some better trace messages
switch to sigc++ "release"
import some new po files
import some new po files
update and adding finnish translation
Added renderer support for accessing background image from filters
usage
Removing extraneous file
Adding new extension for converting outlines into SVG presentations
Refactoring Session Establishment
finish switching to sigc++ SPObject signals for SPStyle
Added support for enable-background to SPStyle
added sendProtocol
whoops, missed some uses of the old GObject signals in the last commit
switch to sigc++ SPObject signals for SPGradientVectorSelector
18 years agosession can be initlialised with a current document which is copied into the inkboard...
session can be initlialised with a current document which is copied into the inkboard document
unlibtoolize the build process (yay!) -- we haven't actually used libtool for ages