summaryrefslogtreecommitdiffstats
path: root/src/dialogs/tiledialog.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2008-11-21Merge from fe-movedTed Gould1-887/+0
2008-10-27From trunkTed Gould1-82/+73
2008-10-11Merging from trunkTed Gould1-13/+10
2008-09-19by default, try square arrangement, not 1 row as beforebulia byak1-5/+8
2008-09-18Yet another NR ==> Geom changeMaximilian Albert1-31/+30
2008-08-08remove many unnecessary to_2geom and from_2geom callsJohan B. C. Engelen1-9/+9
2008-08-05NR::Maybe => boost::optionalJohan B. C. Engelen1-8/+8
2008-06-12change NR::Matrix to Geom:: for many sp_item_xxx_affine functionsJohan B. C. Engelen1-8/+8
2008-06-11plumb XML::Documents in everywhereMenTaLguY1-1/+1
2008-01-30rename grid arrange to rows and columnsbulia byak1-1/+1
2007-12-07Rework dialog management. Use singleton behavior for dialogs whengustav_b1-5/+5
2007-11-22The dialog to panel refactoring:gustav_b1-7/+5
2007-11-10Warning cleanupJon A. Cruz1-1/+1
2007-08-29Dockable dialogs patch applied gustav_b1-2/+2
2007-03-11Switch selection bounds and center to use NR::Maybe, addressing most of theMenTaLguY1-4/+4
2007-03-04adapt code to new Maybe/bbox regimeMenTaLguY1-39/+62
2007-03-04switch from invokeBbox to getBounds (need to fix problems with emptyMenTaLguY1-7/+7
2006-10-10undo annotationsbulia byak1-2/+2
2006-06-29patch from Gustav Broberg: undo annotations and history dialogbulia byak1-1/+2
2006-05-27patch from bug 1495755bulia byak1-0/+3
2006-04-17Get rid of the SP_DT_* macros which do nothing more than provide additional, ...MenTaLguY1-7/+7
2006-04-06Decoupling from direct use of GtkIconSize to allow for smaller custom ones.Jon A. Cruz1-2/+2