* Cairo-based renderer for pages and selections of PDF, DVJU and DVI documents (Carlos Garcia Campos)
* PDF exporter for printing DVI documents (Alaska Subedi)
* Zoom icon artwork (Michael Monreal)
* Patch to avoid frequent process wakeup for metadata handling (Bastien Nocera, Arjan van de Ven)
* Bumped poppler requirements to 0.5.9 (Carlos Garcia Campos)
* Changed sidebar ordering (Wouter Bolsterlee)
* Removed extra locking of a main loop to speed up rendering (Carlos Garcia Campos)
Bug fixes:
* Print job is released quickly (Carlos Garcia Campos)
* Update a cursor and tooltips after scrolling (Carlos Garcia Campos)
* More safe mkdir_with_parents (Eduardo Lima)
* Safe saving of a document copy to a remote location (Carlos Garcia Campos)
* Build fix without libgnome (Marc Brockschmidt)
* Selections don't disappear after zoom (Carlos Garcia Campos)
* Preview button added to the print dialog (Carlos Garcia Campos)
Translations:
Daniel Nylander (sv)
David Lodge (en_GB)
Dr.T.Vasudevan (ta)
Espen Stefansen (nb)
Gil Forcada (ca)
Ignacio Casal Quinteiro (gl)
Ivar Smolin (et)
Jorge González (es)
Sonam Pelden (dz)
Theppitak Karoonboonyanan (th)
Yuval Tanny (he)
New in 2.11.4:
Portugese help files (Duarte Loreto)
Add initial support for the Magic Space Bar (Mutt) to read unread emails in
all folders. (Srinivasa Ragavan)
Bug fixes:
#257118: Clear button is now getting disabled after clearing the
search (Milan Crha)
#263207: Advanced Search "Remove" button is now inactive (Milan
Crha)
#325882: Fix some of the window /dialog positions (Milan Crha)
#330175: Added helper function which test selection for non-space
characters. (Milan Crha)
#344728: Add configuration option for Sun Kerberos v5 (Irene Huang)
#386503: Fix a minor typo in Makefile.am (Gilles Dartiguelongue)
#428328: Move away from popt to GOptions (Ghislain MARY)
#437584, 437935: More compilation warnings cleanup (Gilles
Dartiguelongue)
#439186: fix some bad mnemonics, mark string for translation. (Andre
Klapper)
#440075: Enable customized alarms to work correctly (Matthew Barnes)
#442631: Added support for multimedia keys (Bastien Nocera)
#443659: Fix size and alignment mis-match in the evolution
preferences window (Vinod)
#444107: Allow adding of image attachments to HTML composer
(Srinivasa Ragavan)
#444248: Fix a crash in solaris (Wang Xin)
#444289: Allow the "test" component to build (Tobias Mueller)
#444548: Included files for translating strings for "Advanced search
options" (Andre Klapper)
#444747: Fix a build break (Daniel Gryniewicz)
#445793: Addressbook conduit now loads correctly (Gilles
Dartiguelongue)
#445812: Included missing icons in popups (Gilles Dartiguelongue)
#446015: Improved "Define views" dialog (Gilles Dartiguelongue)
#446870: Set the correct size of the duplicate contact warning
window (Srinivasa Ragavan)
#447727: Improve display of label text (Matthew Barnes)
#447742: Plug a memory leak (Matthew Barnes)
#448201: Add translation domain (Gabor Kelemen)
#448223: Remove duplicated function string_without_underscores
(Gilles Dartiguelongue)
Updated Translations:
Priit Laes (et)
Jorge Gonzalez (es)
Daniel Nylander (sv)
Pema Geyleg (dz)
Kjartan Maraas (nb)
Bug fixes:
#312854: Fix a hang while renaming folders twice for exchange
(Matthew Barnes)
#331099: Fix calculation of array index to avoid negative values
(Matthew Barnes)
#344728: Add headers for Sun Kerberos v5 (Irene Huang)
#352284: Do not fetch the message from server - instead use the
header information to calculate the expiry period. (Veerapuram
Varadhan)
#437751: Fix time display in Windows (Andreas Köhler)
#443705: Fixed build break due to incorrect macro (Loïc Minier)
#443958: Add support for help string. (Sebastien Tandel)
#447414: Security bugfix - negative index of an array (Philip Van
Hoof)
#447753, #447749: Fix a memory leak (Matthew Barnes)
#448589: Add support for automake 1.6 (Tobias Mueller)
Other Contributors:
Check entire IMAP4 summary to remove non-existent messages (Jeffrey
Stedfast)
Fetches "Sent Items" in all folders. Also, fixed some bugs in moving
mails across folders. (Sankar P)
- Ensure non-null size is set by default for pango font
description (Frederic Crozat)
- Now set WINDOWPATH so that AT programs such as braille
displays can work better with Xnest and sessions started
via VT.
- Now support VT on Solaris where available (Brian Cameron)
- No longer call logindevperm logic when logging into XNEST
sessions since we do not want to change device permissions
on Solaris for XNEST sessions, only for the real console
session.
- Doc and string improvements. (Brian Cameron)
- Translation updates (Pema Geyleg, Priit Laes, Alexander
Shopov)
appearance:
- Fixed leaks (Jens Granseuer)
- Added a parameter to circumvent the internal thumbnail cache to the async
generator (Jens Granseuer)
- Remove caching from the thumbnailer (Jens Granseuer)
- Fix appearance windows not reacting the GTK+ theme changes (Denis Washington)
- Make it possible to skip engine information (Jens Granseuer)
- Let gnome-appearance-properties handle GTK+ theme changes manually (Denis
Washington)
- Move theme package MIME type over from the theme-manager (Jens Granseuer)
(#444336)
- Hook up more of the customization functionality (Jens Granseuer)
- Update for changes in thumbnailer API (Jens Granseuer)
- Add initial lockdown bits from theme-manager (Jens Granseuer)
- Preliminary support for reacting the metatheme changes (Jens Granseuer)
- Add all missing color schemes options (Denis Washington)
- Fix passing and parsing of command line args (Jens Granseuer)
- Disable the 'reset to defaults' button if the theme doesn't support custom
colors (Jens Granseuer)
- Listen to color scheme changes (Jens Granseuer)
- Add initial support for installing themes (Jens Granseuer)
- Add metadata tooltips in the Background tab (Jens Granseuer)
- Add --show-page option to specify the page with which to start (Jens Granseuer)
- Remove install buttons from individual details pages (Jens Granseuer)
display:
- Don't make the revert dialog transient since it's actually never on screen
at the same time as the main dialog (Jens Granseuer) (#448160)
settings daemon:
- Most modules converted to new loadable architecture (Rodrigo Moya)
- Force launching Nautilus in the home directory (Bastien Nocera) (#356069)
- Plugged memory leaks (Jens Granseuer)
themus:
- Update for changes in thumbnailer API (Jens Granseuer)
typing break:
- Dont use libgnome (Ross Burton) (#443554)
- Use the 2nd-accurate timers instead of the millisecond timers, in an attempt
to use less processor time (Ross Burton) (#443547)
- USe GOption to parse arguments (Christian Persch) (#444399)
This is the fourth development release leading up to gnome-games 2.20.0.
* General changes:
- GamesConf, an API for storing user preferences has been added
to libgames-support. GamesConf allows the games to store preferences
using either GConf or flat files (#448432).
- Mingw32 compilation fixes for libgames-support (#448317).
- Correct icon names in desktop files (#444777).
- Check for gcc before adding -fsigned-char parameter (#445556).
Aisleriot:
- Port Aisleriot to the new GamesConf API (#448432).
- Support for compiling Aisleriot with mingw32 (bug #448317).
- Don't use anonymous structs (#444802).
Mines:
- Only redraw the necessary fields when clicking on a mine (#375691).
glChess:
- Use correct pid not 0 for killing AIs (Bug #443073).
This is a severe bug that causes the X server to be
killed accidentally on some systems.
Sudoku:
- Ensure that g_thread_init is called before all other GLib functions.
Fedora bug #241917.
- Disable saving and loading.
- Don't allow grey fields to be changed by mouse (#422666).
- Remove the option for selecting black background option (#395135).
- Store highlight setting in gconf (bug #445590).
- Set number popup transient for the main window. (bug #406767).
Changes in version 2.19.4.1 are:
* Build fix for unit tests
Changes in version 2.19.4 are:
* Fixed problem where zero find results returned 'denied'.
* Fixed ugly password prompt for making a new keyring.
* Consistent use of NULL in the API to represent the default keyring.
* Use non-pageable memory for secrets and passwords.
* Log warning and error messages to syslog when running as a daemon.
* Added unit tests for the gnome-keyring API.
* Refactored and reorganized the code.
* Isolated the X11 dependency, making easier to support others graphical
environments.
* Improved the magnifier compositor performance, through the elimination of
X11 sync calls.
* Create an applet to apply colorblind filters.
* Fixes for bugs #436894, #404448, #408133, #416911, #422361, #438591 and
#442219.
Translations
* Ihar Hrachyshka (be@latin), Gil 'Dolfin' Osher (he)
Alessio Frusciante (it) and Dziumanenko Maxim (uk)
* Use g_timeout_add_seconds() when possible (Vincent)
* Use g_get_user_special_dir() to get XDG user dirs (Vincent)
* Code cleanup (Vincent)
* Fix crash when the applications menu is updated but the user had a
context menu for a launcher (Vincent)
libpanel-applet
* Code cleanup (Vincent)
All applets
* Migrate to new tooltip API (Vincent)
Clock Applet
* Use g_timeout_add_seconds() when possible (Vincent)
* Fix compilation issue when e-d-s is not used (Vincent)
- Fixed #428401, Clicking the brightness applet dims the screen (Benjamin Canou)
- Fixed #438838, crash when g-p-m can't connect with assertion enabled (Richard Hughes)
- Fixed #440409, Failed to build when using SUN C compiler (Richard Hughes)
- Fixed #445173, Strings in server.in files are not marked for translation (Gabor Kelemen)
- Don't try to do the policy action when the average accuracy is low. (Richard Hughes)
- Make the brightness dim code "learn" to take longer to dim if you keep
undimming the screen shortly after auto-dimming it. (Richard Hughes)
- Change default of /apps/gnome-power-manager/general/network_sleep to
false, as we now do the system action in pm-utils. (Richard Hughes)
- Add initial code to use a webcam as a brightness sensor. (Richard Hughes)
- Rework the brightness interactions, and rename a large part of the
gconf schemas. (Richard Hughes)
* Use g_timeout_add_seconds() when possible (Vincent)
* Improve a bit "wrong clock" check when the user has reconfigured his
clock (Vincent)
* Fix crash when icons on the splash screen needs to be relayout-ed
(Vincent)
* Fix compilation issue on Solaris (Vincent)
Session Properties Dialog
* Fix a crash when the comment for a .desktop file is not defined and a
startup program is disabled (Vincent)
New in 2.19.4 - 18 June 2007
* Disable pcrecpp by default. You really want to enable this.
New in 2.19.3 - 3 June 2007
* Some GTKmm :)
* Use regex in the default icon table. This results in more icons :)
* Every process now has a default icon.
* Simplified lsof code with regex.
* Lots of stuff git-log doesn't remember.
New in 2.19.2 - 13 may 2007
* New Solaris mode.
* Fixed crash on startup with dependencies+myprocesses.
* pcre is back for good.
Overview of Changes in 2.11.2 (since 2.11.1)
============================================
Hilights in this release include:
- Schema file naming now follows the engine library names
- GtkRange fill level implemented in Clearlooks and Industrial
- New toolbar styles for the gummy and glossy clearlooks styles
New in 3.15.4:
Added support for magic spacebar to browse till end of the document
and return status if end is reached. (Srinivasa Ragavan)
Bug fixes:
#443219: Crash when definding frames with out inner frames (Milan Crha)
#444104: Removed space after trailing slash, fixes build problem
with automake 1.6. (Nickolay V. Shmyrev)
Updated Translations:
Pema Geyleg (dz)
Jakub Friedl (cs)
* GtkSourceStyle is now a gobject
* Be more careful about Language and LanguageManager lifecycles: add
gtk_source_[language|style_scheme]_manager_get_default to obtain
managers object owned by gtksourceview
* Most of the files are now officially licensed under LGPL, still
waiting for a few approval before completely switching the license.
* Port to GRegex
* Misc lang file updates
* Misc bugfixes
News in 1.90.0
--------------
This marks the road to GtkSourceView 2.0, and breaks the API. It is still
considererd API-unstable.
* API update/break
* New highlighting and theming engines (Yevgen Muntyan, Marco Barisione)
* GnomePrint-based print API removal
News in 1.8.6
-------------
* Mark Undo/Redo insensitive when the view is not editable (Carlos Garnacho)
* Fix current line highlightging drawing artifacts (Yevgen Muntyan)
* Updated translations
- Show workspace names in the window selector (Vincent) [#354667]
- Add support for _NET_FRAME_EXTENTS.
wnck_window_get_client_window_geometry() is a new API and
wnck_window_get_geometry() now returns the geometry including the window
manager decorations (Vincent) [#351055]
- Add wnck_screen_get_number() API (Vincent) [#169590]
- Add wnck_screen_get_window_manager_name() API and window-manager-changed
signal (Vincent) [#448043]
Deprecations
- Deprecate wnck_gtk_window_set_dock_type() (Vincent)
- Deprecate wnck_pager_set_screen() (Vincent)
- Deprecate wnck_tasklist_set_screen() (Vincent)
- Deprecate the screen argument of wnck_pager_new() and of
wnck_tasklist_new() (Vincent)
Fixes
- Code cleanups (Vincent)
- Make wnck_screen_net_wm_supports() work on all screens (Vincent)
- Do not forget about the "Make below" action for the default possible
actions (Vincent)
- Rework selection ownership for the desktop layout: do not steal it and
release it (Vincent)
- Do not change the layout shown in the pager if the the pager couldn't
update the layout hint (Vincent) [#445686]
- Make the pager use the real layout of the screen when it cannot set the
layout (Vincent)
- Use g_timeout_add_seconds() when possible (Vincent)
- Migrate to new GtkTooltip API (Vincent)
- Add some safety guards to the public API (Vincent)
- Improve position of the drag icon when dragging a window (Vincent)
[#446531]
- Make wnck_pid_read_resource_usage() work for more X clients (Vincent)
[#150153]
- Fix a crash happening sometimes when a tasklist is destroyed (Vincent)
- Be more solid against invalid values for _NET_NUMBER_OF_DESKTOPS (Vincent)
- Do not skip taskbar for transient windows if the window they're transient
for don't exist (Vincent)
- Fix a crash when dragging a window to somewhere like another
workspace/viewport (Vincent) [#420713]
- Make WnckSelector and WnckTasklist correctly work from bindings (Vincent)
- Fix crash on multihead setups introduced in 2.19.3 (Vincent)
- Fix potential invalidity of the previously active window when there are
multiple screens (Vincent)
Misc
- Totally rework API documentation (Vincent)
- New wnckprop utility, not installed by default (Vincent)
- Require glib 2.13.0 (Vincent)
- Require GTK+ 2.11.3 (Vincent)
Translators
- Mindu Dorji (dz)
- Jorge González (es)
- Ivar Smolin (et)
- Wang Jian (zh_CN)
2.19.3.1
========
This release breaks API compatibility again (it contains changes that should
have been in 2.19.3).
Features
- The active-window-changed and active-workspace-changed signals for
WnckScreen now provides the previously active window/workspace (Vincent)
Fixes
- Add some padding in classes to make it possible to add new signals without
breaking ABI in the future (Vincent)
- Make the action menu work again on tasklist buttons (Vincent)
Major changes in 2.19.4 are:
* Allow activating the zoom context menu by keyboard
* Allow renaming of the network servers icons
* Use new desktop capplet
* Better handling of unicode search terms
* Fix program name in about dialog
* Fix keyboard shortcuts in preferences dialog
* Fix leak in zoom context menu
* Fix typos in error and warning messages
* Fix crash in properties dialog
* Fix for bug 376515 - Add GUI support for the new customizable
text-attribute feature. There is a new "Text Attributes" pane in
the Orca preferences dialog for this. It can also be set on an
individual app-specific basis.
* Fix for bug 433818 – Messages on system tab of gnome-system-monitor
are not reported by Orca.
* Fix for bug 433951 - making changes in the Orca Preferences dialog
causes loss of script state.
* Fixes for bug 435199 - Orca is bloating the swap partition, so the
system is no more usable after a short time. We did a lot of
analysis of Orca's memory usage and patched the leaks we were able
to detect. There is still a leak in the AT-SPI infrastructure; it
is being worked on by the AT-SPI maintainers and is tracked via bug
446277.
Firefox:
* Fix for bug 442709 - Need to do "combo box cleanup"/refactor for
Firefox.
* Fix for bug 443337 - Orca should not use the alt text if it is empty
to infer a link name.
* Fix for bug 444148 - Orca doesn't speak form fields at landsend.com
* Fix for bug 445578 - Link preview information would be desirable for
Firefox. This is obtained when performing a "Where Am I" operation
(KP_Enter for desktop bindings, ORCA_MODIFIER+Return for laptop
bindings). Many thanks to new community member Scott Haeger for
this functionality!
Java platform:
* Fix for bug 435553 - KeyError: 'startOffset' during Java Control
Panel flat-review.
* Fix for bug 436658 - flat-review speaks "filler" for SwingSet2
demo/source tabs.
* Fix for bug 436661 - flat-review speaks SwingSet2 toolbar image
paths instead of item names.
* Fix for bug 437226 - Orca should handle Java labels and text where
LABEL_FOR is not set.
New and updated translations (THANKS EVERYONE!!!):
dz Dzongkha Pema Geyleg
es Spanish Francisco Javier Dorado Martinez and
Jorge Gonzalez
* Added ability to change gnome-keyring master password
[Adam Schreiber]
* Display more details about imported keys [Adam Schreiber]
* Internationalize notification area properly [Adam Schreiber]
* Now builds with gpg 2.0.x again [Adam Schreiber]
* Update man pages [Sebastian Dröge]
* Easier selection of archive extensions when encrypting
multiple files. [Adam Schreiber]
* Make all dialogs properly transient [Adam Schreiber]
* Builds with latest epiphany [Sebastian Dröge]
* Fixed many other bugs [Christian Persch, Adam Schreiber]
0.16.6
======
- Misc bug fixes.
- Bugs fixed in this release:
Bug 445620 – Some characters shows different in different locales.
Patch from Zealot
Bug 372743 – vte_terminal_set_colors doesn't work as advertised