summaryrefslogtreecommitdiffstats
path: root/src/tweak-context.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2012-05-08Fixing to use explicit enum types instead of generic guint & bool.Jon A. Cruz1-7/+6
2012-05-03Eliminated duplication of GTK key defines.Jon A. Cruz1-56/+1
2012-04-08More GDK key macro fixes, and some cursor referencingAlex Valavanis1-60/+119
2012-02-12Header cleaningAlex Valavanis1-0/+2
2012-01-12Initial C++ification of SPCanvas.Jon A. Cruz1-2/+2
2011-12-08Switch to top-level glib headers. Thanks to DimStar for patchAlex Valavanis1-1/+1
2011-08-27Refactor SPItem bounding box methods: remove NRRect usage and make codeKrzysztof Kosi??ski1-11/+9
2011-07-17- rename SPItem::i2d_affine to i2dt_affine, to clarify that it is item-to-des...Johan B. C. Engelen1-2/+2
2011-07-16Cleanup of oudated/redundant SP_ITEM() macro use.Jon A. Cruz1-1/+1
2011-06-24Switch to GObjectAlex Valavanis1-1/+1
2011-06-23Update 2Geom to pull in integer rectangle classKrzysztof Kosi??ski1-1/+0
2011-04-01Tweak and spray:Nicolas Dufour1-411/+422
2011-02-21Finished cleanup of outated SP_OBJECT_DOCUMENT C macro.Jon A. Cruz1-17/+17
2011-02-02update to latest 2geom !Johan B. C. Engelen1-6/+6
2010-12-23Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ...Jon A. Cruz1-1/+1
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2010-08-04Wholesale cruft removal part 2Krzysztof Kosi??ski1-2/+0
2010-07-14Merge redundant *-fns.h into respective filter headers.Krzysztof Kosi??ski1-2/+1
2010-07-03another c++ification for sp-object.h/cpp and still in progress...Abhishek Sharma Public1-3/+3
2010-07-02New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...Abhishek Sharma Public1-13/+13
2010-06-29This is the first c++ification commit from me. It handles sp-line, sp-polylin...Abhishek Sharma Public1-12/+12
2010-06-28Partial C++-ification of SPGradientJon A. Cruz1-7/+11
2010-04-06Revert the inverted coordinate system fix. 3D Boxes and guidesKrzysztof Kosi??ski1-4/+4
2010-04-03Fix tweak and paint bucket toolsKrzysztof Kosi??ski1-4/+4
2010-03-08Cleanup of gradients and stops.Jon A. Cruz1-1/+0
2009-08-06Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert1-2/+2
2009-08-05SPDocument->Documentjohnce1-2/+2
2009-07-18Use cursor-tweak-move.xpm for all object modes and cursor-color.xpmTavmjong Bah1-1/+6
2009-03-22fix crash when tweak-deleting objects in groups: you cannot get SP_OBJECT_NEX...bulia byak1-2/+11
2009-03-13remove desktop-affine.h and refactor sp_desktop_dt2doc_* callsThomas Holder1-1/+0
2008-12-10use 2geom bezier fitting (is copy of inkscape's)Johan B. C. Engelen1-1/+0
2008-11-28NR->Geom conversion of some text functions and tweak-contextJoshua L. Blocher1-26/+26
2008-11-21Merge from fe-movedTed Gould1-9/+9
2008-10-27From trunkTed Gould1-40/+72
2008-10-11Merging from trunkTed Gould1-29/+117
2008-09-24[i18n] Added use of plural forms.Marcin Floryan1-1/+1
2008-09-19transform modes for tweak toolbulia byak1-139/+304
2008-09-18Next roud of NR ==> Geom conversionMaximilian Albert1-3/+3
2008-08-15Eliminate more of SP_ACTIVE_DESKTOPMaximilian Albert1-1/+1
2008-08-08remove many unnecessary to_2geom and from_2geom callsJohan B. C. Engelen1-4/+4
2008-08-05NR::Maybe => boost::optionalJohan B. C. Engelen1-3/+3
2008-08-03remove many needless references to n-art-bpath.hJohan B. C. Engelen1-2/+0
2008-07-26simplify color reading from tool stylebulia byak1-22/+4
2008-07-082geomify the static defined hatchcircles of dropper tool, dyna draw and tweak...Johan B. C. Engelen1-14/+9
2008-06-22* src/2geom/isnan.h, src/libcola/cola.cpp, src/style.cpp, src/seltrans.cpp,mjwybrow1-1/+1
2008-06-12change NR::Matrix to Geom:: for many sp_item_xxx_affine functionsJohan B. C. Engelen1-4/+4
2008-05-09- try to use more forward declarations for less dependencies on display/curve.hJohan B. C. Engelen1-0/+1
2008-05-05struct SPCurve => class SPCurveJohan B. C. Engelen1-2/+2
2008-05-01typobulia byak1-1/+1
2008-04-12Several different i18n issues fixed following report from a_b (adresses bug #...Marcin Floryan1-0/+2