Linux Today: Linux News On Internet Time.
Search Linux Today
Linux News Sections:  Blog -  Developer -  High Performance -  Infrastructure -  IT Management -  Security -  Storage -
Linux Today Navigation
LT Home
Preferences
Contribute
Link to Us
Search
Linux Jobs

Linux Today
Enterprise Linux Today
Apache Today
JustLinux.com
Linux Planet
PHPBuilder
All Linux Devices
Technology Jobs

JustTechJobs.com

LinuxToday Newsletters
Server Daily
IT Management Daily
Subscribe News
Subscribe PR
Subscribe Security

internet.com
Internet News
Small Business

Advertise
Newsletters
Tech Jobs
E-mail Offers

 






Current Newswire:

SECURITY: Nmap Inside and Out

Eight features Windows 8 'borrowed' from Linux

Malware devs embrace open-source

A tale of two distros: Ubuntu and Linux Mint

Raspberry Pi benchmarked against Beagleboard, low price is long term

20 popular Ubuntu Linux apps you may want to try

A Selection of the Very Best Open Source Tutorials and Tools

Android Ice Cream Sandwich ported to x86 tablets, netbooks and notebooks

SECURITY: Google Chrome 17 Improves Security

How to read a CSV file in Perl?



Applications Management Engineer Sr (NYC)
Next Step Systems
US-NY-New York

Justtechjobs.com Post A Job | Post A Resume
:Release Digest: GNOME, January 7, 2003
Release Digest: GNOME, January 7, 2003
Jan 8, 2003, 05 :00 UTC (0 Talkback[s]) (2851 reads)

GHex 2.0.0 and 2.2.0

the "Bobby Brown" and "Sheik Yerbouti" releases, respectively

not much new these days - I considered 1.99.90 a healthy, stable
application, applied a fix from padraig o'briain that renders ghex
accessible again, enabled pasting of primary selection and also mended a
few minor scratches in the otherwise fine high-shine skin of your
beloved binary editor... so here it is - ghex 2.0.0 that goes with your
GNOME 2.0 desktop perfectly.

and how about 2.2.0? well, it is very much like the 2.0.0, only patched
to cooperate with your libgnomeprint(ui) 2.2 included with the upcoming
GNOME 2.2. patches were kindly contributed by frederic crozat of
mandrake.

update from the linguistic front: updated nl (tino) and am (daniel)
translations.

where are these fine, zapping releases?

for Bobby Brown, go to
http://ftp.gnome.org/ftp/pub/GNOME/sources/ghex/2.0/

and for Sheik Yerbouti, visit
http://ftp.gnome.org/ftp/pub/GNOME/sources/ghex/2.2/

have fun,
        jaKa

--=20

email: jaka@gnu.org
w3:    http://pluton.ijs.si/~jaka


_____________________________________________

gedit 2.1.6

Application
===========

gedit 2.1.6 - "The Blues Brothers" (for GNOME 2.1)


Description
===========

Small and lightweight UTF-8 text editor for the GNOME environment.
It supports most standard editing features, plus several not found in your
average text editor (plugins being the most notable of these). 
Complete GNOME integration is featured.


Fixes
=====

- Fixed default fonts for printing (Paolo Maggi) 
- Updating docs to newest build template (John Fleck)
- Updated gedit man file (James Willcox, Paolo)
- Requires libgnomeprintui-2.2 >= 2.1.7 (Paolo)
- Revamped about dialog (Christian Neumair)
- Added ISO-8859-2 to the list of supported 
  encodings (Marcin Malinowski)
- Fixed problems with line numbers (Paolo)
- Improved key navigability of output window (Paolo)
- Remember printer configuration/settings (Paolo)
- Fixed various little problems in the plugin 
  engine (Paolo)
- Enabled startup notification (James)
- Fixed icon sizes for recent-files menus and 
  document tabs (James).
- Fixed a crash bug related to recent files (James)


New and updated translations
============================

- Bulgarian (Evgeni Boevski)
- Chinese (traditional) (Abel Cheung)
- Czech (Miloslav Trmac)
- Danish (Ole Laursen)
- Dutch (Reinout van Schouwen)
- German (Christian Neumair, Benjamin Greiner)
- Greek (Kostas Papadimas)
- Hebrew ( Gil 'Dolfin' Osher)
- Hungarian (Andras Timar)
- Italian (Paolo)
- Latvian (Artis Trops)
- Malay (Hasbullah Bin Pit)
- Norwegian (Kjartan Maraas)
- Spanish (Pablo Gonzalo del Campo)
- Swedish (Christian Rose)
- Vietnamese


Download
========

http://ftp.gnome.org/pub/gnome/sources/gedit/2.1/gedit-2.1.6.tar.gz


Important
========= 

This is an unstable version of gedit. 
It is for test purpose only.

Please, DO NOT use it in a production environment.
Most probably it will crash and you will lose your data.

If you are looking for a stable release of gedit, either download
it from:

  http://ftp.gnome.org/pub/gnome/sources/gedit/2.0/

Or checkout the gnome-2-0 branch of the gedit module from gnome CVS.



_____________________________________________

gThumb 1.108

Application
===========

gThumb 1.108

Description
===========

Image viewer and browser.

Enhancements
============

* Update only visible thumbnails.
* Bugfixes.

Download
========

http://ftp.gnome.org/pub/GNOME/sources/gthumb/1.108

http://prdownloads.sourceforge.net/gthumb/gthumb-1.108.tar.gz

Web Page: http://gthumb.sourceforge.net
_____________________________________________

Gringotts 1.2.3

Application
===========

Gringotts 1.2.3

Description
===========

Gringotts allows you to jot down sensitive data (passwords, PINs, small
files, etc.) in an easy-to-read, easy-to-access, and most of all very
secure form. It features 8 strong cryptographic algorithms, 2 secure hash
algos, and 2 compression techniques.

Enhancements
============

- No new functionality has been added

Fixes
=====

- the program didn't start when called by someone that wasn't
  a shell nor init (for example, from a KDE menu)

- specifying the strong randomness mode when operating via
  commandline didn't really behave as it should

- a little imprecision in the configure script has been fixed

Download
========

http://devel.pluto.linux.it/projects/Gringotts/index.php
_____________________________________________

gtkmm 2.2.0

*** gtkmm 2.2

gtkmm provides a C++ interface to GTK+. gtkmm 2.2 wraps GTK+ 2.2
http://www.gtkmm.org.

Like GTK+ 2.2, gtkmm 2.2 contains only API addition, without API or ABI
breakage.

Contrary to the gtkmm 2.0.2 announcement, gtkmm 2.0.2 will not build
with GTK+ 2.1.x, due to minor API breakage in GTK+. 

If you installed gtkmm 2.1.0, 2.1.1, or 2.1.2, you MUST do this, to 
fix our previous libtool versioning mistake:

  rm <prefix>/lib/lib{glib,pango,atk,gdk,gtk}mm-[12].0.so.[345]*

where <prefix> is something like /usr/local or /opt/gnome2.


*** Changes

Changes in gtkmm 2.2:

Highlights:
- New GTK+ 2.2 API wrapped:
  * Gtk::ListStore and TreeStore move(), reorder(), iter_is_valid() 
  methods added.
  * Gdk::DisplayManager, Display, and Screen added for multi-head systems, 
  and various methods that use them. 

- Existing API improved:
  (We did break API that we were sure was totally unusable)
  * atkmm rewritten and usable.
  * Gtk::Clipboard rewritten and now usable, with examples and documentation.
  * Gtk::TreeView drag-and-drop now usable, with examples, and documentation.
  * Gtk::TreeModelSort wrapped.
  * Gtk::Toolbar has a non-STL-style interface, like the other containers.
  * glibmm: Added string utility functions, get_appname(), file_open_tmp() 
    and file_open_contents(). Glib::Markup added - this is not a real XML 
    parser. 
  * Various bugfixes - see ChangeLog.

The following people made gtkmm 2.2 happen:
Ross Burton
Murray Cumming
Daniel Elstner
Walter H. van Holst
Mark Jones
Gary Peck
Daniel Sundberg
Naofumi Yasufuku


*** Download

http://www.gtkmm.org/download.shtml

You will need libsigc++ 1.2, available here: 
https://sourceforge.net/project/showfiles.php?group_id=1970


*** Development 

There is ongoing discussion on the mailing list: 
http://www.gtkmm.org/mailinglist.shtml
and in the #c++ channel on irc.gnome.org/  

-- 
Murray Cumming
murrayc@usa.net
www.murrayc.com

_____________________________________________

Dr. Genius 0.8.0

Application
===========

Dr. Genius 0.8.0

Description
===========

The Gnome Interactive Geometry Sofware.

Enhancements
============

    * Remove a bug which make impossible to select the Preferences menu
entry;
    * Internal changes to the specific view toolbar. Now each view has its
own toolbar instance instead of a shared one. This allow toolbar
customization for each view;
    * New dialog to customize the toolbar of a geometric view. The custome
toolbar is locked with a password which allow a teacher to block the access
to some tools;
    * Various update in the french and english documentations;
    * For now macro-construction are not handled by the undo/redo mecanism:
we have to empty the queue to avoid crash problem.



Download
========

http://www.ofset.org/drgenius/download.html
_____________________________________________

orbitcpp 1.3.1

*** orbitcpp

orbitcpp provides a C++ CORBA mapping for ORBit2. It is used by GNOME's
Bonobo C++ bindings, which are part of gnomemm 2.

orbitcpp requires ORBit 2.5, such as that used by the GNOME 2.1.x development 
phase, but you can also use these versions safely with GNOME 2.0.x.

orbitcpp is based on the old ORBit/C++ project for ORBit 1.

For more information:
http://orbitcpp.sourceforge.net

*** Changes

* Source code reorganised for clarity.
* Parital CORBA::Any support
(Murray Cumming)
* autogen build fix. (Daniel Elstner)

*** Download:

You can download it from
http://ftp.gnome.org/pub/gnome/sources/orbitcpp/
or the http://download.gnome.org mirrors when they update.

*** Development:

It's in gnome's cvs as the "orbitcpp" module. 
Patches should be added to the bugzilla orbit-cpp module, with full
ChangeLog entries.
Discussion should happen on orbitcpp-list@gnome.org

-- 
Murray Cumming
murray@usa.net
www.murrayc.com


No talkbacks posted.
  Home | Search Talkbacks | Customize View    Top of Page  



Enter your comments below:

* Your Name:

* Your Email Address:

* Subject:

CC: [will also send this talkback to an E-Mail address]

* Comments:

Tags allowed:<I>,<B> and <U>. See our talkback-policy for more about talkback content.

Fields marked with * are required!

..............................




All times are recorded in UTC.
Linux is a trademark of Linus Torvalds.
Powered by Linux, Apache and PHP