Commit Graph

84 Commits (6273534c826ed776854c8e392ce8d65b62880bce)

Author SHA1 Message Date
Yevgen Muntyan 6273534c82 More private/public api separation 2006-08-15 03:21:44 -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 1685fa66b1 Made most symbols from mooutils-fs.h private 2006-08-01 20:28:28 -05:00
Yevgen Muntyan 71d64d8245 moo_normalize_file_path() 2006-08-01 20:18:35 -05:00
Yevgen Muntyan 14db61af5e Better scrolling to line 2006-08-01 16:18:17 -05:00
Yevgen Muntyan bb22db5a1b Reworked MooEditConfig stuff, added filter settings 2006-07-27 14:39:53 -05:00
Yevgen Muntyan 0aa2cf391a Added window argument to moo_editor_open_file_line 2006-07-05 14:32:15 -05:00
Yevgen Muntyan f8c9cb338c Added timestamp argument to *_present() methods 2006-07-05 14:16:29 -05:00
Yevgen Muntyan 3c3080ea75 Printing progress dialog 2006-06-30 00:58:35 -05:00
Yevgen Muntyan 051249eb5b Make sure color scheme setting is applied before opening documents 2006-06-26 05:47:38 -05:00
Yevgen Muntyan c24d0bfb82 Make document grab focus in open_file_line, to close the pane 2006-06-25 05:49:41 -05:00
Yevgen Muntyan f7b4021f69 Removed MooEditSession 2006-06-19 04:28:32 -05:00
Yevgen Muntyan a233294aaa Removed MooEditor sessions stuff 2006-06-14 12:51:52 -05:00
Yevgen Muntyan d5582f8b7f Disabled message about autosave 2006-06-09 20:20:06 -05:00
Yevgen Muntyan a5006ff5dc moo_editor_open_file_line() 2006-06-04 22:13:54 -05:00
Yevgen Muntyan 7e5120d4be Removed auto-loading sessions, it will go into project plugin 2006-06-01 13:50:37 -05:00
Yevgen Muntyan 6431d7c2f7 Continuing working on sessions 2006-06-01 02:09:07 -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 6ee080f913 Removed emacs header 2006-05-21 18:11:05 -05:00
Yevgen Muntyan 74e3afb252 Replaced MooAction with GtkAction 2006-05-08 23:57:16 -05:00
Yevgen Muntyan 058d2e433d Convert filename to absolute before opening 2006-05-04 03:40:17 -05:00
Yevgen Muntyan ad941da0f4 "medit nonexistingfile" now creates a new file instead of showing error message 2006-05-04 02:30:32 -05:00
Yevgen Muntyan 929f17f8c1 Added per-language settings in Preferences dialog 2006-05-04 01:40:54 -05:00
Yevgen Muntyan 1f67912dcf Removed moo_editor_set/get_default_lang 2006-04-30 21:24:35 -05:00
Yevgen Muntyan 4504bae534 Use MOO_LANG_NONE for default lang setting 2006-04-30 16:36:37 -05:00
Yevgen Muntyan 24cdeb9c35 Prefixed private functions with underscore 2006-04-28 20:22:03 -05:00
Yevgen Muntyan ea35f16b38 Added lang-specifig configs 2006-04-26 23:04:41 -05:00
Yevgen Muntyan f5f0a499c5 Apply settings in editor, don't let document care about it 2006-04-26 14:09:18 -05:00
Yevgen Muntyan 27a7a5b22b Added methods for getting/setting visual iter line offset 2006-04-22 08:42:02 -05:00
Yevgen Muntyan 8a61f27a4b Set filename in Save As dialog 2006-04-13 03:19:51 -05:00
Yevgen Muntyan 2fee1bffe3 Do not change preferences in apply_prefs() 2006-04-09 05:18:10 -05:00
Yevgen Muntyan 2fd3152e90 Added default_lang setting 2006-04-09 04:56:23 -05:00
Yevgen Muntyan c69244f1ac Do not create UIXML instance in moo_editor_get_ui_xml, so plugins do not install their menu items when no gui is created 2006-04-06 01:39:29 -05:00
Yevgen Muntyan 04720229e9 Wrapped moo_prefs_notify_connect()
Added GDestroyNotify argument, wrapped in pygtk
2006-02-23 21:27:24 -06:00
Yevgen Muntyan de49e7f062 r1325@celeron: muntyan | 2006-02-23 01:56:57 -0600
Copyright notice
2006-02-23 14:03:17 +00:00
Yevgen Muntyan ef5434ae73 r1349@localhost: muntyan | 2005-12-11 22:58:03 -0600
Folding works to some extent, but it sucks.
2005-12-12 10:58:25 +00:00
Yevgen Muntyan ce6049cb8c r1326@localhost: muntyan | 2005-12-10 13:57:12 -0600
TextView::set-scheme
2005-12-11 04:28:37 +00:00
Yevgen Muntyan 738b3c40a4 r1295@localhost: muntyan | 2005-12-08 11:43:09 -0600
Parse kate mode string
2005-12-09 00:19:41 +00:00
Yevgen Muntyan da1f014c19 r1293@localhost: muntyan | 2005-12-08 11:25:51 -0600 2005-12-08 23:26:08 +00:00
Yevgen Muntyan cc86c27a37 r1290@localhost: muntyan | 2005-12-08 10:45:08 -0600
Editor preferences page
2005-12-08 22:46:03 +00:00
Yevgen Muntyan 818d361135 r1284@localhost: muntyan | 2005-12-07 20:15:15 -0600
MooEditConfig
2005-12-08 08:53:46 +00:00
Yevgen Muntyan fbf7a49554 r1267@localhost: muntyan | 2005-12-04 08:13:31 -0600
Made api more pida-friendly
2005-12-04 20:13:58 +00:00
Yevgen Muntyan acdbd4213f r1170@localhost: muntyan | 2005-11-28 21:26:49 -0600
Allow documents live without window
2005-11-29 09:28:37 +00:00
Yevgen Muntyan c9a41fbc0a r1147@localhost: muntyan | 2005-11-28 01:22:47 -0600
Simple open_uri()
2005-11-28 13:48:36 +00:00
Yevgen Muntyan 0fa071738e r1097@localhost: muntyan | 2005-11-26 03:39:56 -0600
Use filename in error messages
2005-11-26 15:40:49 +00:00
Yevgen Muntyan e2805c4056 r955@localhost: muntyan | 2005-11-24 02:14:16 -0600
Started rewrite of variables stuff
2005-11-24 14:14:48 +00:00
Yevgen Muntyan 6be577cd37 Merged new-combo branch (again)
svn merge -r 978:985 svn+ssh://svn.berlios.de/svnroot/repos/ggap/moo/branches/new-combo
2005-11-23 11:10:03 +00:00
Yevgen Muntyan e4ef142381 strip-whitespace property 2005-11-11 20:05:33 +00:00
Yevgen Muntyan 2914ff8917 Move cursor back on reload 2005-11-10 07:15:16 +00:00
Yevgen Muntyan abaf6e11ef More python stuff 2005-11-06 07:33:24 +00:00