gtkmm r854 - in trunk: . gdk/src gtk/src



Author: murrayc
Date: 2007-06-10 11:00:51 +0100 (Sun, 10 Jun 2007)
New Revision: 854
ViewCVS link: http://svn.gnome.org/viewcvs/gtkmm?rev=854&view=rev

Modified:
   trunk/ChangeLog
   trunk/gdk/src/dragcontext.ccg
   trunk/gdk/src/dragcontext.hg
   trunk/gdk/src/types.hg
   trunk/gtk/src/selectiondata.ccg
   trunk/gtk/src/selectiondata.hg
Log:
2007-02-10  Murray Cumming  <murrayc murrayc com>

        * gdk/src/types.hg: Add ListHandle_AtomString intermediate container 
        type.
        * gdk/src/dragcontext.ccg:
        * gdk/src/dragcontext.hg: get_targets(),
        * gtk/src/selectiondata.hg: 
        * gtk/src/selectiondata.ccg: get_targets(): Use ListHandle_AtomString with appropriate 
        ownership instead of the current faulty code. This changes the return type, and 
        therefore changes the API and ABI of this method, but it is not possible that 
        anyone was using these functions until now, due to the brokenness.
        Bug #399403 (Yannick Guesnet)





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