summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* cmake: add CheckStructMember.cmake from KDE. enable struct checks (does this ...Johan B. C. Engelen2008-04-072-6/+68
* cmake: add many config define checksJohan B. C. Engelen2008-04-071-4/+37
* cmake: add \\ to string define so result is something like: -DSSL=\" sfsdf \...Johan B. C. Engelen2008-04-071-1/+1
* set correct svn:eol-style native for LPE files.Johan B. C. Engelen2008-04-070-0/+0
* cmake: EOL of cmakelists.txt in subdirsJohan B. C. Engelen2008-04-0722-547/+547
* cmake: generate config files in CMAKE_BINARY_DIR instead of CMAKE_CURRENT_BIN...Johan B. C. Engelen2008-04-071-5/+5
* cmake: EOLJohan B. C. Engelen2008-04-071-110/+110
* cmake: convert more files to svn native eol style. i think only subdirs to go...Johan B. C. Engelen2008-04-072-311/+311
* cmake: make all cmakescripts svn:eol-style native. solved problem i thinkJohan B. C. Engelen2008-04-071-0/+1
* 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