Code

inkscape.git
16 years agocmake: add compile flags to C flags as well
johanengelen [Mon, 7 Apr 2008 08:22:07 +0000 (08:22 +0000)]
cmake: add compile flags to C flags as well

16 years agocmake: remove inkscape_version definition from config.h (it's already in inkscape_ver...
johanengelen [Mon, 7 Apr 2008 08:19:02 +0000 (08:19 +0000)]
cmake: remove inkscape_version definition from config.h (it's already in inkscape_version.h)

16 years agocmake: add CMAKE_CURRENT_BINARY_DIR to include path
johanengelen [Mon, 7 Apr 2008 08:17:02 +0000 (08:17 +0000)]
cmake: add CMAKE_CURRENT_BINARY_DIR to include path

16 years agoadd CFLAGS from dependencies to CMAKE_C_FLAGS as well (instead of only to CXX)
johanengelen [Mon, 7 Apr 2008 08:12:33 +0000 (08:12 +0000)]
add CFLAGS from dependencies to CMAKE_C_FLAGS as well (instead of only to CXX)

16 years agoCmake: Moved CMAKE_C_FLAGS to ConfigCompileFlags.cmake
verbalshadow [Mon, 7 Apr 2008 03:53:51 +0000 (03:53 +0000)]
Cmake: Moved CMAKE_C_FLAGS to ConfigCompileFlags.cmake

16 years agoCMake: add optional flags when found
acspike [Mon, 7 Apr 2008 02:57:41 +0000 (02:57 +0000)]
CMake: add optional flags when found

16 years agoRemove binary dir from Include path and replace with the source root and src/
acspike [Mon, 7 Apr 2008 02:55:07 +0000 (02:55 +0000)]
Remove binary dir from Include path and replace with the source root and src/

16 years agoremove antediluvian cruft
buliabyak [Mon, 7 Apr 2008 00:58:05 +0000 (00:58 +0000)]
remove antediluvian cruft

16 years agorevert last change: svg spec says that even one zero dimension suppresses rendering...
buliabyak [Mon, 7 Apr 2008 00:57:08 +0000 (00:57 +0000)]
revert last change: svg spec says that even one zero dimension suppresses rendering, so this change will need to wait until we switch SPRect to using path

16 years agoallow a rect with only one dimension == 0 to have curve
buliabyak [Mon, 7 Apr 2008 00:52:02 +0000 (00:52 +0000)]
allow a rect with only one dimension == 0 to have curve

16 years agofix bug with garbage lines caused with close_path when part of a subpath is optimized out
buliabyak [Mon, 7 Apr 2008 00:51:24 +0000 (00:51 +0000)]
fix bug with garbage lines caused with close_path when part of a subpath is optimized out

16 years agoconsistency with offset keys
buliabyak [Mon, 7 Apr 2008 00:50:16 +0000 (00:50 +0000)]
consistency with offset keys

16 years agoCmake: more fixs for C internal libs
verbalshadow [Mon, 7 Apr 2008 00:00:42 +0000 (00:00 +0000)]
Cmake: more fixs for C internal libs

16 years agoCmake: Added internal link libraries
verbalshadow [Sun, 6 Apr 2008 17:06:37 +0000 (17:06 +0000)]
Cmake: Added internal link libraries

16 years agoCMake build work
acspike [Sun, 6 Apr 2008 02:40:07 +0000 (02:40 +0000)]
CMake build work
- Comment inkview.cpp because it is another executable file. These will each need to be separated into their own targets.
- Move deptool.cpp into win32 only. perhaps this isn't used at all for cmake builds.
- aggregate all the link flags into a var and pass to the linker to avoid platform specific naming conventions.

16 years agoCmake: Added link libraries
verbalshadow [Sun, 6 Apr 2008 00:09:41 +0000 (00:09 +0000)]
Cmake: Added link libraries

16 years agoCmake: Fix registrytool.cpp to compile on windows only
verbalshadow [Sat, 5 Apr 2008 23:49:41 +0000 (23:49 +0000)]
Cmake: Fix registrytool.cpp to compile on windows only

16 years agoEnable/disable selection tools to match selection
joncruz [Sat, 5 Apr 2008 23:34:45 +0000 (23:34 +0000)]
Enable/disable selection tools to match selection

16 years agoupdate
a_b [Sat, 5 Apr 2008 23:20:55 +0000 (23:20 +0000)]
update

16 years agoConst char fixup
joncruz [Sat, 5 Apr 2008 20:22:51 +0000 (20:22 +0000)]
Const char fixup

16 years agocmake: remove quotes from execute_command. now it works.
johanengelen [Sat, 5 Apr 2008 18:40:56 +0000 (18:40 +0000)]
cmake: remove quotes from execute_command. now it works.

16 years agocmake: fix file names in marshal generation
johanengelen [Sat, 5 Apr 2008 18:24:58 +0000 (18:24 +0000)]
cmake: fix file names in marshal generation

16 years agoRegisteredTransformedPoint: fix methods to use const&.
johanengelen [Sat, 5 Apr 2008 18:07:10 +0000 (18:07 +0000)]
RegisteredTransformedPoint: fix methods to use const&.
LPE PointParam: set transform in RegisteredTransformedPoint-widget

16 years agoCmake: UseGlibMarshal update
verbalshadow [Sat, 5 Apr 2008 17:19:47 +0000 (17:19 +0000)]
Cmake: UseGlibMarshal update

16 years agocmake: fix prefix
johanengelen [Sat, 5 Apr 2008 17:13:28 +0000 (17:13 +0000)]
cmake: fix prefix

16 years agocmake: marshal files; fix to use correct result variable
johanengelen [Sat, 5 Apr 2008 17:09:51 +0000 (17:09 +0000)]
cmake: marshal files; fix to use correct result variable

16 years agocmake: revert last commit because the current directory is included when building
johanengelen [Sat, 5 Apr 2008 16:58:40 +0000 (16:58 +0000)]
cmake: revert last commit because the current directory is included when building

16 years agocmake: fix include location of sp-marshal
johanengelen [Sat, 5 Apr 2008 16:56:04 +0000 (16:56 +0000)]
cmake: fix include location of sp-marshal

16 years agocmake: fix wrong direction of slashes
johanengelen [Sat, 5 Apr 2008 16:52:31 +0000 (16:52 +0000)]
cmake: fix wrong direction of slashes

16 years agocmake: fix error in UseGlibMarshal.cmake
johanengelen [Sat, 5 Apr 2008 16:49:31 +0000 (16:49 +0000)]
cmake: fix error in UseGlibMarshal.cmake

16 years agoCmake: add missing CMakeLists.txt
verbalshadow [Sat, 5 Apr 2008 16:27:03 +0000 (16:27 +0000)]
Cmake: add missing CMakeLists.txt

16 years agoadd include file to build with gcc4.3
johanengelen [Sat, 5 Apr 2008 16:12:06 +0000 (16:12 +0000)]
add include file to build with gcc4.3

16 years agoCmake: add UseGlibMarshal.cmake for generating files
verbalshadow [Sat, 5 Apr 2008 16:09:23 +0000 (16:09 +0000)]
Cmake: add UseGlibMarshal.cmake for generating files

16 years agocmake: add explicit coloring and verbosity setting
johanengelen [Sat, 5 Apr 2008 16:05:29 +0000 (16:05 +0000)]
cmake: add explicit coloring and verbosity setting

16 years agoUpdated POTFILES.in list to include all files that use the gettext
mfloryan [Fri, 4 Apr 2008 23:08:08 +0000 (23:08 +0000)]
Updated POTFILES.in list to include all files that use the gettext
extension and remove obsolete and non-existing files from the list.

16 years agoAdd native method stubbing utility
ishmal [Fri, 4 Apr 2008 20:01:35 +0000 (20:01 +0000)]
Add native method stubbing utility

16 years agoOne more tweak
ishmal [Fri, 4 Apr 2008 17:55:37 +0000 (17:55 +0000)]
One more tweak

16 years agoFix LP bug #190420 (noncompliant desktop entry); remove pointless
tweenk [Fri, 4 Apr 2008 17:45:22 +0000 (17:45 +0000)]
Fix LP bug #190420 (noncompliant desktop entry); remove pointless
config.h inclusion in ui/clipboard.cpp

16 years agomake dependency messages a bit better
ishmal [Fri, 4 Apr 2008 17:27:40 +0000 (17:27 +0000)]
make dependency messages a bit better

16 years agoImprove status messages a bit
ishmal [Fri, 4 Apr 2008 16:24:32 +0000 (16:24 +0000)]
Improve status messages a bit

16 years agoAdd an <excludeinc> filelist tag to <cc> to avoid float.h in extension/param
ishmal [Fri, 4 Apr 2008 15:42:56 +0000 (15:42 +0000)]
Add an <excludeinc> filelist tag to <cc> to avoid float.h in extension/param

16 years agoChanged Persp3D::boxes_transformed to a std::map pointer since it was not being initi...
jfaith [Fri, 4 Apr 2008 15:02:12 +0000 (15:02 +0000)]
Changed Persp3D::boxes_transformed to a std::map pointer since it was not being initialized automatically on OS X 10.3.9 and caused a crash when using the 3d bx tool.  Launchpad bug 205659.

16 years agocmake: add HAVE_GETOPT_H
johanengelen [Fri, 4 Apr 2008 09:45:16 +0000 (09:45 +0000)]
cmake: add HAVE_GETOPT_H

16 years agocmake: fix PACKAGE_LOCALE_DIR for win32. todo: check for linux
johanengelen [Fri, 4 Apr 2008 09:40:51 +0000 (09:40 +0000)]
cmake: fix PACKAGE_LOCALE_DIR for win32. todo: check for linux

16 years agocmake: move extension param files to their own CMakeLists.txt
johanengelen [Fri, 4 Apr 2008 09:31:13 +0000 (09:31 +0000)]
cmake: move extension param files to their own CMakeLists.txt

16 years agocmake: put each dependency on new line, for better svn diffs.
johanengelen [Fri, 4 Apr 2008 08:39:47 +0000 (08:39 +0000)]
cmake: put each dependency on new line, for better svn diffs.
       add libxml-2.0 dependency

16 years agocmake: add message to indicate and check out_of_source build dir. (this shows that...
johanengelen [Fri, 4 Apr 2008 08:37:43 +0000 (08:37 +0000)]
cmake: add message to indicate and check out_of_source build dir. (this shows that it does not work for me on win32, what am i doing wrong?)

16 years agowin32: use libpoppler-3.dll now with new devlibs
johanengelen [Fri, 4 Apr 2008 08:36:25 +0000 (08:36 +0000)]
win32: use libpoppler-3.dll now with new devlibs

16 years ago r18381@shi: ted | 2008-03-07 20:11:34 -0800
gouldtj [Fri, 4 Apr 2008 04:55:24 +0000 (04:55 +0000)]
 r18381@shi:  ted | 2008-03-07 20:11:34 -0800
 New work branch
 r18391@shi:  ted | 2008-03-08 21:36:03 -0800
 Moving the parameters around to clean up the directories.
 r18392@shi:  ted | 2008-03-08 21:57:14 -0800
 Moving the 'get' function to cpp
 r18870@shi:  ted | 2008-04-03 21:10:20 -0700
 Adding in to the parameter prototype the ability to have a gui-tip and a gui-hidden parameter
 r18871@shi:  ted | 2008-04-03 21:17:39 -0700
 Using the _gui-hidden parameter to block the creation of the widget if set.
 r18890@shi:  ted | 2008-04-03 21:53:55 -0700
 Merge from r18024 which got lost in the shuffle.

16 years ago * packaging/macosx/ScriptExec/main.c: Add a comment to clarify what looks
mjwybrow [Fri, 4 Apr 2008 03:27:51 +0000 (03:27 +0000)]
  * packaging/macosx/ScriptExec/main.c: Add a comment to clarify what looks
    like a possible bug with custom event types.

16 years agoapplied patch by sas to fix default default height and width attributes on svg elemen...
mfloryan [Thu, 3 Apr 2008 15:47:17 +0000 (15:47 +0000)]
applied patch by sas to fix default default height and width attributes on svg element following the SVG spec. Closes Bug #211282.

16 years agoUse MAX_PATH instead of arbitrary string length. Improve comments.
ishmal [Thu, 3 Apr 2008 13:23:49 +0000 (13:23 +0000)]
Use MAX_PATH instead of arbitrary string length.  Improve comments.

16 years agoFixed LPE crash with unitialized pointer
joncruz [Thu, 3 Apr 2008 06:04:53 +0000 (06:04 +0000)]
Fixed LPE crash with unitialized pointer

16 years agoimprove jvm search to allow an embedded jre. fix missed "public" on method
ishmal [Thu, 3 Apr 2008 03:17:12 +0000 (03:17 +0000)]
improve jvm search to allow an embedded jre.  fix missed "public" on method

16 years agoImprove buf<-->xml doc conversion
ishmal [Wed, 2 Apr 2008 21:57:44 +0000 (21:57 +0000)]
Improve buf<-->xml doc conversion

16 years agoInitial capability to load current document into script
ishmal [Wed, 2 Apr 2008 20:39:29 +0000 (20:39 +0000)]
Initial capability to load current document into script

16 years agoFold sp_repr_save_file() into sp_repr_save_writer() so that it can also be called...
ishmal [Wed, 2 Apr 2008 20:38:51 +0000 (20:38 +0000)]
Fold sp_repr_save_file() into sp_repr_save_writer() so that it can also be called by sp_repr_save_buf()

16 years ago[INTL: pl] Updated Polish language translation for Windows installer
mfloryan [Wed, 2 Apr 2008 12:26:07 +0000 (12:26 +0000)]
[INTL: pl] Updated Polish language translation for Windows installer

16 years agoForgot adding files during last commit
cilix42 [Wed, 2 Apr 2008 12:10:32 +0000 (12:10 +0000)]
Forgot adding files during last commit

16 years agoChange to the new Tango-compliant icon in the few places where the
tweenk [Wed, 2 Apr 2008 11:55:31 +0000 (11:55 +0000)]
Change to the new Tango-compliant icon in the few places where the
legacy icon was left. Also fix LP bug #190688.

16 years agoNew LPE: Perspective paths
cilix42 [Wed, 2 Apr 2008 11:23:50 +0000 (11:23 +0000)]
New LPE: Perspective paths

16 years agoMake BoolParam usable in boolean expressions directly
cilix42 [Wed, 2 Apr 2008 11:21:25 +0000 (11:21 +0000)]
Make BoolParam usable in boolean expressions directly

16 years agoIncrease precision for circle LPE so that the output is actually a circle :)
cilix42 [Wed, 2 Apr 2008 11:19:54 +0000 (11:19 +0000)]
Increase precision for circle LPE so that the output is actually a circle :)

16 years agoget_single_gaussian_blur_radius() ended without a return value. scalar, so use 0
ishmal [Wed, 2 Apr 2008 03:18:26 +0000 (03:18 +0000)]
get_single_gaussian_blur_radius() ended without a return value.  scalar, so use 0

16 years agoCmake: add source directories to src/CMakeLists.txt
verbalshadow [Wed, 2 Apr 2008 01:47:45 +0000 (01:47 +0000)]
Cmake: add source directories to src/CMakeLists.txt

16 years agoAdjust to new location for jvm resources
ishmal [Wed, 2 Apr 2008 00:24:51 +0000 (00:24 +0000)]
Adjust to new location for jvm resources

16 years agoMove to devlibs
ishmal [Tue, 1 Apr 2008 23:14:25 +0000 (23:14 +0000)]
Move to devlibs

16 years agoMove to devlibs for now
ishmal [Tue, 1 Apr 2008 23:13:46 +0000 (23:13 +0000)]
Move to devlibs for now

16 years agolpe-skeletal-stroke: fixed bug #204046 (skeleton having more than one subpath) and...
jfbarraud [Tue, 1 Apr 2008 22:18:07 +0000 (22:18 +0000)]
lpe-skeletal-stroke: fixed bug #204046 (skeleton having more than one subpath) and repartition of construction lines.

16 years agopatch by Martin von Gagern for bug 174720
buliabyak [Tue, 1 Apr 2008 21:29:54 +0000 (21:29 +0000)]
patch by Martin von Gagern for bug 174720

16 years agomove temporary canvas items to bottom by default. maybe fixes interfering of snapindi...
johanengelen [Tue, 1 Apr 2008 20:25:52 +0000 (20:25 +0000)]
move temporary canvas items to bottom by default. maybe fixes interfering of snapindicator with pen tool

16 years agodelete remaining .cvsignore files
theadib [Tue, 1 Apr 2008 20:18:38 +0000 (20:18 +0000)]
delete remaining .cvsignore files

16 years agoImprove script engine listing
ishmal [Tue, 1 Apr 2008 19:31:19 +0000 (19:31 +0000)]
Improve script engine listing

16 years agoSwitch menu to combobox
ishmal [Tue, 1 Apr 2008 18:20:03 +0000 (18:20 +0000)]
Switch menu to combobox

16 years agoplease don't use text and filters in icons, they are slow
buliabyak [Tue, 1 Apr 2008 17:53:40 +0000 (17:53 +0000)]
please don't use text and filters in icons, they are slow

16 years agomake stroke width adjustable by rotation too
buliabyak [Tue, 1 Apr 2008 17:32:22 +0000 (17:32 +0000)]
make stroke width adjustable by rotation too

16 years agosuppress warnings when closing a desktop but not program
buliabyak [Tue, 1 Apr 2008 17:31:17 +0000 (17:31 +0000)]
suppress warnings when closing a desktop but not program

16 years agosuppress warning when closing second document
buliabyak [Tue, 1 Apr 2008 17:30:06 +0000 (17:30 +0000)]
suppress warning when closing second document

16 years agomove helper path to the bottom so it doesnt get in the way with editing nodes
buliabyak [Tue, 1 Apr 2008 17:29:12 +0000 (17:29 +0000)]
move helper path to the bottom so it doesnt get in the way with editing nodes

16 years agoImprove 'dirty' editor handling
ishmal [Tue, 1 Apr 2008 17:25:33 +0000 (17:25 +0000)]
Improve 'dirty' editor handling

16 years agoreproduce the ancestors transform when exporting a single object
buliabyak [Tue, 1 Apr 2008 17:25:27 +0000 (17:25 +0000)]
reproduce the ancestors transform when exporting a single object

16 years agoremove, totally obsolete
buliabyak [Tue, 1 Apr 2008 17:03:41 +0000 (17:03 +0000)]
remove, totally obsolete

16 years agoImprove file handling
ishmal [Tue, 1 Apr 2008 16:55:51 +0000 (16:55 +0000)]
Improve file handling

16 years agoCmake: Random fixes
verbalshadow [Tue, 1 Apr 2008 00:17:04 +0000 (00:17 +0000)]
Cmake: Random fixes

16 years agoCmake: Generate inkscape_version.h
verbalshadow [Mon, 31 Mar 2008 22:50:24 +0000 (22:50 +0000)]
Cmake: Generate inkscape_version.h

16 years agotest commit
mrdocs [Mon, 31 Mar 2008 21:55:21 +0000 (21:55 +0000)]
test commit

16 years agoCmake: config.h.cmake fixed missing 1's from #defines
verbalshadow [Mon, 31 Mar 2008 21:15:12 +0000 (21:15 +0000)]
Cmake: config.h.cmake fixed missing 1's from #defines

16 years agoOops. forgot resources for console.
ishmal [Mon, 31 Mar 2008 21:12:20 +0000 (21:12 +0000)]
Oops. forgot resources for console.

16 years agofix typos in config.h.cmake
johanengelen [Mon, 31 Mar 2008 20:45:11 +0000 (20:45 +0000)]
fix typos in config.h.cmake
add optional profiling flags

16 years agoCmake: config.h.cmake add package name and version info
verbalshadow [Mon, 31 Mar 2008 20:39:22 +0000 (20:39 +0000)]
Cmake: config.h.cmake add package name and version info

16 years agoCmake: config.h.cmake add package name and version info
verbalshadow [Mon, 31 Mar 2008 20:38:11 +0000 (20:38 +0000)]
Cmake: config.h.cmake add package name and version info

16 years agocmake: remove VERSION defining from config.h since it is defined from cmdline
johanengelen [Mon, 31 Mar 2008 20:20:38 +0000 (20:20 +0000)]
cmake: remove VERSION defining from config.h since it is defined from cmdline

16 years agocmake: add more to config.h.cmake
johanengelen [Mon, 31 Mar 2008 20:15:39 +0000 (20:15 +0000)]
cmake: add more to config.h.cmake

16 years agoCmake: config.h.cmake for platform checks
verbalshadow [Mon, 31 Mar 2008 19:58:59 +0000 (19:58 +0000)]
Cmake: config.h.cmake for platform checks

16 years agocmake: uncomment dependency seeking
johanengelen [Mon, 31 Mar 2008 19:56:51 +0000 (19:56 +0000)]
cmake: uncomment dependency seeking

16 years agocmake: add define flags
johanengelen [Mon, 31 Mar 2008 19:56:08 +0000 (19:56 +0000)]
cmake: add define flags

16 years agoadd specific location for compiler flags; like optimization, define, debug and warnin...
johanengelen [Mon, 31 Mar 2008 19:39:16 +0000 (19:39 +0000)]
add specific location for compiler flags; like optimization, define, debug and warning flags

16 years agoCmake: added more Platform File Checks
verbalshadow [Mon, 31 Mar 2008 19:35:36 +0000 (19:35 +0000)]
Cmake: added more Platform File Checks

16 years agoMove script dialog from gtkmm to jvm
ishmal [Mon, 31 Mar 2008 19:32:04 +0000 (19:32 +0000)]
Move script dialog from gtkmm to jvm

16 years agoAdd binding engines
ishmal [Mon, 31 Mar 2008 18:15:58 +0000 (18:15 +0000)]
Add binding engines