Update autopackage specfile for lcms
Add variable to fix problems with autopackage
c -> cpp (eliminating unneded casts)
Typo
Adding simple debug
two crashes while editing nodes (one of those is reported as bug 1453558).
* fixed by making SPKnotHolder a referenced class and adding ref/unref in knot_click_handler (which sometime change attributes and knot handler is destroyed before calling knotholder_update_knots);
* fixed another crash by adding ref/unref to sp_knot_handler
* also added signal disconnecting
* fixed by making SPKnotHolder a referenced class and adding ref/unref in knot_click_handler (which sometime change attributes and knot handler is destroyed before calling knotholder_update_knots);
* fixed another crash by adding ref/unref to sp_knot_handler
* also added signal disconnecting
one type and small update
ignore generated test .cpp
ignore2
ignore
missed a file
Decoupling from direct use of GtkIconSize to allow for smaller custom ones.
Adding rendering-intent to <color-profile>
share/keyboards -> share/keys; first shot at configurable keymaps
introduce uniform resource path API to replace copy-and-pasted hacks
new language zh_TW
new language zh_TW
updated PO files
POTFILES.in maintenance
insert clippath/mask item above the unmasked item into the same parent, instead of just putting it on top of everything in the current layer
now sp_item_invoke_bbox_full does union of the item's bbox (after clippath cropping) with the box passed as parameter, instead of subclass bbox methods as before; this fixes a bug with bbox of a group containig a clipped item
add stroke to bbox for flowtext too
Fixed comment
Tuned icc-color() parsing
Adding new attributes
Moving out icc parser
Updated cases for attributes added in <color-profile> support
Converting attributes test to CxxTest
Add LittleCMS
include errno.h
new file
initial parsing of icc-color()
CodingStyle: whitespace
fix to return the end pointer when desired
CodingStyle: const placement
CodingStyle: whitespace
CodingStyle: const placement
cleanup: Remove some commented-out code.
CodingStyle: whitespace, and move a few declarations to first use.
cleanup: Remove commented-out code (dating from 2004, Big Pango Patch)
CodingStyle: const placement
Start of support for icc-color in fill/stroke.
Add a version of the reader that indicates the end of the color specification.
new
Reducing the minimum required LittleCms version to 1.14, as checked by Scribus people.
Will not try to do image transform with named color profile
Fixed to handle relative file paths
Initial support of color-profile on <image>
Adding support for <color-profile> element
Fixed warnings
Check for null pointer
from Dale Harvey and Aaron Spike: fixes to overly-general "mouse down"
detection logic in connect request receive code
detection logic in connect request receive code
added fix from Dale Harvey to expand incomplete JIDs specified in user
text input box
text input box
forgot to check if the knot exists
when switching node type, preserve the position of the mouseovered handle
Fixed date
Follow-up for missed file
more optimizations: do not fire knot/handle moved events if the position is in fact the same, or from batch move/rotate/scale/align/distribute functions that act on all selected nodes; replace append by prepend+reverse on subpaths list; mass rename and comment rewrite to unify terminology
Introducing optional LittleCms use.
merge ::dragging and ::dynahand
add documentation
oops, fix silly crash
remove undo_label juggling for curve_drag; remove synthesize_events (speeds things up some more); pass nodepath->livarot_path or nodepath to various functions that previously took an item
store and update livarot_path in nodepath; switch curve_drag to not updating the repr, only spcurve; rename and export update_repr_* used in node-context
update (and optimize) get_nearest_position and get_point calls
switch get_nearest_position and get_point to using supplied livarot Path instead of creating one each time from an item
turns out, all these synthesize_events were not necessary at all - they just fired fake events that i never needed
turns out, all these synthesize_events were not necessary at all - they just fired fake events that i never needed
correcting file list
patch #1450307 - option for select all to work in layer with it's sub-layers:
* Replaced check-box in preferences with 3 radio buttons (in all document in current layer only, in current layer with sub-layers)
* Altered "Select all" functionality to include objects in sub-layers (if preference is on)
* Altered TAB functionality to include sub-layers (had to introduce "context layer" concept in Selection class - without it TAB'ing would end in deepest child, but it needs to return to parent on subsequent TAB key press)
* Replaced check-box in preferences with 3 radio buttons (in all document in current layer only, in current layer with sub-layers)
* Altered "Select all" functionality to include objects in sub-layers (if preference is on)
* Altered TAB functionality to include sub-layers (had to introduce "context layer" concept in Selection class - without it TAB'ing would end in deepest child, but it needs to return to parent on subsequent TAB key press)
cleanup: (sp_style_paint_clear): All callers were passing hunref=TRUE, unset=FALSE, so simplify by getting rid of those parameters.
Disallow none/currentColor/uri as values for the `color' property, and get rid of color_hreffed,color_listening flags.
excise never-used code and stale comments
Select much improved, but need to fix rotate and scale
Tweaked to build with g++4.1. Thanks, <garrett>.
added variable tremor
clean up PPM output code
WIP. siox election progress. fix api a bit.
r11257@tres: ted | 2006-03-29 21:29:33 -0800
Removing the caching of the widgets in the extension editor. This
removes a GTKmm call to unparent, which isn't supported in 2.4.x. It
might have been nice, but really computers are fast enough to redraw
widgets today.
Removing the caching of the widgets in the extension editor. This
removes a GTKmm call to unparent, which isn't supported in 2.4.x. It
might have been nice, but really computers are fast enough to redraw
widgets today.
* po/lt.po: Fix "Bad markup found in translation".
Translated and added new language - Lithuanian
fixed typo. removed duplicates of SP_VERB_DIALOG_EXTENSIONEDITOR
string plural form (for languages with multiple plural forms)
svn propset svn:eol-style native *.h *.cpp
r11145@tres: ted | 2006-03-27 22:01:44 -0800
Ah, missed some help dialog stuff. Ah, cruft.
Ah, missed some help dialog stuff. Ah, cruft.
r11144@tres: ted | 2006-03-27 22:00:25 -0800
Changing the theory of operation. No reason to have an independed
help dialog file, everything will go through the extensions dialog.
Changing the theory of operation. No reason to have an independed
help dialog file, everything will go through the extensions dialog.
r11143@tres: ted | 2006-03-27 21:54:21 -0800
Hiding the button for the extension editor and the help button on the
preferences dialogs. While they are marginially useful now, I've had
too much of this code on my machine for too long. I'd like to have more
of it see the light of day, and protect it from thigns like crashes.
Defeats the point of Open Source if everything is just sitting on my
harddrive.
Hiding the button for the extension editor and the help button on the
preferences dialogs. While they are marginially useful now, I've had
too much of this code on my machine for too long. I'd like to have more
of it see the light of day, and protect it from thigns like crashes.
Defeats the point of Open Source if everything is just sitting on my
harddrive.
r11142@tres: ted | 2006-03-27 21:52:50 -0800
Adding in the basic infrastructure for handling the cascading status
dialogs between the different subclasses of widgets.
Adding in the basic infrastructure for handling the cascading status
dialogs between the different subclasses of widgets.
r11141@tres: ted | 2006-03-27 21:51:34 -0800
Additional protections against not finding an extension in the database
Additional protections against not finding an extension in the database
r11029@tres: ted | 2006-03-18 11:01:42 -0800
Updating the default destination to "| lp"
Updating the default destination to "| lp"
r11028@tres: ted | 2006-03-03 00:13:19 -0800
Adding in a bunch of comments.
Adding in a bunch of comments.
r11027@tres: ted | 2006-03-02 23:42:47 -0800
An XSLT script to remove the cruft from Adobe SVG files.
An XSLT script to remove the cruft from Adobe SVG files.
r11026@tres: ted | 2006-03-02 00:03:49 -0800
Well, adding an unparent() here seems to make things much happier. I'm
not sure why remove() doesn't do an unparent() also, I think this may
be a bug in GTKmm where it assumes that other code won't have a reference
to an object, but I'm not sure. Anyway, this should be safe even if
the bug is fixed, and it works now.
Well, adding an unparent() here seems to make things much happier. I'm
not sure why remove() doesn't do an unparent() also, I think this may
be a bug in GTKmm where it assumes that other code won't have a reference
to an object, but I'm not sure. Anyway, this should be safe even if
the bug is fixed, and it works now.
r10987@tres: ted | 2006-02-28 01:06:37 -0800
The leg bone is connected to the knee bone
The extension bone is connected to the extension-editor bone
The leg bone is connected to the knee bone
The extension bone is connected to the extension-editor bone