| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | add specific location for compiler flags; like optimization, define, debug an... | Johan B. C. Engelen | 2008-03-31 | 2 | -2/+9 |
| * | Cmake: added more Platform File Checks | Joshua L. Blocher | 2008-03-31 | 3 | -4/+25 |
| * | Move script dialog from gtkmm to jvm | Bob Jamison | 2008-03-31 | 11 | -414/+1509 |
| * | Add binding engines | Bob Jamison | 2008-03-31 | 4 | -0/+0 |
| * | Add simple <jar> task. Separate "builddist" target | Bob Jamison | 2008-03-31 | 2 | -25/+83 |
| * | Cmake: Start of Platform Checks | Joshua L. Blocher | 2008-03-31 | 3 | -2/+6 |
| * | Change INKSCAPE_JAVADIR to INKSCAPE_BINDDIR so that we can have subdirs for e... | Bob Jamison | 2008-03-31 | 2 | -6/+8 |
| * | Cmake:Adding Source Files to the CMakeLists.txt in src directory | Joshua L. Blocher | 2008-03-31 | 1 | -0/+4 |
| * | implement filter toggle | MenTaLguY | 2008-03-31 | 6 | -25/+36 |
| * | lay groundwork for non-filter view mode | MenTaLguY | 2008-03-31 | 13 | -47/+73 |
| * | cmake: add finding script for garbage collector! | Johan B. C. Engelen | 2008-03-30 | 2 | -1/+29 |
| * | cmake: remove file to find gtk2, because it is not needed and not used. | Johan B. C. Engelen | 2008-03-30 | 1 | -348/+0 |
| * | Cmake: Updating src CMakeLists soucre list. | Joshua L. Blocher | 2008-03-30 | 3 | -4/+16 |
| * | cmake: add C to project definition for the two C directories that we build | Johan B. C. Engelen | 2008-03-30 | 1 | -1/+1 |
| * | cmake: remove debug message | Johan B. C. Engelen | 2008-03-30 | 1 | -2/+1 |
| * | cmake: add boost to the include directories when it is found | Johan B. C. Engelen | 2008-03-30 | 1 | -0/+1 |
| * | fix creation of CXX flags string | Johan B. C. Engelen | 2008-03-30 | 1 | -1/+2 |
| * | Cmake: cflags fix | Joshua L. Blocher | 2008-03-30 | 2 | -4/+5 |
| * | Final fix to boost finding on windows for cmake | Johan B. C. Engelen | 2008-03-30 | 2 | -6/+5 |
| * | clean up FindBoost.cmake | Johan B. C. Engelen | 2008-03-30 | 1 | -20/+1 |
| * | Cmake: FindBoost added for dependency | Joshua L. Blocher | 2008-03-30 | 1 | -1/+2 |
| * | fix finding boost for windows. | Johan B. C. Engelen | 2008-03-30 | 1 | -5/+8 |
| * | add boost path to mingwenv.bat | Johan B. C. Engelen | 2008-03-30 | 1 | -1/+2 |
| * | add glibmm and add version numbers: glib-2.0 and glibmm-2.4 | Johan B. C. Engelen | 2008-03-30 | 1 | -1/+1 |
| * | Adjustments to the lib directory Cmake files | Joshua L. Blocher | 2008-03-30 | 6 | -4/+18 |
| * | update mingwenv.bat to include cmake and pkgconfig path. | Johan B. C. Engelen | 2008-03-30 | 1 | -2/+4 |
| * | add *.c to libcroco/CMakeFile and libgdl/CMakeFile | Johan B. C. Engelen | 2008-03-30 | 2 | -0/+43 |
| * | add CMakeFiles for libcroco, libgdl, libnr, libnrtype. | Johan B. C. Engelen | 2008-03-30 | 4 | -0/+191 |
| * | revert Makefile changes accidentally committed (sorry to make this mistake a... | Johan B. C. Engelen | 2008-03-30 | 2 | -214/+38 |
| * | add CMakeFiles for io, jabber_whiteboard libavoid libcola. | Johan B. C. Engelen | 2008-03-30 | 7 | -38/+331 |
| * | revert Makefile changes accidentally committed | Johan B. C. Engelen | 2008-03-30 | 2 | -214/+38 |
| * | add CMakeLists.txt files for removeoverlap and svg | Johan B. C. Engelen | 2008-03-30 | 4 | -38/+247 |
| * | aadd CMakeLists.txt file for pedro. needs extra work, don't yet know how to "... | Johan B. C. Engelen | 2008-03-30 | 1 | -0/+16 |
| * | add CMakeLists.txt files for trace, traits, utest, util, widgets and xml. min... | Johan B. C. Engelen | 2008-03-30 | 7 | -0/+176 |
| * | add CMakeLists.txt file for src/ui and subdirs | Johan B. C. Engelen | 2008-03-30 | 5 | -0/+209 |
| * | add CMakeLists.txt file for src/inkjar | Johan B. C. Engelen | 2008-03-30 | 1 | -0/+4 |
| * | add CMakeLists.txt file for src/graphlayout | Johan B. C. Engelen | 2008-03-30 | 1 | -0/+4 |
| * | New LPE: Circle (with center at the first point and passing through the last ... | Maximilian Albert | 2008-03-30 | 5 | -2/+168 |
| * | Factor out join endpoints validation & initialization code | John Bintz | 2008-03-30 | 1 | -54/+65 |
| * | Untested: packaging/macosx/Resources/script: Improve [notwithstanding unteste... | Peter Moulder | 2008-03-30 | 1 | -8/+9 |
| * | * packaging/macosx/Resources/script: Fx for loading the app bundle on | mjwybrow | 2008-03-30 | 1 | -3/+8 |
| * | add CMakeLists.txt files for live_effects | Johan B. C. Engelen | 2008-03-29 | 2 | -0/+56 |
| * | Fix passing wrong pointer type when using the tweak tool on 3D boxes | Maximilian Albert | 2008-03-29 | 4 | -12/+9 |
| * | nr_matrix_inverse is no more, removed test from nr-matrix-test.h | Jasper van de Gronde | 2008-03-29 | 1 | -30/+1 |
| * | svn propset svn:eol-style native **/todo.txt | Peter Moulder | 2008-03-29 | 2 | -16/+16 |
| * | svn propset svn:eol-style native *.inx | Peter Moulder | 2008-03-29 | 33 | -586/+586 |
| * | svn propset svn:eol-style native *.py | Peter Moulder | 2008-03-29 | 44 | -3198/+3198 |
| * | svn propset svn:eol-style native *.[ch] *.cpp (including buildtool.cpp, packa... | Peter Moulder | 2008-03-29 | 11 | -1272/+1272 |
| * | noop: Translate some comments. Use utf-8 for originals. | Peter Moulder | 2008-03-29 | 1 | -9/+10 |
| * | fix crash on pasting from empty clipboard | Johan B. C. Engelen | 2008-03-28 | 1 | -89/+99 |