X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=NEWS;h=8a6d49276237d011dc31e697014a3611dfbbd137;hb=07f038236891ead71a65146d0aec9224f0cac903;hp=02de3ee079e1cd900349f308ec861e7ccff438ca;hpb=c1381c8cea310ea06a016f86599a87fdb42fc5ed;p=~andy%2Fgtk diff --git a/NEWS b/NEWS index 02de3ee07..8a6d49276 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,96 @@ +What is new in GTK+ 1.1.7: + +* Fixed memory mis-allocation in default files code +* Various event handling fixes +* Wide character support for entry and text +* Destroy widgets _after_ propagating unrealize signals through + widget heirarchy +* Only build XIM-support if available +* Tutorial and examples updates +* Added gtk_drag_source_unset() + +What is new in GTK+ 1.1.6: + +* The signal system now features emission hooks whith special semantics, + refer to the ChangeLog for this. +* Minor? speedups and memory reductions to the emission handling of the + signal system. +* _interp() function variants are deprecated now. the corresponding *_full() + variants are provided for a long time now. +* Dnd abort timeout increased to 10 minutes. +* GtkScrolledWindow inherits from GtkBin now. +* GTK_POLICY_NEVER is implemented for scrolled windows now. +* Lots of API clean ups. +* Incremental freezing abilities. +* Integrated widgets from the GNOME tree: GtkLayout, GtkPlug and GtkSocket. +* New window functions for transient relationship, default size, and + geometry hints +* Default rc files are now read in (