| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Refactored to abstract lcms usage more. Added CMSSystem class. | Jon A. Cruz | 2011-07-10 | 1 | -1/+2 |
| | | | | (bzr r10437) | ||||
| * | Next step in refactoring color management. More to come. | Jon A. Cruz | 2011-07-09 | 1 | -1/+2 |
| | | | | (bzr r10429) | ||||
| * | Merge from trunk | Krzysztof Kosi??ski | 2011-06-19 | 1 | -1/+4 |
| |\ | | | | | (bzr r9508.1.89) | ||||
| | * | Introducing our new nice measurement tool! :-D | Felipe Corr??a da Silva Sanches | 2011-06-06 | 1 | -1/+2 |
| | | | | | | | (bzr r10259) | ||||
| | * | Port of 0.48.x branch revision 9781. | Jon A. Cruz | 2011-05-28 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | Cleanup of legacy code and casting that was breaking 64-bit gradient use. Fixes bug #743530 and bug #778441. Fixed bugs: - https://launchpad.net/bugs/743530 - https://launchpad.net/bugs/778441 (bzr r10242) | ||||
| | * | Adding initial cut of resource manager. | Jon A. Cruz | 2011-05-06 | 1 | -0/+1 |
| | | | | | | | (bzr r10198) | ||||
| * | | Merge redundant *-fns.h into respective filter headers. | Krzysztof Kosi??ski | 2010-07-14 | 1 | -3/+0 |
| |/ | | | | | | Move gaussian blur to filters directory. Blend filter effect. (bzr r9508.1.16) | ||||
| * | Converted text toolbar to GTK toolbar. | Tavmjong Bah | 2010-04-23 | 1 | -0/+2 |
| | | | | | | | | | | | | Moved Bold and Italics buttons to group font items together. Added items for line-height, word-spacing, and letter-spacing. Added ink-comboboxentry-action to wrap a GtkComboBoxEntry widget: Options: Pop-up completion menu. Use of external cell_data_func for formatting (e.g. font preview). Adjustable GtkEntry width. Display warning icon/tooltip if entry isn't in list. (bzr r9365) | ||||
| * | Adding missing snapping headers. | Ted Gould | 2010-03-24 | 1 | -0/+1 |
| | | | | (bzr r9228) | ||||
| * | Make dist fixes for src/ directory. | Ted Gould | 2010-03-24 | 1 | -2/+2 |
| | | | | (bzr r9227) | ||||
| * | Move around files to remove some vanity directories. | Krzysztof Kosi??ski | 2010-03-14 | 1 | -0/+2 |
| | | | | | | Also remove the obsolete IDL file stub. (bzr r9194) | ||||
| * | Cleanup of gradients and stops. | Jon A. Cruz | 2010-03-08 | 1 | -2/+1 |
| | | | | (bzr r9163) | ||||
| * | * Merge from trunk | Krzysztof Kosi??ski | 2010-01-14 | 1 | -0/+3 |
| |\ | | | | | | | | | | | * Update to new snapping API * Modify the join action slightly (bzr r8846.2.11) | ||||
| | * | add cxxtests for marker_loc enum. code depends on the exact values of the ↵ | Johan B. C. Engelen | 2009-12-05 | 1 | -0/+1 |
| | | | | | | | | | | | enumeration. (bzr r8868) | ||||
| | * | Merge GSoC2009 Connectors into trunk | Arcadie M. Cracan | 2009-12-02 | 1 | -0/+1 |
| | | | | | | | (bzr r8855) | ||||
| | * | Spray Tool by the students at Ecole Centrale de Lyon, Lyon, France | Josh Andler | 2009-11-30 | 1 | -0/+1 |
| | | | | | | | (bzr r8851) | ||||
| * | | Remove remnants of old node tool | Krzysztof Kosi??ski | 2009-12-24 | 1 | -2/+0 |
| | | | | | | | (bzr r8846.2.6) | ||||
| * | | First GSoC node tool commit to Bazaar | Krzysztof Kosi??ski | 2009-11-29 | 1 | -1/+0 |
| |/ | | | (bzr r8846.1.1) | ||||
| * | Revert recent refactoring changes by johnce because they break the build, ↵ | Maximilian Albert | 2009-08-06 | 1 | -3/+0 |
| | | | | | | which cannot be fixed easily. (bzr r8422) | ||||
| * | SPDocument->Document | johnce | 2009-08-05 | 1 | -0/+3 |
| | | | | (bzr r8404) | ||||
| * | remove desktop-affine.h and refactor sp_desktop_dt2doc_* calls | Thomas Holder | 2009-03-13 | 1 | -1/+0 |
| | | | | (bzr r7478) | ||||
| * | Move files from the src/dialogs/ directory to the places where they | Krzysztof Kosi??ski | 2009-02-21 | 1 | -46/+2 |
| | | | | | | 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 | -271/+237 |
| | | | | | | rather than for every subdirectory. (bzr r7336) | ||||
| * | Fix SVN revision reporting so that it doesn't relink on every make | Krzysztof Kosi??ski | 2009-02-19 | 1 | -6/+7 |
| | | | | | | invocation. (bzr r7331) | ||||
| * | remove desktop-affine.cpp | Thomas Holder | 2009-02-11 | 1 | -1/+1 |
| | | | | (bzr r7275) | ||||
| * | Add inkscape-version.h to libinkversion sources so it will be | Krzysztof Kosi??ski | 2009-01-13 | 1 | -1/+1 |
| | | | | | | distributed. (bzr r7127) | ||||
| * | Do not fail when svn client is not installed and .svn directory is | Krzysztof Kosi??ski | 2009-01-13 | 1 | -1/+1 |
| | | | | | | present. (bzr r7124) | ||||
| * | Improved version reporting. Add SVN revision and custom status to | Krzysztof Kosi??ski | 2009-01-13 | 1 | -9/+26 |
| | | | | | | version string on Linux. (bzr r7123) | ||||
| * | Remove utest. | Krzysztof Kosi??ski | 2008-12-30 | 1 | -4/+0 |
| | | | | (bzr r7042) | ||||
| * | Build a single test executable on Linux to match Windows build system. | Krzysztof Kosi??ski | 2008-12-29 | 1 | -90/+2 |
| | | | | (bzr r7040) | ||||
| * | Simplify "make check" makefile rules and remove most of the obsolete | Krzysztof Kosi??ski | 2008-12-09 | 1 | -23/+24 |
| | | | | | | utest-based tests. (bzr r6976) | ||||
| * | "make check" now compiles and runs on Linux. | Krzysztof Kosi??ski | 2008-12-08 | 1 | -9/+23 |
| | | | | (bzr r6973) | ||||
| * | Change the way preferences are loaded to simplify unit testing | Krzysztof Kosi??ski | 2008-12-07 | 1 | -0/+1 |
| | | | | (bzr r6964) | ||||
| * | Merge from fe-moved | Ted Gould | 2008-11-21 | 1 | -39/+1 |
| | | | | (bzr r6891) | ||||
| * | From trunk | Ted Gould | 2008-10-27 | 1 | -3/+1 |
| | | | | (bzr r6885) | ||||
| * | * Lots of documentation for the Inkscape::XML namespace | Krzysztof Kosi??ski | 2008-09-23 | 1 | -0/+1 |
| | | | | | | | * Doxygen fixes for a few files * Garbage-collected allocator for STL containers (bzr r6877) | ||||
| * | Support for title and desc elements when serializing as Plain SVG. | Jeff Schiller | 2008-08-23 | 1 | -0/+2 |
| | | | | (bzr r6709) | ||||
| * | Groundwork for new LPETool tool (which consists of subtools that are ↵ | Maximilian Albert | 2008-08-18 | 1 | -0/+1 |
| | | | | | | constructed from LPEs) (bzr r6645) | ||||
| * | Added missing new files | Jon A. Cruz | 2008-08-09 | 1 | -0/+1 |
| | | | | (bzr r6600) | ||||
| * | Reorder libs, to fix a link-time error. | Peter Moulder | 2008-08-04 | 1 | -1/+1 |
| | | | | (bzr r6554) | ||||
| * | initial handling of <script> tag | Felipe Corr??a da Silva Sanches | 2008-07-22 | 1 | -0/+1 |
| | | | | | | | | | Some people develope SVG files that contain javascript. We should not erase their script nodes! Also, we could develop a scripting IDE in inkscape. Look at http://wiki.inkscape.org/wiki/index.php/BlueprintScriptingIDE (bzr r6391) | ||||
| * | The new CxxTest unit tests now also work on Linux! (Note that test-all | Jasper van de Gronde | 2008-07-17 | 1 | -3/+3 |
| | | | | | | | has become test-src and no longer includes ALL tests, just the tests in src/.) (bzr r6335) | ||||
| * | Resolve ID clashes when pasting (fixes bug 165936). | Stephen Silver | 2008-06-24 | 1 | -0/+1 |
| | | | | (bzr r6048) | ||||
| * | * src/2geom/isnan.h, src/libcola/cola.cpp, src/style.cpp, src/seltrans.cpp, | mjwybrow | 2008-06-22 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | src/libcola/gradient_projection.cpp, src/libvpsc/generate-constraints.cpp, src/libnr/nr-types.cpp, src/libnr/nr-point-fns-test.cpp, src/isnan.h, src/libnr/nr-point-fns.cpp, src/libnr/in-svg-plane-test.cpp, src/doxygen-main.cpp, src/display/nr-filter-composite.cpp, src/display/nr-filter-merge.cpp, src/display/nr-filter-gaussian.cpp, src/display/bezier-utils.cpp, src/Makefile_insert, src/eraser-context.cpp, src/dyna-draw-context.cpp, src/tweak-context.cpp, src/sp-namedview.cpp, src/libnr/in-svg-plane-test.h, src/libnr/nr-point-fns-test.h, src/mod360-test.h, src/CMakeLists.txt, src/2geom/linear.h: Properly fix the conflicting isnan.h problem: 1) Update src/2geom/isnan.h to match newest Inkscape src/isnana.h (Also commited this change to lib2geom project repository) 2) Remove Inkscape's src/isnan.h 3) Update all files to include src/2geom/isnan.h instead of src/isnan.h (bzr r6013) | ||||
| * | UnicodeRange class implementation. | Felipe Corr??a da Silva Sanches | 2008-06-16 | 1 | -0/+1 |
| | | | | | | | This class represents a range of unicode codepoints as used in the u1 and u2 attributes of glyph kerning nodes. (bzr r5949) | ||||
| * | C++ify knotholders | Maximilian Albert | 2008-06-04 | 1 | -1/+1 |
| | | | | (bzr r5797) | ||||
| * | Refactoring out common code | Jon A. Cruz | 2008-05-29 | 1 | -0/+1 |
| | | | | (bzr r5759) | ||||
| * | back off on lifecycle stuff for now | MenTaLguY | 2008-05-15 | 1 | -1/+0 |
| | | | | (bzr r5676) | ||||
| * | introduce lifecycle stuff which will replace libgc | MenTaLguY | 2008-05-15 | 1 | -0/+1 |
| | | | | (bzr r5673) | ||||
| * | attribute loading for font-face tag | Felipe Corr??a da Silva Sanches | 2008-05-10 | 1 | -0/+1 |
| | | | | | | first draft. Still incomplete. (bzr r5644) | ||||
