| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | Remove unused fix for an ancient problem with g_ascii_strtod | Krzysztof Kosi??ski | 2013-07-23 | 1 | -1/+0 | |
| | | | | | | | | | | (bzr r12432) | |||||
| | * | | Remove approx-equal.h and replace with Geom::are_near | Krzysztof Kosi??ski | 2013-07-23 | 1 | -1/+1 | |
| | |/ | | | | | (bzr r12431) | |||||
| * | | Merged from trunk (r12419). | Markus Engel | 2013-07-14 | 1 | -0/+2 | |
| |\| | | | | | (bzr r11608.1.107) | |||||
| | * | Fix for Bug #1185132 (colorspace.h not included in the tarball when doing a ↵ | Nicolas Dufour | 2013-07-09 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | | make dist) by Ryan Lerch. Fixed bugs: - https://launchpad.net/bugs/1185132 (bzr r12410) | |||||
| | * | Factored layer model out into new Inkscape::LayerModel class. This allows | Eric Greveson | 2013-07-01 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Inkscape::Selection to use a LayerModel that is not associated with a UI. Changed the interface of verbs (SPAction) to use a new ActionContext rather than UI::View::View, again so that verbs may be used in a console mode. Modified boolean operation verbs to work in console-only mode. Fixed up DESKTOP_IS_ACTIVE macro to work in the case of no desktops. Modified main.cpp to process selections and verbs in no-GUI mode. Other changes are all consequences of the SPDesktop, Selection and LayerModel interface changes. (bzr r12387.1.1) | |||||
| | * | Remove unused file memeq.h | Krzysztof Kosi??ski | 2013-06-23 | 1 | -1/+0 | |
| | | | | | | | (bzr r12385) | |||||
| * | | Removed some unused files; more refactoring in EventContext tree. | Markus Engel | 2013-04-21 | 1 | -2/+0 | |
| | | | | | | | (bzr r11608.1.104) | |||||
| * | | Moved factories to different files. | Markus Engel | 2013-04-20 | 1 | -2/+5 | |
| | | | | | | | (bzr r11608.1.100) | |||||
| * | | Removed old SPObject factory. | Markus Engel | 2013-04-10 | 1 | -1/+0 | |
| | | | | | | | (bzr r11608.1.91) | |||||
| * | | Merged PaintServer and subclasses; moved Gradient classes to own files. | Markus Engel | 2013-04-05 | 1 | -9/+3 | |
| | | | | | | | (bzr r11608.1.82) | |||||
| * | | Added new factory for SPObject tree objects. | Markus Engel | 2013-04-02 | 1 | -0/+1 | |
| | | | | | | | (bzr r11608.1.68) | |||||
| * | | Added TypeInfo class. | Markus Engel | 2013-03-31 | 1 | -0/+1 | |
| |/ | | | (bzr r11608.1.62) | |||||
| * | Merge in connector cleanup | Martin Owens | 2013-01-11 | 1 | -1/+0 | |
| |\ | | | | | (bzr r12015) | |||||
| | * | Step 1. Remove junk and keep functionality. | Martin Owens | 2012-11-30 | 1 | -1/+0 | |
| | | | | | | | (bzr r11894.1.1) | |||||
| * | | A few more headers | Ted Gould | 2012-10-15 | 1 | -1/+1 | |
| | | | | | | | (bzr r11804.1.6) | |||||
| * | | Files in /src that no longer exist | Ted Gould | 2012-10-15 | 1 | -1/+0 | |
| |/ | | | (bzr r11804.1.2) | |||||
| * | Drop GTK+ 2.20 support. | Alex Valavanis | 2012-07-05 | 1 | -1/+0 | |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1020494 (bzr r11529) | |||||
| * | Add Mesh tool (experimental, requires Cario >= 1.11.4, disabled by default). | Tavmjong Bah | 2012-05-23 | 1 | -0/+8 | |
| | | | | (bzr r11406) | |||||
| * | Eliminated duplication of GTK key defines. | Jon A. Cruz | 2012-05-03 | 1 | -0/+1 | |
| | | | | (bzr r11318) | |||||
| * | Patch from lp 721448 to make OSX Aqua builds more stable | Josh Andler | 2012-02-08 | 1 | -1/+0 | |
| | | | | (bzr r10950) | |||||
| * | Add possibility to check validity of attributes and usefulness of properties. | Tavmjong Bah | 2011-11-29 | 1 | -0/+3 | |
| | | | | | | | | | | This code adds the ability to check for every elment in an SVG document if its attributes are valid and the styling properties are useful. Options under the SVG Output section of the Inkscape Preferences dialog control what should be checked when, and what actions should be taken if invalid attributes or non-useful properties are found. (bzr r10753) | |||||
| * | 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) | |||||
