summaryrefslogtreecommitdiffstats
path: root/src/dialogs/clonetiler.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2009-02-19Make all icons themable (except the filter icons).Krzysztof Kosi??ski1-25/+21
2008-12-30get rid of a lot of no longer needed "libnr/nr-..." includes.Johan B. C. Engelen1-8/+0
2008-12-05more 2geomificationJohan B. C. Engelen1-2/+2
2008-11-27small 2geomification of clone tile dialogJohan B. C. Engelen1-24/+24
2008-11-21Merge from fe-movedTed Gould1-7/+5
2008-10-27From trunkTed Gould1-131/+129
2008-10-11Merging from trunkTed Gould1-7/+7
2008-09-18More NR ==> Geom conversion (points and some matrices/transforms)Maximilian Albert1-129/+129
2008-09-16Refactored preferences handling into a new version of Krzysztof Kosi??ski1-143/+159
2008-09-16hide the item shown for tracing, fixes leakbulia byak1-4/+9
2008-08-18since all values are 0..1, shifting gamma up must use power<1 so that the val...bulia byak1-2/+2
2008-08-08remove many unnecessary to_2geom and from_2geom callsJohan B. C. Engelen1-1/+1
2008-08-05NR::Maybe => boost::optionalJohan B. C. Engelen1-1/+1
2008-07-24make clonetiler obey the bbox prefsbulia byak1-6/+4
2008-06-12change NR::Matrix to Geom:: for many sp_item_xxx_affine functionsJohan B. C. Engelen1-1/+1
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