Code

Merge and cleanup of GSoC C++-ification project.
[inkscape.git] / src / text-context.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-02 Diederik van LieropImplement snapping in the text tool
2010-07-02 Abhishek Sharma... New Class SPDocumentUndo created which takes care of...
2010-06-29 Abhishek Sharma... This is the first c++ification commit from me. It handl...
2010-04-06 Krzysztof KosińskiRevert the inverted coordinate system fix. 3D Boxes...
2010-04-05 Krzysztof KosińskiSecond batch of coords fixes (guides, text cursor,...
2010-04-04 Krzysztof KosińskiCoords: fix initial cursor position in the text tool
2010-03-26 Ted GouldMerge from trunk
2010-01-15 Jon A. CruzWarning cleanup.
2010-01-14 Krzysztof Kosiński* Merge from trunk
2009-12-27 Arcadie M. CracanConnector tool: make connectors avoid the convex hull...
2009-12-21 Ted GouldUpdating to current trunk
2009-12-21 Ted GouldUpdating the READMEs to better handle OSX.
2009-12-21 buliabyakutilities and UI support for identifying truncated...
2009-11-29 Ted GouldUpdating to current trunk
2009-11-29 Ted GouldMerging in from trunk
2009-09-23 scislacFix for 181663 by The Adib. Yay for working Italics...
2009-07-18 dvlierop2Make the snap delay mechanism easier to implement for...
2009-06-06 buliabyakmake alt+x work when no text is selected
2009-03-30 dvlierop2Fix bug #338838: Using double-click on a selected shape...
2009-03-29 dvlierop2- Move snap delay mechanism to the event context (used...
2009-03-13 speleo3remove desktop-affine.h and refactor sp_desktop_dt2doc_...
2009-02-16 buliabyakutilities for getting style at cursor, placing cursor...
2009-01-25 dvlierop2- The snap-delay mechanism should now be more robust...
2009-01-08 buliabyakswitch to using shape_editor, instead of separate knoth...
2008-12-08 speleo3Make all tools consider full parent transform (up to...
2008-12-02 speleo3wiki link added
2008-11-29 speleo3bug #168777 (consider root transform and viewBox)
2008-11-21 Ted GouldMerge from fe-moved
2008-10-27 Ted GouldFrom trunk
2008-10-11 Ted GouldMerging from trunk
2008-09-22 joncruzAdjust blink time and base frequency on gtk setting...
2008-09-18 cilix42Next roud of NR ==> Geom conversion
2008-09-11 johanengelenconvert almost all libnrtype to Geom::
2008-08-14 cilix42Removal of SP_ACTIVE_DESKTOP, next take
2008-08-08 johanengelenremove many unnecessary to_2geom and from_2geom calls
2008-08-08 buliabyakpatch from bug 244940
2008-08-05 johanengelenNR::Maybe => boost::optional
2008-07-18 buliabyakadd pgup/pgdn in text, fix auto scrolling
2008-07-08 mentalI'm an idiot who forgot that MOTION_HINT_MASK still...
2008-07-08 mentalenable motion hints for non-freehand actions
2008-06-24 buliabyakuse light blue for text selection, at least until we...
2008-06-12 johanengelenchange NR::Matrix to Geom:: for many sp_item_xxx_affine...
2008-06-04 cilix42C++ify knotholders
2007-12-30 buliabyakfix bug 168751 (sf1749738)
2007-11-25 joncruzWarning cleanup
2007-11-21 buliabyakuse gobble_key_events to speed up keyboard moves
2007-11-08 joncruzwarning cleanup
2007-11-04 johanengelenFix for [ 1645874 ] F8, drag, xml editor, expand highli...
2007-08-21 buliabyakgobble more of motion events; make statusbar messages...
2007-07-29 buliabyakdue to the order of processing events, we must disable...
2007-07-18 gbanaszkCleaned up logic of sp_te_delete to adhere to UI/logic...
2007-07-17 gbanaszkA few additions to ensure that editing trefs is not...
2007-06-27 buliabyakfix style querying: now all objects have style, so...
2007-04-21 buliabyakclose transaction when removing empty flowtext; fixes...
2007-03-16 buliabyakgive new flowtext the current text tool style
2007-03-10 mentalMerge further bbox work
2007-01-21 mentalstart switching sp_repr_new* over to XML::Document...
2006-11-03 buliabyakenable Ctrl+Shift+U to switch Unicode mode; add explana...
2006-10-19 scislacremove color cursors
2006-10-03 buliabyakundo annotations
2006-09-12 buliabyakfix crash when a cursor/selection update comes after...
2006-06-29 buliabyakpatch from Gustav Broberg: undo annotations and history...
2006-06-19 scislacinitial color cursor implementation (reads from pixbufs...
2006-06-02 buliabyaktext tolbar usability: enable alt+x, enable esc to...
2006-05-30 rwstremoving some gcc4.1 warnings the right way
2006-05-30 rwstrevert patch 12062:12063, deemed unsafe, with better...
2006-05-29 rwstuse unions for type-punning to remove some gcc-4.1...
2006-05-21 buliabyakeliminate GDK_POINTER_MOTION_HINT_MASK that broke dragg...
2006-04-17 mentalGet rid of the SP_DT_* macros which do nothing more...
2006-04-09 buliabyakclear nascent_object on Esc, so that click - Esc -...
2006-04-01 buliabyakturns out, all these synthesize_events were not necessa...
2006-02-27 joncruzAllowed Private Use Area chacters to be entered.
2006-02-15 rwstbulk trailing spaces removal. consistency through MD5...
2006-01-16 mentalmoving trunk for module inkscape