GTK patches




  Hi,

 I uploaded 3 patches on ftp.gimp.org. Here are the READMEs :


gtk-ajaborsk-971016.patch.README
-----------------------------------------------------------------------
  This patch modify the GtkTable, GtkVBox and GtkHBox allocation code
  to better distribute extra pixels instead of giving them only to the
  last child (or the last column/row for a table).

  Effect is sensitive for long homogeneous tables or boxes.
-----------------------------------------------------------------------

gtk-ajaborsk-971016-1.patch.README
-----------------------------------------------------------------------
  This small patch correct position for GTK_WIN_POS_CENTER and
  GTK_WIN_POS_MOUSE GtkWindow positions.
-----------------------------------------------------------------------


gtk-ajaborsk-971016-2.patch.README
-----------------------------------------------------------------------
  A little patch again to prevent user to use gtk_widget_set_events()
  when a widget is already realized.
  In this case, the gtk_widget_set_events() doesn't work.  
-----------------------------------------------------------------------

   Alex.

-----------------------------------
 Alexandre JABORSKA
 ajaborsk@phare.univ-lille2.fr
-----------------------------------



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