======================================== NEWS: brasero-2.91.90 ======================================== 21/02/2011 Development release (2.91.90) - Fix packagekit integration (Marc Deslauriers) - Fix Bug 642913 - ‘NautilusMenuProviderIface’ has no member named ‘get_toolbar_items’ (Luis Medinas) - Update configure to match GTK+ 3.0.0 GLIB 2.18 and Nautilus 3.0 (Luis Medinas) - Updated Slovenian translation (Matej Urbančič) - Updated Norwegian bokmål translation. (Kjartan Maraas) - Updated Dutch translation by Wouter Bolsterlee (Wouter Bolsterlee) - update kn translation (Shankar Prasad) - Updated Asturian translation (Xandru Armesto) - Updated Gujarati Translations (Sweta Kothari) - Updated Indonesian translation (Dirgita) - Fix Bug 641407 - libbrasero-media3.pc doesn't work (Luis Medinas) - Fixed a small warning (Philippe Rouquier) ======================================== NEWS: clutter-1.6.6 ======================================== Clutter 1.6.6 2011-02-21 =============================================================================== • List of changes since Clutter 1.6.4 » Add four mechanisms for migrating textures inside a Cogl atlas; it is possible to change the default by using the environment variable COGL_ATLAS_DEFAULT_BLIT_MODE. » Use the offscreen buffer size to compute the vertices of ClutterDeformEffect. » Make the FPS counter displayed using CLUTTER_SHOW_FPS per-stage. » Documentation fixes. » Annotation fixes for introspection. • List of bugs fixes since Clutter 1.6.4 #2538 - crash in gnome-shell #2558 - backend-glx: Remove redundant glFlush() #2561 - Updates to COGL sources regarding non-standard code usage #2571 - DeformEffect should use the FBO size Many thanks to: Neil Roberts Clutter 1.6.4 2011-02-14 =============================================================================== • List of changes since Clutter 1.6.2 » Fix handling of opacity in ClutterOffscreenEffect. » Fix partially off-stage actors in ClutterOffscreenEffect. » Add a recipe in the Cookbook for animating an actor on a path. » Refresh key mapping when notified by X11. » Clean up the ClutterStageWindow redraw implementations. » Update the Wayland backend to match upstream API changes: • allow using shared buffers if DRM fails; • improve checks for the required extensions. » Documentation fixes. » Introspection annotations fixes. » Fix setting the matrix for a pipeline layer. » Fix flushing the framebuffer when switching to it. » Make sure to call glFlush when blitting a stage region to the front buffer, to avoid the driver batching the command for an undefined amount of time. » Fix the windowing system defines for non-X11 platforms. » Fix the location of the shared objects in the Cally pkg-config file. • List of bugs fixed since Clutter 1.6.2 #1024 - test-multistage.c assertion failure #1025 - test-paint-wrapper.c assertion failure #1028 - test-random-text.c hangs with spinning beach ball #1029 - test-cogl-primitives.c hangs with spinning beach ball #1358 - scroll events not handled #2373 - OSX Backend fix #2525 - [PATCH] x11: Handle key map changes #2541 - ClutterOffscreenEffect with multiply the actor's opacity #2546 - [PATCH, git branch] update wayland backend #2549 - Fix lib locations in *.pc.in #2550 - offscreen effects are always clipped to stage boundaries #2551 - Slight drawing lag with larger windows on Intel x3100 (i965) #2554 - Add recipe per animating an actor on a curved path #2555 - Per-framebuffer journal causes corruptions #2558 - backend-glx: Remove redundant glFlush() #2559 - x11: segfault on closing non-default stage window Many thanks to: nobled, Chris Lord, Neil Roberts, Robert Bragg, Adel Gadllah, Elliot Smith Clutter 1.6.2 2011-02-07 =============================================================================== • List of changes since Clutter 1.6.0 » Fix building the Clutter Cookbook from the released tarballs. » Set the input device field in ClutterEvent even when they have been allocated by Clutter. » Fix the color comparison when setting the layer combine constant. » Fix memory corruption when removing the last reference on a Cogl vertex buffer object. » Fixes for the OSX backend. • List of bugs fixed since Clutter 1.6.0 #2540 - coobook examples do not build from tarball #2544 - Using vertex buffers causes memory corruption when you unref the CoglHandle #2545 - Broken event handling in OS X backend #2549 - Fix lib locations in *.pc.in Many thanks to: Neil Roberts, Viatcheslav Gachkaylo ======================================== NEWS: dconf-0.7.2 ======================================== Changes in dconf 0.7.2 ====================== This is entirely a cleanup/fixes release. Some fixes here to make the increasingly-strict toolchain happy, and also some fixes for some crashers in the GSettings backend and service. - remove some unused variables (new GCC gives a warning: #640566, another) - add a mutex to fix multi-threading issue (#640611) - don't crash if we have no D-Bus - clean up symbol exports - fix a crash in the service when using 'reset' - drop old linker options that were for libtool ======================================== NEWS: empathy-2.91.90 ======================================== NEW in 2.91.90 (21/02/2011) ============== Champlain support, which was disabled during the GTK+3 transition, is now back. Dependencies: • folks ≥ 0.3.5 • telepathy-glib ≥ 0.13.12 • champlain ≥ 0.10 (optional) Bugs fixed: - Fixed #641861, Can't setup an irc server (Guillaume Desmottes) - Fixed #642358, Empathy should check Reconnect_Required before calling Reconnect() (Guillaume Desmottes) - Fixed #592595, Allow pinning contacts (showing them even when they are offline) (Guillaume Desmottes) - Fixed #634679, Implement a channel factory (Guillaume Desmottes) - Fixed #637151, Hide the user Individual from the contact list (Philip Withnall) - Fixed #640914, MUC does not show user status (Guillaume Desmottes) - Fixed #641119, Assertion failure when sending a file to yourself (Guillaume Desmottes) - Fixed #641157, contact tooltip are never destroyed (Guillaume Desmottes) - Fixed #641161, Crash when trying to show contact info (Guillaume Desmottes) - Fixed #641662, Update for libfolks API changes to IndividualAggregator.add_persona_from_details (Philip Withnall) - Fixed #641707, Set FileTransfer.URI (Guillaume Desmottes) - Fixed #641867, cc-panel: make sure to always pack a widget during construction (Cosimo Cecchi) - Fixed #641868, accounts: fill in the right categories to show up in control-center (Cosimo Cecchi) - Fixed #641985, connectivity: Uses old connman D-BUS names (Rob Bradford) - Fixed #642010, Port to champlain 0.10 (Guillaume Desmottes) - Fixed #642098, Group expander is always in the same state (Guillaume Desmottes) - Fixed #642264, Reset Networks' list button in IRC network chooser dialog (Chandni Verma) - Fixed #642296, Hitting Enter doesn't activate the "Enter password" dialog (Guillaume Desmottes) - Fixed #642385, Incomplete list of servers and port numbers for Freenode (Debarshi Ray) - Fixed #642440, Empathy and empathy-chat should appear as the same app in gnome-shell (Guillaume Desmottes) - Fixed #642461, Improve context menu reference management (Guillaume Desmottes) - Fixed #642700, Wrong capitalization for check-boxes (Milo Casagrande) - Fixed #642865, Chat window close button is huge (Guillaume Desmottes) Translations: - Updated ar Translation (Khaled Hosny) - Updated ast Translation (Xandru Armesto) - Updated es Translation (Daniel Mustieles) - Updated et Translation (Ivar Smolin) - Updated fa Translation (Mahyar Moghimi) - Updated fr Translation (Bruno Brouard) - Updated gl Translation (Fran Diéguez) - Updated gu Translation (Sweta Kothari) - Updated he Translation (Yaron Shahrabani) - Updated nb Translation (Kjartan Maraas) - Updated pa Translation (A S Alam) - Updated pl Translation (Asia Słowik) - Updated sv Translation (Daniel Nylander) - Updated zh_HK Translation (Cheng-Chia Tseng) - Updated zh_TW Translation (Cheng-Chia Tseng) - Updated zu Translation (Friedel Wolff) Documentation translations: - Updated es Documentation translation (Daniel Mustieles) ======================================== NEWS: eog-2.91.90 ======================================== Version 2.91.90 --------------- * Miscellaneous fixes (Cosimo Cecchi, Garrett Regier, Felix Riemann) Bug fixes: #641107, consider dropping open file type filter (Felix Riemann) New and updated translations: - Khaled Hosny [ar] - Alexander Shopov [bg] - Felix Riemann [de] - Jorge González [es] - Ivar Smolin [et] - Iñaki Larrañaga Murgoitio [eu] - Fran Diéguez [gl] - Sweta Kothari [gu] - Yaron Shahrabani [he] - Torstein Adolf Winterseth [nb] - Matej Urbančič [sl] - Daniel Nylander [sv] - Chao-Hsiung Liao [zh_HK, zh_TW] New and updated manual translations - Daniel Mustieles, Jorge González [es] ======================================== NEWS: epiphany-2.91.90 ======================================== ================ Epiphany 2.91.90 ================ Changes: - Port statusbar to GeditOverlay; fixes a bunch of bugs and should be more efficient. - Group new tabs by default when opened from another page; this obsoletes the tab-group extension. ======================================== NEWS: evince-2.91.90 ======================================== Evince 2.91.90 ================ Bug fixes: * Fix focus stealing when scrolling with keyboard (#633475, #623829, Carlos Garcia Campos) * Fix another security issue in the dvi-backend (#640923, Vincent Untz) * Check for libICE, needed by eggsmclient (#642509, Emilio Pozuelo Monfort) * Rotate with CTRL+Left/Right in presentation mode too (#641772, Carlos Garcia Campos) * Make the toolbar editor fill its window (#641579, Matthias Clasen) Translation updates: * F Wolff (af) * Gil Forcada (ca) * Kristjan SCHMIDT (eo) * Daniel Mustieles (es) * Claude Paroz (fr) * Chao-Hsiung Liao (zh_HK) * Chao-Hsiung Liao (zh_TW) ================ ======================================== NEWS: evolution-data-server-2.91.90 ======================================== Evolution-Data-Server 2.91.90 2011-02-21 --------------------------------------- Bug Fixes: Bug 639483 - Category list includes weather information (hao.h.li) Bug 638563 - Make string consistent with other providers (Milan Crha) Bug 638246 - Runtime warning: and_operator: assertion `argc == 2' failed (Milan Crha) Bug 638089 - Some mobile phone contacts are not shown in preview (Milan Crha) Bug 641757 - Fix warnings from GCC 4.6 (Kjartan Maraas) Bug 601111 - Do not use empty host names in EProxy (Milan Crha) Bug 641250 - Cannot add more than 2 recipients in To: or Cc: field (Vibha Yadav) Bug 640696 - Hidden new messages in On This Computer/Inbox (Milan Crha) Bug 634743 - Moving message on GMail with real Trash set deletes it (2nd try) (Milan Crha) Bug 641110 - Improve 'select destination' window in copy/move to calendar (Milan Crha) Bug 634743 - Moving message on GMail with real Trash set deletes it (Milan Crha) Miscellaneous Fixes: CamelTcpStream cleanups. (Matthew Barnes) Memory leak fix and return events in proper order (Milan Crha) Remove NULL checks for GObject methods. (Matthew Barnes) CamelMaildirStore: Fix memory leak (Carlos Martín Nieto) Bump GTK+ requirement to 3.0. (Matthew Barnes) Be able to define DBus call timeout in configure and runtime (Milan Crha) Perform consistency check on local folders based on the parameter 'need-summary-check' (Chenthill Palanisamy) Remove streams tests (Kjartan Maraas) Add a --keep-running option to e-calendar-factory. (Matthew Barnes) Add a --keep-running option to e-addressbook-factory. (Matthew Barnes) Improve libebook annotations. (Raul Gutierrez Segales) Translations: Changwoo Ryu (ko) Mario Blättermann (de) Mattias Põldaru (et) Kjartan Maraas (nn) Ivar Smolin (et) Petr Kovar (cs) Jorge González (es) Fran Diéguez (gl) krishnababu k (ug) Shankar Prasad (kn) Runa Bhattacharjee (bn) ======================================== NEWS: gcalctool-5.91.90 ======================================== Overview of changes in gcalctool 5.91.90 * Fix grammar mistakes * Fix translated conversions (Bug #641166) ======================================== UPDATED: gjs-0.7.11 ======================================== gjs was updated without a NEWS entry. ======================================== NEWS: glib-2.28.1 ======================================== Overview of Changes from GLib 2.28.0 to 2.28.1 ============================================== * The format accepted by the GVariant parser has beend documented * The return value of g_datetime_compare() has been fixed to match strcmp() semantics * Commandline utilities are now fully translated * Bugs fixed: 635099 Memory leak in gdbus introspection when parsing xml 640489 $ and ^ do not match lines if G_REGEX_MULTILINE|G_R... 642042 Overriding GDBus org.freedesktop.DBus.Properties im... 642052 g_timeout_add(_seconds) cannot handle large intervals 642490 notify_desktop_launch() "g_variant_new_bytestring:... * Translation updates Bengali India Polish Overview of Changes from GLib 2.27.93 to 2.28.0 =============================================== * Bugs fixed: 641363 GInitable documentation isn't clear about that finalize... 641395 Add more data about the origin application to the "Lau... 641411 gdesktopappinfo signals lost if it's the session bus... 641477 glib-mkenums uses unportable #! line 641572 Add @EXEEXT@ to pkgconfig binary name 641688 glib installs GSettings.html and gsettings.html * Translation updates: Galician Italian Korean Punjabi ======================================== NEWS: glibmm-2.27.94 ======================================== 2.27.94 (unstable): Glib: * OptionGroup: - Add add_entry() that takes a slot with callback function. (Kjell Ahlstedt) Bug #589197 (Hubert Figuiere) - on_post_parse() overrides no longer need to call the base class. (Kjell Ahlstedt) Bug #588988 (Hubert Figuiere) ======================================== NEWS: glib-networking-2.28.0 ======================================== 2.28.0 ====== * Fixed broken libtool check in autogen.sh that failed for libtool 2.4 (Dan Williams) * New/updated translations: Bengali (India), Catalan, Chinese (Simplified), Chinese (Traditional), Czech, Dutch, Estonian, Galician, German, Greek, Gujarati, Hebrew, Indonesian, Italian, Korean, Norwegian (Bokmål), Polish, Punjabi, Slovenian, Spanish, Swedish, Uyghur, Ukranian ======================================== NEWS: gnome-control-center-2.91.90 ======================================== Version 2.91.90 (2011-02-22) ============================= Background: - Remove loading of obsolete backgrounds (Bastien Nocera) - Load initial state from GSettings (Bastien Nocera) - Don't warn when trying to load a gradient (Bastien Nocera) - Make loading wallpapers seem faster (Bastien Nocera) - Show 'Adwaita' as the first in the list (Bastien Nocera) (#637384) - Handle no-flags from saved config (Bastien Nocera) - Set the shading for pictures (Bastien Nocera) - Add/Remove features for panel (Bastien Nocera) - Don't show an error if no cache dir (Bastien Nocera) - Add arrows for the gradients (Bastien Nocera) Date & Time: - Don't crash when g-s-d is badly installed (Bastien Nocera) (#641232) - Create filenames locale-independently (Christian Persch) (#641294) - Fix crash when TZ is an alias (Bastien Nocera) (#641360) - Fix city combobox filtering (Bastien Nocera) Display: - Remove support for old D-Bus interface (Bastien Nocera) - Simplify some old GNOME 2.x code (Bastien Nocera) Info: - Make labels selectable (William Jon McCann) - Add graphics info (William Jon McCann) - Add special case for Atom(TM) (William Jon McCann) - Add panel chooser, graphics tab (Colim Walters) (#642068) - Add stub for default apps page (William Jon McCann) - Clearify language in force fallback controls (William Jon McCann) - Correctly detect the fallback session (William Jon McCann) Keyboard: - Change grouping of keys (William Jon McCann) - Improve the layout of the bindings page (William Jon McCann) - Clean up GConf handling (Bastien Nocera) - Add support for GSettings shortcuts (Bastien Nocera) - Pass a gettext package when loading GConf (Bastien Nocera) - Don't resize the shell horizontally (Bastien Nocera) - Don't expand tables vertically (William Jon McCann) - Add Universal Access shortcuts (Bastien Nocera) (#641279) Network: - Wrap long dns lines (William Jon McCann) - Select the first device after they are all loaded (William Jon McCann) - Use the same border width as other panels (William Jon McCann) - Use emblem-default-symbolic for the default printer (William Jon McCann) - Disable NetworkManager when the airplane switch gets changed (Richard Hughes) - Show the wired network subnet mask (Richard Hughes) - Fix a crasher due to an uninitialized GVariant (Cosimo Cecchi) - Fix linking (Richard Hughes) - Port to the rm-userset branch of NetworkManager (Richard Hughes) - Only add the strongest AP for each SSID to the drop down box (Richard Hughes) (#640471) Printers: - Right align the image (William Jon McCann) - Use a 64px icon (William Jon McCann) - Don't expand switch vertically (William Jon McCann) - Fix panel width (Matthias Clasen) - Allow location and model to span cols again (William Jon McCann) - Add unlock button (Marek Kasik) (#640733) - Sort printers by usage (Marek Kasik) (#641285) - l10n fixes for jobs count (Luca Ferretti) - Add translation context to statuses (Luca Ferretti) (#641339) - Avoid unnecessary use of markup (Khaled Hosny) - Check that cups is recent enough (Marek Kasik) - Change widget showing supply levels (Marek Kasik) - Don't show printers separator when not needed (Marek Kasik) - Don't try to draw empty ink level (Marek Kasik) - Replace "Idle" state by "Ready" (Marek Kasik) - Set Options and Show buttons sensitive (Marek Kasik) Region: - Use consistent border spacing (William Jon McCann) - New search-based layout addition (Sergey V. Udaltsov) (#640772) - Minor UI tweaks in kbd layout chooser (Sergey V. Udaltsov) - Remove annoying tooltip on a treeview (Bastien Nocera) - Easier to understand layout switching options (Bastien Nocera) (#641021) - Remove code to handle print button (Bastien Nocera) - Some UI fixes for the layout chooser (Bastien Nocera) - Make layout filtering much faster (Sergey V. Udaltsov) - Fix overeager string splitting (Bastien Nocera) - Fix the modality of the Preview dialog (Sergey V. Udaltsov) Screen: - Simplify GtkBuilder-using code (Bastien Nocera) - Hide the brightness slider when it cannot be set (Bastien Nocera) - Hook up screen locking (Bastien Nocera) (#637939) - Set idle-delay to the same value as DPMS timeout (Bastien Nocera) - Make sure the combo box is always set (Bastien Nocera) - Fix the operation of locking (William Jon McCann) Shell: - Add shortcuts to focus search entry (Bastien Nocera) (#409230) - Don't pass invalid option flags (Christian Persch) (#641290) - Use symbolic icons in the search entry (Bastien Nocera) (#642167) - Sort the icons alphabetically (Thomas Wood) - Make sure the search entry doesn't appear when in a panel (Thomas Wood) - Fix searching for anything hiding widgets (Bastien Nocera) Sound: - Try using symbolic icons for range widgets (William Jon McCann) (#614213) Universal Access: - Allow the pointer page to use less horizontal space (Thomas Wood) - Hide options that are currently unavailable (Thomas Wood) (#639784) - Implement the zoom setting (Thomas Wood) - Adjust for magnifier schema changes (Florian Müllner) - Use switches instead of radio groups (William Jon McCann) - Show the typing assistant widgets (Bastien Nocera) User Accounts: - Use 0 instead of blank to clear options (William Jon McCann) - Port to GtkStyleContext (Cosimo Cecchi) - Hide fingerprint dialogue by default (Bastien Nocera) (#641990) Translations: - Arabic (Khaled Hosny) - Basque (Inaki Larranaga Murgoitio) - Estonian (Ivar Smolin) - Galician (Fran Diéguez) - Gujarati (Sweta Kothari) - Hebrew (Yaron Shahrabani) - Italian (Luca Ferretti) - Korean (Changwoo Ryu) - Norwegian bokmål (Kjartan Maraas) - Persian (Mahyar Moghimi) - Punjabi (A S Alam) - Spanish (Daniel Mustieles, Jorge González) - Swedish (Daniel Nylander) - Traditional Chinese (Chao-Hsiung Liao) - UG (Gheyret Kenji) ============================= ======================================== UPDATED: gnome-desktop-2.91.90 ======================================== gnome-desktop was updated without a NEWS entry. ======================================== UPDATED: gnome-icon-theme-2.91.7 ======================================== gnome-icon-theme was updated without a NEWS entry. ======================================== NEWS: gnome-icon-theme-extras-2.90.7 ======================================== 2.91.7 - ZIP disks - iPad - OPML - Samsung Galaxy S - System harddrive (bug #620239) ======================================== NEWS: gnome-icon-theme-symbolic-2.91.7 ======================================== 2.91.7 - simplified protocol status icons for cellular networks - optical media - sizing issues 2.91.6 - default emblem - gneric package - sync emblem - bounding box fixes ======================================== NEWS: gnome-packagekit-2.91.90 ======================================== Version 2.91.90 ~~~~~~~~~~~~~~~ Released: 2011-02-22 * Translations - Added Persian Translation (Mahyar Moghimi) - Updated Arabic translation (Khaled Hosny) - Updated Czech translation (Marek Černocký) - Updated Estonian translation (Ivar Smolin) - Updated German translation (Mario Blättermann) - Updated Gujarati Translations (Sweta Kothari) - Updated Norwegian bokmål translation (Kjartan Maraas) - Updated Traditional Chinese translation(Hong Kong and Taiwan) (Cheng-Chia Tseng) - Updated Ukrainian translation (Maxim V. Dziumanenko) * New Features: - Add a nice name for the pk-command-not-found executable in gpk-log (Richard Hughes) * Bugfix: - Do not show a notification icon when the notification server has persistence support. Fixes #631726 (Richard Hughes) - Do not use sounds in the update viewer (Richard Hughes) - Honor aclocal flags (GNOME bug 641584) (Craig Keogh) - Make the warning dialog work (Matthias Clasen) - Remove LTSP install root setting as it has moved to gnome-settings-daemon. (Richard Hughes) - Remove the gpk-update-icon process, the functionality has been moved to gnome-settings-daemon (Richard Hughes) - Remove the proxy setting functionality, it's been moved into gnome-settings-daemon (Richard Hughes) - Remove the update preferences from the control center (Richard Hughes) - Remove useless 'FIXME' schema (Matthias Clasen) - Sensitize the app's 'Find' button when pasting into the GtkEntry (Christopher Aillon) ======================================== NEWS: gnome-panel-2.91.90 ======================================== =============== Version 2.91.90 =============== This release changes in a major way the way people can "edit" panels (ie, create new panels, add new applets, move applets, remove applets, etc.): those "edit" features have always been accessible mostly through popup menus, but this often created accidental changes. Now, users have to press the same modifier as the one configured in metacity (by default, Alt) to access the menus showing those "edit" features. Other items from applets menus are still available in the standard popup menu. Packagers: please note that, following the above change, gnome-panel requires libpanel-applet 2.91.90 to work fine with applets. Panel * Code cleanups (Vincent) * Fix dbus applets to work in multiscreen environment (Vincent) * Update default panel layout to remove launchers, window menu, and show desktop button (William Jon McCann) * Make panel menubar text bold (William Jon McCann) * Hide icon from panel menubar by default; use "-PanelMenuBar-icon-visible: true;" in theme to make it visible again (Vincent) * Remove help items from popup menus (William Jon McCann, Vincent) * Move all "edit" features in popup menus in a popup menu that gets opened only when modifier is pressed (Vincent) * Do not show "Edit Menus" in menubar context menu if locked down (Vincent) * Do not lock any objects by default anymore (Vincent) libpanel-applet * Move all "edit" features in applet popup menus in a popup menu that gets opened only when modifier is pressed (Vincent) All Appletso * Remove help and about items from popup menu (William Jon McCann, Vincent) Clock Applet * Open evo with right date when clicking on calendar (Magnus E) * Make text bold (William Jon McCann) Notification Area Applet * Synchronize with code from gnome-shell (Dan Winship) * Set tray colors based on the ones set in the theme (Vincent, William Jon McCann) * Add support for _NET_SYSTEM_TRAY_PADDING. The padding can be set in the theme with "-NaTrayApplet-icon-padding: 6;" (Matthias Clasen, Vincent) * Code cleanup (Vincent) Wnck Applets * Remove switching workspace on scroll events (done in libwnck now) (Vincent) Misc * Build fix (Vincent) * Free the fish! (Vincent) Docs Translators * Jorge González (es) Translators * Khaled Hosny (ar) * Alexander Shopov (bg) * Runa Bhattacharjee (bn_IN) * Mario Blättermann (de) * Daniel Mustieles (es) * Fran Diéguez (gl) * Sweta Kothari (gu) * Yaron Shahrabani (he) * Dirgita (id) * Torstein Adolf Winterseth (nb) * Wouter Bolsterlee (nl) * A S Alam (pa) * Chao-Hsiung Liao (zh_HK) * Chao-Hsiung Liao (zh_TW) ======================================== NEWS: gnome-power-manager-2.91.90 ======================================== Version 2.91.90 ~~~~~~~~~~~~~~~ Released: 2011-02-22 * Translations - QA of Galician translations (Fran Diéguez) - Updated Arabic translation (Khaled Hosny) - Updated Bulgarian translation (Alexander Shopov) - Updated Catalan translation (David Planella) - Updated French translation (Bruno Brouard) - Updated Gujarati Translations (Sweta Kothari) - Updated Persian Translation (Mahyar Moghimi) - Updated Punjabi Translation (A S Alam) - Updated Spanish translation (Jorge González) * New Features: - Force suspend on lid close if LidForceSleep is set to avoid a melted laptop (Richard Hughes) * Bugfix: - Copy newer versions of osd window from gnome-settings-daemon (Matthias Clasen) - Disable deprecated api again (Matthias Clasen) - Do not use g-p-m in XFCE (Vincent Untz) - Don't use gdk_display_get_pointer (Matthias Clasen) - Fix the expand properties in gnome-power-statistics. Fixes #641766 (Richard Hughes) - Fix typo in gnome-settings-daemon migration script (Nirbheek Chauhan) - Initialize the error before using in gpm_backlight_dbus_method_call(). Fixes rh#676075 (Richard Hughes) - Mark variables as unused to satisfy gcc (Matthias Clasen) - Never return NULL for the object path in GetPrimaryDevice for the composite battery device. Fixes rh#676055 (Richard Hughes) - Use smaller icons in gnome-power-statistics (Vincent Untz) - Use symbolic icons in GNOME Shell (Giovanni Campagna) ======================================== NEWS: gnome-screensaver-2.91.90 ======================================== Version 2.91.90 =============== - Use username in top panel if real name is empty - Various settings fixes - Translation updates =============== ======================================== NEWS: gnome-session-2.91.90.1 ======================================== ================= Version 2.91.90.1 ================= Session Manager: - Fix a crash happening in gdm (Colin Walters) Translations: - Updated bn_IN: Runa Bhattacharjee =============== Version 2.91.90 =============== Session Manager: - Update for GSettings schemas changes (Vincent) - Read default session from GSettings (Alexander Larsson) - Make the current session name available via dbus (Alexander Larsson) - Support autostart conditions that depend on the current session (Alexander Larsson) - Make notification-daemon a required part of the fallback session (Matthias Clasen) - Show a dialog after login the first time we fall back to gnome-fallback (Alexander Larsson) - Various fixes to shell logout/shutdown dialog (Ray Strode) - Code cleanups (Vincent) Misc: - gsettings-desktop-schemas 0.1.7 is required Translations: - Updated ar: Khaled Hosny - Updated bg: Alexander Shopov - Updated ca: David Planella - Updated es: Jorge González - Updated gu: Sweta Kothari - Updated he: Yaron Shahrabani - Updated nb: Kjartan Maraas - Updated nl: Wouter Bolsterlee - Updated sl: Matej Urbančič ======================================== UPDATED: gnome-settings-daemon-2.91.90 ======================================== gnome-settings-daemon was updated without a NEWS entry. ======================================== UPDATED: gnome-shell-2.91.90 ======================================== gnome-shell was updated without a NEWS entry. ======================================== NEWS: gnome-system-monitor-2.99.0 ======================================== New in 2.99.0 - 17 February 2011 * Ported to GTK+ 3. * Ported from GConf to GSettings. * Updated translations. ======================================== UPDATED: gnome-terminal-2.33.90 ======================================== gnome-terminal was updated without a NEWS entry. ======================================== NEWS: gnome-themes-standard-2.91.90.1 ======================================== 2.91.90.1 ========= Fix appearance of check boxes 2.91.90 ======= Don't hardcode Cantarell in the CSS file Miscellaneous rendering fixes Separate theme colors from the CSS Add a settings.ini file ======================================== NEWS: gnome-user-docs-2.91.90 ======================================== Version 2.91.90: ---------------- * New Mallard-based GNOME help ======================================== NEWS: gnome-user-share-2.91.6 ======================================== This is gnome-user-share 2.91.6, a system for easy sharing of user files. Major changes since 2.30.2 are: * Build against GTK+ 3.x ======================================== NEWS: gnome-utils-2.91.90 ======================================== ===================================================================== GNOME Utilities 2.91.90 (21th February 2011) - "Magnet Pulls Through" Two little UI tweaks, and translation updates. Abduxukur Abdurixit (1): Added UG translation Cosimo Cecchi (1): logview: add a menu item to disable autoscrolling Daniel Nylander (1): Updated Swedish translation Dirgita (1): Updated Indonesian translation Jorge González (1): Updated Spanish translation Kjartan Maraas (1): Updated Norwegian bokmål translation. Pavol Klačanský (1): Updated Slovak translation William Jon McCann (1): screenshot: remove help button and place copy botton at left Wouter Bolsterlee (1): Updated Dutch translation by Wouter Bolsterlee ==================================================================== GNOME Utilities 2.91.4 (4th February 2011) - "Repeater" Bugfix release, that fixes the gnome-screenshot tool for being used with new GTK+ versions, thanks to Benjamin Otte. Benjamin Otte (2): screenshot: Rewrite event handling in area selection screenshot: Don't snap the selection Chao-Hsiung Liao (1): Updated Traditional Chinese translation(Hong Kong and Taiwan) Khaled Hosny (1): Updated Arabic translation ======================================== UPDATED: gobject-introspection-0.10.3 ======================================== gobject-introspection was updated without a NEWS entry. ======================================== NEWS: gsettings-desktop-schemas-0.1.7 ======================================== Major changes in 0.1.7 ====================== * Change org.gnome.desktop.session/idle-delay to a uint * Use ACLOCAL_AMFLAGS when building * Move gnome-screensaver settings here * Remove "status-bar-meter-on-right" setting * Remove duplicated "idle-delay" key * Remove web browser default preference * Make sure all the schemas are translatable * Use Cantarell 11pt as the default UI font * Add magnifier schemas from gnome-shell * Fix schemas path in a11y schemas * Add "session-name" to org.gnome.desktop.session * Rename "accessibility" key to "toolkit-accessibility" * Remove AT visual preference, we only support orca as a screen reader * Remove the duplicate on-screen keyboard startup key ======================================== UPDATED: gtk+-3.0.1 ======================================== gtk+ was updated without a NEWS entry. ======================================== NEWS: gtkmm-2.99.5 ======================================== 2.99.5 (unstable): Gtk: * ButtonBox, Separator, Scale, Scrollbar: Add public constructors. (Murray Cumming) * CellArea, CellRenderer: Added get_request_mode(), get_preferred_[width|height_for_width|height|width_for_height] vfuncs. (Kjell Ahlstedt) Bug #639073, * CellView: Derive from Orientable and add set/get_draw_sensitive(), set/get_fit_model() and the new properties. * EntryCompletion: Derive from Buildable and add the cell-area property. * IconView: Added the cell_area property. * Image: Added the set_fallback property. * Paned: Constructor: Add an optional orientation parameter. * Widget: Added should_draw_window() and transform_cairo_context_to_window(). (Murray Cumming) 2.99.4 (unstable): Gtk: * Added AppChooser, AppChooserButton, AppChooserDialog and AppChooserWidget. * Button: Restore the clicked() method. Thanks to Aurimas Černius. * CellArea: Added constructor that takes a CellArea. (Murray Cumming) * Entry: Added unset_icon(). (Murray Cumming) Bug #621742 (feuloren) Documentation: * ComboBoxText: Add warning about not confusing these. Bug #619656 (JimO, Kjell Ahlstedt) ======================================== NEWS: libgnomekbd-2.91.90 ======================================== 2.91.90: A lot of improvements in the drawing widget. Updated for new libxklavier 5.1 Separate gkbd-keyboard-display app Updated translations ======================================== NEWS: libsoup-2.33.90 ======================================== Changes in libsoup from 2.33.6 to 2.33.90: * Attempted to make libsoup's dependency on glib-networking (for TLS support) more explicit, by requiring that glib-networking be present at compile time unless the builder explicitly passes "--disable-tls-check", and noting that packagers should give libsoup a runtime dependency on glib-networking. * Fixed a bug in talking to servers with virtual hosts with Unicode names (IDNs) [#642075] * Added a "Connection: Keep-Alive" header when talking to HTTP/1.0 hosts, to improve performance. [#640414, Sergio Villar Senin] * Changed SoupCache to not cache multipart/x-mixed-replace content. [#642028, Sergio Villar Senin] ======================================== UPDATED: libwnck-2.91.90 ======================================== libwnck was updated without a NEWS entry. ======================================== UPDATED: mutter-2.91.90 ======================================== mutter was updated without a NEWS entry. ======================================== NEWS: nautilus-2.91.90.1 ======================================== Major changes in 2.91.90.1 are: * Make modules of extensions pulling in ORBit resident, to avoid ORBit's atexit()'s handler to call into unloaded code * Cleanup some unused code Major changes in 2.91.90 are: * Huge changes in the user interface, to match GNOME3 mockups * Remove the spatial mode * Updated tracker search engine to use libtracker-sparql * Consistently use "Home" instead of the username * Rename the GSettings schema path to /org/gnome/nautilus * Remove the ability for extensions to create toolbar items Major changes in 2.91.9 are: * Remove GConf dependency completely * Fade-out eyecandy for selection rubberband * Use notifications instead of a status icon for transfer progress * Change launcher name to 'Files' * Fix a couple of crashers and UI regressions ======================================== NEWS: notification-daemon-0.7.1 ======================================== NEW in 0.7.1: ============== - Don't use DBus activation - Don't exit on idle - Install a desktop file for notification-daemon ======================================== NEWS: totem-2.91.7 ======================================== 2.91.7: * Allow finer-grained control on the volume using Shift as a modifier * Add Zeitgeist provider plugin * Don't crash if plugins weren't loaded * Update work area code * Update for latest libpeas changes * Make default plugins dialogue bigger * Fix saving localised strings in the chapters CMML files * Fix vanishing entries when loading mixed media types from slow links * Fix screensaver not disabling when switching to fullscreen straight away ======================================== NEWS: totem-pl-parser-2.32.3 ======================================== 2.32.3: * quvi related build fixes ======================================== NEWS: vino-2.99.2 ======================================== Version 2.99.2 ============== Fixes: + Added back telepathy functionality. (Pierre Wieser) + Added DISTCHECK_CONFIGURE_FLAGS to Makefile.am. (Chris Kühl) ============== Version 2.99.1 ============== Fixes: + Added back basic mdns functionality. (Chris Kühl) + Fixed typo in configure.in (Chris Kühl) Translations: + Daniel Mustieles (es) + Kjartan Maraas (nb) + Daniel Nylander (sv) + Alexander Shopov (bg) ============== Version 2.99.0 ============== Fixes: + Port to Gtk3 (Ryan Lortie, Matthias Clasen) + Port to GSettings (Ryan Lortie, Chris Kühl) + Port to GtkApplication (Ryan Lortie, Chris Kühl) + Port to GDBus (Ryan Lortie) Translations: + Daniel Korostil (uk) + Yaron Shahrabani (he) ============== ======================================== NEWS: vte-0.27.90 ======================================== 0.27.90 ======= - Fix shrinking terminal on gtk3 - Translation updates ======================================== NEWS: yelp-2.91.90 ======================================== Changes in 2.91.90: ------------------- * Default to ghelp:gnome-help * Full text per-document search, using sqlite FTS * Use symbolic icons for bookmarks and location entry * Don't require DocBook DTDs; provide entities internally * Removed bookmark editor, added bookmark toggle icon * Updated translations: ar (Khaled Hosny) bg (Ivaylo Valkov) el (Michael Kotsarinis) es (Daniel Mustieles, Jorge González) et (Ivar Smolin) gl (Fran Diéguez) gu (Sweta Kothari) he (Yaron Shahrabani) id (Andika Triwidada) nb (Kjartan Maraas) nl (Hannie Dumoleyn, Redmar) sl (Matej Urbančič) sr (Мирослав Николић) sr@latin (Мирослав Николић) uk (Daniel Korostil) zh_CN (Aron Xu) zh_HK (Chao-Hsiung Liao) zh_TW (Chao-Hsiung Liao) ======================================== UPDATED: yelp-xsl-2.91.90 ======================================== yelp-xsl was updated without a NEWS entry. ======================================== NEWS: zenity-2.91.90 ======================================== Zenity 2.91.90 - Bump version and bump GTK+ 3.0 requirements to stable release. (Luis Medinas) - Updated Gujarati Translations (Sweta Kothari) - Updated Bulgarian translation (Alexander Shopov) - text.c: Fix compilation warning (Javier Jardón) - Do not use deprecated separator GtkDialog property (Javier Jardón) - autogen.sh: Use configure.ac instead configura.in (Javier Jardón) - Use the standard configure.ac instead configure.in (Javier Jardón) - Update autotools configuration (Javier Jardón) - Updated Indonesian translation (Dirgita) - Updated Dutch translation by Wouter Bolsterlee (Wouter Bolsterlee) - Updated Basque language (Inaki Larranaga Murgoitio) - Uploaded Ukranian (Daniel Korostil) - Updated Arabic translation (Khaled Hosny) - Updated Swedish translation (Daniel Nylander) - Updated Slovenian translation (Matej Urbančič) - QA of Galician translations (Fran Diéguez) - Reset errors after freeing them (Matthias Clasen) - Updated Czech translation (Marek Černocký) - Updated Traditional Chinese translation(Hong Kong and Taiwan) - (Chao-Hsiung Liao) - [l10n] Updated Estonian translation (Ivar Smolin) - Updated Norwegian bokmål translation (Kjartan Maraas) - Updated Spanish translation (Daniel Mustieles) - Updated Galician translations (Fran Diéguez) - Updated Greek translation (Michael Kotsarinis) - Updated Hebrew translation. (Yaron Shahrabani) - Adding missed files and code for --forms option. (Arx Cruz) - Updated Norwegian bokmål translation (Kjartan Maraas) - Updated Czech translation (Marek Černocký) - Updated Bulgarian translation (Alexander Shopov)