summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Switch menu to comboboxBob Jamison2008-04-011-30/+42
* make stroke width adjustable by rotation toobulia byak2008-04-012-4/+121
* suppress warnings when closing a desktop but not programbulia byak2008-04-011-1/+8
* suppress warning when closing second documentbulia byak2008-04-011-1/+2
* move helper path to the bottom so it doesnt get in the way with editing nodesbulia byak2008-04-011-0/+3
* Improve 'dirty' editor handlingBob Jamison2008-04-012-90/+179
* reproduce the ancestors transform when exporting a single objectbulia byak2008-04-011-3/+23
* remove, totally obsoletebulia byak2008-04-011-35/+0
* Improve file handlingBob Jamison2008-04-014-14/+219
* Cmake: Random fixesJoshua L. Blocher2008-04-011-1/+0
* Oops. forgot resources for console.Bob Jamison2008-03-3110-0/+0
* Cmake: added more Platform File ChecksJoshua L. Blocher2008-03-311-1/+1
* Move script dialog from gtkmm to jvmBob Jamison2008-03-3111-414/+1509
* Cmake: Start of Platform ChecksJoshua L. Blocher2008-03-311-0/+1
* 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: Updating src CMakeLists soucre list.Joshua L. Blocher2008-03-303-4/+16
* Adjustments to the lib directory Cmake filesJoshua L. Blocher2008-03-306-4/+18
* 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
* 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 *.[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
* cleanup ClipboardManagerImpl::pastePathEffect() code.Johan B. C. Engelen2008-03-281-17/+23
* when applying LPE to rect, convert it to path firstJohan B. C. Engelen2008-03-283-3/+15
* fix lpe-PathPAram when deleting the path that it links toJohan B. C. Engelen2008-03-283-3/+19
* and two more files that were missed in lpe-group commitJohan B. C. Engelen2008-03-282-0/+116
* Add two files that were forgotten in last commitJohan B. C. Engelen2008-03-282-0/+520
* - Created a SPLPEItem class that handles applying a LPE to an ItemBastien Bouclet2008-03-2824-360/+271
* nr_matrix_inverse is no more, removed test from nr-matrix-testJasper van de Gronde2008-03-281-29/+1
* Fixed initialization orderJon A. Cruz2008-03-281-3/+3
* Completing incomplete application of patch at https://bugs.launchpad.net/inks...Mike Pittman2008-03-281-3/+3
* fix compilebulia byak2008-03-281-1/+1