summaryrefslogtreecommitdiffstats
path: root/src/dialogs/tiledialog.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Switch selection bounds and center to use NR::Maybe, addressing most of theMenTaLguY2007-03-111-4/+4
| | | | | recent bbox regressions. (bzr r2604)
* adapt code to new Maybe/bbox regimeMenTaLguY2007-03-041-39/+62
| | | (bzr r2538)
* switch from invokeBbox to getBounds (need to fix problems with emptyMenTaLguY2007-03-041-7/+7
| | | | | rect handling, though) (bzr r2536)
* undo annotationsbulia byak2006-10-101-2/+2
| | | (bzr r1793)
* patch from Gustav Broberg: undo annotations and history dialogbulia byak2006-06-291-1/+2
| | | (bzr r1315)
* patch from bug 1495755bulia byak2006-05-271-0/+3
| | | (bzr r1023)
* Get rid of the SP_DT_* macros which do nothing more than provide additional, ↵MenTaLguY2006-04-171-7/+7
| | | | | confusing, names for other functions. If shorter names are desired, the actual functions should be renamed -- or better, made into member functions. (bzr r532)
* Decoupling from direct use of GtkIconSize to allow for smaller custom ones.Jon A. Cruz2006-04-061-2/+2
| | | (bzr r439)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+872
(bzr r1)