summaryrefslogtreecommitdiffstats
path: root/ChangeLog (follow)
Commit message (Collapse)AuthorAgeFilesLines
* add checks to make sure given nodepath pointers are not null before working ↵John Bintz2006-08-051-0/+7
| | | | | with them (bzr r1560)
* refactor pkg-config tests and add explicit cairo testMenTaLguY2006-08-011-0/+4
| | | (bzr r1539)
* Fixed dates in ChangeLogJohn Bintz2006-07-301-2/+2
| | | (bzr r1514)
* Fix bug where deleting a node broke the symmetry of neighboring smooth nodes ↵John Bintz2006-07-301-0/+7
| | | | | | | and failed to convert those nodes to cusp nodes (bzr r1513)
* remove GObject signals from SPObjectMenTaLguY2006-07-291-0/+4
| | | (bzr r1511)
* switch to sigc++ SPObject signals for SPSwitchMenTaLguY2006-07-291-3/+4
| | | (bzr r1510)
* switch to sigc++ SPObject signals for SPPatternMenTaLguY2006-07-291-4/+4
| | | (bzr r1509)
* switch to sigc++ SPObject signals for SPGradientMenTaLguY2006-07-291-1/+2
| | | (bzr r1508)
* switch to sigc++ SPObject signals for SPDocumentMenTaLguY2006-07-291-3/+4
| | | (bzr r1507)
* switch to sigc++ SPObject signals for desktop widgetMenTaLguY2006-07-291-1/+2
| | | (bzr r1506)
* switch to sigc++ SPObject signals for SPGradientImageMenTaLguY2006-07-291-1/+2
| | | (bzr r1505)
* switch to sigc++ SPObject signals for gradient toolbarMenTaLguY2006-07-291-0/+6
| | | (bzr r1504)
* switch to sigc++ SPObject signals for SPUsePathReferenceMenTaLguY2006-07-281-1/+2
| | | (bzr r1498)
* switch to sigc++ SPObject signals for SPAttributeWidget and SPAttributeTableMenTaLguY2006-07-281-1/+3
| | | (bzr r1497)
* switch to sigc++ SPObject signals for SPOffsetMenTaLguY2006-07-281-2/+2
| | | (bzr r1496)
* switch to sigc++ SPObject signals for SPShapeMenTaLguY2006-07-281-0/+6
| | | (bzr r1495)
* switch to sigc++ "release"MenTaLguY2006-07-271-0/+6
| | | (bzr r1489)
* finish switching to sigc++ SPObject signals for SPStyleMenTaLguY2006-07-261-0/+6
| | | (bzr r1480)
* switch to sigc++ SPObject signals for SPGradientVectorSelectorMenTaLguY2006-07-251-0/+6
| | | (bzr r1476)
* unlibtoolize the build process (yay!) -- we haven't actually used libtool ↵MenTaLguY2006-07-251-0/+7
| | | | | for ages (bzr r1474)
* remove vestigal plugin supportMenTaLguY2006-07-251-0/+8
| | | (bzr r1473)
* further work on LSB build configurationMenTaLguY2006-07-251-0/+4
| | | (bzr r1471)
* forced redraw of canvas upon completion of zooming or upon starting rubber ↵John Bintz2006-07-231-2/+10
| | | | | | | band selection events to work around event starvation issue at high zoom levels (bzr r1464)
* Update pattern creation help text to reflect new menu layout.MenTaLguY2006-07-231-0/+8
| | | (bzr r1463)
* * Makefile.am: Add files to release needed for improvements to Mac mjwybrow2006-07-231-1/+1
| | | | | packaging. (bzr r1462)
* * packaging/osx-app.sh, packaging/macosx/inkscape.ds_storemjwybrow2006-07-231-16/+26
| | | | | | | | | | | packaging/macosx/dmg_background.svg, packaging/macosx/osx-dmg.sh, packaging/macosx/dmg_background.png, packaging/macosx/dmg_set_style.scpt: Improve the disk image layout for Mac OS X releases. This is based on Jean-Olivier Irisson's work and patches, submitted as #1516212. (bzr r1460)
* added SPDesktop::updateNow() and forced redraw of canvas upon completion of ↵John Bintz2006-07-231-0/+11
| | | | | | | selection or panning to work around event starvation issue at high zoom levels (bzr r1459)
* Forced redraw of canvas upon document commit to work around event starvation ↵John Bintz2006-07-231-0/+8
| | | | | issue at high zoom levels (bzr r1458)
* patch from John Bintz, adding pref to simplify multiple paths separatelyMenTaLguY2006-07-221-0/+7
| | | (bzr r1457)
* update ChangeLogMenTaLguY2006-07-221-0/+4
| | | (bzr r1456)
* switch to using sigc++ signalsMenTaLguY2006-07-221-0/+6
| | | (bzr r1454)
* switch to sigc++ signals and manually clean up signal connections (although ↵MenTaLguY2006-07-211-0/+7
| | | | | it may not be strictly necessary to do so here) (bzr r1453)
* switch to sigc++ signal for "release"MenTaLguY2006-07-211-1/+2
| | | (bzr r1452)
* switch to sigc++ signals for "release"MenTaLguY2006-07-211-14/+4
| | | (bzr r1451)
* switch to sigc++ signal for "release"MenTaLguY2006-07-211-0/+6
| | | (bzr r1450)
* switch to sigc++ signals for "modified" and "release"MenTaLguY2006-07-211-0/+6
| | | (bzr r1449)
* switched to using sigc++ "modified" signalMenTaLguY2006-07-211-0/+6
| | | (bzr r1448)
* sp_object_invoke_release -> SPObject::releaseReferences, plus the ↵MenTaLguY2006-07-211-0/+8
| | | | | introduction of sigc++ signals for "release" and "modified" which will eventually replace their GObject signal counterparts (bzr r1447)
* replace two uses of hash_map with standard STL mapMenTaLguY2006-07-211-0/+6
| | | (bzr r1446)
* minor changelog noteBryce Harrington2006-07-211-1/+1
| | | (bzr r1445)
* marker refactoring workBryce Harrington2006-07-201-0/+7
| | | (bzr r1441)
* We now use connector spacing to determine the minimum space requiredTim Dwyer2006-07-181-1/+11
| | | | | | | | between shape bounding boxes when graph layout with avoid overlap constraints is applied. This means that there should always be enough room for connectors to route between shapes. Also changed the default connector spacing to a less extreme 3. (bzr r1435)
* Changelog entry for connected components handling in graph layout.Tim Dwyer2006-07-171-0/+9
| | | (bzr r1427)
* * src/Makefile_insert, src/Makefile.am, src/svg/Makefile_insert,mjwybrow2006-07-141-0/+6
| | | | | | | | 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)
* * src/sp-conn-end-pair.cpp, src/connector-context.cpp,mjwybrow2006-07-141-1/+7
| | | | | | src/document.cpp, src/libavoid/*: Update libavoid with upstream fixes, optimisations and new features. (bzr r1411)
* - improve hint for directed graph toggleTim Dwyer2006-07-141-0/+19
| | | (bzr r1409)
* * src/libavoid/router.cpp: Fixed a bug in the libavoid functionmjwybrow2006-07-141-2/+8
| | | | | | Router::attachedConns(). Previously unused, but needed by Tim for new Graph Layout code. (bzr r1407)
* added commandline option ability and got timer ready for doing automaticJon Phillips2006-07-131-0/+6
| | | | | slideshows (bzr r1406)
* Add Niko, Hugo, Dale and Gustav.Colin Marquardt2006-07-021-0/+5
| | | (bzr r1340)
* * src/connector-context.cpp, src/widgets/toolbox.cpp:mjwybrow2006-06-301-1/+6
| | | | | Add undo event descriptions for the connector context. (bzr r1323)