Commit Graph

134 Commits (ead05d78f3c3ff605f1d6f0b270ffd00550aad16)

Author SHA1 Message Date
Yevgen Muntyan 62e3c8a52f Rewriting actions and tools 2006-08-16 00:18:16 -05:00
Yevgen Muntyan 696a5b20ff More public/private stuff 2006-08-15 03:52:38 -05:00
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 54fcfe5c62 More private/public separation 2006-08-13 04:00:15 -05:00
Yevgen Muntyan 86bcc71c5f More i18n 2006-08-10 04:24:12 -05:00
Yevgen Muntyan cc60bdd4b9 Added GError** argument to glade functions 2006-08-08 19:32:47 -05:00
Yevgen Muntyan 404aa637c6 Added moo_stock_label() and moo_stock_name(); added stock-label, stock-tooltip, stock-display-name Action properties 2006-08-03 03:45:39 -05:00
Yevgen Muntyan 9fdbae6fbe Added i18n stuff to MooGladeXML 2006-08-03 02:29:39 -05:00
Yevgen Muntyan bb22db5a1b Reworked MooEditConfig stuff, added filter settings 2006-07-27 14:39:53 -05:00
Yevgen Muntyan 7f2edc0fc0 Move focus to new active document, if closed one had focus 2006-07-08 09:57:01 -05:00
Yevgen Muntyan 3925c87e0b Printing is enabled unconditionally with gtk >= 2.10.0 now 2006-07-05 14:14:02 -05:00
Yevgen Muntyan 23d6fb1612 Removed moo_edit_window_push_message, moo_edit_window_pop_message; fixed document list menu 2006-06-30 00:53:11 -05:00
Yevgen Muntyan 8ddf2c9f0f Added moo_edit_window_close_all(); renamed action callbacks to action_* 2006-06-25 03:15:19 -05:00
Yevgen Muntyan 9758cc3611 Set drag icon in drag-begin handler, not after gtk_drag_begin call 2006-06-23 05:29:54 -05:00
Yevgen Muntyan 6ea0fdc93e Fixed tab icon dnd which caused input lock in child windows 2006-06-23 02:48:32 -05:00
Yevgen Muntyan f33012de95 Added Wrap Text and Show Line Numbers menu items 2006-06-17 02:38:23 -05:00
Yevgen Muntyan 96c1cd84b0 Disabled use-styles setting; removed it from the widget; and removed Print Options menu item 2006-06-15 23:20:39 -05:00
Yevgen Muntyan 676115d9f2 Close tabs on middle-click 2006-06-14 11:28:41 -05:00
Yevgen Muntyan cfddebe6f3 Use _moo_get_icon_for_path() on windows too 2006-06-13 00:59:13 -05:00
Yevgen Muntyan 7db2a5f9d0 Renamed Find Now to Find Current Word 2006-06-11 02:12:28 -05:00
Yevgen Muntyan 3f40674ee4 Added Find Now thing 2006-06-10 04:10:43 -05:00
Yevgen Muntyan cfc12b454e Disabled quick-search 2006-06-09 20:51:43 -05:00
Yevgen Muntyan 8325a20d43 Disabled bookmarks actions 2006-06-09 20:49:00 -05:00
Yevgen Muntyan 91ef78351d moo_edit_window_get_nth_doc() 2006-06-01 02:07:33 -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 8d89f01add Make action checks work with no documents 2006-05-27 00:37:32 -05:00
Yevgen Muntyan 1267f5c70a moo_edit_window_present_output() 2006-05-26 01:44:27 -05:00
Yevgen Muntyan fb535901b3 Added insensitive "No Documents" item to the doc list 2006-05-23 15:09:45 -05:00
Yevgen Muntyan 50131f2b37 Don't try to assign shortcuts to doc actions 2006-05-21 22:53:38 -05:00
Yevgen Muntyan e63a1a644d Added document list menu 2006-05-21 18:10:48 -05:00
Yevgen Muntyan 4b83258c0a Fixed some leaks 2006-05-20 01:57:50 -05:00
Yevgen Muntyan d90711faed Use g_slice 2006-05-20 00:09:09 -05:00
Yevgen Muntyan 379c1b04d1 Prefixed more private functions with underscore 2006-05-13 16:09:46 -05:00
Yevgen Muntyan 74e3afb252 Replaced MooAction with GtkAction 2006-05-08 23:57:16 -05:00
Yevgen Muntyan 6b5b04d53c Added Print Options dialog 2006-05-07 23:48:37 -05:00
Yevgen Muntyan b5a4bfd70d Printing stuff is not public 2006-05-07 13:15:58 -05:00
Yevgen Muntyan 68cf1cbb9b moo_edit_window_set_action_langs() 2006-05-05 16:17:32 -05:00
Yevgen Muntyan ba649ef5f9 Added MOO_ENABLE_PRINTING 2006-05-05 13:35:25 -05:00
Yevgen Muntyan 2f575d16cd Save pane position 2006-05-04 22:41:23 -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 2031290212 Don't put hidden langs into menu 2006-05-02 23:01:25 -05:00
Yevgen Muntyan f177a68289 Fixed notify::overwrite 2006-05-02 21:40:18 -05:00
Yevgen Muntyan f99f5fcf91 Added has-comments property 2006-04-29 22:54:03 -05:00
Yevgen Muntyan e22147ef2e moo_lang_id() 2006-04-26 23:04:30 -05:00
Yevgen Muntyan ca1df67483 Indent, Unindent actions 2006-04-25 02:29:39 -05:00
Yevgen Muntyan aa80caa5b7 Next/Prev Placeholder 2006-04-24 14:27:34 -05:00
Yevgen Muntyan 27a7a5b22b Added methods for getting/setting visual iter line offset 2006-04-22 08:42:02 -05:00
Yevgen Muntyan aa928032af Set actions accelerators 2006-04-20 04:49:13 -05:00