Sebastian Reitenbach | 21 Apr 2013 16:29
Picon

ANN: Zipper 1.5

Zipper 1.5
-------------

I'm happy to announce the immediate availability of Zipper 1.5.

Zipper is an archive tool which allows viewing and creating 
of various archiving formats. Creation of archives is supported
via GWorkspace services.

What's new in this 1.5 release?
 * support for more decompression formats: ace, arj, zoo
 * support for more tar formats: bzip2, xz
 * support for more compression formats: tar.bz2, tar.xz, tar, lha, 7z, zip, zoo
 * minor bug and 64Bit compatibility fixes

Where to find it?
In the GAP project: http://gap.nongnu.org/zipper/index.html

Where to report bugs:
in the GAP savannah bugtracker: 
https://savannah.nongnu.org/bugs/?group=gap

cheers,
Sebastian
Niels Grewe | 16 Apr 2013 11:12
Picon

[ANNOUNCE] DBusKit 0.1.1 released

Hi guys,

the 0.1 branch of DBusKit has suffered a bit of bit-rot since the last
release and Sebastian has rightfully been poking me to fix that. To that 
end, I'm today releasing 0.1.1 which contains compatibility improvements
and bug-fixes. Still, unless you're building packages, please stick to
trunk, which is both usable and the place where all the new features
appear.

Cheers,

Niels

1 GNUstep DBusKit Framework 0.1.1
*********************************

This is the first maintenance release of the 0.1 release series of
DBusKit, the GNUstep D-Bus bindings framework. The framework allows
Objective-C applications to access the D-Bus inter-process
communication system.

1.1 What is new in this release?
================================

This release is merely a bug-fix release that restores compatibility
with gnustep-base >= 1.24.0.

1.2 Where to get it
===================

(Continue reading)

Gregory Casamento | 14 Apr 2013 19:39
Picon

ANNOUNCE: Gorm 1.2.20

1 ANNOUNCE
**********

This is version 1.2.20 of Gorm.

1.1 What is Gorm?
=================

Gorm is an acronym for Graphic Object Relationship modeler (or perhaps
GNUstep Object Relationship Modeler).

   Gorm is a clone of the Cocoa (OpenStep/NeXTSTEP) `Interface Builder'
application for GNUstep.

1.2 Noteworthy changes in version `1.2.20'
==========================================

   * Bug fixes #28643, #32827

   * Corrected issues with updating document when there is a change.

   * Add cells as objects to the document so they can be properly
     edited.

   * Changes to prevent recursive frame change notifications.

1.3 How can I get support for this software?
============================================

You may wish to use the GNUstep discussion mailing list for general
questions and discussion.  Look at the GNUstep Web Pages for more
information regarding GNUstep resources `http://www.gnustep.org/'

1.4 Where can you get it?  How can you compile it?
==================================================

You can download sources and rpms (for some machines) from

1.5 Where do I send bug reports?
================================

Bug reports can be sent to <bug-gnustep <at> gnu.org>.

1.6 Obtaining GNU Software
==========================

Check out the GNUstep web site. (`http://www.gnustep.org/'), and the
GNU web site. (`http://www.gnu.org/')


--
Gregory Casamento
Open Logic Corporation, Principal Consultant
yahoo/skype: greg_casamento, aol: gjcasa
(240)274-9630 (Cell)
http://www.gnustep.org
http://heronsperch.blogspot.com
_______________________________________________
Info-gnustep mailing list
Info-gnustep <at> gnu.org
https://lists.gnu.org/mailman/listinfo/info-gnustep
Riccardo Mottola | 8 Apr 2013 23:29
Picon

ANN: FTP 0.4

F T P  0.4
----------

I'm happy to announce the 0.4 Release of GNUstep's Application Project 
FTP client application [1]

What's new? Many bug fixes.

* Reopening connections without restarting FTP is fixed, there were 
corner cases where this didn't work
* Better progress report, also for file listings. Indeterminate progress 
if size is unknown.
* 64bit and portability fixes. Smaller fixes about corner cases with 
empty selections and empty files and interface locking.
* When disconnecting, the remote connection gets cleared.
* More minor but annoying bugs, like problems with large selections on 
Cocoa.

This is thus mostly a maintenance and fix release and is recommended.

Riccardo

[1] http://gap.nongnu.org/ftp/index.html
Riccardo Mottola | 4 Apr 2013 00:03
Picon

ANN: Graphos 0.4

G R A P H O S   0.4
-------------------

I am pleased to announce the 0.4 release of Graphos.

What's new?
-----------

* The Text editor now uses the standard font panel
* selection improved
* mouse constraints for boxes and circles
* undo for pasteboard operations
* many bug fixes
* 64bit fixes

What is it?
-----------

Graphos is a vector drawing application centered around bezier paths. It is
available as free software both for GNUstep and for Mac.

Graphos roots are directly set in GDraw, written by Enrico Sersale and 
released in 2000. Version 0.1 of Graphos is a direct descendant of 
GDraw: the interface is almost unchanged, but the application has been 
refactored, reorganized, debugged, rewritten and updated. The file 
format was improved a little, Graphos is able to read GDraw files but 
not the other way around. Graphos 0.1 focused mainly on getting things 
working again, cleaning and reorganizing the code structure.

Where to get it:
----------------

Graphos is a user application of GAP, the GNUstep Application Project. 
Its page is here:

http://gap.nongnu.org/graphos/index.html

What's next:
------------

Printing needs to be improved, some tools are still missing, but the 
application surely improved!

Riccardo Mottola

--

-- 
---
GNUstep maintainer and Application developer
Riccardo Mottola | 25 Mar 2013 22:48
Picon

ANN: GWorkspace 0.9.2

GWORKSPACE 0.9.2
----------------

I'm pleased to announce the new release of the GNUstep Workspace 
application.

This is mainly a bug fix, stability and improvement release.

* updated to current APIs and changes to NSUInteger, NSInteger and CGFloat
* thanks to the above, improved 64bit support
* improved BSD support
* improved localizations and capability to localize better in the future
* Fix logout timer
* improved handling of Recycler and other daemons on logout
* MDKit and MDFinder improvements, although problems on some setups remain
* TabbedShelf crash fixes
* memory leaks fixed as detected by the clang static analyzer

Thanks to the many who tested and contributed fixes, first fo all 
Sebastian Reitenbach.

Riccardo

http://www.gnustep.org/experience/GWorkspace.html
Riccardo Mottola | 24 Mar 2013 23:57
Picon
Favicon

ANN: DataBasin 0.6

DataBasin 0.6
-------------

Many interesting news and features for DataBasin, if you happen to use it.

- Support "." as Semi-Join
- Select Identify works now with multiple columns (all in AND as condition)
- Support LIMIT clause in Select Identify
- Improved Exception catching and display for Select Identify
- Object Inspector supports selection of items
- Log window with selectable log level
- Progress and estimated completion time displayed in Log
- Remember logins
- internal API improvement
- vast 64bit and portability improvements
- Support count and aggregate queries

http://gap.nongnu.org/databasin/index.html

Shall it help your daily duties!

Riccardo
Riccardo Mottola | 22 Mar 2013 23:31
Picon
Favicon

ANN: BatMon 0.7

BATMON 0.7

I'm pleased to announce a new release of the GNUstep Battery Monitor for 
laptops.

It features fixes and improved portability.
OpenBSD support has been improved, as well as other BSDs.

The status has been standardized, providing more uniform messages 
between different operating systems and BIOSes.

Support for power mac linux (e.g. iBooks)

Battery Monitor is available from here:
http://gap.nongnu.org/batmon/index.html

It developed within the GNUstep Application Project, http://gap.nongnu.org/

Have fun with GNUstep on your laptops.

Riccardo
Riccardo Mottola | 12 Mar 2013 00:31
Picon
Favicon

ANN: Cynthiune 1.0.0

Hi all,

the GAP team is pleased to announce Cynthiune 1.0.
This is the first version issued by the GNUstep Application project, the 
original Author, Wolfgang, who was no longer updating it and gave it a 
new home in GAP.

What's new?
* extensive endianness support, for enhanced platform compatibility 
(little and big endian)
* massive updates to the code base to support latest GNUstep
* Port to Windows finalized
* Port to Macintosh (> 10.3) finalized
* Improved portability
* Bug fixes, memory leaks fixes

What is it?
Cynthiune is an Audio file player, supporting formats like MP3, FLAC, 
OGG and others, depending on the libraries installed.

Where to get it?
 From the GNUstep Application Project
http://gap.nongnu.org/cynthiune/index.html

Many thanks to Wolfgang who let the codebase not bitrot further, to 
Sebastian and Philippe for the extensive debugging sessions.

Riccardo
Sebastian Reitenbach | 30 Dec 2012 17:26
Picon

Announce: MPDCon 1.4

MPDCon 1.4

The GAP Team is pleased to announce that MPDCon 1.4 is now available from
the GNUstep Application Project (http://gap.nongnu.org).

MPDCon is a graphical MPD client application for querying and playing
music on an MPD Server (http://mpd.wikia.com/wiki/Music_Player_Daemon_Wiki).

MPDCon Features:

* Player, allows you to change repeat and shuffle modes as well as
crossfade on the server
* watch and manipulate the current playlist
* manage playlists
* browse the whole music collection
* Lyrics Inspector, connecting to lyrics.wikia.com to retrieve lyrics of
current song
* Song Inspector

Prerequisites to use MPDCon:

* You need an MPD server running somewhere
* to build MPDCon, you need: 
  * a recent libmpdclient library
  * GNUstep SQLClient library, at least with a SQLite3 backend

Changes in version 1.4:
* Its now possible to rate songs in the playlist (give 0-5 stars, Idea stolen from Grr)
* New Playlist inspector
  * allows to configure a random feed of songs to the Playlist
  * the random feed may be based on the song ratings
  * idea inspired on the perl scripts mp-dynamic and mpd-rate
* retrieved lyrics from the Web is now cached in SQLite3 database
* new dependency: GNUstep SQLClient library
* other bugfixes and little enhancements

Where to get it:

From the GNUstep Application Project (http://gap.nongnu.org) on the
MPDCon page:

http://gap.nongnu.org/mpdcon/index.html

Enjoy!
The GAP Team
Riccardo Mottola | 26 Dec 2012 00:13
Picon

ANN: PRICE 1.2.0

P. R. I. C. E.  1.2.0
---------------------

I released a new version of PRICE, 1.2.0, today.

What is PRICE?

It stands for Precision Raster Image Convolution Engine and is an 
application that is capable of filtering and processing images. It is 
available on both GNUstep (thus linux, netbsd, freebsd, openbsd, 
solaris) and MacOSX (tested from 10.2 Puma and up). It is multi-document 
based and can open all standard images supported by GNUstep (tiff, png, 
jpg to cite some). It is capable of doing standard operation like 
crop&scale or brightness&contrast as well as more advanced operations 
with frequency-based filters or median filters or customizable edge 
tracing.

Where to find it?
http://price.sf.net

where you will find also some online documentation which you will 
probably need to understand better how to use the program.

PRICE is GPL'd and each filter is a separate class with well-defined 
interfaces so I encourage the reuse of them in other applications.

What are the news?

* JPEG support: jpeg is now supported as "Save as" format, thus PRICE 
registers itself as a JPEG editor

* Curves: The transformed histogram displays on top and not on the right.

* Several of bug fixes and portability enhancements

I first started working on PRICE in 2002 and it was open-sourced that 
year. CVS history starts Jan 2003. This is thus a sort of 10th 
anniversary release.

Riccardo

--

-- 
---
GNUstep maintainer and Application developer

Gmane