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 pla
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 ob
06/11/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
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
--- ../../anjuta-1.2.
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), GTK
006-11-12 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_edit
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
7 matches
Mail list logo