Commit Graph

115 Commits (04f770dd0fcacc9674b0cd5227295ae3ae17f21d)

Author SHA1 Message Date
Yevgen Muntyan 59d718b26f Made it compile 2006-04-10 05:02:49 -05:00
Yevgen Muntyan 8174ea5636 Fixed headers and build system for installing the library 2006-04-06 03:32:16 -05:00
Yevgen Muntyan c69244f1ac Do not create UIXML instance in moo_editor_get_ui_xml, so plugins do not install their menu items when no gui is created 2006-04-06 01:39:29 -05:00
Yevgen Muntyan 6aa643d812 Renamed "New Document" to "New", added "New Window" 2006-04-04 04:21:07 -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 a7e2918fc8 Added testtext 2006-03-31 23:59:52 -06:00
Yevgen Muntyan 7179bef541 Started printing stuff 2006-03-25 03:40:54 -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 a545348978 tests/mterm.c 2006-03-23 11:22:27 -06:00
Yevgen Muntyan ce12b8404d Don't use 'medit' target for medit script 2006-03-17 22:14:07 -06:00
Yevgen Muntyan f4ccc55300 Missing #include 2006-03-17 00:58:04 -06:00
Yevgen Muntyan 11e5c724c5 moo_filenames_from_locale() 2006-03-16 14:01:15 -06:00
Yevgen Muntyan ba79830626 all-am should not depend on medit script 2006-03-16 14:00:45 -06:00
Yevgen Muntyan 32cce3dcd0 Shell script to launch medit.exe in wine 2006-03-16 13:32:05 -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 a16b9c9965 Better logging functions 2006-03-15 02:16:42 -06:00
Yevgen Muntyan b277b20d41 ms_script_check() 2006-03-14 17:01:08 -06:00
Yevgen Muntyan b168742345 Added testhtml 2006-03-13 03:11:09 -06:00
Yevgen Muntyan b82d2739fd Customizable menus, with user-defined actions 2006-03-13 00:46:33 -06:00
Yevgen Muntyan bffbc9e642 Be careful with dist lists 2006-03-10 01:01:14 -06:00
Yevgen Muntyan 13e72f4c98 Use verbose error messages 2006-03-08 03:02:04 -06:00
Yevgen Muntyan 458304c621 Interactive interpreter 2006-03-08 02:19:44 -06:00
Yevgen Muntyan 4f52d191c6 Added argc, argv to MSContext; gtk functions now do gtk_init_check,
so it's not necessary to call gtk_init in the script user code
2006-03-07 19:21:06 -06:00
Yevgen Muntyan d2811b27ec Added return, continue, and break in MooScript 2006-03-07 16:41:03 -06:00
Yevgen Muntyan 70f306252f Started help thing 2006-02-27 10:36:28 -06:00
Yevgen Muntyan 6be94c2218 Parse two-chars tokens (like <= or &&) as well 2006-02-26 18:56:19 -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 62a8388327 r1302@mlap: muntyan | 2006-02-21 02:30:32 -0600
Removed MooAppWindowPolicy; removed all terminal stuff from MooApp
2006-02-21 14:34:38 +00:00
Yevgen Muntyan 6e1d9484a2 [celeron-berlios @ 1254]
Do not build more than needed

Original author: muntyan
Date: 2006-02-16 18:09:02.748886
2006-02-17 01:06:14 +00:00
Yevgen Muntyan fb61c021f7 r1029@mlap: muntyan | 2006-02-10 01:49:50 -0600
r1028@mlap:  muntyan | 2006-02-10 01:48:49 -0600
  Don't build editor stuff if not asked to
2006-02-10 13:50:27 +00:00
Yevgen Muntyan cf40c4d6d0 r1469@localhost: muntyan | 2005-12-22 21:13:18 -0600
Moving python stuff around...
2005-12-23 14:31:22 +00:00
Yevgen Muntyan 194b12e352 r1400@localhost: muntyan | 2005-12-16 04:48:58 -0600
Added simple comment/uncomment
2005-12-16 16:51:31 +00:00
Yevgen Muntyan 00ce6a2b35 r1378@localhost: muntyan | 2005-12-13 18:58:45 -0600
Don't use bookmarks
2005-12-14 07:04:10 +00:00
Yevgen Muntyan 79e366138a r1371@localhost: muntyan | 2005-12-13 00:42:39 -0600
Add Save As to toolbar
2005-12-13 12:43:17 +00:00
Yevgen Muntyan b88c9c3929 Mrging text-children into trunk 2005-12-13 04:22:40 +00:00
Yevgen Muntyan ef5434ae73 r1349@localhost: muntyan | 2005-12-11 22:58:03 -0600
Folding works to some extent, but it sucks.
2005-12-12 10:58:25 +00:00
Yevgen Muntyan 8af66ae9f1 r1344@localhost: muntyan | 2005-12-10 19:22:43 -0600
Bookmarks
2005-12-11 07:25:20 +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 0fdbf51632 Merged term-autowrap branch 2005-12-03 20:29:23 +00:00
Yevgen Muntyan a3d7716a32 r1208@localhost: muntyan | 2005-12-01 10:27:24 -0600
Some win32 stuff
2005-12-02 17:48:10 +00:00
Yevgen Muntyan 7cef5d4937 r1202@localhost: muntyan | 2005-11-30 04:45:32 -0600
Some stuff for gtk-2.4
2005-11-30 16:46:02 +00:00
Yevgen Muntyan 46133674a7 r1168@localhost: muntyan | 2005-11-28 18:27:17 -0600 2005-11-29 06:29:51 +00:00
Yevgen Muntyan c98c11e485 r1101@localhost: muntyan | 2005-11-26 20:25:20 -0600
Put fileview in there
2005-11-27 09:47:42 +00:00
Yevgen Muntyan 6be577cd37 Merged new-combo branch (again)
svn merge -r 978:985 svn+ssh://svn.berlios.de/svnroot/repos/ggap/moo/branches/new-combo
2005-11-23 11:10:03 +00:00
Yevgen Muntyan 31583fc1b4 r905@localhost: muntyan | 2005-11-22 12:16:22 -0600
minor changes
2005-11-23 00:17:54 +00:00
Yevgen Muntyan 9ef6225b8d Empty changelog 2005-11-22 23:31:28 +00:00
Yevgen Muntyan 0b5a06a28b Some highlighting stuff again; removed libtool for now 2005-11-22 18:39:05 +00:00
Yevgen Muntyan d73b3a15d2 Empty changelog 2005-11-21 08:02:23 +00:00
Yevgen Muntyan f2552d3185 new MooClosure 2005-11-20 03:59:01 +00:00