Bug#337736: anjuta: text cut (or copied) from a detached edit window cannot be pasted. (patch proposal)

2006-11-27 Thread Yannick Gicquel
Hi, Here is a correction for the #337736 bug. Currently, after detaching a text editor, the GtkSelection handler are not connected anymore to the TextEditor widget. Thus, when scintilla part received the Paste event, the selection is not retrieved before trying to insert it. Correction took

Bug#383949: anjuta: can not add a new source file in a wizard project (patch proposal)

2006-11-23 Thread Yannick Gicquel
showing that file is already present. The file is inserted as well. Here is the correct file which can be used with previously send files. Regards, Yannick 2006/11/14, Yannick Gicquel [EMAIL PROTECTED]: Hi Rob, Currently I made some little corrections because of the big instability I observed

Bug#383949: anjuta: can not add a new source file in a wizard project (patch proposal)

2006-11-14 Thread Yannick Gicquel
/14, Rob Bradford [EMAIL PROTECTED]: On Mon, 2006-11-13 at 19:48 +0100, Yannick Gicquel wrote: Hi, This is a proposal for this feature implementation. Because the resolved patch use a new developped function interface in file managment, it needs to be validate by project leader to confirm

Bug#383949: anjuta: can not add a new source file in a wizard project (patch proposal)

2006-11-13 Thread Yannick Gicquel
Hi, This is a proposal for this feature implementation. Because the resolved patch use a new developped function interface in file managment, it needs to be validate by project leader to confirm general software behaviour. This impact three sources files. Regards, Yannick ---

Bug#358495: anjuta: Segfault when opening a file (patch proposal)

2006-11-12 Thread Yannick Gicquel
Hello,You can find a correction for this issue in mail attachment.To apply, you can do this (in src/ dir.) :patch text_editor.c.patchQuick analysis : Depending on current user locale definition, the function anjuta_encoding_get_from_charset() may fail returning NULL. In this case, we should not

Bug#358495: anjuta: Segfault when opening a file (patch proposal)

2006-11-12 Thread Yannick Gicquel
at 15:56 +0100, Yannick Gicquel wrote: Hello, You can find a correction for this issue in mail attachment. Can you make it a unified diff please. Cheers, Rob -- Rob Bradford [EMAIL PROTECTED] --- text_editor.c.bak 2005-04-06 11:05:45.0 +0200 +++ text_editor.c 2006-11-12 18:17

Bug#340676: anjuta: dragging toolbars disables anjuta. (patch proposal)

2006-11-12 Thread Yannick Gicquel
Hello, Here is a patch to correct the 350676 issue. Regards, Yannick --- anjuta_gui.c~ 2005-04-06 11:05:44.0 +0200 +++ anjuta_gui.c 2006-11-12 22:54:13.0 +0100 @@ -93,7 +93,8 @@ (appl-widgets.toolbar.main_toolbar)); gnome_app_add_toolbar (GNOME_APP (anjuta_gui),