88 Commits

Author SHA1 Message Date
Yevgen Muntyan
752a4a24e9 Added FAM back; rewrote a bit of MooFileWatch 2006-12-08 14:55:46 -06:00
Yevgen Muntyan
8940dcee02 Do not build terminal by default 2006-12-08 04:11:54 -06:00
Yevgen Muntyan
ff94f8fc11 Added check for gthread; use gthread on windows 2006-12-08 02:23:15 -06:00
Yevgen Muntyan
693422c207 Separated libmoo version and modules version 2006-12-05 01:30:20 -06:00
Yevgen Muntyan
d69b2bd2d9 Suppress couple intel warnings 2006-12-03 01:46:21 -06:00
Yevgen Muntyan
15ef6c27d3 Do not #define gtk_object_sink, it breaks when GTK_DISABLE_DEPRECATED is not defined 2006-11-27 08:19:34 -06:00
Yevgen Muntyan
c69d6c2705 Regenerate configure when some m4 file is changed 2006-11-26 01:08:56 -06:00
Yevgen Muntyan
2dcdb532b4 Compile in configure arguments 2006-11-25 11:46:37 -06:00
Yevgen Muntyan
d07dbb8be6 Use pygtk-2.6 2006-11-15 01:30:44 -06:00
Yevgen Muntyan
7d0d452922 MOO_BACKTRACE() 2006-11-15 01:28:57 -06:00
Yevgen Muntyan
e0286daa2a Do use pygtk-2.6 2006-11-14 11:20:39 -06:00
Yevgen Muntyan
302d9c54eb Fixed distutils module check: debug python builds always print stuff to stderr 2006-11-11 21:43:21 -06:00
Yevgen Muntyan
46376dfcb5 Use python-2.5 instead of python-2.3 on win32; include gtk runtime in the installer 2006-11-11 03:01:50 -06:00
Yevgen Muntyan
9176091ce5 Made MooNotebook subclass of GtkNotebook, to make themes happy 2006-11-04 00:20:04 -06:00
Yevgen Muntyan
5d1b21434d Added an argument for MOO_AC_FLAGS so ggap can use it too 2006-09-23 10:54:48 -05:00
Yevgen Muntyan
5bcb5b4a06 Merged FreeBSD stuff 2006-09-07 02:05:50 -05:00
Yevgen Muntyan
67bef1feec Require pygtk-2.8 2006-09-07 02:04:48 -05:00
Yevgen Muntyan
176bc04069 #include <libutil.h> for FreeBSD 2006-09-07 02:01:48 -05:00
Yevgen Muntyan
1cff3edf28 Separate PYTHON_EXTRA_LDFLAGS and PYTHON_EXTRA_LIBS; EXTRA_LDFLAGS are needed on FreeBSD to get -pthread 2006-09-07 02:01:17 -05:00
Yevgen Muntyan
248d8dbc61 -Wdeclaration-after-statement is new in gcc-4 2006-09-06 12:50:24 -05:00
Yevgen Muntyan
ee2dea7d75 GtkSourceView highlighting engine 2006-08-26 04:46:29 -05:00
Yevgen Muntyan
0ded325541 Added --enable-tests 2006-08-22 23:14:21 -05:00
Yevgen Muntyan
3e34ad7188 make distcheck works now 2006-08-13 06:05:50 -05:00
Yevgen Muntyan
25f7a76fbb Added moo-i18n.m4 back 2006-08-04 23:05:41 -05:00
Yevgen Muntyan
9ca6626ad0 Do not use m4 file for i18n stuff, it confuses intltool 2006-08-04 22:44:07 -05:00
Yevgen Muntyan
6c98d10248 Win32 build and installer, and application work 2006-08-04 06:57:15 -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
af7681501b Use .ini.desktop.in again 2006-08-03 23:51:27 -05:00
Yevgen Muntyan
bedaf98075 MOO_INTLTOOL_INI_RULE 2006-08-03 23:41:47 -05:00
Yevgen Muntyan
e4c06d4318 MOO_LOCALE_DIR 2006-08-03 01:51:58 -05:00
Yevgen Muntyan
4552271367 Reverted erroneous commit 2006-08-01 14:51:18 -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
8bc4c8afb5 Updated makefiles and autoconf macros for new pcre 2006-07-27 06:07:38 -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
24c8377489 Catch SIGINT, to clean up on Ctrl-C 2006-06-18 18:31:23 -05:00
Yevgen Muntyan
d736475c45 MOO_LIBS get set in MOO_AC_COMPONENTS, don't forget those 2006-06-16 22:49:07 -05:00
Yevgen Muntyan
0be1cb8708 Check whether system pcre library has UTF8 support 2006-06-16 21:17:21 -05:00
Yevgen Muntyan
55c2389f92 Use custom codegen with any pygtk version; pass pygtk version to codegen 2006-06-14 23:43:34 -05:00
Yevgen Muntyan
7575565add Work around bug in stupid themes thinking "noteboook" means GtkNotebook 2006-06-13 16:01:25 -05:00
Yevgen Muntyan
1b9145ebf5 Use custom codegen only with pygtk-2.8 2006-05-13 16:08:09 -05:00
Yevgen Muntyan
ba649ef5f9 Added MOO_ENABLE_PRINTING 2006-05-05 13:35:25 -05:00
Yevgen Muntyan
f941692070 2.9 counts as 2.10 2006-05-04 22:40:11 -05:00
Yevgen Muntyan
fc5d899649 Improved docs a bit 2006-05-02 22:36:05 -05:00
Yevgen Muntyan
c150bbebd7 Disabled fam 2006-05-02 22:35:47 -05:00
Yevgen Muntyan
3685b6a86e Use system pcre if present 2006-05-01 01:54:47 -05:00
Yevgen Muntyan
d7de6ce3f2 Set $PYTHON for mingw 2006-04-30 20:54:05 -05:00
Yevgen Muntyan
0b1fed998e Do not use pkg-config for codegen directory on mingw 2006-04-30 13:43:07 -05:00
Yevgen Muntyan
bd1eb13637 Release 0.6.95 2006-04-30 01:02:19 -05:00