Author: kelnos Date: 2008-09-12 20:38:29 +0000 (Fri, 12 Sep 2008) New Revision: 27850
Modified: libxfcegui4/trunk/NEWS Log: update NEWS for 4.6alpha Modified: libxfcegui4/trunk/NEWS =================================================================== --- libxfcegui4/trunk/NEWS 2008-09-12 20:38:03 UTC (rev 27849) +++ libxfcegui4/trunk/NEWS 2008-09-12 20:38:29 UTC (rev 27850) @@ -1,3 +1,16 @@ +4.5.90 (Xfce 4.6alpha) +====================== +- Fix XfceAppMenuItem's lazy icon loading so menus don't overlap after + the icons load (bug 3081). +- Add gladeui and libglade support so Xfce widgets can be added to an + interface using the Glade Interface Designer, and can be accessed using + libglade. +- Fix menu crash if NULL icon file name. +- Deprecate XfceClock and XfceSystemTray. +- Deprecate all libnetk objects and functionality (library users should + migrate to libwnck). + + 4.4.2 ===== - Free list returned by gtk_container_get_children(). @@ -6,6 +19,8 @@ - Allocate a copy of passed cliend id, program name and working directory in session management, in case the application frees the data. - Properly deal with %-starting 'field codes' in commands from .desktop files +- Change the DISPLAY env var when launching applications on another screen + to ensure the app doesn't get an incorrect DISPLAY. - Updated translations: Maximilian Schleiss (nl), Dimitri Gogelia (ka), Pablo Vieira and Jose Vitor Lopes e Silva (pt_BR), Mişu Moldovan (ro. - New translations: Terje Uriansrud (nb_NO), Nuno Miguel (pt_PT), _______________________________________________ Xfce4-commits mailing list [email protected] http://foo-projects.org/mailman/listinfo/xfce4-commits
