======================================== NEWS: bug-buddy-2.25.2 ======================================== 2.25.2 * Fix a segfault (Josseline Mouette). * Don't free uninitialized memory. ======================================== NEWS: cheese-2.25.2 ======================================== version 2.25.2 - print vendor and product id while probing devices. provide some more device informations for easier bug triaging. - remove unnecesary include files, to meet GnomeGoal http://live.gnome.org/GnomeGoals/CleanupGTKIncludes - don't use random access glist methods when accessing a list sequentially and properly free list elements after use, fixes bug #560514 and #560347, courtesy of Giuseppe Fuggiano - Use gtk_show_uri to open files and xdg-open i.s.o. gnome-open - Use gtk_message_dialog_format_secondary_markup correctly - print the cheese version if the -v flag is set - add support for cams which support only one resolution, fixes bug #560032, courtesy of Hans de Goede - added/updated translations - es, courtesy of Jorge González - ku, courtesy of Erdal Ronahi ======================================== UPDATED: eel-2.25.1 ======================================== eel was updated without a NEWS entry. ======================================== UPDATED: empathy-2.25.2 ======================================== empathy was updated without a NEWS entry. ======================================== NEWS: eog-2.25.2 ======================================== Version 2.25.2 -------------- * Build system fixes / improvements (Felix Riemann, Kjartan Maraas) * Workarounds to make remote images work again (Felix Riemann) * Fix broken keyboard keys (Frederic Peters) * String improvements (Luca Ferretti) * Code improvements (Felix Riemann) Bug fixes: - #559579, Don't use "wallpaper" term deprecated by GDP style guide (Luca Ferretti) - #560065, Build failure: local variable-name collides with system-header symbol (Felix Riemann) - #560068, Insufficient check for libz (Felix Riemann) - #560336, need to update the eggtreemultidnd.[ch] copy from libegg (Felix Riemann) - #560396, can't open menu with keyboard when no image is shown (Frederic Peters) - #562119, eog doesn't open remote images (Felix Riemann) New and updated translations: - Jorge González [es] ======================================== UPDATED: epiphany-2.24.2.1 ======================================== epiphany was updated without a NEWS entry. ======================================== NEWS: evince-2.25.2 ======================================== Evince 2.25.2 ================ New Features and UI Improvements: * PDF Optional content (layers) support. (Carlos Garcia Campos) * The password dialog has been reworked in order to make it more hig compliant and consistent (#562496, Carlos Garcia Campos) * Improved keyring support. Password dialog is not shown anymore when the password is already in the keyring (Carlos Garcia Campos) * Support for monitor and reload of remote documents (#555399, Carlos Garcia Campos) Bug fixes: * Fix opening comic documents with a wrong but valid extension (#562143, Carlos Garcia Campos) * Fix a crash when searching (#558377, Carlos Garcia Campos) * Fix several crashes when selecting text (#561393, Marek Kašík) Translation updates: * Jorge González (es) * Nguyễn Đình Trung (vi) ================ Evince 2.25.1 ================ New Features and UI Improvements: * Use the message area instead of popup dialogs for any error and warning messages (Carlos Garcia Campos) Bug fixes: * Adapt to the new single-include policy (#558064, Christian Persch) * Fix page transition in presentation mode (#516749, Nickolay V. Shmyrev) * Other bugs fixed: (#558066, Christian Persch) Translation updates: * Hendrik Richter (de) ================ ======================================== NEWS: evolution-2.25.2 ======================================== Evolution 2.25.2 2008-12-01 --------------------------- New in 2.25.2: Added a "Dismiss" button to the alarm notification dialog to be able to dismiss only some of the alarms shown in the dialog (Milan Crha) Show attendees' status in the tooltip if available (Milan Crha) Support for evolution-mapi support (Suman Manjunath) Bug Fixes: #332729: Disconnect handlers on the widget before freeing the structure it is using (Milan Crha) #359745: Show CalDAV options under all the other standard options (Milan Crha) #386036: Added new option "Sender or Recipients" which filters on From/To/Cc/Bcc headers (Milan Crha) #434320: (Novell Bugzilla) When the popup is clicked close the status icon (Srinivasa Ragavan) #437226: (Novell Bugzilla) Proper message to hint the mail is being sent by delegatee (Bharath Acharya) #440007: (Novell Bugzilla) Print Preview of Calendar Event Shows Blank Page Before Data fixed (Bharath Acharya) #440646: (Novell Bugzilla) Set the ESource color-spec for proxy accounts in the correct format (Suman Manjunath) #443190: (Novell Bugzilla) Block signals from attachment-bar while still filling the widgets (Suman Manjunath) #446286: (Novell Bugzilla) Remove the header check as we do a e_gw_connection_get_item for tracking the status (Bharath Acharya) #490503: Show summary of unaccepted meetings as bold in calendar views (Suman Manjunath) #503662: Set NULL properly to protect against using already freed memory (Milan Crha) #524377: Declare, be able to change and listen to changes on new key, '/apps/evolution/mail/composer/outlook_filenames' to encode file names header in camel based on the RFC 2047, instead of the correct RFC 2231 (Milan Crha) #541121: Itip-formatter: don't allow sending a response to meeting invitation replies (Patrick Ohly) #552583: Strip the attributes out of both URLs and just do a simple string comparison. Try to match a URL to an account (Matthew Barnes) #552850: Prefer the term "side bar" over "folder tree" (Matthew Barnes) #554450: Get drag-and-drop to the attachment bar working again (Matthew Barnes) #554464: Bump gtk+ minimum version to 2.14.0 which pulls in a recent enough Pango version (Felix Riemann) #555276: Don't load vfolder as subfolder (Srinivasa Ragavan) #556224: Run always 'update_todo_view' in a separate thread and guard its body with a mutex (Milan Crha) #557246: Pop up the "Unsubscribe Folder" option only for the subscribed folders and not to the Other's folder hierarchy (Bharath Acharya) #557581: Break up the version definitions such that we can calculate the latest stable version and pass a STABLE_VERSION definition (Matthew Barnes) #557726: Destroy the widgets created by the google contacts group (Bharath Acharya) #557818: ESourceSelector now handles most of the drag-and-drop signals. We just have to listen for the new "data-dropped" signal and deal with it (Matthew Barnes) #558322: New "Rename" item in the source selector pop-up menu calls the recently added e_source_selector_edit_primary_selection (Matthew Barnes) #558354: Changed "Close" button to "Dismiss all" and added a "Dismiss" button to the alarm notification dialog to be able to dismiss only some of the alarms shown in the dialog (Milan Crha) #559371: Opening _either_ Preferences or a new composer window with no spell checking language chosen will pick a default language for you (Matthew Barnes) #559518: Desensitizes the button when the username field is blank for the google source (Matthew Barnes) #559604: Show attendees' status in the tooltip if available (Milan Crha) #559701: Edit Preferences crashes when there are no spell checking dictionaries added. Don't save when its NULL (Srinivasa Ragavan) #559810: Do not localize empty label names, also localize them only first time (Milan Crha) #560138: Let wrap description text in a tooltip (Milan Crha) #560329: Fix the signature of the 'children-changed' signal emission (Li Yuan) #560882: Left-align header labels instead of centering them, and adjust the header padding so they look purdy (Matthew Barnes) #561467: some changes in the core code needed for evolution-mapi (Suman Manjunath) Updated Translations: Jorge Gonzalez (es) Petr Kovar (cs) Nickolay V. Shmyrev (ru) ======================================== NEWS: evolution-data-server-2.25.2 ======================================== Evolution-Data-Server 2.25.2 2008-12-01 --------------------------------------- New in 2.25.2 Support CalDAV for VTODO and VJOURNAL (Milan Crha) Bug Fixes: #359745: Support CalDAV for VTODO and VJOURNAL (Milan Crha) #524377: Attachments with localised letters are unrecognised by Outlook (Milan Crha) #527692: CalDAV does not work with Apple CalDAV (Milan Crha) #531090: Deprecate dead API in camel-object.h (Matthew Barnes) #546637: Mail opened from the "Unread mails" displays empty list (Srinivasa Ragavan) #555979: Evolution does not empty trash on exit (Milan Crha) #556119: Evolution takes a very long time to index newsgroup (Srinivasa Ragavan) #557348: Search folders with "Include threads" do not update reliably (Srinivasa Ragavan) #557818: Centralize ESourceSelector drag-n-drop handling (Matthew Barnes) #558322: Pressing "F2" on a highlighted Task List / Memo List / Address Book / Calendar should bring up the properties dialog box (Matthew Barnes) #558737: Evolution freezes on trying to store folder (Milan Crha) #558883: Evolution 2.24 is terribly slow with large IMAP folders (Milan Crha) (Srinivasa Ragavan) #559272: Evolution freeze while using a CalDAV calendar (Milan Crha) #560076: Follow-Ups doesn't work in 2.24 (Srinivasa Ragavan) #560185: Support 'getctag' in CalDAV, if available (Milan Crha) #560681: Parsing QUOTED-PRINTABLE vcards probably ignores CHARSET info (Milan Crha) #560981: Result of xpath query is not freed in CalDAV synch loop (Andrew McMillan) #561069: Evolution crashed expunging 48k deleted junk messages (Srinivasa Ragavan) #561466: Changes needed in E-D-S for evolution-mapi (Suman Manjunath) #435964 (bugzilla.novell.com): Crash after switching from offline to online in GW addressbook (Ashish Shrivastava) ======================================== NEWS: evolution-exchange-2.25.2 ======================================== Evolution Exchange 2.25.2 2008-12-01 ------------------------------------- New in 2.25.2 Regression fixed which would now enable a speedy start-up (Milan Crha) Bug Fixes: #540346: Do not try to fetch contacts when not connected (Milan Crha) #558883: Revert related parts from bug #336074, which caused slow start up (Milan Crha) ======================================== NEWS: file-roller-2.24.2 ======================================== version 2.24.2 -------------- New or updated application translations: * Estonian (Ivar Smolin) ======================================== NEWS: gcalctool-5.25.2 ======================================== Overview of changes in gcalctool 5.25.2 * Changed the scientific UI so that inverse operations (e.g. Ln/e^x) are controlled by the shift key. The following shortcut keys have changed: Function | Old | New -------------------------- Sine | K | k Inv. Sine | - | K Cosine | J | j Inv. Cosine | - | J Tangent | L | w Inv. Tangent | - | W Natural Log | N | n e^x | { | N Log | G | g 10^x | } | G Log_2 | H | h 2^x | - | H x^y | ^ | ^ or o x^(1/y) | - | O (Robin Sonefors, Bug #379476). * Fixed crash where financial dialogs are activated from other modes on startup (Robin Sonefors, Bug #560196). * Give binary invert operation higher precedence so that ~X and X == 0 (Sami Pietilä, Bug #562251) * Fixed calculation errors for boolean operations on very large numbers (Robert Ancell, Bug #509988) * Always read configuration from /apps/gcalctool not /apps/(appname) as the application name is different when symlinked (e.g. the gnome-calculator symlink) (Matt Keenan, Bug #559260). * Correct gconf key names in man page (Robert Ancell, Bug #559458). * Updated translations: es (Jorge Gonzalez) * Updated help: es (Jorge Gonzalez) ======================================== NEWS: gdm-2.25.1 ======================================== Version 2.25.1 =============== - Add support for a real automatic login - Redesign user switch applet - Make XDMCP work again - Add a bevel around the dialog - Remove capslock warning label - Translate help output (Gabor Kelemen) =============== ======================================== NEWS: gedit-2.25.2 ======================================== gedit 2.25.2 ============ New Features and Fixes ====================== - Fixes to the new plugin system (Paolo Borelli) New and updated translations ============================ - Daniel Nylander (sv) ============ gedit 2.25.1 ============ New Features and Fixes ====================== - Rework the plugin system to have loaders as shared objects (Jesse van den Kieboom) - Fix build on OSX (Jesse van den Kieboom) New and updated translations ============================ - Jorge Gonzalez (es) - Yuriy Penkin (ru) ============ gedit 2.24.2 ============ New Features and Fixes ====================== - Fix icon lookup in the filebrowser plugin (Jesse van den Kieboom) - Allow to move to a line relative to the current line (Ignacio Casal Quinteiro) - Misc bugfixes New and updated translations ============================ - Ignacio Casal Quinteiro (gl) - Leonardo Ferreira Fontenelle (pt_BR) - Rafael Garcia (la) ============ ======================================== NEWS: gnome-control-center-2.25.2 ======================================== gnome-control-center 2.25.2 (2008-12-02) General: - Only include top-level headers for glib and GTK+ (Maxim Ermilov) (#561562) - Optionally check for PolicyKit (Bastien Nocera) - Don't try to delete directories twice (Jens Granseuer) (#562371) - Don't recognize "" as a valid engine for certain GTK themes (Jens Granseuer) (#315286) About me: - Add support for enrolling fingerprints using the fprintd D-Bus service (Bastien Nocera) (#561881) Appearance: - Don't initialize gettext and GTK twice (Jens Granseuer) - Add missing arg to capplet_init (Kjartan Maraas) - Use g_ascii_strcasecmp instead of the deprecated g_strcasecmp (Maxim Ermilov) (#560424) - Really remove the temp dir when the transfer is cancelled (Jens Granseuer) - Fix leak (Jens Granseuer) Font viewer: - Remove gnome-vfs dependency (Saleem Abdulrasool) (#561319) Keybindings: - Respect the /desktop/gnome/keybindings/allowed_keys key (Matthias Clasen) Network: - Add support for network profiles (Maxim Ermilov) (#477040) Typing break: - Use g_object_unref instead of the deprecated gdk_window_unref (Maxim Ermilov) (#561679) Shell: - Add libgnomeui dependency back (Kjartan Maraas) - Remove eel dependency (dmacks@netscape.org) (#561944) - Fix leak (Federico Mena Quintero) - Use the new GtkTooltip mechanism rather than the deprecated GtkTooltips (Federico Mena Quintero) Translations: - es (Jorge Gonzalez) - it (Luca Ferretti) ------------------------------------------------------------------------------- ======================================== NEWS: gnome-desktop-2.25.2 ======================================== ============== Version 2.25.2 ============== libgnome-desktop * GnomeDesktopThumbnail: reenable check for preview::icon (Vincent) * GnomeRR: add Lenovo display name (Søren Sandmann) * GnomeBG: plug a leak (Cosimo Cecchi) * GnomeDesktopThumbnail: fix potential crash when a temporary file cannot be created (Vincent) Misc * Require glib 2.19.1 (Vincent) * Update a bit API documentation (Vincent) * Require GTK+ 2.14.0 (Vincent) Translators * Jorge González (es) * Daniel Nylander (sv) ======================================== NEWS: gnome-games-2.25.2 ======================================== gnome-games 2.25.2 ================== Lots of exciting new things in this release. The most user visible stuff are the addition of Terrace aka Queen of Italy to aisleriot, anti-aliasing support for Chess and fewer wakeups in Five or more, Iagno and Same-gnome. The beginning scafolding for gnometris clutter support has also been added; this is a compile-time option enabled by --enable-clutter. Note that none of the game logic has been checked in yet. General: - Code cleanups and warnings (Robert Ancell, Christian Persch, Thomas Andersen, Zhang Sen) - High score lists are now always selectable (Thomas Andersen, Jason Clinton) - Makefile modernisation (Christian Persch) - Use games-runtime to locate files (Christian Persch) - Clean up linking in networked game servers (Robert Light) Aisleriot: - Move hint code to AisleriotGame (Christian Persch) - Only update the game options once when chaning a radio option (Vincent Povirk) - Add Terrace aka Queen of Italy (Vincent Povirk, David Rogers) - Be more strict about rules in Seahaven (Vincent Povirk) - Rewrite Baker's Game rules (Vincent Povirk) Blackjack: - window-state-event callback needs to return gboolean, not void. (Christian Persch) Chess: - Added anti-aliasing support (Robert Ancell) Glines, iagno, same-gnome: - Only run animation timer during animation (Robert Ancell) Gnibbles: - Change Gnibbles to Nibbles in user visible strings (Thomas Andersen) Gnometris: - Scafolding for clutter support (Jason Clinton) - Use correct name in g_set_application_name (Jason Clinton) Sudoku: - Fix crasher bugs: #523062, #436275, #486385, #421487, #532937 (Robert Ancell) - Handle errors loading stock icons (Robert Ancell) - Show highlighter at game launch (Zhang Sen) Translations: - cs: Marek Lisy - de: Mario Blättermann, Ulf Ehlert - es: Jorge Gonzalez, Daniel Mustieles ======================================== NEWS: gnome-menus-2.25.2 ======================================== Version 2.25.2 ============== Fixes * Fix a critical warning in the python binding for monitoring a file (Vincent) Misc * Ship a gnome-menus-ls.py script that is an example of python bindings and that can be used as a replacement for gnome-menu-spec-test (Vincent) ============== Version 2.24.2 ============== Translators * Mikel González (ast) ============== ======================================== NEWS: gnome-panel-2.24.2 ======================================== Version 2.24.2 ============== Misc * Fix libpanelapplet-2.0.pc pkg-config file to include gconf (Kjartan Maraas) Translators * Mikel González (ast) * Nikos Charonitakis (el) * Gabor Kelemen (hu) * Rafael Garcia (la) ============== ======================================== NEWS: gnome-power-manager-2.24.2 ======================================== Version 2.24.2 ============== - Fixed #558670, Make "Make defaults" actually work :-) (Vincent Untz) - Backport the duplicate button handling from trunk (Richard Hughes) - Don't apply policy when not active (Richard Hughes) - Allow configure to complete without PolicyKit (Chris Vine) Translations: - Updated ast: Astur, Gil Forcada - Updated de: Hendrik Richter, Michael Kanis - Updated es: Jorge Gonzalez, Jorge González - Updated hu: Gabor Kelemen ============== ======================================== NEWS: gnome-screensaver-2.25.1 ======================================== Version 2.25.1 =============== - Add bevel around dialog - Fixed #444927, get idle time from xorg - Fixed #492949, screensavers-personal-slideshow should not show hidden directories (Jörg) - Fixed #530561, "Random" preview is always the last saver (Maxim Ermilov) - Fixed #561855, Calls wrong slideshow binary if there is one installed in $PATH (Frederic Crozat) Translations: None =============== Version 2.24.1 =============== - Fixed #555701, libgnome-desktop:gnome_bg_create_pixmap() leaks pixmaps and X clients (Scott Remnant) - Fixed #451498, Preview of "Blank screen" is not consistent (Neil Patel) - Fixed #552119, Add GTK and GNOME to screensaver desktop (William Jon McCann) - Fixed #552523, Screensaver suddenly stopped working (William Jon McCann) - Fixed #555254, gnome-screensaver-dialog NULL pointer crash (William Jon McCann) - Fixed #555491, gnome-screensaver should release mouse/keyboard when failed to grab both of them (Joey Yu Zheng) - Fixed #560456, Cleaning up GTK Includes in gnome-screensaver (Maxim Ermilov) Translations: - Updated ar: Djihed Afifi - Updated ast: Andre Klapper, Astur - Updated be@latin: Ihar Hračyška, Ihar Hrachyshka - Updated pt_BR: Leonardo Ferreira Fontenelle, Vladimir Melo =============== ======================================== NEWS: gnome-session-2.25.2 ======================================== Version 2.25.2 ============== - Don't link to gnome-keyring and libgnomeui where we don't need (William Jon McCann) - Make the session properties dialog resizable (Matthias Clasen) - Don't try to print an undefined error message (William Jon McCann) - Build fixes (Kjartan Maraas) - Rewrite the application finding code for the manager (Matthias Clasen) - Add new dbus api to say whether shutdown dialog is available (Ray Strode) - Remove compat wrapper for gnome-keyring session interaction (Stef Walter) - Single include fixes for glib (Diego Escalante Urrelo) Translations: - Updated ast: Mikel González - Updated ku: Erdal Ronahi - Updated sr: Горан Ракић - Updated sv: Daniel Nylander ============== ======================================== NEWS: gnome-settings-daemon-2.25.2 ======================================== Version 2.25.2 ============== - No need to trap XkbQueryExtension and friends errors (Jens Granseuer) (#559346) - Add some performance annotations around libxklavier calls (Behdad Esfahbod) - Start managers in idle callbacks (Behdad Esfahbod) (#559482, #559564) - Only initialize fontconfig when starting up (Behdad Esfahbod) (#559550) - Remove unnecessary X error traps (Jens Granseuer) (#559562) - Init a11y status icon only when needed (Behdad Esfahbod) (#559558) - Reshufle plugin priorities a bit (Behdad Esfhabod) - Delay constructing the GnomeBg object until we need it (Behdad Esfahbod) (#559639) - Listen for DeviceEnabled instead of DeviceAdded to be sure the mouse has been initialized (William Grant) (#559827) - Add debugging output for volume_step (Jens Granseuer) - Fork before gtk_init (Behdad Esfahbod) (#559695) - Lockdown in the keybinding plugin (Matthias Clasen) (#553434) - Trap X errors so we don't crash on X servers that don't support DevicePresence (Jens Granseuer) (#560618) - Fix handling of time = GDK_CURRENT_TIME (Jens Granseuer) (#559797) - Add bundle_loader linker flag to fix compilation on MacOS X (dmack@netspace.org) (#522673) - Grab all keycodes that match the respective keysim (Mario Limonciello) (#561275) - Fix --no-daemon (Behdad Esfahbod) - Depend on libxklavier 3.8 (Sergey Udaltsov) - Fix checks for various X libraries (Jens Granseuer) - Fix check for xklavier device discovery (Jens Granseuer) ============== ======================================== NEWS: gnome-speech-0.4.22 ======================================== gnome-speech 0.4.22: * drivers/swift/swiftsynthesisdriver.c: fix for bug #559583 - Swift synthesis driver causes Python client to get "TypeError: could not demarshal return value" on call to getAllVoices. ======================================== NEWS: gnome-terminal-2.24.2 ======================================== 2.24.2 ====== * Translation updates ======================================== NEWS: gnome-themes-2.25.2 ======================================== 2.25.2 ====== Features/bugfixes: * Many new icons for HighContrast-SVG (Luca Feretti, Kevin Kubasik). * Apply `inkscape --vacuum-defs` removing wrong/odd stuff (mostly invalid URI to sodipodi-0.dtd, due to extraneus space) generating wrong SVG files. Thanks WebKit to show this issue. (Luca Feretti) * Move from apps to apps-extra some icons no longer in Icon Naming Spec: internet-group-chat, internet-mail, internet-news-reader, internet-web-browser, preferences-system-network-proxy, preferences-system-session, preferences-system-windows. (Luca Feretti) 2008-11-03 Benjamin Berg * gtk-themes/ClearlooksClassic/gtkrc: * gtk-themes/ClearlooksTest/gtkrc: * gtk-themes/Glossy/gtkrc: * gtk-themes/Inverted/gtkrc: Fix the bg color of GtkViewport and GtkScrolledWindow in notebooks. New/updated translations: 2008-11-08 Jorge Gonzalez * es.po: Updated Spanish translation. ======================================== UPDATED: gok-2.25.2 ======================================== gok was updated without a NEWS entry. ======================================== NEWS: gtk-engines-2.17.1 ======================================== Overview of Changes in 2.17.1 (since 2.17.0) ============================================ Changes in this release: - A leak in Clearlooks that happened for default buttons was fixed. - The Clearlooks inconsistent radio indicator drawing was fixed. GNOME Bugs fixed in this release: 560042 – Sub-optimal -I flag ordering 560443 – GNOME Goal: Remove deprecated GLib symbols 549830 – Use G_DEFINE_DYNAMIC_TYPE in theme engines New and udpated translations: Daniel Nylander (sv) Jorge González (es) Laurent Dhima (sq) ======================================== NEWS: gtkhtml-3.25.2 ======================================== GtkHTML-3.25.2 2008-12-01 ------------------------- Bug Fixes: #330452: Automatic spell check suggestions should be first level menu option (Matthew Barnes) #338921: crash when the interest in the image left before it was loaded (Milan Crha) #555420: IM modules "commit" crash (Stanislav Brabec) #562323: Evolution inserts a link incorrectly (Matthew Barnes) #472517 (bugzilla.redhat.com): Fast double-click to select word followed by a right click to get context menu seems to use previous context (Matthew Barnes) Updated Translations: Jorge Gonzalez (es) ======================================== NEWS: gucharmap-2.24.2 ======================================== gucharmap 2.24.2 - Translation updates ======================================== UPDATED: gvfs-1.1.1 ======================================== gvfs was updated without a NEWS entry. ======================================== NEWS: hamster-applet-2.24.2 ======================================== Version 2.24.2 =============== Applet * some checks to avoid users outsmarting poor hamster * fixed couple of warnings * fixed unicode datestring translation problem (report by) * Several minor UI fixes (disable buttons that shouldn't be enabled, set icon for all windows, show applet dropwdown on all desktops) Updated translations * el (Nick Agianniotis) * zh_CN (Ray Wang) =============== ======================================== NEWS: libgweather-2.25.2 ======================================== libgweather 2.25.2 ================== libgweather * Add new API to directly get WeatherInfo values instead of strings (Milan Crha) * Use the degree sign followed by "C" or "F" rather than using the combined "degrees C" and "degrees F" glyphs (Dan) * Handle wind reports in m/s (Dan) * Use new libsoup 2.25.1 API for proxy instead of some custom code (Dan) * Use single includes for gtk/glib (Maxim Ermilov) * Do not use deprecated libsoup API (Dan) * Do not care about sub-city locations and only use the first child (Dan) * Handle compressed Locations.xml files (Vincent) * Code cleanups (Vincent, Dan) Locations.xml * Do not localize sub-city locations since they won't be used in the UI (Dan) * Add "Bahamas" to the list of countries whose name we put "the" before in comments (Dan) * Add msgctxt attributes to the XML for duplicate names (Dan) * When given a location name like "Covington / Cincinnati", only create an entry for one of the two cities (Dan) * Fix spelling of local vs international names (Dan) * Do not assume a weather station is in the same country as a city. This fixes Luxembourg not appearing in the list of countries (Dan) Misc * Make sure that the shipped COPYING file is GPLv2 (Dan) * Add various flags like -DG_DISABLE_SINGLE_INCLUDES and _DISABLE_DEPRECATED flags (Dan, Vincent) * Remove locations_file from the pkg-config pc file (Dan, Vincent) * Require intltool 0.40.3 (Dan) * Add --enable-locations-compression configure flag to compress Locations.xml files with gzip (Vincent) * Add some (incomplete) API documentation with gtk-doc (Vincent, Dan) Translators * Jorge González (es_ES) * Jorge González (es) * Daniel Nylander (sv) libgweather 2.24.2 ================== Translators * Jiri Eischmann (cs) * Ivar Smolin (et) ======================================== NEWS: libsoup-2.25.2 ======================================== Changes in libsoup from 2.25.1 to 2.25.2: * Fixed client behavior when presented with multiple auth types to choose the *strongest* auth type (eg, Digest) rather than the *weakest* one [#562339, Pontus Oldberg]. Added a regression test for this. * Moved libsoup-gnome headers to a different directory to make it easier to split libsoup and libsoup-gnome into separate packages, and to ensure that things that only want to be looking at plain libsoup headers (like gir-repository) don't accidentally see the libsoup-gnome ones. * Some minor doc fixes * Fixed libsoup-gnome linking with --as-needed. [#559342] ======================================== NEWS: libwnck-2.24.2 ======================================== 2.24.2 ====== Translators - Robert Millan (ca@valencia) - Vladimir Melo (pt_BR) ======================================== UPDATED: metacity-2.25.34 ======================================== metacity was updated without a NEWS entry. ======================================== NEWS: mousetweaks-2.25.2 ======================================== Version 2.25.2 -------------- Misc improvements/fixes: * Increase internal double click delay in dwell mode to make it compatible to gftp. Bug fixes: #562212: Fix conflict when dwell click and simulated secondary click are simultaneously running. New and updated translations: - [cs] Adrian Guniš - [es] Jorge González - [et] Ivar Smolin - [eu] Iñaki Larrañaga Murgoitio ======================================== NEWS: nautilus-2.25.1 ======================================== Major changes in 2.25.1 are: * Remove depencency on libgnome & gnome-vfs * Fix crashes * Chop trailing space characters when moving to FAT file system * When DnD'ing, COPY instead of MOVE, when the source is not deletable * Don't set default when opening with other app, just add to open with list. * Don't make copies of files from readonly source (e.g. CDROM) readonly * Don't show cancel dialog when showing the "run or display" dialog ======================================== NEWS: orca-2.25.2 ======================================== 2.25.2 - 01-Dec-2008 General: * Work on bug #508675 - Applying change in Orca preference dialog is a little bit slow. * Fix for bug #551891 - Flat review does not always start in the correct place when focus is in a tree table. * Fix for bug #554002 - Orca App-Preferences dialog page tabs are "off" by one in speech and braille. * Fix for bug #560649 - configure doesn't detect Python modules installed in non-standard location. * Fix for bug #561540 - Traceback in default.py onStateChanged. * Fix for bug #562877 - account for pronunciation dictionary when speech-dispatcher backend is used OpenOffice: * Fix for bug #556657 - Orca is rather chatty when focus is given to an OOo list whose parent is a combo box. * Fix for bug #562532 - When using Openoffice.org Spreadsheet with Orca, the cell coordinates are not spoken for all locales. Firefox: * Fix for bug #495303 - Character flat review not working correctly with generated texts in XUL. * Fix for bug #554616 - Problems accessing subsequent lines of cells which contain line break tags in FF3 tables. * Fix for bug #554616 - Problems accessing subsequent lines of cells which contain line break tags in FF3 tables. * More work on bug #554831 - Google calendar unusable with orca. You can now arrow into the day grid. * Fix for bug #555055 - Orca should be able to navigate http://www.modernthaisf.com/gpage.html. * Fix for bug #556470 - Orca should not land on empty (cell-less) tables when using structural navigation by table. * Fix for bug #558516 - Traceback when navigating on huge webpages. * Fix for bug #559839 - Orca sometimes includes content from other lines when navigating via Up/Down Arrow in Firefox 3. * Fix for bug #560466 - Improve the accuracy of label guess for Firefox 3. New and updated translations (THANKS EVERYONE!!!): See also the overall translation status: http://l10n.gnome.org/module/orca de German Simon Bienlein Jochen Skulj es Spanish Francisco Javier Dorado Martinez eu Basque Iñaki Larrañaga Murgoitio zh_CN Simplified Chinese Funda Wang zh_HK Traditional Chinese Chao-Hsiung Liao zh_TW Traditional Chinese Chao-Hsiung Liao ======== ======================================== NEWS: tomboy-0.13.1 ======================================== Version 0.13.1 * Configure/build fixes. * Help menu item opens online help on Windows and Mac. Version 0.13.0 (Windows/Mac-only "preview" release) * Initial support for Windows and Mac OS X. ======================================== NEWS: vte-0.19.1 ======================================== 0.19.0 ====== - New, PangoCairo, rendering backend. This is functionally equivalent to the previous default backend which was Xft. And just a tad bit faster. - All other backends are removed. - Configurable cursor shape (block, underline, I-beam). - Preliminary object properties added to VteTerminal. - Vte now depends on glib, pango, gtk+, and nothing else. - API that will be removed in vte 1.0 has been marked deprecated in this release. - gnome-pty-helper does no longer depend on and link to glib - General code maintenance and cleanup. - Misc bug fixes. - Bugs fixed in this release: Bug 562806 – crash in Terminal: Typing "cd " just after ... Bug 562511 – scrollbar doesn't sit at the bottom Bug 540951 – The gnome-pty-helper is spawn when its not needed Bug 465036 – gnome-pty-helper locks /var/run/utmp Bug 127870 – terminal garbled and needs 'reset' after cat'ing file Bug 317236 – vte resynchrones too late on invalid UTF-8 Bug 107031 – device-control-string error Bug 521420 – vte closes connection to child before all output is read Patch from Thomas Leonard Bug 514632 – Problem with cursor in emacs in gnome-terminal Bug 459553 – gnome-terminal cannot shows circled digits with the correct width on ja_JP.PCK Patch from Takao Fujiwara Bug 562385 – gnome-pty-helper goes to 100% cpu usage Bug 562332 – cleanup font infos on exit? Bug 562338 – don't need to connect to bunch of xft settings Bug 488960 – gnome-terminal on Solaris 10 does not clean up utmpx on exit (intermittent) Bug 561366 – remove antialias setting for 1.0 Bug 562187 – Add make rules for calling gperf Bug 416518 – Do something about uniwidths Bug 500191 – Remove vteseq-table.h? Bug 514457 – Use g_strv_length() Bug 542561 – Doesn't build when disabling gnome-pty-helper Bug 560766 – Deprecate and remove vte_terminal_get_using_xft() Bug 536894 – Confusing use of "free" as variable-name in ring functions Bug 561713 – crash on font cache cleanup Bug 560819 – Remove obsolete backends Bug 560818 – pangocairo backend doesn't share font cache across widgets Bug 560977 – Cleaning up GTK Includes in vte Bug 561185 – pangocairo backend sets antialias incorrectly Bug 560817 – pagocairo backend doesn't have correct opacity support Bug 560991 – Unsetting background doesn't work Bug 395599 – Add pangocairo backend Bug 557375 – >=vte-0.16.14 breaks highlighting on activity Bug 556398 – maybe deprecate vte_terminal_get_char_ascent/descent Bug 339819 – LibVTE terminals in GLADE Bug 399364 – Implement properties Bug 556328 – Document set-scroll-adjustment parameters Bug 549835 – Feature Request: Configurable cursor appearance Bug 509204 – child-exited signal does not provide exit code Bug 539130 – building g-t fails due to GtkType etc. deprecation