Code

Merge and cleanup of GSoC C++-ification project.
[inkscape.git] / src / dialogs / clonetiler.cpp
2010-12-12 Jon A. CruzMerge and cleanup of GSoC C++-ification project.
2010-11-17 Chris MorganSuper duper mega (fun!) commit: replaced encoding=utf...
2010-10-12 Krzysztof KosińskiRemove the failed and unused "new gui" stuff.
2010-08-30 JazzyNicoExtensions. Shebangs branch merge.
2010-08-22 JazzyNicoi18n. Context cleanup (context|string replaced with...
2010-07-03 Abhishek Sharma... another c++ification for sp-object.h/cpp and still...
2010-07-02 Abhishek Sharma... New Class SPDocumentUndo created which takes care of...
2010-07-01 Abhishek Sharma... C++fied SPDocument added
2010-06-29 Abhishek Sharma... This is the first c++ification commit from me. It handl...
2009-08-06 cilix42Revert recent refactoring changes by johnce because...
2009-08-05 johnceSPDocument->Document
2009-02-19 tweenkMake all icons themable (except the filter icons).
2008-12-30 johanengelenget rid of a lot of no longer needed "libnr/nr-......
2008-12-05 johanengelenmore 2geomification
2008-11-27 johanengelensmall 2geomification of clone tile dialog
2008-11-21 Ted GouldMerge from fe-moved
2008-10-27 Ted GouldFrom trunk
2008-10-11 Ted GouldMerging from trunk
2008-09-18 cilix42More NR ==> Geom conversion (points and some matrices...
2008-09-16 tweenkRefactored preferences handling into a new version of
2008-09-16 buliabyakhide the item shown for tracing, fixes leak
2008-08-18 buliabyaksince all values are 0..1, shifting gamma up must use...
2008-08-08 johanengelenremove many unnecessary to_2geom and from_2geom calls
2008-08-05 johanengelenNR::Maybe => boost::optional
2008-07-24 buliabyakmake clonetiler obey the bbox prefs
2008-06-12 johanengelenchange NR::Matrix to Geom:: for many sp_item_xxx_affine...
2008-05-04 joncruzwarning cleanup and fixed string free issue
2008-03-27 buliabyakpatch from bug 170978
2008-03-22 buliabyakset busy cursor and statusbar message while creating...
2008-03-21 jaspervdgNo more NRMatrix or NRPoint.
2008-03-09 buliabyakfix 179178
2008-03-07 tavmjongReally fix P6M Clone Tiler mode (case where w <= h).
2008-03-07 tavmjongFix for bug 199387 (p3, p6 modes of Clone Tiler broken)
2008-02-26 tavmjongFix for bug 184668 (Tile clone random scaling broken)
2007-12-24 tavmjongCleanup:
2007-12-02 buliabyakfix pmg
2007-11-08 joncruzwarning cleanup
2007-09-24 joncruzFixed unsafe hardcoding of buffer size
2007-05-23 pjrmClone Tiler: Change bbox calculation from the default...
2007-03-31 buliabyakmake rotations, scales and flips work with the object...
2007-03-23 buliabyakfix the combination of P4+ symmetries with exponent
2007-03-04 mentaladapt code to new Maybe/bbox regime
2007-03-04 mentalswitch from invokeBbox to getBounds (need to fix proble...
2007-03-01 buliabyakAPI change: render methods now take a cairo_t (not...
2007-02-28 mentalrefactor sp_svg_transform_write to return a dynamically...
2007-02-24 buliabyakfix crash when tracing with too small clones
2007-02-24 buliabyakfix crash when tracing with too small clones
2007-02-12 buliabyakfix 1658088
2007-01-21 mentalstart switching sp_repr_new* over to XML::Document...
2007-01-16 buliabyakfix filter area clipping when blurring a squeezed object
2006-11-27 johanengelennon-gtkmm dialogs are now always opened ON-screen
2006-10-23 buliabyakfix calculating the blur radius, use the new API
2006-10-20 buliabyakmake blur slider a percentage; change opacity to 1...
2006-10-10 buliabyakundo annotations
2006-10-08 buliabyakAdd blur
2006-08-25 kidprotopeeled back the gboolean code as it hit on some complex...
2006-08-23 kidprotoOk, committed msgloan's patch to convert gbooleans...
2006-06-29 buliabyakpatch from Gustav Broberg: undo annotations and history...
2006-05-28 mentalreplace nr_new() with g_new(), and try to converge...
2006-04-17 mentalGet rid of the SP_DT_* macros which do nothing more...
2006-04-08 joncruzShrunk a few icon sizes.
2006-04-06 joncruzDecoupling from direct use of GtkIconSize to allow...
2006-03-28 buliabyakpreserve (but not use yet) rotation center when making...
2006-03-13 pjrm#include svg/svg-color.h instead of or as well as ...
2006-02-24 rwstmake sure only positive dialog positions are read from...
2006-02-24 rwstmake sure no negative dialog position is written into...
2006-02-13 rwstbulk whitespace removal patch #1198588 by gigaclon
2006-01-16 mentalmoving trunk for module inkscape