Commit Graph

189 Commits (fe8dd24f775a19c0584727297edbfe3798d5dc71)

Author SHA1 Message Date
Yevgen Muntyan aa6131e476 Init settings before creating prefs page, not after 2006-04-16 05:10:49 -05:00
Yevgen Muntyan 08f9dc7c11 Do scroll to bottom on input 2006-04-09 17:17:27 -05:00
Yevgen Muntyan caf74a2c19 Use separate window group for each window 2006-04-09 17:16:48 -05:00
Yevgen Muntyan 58a319710e Do apply terminal settings when they are changed 2006-04-08 21:09:02 -05:00
Yevgen Muntyan 816c169876 Destroy popup menu properly 2006-04-08 00:31:50 -05:00
Yevgen Muntyan 57100e6a2b Reverted windows terminal changes 2006-04-06 16:23:00 -05:00
Yevgen Muntyan 393f37c2fe Removed SaveSelection 2006-04-05 23:40:12 -05:00
Yevgen Muntyan 84e7bd1fe8 Added MooTermPtWin, MooTermPt class for spawning any windows applications.
Sorted out MooTermPt stuff a bit; made sen_intr and get_erase_char virtual methods;
made MooTermPtCyg subclass MooTermPtWin.
Started mterm-app.
2006-04-03 02:56:05 -05:00
Yevgen Muntyan e955354bb3 Don't leak term->priv->layout 2006-03-28 15:59:49 -06:00
Yevgen Muntyan 5b1a4494f9 Use font from widget's style 2006-03-27 02:11:07 -06:00
Yevgen Muntyan 47aaa0569a Do not draw background, gtk does it 2006-03-27 01:22:54 -06:00
Yevgen Muntyan 19a348feb1 Get same-attributes intervals properly 2006-03-27 01:17:13 -06:00
Yevgen Muntyan 706dac2189 Removed misterious comment 2006-03-27 00:59:28 -06:00
Yevgen Muntyan 49ecf24eec Do not use gdk_window_scroll 2006-03-26 20:29:43 -06:00
Yevgen Muntyan 63147f6bdf Use pango attributes for bold text 2006-03-26 20:22:11 -06:00
Yevgen Muntyan d18c01dc8b moo_prefs_dialog_page_new_from_xml signature change 2006-03-26 18:38:02 -06:00
Yevgen Muntyan fbc126e395 Don't use GMemChunk 2006-03-25 03:40:31 -06:00
Yevgen Muntyan 4e1e73fc32 Lame fix for scrolling problems 2006-03-24 18:51:31 -06:00
Yevgen Muntyan cae601a0d7 Better drawing, supposedly no more eating 100% cpu time 2006-03-24 17:27:31 -06:00
Yevgen Muntyan 4076786bd7 Added 'scrolled' signal 2006-03-24 17:26:53 -06:00
Yevgen Muntyan ceca8c3a04 Removed MooTermBufferPrivate::changed_all 2006-03-24 17:26:12 -06:00
Yevgen Muntyan f5177e79e0 Renamed _moo_term_invalidate_rect to _moo_term_invalidate_screen_rect 2006-03-24 17:25:02 -06:00
Yevgen Muntyan 511f85f368 Added GdkDrawable argument to term_draw_* 2006-03-23 11:17:44 -06:00
Yevgen Muntyan 68dce33316 Added wrappers for some file functions, analogous to glib/gstdio.h 2006-03-16 04:39:35 -06:00
Yevgen Muntyan 5cac590bb9 Try to read all the stuff from pipe 2006-03-16 02:47:59 -06:00
Yevgen Muntyan 76b8684fcf Missing #include 2006-03-15 18:10:22 -06:00
Yevgen Muntyan 7b479ab420 moo_term_get_selection_bounds() 2006-03-15 16:16:20 -06:00
Yevgen Muntyan 89cf6424d2 Disable Copy when selection is empty 2006-03-15 16:15:47 -06:00
Yevgen Muntyan 6950627a4e Made atributes of TermIter and TermTextAttr writable 2006-03-11 15:29:48 -06:00
Yevgen Muntyan 508b132442 Changed version to 0.6.3 2006-03-10 15:19:53 -06:00
Yevgen Muntyan 1c14cdf45c Added moo_term_set_colors() for changing palette; made MooTerm update on style-set, so gtk_widget_modify_base and gtk_widget_modify_text work too. 2006-03-09 18:28:03 -06:00
Yevgen Muntyan c0cc9b3771 Fixed clipboard mess 2006-02-27 20:04:38 -06:00
Yevgen Muntyan fe4488bccc Made gcc a bit happier 2006-02-24 19:52:41 -06: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 8e6f21f6c7 Built termhelper_res.rc is in build dir, not in the source 2006-02-23 02:50:25 +00:00
Yevgen Muntyan 472f8d7b53 r1275@mlap: muntyan | 2006-02-20 00:28:39 -0600
Added termhelper_res.rc to CLEANFILES
2006-02-20 12:33:08 +00:00
Yevgen Muntyan 4a1dba6fa3 [celeron-berlios @ 1250]
Fixes for FreeBSD

Original author: muntyan
Date: 2006-02-13 14:36:00.661171
2006-02-13 20:37:25 +00:00
Yevgen Muntyan 9b447b883d [celeron-berlios @ 1247]
Renamed MooTermPtWin to MooTermPtCyg

Original author: muntyan
Date: 2006-02-12 06:07:22.339877
2006-02-12 12:08:38 +00:00
Yevgen Muntyan a8a66114c4 [celeron-berlios @ 1246]
Removed MooTermProfile stuff

Original author: muntyan
Date: 2006-02-12 00:00:23.572730
2006-02-12 06:03:21 +00:00
Yevgen Muntyan 63756797e6 r1494@localhost: muntyan | 2005-12-24 07:33:51 -0600
Add resources to termhelper.exe
2005-12-24 19:37:29 +00:00
Yevgen Muntyan 08664aafd9 r1454@localhost: muntyan | 2005-12-21 02:18:42 -0600
windows build
2005-12-21 14:22:11 +00:00
Yevgen Muntyan 7812e6958d r1438@localhost: muntyan | 2005-12-21 01:03:50 -0600
Made it easier to build standalone python moo module
2005-12-21 13:09:55 +00:00
Yevgen Muntyan 7c32bb731c r1423@localhost: muntyan | 2005-12-20 12:48:04 -0600
Split makefiles
2005-12-21 00:49:09 +00:00
Yevgen Muntyan 38816217a4 r1372@localhost: muntyan | 2005-12-13 00:42:53 -0600
Use MOO_DEBUG for any checks
2005-12-13 12:44:02 +00:00
Yevgen Muntyan 659314d6d7 r1365@localhost: muntyan | 2005-12-12 17:45:22 -0600
XXX comment
2005-12-13 12:14:19 +00:00
Yevgen Muntyan e9e56fc8f8 r1321@localhost: muntyan | 2005-12-09 20:18:32 -0600
Added moo/mooedit/mootext-private.h
2005-12-11 04:25:13 +00:00
Yevgen Muntyan 671210ac4b r1249@localhost: muntyan | 2005-12-03 15:28:37 -0600
Some random stuff here and there
2005-12-04 16:23:10 +00:00
Yevgen Muntyan ba6e78e21a r1245@localhost: muntyan | 2005-12-03 10:08:33 -0600
Made buf_print_unichar_real() a little bit more readable
2005-12-03 22:28:43 +00:00
Yevgen Muntyan fb8e237801 Don't be stupid 2005-12-03 21:21:02 +00:00
Yevgen Muntyan 0fdbf51632 Merged term-autowrap branch 2005-12-03 20:29:23 +00:00