summaryrefslogtreecommitdiffstats
path: root/src/text-context.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2011-08-27Refactor SPItem bounding box methods: remove NRRect usage and make codeKrzysztof Kosi??ski1-2/+2
2011-07-17- rename SPItem::i2d_affine to i2dt_affine, to clarify that it is item-to-des...Johan B. C. Engelen1-3/+3
2011-07-16Cleanup of oudated/redundant SP_ITEM() macro use.Jon A. Cruz1-2/+2
2011-07-03GTK+ cleanup: gtk_timeout_removeAlex Valavanis1-1/+1
2011-07-03GTK+ cleanup: gtk_timeout_addAlex Valavanis1-1/+1
2011-06-26- Add a third group of snap sources/targets, called ¨others¨ (before we had...Diederik van Lierop1-1/+1
2011-06-15Clean up deprecated GTK_WIDGET APIAlex Valavanis1-1/+1
2011-06-03Use generic headers in preparation for GTK+ 3 transitionAlex Valavanis1-2/+1
2011-02-21Finished cleanup of outated SP_OBJECT_DOCUMENT C macro.Jon A. Cruz1-10/+15
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2010-10-02Implement snapping in the text toolDiederik van Lierop1-9/+33
2010-07-02New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...Abhishek Sharma Public1-23/+23
2010-06-29This is the first c++ification commit from me. It handles sp-line, sp-polylin...Abhishek Sharma Public1-6/+6
2010-04-06Revert the inverted coordinate system fix. 3D Boxes and guidesKrzysztof Kosi??ski1-1/+1
2010-04-04Coords: fix initial cursor position in the text toolKrzysztof Kosi??ski1-1/+1
2010-01-15Warning cleanup.Jon A. Cruz1-1/+1
2009-12-21utilities and UI support for identifying truncated flowtext and text-on-pathbuliabyak1-3/+22
2009-09-23Fix for 181663 by The Adib. Yay for working Italics button on the toolbar!Josh Andler1-3/+3
2009-07-18Make the snap delay mechanism easier to implement for the devs, and get rid o...Diederik van Lierop1-4/+1
2009-06-06make alt+x work when no text is selectedbulia byak1-0/+3
2009-03-30Fix bug #338838: Using double-click on a selected shape to switch to that sha...Diederik van Lierop1-1/+1
2009-03-29- Move snap delay mechanism to the event context (used to be in SPCanvas)Diederik van Lierop1-5/+5
2009-03-13remove desktop-affine.h and refactor sp_desktop_dt2doc_* callsThomas Holder1-2/+1
2009-02-16utilities for getting style at cursor, placing cursor at iterator or coordina...bulia byak1-3/+43
2009-01-25- The snap-delay mechanism should now be more robust. From now on, it must be...Diederik van Lierop1-4/+8
2009-01-08switch to using shape_editor, instead of separate knotholders and listeners; ...bulia byak1-47/+11
2008-12-08Make all tools consider full parent transform (up to document, not just up to...Thomas Holder1-13/+2
2008-12-02wiki link addedThomas Holder1-0/+1
2008-11-29bug #168777 (consider root transform and viewBox)Thomas Holder1-0/+11
2008-11-21Merge from fe-movedTed Gould1-4/+4
2008-10-27From trunkTed Gould1-32/+34
2008-10-11Merging from trunkTed Gould1-2/+2
2008-09-22Adjust blink time and base frequency on gtk setting. Fixes bug #272605.Jon A. Cruz1-3/+12
2008-09-18Next roud of NR ==> Geom conversionMaximilian Albert1-6/+6
2008-09-11convert almost all libnrtype to Geom::Johan B. C. Engelen1-11/+11
2008-08-14Removal of SP_ACTIVE_DESKTOP, next takeMaximilian Albert1-6/+6
2008-08-08remove many unnecessary to_2geom and from_2geom callsJohan B. C. Engelen1-1/+1
2008-08-08patch from bug 244940bulia byak1-4/+30
2008-08-05NR::Maybe => boost::optionalJohan B. C. Engelen1-2/+2
2008-07-18add pgup/pgdn in text, fix auto scrollingbulia byak1-21/+61
2008-07-08I'm an idiot who forgot that MOTION_HINT_MASK still needs MOTION_MASKMenTaLguY1-2/+1
2008-07-08enable motion hints for non-freehand actionsMenTaLguY1-1/+1
2008-06-24use light blue for text selection, at least until we can do inversion againbulia byak1-1/+3
2008-06-12change NR::Matrix to Geom:: for many sp_item_xxx_affine functionsJohan B. C. Engelen1-3/+3
2008-06-04C++ify knotholdersMaximilian Albert1-2/+2
2007-12-30fix bug 168751 (sf1749738)bulia byak1-1/+2
2007-11-25Warning cleanupJon A. Cruz1-41/+43
2007-11-21use gobble_key_events to speed up keyboard movesbulia byak1-8/+16
2007-11-08warning cleanupJon A. Cruz1-4/+4
2007-11-04Fix for [ 1645874 ] F8, drag, xml editor, expand highligted, select child=crashJohan B. C. Engelen1-0/+6