Commit Graph

20 Commits (656c9a026a6b233baad176fab4c36edc348ac00a)

Author SHA1 Message Date
Yevgen Muntyan 08f9dc7c11 Do scroll to bottom on input 2006-04-09 17:17:27 -05:00
Yevgen Muntyan de49e7f062 r1325@celeron: muntyan | 2006-02-23 01:56:57 -0600
Copyright notice
2006-02-23 14:03:17 +00:00
Yevgen Muntyan 14d3defbc1 Merging syntax-hl branch -r 493:683 into the trunk 2005-10-13 14:08:18 +00:00
Yevgen Muntyan b87a050f78 Made MooPrefs use xml file format; started MooEditFileMgr for recent files and file filters 2005-07-28 19:25:10 +00:00
Yevgen Muntyan 97c895cd70 Made all non-static functions names start with moo_term_ 2005-07-20 18:24:14 +00:00
Yevgen Muntyan 8e7304d31e Simplified drawing 2005-07-20 17:00:21 +00:00
Yevgen Muntyan 545aef07a6 Fixed draw_range() 2005-07-19 14:01:41 +00:00
Yevgen Muntyan 6aa44ba038 Added MooText interface for handling selection with mouse 2005-07-19 09:43:44 +00:00
Yevgen Muntyan 80377391a6 Added GdkAtom argument for copy_clipboard() and paste_clipboard() 2005-07-17 16:41:15 +00:00
Yevgen Muntyan 07fc43d4ec Moved declaration of TermSelection to mooterm-selection.h 2005-07-17 04:49:01 +00:00
Yevgen Muntyan 9944b0da7e Added VT_*_ symbols for Escape, CSI and such 2005-07-17 02:53:33 +00:00
Yevgen Muntyan d656c4bc26 Really fix reporting mouse buttons 2005-07-15 16:41:58 +00:00
Yevgen Muntyan 1611e0b8cf Fix button reporting 2005-07-15 16:36:15 +00:00
Yevgen Muntyan f394371b37 Send scroll events to child 2005-07-15 16:27:09 +00:00
Yevgen Muntyan d785c3b7f0 Fixed macros: used G_STMT_*, replaced function-like macros without arguments, made them upper-case 2005-07-15 15:11:08 +00:00
Yevgen Muntyan 16fa8ab2f7 Added mouse tracking; ignoring hilite mouse tracking mode 2005-07-15 11:41:00 +00:00
Yevgen Muntyan d7643e2472 Mouse cursor is called "pointer", terminal cursor is called "cursor" 2005-07-15 10:05:27 +00:00
Yevgen Muntyan 83d30f67a7 Going to clean this all up a bit 2005-07-15 09:55:18 +00:00
Yevgen Muntyan 4480aa68ff Took keyboard hadling from vte, improved parser 2005-07-15 06:37:09 +00:00
Yevgen Muntyan 37d95341f9 Renamed mooterminput.c to mooterm-input.c 2005-07-13 15:47:04 +00:00