summaryrefslogtreecommitdiffstats
path: root/src/dialogs/clonetiler.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2008-05-04warning cleanup and fixed string free issueJon A. Cruz1-1/+1
2008-03-27patch from bug 170978bulia byak1-8/+8
2008-03-22set busy cursor and statusbar message while creating clonesbulia byak1-0/+11
2008-03-21No more NRMatrix or NRPoint.Jasper van de Gronde1-5/+4
2008-03-09fix 179178bulia byak1-0/+3
2008-03-07Really fix P6M Clone Tiler mode (case where w <= h).Tavmjong Bah1-1/+1
2008-03-07Fix for bug 199387 (p3, p6 modes of Clone Tiler broken)Tavmjong Bah1-32/+32
2008-02-26Fix for bug 184668 (Tile clone random scaling broken)Tavmjong Bah1-2/+2
2007-12-24Cleanup:Tavmjong Bah1-237/+509
2007-12-02fix pmgbulia byak1-8/+12
2007-11-08warning cleanupJon A. Cruz1-37/+37
2007-09-24Fixed unsafe hardcoding of buffer sizeJon A. Cruz1-3/+3
2007-05-23Clone Tiler: Change bbox calculation from the default APPROXIMATE_BBOX to GEO...Peter Moulder1-1/+7
2007-03-31make rotations, scales and flips work with the object's rotation axisbulia byak1-11/+21
2007-03-23fix the combination of P4+ symmetries with exponentbulia byak1-14/+11
2007-03-04adapt code to new Maybe/bbox regimeMenTaLguY1-16/+23
2007-03-04switch from invokeBbox to getBounds (need to fix problems with emptyMenTaLguY1-10/+8
2007-03-01API change: render methods now take a cairo_t (not yet used)bulia byak1-1/+1
2007-02-28refactor sp_svg_transform_write to return a dynamically-allocated stringMenTaLguY1-6/+3
2007-02-24fix crash when tracing with too small clonesbulia byak1-1/+2
2007-02-24fix crash when tracing with too small clonesbulia byak1-0/+4
2007-02-12fix 1658088bulia byak1-4/+4
2007-01-21start switching sp_repr_new* over to XML::Document::create*, and rename creat...MenTaLguY1-1/+1
2007-01-16fix filter area clipping when blurring a squeezed objectbulia byak1-1/+1
2006-11-27non-gtkmm dialogs are now always opened ON-screenJohan B. C. Engelen1-10/+13
2006-10-23fix calculating the blur radius, use the new APIbulia byak1-5/+5
2006-10-20make blur slider a percentage; change opacity to 1..100 as well; ensure the f...bulia byak1-1/+4
2006-10-10undo annotationsbulia byak1-3/+3
2006-10-08Add blurbulia byak1-10/+89
2006-08-25peeled back the gboolean code as it hit on some complexity theory principles...Jon Phillips1-1/+1
2006-08-23Ok, committed msgloan's patch to convert gbooleans to bools thus completingJon Phillips1-1/+1
2006-06-29patch from Gustav Broberg: undo annotations and history dialogbulia byak1-3/+6
2006-05-28replace nr_new() with g_new(), and try to converge on using the glib allocato...MenTaLguY1-1/+2
2006-04-17Get rid of the SP_DT_* macros which do nothing more than provide additional, ...MenTaLguY1-16/+16
2006-04-08Shrunk a few icon sizes.Jon A. Cruz1-2/+2
2006-04-06Decoupling from direct use of GtkIconSize to allow for smaller custom ones.Jon A. Cruz1-2/+2
2006-03-28preserve (but not use yet) rotation center when making tiled clonesbulia byak1-0/+18
2006-03-13#include svg/svg-color.h instead of or as well as (as appropriate) svg/svg.h.Peter Moulder1-0/+1
2006-02-24make sure only positive dialog positions are read from preferences, fixes #12...Ralf Stephan1-0/+3
2006-02-24make sure no negative dialog position is written into preferences,Ralf Stephan1-0/+3
2006-02-13bulk whitespace removal patch #1198588 by gigaclonRalf Stephan1-77/+77