summaryrefslogtreecommitdiffstats
path: root/src/dialogs/unclump.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move files from the src/dialogs/ directory to the places where they Krzysztof Kosi??ski2009-02-211-388/+0
| | | | | should be. Build libinkscape.a - should reduce link time. (bzr r7337)
* get rid of a lot of no longer needed "libnr/nr-..." includes.Johan B. C. Engelen2008-12-301-1/+0
| | | (bzr r7045)
* Merge from fe-movedTed Gould2008-11-211-10/+18
| | | (bzr r6891)
* Merging from trunkTed Gould2008-10-111-2/+2
| | | (bzr r6884)
* Yet another NR ==> Geom changeMaximilian Albert2008-09-181-70/+70
| | | (bzr r6840)
* remove many unnecessary to_2geom and from_2geom callsJohan B. C. Engelen2008-08-081-6/+6
| | | (bzr r6593)
* NR::Maybe => boost::optionalJohan B. C. Engelen2008-08-051-2/+2
| | | (bzr r6569)
* change NR::Matrix to Geom:: for many sp_item_xxx_affine functionsJohan B. C. Engelen2008-06-121-4/+4
| | | (bzr r5915)
* add required includes for gcc 4.3 and fix a const issue -- patch #1675635MenTaLguY2007-03-181-0/+1
| | | | | from mellum (Falk Hueffner) (bzr r2696)
* adapt code to new Maybe/bbox regimeMenTaLguY2007-03-041-7/+16
| | | (bzr r2538)
* switch from invokeBbox to getBounds (need to fix problems with emptyMenTaLguY2007-03-041-2/+2
| | | | | rect handling, though) (bzr r2536)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+371
(bzr r1)