summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Refactor snapper and snapindicator (in order to enable the snapindicator in t...Diederik van Lierop2008-04-0714-202/+224
* cmake: add comment of why to add base binary dir to include pathJohan B. C. Engelen2008-04-071-2/+2
* cmake: add pango defines necessary for win32 building, also needed for linux?Johan B. C. Engelen2008-04-071-0/+2
* cmake: add pango defines necessary for win32 building, also needed for linux?Johan B. C. Engelen2008-04-071-0/+4
* cmake: add compile flags to C flags as wellJohan B. C. Engelen2008-04-071-0/+1
* cmake: remove inkscape_version definition from config.h (it's already in inks...Johan B. C. Engelen2008-04-071-2/+0
* cmake: add CMAKE_CURRENT_BINARY_DIR to include pathJohan B. C. Engelen2008-04-071-0/+2
* add CFLAGS from dependencies to CMAKE_C_FLAGS as well (instead of only to CXX)Johan B. C. Engelen2008-04-071-0/+1
* Cmake: Moved CMAKE_C_FLAGS to ConfigCompileFlags.cmakeJoshua L. Blocher2008-04-072-2/+2
* CMake: add optional flags when foundAaron Spike2008-04-071-0/+2
* Remove binary dir from Include path and replace with the source root and src/Aaron Spike2008-04-071-1/+1
* remove antediluvian cruftbulia byak2008-04-071-15/+0
* revert last change: svg spec says that even one zero dimension suppresses ren...bulia byak2008-04-071-1/+1
* allow a rect with only one dimension == 0 to have curvebulia byak2008-04-071-1/+1
* fix bug with garbage lines caused with close_path when part of a subpath is o...bulia byak2008-04-071-2/+12
* consistency with offset keysbulia byak2008-04-072-2/+6
* Cmake: more fixs for C internal libsJoshua L. Blocher2008-04-075-8/+24
* Cmake: Added internal link librariesJoshua L. Blocher2008-04-062-2/+2
* CMake build workAaron Spike2008-04-062-20/+11
* Cmake: Added link librariesJoshua L. Blocher2008-04-061-1/+16
* Cmake: Fix registrytool.cpp to compile on windows onlyJoshua L. Blocher2008-04-051-1/+8
* Enable/disable selection tools to match selectionJon A. Cruz2008-04-051-13/+35
* updateArpad Biro2008-04-051-2872/+2444
* Const char fixupJon A. Cruz2008-04-051-5/+5
* cmake: remove quotes from execute_command. now it works.Johan B. C. Engelen2008-04-051-4/+5
* cmake: fix file names in marshal generationJohan B. C. Engelen2008-04-052-11/+10
* RegisteredTransformedPoint: fix methods to use const&.Johan B. C. Engelen2008-04-053-4/+9
* Cmake: UseGlibMarshal updateJoshua L. Blocher2008-04-051-3/+4
* cmake: fix prefixJohan B. C. Engelen2008-04-051-1/+1
* cmake: marshal files; fix to use correct result variableJohan B. C. Engelen2008-04-051-3/+3
* cmake: revert last commit because the current directory is included when buil...Johan B. C. Engelen2008-04-051-1/+1
* cmake: fix include location of sp-marshalJohan B. C. Engelen2008-04-051-1/+1
* cmake: fix wrong direction of slashesJohan B. C. Engelen2008-04-051-1/+1
* cmake: fix error in UseGlibMarshal.cmakeJohan B. C. Engelen2008-04-051-5/+5
* Cmake: add missing CMakeLists.txtJoshua L. Blocher2008-04-052-5/+28
* add include file to build with gcc4.3Johan B. C. Engelen2008-04-051-1/+1
* Cmake: add UseGlibMarshal.cmake for generating filesJoshua L. Blocher2008-04-051-0/+27
* cmake: add explicit coloring and verbosity settingJohan B. C. Engelen2008-04-051-0/+5
* Updated POTFILES.in list to include all files that use the gettextMarcin Floryan2008-04-041-201/+47
* Add native method stubbing utilityBob Jamison2008-04-041-0/+299
* One more tweakBob Jamison2008-04-041-3/+3
* Fix LP bug #190420 (noncompliant desktop entry); remove pointless Krzysztof Kosi??ski2008-04-042-8/+2
* make dependency messages a bit betterBob Jamison2008-04-041-2/+2
* Improve status messages a bitBob Jamison2008-04-041-20/+37
* Add an <excludeinc> filelist tag to <cc> to avoid float.h in extension/paramBob Jamison2008-04-042-13/+175
* Changed Persp3D::boxes_transformed to a std::map pointer since it was not bei...John Faith2008-04-042-19/+22
* cmake: add HAVE_GETOPT_HJohan B. C. Engelen2008-04-042-0/+3
* cmake: fix PACKAGE_LOCALE_DIR for win32. todo: check for linuxJohan B. C. Engelen2008-04-042-1/+10
* cmake: move extension param files to their own CMakeLists.txtJohan B. C. Engelen2008-04-042-10/+14
* cmake: put each dependency on new line, for better svn diffs.Johan B. C. Engelen2008-04-041-2/+21