Clean up knutux's fix for the snapper crash.
fix relative and absolute paths according to w3c uri spec
18 years agoTemporary fix for broken snap functionality: as named view constructor is never calle...
Temporary fix for broken snap functionality: as named view constructor is never called, virtual tables of Snapper derived classes are never initialized. Fix - calling constructor/destructor on SPNamedView init/release.
fix lcms flag
fixed broken page unit changing in Document Properties
* src/jabber_whiteboard/pedrodom.cpp: Compile fix for Mac OS.
fixed compilation errors with HAVE_SSL
Newer files
Remove warnings
* po/pt_BR.po: Fix some "Unmatched closing </b>" warnings.
fix a typo. add more comments.
bug 1466130: operator== for font_style was not transitive, making hash_map get very confused and cause crashes
add gradient comments
update from Antonio
updated link
removed lm_initialize calls and supporting infrastructure; loudmouth 1.1.1 does not require it for Win32 operation
updated link
update from Matiphas
new versions from Matiphas
added Korean
added Korean
updated PO files
Remove the unused namedview_dim_snap_list()
Remove the unused namedview_dim_snap_list()
Add things to svn:ignore
Give SPNamedView a SnapManager instance and use it for all management of snapping settings.
Give SPNamedView a SnapManager instance and use it for all management of snapping settings.
small update of Lithuanian translation
r11667@tres: ted | 2006-05-01 22:48:49 -0700
Backing out version 11530. SVK is so liberating and so frustrating all
at the same time.
Backing out version 11530. SVK is so liberating and so frustrating all
at the same time.
r11623@tres: ted | 2006-05-01 22:17:40 -0700
Adding in passing of the view data into the autogui build so that it
will get to the parameters appropriately.
Adding in passing of the view data into the autogui build so that it
will get to the parameters appropriately.
r11622@tres: ted | 2006-05-01 22:15:49 -0700
Making a quick little script to print all the inx files for listing in
POTFILES.in so that it can just be cut and paste into the file (with
minimal diffs). Also, ran that script on POTFILES.in
Making a quick little script to print all the inx files for listing in
POTFILES.in so that it can just be cut and paste into the file (with
minimal diffs). Also, ran that script on POTFILES.in
r11569@tres: ted | 2006-04-29 08:55:02 -0700
Pushing the document and node deeper into the code. This way parameters
can be placed and edited on those. Mostly, this commit involves getting
them into the autogui.
Pushing the document and node deeper into the code. This way parameters
can be placed and edited on those. Mostly, this commit involves getting
them into the autogui.
r11518@tres: ted | 2006-04-28 22:21:01 -0700
Adding in a static function to process all the path effects on a
particular node. It breaks down the list and looks them each up --
calling each one as it goes.
Adding in a static function to process all the path effects on a
particular node. It breaks down the list and looks them each up --
calling each one as it goes.
r11517@tres: ted | 2006-04-28 22:20:06 -0700
Moving the extension to be on the upper entry in defs so it is only once. Also optimizing by looking for a Quark.
Moving the extension to be on the upper entry in defs so it is only once. Also optimizing by looking for a Quark.
r11516@tres: ted | 2006-04-26 21:30:18 -0700
Adding some parameter parsing XML code.
Adding some parameter parsing XML code.
r11515@tres: ted | 2006-04-26 20:50:50 -0700
Updating the copyright statements.
Updating the copyright statements.
r11514@tres: ted | 2006-04-24 22:19:54 -0700
Added in some helper functions.
Added in some helper functions.
r11513@tres: ted | 2006-04-24 21:43:16 -0700
Forgot to have GTK manage the memory for the custom widgets.
Forgot to have GTK manage the memory for the custom widgets.
r11512@tres: ted | 2006-04-24 21:36:08 -0700
Adding in some more documentation.
Adding in some more documentation.
r11472@tres: ted | 2006-04-22 20:32:45 -0700
Making it so the title is internationalize properly. Allowing the
preferences string to move to either side of the name of the extension.
Making it so the title is internationalize properly. Allowing the
preferences string to move to either side of the name of the extension.
r11471@tres: ted | 2006-04-22 20:20:55 -0700
Getting all of the .inx files into the POTFILES.in file.
Getting all of the .inx files into the POTFILES.in file.
r11470@tres: ted | 2006-04-22 14:17:37 -0700
Changing the name of dropshadow.in to svg_dropshadow.inx
Changing the name of dropshadow.in to svg_dropshadow.inx
r11469@tres: ted | 2006-04-22 14:16:42 -0700
Removing the internal .inx files and renaming the dropshadow inx file to
make a directory listing easier to read.
Removing the internal .inx files and renaming the dropshadow inx file to
make a directory listing easier to read.
r11468@tres: ted | 2006-04-19 21:55:33 -0700
Setting up the Adobe Illustrator XSLT script to run as an extension.
Setting up the Adobe Illustrator XSLT script to run as an extension.
r11467@tres: ted | 2006-04-19 21:49:02 -0700
Adding in the basic support for having an xslt implementation.
Adding in the basic support for having an xslt implementation.
r11466@tres: ted | 2006-04-19 21:27:49 -0700
Moving the auto gui stuff into it's own class that subclasses from VBox.
This should make adding tooltips easier...
Moving the auto gui stuff into it's own class that subclasses from VBox.
This should make adding tooltips easier...
r11465@tres: ted | 2006-04-19 09:03:46 -0700
Adding a function to get the tool tip.
Adding a function to get the tool tip.
r11464@tres: ted | 2006-04-19 09:03:15 -0700
Adding descriptions and scopes for the parameters.
Adding descriptions and scopes for the parameters.
r11463@tres: ted | 2006-04-19 08:28:18 -0700
Making GTK+ manage all the memory that I thought it was already doing
before. Now new GTK+ objects that aren't internally referenced are
surrounded by Gtk::manage()
Making GTK+ manage all the memory that I thought it was already doing
before. Now new GTK+ objects that aren't internally referenced are
surrounded by Gtk::manage()
r11451@tres: ted | 2006-04-17 22:21:33 -0700
Parsing and passing scope and description values through.
Parsing and passing scope and description values through.
r11450@tres: ted | 2006-04-17 22:08:15 -0700
Adding the _scope and _desc variables for the base parameters.
Currently they're just initialized to NULL and USER, but now they can
start to be used for more.
Adding the _scope and _desc variables for the base parameters.
Currently they're just initialized to NULL and USER, but now they can
start to be used for more.
r11259@tres: ted | 2006-04-07 21:55:33 -0700
Adding in the path effect to the INX file parsing.
Adding in the path effect to the INX file parsing.
r11149@tres: ted | 2006-03-27 22:31:24 -0800
Change the prototype, need to change what you're doing with it.
Change the prototype, need to change what you're doing with it.
r11148@tres: ted | 2006-03-27 22:30:33 -0800
Start the ifdefs before you end them.
Start the ifdefs before you end them.
r11147@tres: ted | 2006-03-27 22:30:08 -0800
Ah, need to tell you what a node is first eh?
Ah, need to tell you what a node is first eh?
r11146@tres: ted | 2006-03-27 22:27:01 -0800
Wow, amazing how many I could miss.
Wow, amazing how many I could miss.
r11140@tres: ted | 2006-03-27 21:37:00 -0800
Adding nodes as parameters all the way through the parameter chain. Now
all we need is to start using them!
Adding nodes as parameters all the way through the parameter chain. Now
all we need is to start using them!
r11139@tres: ted | 2006-03-27 21:23:44 -0800
Removing tabs
Removing tabs
r11138@tres: ted | 2006-03-27 21:15:14 -0800
Switching things to be more Node based. This makes more sense as the
parameters are really more node based.
Switching things to be more Node based. This makes more sense as the
parameters are really more node based.
r11137@tres: ted | 2006-03-23 21:35:18 -0800
Adding the basis for a path effect extension type
Adding the basis for a path effect extension type
more german traslation, not jet finished
add mnemonic for "Fit page to selection"
18 years agoGuideline dialog UI improvents (gtk table instead of boxes; strange "absolute/relativ...
Guideline dialog UI improvents (gtk table instead of boxes; strange "absolute/relative" replaced with a check box)
Moved four more tests to CxxTest
add latex formula renderer
fix showing style when last-set style is empty (on a new installation of inkscape)
NRMatrix copy constructor appears deficient; avoid it for now
use GC allocator for bitmap cache and transform
log finalization of NRObjects
preliminary translated keys.de.xml
Moved compass like display of angles from windows to steps in preferences
updated PO files
POTFILES.in maintenance
remove warning
Rework Stack class to TokenExecutor, to support an Axis stack
updated cc licenses to 2.5
rationalize function names and remove spurious soft_ptr
use proper unref function on SPRoot to avoid appearance of leak
switch everyone to simpler debug event API
add finalizer logging
simplify the SimpleEvent API more
update copyright
update ChangeLog
make Debug::SimpleEvent more convenient
finish interrupted refactoring of log filter configuration