Commit Graph

45 Commits (8678dc668b46fe90778d647e02e97d68d14e8e3a)

Author SHA1 Message Date
Yevgen Muntyan 2902ce6aed Made moo_edit_get_filename() return duplicated string 2007-07-07 07:34:41 -05:00
Yevgen Muntyan 938c33a926 Changed license to LGPL 2007-06-24 12:56:20 -05:00
Yevgen Muntyan 45afac3f6c Made order of directories returned by get_data_dirs comply to xdg spec 2007-04-21 08:15:52 -05:00
Yevgen Muntyan 3ef9426e6c Updated copyright notices 2007-04-07 03:21:52 -05:00
Yevgen Muntyan 40742bb240 Made it possible to write commands in python; renamed MooCommandType to MooCommandFactory 2007-02-27 22:23:57 -06:00
Yevgen Muntyan cfbfbfabb3 Avoid gcc warnings 2007-01-02 05:07:07 -06:00
Yevgen Muntyan 03f1b83e55 Greta cleanup: removed unused functions; made static what appropriate 2006-12-31 04:53:45 -06:00
Yevgen Muntyan cf38e20b69 Use G_UNLIKELY in get_type() functions 2006-12-30 22:18:14 -06:00
Yevgen Muntyan 177042a342 Separated context menu xml and main UI xml; made moo_editor_apply_prefs() public 2006-12-20 18:19:48 -06:00
Yevgen Muntyan 0723a7e378 Fixed lot of compiler warnings 2006-12-04 04:54:12 -06:00
Yevgen Muntyan 4c56fa6176 Fixed bunch of compiler warnings 2006-12-03 01:49:14 -06:00
Yevgen Muntyan 622467b068 Add LINE and LINE0 to command environment 2006-11-29 08:04:10 -06:00
Yevgen Muntyan e4baac44b7 _moo_message() 2006-11-02 00:38:00 -06:00
Yevgen Muntyan 31c09f5e9a C90 mode: don't use // comments, don't use trailing commas in enums, and so on 2006-10-18 00:24:35 -05:00
Yevgen Muntyan 53e07fcea5 _moo_str_equal() 2006-09-02 02:29:39 -05:00
Yevgen Muntyan 53eca2f14b Use MooKeyFile for tools configuration files 2006-08-31 10:21:39 -05:00
Yevgen Muntyan bc5282ce26 Merge installed and user's files 2006-08-23 02:41:56 -05:00
Yevgen Muntyan 2804b1c701 Generate unique id and store it 2006-08-22 23:22:32 -05:00
Yevgen Muntyan 6d4e54066a MooCommandExe and friends 2006-08-20 03:49:33 -05:00
Yevgen Muntyan 4cb996dfb3 Split mooedit-action.* into mooeditaction.* and mooeditaction-factory.* 2006-08-19 00:59:53 -05:00
Yevgen Muntyan 9b6f203042 More user tools thing... 2006-08-19 00:21:29 -05:00
Yevgen Muntyan c781cd9635 Script tools basically work now 2006-08-17 23:53:34 -05:00
Yevgen Muntyan dcd2250d40 Continuing user tools stuff 2006-08-17 00:08:49 -05:00
Yevgen Muntyan ead05d78f3 Continuing user tools thing 2006-08-16 20:27:19 -05:00
Yevgen Muntyan 62e3c8a52f Rewriting actions and tools 2006-08-16 00:18:16 -05:00
Yevgen Muntyan b9ffc63ecb MooActionCollection - object containing bunch of actions groups; MooActionBase - interface used by all actions in moo; MooAction, MooToggleAction, MooRadioAction - subclasses of corresponding gtk classes implementing MooActionBase interface. 2006-08-15 02:12:41 -05:00
Yevgen Muntyan 711bda44c0 Correctly handle case when no documents open 2006-05-27 00:38:32 -05:00
Yevgen Muntyan 74e3afb252 Replaced MooAction with GtkAction 2006-05-08 23:57:16 -05:00
Yevgen Muntyan 37048b9cf7 Allow adding tools into different menus 2006-05-01 12:26:45 -05:00
Yevgen Muntyan 3f76831055 Added 'enabled' property 2006-05-01 03:35:41 -05:00
Yevgen Muntyan e22147ef2e moo_lang_id() 2006-04-26 23:04:30 -05:00
Yevgen Muntyan 9e4ae7a3e8 Moved default boolean values into the MooConfig 2006-04-22 21:58:43 -05:00
Yevgen Muntyan ccb8ad8dde Removed item id stuff; made the model work 2006-04-22 11:31:54 -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 b0209d6b8c #define strings used in cfg files 2006-04-20 17:58:25 -05:00
Yevgen Muntyan 90ef4e4f20 Win32 fixes 2006-04-20 14:13:42 -05:00
Yevgen Muntyan afbb146d9e Make gcc happier 2006-04-20 11:56:48 -05:00
Yevgen Muntyan 5b818948b3 create_menu_action(): check action options 2006-04-20 04:10:34 -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 97f76e4d8c cd to document dir before executing shell script 2006-04-19 17:23:23 -05:00
Yevgen Muntyan 1aba846e7e Added ACTION_SILENT 2006-04-18 14:44:02 -05:00
Yevgen Muntyan a045aed039 Use output pane 2006-04-16 22:06:13 -05:00
Yevgen Muntyan 9a7e0e9866 Load user-defined actions into the Tools menu 2006-04-16 17:02:33 -05:00