| Commit message (Expand) | Author | Age | Files | Lines |
| * | cmake: move extension param files to their own CMakeLists.txt | Johan B. C. Engelen | 2008-04-04 | 2 | -10/+14 |
| * | r18381@shi: ted | 2008-03-07 20:11:34 -0800 | Ted Gould | 2008-04-04 | 23 | -179/+173 |
| * | applied patch by sas to fix default default height and width attributes on sv... | Marcin Floryan | 2008-04-03 | 1 | -5/+2 |
| * | Use MAX_PATH instead of arbitrary string length. Improve comments. | Bob Jamison | 2008-04-03 | 1 | -18/+54 |
| * | Fixed LPE crash with unitialized pointer | Jon A. Cruz | 2008-04-03 | 3 | -21/+17 |
| * | improve jvm search to allow an embedded jre. fix missed "public" on method | Bob Jamison | 2008-04-03 | 2 | -22/+58 |
| * | Improve buf<-->xml doc conversion | Bob Jamison | 2008-04-02 | 2 | -22/+105 |
| * | Initial capability to load current document into script | Bob Jamison | 2008-04-02 | 2 | -18/+99 |
| * | Fold sp_repr_save_file() into sp_repr_save_writer() so that it can also be ca... | Bob Jamison | 2008-04-02 | 2 | -40/+44 |
| * | Forgot adding files during last commit | Maximilian Albert | 2008-04-02 | 2 | -1/+11 |
| * | New LPE: Perspective paths | Maximilian Albert | 2008-04-02 | 5 | -1/+210 |
| * | Make BoolParam usable in boolean expressions directly | Maximilian Albert | 2008-04-02 | 1 | -0/+3 |
| * | Increase precision for circle LPE so that the output is actually a circle :) | Maximilian Albert | 2008-04-02 | 1 | -14/+11 |
| * | get_single_gaussian_blur_radius() ended without a return value. scalar, so u... | Bob Jamison | 2008-04-02 | 1 | -0/+1 |
| * | Cmake: add source directories to src/CMakeLists.txt | Joshua L. Blocher | 2008-04-02 | 1 | -4/+10 |
| * | Move to devlibs for now | Bob Jamison | 2008-04-01 | 10 | -0/+0 |
| * | lpe-skeletal-stroke: fixed bug #204046 (skeleton having more than one subpath... | JF Barraud | 2008-04-01 | 1 | -70/+97 |
| * | patch by Martin von Gagern for bug 174720 | bulia byak | 2008-04-01 | 1 | -0/+3 |
| * | move temporary canvas items to bottom by default. maybe fixes interfering of ... | Johan B. C. Engelen | 2008-04-01 | 2 | -2/+7 |
| * | delete remaining .cvsignore files | Adib Taraben | 2008-04-01 | 29 | -154/+0 |
| * | Improve script engine listing | Bob Jamison | 2008-04-01 | 1 | -9/+13 |
| * | Switch menu to combobox | Bob Jamison | 2008-04-01 | 1 | -30/+42 |
| * | make stroke width adjustable by rotation too | bulia byak | 2008-04-01 | 2 | -4/+121 |
| * | suppress warnings when closing a desktop but not program | bulia byak | 2008-04-01 | 1 | -1/+8 |
| * | suppress warning when closing second document | bulia byak | 2008-04-01 | 1 | -1/+2 |
| * | move helper path to the bottom so it doesnt get in the way with editing nodes | bulia byak | 2008-04-01 | 1 | -0/+3 |
| * | Improve 'dirty' editor handling | Bob Jamison | 2008-04-01 | 2 | -90/+179 |
| * | reproduce the ancestors transform when exporting a single object | bulia byak | 2008-04-01 | 1 | -3/+23 |
| * | remove, totally obsolete | bulia byak | 2008-04-01 | 1 | -35/+0 |
| * | Improve file handling | Bob Jamison | 2008-04-01 | 4 | -14/+219 |
| * | Cmake: Random fixes | Joshua L. Blocher | 2008-04-01 | 1 | -1/+0 |
| * | Oops. forgot resources for console. | Bob Jamison | 2008-03-31 | 10 | -0/+0 |
| * | Cmake: added more Platform File Checks | Joshua L. Blocher | 2008-03-31 | 1 | -1/+1 |
| * | Move script dialog from gtkmm to jvm | Bob Jamison | 2008-03-31 | 11 | -414/+1509 |
| * | Cmake: Start of Platform Checks | Joshua L. Blocher | 2008-03-31 | 1 | -0/+1 |
| * | 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: Updating src CMakeLists soucre list. | Joshua L. Blocher | 2008-03-30 | 3 | -4/+16 |
| * | Adjustments to the lib directory Cmake files | Joshua L. Blocher | 2008-03-30 | 6 | -4/+18 |
| * | 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 |