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:

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?

Red Hat Brings Gluster to Amazon Cloud

New Linux kernel fixes power-saving issues



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

Justtechjobs.com Post A Job | Post A Resume
:Release Digest: GNOME, June 8, 2004
Release Digest: GNOME, June 8, 2004
Jun 9, 2004, 04 :45 UTC (0 Talkback[s]) (2421 reads)

Guikachu 1.4.1

Dear users of both large and small computing tools,

A new stable release of Guikachu is available.

About Guikachu

Guikachu is a GNOME application for graphical editing of resource files for PalmOS-based pocket computers. The user interface is modelled after Glade, the GNOME UI builder.

Catch it all from http://cactus.rulez.org/projects/guikachu/

Features

  • Uses GNOME-VFS, you can load files from anywhere, e.g. from the Web, from an SMB share, from a tarball.
  • Exporting to/importing from PilRC .rcp files
  • Support for non-Palm PilRC targets (like the eBookMan)
  • Support for the following PalmOS resource types:
    • String and string list resources
    • Dialog resources
    • Menu resources
    • Form resources
    • Bitmap resources
    • Per-application resources (e.g. version number)
  • WYSIWYG Form Editor, with drag & drop capability and visual resizing
  • Flexible, complete undo support
  • Sample file with sample GNU PalmOS SDK-based application
  • Documentation (a complete user's manual)

About these releases

  • Fixed crashes at startup when using certain locales
  • Some fixes in the Undo system
  • Pop up context menus from keyboard
  • New Brazilian Portugese translation

Guikachu uses GTKmm and GNOMEmm for its user interface. I/O is implemented via GNOME-VFS, the XML storage format is managed with the libxml package. Dialog windows are loaded via libglade. GConf is used to store user preferences. You will need the versions of these packages available in the GNOME 1.4 bundle (with the exception of GNOMEmm which you will need to upgrade to the recently released version 1.2.4). The ImageMagick library is used for managing bitmap resources. To actually create the PalmOS resource files, you will also need PilRC (part of the GNU PalmOS SDK) to compile the .rpc files produced by Guikachu.

Beware of bug&etilde;mons!

Cactus


GNOME Terminal 2.7.2

Application

GNOME Terminal 2.7.2

Description

Standard GNOME terminal application.

Enhancements

  • Be more HIGgy in dialogs. In particular, be more precise in some labels, and make a few things (in)sensitive when needed.
  • Do not accept repeated shortcuts (Kiran Kumar Immidi)
  • Make gcc 3.4.0 like us (Stef van der Made),
  • Add a confirmation dialog when closing a window with >1 tabs.
  • Use the gnome-common scripts.
  • Make the xterm color paletter exactly match xterm's.
  • Now profiles can implement the analogue of xterm's -hold command line option (Kurt V. Hindenburg)
  • Make sure all references into the documentation actually point somewhere.
  • Recognize mailto: (with or without the mailto:...) and webdav: uris
  • Updated translations: Jordi Mallach (ca), I. Murgoitio (eu), Nirav, Ankit, Ankur, Atit, Bhavin, Kartik, Khushbu, Sweta (gu), Laszlo Dvornik (hu), Mohammad DAMT (id), Stanislav Visnovsky (sk).

Download

http://ftp.gnome.org/pub/GNOME/sources/gnome-terminal/2.7/

Enjoy,

  • m

GNOME War Pad 0.3.0

Application

GNOME War Pad 0.3.1

Description

A 'VGA Planets' client for the GNOME platform. VGA Planets is a turn-based space strategy game that can be played by 11 players at once. This game is being played since Fidonet times, and have lots of fans that still play on those old DOS clients, it's time for a GNU/Linux one :-)

Enhancements

  • GWP initialization includes message history keeping.
  • New fedora RPM spec file.
  • GTK+ 2.4 compatibility.
  • Message reader new layout, with treeview list.

Fixes

  • Glade version corrections for UI.
  • New GWP users received a configuration format problem message.
  • KOREx.DAT visual contacts weren't loaded.
  • New users were having problems with gconf format version checks.

Downloads

http://www.lunix.com.ar/~ldipenti/gwp/releases/gwp-0.3.1.tar.gz
http://gwp.lunix.com.ar/releases/packages/gwp-0.3.1-1.src.rpm
http://www.lunix.com.ar/~ldipenti/gwp/releases/packages/gwp-0.3.1-1mdk.i586.rpm
http://www.lunix.com.ar/~ldipenti/gwp/releases/packages/gwp_0.3.1-1_i386.deb

GNOME Software Map entry

http://www.gnome.org/softwaremap/projects/gwp


gcalctool 4.4.8

Application

gcalctool

Description

gcalctool is the default GNOME desktop calculator.

It has Basic, Financial and Scientific modes. Internally it uses multiple precision arithmetic to produce results to a high degree of accuracy.

This release is because I haven't done one since the GNOME 2.6 FINAL call for tarballs.

[Note that gcalctool now requires the Gtk+ that comes with GNOME 2.6 or later in order to build].

Changes since the last version (4.3.51).

  • Adjusted the creation of the menubar and Accuracy and Left/Right shift menus from GtkItemFactory to GtkUIManager.

    With this change, the -DGTK_DISABLE_DEPRECATED flag can now be added back into .../gcalctool/gcalctool/Makefile.am.

  • Added "gu" (Gujarati) to ALL_LINGUAS.
  • Added "tk" to ALL_LINGUAS.
  • Fixed bug #142824. gcalctool now correctly recognizes the localized decimal point character by explicitly checking to see if the keyboard event keyval matches what's returned by localeconv()->decimal_point.
  • Fixed bug #129397. Use GtkIconTheme to load gcalctool icon instead of built-in image.
  • Fixed bug #142888. gcalctool is now connected to the "die" signal so that it can be successfully terminated when removed from gnome-session-properties.
  • The "Bsp" (Backspace) button has been relabeled "Bksp" to make it more understandable. The gcalctool man pages have been updated to reflect this change. The online help will be updated at GNOME 2.8 release time (see bug #138367).
  • Replacement of #include for malloc.h with stdlib.h for Darwin.
  • Fixed bug #134376. Adjustements to allow screen readers to better handle single numeric input.
  • Fixed bug #138106. If the "Error" message is being displayed, it is now no longer incorrectly displayed as "Er,ror" if the "Show Thousands Separator" is on.
  • Fixed bug #135068. Adjusted several default constant descriptions to be more understandable.
  • Fixed bug #135065. Tooltips for OR, AND, NOT, XOR and XNOR have been changed from "Logical <whatever>" to "Bitwise <whatever>".
  • Fixed bug #136872. gcalctool can now be built with "CFLAGS=-fdata-sections".

My thanks to:

Balamurali Viswanathan
Christian Rose
Dan Winship
Guntupalli Karunakar
Hidetoshi Tajima
Michael Terry
Owen Taylor
Padraig O'Briain
Ron Jenkins
Stanislav Brabec

for their help with these various changes/fixes.

Download

http://ftp.gnome.org/pub/GNOME/sources/gcalctool/4.4/

[Although some of the ftp mirrors may take a little while to sync].



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