Epiphany 0.8.3
Hi,
What is it?
Epiphany is a GNOME web browser based on the mozilla rendering
engine.
The name meaning:
“An intuitive grasp of reality through
something (as an event) usually simple and striking”
You can find more info about the project goals at: http://epiphany.mozdev.org
What’s changed?
Epiphany 0.8.3
Interface improvements
- use kB instead of KB consistently (Xan Lopez)
Bugfixes
- Fix several memory leaks (Christian Persch)
- Use link text as bookmark title when no title is specified
(Marco) - Disable clipboard context menu. No way to make it work
correctly for 1.0 (Marco) - Fix blank homepage loading (Christian Persch)
- Fix tab positioning logic (Christian Persch)
- Gconf notifiers from mozilla prefs now respect the schemas, fix
crashes on –unset (Marco) - Clamp progress values between 0 and 100 to fix warnings
(Marco) - Fix crash when adding bookmark with no page loaded (Marco)
- Do not allow duplicate bookmark items to respect the editor
checkbox (Marco) - Fix “host” categorization of local files in history (Christian
Persch)
Translations
- az (Mиtin Эmirov)
- be (Dmitry G. Mastrukov)
- ca (Francesc Dorca)
- cs (Miloslav Trmac)
- da (Ole Laursen)
- en_GB (Christian Persch)
- es (Francisco Javier F. Serrador)
- ko (Young-Ho Cha)
- ms (Hasbullah Bin Pit)
- nl (Vincent van Adrighem)
- pl (Artur Flinta)
- ru (Dmitry G. Mastrukov)
- sr (Danilo Degan)
- sr@Latn (Danilo Degan)
- sv (Christian Rose)
Where can I get it?
Source code:
http://downloads.mozdev.org/epiphany/epiphany-0.8.3.tar.gz
Epiphany 0.8.3 requires 1.4, 1.5a.
The suggested version is Mozilla 1.4:
ftp://ftp.mozilla.org/pub/mozilla/releases/mozilla1.4/src/mozilla-source-1.4.tar.gz
More about dependencies and installation tips: http://epiphany.mozdev.org/downloads.html
Enjoy.
Marco
Ruby-GNOME2 0.6.0
Hi,
Ruby-GNOME2-0.6.0 is now available. Enjoy!
Highlights
- Support ruby-1.8.0.
- Added Ruby/GnomeVFS, Ruby/GtkHtml2
- Ruby/GStreamer was merged.
- Fixed some bugs, Improved.
- Lots of classes/methods were added.
Please see NEWS in the packages for more details.
Downloads
http://sourceforge.net/project/showfiles.php?group_id=53614
- ruby-gtk2
The minimum package which includes Ruby/GLib2, Ruby/GdkPixbuf,
Ruby/Pango, Ruby/GTK2. - ruby-gstreamer
The minimum package for Ruby/GStreamer. Ruby/GLib2,
Ruby/GStreamer. - ruby-gnome2
All of Ruby-GNOME2 libraries.
What’s Ruby-GNOME2?
Ruby-GNOME2 is a set of Ruby language bindings for the GNOME 2.x
development environment.
Supported libraries are:
- Ruby/GLib2
- Ruby/GdkPixbuf2
- Ruby/Pango
- Ruby/GTK2
- Ruby/GNOME2
- Ruby/GnomeCanvas2
- Ruby/Libart2
- Ruby/Libglade2
- Ruby/GConf2
- Ruby/GnomeVFS [NEW]
- Ruby/GStreamer [NEW]
- Ruby/GtkHtml2 [NEW]
Resources
- Project website http://ruby-gnome2.sourceforge.jp/
- Mailing lists http://sourceforge.net/mail/?group_id=53614
- Tutorials http://ruby-gnome2.sourceforge.jp/hiki.cgi?Ruby-GNOME2+Tutorials
- Ruby-GNOME2 API Reference
http://ruby-gnome2.sourceforge.jp/hiki.cgi?Ruby-GNOME2+API+Reference - New samples http://ruby-gnome2.sourceforge.jp/hiki.cgi?Samples
- gconfclock http://ruby-gnome2.sourceforge.jp/hiki.cgi?gconfclock
- Simple Audio Player http://ruby-gnome2.sourceforge.jp/hiki.cgi?Simple+Audio+Player
- gtk+-2.2 binary package for cygwin
- GTK+ for Windows http://www.dropline.net/gtk/
- Other resources http://ruby-gnome2.sourceforge.jp/hiki.cgi?Links
—
Laurent
Inti 1.2 Release Candidate 2
Application
Inti 1.2 – Release Candidate 2
Description
The Integrated Foundation Classes, are a set of C++ classes for
developing Gnome and GTK+ applications on UNIX-like systems such as
Linux. They are designed to work nicely with the GNU toolchain and
take advantage of the standard C++ features provided by the GNU
compiler. Currently there are two modules, the core application
development platform Inti and a binding for the Gnome Configuration
System Inti-GConf.
Inti combines the power of GTK+ and the power of C++ into a
state-of-the-art GUI toolkit that makes developing applications
easy, intuitive and efficient. There are more than 400 classes that
wrap most of the objects found in the ATK, GDK, GDK-PIXBUF, GLIB,
GTK and Pango libraries. It has its own system of signals and slots
which make using native GTK signals or creating your own signals
easy. There is a standard string compatible UTF-8 string class, a
full set of simple example programs, a C++ version of the GTK+
demonstration program, extensive reference documentation and a
tutorial.
Enhancements in 1.2
- Several Gdk and Gtk API improvements.
- Added wrapper classes for most of the remaining GLib
structs. - Added Thread support and several thread examples and
tests. - Added a thread section to the Inti tutorial.
- Added some missing UTF-8 String methods.
- Improved the appearence of the reference documentation.
Fixes in RC2
- Fixed GCC 3.3.x compiler problem.
Fixes in 1.2
- Removed all the obselete boolean is_xxx() widget methods.
- Changed several String function declarations to static class
members. - Fixed broken widget child properties
- Fixed a segfault in Gtk::TextIter forward and backward search
methods.
Download
http://prdownloads.sourceforge.net/inti/inti-1.2rc2.tar.gz?download
http://prdownloads.sourceforge.net/inti/inti-1.2rc2.tar.bz2?download
The Inti Development Team.
[email protected]
https://lists.sourceforge.net/lists/listinfo/inti-mail
gnome-panel 2.3.6
gnome-session 2.3.6
gnome-desktop 2.3.6
Hey,
What are they?
gnome-panel contains the GNOME panel which is the area on your
desktop from which you can run applications and applets, and
perform other tasks.
gnome-session contains the GNOME session manager, the GNOME
session manager configuration program and several other session
management related utilities and the GNOME session manager proxy,
which handles basic session management for applications that do not
support XSMP.
gnome-desktop contains the libgnome-desktop library which
contains APIs that really belong in libgnome[ui] but have not seen
enough testing or development to be considered stable. It also
contains documents installed as part of the core GNOME
distribution, e.g. the GPL, GNOME’s .desktop files, the gnome-about
program, some manpages and GNOME’s core graphics files and
icons.
What’s changed?
gnome-panel
Panel
- Fix syntax error breaking build with gcc 2.95 (Jens
Granseuer) - Various fixes “collision avoidance” with things like autohide
(George, Mark) - Make collision multiscreen aware (Mark)
- Fix autohiding of panels when using applet menus (George)
Translators
- Christian Neumair (de)
- Dafydd Harries (cy)
- G Karunakar (hi)
- Hasbullah Bin Pit (ms)
- Миtin Эmirov (az)
- Аанило
Щеган (sr) - Takeshi AIHANA (ja)
gnome-session
Session Manager
- Workaround problem where smproxy was causing gnome-session to
save itself as part of the session (Mark, Malcolm Tredinnick,
Fredrik Jönsson) - Plug a memory leak (Frederic Crozat)
Translators
- Anurag Seetha (hi)
- Hasbullah Bin Pit (ms)
- Laurent Dhima (sq)
gnome-desktop
gnome-about
- Clean up introductory text (Luis Villa)
Translators
- Ales Nyakhaychyk (be)
- Christian Neumair (de)
- Christian Rose (sv)
- Dafydd Harries (cy)
- Danilo Segan (sr)
- Duarte Loreto (pt)
- Evandro Fernandes Giovanini (pt_BR)
- G Karunakar (hi)
- Gnome PL Team (pl)
- Hasbullah Bin Pit (ms)
- Laurent Dhima (sq)
- Miloslav Trmac (cs)
- Mиtin Эmirov (az)
- Ole Laursen (da)
- Takeshi AIHANA (ja)
- Tino Meinen (nl)
- Wang Jian (zh_CN)
Where can I get them?
http://ftp.gnome.org/pub/GNOME/sources/gnome-panel/2.3/gnome-panel-2.3.6.2.tar.gz
http://ftp.gnome.org/pub/GNOME/sources/gnome-session/2.3/gnome-session-2.3.6.1.tar.gz
http://ftp.gnome.org/pub/GNOME/sources/gnome-desktop/2.3/gnome-desktop-2.3.6.1.tar.gz
Regards,
Mark.
File Roller 2.3.4
Application
File Roller 2.3.4
Description
File Roller is an archive manager. It lets you open, modify
extract archive files sush as tar and zip.
Enhancements
Updated user manual.
Download
http://ftp.gnome.org/pub/GNOME/sources/file-roller/2.3/
Web Page: http://fileroller.sourceforge.net
GNOME Software Map entry
http://www.gnome.org/softwaremap/projects/fileroller
Enlightened Sound Daemon 0.2.31
Application
Enlightened Sound Daemon 0.2.31
Description
EsounD (the Enlightened Sound Daemon) is a server process that
allows multiple applications to share a single sound card.
Fixes
-Solaris 8 build fixes
Download
http://ftp.gnome.org/pub/GNOME/sources/esound/0.2/