medit/moo/moopython
Yevgen Muntyan 03e6352fb5 Bind 'buffer', 'editor', and 'moo' in tools scripts 2007-04-03 12:31:36 -05:00
..
codegen Do nto cast enum pointers to int* and back 2007-01-06 04:13:53 -06:00
plugins Bind 'buffer', 'editor', and 'moo' in tools scripts 2007-04-03 12:31:36 -05:00
pygtk moo_get_data_dirs(): get PACKAGE_NAME subdirectories of system data dirs; use g_get_system_data_dirs() instead of hardcoded list in mime code 2007-03-31 00:31:18 -05:00
Makefile.am Renamed PYTHON_CFLAGS back to PYTHON_INCLUDES, for consistency with pygtk 2007-01-10 04:22:01 -06:00
moo-mod.c Use _moo_python_plugin_loader_free() instead of raw g_free 2007-02-27 22:35:04 -06:00
moopython-api.h Little cleanup: use Py_INCREF/DECREF instead of wrappers; use return_None; 2007-02-27 22:38:34 -06:00
moopython-builtin.c Use _moo_python_plugin_loader_free() instead of raw g_free 2007-02-27 22:35:04 -06:00
moopython-builtin.h Changed year in (C) lines 2007-01-02 05:14:08 -06:00
moopython-loader.c Do not use Py_XDECREF() on function call, it evaluates its argument twice 2007-02-27 22:45:11 -06:00
moopython-loader.h Use _moo_python_plugin_loader_free() instead of raw g_free 2007-02-27 22:35:04 -06:00
moopython-mod.c Removed mooutils-win32.h 2007-03-24 02:10:43 -05:00
moopython-pygtkmod.h Changed year in (C) lines 2007-01-02 05:14:08 -06:00
moopython-utils.c Removed moo_print() and moo_print_err() 2007-01-07 23:12:29 -06:00
moopython-utils.h Py_InitializeEx, Py_IncRef, Py_DecRef for python-2.3 2007-02-27 22:45:43 -06:00
pymoo.ini.in Renamed MOO_VERSION_WHATEVER to MOO_WHATEVER_VERSION 2007-01-22 08:15:28 -06:00
pymoo24.ini.in Renamed MOO_VERSION_WHATEVER to MOO_WHATEVER_VERSION 2007-01-22 08:15:28 -06:00
pymoo25.ini.in Renamed MOO_VERSION_WHATEVER to MOO_WHATEVER_VERSION 2007-01-22 08:15:28 -06:00