| Commit message (Expand) | Author | Age | Files | Lines |
| * | 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 |
| * | 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 |
| * | 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 *.[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 |
| * | cleanup ClipboardManagerImpl::pastePathEffect() code. | Johan B. C. Engelen | 2008-03-28 | 1 | -17/+23 |
| * | when applying LPE to rect, convert it to path first | Johan B. C. Engelen | 2008-03-28 | 3 | -3/+15 |
| * | fix lpe-PathPAram when deleting the path that it links to | Johan B. C. Engelen | 2008-03-28 | 3 | -3/+19 |
| * | and two more files that were missed in lpe-group commit | Johan B. C. Engelen | 2008-03-28 | 2 | -0/+116 |
| * | Add two files that were forgotten in last commit | Johan B. C. Engelen | 2008-03-28 | 2 | -0/+520 |
| * | - Created a SPLPEItem class that handles applying a LPE to an Item | Bastien Bouclet | 2008-03-28 | 24 | -360/+271 |
| * | nr_matrix_inverse is no more, removed test from nr-matrix-test | Jasper van de Gronde | 2008-03-28 | 1 | -29/+1 |
| * | Fixed initialization order | Jon A. Cruz | 2008-03-28 | 1 | -3/+3 |
| * | Completing incomplete application of patch at https://bugs.launchpad.net/inks... | Mike Pittman | 2008-03-28 | 1 | -3/+3 |
| * | fix compile | bulia byak | 2008-03-28 | 1 | -1/+1 |