| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Adding the cxxtest template to the dist list | Ted Gould | 2009-04-21 | 1 | -1/+2 |
| | | | | (bzr r7749) | ||||
| * | run-all-extension-tests in make check | Aur??lio A. Heckert | 2009-04-13 | 1 | -1/+1 |
| | | | | (bzr r7702) | ||||
| * | correct locale for the "svn info" in "make check". | Aur??lio A. Heckert | 2009-03-10 | 1 | -1/+1 |
| | | | | (bzr r7466) | ||||
| * | Use g_base64_encode_step when importing images via drag and drop. | Krzysztof Kosi??ski | 2009-02-22 | 1 | -1/+1 |
| | | | | | | Fix linking during make check. (bzr r7344) | ||||
| * | Move files from the src/dialogs/ directory to the places where they | Krzysztof Kosi??ski | 2009-02-21 | 1 | -49/+76 |
| | | | | | | should be. Build libinkscape.a - should reduce link time. (bzr r7337) | ||||
| * | Only build static libraries for subdirs than actually contain libraries, | Krzysztof Kosi??ski | 2009-02-20 | 1 | -47/+38 |
| | | | | | | rather than for every subdirectory. (bzr r7336) | ||||
| * | Improved version reporting. Add SVN revision and custom status to | Krzysztof Kosi??ski | 2009-01-13 | 1 | -7/+8 |
| | | | | | | version string on Linux. (bzr r7123) | ||||
| * | Remove utest. | Krzysztof Kosi??ski | 2008-12-30 | 1 | -7/+2 |
| | | | | (bzr r7042) | ||||
| * | Build a single test executable on Linux to match Windows build system. | Krzysztof Kosi??ski | 2008-12-29 | 1 | -57/+90 |
| | | | | (bzr r7040) | ||||
| * | * Removing the bitmap files that aren't being used. | Ted Gould | 2008-12-10 | 1 | -2/+1 |
| | | | | | | | | | | | | | | * Removing the filter files that haven't been used. * Adding a small little script to pull the strings out of the filters.svg file and pull them into a header file so that they can be translated. * Fix generate_POTFILES.sh so that it warns that it'll probably break things * Update POTFILES.in so that it matches the files better. * Making a bunch of .svg files not executable. * Patching the effects code so that the sorting of the menus is correct and the first entry is not ignored. (bzr r6984) | ||||
| * | Simplify "make check" makefile rules and remove most of the obsolete | Krzysztof Kosi??ski | 2008-12-09 | 1 | -55/+12 |
| | | | | | | utest-based tests. (bzr r6976) | ||||
| * | "make check" now compiles and runs on Linux. | Krzysztof Kosi??ski | 2008-12-08 | 1 | -29/+25 |
| | | | | (bzr r6973) | ||||
| * | Partial fix for "make check" compilation failure. | Krzysztof Kosi??ski | 2008-12-08 | 1 | -1/+0 |
| | | | | (bzr r6969) | ||||
| * | Merge from fe-moved | Ted Gould | 2008-11-21 | 1 | -0/+3 |
| | | | | (bzr r6891) | ||||
| * | Merge from trunk | Ted Gould | 2008-10-31 | 1 | -1/+2 |
| | | | | (bzr r6887) | ||||
| * | Enable exception handling for CxxTest in Makefiles | Jasper van de Gronde | 2008-08-02 | 1 | -1/+1 |
| | | | | (bzr r6524) | ||||
| * | The new CxxTest unit tests now also work on Linux! (Note that test-all | Jasper van de Gronde | 2008-07-17 | 1 | -25/+22 |
| | | | | | | | has become test-src and no longer includes ALL tests, just the tests in src/.) (bzr r6335) | ||||
| * | * src/Makefile.am: Add missing IMAGEMAGICK_INCLUDES. | mjwybrow | 2008-05-16 | 1 | -0/+1 |
| | | | | (bzr r5678) | ||||
| * | minor: Add bind/makefile.in | Peter Moulder | 2008-03-10 | 1 | -0/+1 |
| | | | | (bzr r5038) | ||||
| * | Fixed build | Jon A. Cruz | 2008-03-10 | 1 | -1/+1 |
| | | | | (bzr r5036) | ||||
| * | Add the /bind dir | Bob Jamison | 2008-03-10 | 1 | -0/+2 |
| | | | | (bzr r5027) | ||||
| * | Applied patch for LCMS from bug #182170 | Jon A. Cruz | 2008-03-04 | 1 | -0/+1 |
| | | | | (bzr r4949) | ||||
| * | remove all mention of extension/internal/gnome.cpp from build files for make ↵ | Aaron Spike | 2007-12-10 | 1 | -2/+0 |
| | | | | | | distcheck; this included removing mention from a comment in src/libnr/nr-path.h (bzr r4201) | ||||
| * | Implement cross-architecture print dialog using cairo and PNG backends. | Kees Cook | 2007-12-10 | 1 | -1/+0 |
| | | | | (bzr r4199) | ||||
| * | r16914@shi: ted | 2007-10-30 21:58:05 -0700 | Ted Gould | 2007-10-31 | 1 | -2/+0 |
| | | | | | | Switching everything over to a linked in libwpg (bzr r3992) | ||||
| * | r16913@shi: ted | 2007-10-30 21:32:09 -0700 | Ted Gould | 2007-10-31 | 1 | -1/+2 |
| | | | | | | Adding in libwpg (bzr r3991) | ||||
| * | Dockable dialogs patch applied | gustav_b | 2007-08-29 | 1 | -0/+3 |
| | | | | | | (https://sourceforge.net/tracker/?func=detail&atid=604308&aid=1688508&group_id=93438) (bzr r3613) | ||||
| * | Commit LivePathEffect branch to trunk! | Johan B. C. Engelen | 2007-08-14 | 1 | -0/+9 |
| | | | | | | (disabled extension/internal/bitmap/*.* in build.xml to fix compilation) (bzr r3472) | ||||
| * | Initial commit of native poppler-based PDF import. | miklosh | 2007-07-12 | 1 | -0/+2 |
| | | | | (bzr r3230) | ||||
| * | drop more missing files from autoconf | Kees Cook | 2007-03-22 | 1 | -3/+0 |
| | | | | (bzr r2734) | ||||
| * | Moving functions from svg_preview_cache.h to a new .cpp | Bryce Harrington | 2007-02-20 | 1 | -0/+3 |
| | | | | (bzr r2402) | ||||
| * | initial support for gtk print dialog, if available | Kees Cook | 2007-02-05 | 1 | -0/+1 |
| | | | | (bzr r2331) | ||||
| * | this is the wrong place to fix old dialogs. po dir needs to be updated | Kees Cook | 2007-01-13 | 1 | -1/+1 |
| | | | | (bzr r2209) | ||||
| * | more missing files. added "expected failure" list | Kees Cook | 2007-01-13 | 1 | -5/+4 |
| | | | | (bzr r2208) | ||||
| * | fixes for style-test prefs crashes | Kees Cook | 2007-01-13 | 1 | -0/+6 |
| | | | | (bzr r2202) | ||||
| * | full correction for rest of test builds | Kees Cook | 2007-01-13 | 1 | -0/+1 |
| | | | | (bzr r2201) | ||||
| * | fixing win32 part of packaging bug [ 1632894 ] files missing from 0.45pre0 ↵ | theAdib | 2007-01-11 | 1 | -0/+4 |
| | | | | | | tarball (bzr r2188) | ||||
| * | r13107@tres: ted | 2006-07-30 11:47:41 -0700 | Ted Gould | 2006-07-31 | 1 | -0/+2 |
| | | | | | | Getting the basic build stuff in. No we're building libwpg (bzr r1524) | ||||
| * | remove vestigal plugin support | MenTaLguY | 2006-07-25 | 1 | -1/+0 |
| | | | | (bzr r1473) | ||||
| * | * src/Makefile_insert, src/Makefile.am, src/svg/Makefile_insert, | mjwybrow | 2006-07-14 | 1 | -1/+1 |
| | | | | | | | | | src/xml/Makefile_insert, src/libnr/Makefile_insert: Add "$(srcdir)/" to some things so that "make check" works in the case that the build directory is somewhere other than the source directory. (bzr r1413) | ||||
| * | - added toggle buttons for directed layout (doesn't do anything yet) and ↵ | Tim Dwyer | 2006-07-12 | 1 | -2/+0 |
| | | | | | | | | | overlap avoiding layout to connector toolbar - added icon for directed layout toggle button - removed old ref to remove_rectangle_overlaps-test from src/Makefile.am (bzr r1396) | ||||
| * | Previously graph layout was done using the Kamada-Kawai layout algorithm | Tim Dwyer | 2006-07-12 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | | | implemented in Boost. I am replacing this with a custom implementation of a constrained stress-majorization algorithm. The stress-majorization algorithm is more robust and has better convergence characteristics than Kamada-Kawai, and also simple constraints can be placed on node position (for example, to enforce downward-pointing edges, non-overlap constraints, or cluster constraints). Another big advantage is that we no longer need Boost. I've tested the basic functionality, but I have yet to properly handle disconnected graphs or to properly scale the resulting layout. This commit also includes significant refactoring... the quadratic program solver - libvpsc (Variable Placement with Separation Constraints) has been moved to src/libvpsc and the actual graph layout algorithm is in libcola. (bzr r1394) | ||||
| * | manually merging the INKBOARD_PEDRO branch into trunk | daleharvey | 2006-06-23 | 1 | -1/+4 |
| | | | | (bzr r1268) | ||||
| * | define ndistclean-local to get rid of test files, write inkscape.pot rule, ↵ | Ralf Stephan | 2006-05-24 | 1 | -0/+2 |
| | | | | | | fix POTFILES.in --- fixes #1467073 (bzr r1002) | ||||
| * | change link order of test_all to enable make distcheck | Ralf Stephan | 2006-05-24 | 1 | -3/+3 |
| | | | | (bzr r997) | ||||
| * | $(test_all_includes) were not distributed in package | Ralf Stephan | 2006-05-22 | 1 | -1/+1 |
| | | | | (bzr r952) | ||||
| * | removed make.dep, make.files make.ofiles from distribution | Adib Taraben | 2006-05-13 | 1 | -3/+0 |
| | | | | (bzr r821) | ||||
| * | r11667@tres: ted | 2006-05-01 22:48:49 -0700 | Ted Gould | 2006-05-02 | 1 | -8/+0 |
| | | | | | | | Backing out version 11530. SVK is so liberating and so frustrating all at the same time. (bzr r697) | ||||
| * | (bzr r690) | Ted Gould | 2006-05-02 | 1 | -0/+8 |
| | | |||||
| * | Moved four more tests to CxxTest | Jon A. Cruz | 2006-05-01 | 1 | -8/+0 |
| | | | | (bzr r650) | ||||
