Commit Graph

384 Commits (a045aed039cb4071823e6733fa76019037f78656)

Author SHA1 Message Date
Yevgen Muntyan 87825a8f45 Added comment 2006-04-16 17:01:41 -05:00
Yevgen Muntyan 3db2b3bdbd moo_command_set_code(), moo_command_type_parse() 2006-04-16 16:59:09 -05:00
Yevgen Muntyan f1f27bc20c Remove old actions with the same id; do not leak action factory data 2006-04-16 16:58:22 -05:00
Yevgen Muntyan 3e05555f2b Moved MooFileError into mooutils-fs.* 2006-04-16 12:14:12 -05:00
Yevgen Muntyan 22cf474bb8 #include <moofileview/*> instead of #include <mooutils/moofileview/*> 2006-04-16 11:40:46 -05:00
Yevgen Muntyan e3f0b9365f More win32 methods 2006-04-16 11:39:47 -05:00
Yevgen Muntyan e31a39b119 Added MooTextPopup; renamed MooCompletion back to MooTextCompletion 2006-04-16 03:35:17 -05:00
Yevgen Muntyan 40d6cb181d Add popup into the window group 2006-04-14 04:51:00 -05:00
Yevgen Muntyan 72d6caa854 Do add popup window into parent's window group 2006-04-14 03:25:57 -05:00
Yevgen Muntyan 87ebd4d3a4 MooFileDialog 2006-04-13 05:02:33 -05:00
Yevgen Muntyan 1660032c2b Create menubar and toolbar in constructor 2006-04-13 03:19:15 -05:00
Yevgen Muntyan b594258ad2 Try not to crash 2006-04-13 02:28:47 -05:00
Yevgen Muntyan 1de364bbd1 Don't crash if last line is not indented 2006-04-11 13:35:51 -05:00
Yevgen Muntyan c2459f2077 Forgotten pcre.h 2006-04-11 00:03:42 -05:00
Yevgen Muntyan da9d539e20 Added PrefsGet, PrefsSet, and Exec 2006-04-10 04:22:26 -05:00
Yevgen Muntyan c90f306687 Added XXX warning 2006-04-10 02:54:07 -05:00
Yevgen Muntyan df5fef588b Fixed couple of leacks 2006-04-09 22:17:12 -05:00
Yevgen Muntyan b4efac9a03 Try to present right window after dialog is closed 2006-04-09 17:37:03 -05:00
Yevgen Muntyan a006678c0d Added special chars menu to entries in search dialog; made cell renderers in MooCombo use single paragraph, to avoid having multiline items in the popup. 2006-04-09 17:18:52 -05:00
Yevgen Muntyan bf3b174083 Missing #include "moocompat.h" 2006-04-09 05:57:22 -05:00
Yevgen Muntyan 21ed1702c8 Emit prefs-notify only when setting actually changed 2006-04-09 05:25:31 -05:00
Yevgen Muntyan 160c44c055 Disabled type checks 2006-04-09 04:59:34 -05:00
Yevgen Muntyan bf0c28a169 moo_config_format() 2006-04-09 04:56:51 -05:00
Yevgen Muntyan 993f637c05 moo_config_item_get/set_bool() 2006-04-09 04:01:48 -05:00
Yevgen Muntyan 011894e780 moo_mkdir() 2006-04-09 04:01:14 -05:00
Yevgen Muntyan 171f8428c8 moo_save_user_data_file() and moo_get_user_data_file() 2006-04-09 04:00:52 -05:00
Yevgen Muntyan 930d82bfb6 Added some stuff for shell commands 2006-04-09 03:26:25 -05:00
Yevgen Muntyan 14631f4c40 Added MooCommand, object which knows how to "perform an action" 2006-04-09 02:29:08 -05:00
Yevgen Muntyan c311b57f1c Made moo_Py_INCREF and moo_Py_DECREF real functions, always available 2006-04-09 02:27:43 -05:00
Yevgen Muntyan b1a2531961 Added MooConfig 2006-04-08 03:45:37 -05:00
Yevgen Muntyan 15062558d7 MooEditContext 2006-04-08 00:39:13 -05:00
Yevgen Muntyan 8a0cd11f54 moo_get_app_dir(): duplicate returned string. 2006-04-07 22:20:13 -05:00
Yevgen Muntyan 8174ea5636 Fixed headers and build system for installing the library 2006-04-06 03:32:16 -05:00
Yevgen Muntyan 32c1aaa50d Use MOO_ENABLE_RELOCATION in moo_get_data_dirs() 2006-04-06 00:47:13 -05:00
Yevgen Muntyan 3e76824cc1 Do not autogenerate pcre.h, use config.h instead 2006-04-06 00:29:23 -05:00
Yevgen Muntyan dbed3a095d Ignore unknown actions 2006-04-05 23:40:27 -05:00
Yevgen Muntyan 97d094186d Added auto-apply property of MooPrefsDialogPage; made PrefsDialog emit "init" for newly inserted pages if the dialog is running. 2006-04-05 23:28:53 -05:00
Yevgen Muntyan 838b7c6543 Protect render_icon_for_path() from invalid mime types too 2006-04-05 22:53:19 -05:00
Yevgen Muntyan de4fa8b90b Do not respond to children visiblity changes during construction of toplevel widget 2006-04-05 22:50:08 -05:00
Yevgen Muntyan 37d30fd988 Check mime type returned by xdgmime 2006-04-05 22:36:52 -05:00
Yevgen Muntyan cd791d324c Use g_message to notify about missing icons 2006-04-05 13:55:14 -05:00
Yevgen Muntyan cb65b78729 moo_get_app_dir() 2006-04-05 05:01:17 -05:00
Yevgen Muntyan f5303af8e1 Removed status bar from MooWindow; added it into MooEditWindow 2006-04-05 02:54:33 -05:00
Yevgen Muntyan 4c2f4f18ee Added flags support 2006-04-05 01:21:56 -05:00
Yevgen Muntyan e4f1cd2e51 Take cell separators into account when measuring list 2006-04-05 00:09:02 -05:00
Yevgen Muntyan 632ec59da6 moo_file_view_get_filenames() 2006-04-04 21:48:03 -05:00
Yevgen Muntyan 5a9d057e6f moo_glade_xml_fill_widget() 2006-04-04 21:47:42 -05:00
Yevgen Muntyan c49ec72594 Ignore unknown actions in toolbar; handle toolbar-visible, actions and prefs properly 2006-04-03 02:49:12 -05:00
Yevgen Muntyan 29d463d52c Python version of xml2h, for windows 2006-04-03 02:48:27 -05:00
Yevgen Muntyan bf61932b7b Fixed for win32 2006-03-31 23:59:00 -06:00