CVSROOT: /cvs/gnome Module name: planner Changes by: rhult 05/04/18 17:24:23
Modified files: . : ChangeLog data/ui : gantt-view.ui resource-view.ui time-table-view.ui libplanner : Makefile.am python : Makefile.am planner-types.defs planner.defs planner.override python-demo.py test.py src : Makefile.am planner-application.c planner-calendar-dialog.c planner-calendar-selector.c planner-day-type-dialog.c planner-default-week-dialog.c planner-gantt-view.c planner-phase-dialog.c planner-project-properties.c planner-python-plugin.c planner-resource-dialog.c planner-resource-view.c planner-task-view.c planner-usage-tree.c planner-usage-view.c planner-window.c planner-window.h planner-working-time-dialog.c Added files: python : plannerui-types.defs plannerui.defs plannerui.override planneruimodule.c Log message: 2005-04-18 Richard Hult <[EMAIL PROTECTED]> * src/planner-window.c (window_populate): Don't hide the Actions menu when its's empty. * data/ui/*.ui: Clean up some. 2005-04-17 Richard Hult <[EMAIL PROTECTED]> Work on getting the Python bindings uptodate. * libplanner/Makefile.am: Link the modules with libplanner. * python/Makefile.am: Split up the module in one for libplanner and one for the UI plugins. * python/test.py: Make it work. * python/python-demo.py: Likewise. * src/*.[ch]: Fix type macro for PlannerWindow. * src/planner-python-plugin.c: Clean up coding style and import the new ui module. Set the application as a global for scripts to use. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=planner&who=rhult&date=explicit&mindate=2005-04-18%2017:23&maxdate=2005-04-18%2017:25 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list