Strongwind 0.9 Released!

2007-10-26 Thread Brad Taylor
Hello,

We are pleased to announce the that first version (0.9) of Strongwind
has been released.  It is available on our website:

http://medsphere.org/projects/strongwind/strongwind-0.9.tar.gz

Strongwind is a GUI test automation framework inspired by dogtail.
Strongwind was built from the ground up using pyatspi and includes a
number of new features.

Traditionally, a set of automated test scripts are maintained alongside
a set of manual (human-readable) test scripts.  Maintaining two sets of
scripts for the same purpose is cumbersome.  Strongwind scripts generate
a human-readable log that contains the action, expected result and a
screen shot of each step. Most simple actions are logged automatically,
cutting down on duplicate effort.

Also, Strongwind automatically classifies widgets by their ATK role and
provides implementations for common actions on regular widgets — for
example, selecting an item in a menu or asserting that a window has
closed — but you can extend Strongwind's implementations or add your own
implementations for custom widgets to handle alternate behaviors or
custom widgets in your applications.

More information about Strongwind can be found at our project website,
http://medsphere.org/projects/strongwind.

Cheers,

-Brad

___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-announce-list


Announce: Anjuta DevStudio 2.2.2 (stable) -- released!

2007-10-26 Thread Naba Kumar
Hi all,

Anjuta 2.2.2 is follow up bugfix release to stable 2.2.x (Hurricane)
series. It fixes several important crash bugs and improves stability.
Distros would soon follow their updates.

Thanks and happy coding!

Regards,
-Naba

Anjuta DevStudio 2.2.2 (stable)
===

Anjuta is a versatile Integrated Development Environment (IDE) for GNOME
desktop. It features a number of advanced programming facilities that
include project management, application wizards, an on-board interactive
debugger, integrated glade UI designer, integrated devhelp API help,
integrated valgrind memory profiler, integrated gprof performance
profiler, class generator, powerful source editor, source browsing and
many more.

Download: http://anjuta.org/downloads
Screenshots: http://anjuta.org/screen-shots (updated)
Features: http://anjuta.org/features (updated)

Dependencies:
=
gdl-0.7.7:
 http://ftp.gnome.org/pub/GNOME/sources/gdl/0.7/
gnome-build-0.2.0:
 http://ftp.gnome.org/pub/GNOME/sources/gnome-build/0.2/

Bugs fixed
==
* Fixed #477976 - Keybinding in run dialog
* Fixed #427104 - No highlight of lines matching find-result
* Fixed #479020 - Use of old open file dialog instead of GtkFileChooser
* Fixed #478238 - set env for execute programe in the terminal
* Fixed #456465 - Update EggRecent
* Fixed #466031 - Update of pieces of menus for Localization
* Fixed #343522 - anjuta: Unable to execute commands that use options.
* Fixed #487112, crash while removing a breakpoint in a new file
* Fixed #486597, crash when gdb is not installed
* Fixed #482067, escape project wizard user defined strings
* Fixed #477976 - Keybinding in run dialog
* Fixed #427104 - No highlight of lines matching find-result
* Fixed #487854 - Anjuta crashes when i try to add a SVN url
* Fixed #474811 - Anjuta crash while debugging into variable
* Fixed #488061 - Mutiple crash dialogs
* Fixed #488928 - Do not register glade plugin if it wasn't built.
* Fixed get_current_word (useful for API help)
* Improved incremental search (still sucks) and selection management in
GtkSourceView editor
* Show error dialog instead of crashing when plugin loading fails.
* Fixed glade-3 3.3.2 build compatibility.


___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-announce-list


Libgda/Libgnomedb 3.1.2 released

2007-10-26 Thread Vivien Malerba
I'm pleased to annouce that the version 3.1.2 of
libgda/libgnomedb has been released.

Libgda/libgnomedb are a complete framewok for developing database-oriented
applications, and actually allow access to PostgreSQL, MySQL, Oracle, Sybase,
SQLite, FireBird/Interbase, IBM DB2, mSQL and MS SQL server, as well as
MS Access and xBase files and ODBC data sources.

libgda/libgnomedb are part of the GNOME Office application suite, providing
database access for many features in both Gnumeric and Abiword.

Changes from version 3.1.1 include:

For Libgda:

  - Filtering based on an SQL expression is now possible in the
GdaDataProxy data model (Vivien Malerba)
 - New XSL extension which uses Libgda (Pawel Cesar Sanjuan Szklarz)
 - Documentation improvements and examples
 - Tools: improvements to the SQL console and new tool to list the
possible server operations
   for each provider (Vivien Malerba)
 - Bug fixed: #486017, #484112 (Stanislav Brabec, Armin Burgmeier)
 - Firebird database provider now almost fully working (BLOBs are not
yet writable, no prepared statement used)
   (Vivien Malerba)
 - MS Access database provider reworked to support all the SQLite's
SQL (don't depend on libmdbsql.so anymore for
   SQL processing) (Vivien Malerba)
 - LDAP provider has seen a first draft rework (Exell Enrique Franklin Jiménez)
 - Use of environment variables to specify debug ourput of commands
and connection events (Vivien Malerba)
 - LIMIT and OFFSET keywords recognized, for bug #488860 (Vivien Malerba)
 - Enhanced the SQL console tool (allow multiple connections and
virtual connections) (Vivien Malerba)
 - Many small corrections and improvements (Murray Cumming, Vivien Malerba)
 - Translations:
- New Occitan (Yannig Marchegay)
- removed no (Kjartan Maraas)
- sv (Daniel Nylander)
- vi (Clytie Siddall)
- it (Marco Ciampa)
- es (Jorge Gonzalez)

For Libgnomedb:

libgnomedb 3.1.2, 2007-10-24

 - Filtering based on an SQL expression is now possible in the grid and form
   widgets (Vivien Malerba)
 - Bug fixes: #475272, #473583, #480889, #487486, #487311, #487239
(Vivien Malerba, Stanislav Brabec)
 - A few small corrections and improvements
 - Translations:
- New Occitan (Yannig Marchegay)
- sv (Daniel Nylander)
- vi (Clytie Siddall)
- es (Jorge Gonzalez)
- fi (Ilkka Tuohela)
- pt (Duarte Loreto)
- ca (Gil Forcada)

Tarballs are available at
ftp://ftp.gnome.org/pub/GNOME/sources/libgda/3.1/ and
ftp://ftp.gnome.org/pub/GNOME/sources/libgnomedb/3.1/

To install this new version, you'll need:
* libgda: glib, libxml2, and optionnally libxslt
* libgnomedb: libgda and dependencies, Gtk+ = 2.6.0, libglade, and
optionnally gtksourceview

You can find more information at the projects' homepage
(http://www.gnome-db.org), or you can ask
any question/propose anything you
want in the GNOME-DB mailing list, which is available at
http://mail.gnome.org/mailman/listinfo/gnome-db-list
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-announce-list


Mergeant 0.67

2007-10-26 Thread Vivien Malerba
I'm pleased to annouce that version 0.67 of
mergeant has been released.

Mergeant benefits from libgda and libgnomedb features and aims at
being a simple yet powerfull DBMS administration utility.
Changes from version 0.66 include:

 - optionally use the new libgnomedb graph library based on the
GooCanvas canvas if found
 - Removed GConf and LibgnomeUI dependencies, and require GTK+ = 2.10
(for the GtkAssistant widget)
 - Use binreloc instead of hard-coded paths
 - Removed unused/obsolete parts in the code
 - Bug fixes: #487916 (Stanislav Brabec)
 - Translations:
- New Occitan (Yannig Marchegay)
- New Latvian (Raivis Dejus)
- lt (Gintautas Miliauskas)
- ar (Djihed Afifi)
- es (Jorge Gonzalez)
- fr (Stéphane Raimbault)
- zh_HK (Chao-Hsiung Liao)
- zh_TW (Chao-Hsiung Liao)
- vi (Clytie Siddall)
- fi (Ilkka Tuohela)
- eu (Inaki Larranaga Murgoitio)
- ja (Satoru SATOH)
- sv (Daniel Nylander)
- ca (Gil Forcada)
- sl (Matej Urbančič)


Tarballs are available at
ftp://ftp.gnome.org/pub/GNOME/sources/mergeant/0.67

To install this new version, you'll need:
* libgda = 3.0.0
* libgnomedb and libgda = 3.0.0

You can find more information at the projects' homepage
(http://www.gnome-db.org), or you can ask
any question/propose anything you
want in the GNOME-DB mailing list, which is available at
http://mail.gnome.org/mailman/listinfo/gnome-db-list.
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-announce-list


libgnomekbd 2.21.1

2007-10-26 Thread Sergey Udaltsov
Hi ppl

First unstable release of libgnomekbd in 2.21.x series is ready for
bug reporting.

The major change in that release is that indicator widget no longer
uses dbus client-server overengineered model. This happened because of
some translation-related changes down the stack, in xkeyboard-config
(in CVS) and libxklavier (in CVS). Though, this version of libgnomekbd
is still compatible with released libxklavier (3.3) and
xkeyboard-config (1.1) - but translations just would not work. By the
time GNOME 2.22 is released, new libxklavier 3.4 and xkeyboard-config
1.1 would be released (planned for January), so distromakers should
feel reasonably safe.

I know, it is a bit early but actually that release is somewhat
overdue - because g-c-c has dependency on libgnomekbd 2.21.1 for some
while.

Welcome to get the code from GNOME FTP/Subversion.

Cheers,

Sergey Udaltsov
___
gnome-announce-list mailing list
gnome-announce-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-announce-list