Code

inkscape.git
16 years ago * configure.ac: Have the "linker tolerates -z relro" configure test do
mjwybrow [Sun, 4 May 2008 15:26:51 +0000 (15:26 +0000)]
  * configure.ac: Have the "linker tolerates -z relro" configure test do
    a AC_LINK_IFELSE since the existing AC_COMPILE_IFELSE didn't use the
    LDFLAGS and therefore wasn't actually performing the test.

16 years agoAddress string-literal-to-char* warning: Make gm_read_error global var point to const...
pjrm [Sun, 4 May 2008 12:26:23 +0000 (12:26 +0000)]
Address string-literal-to-char* warning: Make gm_read_error global var point to const char.

16 years agonoop: Address string-literal-to-char* warning.
pjrm [Sun, 4 May 2008 12:24:43 +0000 (12:24 +0000)]
noop: Address string-literal-to-char* warning.

16 years agoPatch from sas to fix validity of the INX file for gimp_xcf.py
acspike [Sun, 4 May 2008 12:03:45 +0000 (12:03 +0000)]
Patch from sas to fix validity of the INX file for gimp_xcf.py

16 years agowarning cleanup and fixed string free issue
joncruz [Sun, 4 May 2008 05:14:00 +0000 (05:14 +0000)]
warning cleanup and fixed string free issue

16 years agoInitial cut of touch-delete mode
joncruz [Sat, 3 May 2008 22:20:26 +0000 (22:20 +0000)]
Initial cut of touch-delete mode

16 years agoAdding Triangle Extension - See LP#226001
ozmikepittman [Sat, 3 May 2008 22:17:07 +0000 (22:17 +0000)]
Adding Triangle Extension - See LP#226001

16 years agoExport grid and guides to XCF (Bug #222655)
acspike [Sat, 3 May 2008 20:26:45 +0000 (20:26 +0000)]
Export grid and guides to XCF (Bug #222655)

Patch by PsychoAlienDog. Excellent work. We may want to reexamine the printing of debug info by xpathSingle() when there is no grid.

16 years agoCmake: Fixed HAVE_CAIRO_PDF and moved ConfigChecks to it's own file
verbalshadow [Sat, 3 May 2008 20:15:46 +0000 (20:15 +0000)]
Cmake: Fixed HAVE_CAIRO_PDF and moved ConfigChecks to it's own file

16 years agoRemove invalid struct initialization warnings.
ishmal [Sat, 3 May 2008 18:27:44 +0000 (18:27 +0000)]
Remove invalid struct initialization warnings.

16 years agoRemoved entries for removed/dead extensions (randompnt.inx and randompos.inx). Discus...
ozmikepittman [Sat, 3 May 2008 10:28:51 +0000 (10:28 +0000)]
Removed entries for removed/dead extensions (randompnt.inx and randompos.inx). Discussion in LP#225486.

16 years agoRemoving seemingly dead/unused extension files that are causing a menu problem -...
ozmikepittman [Sat, 3 May 2008 04:39:29 +0000 (04:39 +0000)]
Removing seemingly dead/unused extension files that are causing a menu problem - See LP#225486

16 years agoCmake: Add missing CmakeLists.txt
verbalshadow [Sat, 3 May 2008 02:41:35 +0000 (02:41 +0000)]
Cmake: Add missing CmakeLists.txt

16 years agoCmake: Add missing CmakeLists.txt
verbalshadow [Sat, 3 May 2008 02:41:23 +0000 (02:41 +0000)]
Cmake: Add missing CmakeLists.txt

16 years agoCmake: Fix some double linking flags
verbalshadow [Sat, 3 May 2008 02:35:32 +0000 (02:35 +0000)]
Cmake: Fix some double linking flags

16 years agomake more messages immediate
buliabyak [Sat, 3 May 2008 01:34:26 +0000 (01:34 +0000)]
make more messages immediate

16 years agoModify for *Parser->*Reader conversion
ishmal [Fri, 2 May 2008 23:38:29 +0000 (23:38 +0000)]
Modify for *Parser->*Reader conversion

16 years agoAdd new property to <cc>, refreshCache, to force recomp
ishmal [Fri, 2 May 2008 15:32:07 +0000 (15:32 +0000)]
Add new property to <cc>, refreshCache, to force recomp

16 years agoCleaned up xml to validate as per sas' patch @ LP#225651
ozmikepittman [Fri, 2 May 2008 12:26:29 +0000 (12:26 +0000)]
Cleaned up xml to validate as per sas' patch @ LP#225651

16 years agoRemoved <submenu _name="Object"/> entry from inx files to prevent bogus menu entry...
ozmikepittman [Fri, 2 May 2008 11:37:30 +0000 (11:37 +0000)]
Removed <submenu _name="Object"/> entry from inx files to prevent bogus menu entry while preserving xml <effects-menu> </effects-menu> structure. See discussion under LP #225486.

16 years agoSwitch to alternate const correction.
joncruz [Fri, 2 May 2008 06:56:15 +0000 (06:56 +0000)]
Switch to alternate const correction.

16 years agoConst cleanup on strings.
joncruz [Fri, 2 May 2008 06:22:41 +0000 (06:22 +0000)]
Const cleanup on strings.

16 years agoCmake: More cleanup moved all known paths into ConfigPaths.cmake and temp Linking...
verbalshadow [Fri, 2 May 2008 06:03:19 +0000 (06:03 +0000)]
Cmake: More cleanup moved all known paths into ConfigPaths.cmake and temp Linking checking to help resolve linking issues

16 years agoRemoved Submenu name "Object" from randompnt.inx and randompos.inx to stop bogus...
ozmikepittman [Fri, 2 May 2008 04:22:44 +0000 (04:22 +0000)]
Removed Submenu name "Object" from randompnt.inx and randompos.inx to stop bogus submenu.

16 years agotypo
buliabyak [Thu, 1 May 2008 21:20:13 +0000 (21:20 +0000)]
typo

16 years agoRearrange tests.
ishmal [Thu, 1 May 2008 19:54:27 +0000 (19:54 +0000)]
Rearrange tests.

16 years agoFinish changing "Parser" to "Reader"
ishmal [Thu, 1 May 2008 19:28:19 +0000 (19:28 +0000)]
Finish changing "Parser" to "Reader"

16 years agoRename *Parsers to Readers
ishmal [Thu, 1 May 2008 19:23:00 +0000 (19:23 +0000)]
Rename *Parsers to Readers

16 years agoClean up. More commenting. Smarten SvgParser and rename to SvgReader.
ishmal [Thu, 1 May 2008 19:15:49 +0000 (19:15 +0000)]
Clean up.  More commenting. Smarten SvgParser and rename to SvgReader.

16 years agoReplace freeSnapSkew() by constrainedSnapSkew(). There is no such thing as freely...
dvlierop2 [Thu, 1 May 2008 18:24:38 +0000 (18:24 +0000)]
Replace freeSnapSkew() by constrainedSnapSkew(). There is no such thing as freely snapping while skewing; snapping will always be constrained

16 years agocopyediting
buliabyak [Thu, 1 May 2008 16:13:20 +0000 (16:13 +0000)]
copyediting

16 years agoenable text-to-path command line control for pdf export
buliabyak [Thu, 1 May 2008 16:12:39 +0000 (16:12 +0000)]
enable text-to-path command line control for pdf export

16 years agoRemoved Live Preview option from Add Nodes extension, as it didn't work anyway.
ozmikepittman [Thu, 1 May 2008 15:38:01 +0000 (15:38 +0000)]
Removed Live Preview option from Add Nodes extension, as it didn't work anyway.

16 years agoAdditions for Polar Grid extension - LP#224522 and Cartesian Grid Extension - LP...
ozmikepittman [Thu, 1 May 2008 08:13:43 +0000 (08:13 +0000)]
Additions for Polar Grid extension - LP#224522 and Cartesian Grid Extension - LP#224955

16 years agoWarning and whitespace cleanup
joncruz [Thu, 1 May 2008 06:00:04 +0000 (06:00 +0000)]
Warning and whitespace cleanup

16 years agoAdded grid_polar.inx and grid_polar.py, to integrate new extension - LP #224522.
ozmikepittman [Thu, 1 May 2008 02:14:30 +0000 (02:14 +0000)]
Added grid_polar.inx and grid_polar.py, to integrate new extension - LP #224522.

16 years agoUse radiobutton for "always snap" in the document-properties dialog
dvlierop2 [Wed, 30 Apr 2008 18:54:13 +0000 (18:54 +0000)]
Use radiobutton for "always snap" in the document-properties dialog

16 years agoAdd extension to render a polar grid. Wishlist - LP #224522
ozmikepittman [Wed, 30 Apr 2008 15:44:34 +0000 (15:44 +0000)]
Add extension to render a polar grid. Wishlist - LP #224522

16 years agoAdd ability to divide path segments into a given number of subsegments - as in LP...
ozmikepittman [Wed, 30 Apr 2008 15:32:26 +0000 (15:32 +0000)]
Add ability to divide path segments into a given number of subsegments - as in LP #171856

16 years ago* [INTL: hy] Added new Armenian Translation hy.po file by Eduard Babayan (closes...
mfloryan [Wed, 30 Apr 2008 14:02:44 +0000 (14:02 +0000)]
* [INTL: hy] Added new Armenian Translation hy.po file by Eduard Babayan (closes #224638)

16 years agoFixed one attribute value to be proper boolean.
mfloryan [Wed, 30 Apr 2008 13:37:58 +0000 (13:37 +0000)]
Fixed one attribute value to be proper boolean.

16 years agoRemove cdr2svg.sh from makefile (addition to rev. 18470, see https://bugs.launchpad...
dvlierop2 [Wed, 30 Apr 2008 12:56:55 +0000 (12:56 +0000)]
Remove cdr2svg.sh from makefile (addition to rev. 18470, see https://bugs.launchpad.net/inkscape/+bug/197617)

16 years ago- Major refactoring of snapping related code...
dvlierop2 [Wed, 30 Apr 2008 07:32:12 +0000 (07:32 +0000)]
- Major refactoring of snapping related code...
- Enabling snap indicator for all remaining tools

16 years agomerge redundant language-agnostics options into CPPFLAGS, split off linker flags
keescook [Wed, 30 Apr 2008 07:32:05 +0000 (07:32 +0000)]
merge redundant language-agnostics options into CPPFLAGS, split off linker flags

16 years agoand check for relro now too, since using gcc doesn't mean we have a GNU ld
keescook [Wed, 30 Apr 2008 06:34:29 +0000 (06:34 +0000)]
and check for relro now too, since using gcc doesn't mean we have a GNU ld

16 years agoand test g++ for compiler flags too; shouldn't these be in CPPFLAGS?
keescook [Wed, 30 Apr 2008 06:24:37 +0000 (06:24 +0000)]
and test g++ for compiler flags too; shouldn't these be in CPPFLAGS?

16 years agocorrectly test compiler for -Werror=...
keescook [Wed, 30 Apr 2008 06:09:51 +0000 (06:09 +0000)]
correctly test compiler for -Werror=...

16 years agofix remaining format warnings
keescook [Tue, 29 Apr 2008 20:31:18 +0000 (20:31 +0000)]
fix remaining format warnings

16 years agoChange in stdarg calls, to correct for const-ness
ishmal [Tue, 29 Apr 2008 17:57:28 +0000 (17:57 +0000)]
Change in stdarg calls, to correct for const-ness

16 years agomake format string warnings fatal, since it should never happen
keescook [Tue, 29 Apr 2008 17:09:57 +0000 (17:09 +0000)]
make format string warnings fatal, since it should never happen

16 years agoFixed problems with previous commit (trunk revision 18463) relating to uniconv.ext...
ozmikepittman [Tue, 29 Apr 2008 16:38:53 +0000 (16:38 +0000)]
Fixed problems with previous commit (trunk revision 18463) relating to uniconv.ext.py and cdr2svg.sh

16 years agoImproved numerical precision for the SVG path data parser (along with a small step...
jaspervdg [Tue, 29 Apr 2008 13:33:52 +0000 (13:33 +0000)]
Improved numerical precision for the SVG path data parser (along with a small step towards a more robust parser).

16 years agoUniconvertor import extension changes for Win32 - Fixes LP# 197617
ozmikepittman [Tue, 29 Apr 2008 12:50:31 +0000 (12:50 +0000)]
Uniconvertor import extension changes for Win32 - Fixes LP# 197617

16 years agoeol-style to native
johanengelen [Tue, 29 Apr 2008 12:23:25 +0000 (12:23 +0000)]
eol-style to native

16 years agoeol-style to native
johanengelen [Tue, 29 Apr 2008 12:21:47 +0000 (12:21 +0000)]
eol-style to native

16 years agosvg-elliptical-arc: assertions turned into call to macro throwRangeError
mcecchetti [Tue, 29 Apr 2008 11:34:18 +0000 (11:34 +0000)]
svg-elliptical-arc: assertions turned into call to macro throwRangeError

16 years agoWarning cleanup.
joncruz [Tue, 29 Apr 2008 06:08:13 +0000 (06:08 +0000)]
Warning cleanup.

16 years agoMake the eraser tool the default tool for an ERASER device
joncruz [Tue, 29 Apr 2008 04:18:22 +0000 (04:18 +0000)]
Make the eraser tool the default tool for an ERASER device

16 years agoMore documentation. Fix scope bug in uristream.cpp. Remove warnings.
ishmal [Tue, 29 Apr 2008 02:00:54 +0000 (02:00 +0000)]
More documentation. Fix scope bug in uristream.cpp.  Remove warnings.

16 years agoCmake: Fixed optional dependency linking
verbalshadow [Mon, 28 Apr 2008 21:38:04 +0000 (21:38 +0000)]
Cmake: Fixed optional dependency linking

16 years agoFurther fix for sign handling of the SVG path data parser.
jaspervdg [Mon, 28 Apr 2008 19:34:03 +0000 (19:34 +0000)]
Further fix for sign handling of the SVG path data parser.

16 years agochange def of string length
ishmal [Mon, 28 Apr 2008 17:17:32 +0000 (17:17 +0000)]
change def of string length

16 years agoFix for closepath handling of SVG path data parser and tolerance for approximately...
jaspervdg [Mon, 28 Apr 2008 15:53:11 +0000 (15:53 +0000)]
Fix for closepath handling of SVG path data parser and tolerance for approximately closed check in gnome-canvas-bpath-util.cpp.

16 years agoRefining eraser
joncruz [Mon, 28 Apr 2008 07:34:35 +0000 (07:34 +0000)]
Refining eraser

16 years agoCmake: Fixed issues with pedro not linking correctly
verbalshadow [Mon, 28 Apr 2008 00:55:12 +0000 (00:55 +0000)]
Cmake: Fixed issues with pedro not linking correctly

16 years agoUpdate inkscape-filter.svg with newer version
verbalshadow [Sun, 27 Apr 2008 23:08:28 +0000 (23:08 +0000)]
Update inkscape-filter.svg with newer version

16 years agoCmake: added livarot as a lib, fixes problem with linking
verbalshadow [Sun, 27 Apr 2008 22:31:54 +0000 (22:31 +0000)]
Cmake: added livarot as a lib, fixes problem with linking

16 years agocopyedit
buliabyak [Sun, 27 Apr 2008 19:43:56 +0000 (19:43 +0000)]
copyedit

16 years agoApplying revised Latex fix for LP #55273 - adds quotes for Win32
ozmikepittman [Sun, 27 Apr 2008 14:58:22 +0000 (14:58 +0000)]
Applying revised Latex fix for LP #55273 - adds quotes for Win32

16 years agoReduce undo history items when nothing is selected
joncruz [Sun, 27 Apr 2008 08:41:25 +0000 (08:41 +0000)]
Reduce undo history items when nothing is selected

16 years agoFixed undo for eraser to be a single step
joncruz [Sun, 27 Apr 2008 08:30:53 +0000 (08:30 +0000)]
Fixed undo for eraser to be a single step

16 years agoMissing added
joncruz [Sat, 26 Apr 2008 17:00:07 +0000 (17:00 +0000)]
Missing added

16 years agoAdded missing eraser files
joncruz [Sat, 26 Apr 2008 16:51:52 +0000 (16:51 +0000)]
Added missing eraser files

16 years agoFixed SVG path data parser to handle close paths better (it used to create spurious...
jaspervdg [Sat, 26 Apr 2008 15:56:08 +0000 (15:56 +0000)]
Fixed SVG path data parser to handle close paths better (it used to create spurious subpaths), and be a little less forgiving in general (it doesn't fill in missing parameters anymore, doesn't read 1e3e4 as 1e4 anymore and now only allows one sign character for exponents).

16 years agoInitial cut of eraser tool
joncruz [Sat, 26 Apr 2008 09:07:28 +0000 (09:07 +0000)]
Initial cut of eraser tool

16 years agoFixed setting property at wrong time
joncruz [Sat, 26 Apr 2008 07:16:15 +0000 (07:16 +0000)]
Fixed setting property at wrong time

16 years ago r19136@shi: ted | 2008-04-24 19:44:01 -0700
gouldtj [Sat, 26 Apr 2008 04:22:42 +0000 (04:22 +0000)]
 r19136@shi:  ted | 2008-04-24 19:44:01 -0700
 Basis for reading filters out of SVG files in system and personal directories.
 r19137@shi:  ted | 2008-04-24 20:45:27 -0700
 Removing a TODO
 r19138@shi:  ted | 2008-04-24 20:55:50 -0700
 Filling this out some.  Now we're looking through the files and finding
 the filters in it.
 r19139@shi:  ted | 2008-04-24 22:07:55 -0700
 Changing to build filename, really amazing that it's worked before.
 r19140@shi:  ted | 2008-04-24 22:43:57 -0700
 My own crazy writer.  Output streams are stupid C++-isms.  char * works just fine.
 r19154@shi:  ted | 2008-04-24 22:56:05 -0700
 Cleaning up the XML transfer.  Pretty happy with it now.
 r19155@shi:  ted | 2008-04-24 23:00:11 -0700
 Don't need to set up that string for translation because it's getting
 placed inside a structure that gets thrown gettext already.
 r19156@shi:  ted | 2008-04-25 17:12:40 -0700
 OMG! Stacking seems to be working.  Now it's very easy to test the cooling on your CPU using Inkscape.  That's going to have to be a feature in the release notes.
 r19166@shi:  ted | 2008-04-25 21:00:34 -0700
 Adding in filter-file.cpp

16 years agoDocumentation, always more :)
ishmal [Fri, 25 Apr 2008 21:25:41 +0000 (21:25 +0000)]
Documentation, always more  :)

16 years agoremove tabs
ishmal [Fri, 25 Apr 2008 20:45:37 +0000 (20:45 +0000)]
remove tabs

16 years agoTweak "errorOccurred"
ishmal [Fri, 25 Apr 2008 19:36:47 +0000 (19:36 +0000)]
Tweak "errorOccurred"

16 years agoTypo
ishmal [Fri, 25 Apr 2008 18:10:52 +0000 (18:10 +0000)]
Typo

16 years agoAdd a "continueOnError" flag to TaskCC. If there is an error in one of the files...
ishmal [Fri, 25 Apr 2008 17:23:55 +0000 (17:23 +0000)]
Add a "continueOnError" flag to TaskCC.  If there is an error in one of the files, it will continue with other files, but the final result will still be an error.

16 years agoMore documentation and cleanup. Marching forward!
ishmal [Fri, 25 Apr 2008 16:43:37 +0000 (16:43 +0000)]
More documentation and cleanup.  Marching forward!

16 years agoMore documentation
ishmal [Fri, 25 Apr 2008 15:30:50 +0000 (15:30 +0000)]
More documentation

16 years agoImproved options for toolbar icon sizes, especially for Ubuntu. Fixes bug #221676.
joncruz [Fri, 25 Apr 2008 08:07:57 +0000 (08:07 +0000)]
Improved options for toolbar icon sizes, especially for Ubuntu. Fixes bug #221676.

16 years agoLeft out a comment. sorry.
ishmal [Thu, 24 Apr 2008 21:15:30 +0000 (21:15 +0000)]
Left out a comment.  sorry.

16 years agoMore documentation. Clean up SMIL a bit. SMIL needs more work, too.
ishmal [Thu, 24 Apr 2008 21:12:18 +0000 (21:12 +0000)]
More documentation.  Clean up SMIL a bit.  SMIL needs more work, too.

16 years agoMore documentation. Traversal needed conversion to NodePtr. Traversal needs more...
ishmal [Thu, 24 Apr 2008 17:43:24 +0000 (17:43 +0000)]
More documentation.  Traversal needed conversion to NodePtr.  Traversal needs more code work.

16 years agoenable combine/breakapart to work with lpes properly
buliabyak [Thu, 24 Apr 2008 16:59:33 +0000 (16:59 +0000)]
enable combine/breakapart to work with lpes properly

16 years agoAdd some Event documentation to be more respectable ^^
ishmal [Thu, 24 Apr 2008 16:23:53 +0000 (16:23 +0000)]
Add some Event documentation to be more respectable ^^

16 years agoApply latex formula patch from LP #55273
ozmikepittman [Thu, 24 Apr 2008 14:49:54 +0000 (14:49 +0000)]
Apply latex formula patch from LP #55273

16 years agocomment all methods
ishmal [Thu, 24 Apr 2008 11:43:20 +0000 (11:43 +0000)]
comment all methods

16 years ago r19125@shi: ted | 2008-04-23 23:32:56 -0700
gouldtj [Thu, 24 Apr 2008 06:36:02 +0000 (06:36 +0000)]
 r19125@shi:  ted | 2008-04-23 23:32:56 -0700
 Cleaning up a couple things.  Making sure we don't leak memory through
 the destructor (rarely used in reality, but we should be clean about these
 things, that's what destructors are for).
 r19126@shi:  ted | 2008-04-23 23:33:30 -0700
 Making it so that snow has a parameter for drift size.  It seems like that
 is what most people would want to change on this relatively complex filter.

16 years agoPatch for Win32 bug 176750 - Envelope and Perspective scripts report "empty string...
ozmikepittman [Thu, 24 Apr 2008 05:33:31 +0000 (05:33 +0000)]
Patch for Win32 bug 176750 - Envelope and Perspective scripts report "empty string for float"

16 years agonoop: Address a couple of warnings from g++-4.3.
pjrm [Thu, 24 Apr 2008 03:06:59 +0000 (03:06 +0000)]
noop: Address a couple of warnings from g++-4.3.

16 years agofix a couple of g++-4.3 compile errors.
pjrm [Thu, 24 Apr 2008 03:05:56 +0000 (03:05 +0000)]
fix a couple of g++-4.3 compile errors.

16 years agoFurther cleanup. Minidom superseded by pedrodom.
ishmal [Wed, 23 Apr 2008 20:30:09 +0000 (20:30 +0000)]
Further cleanup. Minidom superseded by pedrodom.

16 years agoRemove working file phoebedom.h from tree.
ishmal [Wed, 23 Apr 2008 20:00:46 +0000 (20:00 +0000)]
Remove working file phoebedom.h from tree.

16 years agoMore documenting/cleanup. Remove extraneous .h
ishmal [Wed, 23 Apr 2008 19:57:31 +0000 (19:57 +0000)]
More documenting/cleanup.  Remove extraneous .h

16 years agoSplit out domptr stuff into its own .h file, so that it can be used by other things...
ishmal [Wed, 23 Apr 2008 17:56:40 +0000 (17:56 +0000)]
Split out domptr stuff into its own .h file, so that it can be used by other things.  This might lead to a GP smart pointer to use for binding with scripts.