CVSROOT: /cvs/gnome Module name: anjuta Changes by: jhs 06/10/22 13:53:17
Modified files: . : AUTHORS ChangeLog global-tags : create_global_tags.sh.in libanjuta : anjuta-preferences-dialog.c plugins/document-manager: anjuta-docman.c plugins/file-manager: an_file_view.c plugin.c plugin.h plugins/glade : plugin.c plugins/project-manager: plugin.c plugins/symbol-browser: an_symbol_prefs.c plugins/valgrind: plugin.c plugin.h vgtoolview.c vgtoolview.h Log message: 2006-10-22 Sylvain Defresne <[EMAIL PROTECTED]> * plugins/valgrind/plugin.c plugins/valgrind/vgtoolview.c * plugins/valgrind/vgtoolview.h: Correctly handle the argv / srcdir of vg_tool_view object. Do not leak memory associated with those arrays. * plugins/symbol-browser/an_symbol_prefs.c: Support unloading / reloading of the module (for example when closing a project and opening another one). * plugins/project-manager/plugin.c: Remove plugin widget before removing plugin itself, preventing a crash with valgrind plugin. * libanjuta/anjuta-preferences-dialog.c: Do not use the page_num returned by gtk_notebook_append_page to remove the page as it cause bugs when pages removal is not done in LIFO. * plugins/document-manager/anjuta-docman.c: Fix some GTK+ warnings. * global-tags/create_global_tags.sh.in: Rewrite script to remove bash-ism and use pkg-config directly instead of parsing the *.pc file by hand. This solve problems that occurred when one of the directory in PKG_CONFIG_PATH is empty. 2006-10-22 Arjan Timmermann <[EMAIL PROTECTED]> * plugins/glade/plugin.c: Fix build (#363884) 2006-10-22 Johannes Schmid <[EMAIL PROTECTED]> * plugins/file-manager/an_file_view.c: * plugins/file-manager/plugin.c: * plugins/file-manager/plugin.h: Fix possible crasher when changing project-root uri when we try to restore open nodes * AUTHORS: Updated URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=anjuta&who=jhs&date=explicit&mindate=2006-10-22%2013:52&maxdate=2006-10-22%2013:54 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list