summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* add specific location for compiler flags; like optimization, define, debug an...Johan B. C. Engelen2008-03-312-2/+9
* Cmake: added more Platform File ChecksJoshua L. Blocher2008-03-313-4/+25
* Move script dialog from gtkmm to jvmBob Jamison2008-03-3111-414/+1509
* Add binding enginesBob Jamison2008-03-314-0/+0
* Add simple <jar> task. Separate "builddist" targetBob Jamison2008-03-312-25/+83
* Cmake: Start of Platform ChecksJoshua L. Blocher2008-03-313-2/+6
* Change INKSCAPE_JAVADIR to INKSCAPE_BINDDIR so that we can have subdirs for e...Bob Jamison2008-03-312-6/+8
* Cmake:Adding Source Files to the CMakeLists.txt in src directoryJoshua L. Blocher2008-03-311-0/+4
* implement filter toggleMenTaLguY2008-03-316-25/+36
* lay groundwork for non-filter view modeMenTaLguY2008-03-3113-47/+73
* cmake: add finding script for garbage collector!Johan B. C. Engelen2008-03-302-1/+29
* cmake: remove file to find gtk2, because it is not needed and not used.Johan B. C. Engelen2008-03-301-348/+0
* Cmake: Updating src CMakeLists soucre list.Joshua L. Blocher2008-03-303-4/+16
* cmake: add C to project definition for the two C directories that we buildJohan B. C. Engelen2008-03-301-1/+1
* cmake: remove debug messageJohan B. C. Engelen2008-03-301-2/+1
* cmake: add boost to the include directories when it is foundJohan B. C. Engelen2008-03-301-0/+1
* fix creation of CXX flags stringJohan B. C. Engelen2008-03-301-1/+2
* Cmake: cflags fixJoshua L. Blocher2008-03-302-4/+5
* Final fix to boost finding on windows for cmakeJohan B. C. Engelen2008-03-302-6/+5
* clean up FindBoost.cmakeJohan B. C. Engelen2008-03-301-20/+1
* Cmake: FindBoost added for dependencyJoshua L. Blocher2008-03-301-1/+2
* fix finding boost for windows.Johan B. C. Engelen2008-03-301-5/+8
* add boost path to mingwenv.batJohan B. C. Engelen2008-03-301-1/+2
* add glibmm and add version numbers: glib-2.0 and glibmm-2.4Johan B. C. Engelen2008-03-301-1/+1
* Adjustments to the lib directory Cmake filesJoshua L. Blocher2008-03-306-4/+18
* update mingwenv.bat to include cmake and pkgconfig path.Johan B. C. Engelen2008-03-301-2/+4
* add *.c to libcroco/CMakeFile and libgdl/CMakeFileJohan B. C. Engelen2008-03-302-0/+43
* add CMakeFiles for libcroco, libgdl, libnr, libnrtype.Johan B. C. Engelen2008-03-304-0/+191
* revert Makefile changes accidentally committed (sorry to make this mistake a...Johan B. C. Engelen2008-03-302-214/+38
* add CMakeFiles for io, jabber_whiteboard libavoid libcola.Johan B. C. Engelen2008-03-307-38/+331
* revert Makefile changes accidentally committedJohan B. C. Engelen2008-03-302-214/+38
* add CMakeLists.txt files for removeoverlap and svgJohan B. C. Engelen2008-03-304-38/+247
* aadd CMakeLists.txt file for pedro. needs extra work, don't yet know how to "...Johan B. C. Engelen2008-03-301-0/+16
* add CMakeLists.txt files for trace, traits, utest, util, widgets and xml. min...Johan B. C. Engelen2008-03-307-0/+176
* add CMakeLists.txt file for src/ui and subdirsJohan B. C. Engelen2008-03-305-0/+209
* add CMakeLists.txt file for src/inkjarJohan B. C. Engelen2008-03-301-0/+4
* add CMakeLists.txt file for src/graphlayoutJohan B. C. Engelen2008-03-301-0/+4
* New LPE: Circle (with center at the first point and passing through the last ...Maximilian Albert2008-03-305-2/+168
* Factor out join endpoints validation & initialization codeJohn Bintz2008-03-301-54/+65
* Untested: packaging/macosx/Resources/script: Improve [notwithstanding unteste...Peter Moulder2008-03-301-8/+9
* * packaging/macosx/Resources/script: Fx for loading the app bundle onmjwybrow2008-03-301-3/+8
* add CMakeLists.txt files for live_effectsJohan B. C. Engelen2008-03-292-0/+56
* Fix passing wrong pointer type when using the tweak tool on 3D boxesMaximilian Albert2008-03-294-12/+9
* nr_matrix_inverse is no more, removed test from nr-matrix-test.hJasper van de Gronde2008-03-291-30/+1
* svn propset svn:eol-style native **/todo.txtPeter Moulder2008-03-292-16/+16
* svn propset svn:eol-style native *.inxPeter Moulder2008-03-2933-586/+586
* svn propset svn:eol-style native *.pyPeter Moulder2008-03-2944-3198/+3198
* svn propset svn:eol-style native *.[ch] *.cpp (including buildtool.cpp, packa...Peter Moulder2008-03-2911-1272/+1272
* noop: Translate some comments. Use utf-8 for originals.Peter Moulder2008-03-291-9/+10
* fix crash on pasting from empty clipboardJohan B. C. Engelen2008-03-281-89/+99