The 2.8.0.1 release of GDM2 is a minor release, fixing a few issues discovered with the 2.8.0.0 release.
Eye of GNOME (eog) is the image viewer for the GNOME desktop.
* Where can I get it ?
=====================
Source code:
http://ftp.gnome.org/pub/GNOME/sources/eog/2.10/eog-2.10.2.tar.gz
[MD5 sum: b5fbab829a1e924e5165ca1a45d352b0]
* Where can I get it ?
=====================
Source code:
http://ftp.gnome.org/pub/GNOME/sources/eog/2.10/eog-2.10.2.tar.gz
[MD5 sum: b5fbab829a1e924e5165ca1a45d352b0]
Metacity is a simple window manager that integrates nicely with GNOME 2.
* What's changed ?
==================
Thanks to Billy Biggs, Greg Hudson, Elijah Newren, Ray Strode, Ryan Lortie, and Soeren Sandmann for improvements in this release.
- Makes metacity a bit faster when dragging windows around (Soeren) [#1418 13]
- Fix simple memory error, using the address of a local variable as a
hash key (Ryan) [#307209]
- Fix a small leak in the case of a SYNC_COUNTER property value and
HAVE_XSYNC not defined (Ryan) [#307214]
- Cleanup font data when done with it (Ray) [#306720]
- If the window has a modal transient which is being unmanaged, don't
focus it (Elijah) [#305362]
- Make sure window position is calculated correctly for reconfigure
requests when part of the XWindowChanges structure is uninitialized
(Greg) [#305257]
- Add a resize popup when resizing constrained windows (Ray) [#305564]
- Don't accidentally treat maximize vertically as maximize in both
directions (Elijah) [#302204]
- Put all transients of the new window, if any exist, in the
calc_showing queue (Elijah, Billy) [#303284]
* What's changed ?
==================
Thanks to Billy Biggs, Greg Hudson, Elijah Newren, Ray Strode, Ryan Lortie, and Soeren Sandmann for improvements in this release.
- Makes metacity a bit faster when dragging windows around (Soeren) [#1418 13]
- Fix simple memory error, using the address of a local variable as a
hash key (Ryan) [#307209]
- Fix a small leak in the case of a SYNC_COUNTER property value and
HAVE_XSYNC not defined (Ryan) [#307214]
- Cleanup font data when done with it (Ray) [#306720]
- If the window has a modal transient which is being unmanaged, don't
focus it (Elijah) [#305362]
- Make sure window position is calculated correctly for reconfigure
requests when part of the XWindowChanges structure is uninitialized
(Greg) [#305257]
- Add a resize popup when resizing constrained windows (Ray) [#305564]
- Don't accidentally treat maximize vertically as maximize in both
directions (Elijah) [#302204]
- Put all transients of the new window, if any exist, in the
calc_showing queue (Elijah, Billy) [#303284]
gnubiff is a mail notification program that checks for mail and displays headers when new mail has arrived. gnubiff features include:
* Multiple mailbox support
* pop3, apop, imap4, mh, qmail and mailfile support
* SSL & certificates support
* GNOME support with complete integration to panel
* GTK stand-alone support
* Automatic detection of mailbox format
* Mail header & content display
* IDLE state support for imap4
* FAM support for mh/qmail/mailfile
* PNG animation support
* Highly configurable
* Spam filtering
* HIG 2.0 compliance
* Small memory usage
* Multiple mailbox support
* pop3, apop, imap4, mh, qmail and mailfile support
* SSL & certificates support
* GNOME support with complete integration to panel
* GTK stand-alone support
* Automatic detection of mailbox format
* Mail header & content display
* IDLE state support for imap4
* FAM support for mh/qmail/mailfile
* PNG animation support
* Highly configurable
* Spam filtering
* HIG 2.0 compliance
* Small memory usage
Anjuta 2.0.1, the second development release of Anjuta DevStudio 2.x series, has been released.
This is an alpha & unstable release and may not be suitable for production use. However, we encourage to use it and help us with bugreports. Both stable and development release can be used simultaneously, but they should be installed in different install prefix (important).
Description
==========
Anjuta is a versatile GNOME IDE for C and C++. Features include projectmanagement, application wizards, an onboard interactive debugger, and apowerful source editor with browsing and syntax highlighting.
Links
====
Download: http://www.anjuta.org/anjuta.php?page=downloads
Screenshots: http://anjuta.org/anjuta.php?page=screenshots
Home page: http://anjuta.org/
This is an alpha & unstable release and may not be suitable for production use. However, we encourage to use it and help us with bugreports. Both stable and development release can be used simultaneously, but they should be installed in different install prefix (important).
Description
==========
Anjuta is a versatile GNOME IDE for C and C++. Features include projectmanagement, application wizards, an onboard interactive debugger, and apowerful source editor with browsing and syntax highlighting.
Links
====
Download: http://www.anjuta.org/anjuta.php?page=downloads
Screenshots: http://anjuta.org/anjuta.php?page=screenshots
Home page: http://anjuta.org/
gnome-build version 0.1.2 has been released.
Description
==========
This is the GNOME Build Framework (GBF) used by integrated development
environments such as Anjuta.
Download
=======
http://ftp.gnome.org/pub/GNOME/sources/gnome-build/0.2/
Changes in 0.1.2
===============
* Implemented target/group configuration in am project backend.
* Implemented remove target and remove group.
* Take white spaces after trailing backslashes (line continuation) to be
valid.
* Added gbf_project_get_all_groups()
* Added group-activated signal.
* Changed gbf_project_util_add_source(), gbf_project_util_new_group(),
gbf_project_util_new_target() definitions to return the added
element ids (or NULL)
* Select proper default target/group when prompting for adding
source/target/group.
* Do not expand all nodes in selection tree when default selection are
given (eases navigation in big projects).
* Fixed RPM spec file.
* Fixed backends directory path.
* Do not overwrite existing group when new group is added.
* Fixed xml escaping in config values.
* Code clean ups.
* Updated translations: gl, en_CA and sk
Description
==========
This is the GNOME Build Framework (GBF) used by integrated development
environments such as Anjuta.
Download
=======
http://ftp.gnome.org/pub/GNOME/sources/gnome-build/0.2/
Changes in 0.1.2
===============
* Implemented target/group configuration in am project backend.
* Implemented remove target and remove group.
* Take white spaces after trailing backslashes (line continuation) to be
valid.
* Added gbf_project_get_all_groups()
* Added group-activated signal.
* Changed gbf_project_util_add_source(), gbf_project_util_new_group(),
gbf_project_util_new_target() definitions to return the added
element ids (or NULL)
* Select proper default target/group when prompting for adding
source/target/group.
* Do not expand all nodes in selection tree when default selection are
given (eases navigation in big projects).
* Fixed RPM spec file.
* Fixed backends directory path.
* Do not overwrite existing group when new group is added.
* Fixed xml escaping in config values.
* Code clean ups.
* Updated translations: gl, en_CA and sk
gdl version 0.6.0 has been released.
Gnome Development Library
========================
This package contains components and libraries that are intended to be shared between GNOME development tools, including gnome-debug, gnome-build, and anjuta.
Download
=======
http://ftp.gnome.org/pub/GNOME/sources/gdl/0.6/
Changes in 0.6.0 release
=======================
* 64 bit arch fixes (thanks to David Malcolm)
* Fixed RPM spec file.
* Removed deprecated files from distribution.
Gnome Development Library
========================
This package contains components and libraries that are intended to be shared between GNOME development tools, including gnome-debug, gnome-build, and anjuta.
Download
=======
http://ftp.gnome.org/pub/GNOME/sources/gdl/0.6/
Changes in 0.6.0 release
=======================
* 64 bit arch fixes (thanks to David Malcolm)
* Fixed RPM spec file.
* Removed deprecated files from distribution.
gnome-panel 2.10.2 has been released:
GNOME panel is, well, the panel in GNOME. You know, the bar you see at the top and at the bottom of your desktop, with menus and lots of applets on it. That's it. That's the panel.
This is the "Oula, il y avait plein de bogues..." release: it seems 2.10.1 had some serious bugs, but Mark was fantastic and saved us. I'd like to also thank Kjartan for his nice patches and all the translators who are very active!
Thanks to everyone who contributed to this release.
This release is available at
http://ftp.gnome.org/pub/GNOME/sources/gnome-panel/2.10/gnome-panel-2.10.2.tar.bz2
If you want to contribute to gnome-panel, walk, no, run to
http://live.gnome.org/GnomePanel
GNOME panel is, well, the panel in GNOME. You know, the bar you see at the top and at the bottom of your desktop, with menus and lots of applets on it. That's it. That's the panel.
This is the "Oula, il y avait plein de bogues..." release: it seems 2.10.1 had some serious bugs, but Mark was fantastic and saved us. I'd like to also thank Kjartan for his nice patches and all the translators who are very active!
Thanks to everyone who contributed to this release.
This release is available at
http://ftp.gnome.org/pub/GNOME/sources/gnome-panel/2.10/gnome-panel-2.10.2.tar.bz2
If you want to contribute to gnome-panel, walk, no, run to
http://live.gnome.org/GnomePanel
OpenOffice.org build:
This package contains Desktop integration work for OpenOffice.org, several back-ported features & speedups, and a much simplified build wrapper, making an OO.o build / install possible for the common man. It is a staging ground for up-streaming patches to stock OO.o.
This package contains Desktop integration work for OpenOffice.org, several back-ported features & speedups, and a much simplified build wrapper, making an OO.o build / install possible for the common man. It is a staging ground for up-streaming patches to stock OO.o.
Evince is a document viewer for multiple document formats like pdf, postscript, and many others. The goal of evince is to replace the multiple document viewers that exist on the GNOME Desktop, like ggv, gpdf, and xpdf with a single simple application.
http://www.gnome.org/projects/evince/
http://www.gnome.org/projects/evince/
eggcups 0.19.1 has been released:
Eggcups is a number of printing-related things, rolled into one big happy fun ball. Primarily though, it keeps track of your print jobs.
Some other things it does are provide a "gnome-default-printer" command to pick your preferred printer, and optionally interact with hal-cups-utils for printer driver selection.
This is the first release with a tarball on ftp.gnome.org. It would be nice to get this in as an optional module in GNOME 2.12, so testing is appreciated.
eggcups 0.19.1
Eggcups is a number of printing-related things, rolled into one big happy fun ball. Primarily though, it keeps track of your print jobs.
Some other things it does are provide a "gnome-default-printer" command to pick your preferred printer, and optionally interact with hal-cups-utils for printer driver selection.
This is the first release with a tarball on ftp.gnome.org. It would be nice to get this in as an optional module in GNOME 2.12, so testing is appreciated.
eggcups 0.19.1
Release notes for GStreamer Python 0.8.2 "Another one bites the dust"
This is the 0.8.2 release of the GStreamer Python bindings. It should be used with the 0.8.x series of GStreamer and GStreamer Plugins.
This is the third stable 0.8.0 gst-python release, it's now considered stable and ready to be used in production. It's already being used by serveral applications.
This is the 0.8.2 release of the GStreamer Python bindings. It should be used with the 0.8.x series of GStreamer and GStreamer Plugins.
This is the third stable 0.8.0 gst-python release, it's now considered stable and ready to be used in production. It's already being used by serveral applications.
The first source code and binaries of the Open Language Tools project have been released:
Conglomerate 0.9.1 (codenamed "Destroy All Bugs!) has been released:
Conglomerate is a free, user-friendly XML editor. It is particularly aimed at DocBook, but should be able to handle any XML document type.
This is the second 0.9 release. Please download it and try to break things (and fix them - patches gratefully acepted!).
Conglomerate requires GTK+ version 2.4.0 or later
You can download it from the usual place:
http://sourceforge.net/project/showfiles.php?group_id=82766
Conglomerate is a free, user-friendly XML editor. It is particularly aimed at DocBook, but should be able to handle any XML document type.
This is the second 0.9 release. Please download it and try to break things (and fix them - patches gratefully acepted!).
Conglomerate requires GTK+ version 2.4.0 or later
You can download it from the usual place:
http://sourceforge.net/project/showfiles.php?group_id=82766
GTK+ 2.7.0 is now available for download at:
ftp://ftp.gtk.org/pub/gtk/v2.7/
gtk+-2.7.0.tar.bz2 md5sum: d4acba5ed2be742d412b165d8b51acfc
gtk+-2.7.0.tar.gz md5sum: baec8daf006b10812ea4173368a50998
This is the first development release leading up to GTK+ 2.8.
ftp://ftp.gtk.org/pub/gtk/v2.7/
gtk+-2.7.0.tar.bz2 md5sum: d4acba5ed2be742d412b165d8b51acfc
gtk+-2.7.0.tar.gz md5sum: baec8daf006b10812ea4173368a50998
This is the first development release leading up to GTK+ 2.8.
Blam 1.8.2 "Do It Again And Do It Right" has been released
Blam is an RSS reader for the GNOME desktop.
Blam features a simple to use interface that lets you focus on the news items. It's also works especially well for reading planet feeds where the same items might be aggregated across several planets.
This release is mainly a bug fix and cleanup release. The number one bug fix is that it should now be much harder to corrupt the collections database which resulted in the default collections file being read and stored some times.
Another mayor change is that HTML will now be stripped from the titles in feeds which resulted in a lot of weird looking titles.
Blam features a simple to use interface that lets you focus on the news items. It's also works especially well for reading planet feeds where the same items might be aggregated across several planets.
This release is mainly a bug fix and cleanup release. The number one bug fix is that it should now be much harder to corrupt the collections database which resulted in the default collections file being read and stored some times.
Another mayor change is that HTML will now be stripped from the titles in feeds which resulted in a lot of weird looking titles.
GTK+ 2.6.8 is now available for download at:
ftp://ftp.gtk.org/pub/gtk/v2.6/
http://ftp.gnome.org/pub/GNOME/sources/gtk+/2.6/
gtk+-2.6.8.tar.bz2 md5sum: 535fa4b62d219445b99953f679b5cf8e
gtk+-2.6.8.tar.gz md5sum: 2a2abebef0f511e1f93874bfae8ff790
This is a bug fix release and is source and binary compatible with 2.6.0.
ftp://ftp.gtk.org/pub/gtk/v2.6/
http://ftp.gnome.org/pub/GNOME/sources/gtk+/2.6/
gtk+-2.6.8.tar.bz2 md5sum: 535fa4b62d219445b99953f679b5cf8e
gtk+-2.6.8.tar.gz md5sum: 2a2abebef0f511e1f93874bfae8ff790
This is a bug fix release and is source and binary compatible with 2.6.0.
GSynaptics is a GUI setting tool for Synaptics TouchPad driver for XOrg/XFree86. It stores setting values for each user to use GConf.
Website:
http://gsynaptics.sourceforge.jp/
Source code:
http://sourceforge.jp/projects/gsynaptics/files/?release_id=15189#15189
Website:
http://gsynaptics.sourceforge.jp/
Source code:
http://sourceforge.jp/projects/gsynaptics/files/?release_id=15189#15189
This is a small Gnome applet that is like Google's Deskbar, but it 1) runs on Linux, and 2) can use search engines other than Google.
WHAT'S NEW:
Most notably, the applet now works with GNOME 2.10 (and its new panel/applet focus behavior).
This means, however, that dependency versions have been bumped. In particular, unstable (version 2.11.2) gnome-python-extras is required, for previously un-wrapped API.
WHAT'S NEW:
Most notably, the applet now works with GNOME 2.10 (and its new panel/applet focus behavior).
This means, however, that dependency versions have been bumped. In particular, unstable (version 2.11.2) gnome-python-extras is required, for previously un-wrapped API.