Commit Graph

168 Commits (5a23ae651c1ea0c7eae87b18da25eea3636e2f88)

Author SHA1 Message Date
Yevgen Muntyan 1a3a09871c Print parsed config 2006-08-23 05:30:40 -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 9310b4ce2d MooKeyFile 2006-08-22 23:15:25 -05:00
Yevgen Muntyan 7828103b84 Added --pid option 2006-08-18 02:24:18 -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 336e1cffa7 Added a rule to top-level Makefile.am to create all the dirs needed by intltool; replaced 'sh' with $(SHELL) everywhere. 2006-08-13 06:47:59 -05:00
Yevgen Muntyan 5636bc81aa Made it possible to have python stuff in a module 2006-08-04 04:17:32 -05:00
Yevgen Muntyan b3ecda4b9b Made label and tooltip item attributes in xml ui files translatable 2006-08-03 01:53:24 -05:00
Yevgen Muntyan f34ab6f048 Use absolute path to medit-app.c in its target 2006-08-01 15:48:44 -05:00
Yevgen Muntyan 1452a4cbc8 Better mingw-configure 2006-08-01 14:49:57 -05:00
Yevgen Muntyan a513128d76 Install library, python module, and headers 2006-08-01 06:36:16 -05:00
Yevgen Muntyan 064fee6ea2 Switched back to make subdirs and libtool 2006-08-01 04:57:26 -05:00
Yevgen Muntyan 234529f4fd Do not require argument for --project 2006-07-08 09:59:12 -05:00
Yevgen Muntyan b773ebb39c Made --line argument work 2006-07-05 14:32:28 -05:00
Yevgen Muntyan 28125883c5 Added --mode argument to control project plugin; made it pass --project argument to the plugin. Pass timestap from STARTUP_ID to another instance in order not to break focus stiealing prevention thing. 2006-07-05 14:19:46 -05:00
Yevgen Muntyan e9ab9c4499 Added --standalone option 2006-06-25 04:24:26 -05:00
Yevgen Muntyan e54f0b17b3 Put ui xml into the script 2006-06-25 03:17:28 -05:00
Yevgen Muntyan e1becf39cb Made it work 2006-06-19 02:52:39 -05:00
Yevgen Muntyan 84e73dbd73 Forgotten commit 2006-06-19 02:10:57 -05:00
Yevgen Muntyan 4bed4c2e25 Tiny cleanup 2006-06-19 02:10:28 -05:00
Yevgen Muntyan 46b83186b4 medit in python 2006-06-19 02:10:04 -05:00
Yevgen Muntyan f33012de95 Added Wrap Text and Show Line Numbers menu items 2006-06-17 02:38:23 -05:00
Yevgen Muntyan 8996662652 Don't put medit-app.c into BUILT_SOURCES 2006-06-16 22:50:43 -05:00
Yevgen Muntyan 1c3d9aa8f2 Forgotten commit 2006-06-14 17:12:40 -05:00
Yevgen Muntyan 239326be8b Added WinMain for MSVC 2006-06-13 01:13:19 -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 3c22d3bc61 Forgotten commit after updating medit-app.opag 2006-06-04 12:32:00 -05:00
Yevgen Muntyan 7cbf158194 mooapp/mooappinput.h doesn't need to be public 2006-06-03 02:39:38 -05:00
Yevgen Muntyan 34228a3ba5 moo_app_send_files() 2006-06-03 02:37:54 -05:00
Yevgen Muntyan 8ca28e4901 Removed open-files and new-app properties 2006-06-03 02:26:18 -05:00
Yevgen Muntyan 1ca2c83ba3 Forgot to commit the opag file last time 2006-05-31 18:29:00 -05:00
Yevgen Muntyan 7aa195f0b3 Removed moo_remove_startup_notify(), it's in gdk! 2006-05-31 15:31:10 -05:00
Yevgen Muntyan 0b75168628 Updated website link 2006-05-25 23:45:01 -05:00
Yevgen Muntyan 36eb9efe74 No Documents menu item 2006-05-23 15:10:47 -05:00
Yevgen Muntyan e63a1a644d Added document list menu 2006-05-21 18:10:48 -05:00
Yevgen Muntyan d7f7daa94f Free app instance on exit, to make valgrind happy 2006-05-20 02:12:34 -05:00
Yevgen Muntyan 379c1b04d1 Prefixed more private functions with underscore 2006-05-13 16:09:46 -05:00
Yevgen Muntyan 56540ec134 Use startup notification, doesn't seem to work 2006-05-09 01:10:14 -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 583b372b9e website and website-label properties 2006-05-02 23:37:30 -05:00
Yevgen Muntyan 37048b9cf7 Allow adding tools into different menus 2006-05-01 12:26:45 -05:00
Yevgen Muntyan dc2e54c2e9 Removed Terminal from ui xml 2006-04-30 16:38:34 -05:00
Yevgen Muntyan 757f576657 Added desktop and resourse files 2006-04-28 16:07:52 -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 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 c51d427453 Do not invoke opag when it's not present 2006-04-21 11:51:26 -05:00