summaryrefslogtreecommitdiffstats
path: root/src/dialogs/clonetiler.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
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