From d62e5925b3c5270f063f0b125a7eb685a3d09128 Mon Sep 17 00:00:00 2001 From: Tristan Van Berkom Date: Tue, 8 Apr 2008 04:26:07 +0000 Subject: fixed distcheck errors. svn path=/trunk/; revision=1778 --- NEWS | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index f675f7f7..70dc27be 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,32 @@ +=========== +Glade 3.5.0 +=========== + - Resurrected GtkScaleButton and GtkVolumeButton + - We finally have Vincent Geddes's icon choser dialog + (was skipped before because of string changes) + - Not allowed to have duplicate widget names anymore (bug 442860) + - Now the first widget in a project shows up automatically + when opening the project. + - Old parser was trashed and rewritten from the ground up. + - New plugin support for read_widget() and write_widget(), also + create_eprop() which allows the plugin to create widgets to + edit properties in the editor (accelerators are edited from + the plugin now for instance). + - Dual file format support available, its a beginning, you dont + get any of the GObjects that GtkBuilder supports but all widgets + you were formerly using with glade can now be loaded/saved in + builder format. + - Api reference docs for embedders and widget authors ressurected + after 2 years, concerning integrating widgets, the docs are + practically rewritten. + +New and updated translations +============================ + - Priit Laes (et) + - Laurent Dhima (sq) + - Baris Cicek (tr) + - Alexander Shopov (bg) + =========== Glade 3.4.3 =========== -- cgit v1.2.1