Commit Graph

1284 Commits (9c4aaa11a011f8e654d3c8178476589191c2bead)

Author SHA1 Message Date
Yevgen Muntyan 9c4aaa11a0 moo_markup_node_get_pretty_string() 2006-06-01 02:08:56 -05:00
Yevgen Muntyan cdd6f59f64 Don't do 'something = str->str; g_string_free (str, FALSE);' 2006-06-01 02:08:29 -05:00
Yevgen Muntyan 91ef78351d moo_edit_window_get_nth_doc() 2006-06-01 02:07:33 -05:00
Yevgen Muntyan 5bf2271eb4 Do set error in functions which take GError** argument 2006-05-31 22:58:15 -05:00
Yevgen Muntyan 5ce865ccd0 Started sessions stuff 2006-05-31 19:25:48 -05:00
Yevgen Muntyan 7aa195f0b3 Removed moo_remove_startup_notify(), it's in gdk! 2006-05-31 15:31:10 -05:00
Yevgen Muntyan 79c1f4f2e0 Made moo_remove_startup_notify() work on gnome; still doesn't work in KDE, for some unrelated reasons 2006-05-31 14:47:06 -05:00
Yevgen Muntyan 8035cb2a0a Don't scroll in idle, doesn't seem to be a problem 2006-05-31 13:04:07 -05:00
Yevgen Muntyan f19ffac53f Added Console.exec_command method (Geoffrey French) 2006-05-29 14:51:09 -05:00
Yevgen Muntyan ff0d8ff280 runsource() may spit an error without getting to runcode() 2006-05-29 03:44:39 -05:00
Yevgen Muntyan 02bd1d9221 Oops, forgot to save before commit 2006-05-29 03:25:51 -05:00
Yevgen Muntyan a6fc133601 Prettified pyconsole, added "command" signal 2006-05-29 03:24:42 -05:00
Yevgen Muntyan 028277c119 Added moo_editor_create_instance(), _moo_editor_post_message(); add/remove NewWindow action depending on Editor::single-window property 2006-05-29 02:44:45 -05:00
Yevgen Muntyan e1deb32632 moo_window_class_find_action() 2006-05-29 02:43:30 -05:00
Yevgen Muntyan d0da6d9313 moo_module_check_version() 2006-05-29 02:43:09 -05:00
Yevgen Muntyan 3d6c64d5b9 Fixed LineContinue rule 2006-05-27 20:55:06 -05:00
Yevgen Muntyan 36bef58817 // comment continues to next line after trailing backslash 2006-05-27 20:54:51 -05:00
Yevgen Muntyan 86378d294d attach/detach_doc take three arguments 2006-05-27 20:54:22 -05:00
Yevgen Muntyan 12554381d7 Some debug messages 2006-05-27 05:45:41 -05:00
Yevgen Muntyan 1cfe9daa5e Made it possible to have python plugins subclassed from MooPlugin, so they can have methods 2006-05-27 04:56:25 -05:00
Yevgen Muntyan 61412d3869 More plugins api 2006-05-27 03:29:12 -05:00
Yevgen Muntyan 30dca15c1a Added 'get-widget' method 2006-05-27 03:28:58 -05:00
Yevgen Muntyan e3536bfd7e Added plugins methods 2006-05-27 03:28:37 -05:00
Yevgen Muntyan 4e3ac96774 Added plugins methods 2006-05-27 03:28:23 -05:00
Yevgen Muntyan 50894f31a8 Allow reloading python plugins 2006-05-27 00:40:03 -05:00
Yevgen Muntyan 4d24e73b2e Removed odd style setting 2006-05-27 00:39:06 -05:00
Yevgen Muntyan 711bda44c0 Correctly handle case when no documents open 2006-05-27 00:38:32 -05:00
Yevgen Muntyan 8d89f01add Make action checks work with no documents 2006-05-27 00:37:32 -05:00
Yevgen Muntyan 1267f5c70a moo_edit_window_present_output() 2006-05-26 01:44:27 -05:00
Yevgen Muntyan cc855d910b Made completion popup better 2006-05-26 00:12:15 -05:00
Yevgen Muntyan b9e4c24101 action_set_default_accel accepts NULL accel 2006-05-25 23:46:20 -05:00
Yevgen Muntyan 8f0fddffc6 Don't use NULL stock-id 2006-05-25 23:45:53 -05:00
Yevgen Muntyan e93f6c519b Disabled "uknown property" message 2006-05-25 23:45:28 -05:00
Yevgen Muntyan f82e5b8c33 Fixed styles 2006-05-25 23:44:39 -05:00
Yevgen Muntyan 8690b73c82 Scroll to found nicer 2006-05-25 23:44:24 -05:00
Yevgen Muntyan af455ce640 Handle broken mime types better 2006-05-24 02:54:11 -05:00
Yevgen Muntyan 97ecce986c Disabled oops message 2006-05-24 02:34:41 -05:00
Yevgen Muntyan 9980ec88be Don't crash after widget is unrealized 2006-05-24 02:11:44 -05:00
Yevgen Muntyan c9c7f7ec3e Reverted previous erroneous commit 2006-05-24 02:10:57 -05:00
Yevgen Muntyan 8452643b9e Fixed priorities of brackets tags, so bold is really bold. For rule tags, apply style from context the match belongs to, not the rule's context. 2006-05-24 02:10:02 -05:00
Yevgen Muntyan ae8ae591c0 Added tooltips 2006-05-24 02:08:05 -05:00
Yevgen Muntyan 0e6910d076 Adapted to new gtk api 2006-05-24 02:06:19 -05:00
Yevgen Muntyan e30f410282 Fixed it a bit 2006-05-24 02:05:57 -05:00
Yevgen Muntyan e09af82c09 Don't expand notebook 2006-05-24 02:05:09 -05:00
Yevgen Muntyan e6cd8249dd Pass unbound env variables to the shell 2006-05-24 02:03:33 -05:00
Yevgen Muntyan 874d5c971b Added $VAR thing to scripts 2006-05-24 02:02:54 -05:00
Yevgen Muntyan 1abb512cb3 Boxed type for MSValue 2006-05-24 02:02:18 -05:00
Yevgen Muntyan ce317eba54 Added ExecAsync 2006-05-24 02:01:18 -05:00
Yevgen Muntyan 39e347bf9e Unbroke prefs page 2006-05-24 01:54:22 -05:00
Yevgen Muntyan 7c2160fd80 Renamed pystuff to python 2006-05-23 15:11:20 -05:00