2006-01-26 21:41 tchernobog * trunk/Makefile.am, trunk/doc/Makefile.am, trunk/m4/Makefile.am: - Fixing makefiles with the help of ``make distcheck'' 2006-01-26 20:32 tchernobog * trunk/Makefile.am, trunk/config/Doxyfile.in, trunk/configure.ac, trunk/doc/Makefile.am, trunk/doc/sgpem2uman.texi: - Add support for automagically generating API documentation with Doxygen. Just use ``make apidox''. 2006-01-26 18:31 tchernobog * trunk/ChangeLog, trunk/configure.ac, trunk/src/Makefile.am, trunk/src/gtkgui, trunk/src/gtkgui/Makefile.am, trunk/src/gtkgui/mainwindow.cc, trunk/src/gtkgui/mainwindow.hh, trunk/src/gtkgui/startgui.cc, trunk/src/gtkgui/startgui.hh, trunk/src/main.cc, trunk/src/main.hh, trunk/src/pyloader, trunk/src/pyloader/Makefile.am: - Separate work in a main program and two libraries. This is experimental, and ideally it should be a target to work towards decoupling - Still more experimental, added support for visibility exports from DSOs. Need testing from someone with GCC 4.0 2006-01-26 14:21 tchernobog * trunk/doc/sgpem2dman.texi: - Added norms about documentation guidelines by Djina - Integrated draft about Mailing List usage (adaptation) 2006-01-25 17:50 tchernobog * trunk/po/POTFILES.in, trunk/src/Makefile.am, trunk/src/main.cc, trunk/src/parseopts.cc, trunk/src/parseopts.hh: - Added support for command line option parsing - Creates a vector with filenames to be opened; not actually useful now, it's already in place when it'll be needed. 2006-01-24 21:48 tchernobog * trunk/doc/sgpem2dman.texi: - Added notes on glib::string, glib::RefPtr<> e the c++ stdlib 2006-01-24 17:39 elvez * trunk/doc/sgpem2dman.texi: Modified sgpem2dman.texi: -Adjusted some code snippets whose style was inconsistent -Added an item for operator overloading 2006-01-21 15:02 tchernobog * trunk/configure.ac, trunk/src/Makefile.am, trunk/src/builtin-policies, trunk/src/builtin-policies/Makefile.am: - Added separate directory for keeping builtin policies 2006-01-17 11:44 tchernobog * trunk/configure.ac: - Change order when checking for glib / gtkmm 2006-01-17 10:23 tchernobog * trunk/ChangeLog, trunk/configure.ac, trunk/m4/ac_pkg_swig.m4: - Added fatal errors when swig isn't found - Downgraded gettext reqs 2006-01-15 19:40 tchernobog * trunk/ChangeLog, trunk/Makefile.am, trunk/configure.ac, trunk/src/Makefile.am, trunk/src/main.cc, trunk/src/testsuite, trunk/src/testsuite/Makefile.am: - Lay out directory for keeping tests - Create Makefile for sources, add main.cc that just prints the license as a test for the rules. 2006-01-13 17:30 tchernobog * trunk/ChangeLog, trunk/configure.ac, trunk/doc/Makefile.am: - Add automake option for dejagnu 2006-01-13 16:16 tchernobog * trunk/ChangeLog, trunk/autogen.sh, trunk/config, trunk/config/svn2cl.sh, trunk/config/svn2cl.xsl: - Add support for automatic ChangeLog creation with svn2cl 2006-01-13 16:00 tchernobog * trunk/autogen.sh, trunk/configure.ac: - Add macro for autopoint 2006-01-13 15:52 tchernobog * trunk/ChangeLog, trunk/Makefile.am, trunk/autogen.sh, trunk/configure.ac, trunk/doc/Makefile.am, trunk/doc/sgpem2.texi, trunk/doc/sgpem2dman.texi, trunk/doc/sgpem2uman.texi, trunk/gettext.h, trunk/m4/Makefile.am, trunk/m4/ac_pkg_swig.m4, trunk/m4/ac_python_devel.m4, trunk/m4/ac_python_module.m4, trunk/po/ChangeLog, trunk/po/Makevars, trunk/po/POTFILES.in: - Added libtool, gettext support - Added needed m4 macros - fixed autogen.sh to be made executable - fix directory categories with info manuals 2005-12-30 20:09 tchernobog * trunk/autogen.sh, trunk/configure.ac: - Fix autoreconf parameters in autogen.sh - Change obsolete macros in configure.ac 2005-12-30 19:40 tchernobog * trunk/AUTHORS, trunk/COPYING, trunk/ChangeLog, trunk/Makefile.am, trunk/NEWS, trunk/README, trunk/autogen.sh, trunk/configure.ac, trunk/doc/Makefile.am, trunk/doc/sgpem2.texi, trunk/doc/sgpem2dman.texi, trunk/doc/sgpem2uman.texi, trunk/m4/Makefile.am, trunk/m4/compilerflags.m4: - Lay out autotools foundations 2005-12-26 23:21 tchernobog * trunk/doc/gpl.texi, trunk/doc/sgpem2dman.texi: - Changed dir layout to reflect current repository setup - Added how to insert license info in the source files 2005-12-21 12:22 johnny * trunk/data, trunk/desktop, trunk/distro, trunk/m4, trunk/po: - Added directories as defined in developers' manual. 2005-12-21 12:09 johnny * docs/manuals, src, trunk/doc, trunk/src: - Moved src in trunk/src - Moved docs/manuals in trunk/doc 2005-12-21 12:06 johnny * branches, tags, trunk: - Added directories tags, trunk, branches.