RE: gtk+1.3 library



Hi, 
   Well, I see gtk+ using lot of deprecated calls. I also saw many patches submitted
   in bugzilla (#52790) but not yet gone into the source.

   I have replaced all the GtkType & GtkTypeInfo to GType & GTypeInfo.
   The attached diff contains the changes. I 'm planning to do all signal changes 
   (replacing gtk_signal_* calls) also in the library. 

   Expecting your comments.

 regards
 satyajit


"satyajit  kanungo" <satyajit kanungo wipro com> writes:

>   Hi 
>   I am trying to build gtk+-1.3.12 (from GNOME alpha release) on my Linux machine.
>   and it builds properly on my system.
> 
>   I found  the gtk sources still using  deprecated features such as 
>   GtkTypeInfo,GtkType variables, gtk_signal_new etc. Are there any plans to  
>   removed these features in future  versions.

Yes, but probably not any time soon. Except for using GTK+ for example
code, there is no real harm in having use of these functions inside GTK+.
    
>   I am thinking of making the changes to remove the above deprecated
>   features  from the library. Any suggestions ??

  http://bugzilla.gnome.org/show_bug.cgi?id=52790

Is a bug tracking this issue, with some patches on it.

Regards,
                                        Owen

Attachment: gtk_diff
Description: Binary data

**************************Disclaimer************************************
      


Information contained in this E-MAIL being proprietary to Wipro Limited
is 'privileged' and 'confidential' and intended for use only by the
individual or entity to which it is addressed. You are notified that any
use, copying or dissemination of the information contained in the E-MAIL
in any manner whatsoever is strictly prohibited.



 ********************************************************************


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]