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:

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?

Red Hat Brings Gluster to Amazon Cloud

New Linux kernel fixes power-saving issues

Using Wii remote with Android Device- Taking Gaming to the Next Level



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

Justtechjobs.com Post A Job | Post A Resume
:Release Digest: GNOME, April 12, 2004
Release Digest: GNOME, April 12, 2004
Apr 13, 2004, 05 :00 UTC (0 Talkback[s]) (2749 reads)

gtkmm 2.4.0
glibmm 2.4.0

gtkmm and glibmm 2.4:

gtkmm provides a C++ interface to GTK+. gtkmm 2.4 wraps additional API in GTK+ 2.4. gtkmm 2.4 installs in parallel with gtkmm 2.2, so you can have both installed at the same time. glibmm is now a separate module, for use in non-GUI software.

gtkmm stays in-sync with GTK+ by following the official GNOME Platform Bindings release schedule:
http://www.gnome.org/start/2.5/bindings/

Bindings for the rest of the GNOME Platform are also available, and are also API-stable.

http://www.gtkmm.org

Changes since gtkmm 2.2:

Highlights:

There are several new widgets/classes, with examples:

  • New File Chooser: FileChooser, FileChooserWidget, FileChooserDialog, FileFilter classes.
  • Action-based Toolbar/Menu API: UIManager, Action, ToggleAction, RadioAction classes.
  • New Combo Box: ComboBox, ComboBoxEntry, ComboBoxText, CellLayout classes
  • Auto-complete for Entry: EntryCompletion class.
  • Other new classes: IconInfo, IconTheme TargetList.
  • New ATK, Pango, and GDK API wrapped.
  • Existing API improved:
    • Use of improved libsigc++ 2 API.
    • Removed useless key-binding signals.
    • Alignment: Added set/get_padding().
    • Entry: Added set/get_alignment().
    • Settings: New properties.
    • ListStore/TreeStores: Added insert_after(), which should be faster than insert().
    • TreeView: Added move_column_to_start()
    • TreeModel: Deriving is now easier, because the virtual functions now use C++ types.
    • TreeModel::iterator: Added operator--(), which is slow.
    • See the NEWS file for detailed API changes.

Thanks

The following people made gtkmm 2.4 happen: Bradley Bell
Murray Cumming
Bryan Forbes (lots of very significant work)
Cedric Gustin
Oli Kessler
Ole Laursen
Andrew E. Makeev
Hagen Moebius
Frank Naumann
Elijah Newren
Billy O'Connor
Gene Ruebsamen
Martin Schulze
Enrico Scholz
Sebastian Rittau
Takashi Takekawa
Matthew Walton

Download

ftp://ftp.gnome.org/pub/GNOME/sources/
and
http://www.gtkmm.org/download.shtml

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

Development

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

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


Alexandria 0.1.0

Hi,

Alexandria is a GNOME application to help you manage your book collection.

This is the first public release, codename "Voile sur les filles", which:

  • retrieves book information from Amazon (including cover pictures) ;
  • saves data using the YAML format ;
  • features an HIG-compliant user interface ;
  • shows books in different views (standard list or icons list).

Check it out at:

http://alexandria.rubyforge.org/

(screen shots included)

Enjoy!

--
Laurent


regexxer 0.6

regexxer

regexxer does GUI search/replace in multiple text files, with visual feedback at every step. You can even see the results of complex perl regular expressions before applying the changes.

http://regexxer.sourceforge.net/

Changes

regexxer 0.6:

  • Now depends, on and builds with, gtkmm 2.4.

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

Complete Story



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