Commit Graph

493 Commits (5ce865ccd0f73b69e4d6ed63dd1c21027fdf37dc)

Author SHA1 Message Date
Yevgen Muntyan daacfb6874 Disabled messages about missing icons 2006-05-04 22:40:48 -05:00
Yevgen Muntyan 93c28718f7 Install icon to icon theme too 2006-05-04 18:17:50 -05:00
Yevgen Muntyan 929f17f8c1 Added per-language settings in Preferences dialog 2006-05-04 01:40:54 -05:00
Yevgen Muntyan ab006bdeaa Added icon 2006-05-03 09:05:56 -05:00
Yevgen Muntyan 7d2cbab38d Subclassed GtkLabel 2006-05-03 08:50:27 -05:00
Yevgen Muntyan 668c6b0723 Add builting theme icons for medit and ggap 2006-05-01 12:26:07 -05:00
Yevgen Muntyan 3685b6a86e Use system pcre if present 2006-05-01 01:54:47 -05:00
Yevgen Muntyan 3169a40d29 Do *not* change value when setting new default, it breaks values loaded from file 2006-04-30 20:56:03 -05:00
Yevgen Muntyan dc0e853e57 Set string value to "" or NULL depending on default prefs value 2006-04-30 16:38:06 -05:00
Yevgen Muntyan 6c103ca9bf When changing default value, change value too, if it equals default 2006-04-30 16:37:33 -05:00
Yevgen Muntyan 284482c479 Show/hide toolabr properly 2006-04-30 14:40:02 -05:00
Yevgen Muntyan af6e94c1d4 Missing win32 header 2006-04-30 13:36:54 -05:00
Yevgen Muntyan 02be2478c8 Added medit icons 2006-04-28 16:05:13 -05:00
Yevgen Muntyan 9db72099fa Accept NULL string 2006-04-27 01:57:13 -05:00
Yevgen Muntyan cdd7a54c8b Fixed if .. else 2006-04-27 01:56:58 -05:00
Yevgen Muntyan 4d8cc1302f Fixed if .. else 2006-04-27 01:56:51 -05:00
Yevgen Muntyan e52215b461 moo_widget_set_tooltip() 2006-04-26 18:14:18 -05:00
Yevgen Muntyan 7c169bdf8c moo_history_list_display_filename() 2006-04-26 18:13:57 -05:00
Yevgen Muntyan fedb584860 Use both signal and properties 2006-04-26 17:04:26 -05:00
Yevgen Muntyan e653361dfd Added custom property setters 2006-04-26 17:03:58 -05:00
Yevgen Muntyan 07d43aba6d Check for NULL earlier 2006-04-26 17:03:22 -05:00
Yevgen Muntyan 7ea6d2f457 Made egg_regex_new return NULL on error 2006-04-25 14:08:35 -05:00
Yevgen Muntyan e39e28fefd Removed user actions stuff 2006-04-25 02:40:33 -05:00
Yevgen Muntyan f41112a35a Added tab-key-action setting 2006-04-25 00:10:36 -05:00
Yevgen Muntyan e83615d534 moo_debug_enabled() 2006-04-24 01:29:05 -05:00
Yevgen Muntyan 88a39130f8 Wrapped treeview stuff into an object 2006-04-23 02:09:14 -05:00
Yevgen Muntyan 9e4ae7a3e8 Moved default boolean values into the MooConfig 2006-04-22 21:58:43 -05:00
Yevgen Muntyan cce718f26f Moved widgets stuff from mooconfig.* to mooutils-treeview.* 2006-04-22 19:13:35 -05:00
Yevgen Muntyan 92ce36b105 Simplified api dealing with widgets 2006-04-22 16:53:21 -05:00
Yevgen Muntyan 71fd168b3b Moved widgets stuff from as-plugin-prefs.c to mooconfig.* 2006-04-22 16:39:16 -05:00
Yevgen Muntyan 35871f7afa Make pcre use g_malloc and g_free 2006-04-22 16:38:42 -05:00
Yevgen Muntyan 5e9b25db31 Prefix pcre mempry api with underscores 2006-04-22 16:38:20 -05:00
Yevgen Muntyan ccb8ad8dde Removed item id stuff; made the model work 2006-04-22 11:31:54 -05:00
Yevgen Muntyan b62f99bb61 Removed md5 sum stuff, it's not needed 2006-04-22 08:51:44 -05:00
Yevgen Muntyan 290b9fae7c moo_chksum() - calculates md5sum 2006-04-21 20:33:29 -05:00
Yevgen Muntyan 2e30ae7abc moo_config_move_item() 2006-04-21 04:11:43 -05:00
Yevgen Muntyan 7a5069ea38 Added 'modify' argument to MooConfig methods 2006-04-21 03:30:22 -05:00
Yevgen Muntyan 6ca745a086 Made MooConfig a TreeModel; changed api to allow loading multiple files 2006-04-21 03:16:50 -05:00
Yevgen Muntyan 16137d0d50 Use moo_edit_get_window() and moo_position_window() 2006-04-20 23:44:50 -05:00
Yevgen Muntyan eb2bd52f49 Resaved in glade-3 2006-04-20 23:44:33 -05:00
Yevgen Muntyan 90ef4e4f20 Win32 fixes 2006-04-20 14:13:42 -05:00
Yevgen Muntyan 931c5e87f5 Customizable popup menu 2006-04-20 03:57:05 -05:00
Yevgen Muntyan e970a062af moo_accel_normalize(); moo_accel_parse() 2006-04-20 01:03:39 -05:00
Yevgen Muntyan eec0710bd6 ALlow specifying working dir 2006-04-19 17:23:02 -05:00
Yevgen Muntyan b7a395f7b0 if % elif % ... % else %; 2006-04-19 16:47:08 -05:00
Yevgen Muntyan 25094cb892 FileExists() 2006-04-19 16:46:24 -05:00
Yevgen Muntyan ba4cf55080 Fixed a crash 2006-04-19 13:52:35 -05:00
Yevgen Muntyan 9c9495a644 ms_context_assign_string() 2006-04-19 13:06:05 -05:00
Yevgen Muntyan 6b0a2fa193 moo_command_new() change 2006-04-18 14:44:20 -05:00
Yevgen Muntyan 8ef7ca7e9c MooCommandFlags, 'code' and 'type' properties 2006-04-18 14:43:19 -05:00
Yevgen Muntyan 7b8de3e0c5 Added MooCommandFlags, made code and type GObject properties 2006-04-18 14:42:21 -05:00
Yevgen Muntyan 1176fcbb8f Fixed a leak 2006-04-18 01:47:31 -05:00
Yevgen Muntyan d95d0e9115 Renamed MooTextCompletion back to MooCompletion; removed signals; removed GtkTreeModelFilter stuff 2006-04-17 21:31:25 -05:00
Yevgen Muntyan 1fea4f250e Removed unused rm_fr() 2006-04-17 21:30:08 -05:00
Yevgen Muntyan e5d962db24 Use moo_command_type_parse() 2006-04-17 21:29:46 -05:00
Yevgen Muntyan bd13f2eb99 Added user_id argument to moo_history_entry_new() 2006-04-17 01:41:13 -05:00
Yevgen Muntyan 5ca74dfae7 Added HistoryEntry() 2006-04-17 00:02:52 -05:00
Yevgen Muntyan 538f9a3469 moo_combo_entry_set_activates_default() 2006-04-17 00:02:37 -05:00
Yevgen Muntyan 9919cb0a47 Added MOO_COMMAND_SHELL 2006-04-16 22:06:29 -05:00
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