summaryrefslogtreecommitdiffstats
path: root/src/text-context.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* eliminate GDK_POINTER_MOTION_HINT_MASK that broke dragging with tablet pen ↵bulia byak2006-05-211-1/+1
| | | | | with newer gtk versions (bzr r919)
* Get rid of the SP_DT_* macros which do nothing more than provide additional, ↵MenTaLguY2006-04-171-36/+36
| | | | | confusing, names for other functions. If shorter names are desired, the actual functions should be renamed -- or better, made into member functions. (bzr r532)
* clear nascent_object on Esc, so that click - Esc - letter does not type textbulia byak2006-04-091-0/+1
| | | (bzr r466)
* turns out, all these synthesize_events were not necessary at all - they just ↵bulia byak2006-04-011-2/+0
| | | | | fired fake events that i never needed (bzr r383)
* Allowed Private Use Area chacters to be entered.Jon A. Cruz2006-02-271-1/+2
| | | (bzr r184)
* bulk trailing spaces removal. consistency through MD5 of binaryRalf Stephan2006-02-151-12/+12
| | | (bzr r149)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+1537
(bzr r1)