Commit Graph

1969 Commits (b27e5615d6e8df1cb47010b89fea9fe33157f954)

Author SHA1 Message Date
Yevgen Muntyan bc5282ce26 Merge installed and user's files 2006-08-23 02:41:56 -05:00
Yevgen Muntyan cd412fc8ae When row moved too 2006-08-23 02:40:45 -05:00
Yevgen Muntyan c5381b4191 Mark page changed after deleting row 2006-08-23 02:39:03 -05:00
Yevgen Muntyan c9b450e4e2 moo_command_type_data_equal() 2006-08-23 02:38:16 -05:00
Yevgen Muntyan 4aecb63ebb Use MEDIT_PID environment variable in addition to --pid option 2006-08-22 23:25:08 -05:00
Yevgen Muntyan 4e6a5cd89f Add given environment variables to existing environment instead of replacing it 2006-08-22 23:24:36 -05:00
Yevgen Muntyan b6bd1f0175 Made _moo_history_list_load private 2006-08-22 23:24:04 -05:00
Yevgen Muntyan d87138c56e Add asterisks to skip-files globs, save history 2006-08-22 23:23:35 -05:00
Yevgen Muntyan 2804b1c701 Generate unique id and store it 2006-08-22 23:22:32 -05:00
Yevgen Muntyan 5011f65f74 Draw a bit smaller placeholder box 2006-08-22 23:22:03 -05:00
Yevgen Muntyan 0acf328b09 Save search flags 2006-08-22 23:21:42 -05:00
Yevgen Muntyan 23e4e9d53e Filter patterns, check_visible() and check_sensitive() 2006-08-22 23:21:14 -05:00
Yevgen Muntyan 6841eb4d9f Renamed type from MooScript to moo-script 2006-08-22 23:20:33 -05:00
Yevgen Muntyan 303b9b7e48 Run command from document directory 2006-08-22 23:20:01 -05:00
Yevgen Muntyan cd640d12e6 Check pid string better, and check whether file exists before opening it 2006-08-22 23:19:08 -05:00
Yevgen Muntyan 271995d123 Renamed MooHistoryEntry to MooHistoryCombo 2006-08-22 23:18:39 -05:00
Yevgen Muntyan 9310b4ce2d MooKeyFile 2006-08-22 23:15:25 -05:00
Yevgen Muntyan 0ded325541 Added --enable-tests 2006-08-22 23:14:21 -05:00
Yevgen Muntyan e0db6e3bc9 Set environment variables correctly 2006-08-21 00:41:57 -05:00
Yevgen Muntyan c47a8561f0 Use function name in "implement me" #warning's 2006-08-20 22:47:28 -05:00
Yevgen Muntyan 377835f8f9 Use _moo_save_file_utf8 instead of g_file_set_contents 2006-08-20 22:45:45 -05:00
Yevgen Muntyan 60de5a4217 Fixed bug with simultaneous dragging icon and reordering tabs in notebook 2006-08-20 15:41:14 -05:00
Yevgen Muntyan ca1310a325 More public/private separation 2006-08-20 14:38:20 -05:00
Yevgen Muntyan b9dabe800d Build plugins first 2006-08-20 12:54:54 -05:00
Yevgen Muntyan 6d4e54066a MooCommandExe and friends 2006-08-20 03:49:33 -05:00
Yevgen Muntyan dd28bc478f Moved MooCmd into moospawn.[ch]; made it private 2006-08-20 03:49:03 -05:00
Yevgen Muntyan 1f7b0d7f04 Use _moo_unix_spawn_async instead of MooCmd 2006-08-20 03:48:24 -05:00
Yevgen Muntyan 59382acb5a Fixed find command for case when no globs specified 2006-08-20 03:47:57 -05:00
Yevgen Muntyan 1c1e693bf6 Removed _moo_text_view_*_undo_group() 2006-08-20 03:47:10 -05:00
Yevgen Muntyan f358d43bcf Made it compile 2006-08-20 03:46:18 -05:00
Yevgen Muntyan 68e59ab990 Enabled active strings plugin again 2006-08-20 03:44:55 -05:00
Yevgen Muntyan de6a1e444e moo_cmd_view_run_command_full() 2006-08-20 03:32:27 -05:00
Yevgen Muntyan 9bc8c12b35 make all in this directory before descending into plugins/ 2006-08-20 03:30:59 -05:00
Yevgen Muntyan a3fd115682 _moo_text_view_new_undo_group(), _moo_text_view_end_undo_group() 2006-08-19 16:40:05 -05:00
Yevgen Muntyan c164e8b06f Use globs for files to skip so it's consistent with files-to-process 2006-08-19 12:10:41 -05:00
Yevgen Muntyan f488b986a1 Show full paths in recent files menu tooltips 2006-08-19 12:09:05 -05:00
Yevgen Muntyan aa1cc9ef22 Use glib-mkenums 2006-08-19 02:50:56 -05:00
Yevgen Muntyan f21ecfb97d Removed MooEditActionFlags; added MooEditAction::filter-pattern property 2006-08-19 01:40:34 -05:00
Yevgen Muntyan 76e05fdac1 Moved _moo_edit_check_actions() to mooeditaction.c 2006-08-19 01:40:14 -05:00
Yevgen Muntyan 69affc0bcc Normalize accelerator string before putting them into hash tables 2006-08-19 01:21:57 -05:00
Yevgen Muntyan a6d2894f3c Use GTypeInstance private field 2006-08-19 01:15:42 -05:00
Yevgen Muntyan 4cb996dfb3 Split mooedit-action.* into mooeditaction.* and mooeditaction-factory.* 2006-08-19 00:59:53 -05:00
Yevgen Muntyan ddf49d7373 Saved with glade-3 2006-08-19 00:33:13 -05:00
Yevgen Muntyan 9b6f203042 More user tools thing... 2006-08-19 00:21:29 -05:00
Yevgen Muntyan c13754c92f _moo_get_pid_string() 2006-08-19 00:20:55 -05:00
Yevgen Muntyan 7828103b84 Added --pid option 2006-08-18 02:24:18 -05:00
Yevgen Muntyan c781cd9635 Script tools basically work now 2006-08-17 23:53:34 -05:00
Yevgen Muntyan fb66058ae4 Do not report failure on success 2006-08-17 23:53:10 -05:00
Yevgen Muntyan fe3708673f Do not make toolbar buttons homogeneous 2006-08-17 23:52:55 -05:00
Yevgen Muntyan b42720a224 Removed python stuff 2006-08-17 23:52:33 -05:00