summaryrefslogtreecommitdiffstats
path: root/src/tweak-context.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixing to use explicit enum types instead of generic guint & bool.Jon A. Cruz2012-05-081-7/+6
* Eliminated duplication of GTK key defines.Jon A. Cruz2012-05-031-56/+1
* More GDK key macro fixes, and some cursor referencingAlex Valavanis2012-04-081-60/+119
* Header cleaningAlex Valavanis2012-02-121-0/+2
* Initial C++ification of SPCanvas.Jon A. Cruz2012-01-121-2/+2
* Switch to top-level glib headers. Thanks to DimStar for patchAlex Valavanis2011-12-081-1/+1
* Refactor SPItem bounding box methods: remove NRRect usage and make codeKrzysztof Kosi??ski2011-08-271-11/+9
* - rename SPItem::i2d_affine to i2dt_affine, to clarify that it is item-to-des...Johan B. C. Engelen2011-07-171-2/+2
* Cleanup of oudated/redundant SP_ITEM() macro use.Jon A. Cruz2011-07-161-1/+1
* Merge from trunkKrzysztof Kosi??ski2011-07-061-1/+1
|\
| * Switch to GObjectAlex Valavanis2011-06-241-1/+1
* | Update 2Geom to pull in integer rectangle classKrzysztof Kosi??ski2011-06-231-1/+0
|/
* Merge from trunkKrzysztof Kosi??ski2011-04-071-427/+438
|\
| * Tweak and spray:Nicolas Dufour2011-04-011-411/+422
| * Finished cleanup of outated SP_OBJECT_DOCUMENT C macro.Jon A. Cruz2011-02-211-17/+17
| * update to latest 2geom !Johan B. C. Engelen2011-02-021-6/+6
| * Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ...Jon A. Cruz2010-12-231-1/+1
* | Merge from trunk (again)Krzysztof Kosi??ski2010-12-151-47/+49
|\|
| * Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-47/+49
| |\
| | * another c++ification for sp-object.h/cpp and still in progress...Abhishek Sharma Public2010-07-031-3/+3
| | * New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...Abhishek Sharma Public2010-07-021-13/+13
| | * This is the first c++ification commit from me. It handles sp-line, sp-polylin...Abhishek Sharma Public2010-06-291-12/+12
* | | Merge from trunkKrzysztof Kosi??ski2010-11-251-1/+1
|\| |
| * | Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
| |/
* | merge from trunkKrzysztof Kosi??ski2010-08-081-7/+11
|\|
| * Partial C++-ification of SPGradientJon A. Cruz2010-06-281-7/+11
* | Wholesale cruft removal part 2Krzysztof Kosi??ski2010-08-041-2/+0
* | Merge redundant *-fns.h into respective filter headers.Krzysztof Kosi??ski2010-07-141-2/+1
|/
* Revert the inverted coordinate system fix. 3D Boxes and guidesKrzysztof Kosi??ski2010-04-061-4/+4
* Fix tweak and paint bucket toolsKrzysztof Kosi??ski2010-04-031-4/+4
* Cleanup of gradients and stops.Jon A. Cruz2010-03-081-1/+0
* Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert2009-08-061-2/+2
* SPDocument->Documentjohnce2009-08-051-2/+2
* Use cursor-tweak-move.xpm for all object modes and cursor-color.xpmTavmjong Bah2009-07-181-1/+6
* fix crash when tweak-deleting objects in groups: you cannot get SP_OBJECT_NEX...bulia byak2009-03-221-2/+11
* remove desktop-affine.h and refactor sp_desktop_dt2doc_* callsThomas Holder2009-03-131-1/+0
* use 2geom bezier fitting (is copy of inkscape's)Johan B. C. Engelen2008-12-101-1/+0
* NR->Geom conversion of some text functions and tweak-contextJoshua L. Blocher2008-11-281-26/+26
* Merge from fe-movedTed Gould2008-11-211-9/+9
* From trunkTed Gould2008-10-271-40/+72
* Merging from trunkTed Gould2008-10-111-29/+117
* [i18n] Added use of plural forms.Marcin Floryan2008-09-241-1/+1
* transform modes for tweak toolbulia byak2008-09-191-139/+304
* Next roud of NR ==> Geom conversionMaximilian Albert2008-09-181-3/+3
* Eliminate more of SP_ACTIVE_DESKTOPMaximilian Albert2008-08-151-1/+1
* remove many unnecessary to_2geom and from_2geom callsJohan B. C. Engelen2008-08-081-4/+4
* NR::Maybe => boost::optionalJohan B. C. Engelen2008-08-051-3/+3
* remove many needless references to n-art-bpath.hJohan B. C. Engelen2008-08-031-2/+0
* simplify color reading from tool stylebulia byak2008-07-261-22/+4
* 2geomify the static defined hatchcircles of dropper tool, dyna draw and tweak...Johan B. C. Engelen2008-07-081-14/+9