======================================== NEWS: cheese-2.91.4 ======================================== version 2.91.4 - bump LT_VERSION numbers for libcheese and libcheese-gtk - Splitting dependencies of libcheese and libcheese-gtk Spliting dependencies of libcheese and libcheese-gtk and linking libcheese library with it's dependencies. - libcheese: Removing unnecessary includes Removing unnecessary includes of gtk in libcheese modules. - Creating pkgconfig file for libcheese and libcheese-gtk - Adding test for CheeseCamera cheese-test-camera creates a CheeseCamera and takes a photo that will be saved in testcamera.jpg after five seconds. - Creating libcheese, installable non-gtk lib Cheese-flash is now part of libcheese-gtk, since it depends on gtk and we want libcheese to not depend on it. Libcheesecommon is now called simply Libcheese and it's installed, it's the main cheese lib which can be used to set the pipeline, take_photos and record video. - remove countdown from libcheese cheese uses the new countdown in src/cheese-countdown.vala which prints the countdown directly on the clutter texture. - cheese-test-chooser: Use gtk_clutter_init Cheese test chooser should use gtk_clutter_init instead of gtk_init, since cheese-camera now uses a ClutterTexture to display video. - cheese-camera: using const char * when appropriate Filenames and other string parameters used to set properties can be const. - cheese-camera: switch_device is now a void method Method cheese_camera_switch_device always returned true. Its return value can be ignored. - cheese-camera: Making methods static Some methods are only used inside CheeseCamera, so I removed them from header file and declared them as static. - cheese-widget: Fix return type for get_settings - remove dbus support from cheese, fixes bug #622915 - cheese-camera: Check return of linking effect Return if linking effect preview was not successful. - cheese-camera: Removing extra colorspace after effect Effects are already created using one colorspace before and one after its pipeline description, so there is no need to add another colorspace after the effect bin. - cheese-camera: Handle more bus messages When bus receives error or warning messages, we parse them and print warning messages. - Updated Basque language - Added/Updated Translations - bg, courtesy of Krasimir Chonov - cs, courtesy of Marek Černocký - el, courtesy of Kostas Papadimas - eo, courtesy of Kristjan SCHMIDT - eu, courtesy of Iñaki Larrañaga Murgoitio - fa, courtesy of Mahyar Moghimi - gl, courtesy of Fran Diéguez - nb, courtesy of Kjartan Maraas - ru, courtesy of Yuri Myasoedov - th, courtesy of Akom Chotiphantawanon - zh_HK, courtesy of Chao-Hsiung Liao - zh_TW, courtesy of Chao-Hsiung Liao - Added/Updated Documentation ======================================== NEWS: evolution-2.91.6.1 ======================================== Evolution 2.91.6.1 2011-02-02 ----------------------------- Work around last-minute API breaks in GTK+ 2.99.3. Evolution 2.91.6 2011-01-11 --------------------------- Bug Fixes: Bug 640760 - New mail "stuck" if missing attachment dialog cancelled (Matthew Barnes) Bug 640707 - Crash on 'Add to address book'->'Edit full' click (Milan Crha) Bug 640706 - Can't edit filter/advance search condition (Milan Crha) Bug 640704 - Replace GtkWindow::allow_shrink/grow with resizable (Milan Crha) Bug 640536 - Warnings when adding a google account in express mode (Milan Crha) Bug 640526 - Default column width in address card view is small (Matthew Barnes) Bug 640522 - Set minimal height on Description fields in event editors (Milan Crha) Bug 640516 - Information bar above folder list is empty (Milan Crha) Bug 640517 - Runtime warnings when launching composer (Milan Crha) Bug 640083 - Cannot configure LDAPS on port 636 (Matthew Barnes) Bug 640025 - Silence debug output in spamassassin plugin (Matthew Barnes) Bug 640091 - Improve error handling during send post-processing (Matthew Barnes) Bug 634403 - Mails Label popup menu is not updated properly (Milan Crha) Bug 604534 - Evolution "ignores" key-usage info in certificates (Milan Crha) Bug 633982 - Crash when trying to Create a search folder from a search (Milan Crha) Bug 633788 - Mail plugin's update-actions handler is never called (Milan Crha) Bug 553438 - Deletes lines of a reply when changing address (Milan Crha) Bug 600013 - Crash in mail_reader_message_loaded_cb (Milan Crha) Bug 634305 - Crash on move of contacts between books (Milan Crha) Bug 638087 - Crash at merging duplicate contact (Vibha Yadav) Bug 638808 - camel_shutdown() called too early (Milan Crha) Bug 593020 - Do not check Bcc in "Sender or Recipients" condition (Milan Crha) Miscellaneous Fixes: libchamplain-0.8 exists now. (Matthew Barnes) gladeui is 2.0 now (Milan Crha) Require the latest gtk+-3.0 release until 3.0. (Matthew Barnes) No more "expose-event" on GtkWidget (Milan Crha) Most (but not all) packing issues from Mail preferences (Milan Crha) Do not oversize New and Send/Receive toolbar buttons (Milan Crha) Adapt size_request vfuncs to latest gtk+-3.0 API. (Rodrigo Moya) Adapt smclient to latest gtk+-3.0 API. (Kjartan Maraas) Adapt gdk_window_get_geometry for gtk+-3.0 (Vibha Yadav) Adapt to GtkComboBox class reorg. (Matthew Barnes) Avoid using deprecated GTK_SELECTION_EXTENDED (Vibha Yadav) Use latest gnome-desktop API (Rodrigo Moya) gdk_cursor_unref() -> g_object_unref() (Matthew Barnes) Dialogs no longer have separators. (Matthew Barnes) Drop support for gtk+-2.0. (Matthew Barnes) Adapt to Camel API changes. (Matthew Barnes) mail: Use G_DEFINE_TYPE for EmFolderTreeModel (Benjamin Otte) Use e_load_book_source_async() for all EBook loading. (Matthew Barnes) Use e_source_selector_get_source_by_path(). (Matthew Barnes) Fudge GtkScrollable for gtk2. (Matthew Barnes) Fudge gtk_widget_get_preferred_size() for gtk2. (Matthew Barnes) Do not hide maildir accounts from UI (Milan Crha) GtkSelectionData is sealed in GTK3. (Matthew Barnes) Translations: Andrej Žnidaršič (sl) Ivar Smolin (et) Klemen Košir (sl) Jorge González (es) Fran Diéguez (gl) Daniel Nylander (sv) Daniel Mustieles (es) Michael Kotsarinis (el) ======================================== NEWS: file-roller-2.91.6 ======================================== version 2.91.6 -------------- Bugs fixed: * Fixed error when creating zip archives with files starting with an hyphen (Dmitri Bachtin) (#639664) * Added focus stealing prevention code (#318108) New or updated application translations: * Basque (Iñaki Larrañaga Murgoitio) * Galician (Fran Diéguez) * Greek (Michael Kotsarinis) * Norwegian Bokmål (Torstein Adolf Winterseth) * Norwegian Nynorsk (Torstein Adolf Winterseth) * Russian (Yuri Myasoedov) * Slovenian (Matej Urbančič) ======================================== NEWS: gedit-2.91.6 ======================================== gedit 2.91.6 ============ New Features and Fixes ====================== - Fix encoding conversion (Ignacio Casal Quinteiro) - Add invalid char support (Ignacio Casal Quinteiro, Paolo Borelli) - More plugins ported to pygobject - Misc bugfixes New and updated translations ============================ - cs (Marek Černocký) - el (Γιώργος Στεφανάκης) - eo (Kristjan SCHMIDT) - eu (Iñaki Larrañaga Murgoitio) - gl (Fran Diéguez) - pa (A S Alam) ============