Code

remove many unnecessary to_2geom and from_2geom calls
[inkscape.git] / src / text-context.cpp
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