ANNOUNCE: Glom 0.8.11

From: Murray Cumming <murrayc(at)murrayc(dot)com>
To: gnome-announce <gnome-announce-list(at)gnome(dot)org>, pgsql-announce <pgsql-announce(at)postgresql(dot)org>
Cc: glom-devel-list(at)gnome(dot)org
Subject: ANNOUNCE: Glom 0.8.11
Date: 2005-02-16 13:48:51
Message-ID: 1108561731.5699.4.camel@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-announce

*** Glom

Glom is a GUI that allows you to design database table definitions and the
relationships between them. It also allows you to edit and search the data in
those tables. The design is loosely based upon FileMaker Pro, with the added
advantage of separation between user interface and data.

Glom uses the PostgresSQL database backend but it can not edit databases
that it did not create, because it uses only a simple subset of Postgres
functionality.

Here are some screenshots:
http://www.glom.org/screenshots/

Glom is written in C++, with gtkmm, Bakery, and libgdamm.

More information is at
http://www.glom.org

*** Obvious/Known problems.

* There is no way to administer the users.
* The User Level is not dependent on database access rights.
* The Details view should show lists of related records directly among the regular fields.
* There is no printing/reports.

*** Changes

glom 0.8.11:

* Postgres connection:
- Connect to the template1 database when creating new databases,
because recent (?) versions of postgres require this.
- Don't ignore the host name.
- Added postgres_setup.txt and a non-libgda test to help
investigate connection problems.
- Share connections more, without re-connecting, to increase speed.
* List Layout:
- Fix bug that prevented data entry of fields that have
human-readable titles.
* Layout Design:
- Fix loss of layout groups when loading.
- Allow adding of related records (half-finished) in the
middle of the layout, and no longer show them automatically
in a notebook.
(It's really time to make this feel like glade.)
* Navigation:
- Show table titles instead of names when in Operator mode.
* Build:
- Distribute the intltool files.
http://bugzilla.gnome.org/show_bug.cgi?id=162932 (Cezar)
- #include libintl.h in more files, required on some systems.
http://bugzilla.gnome.org/show_bug.cgi?id=162932 (Mike Castle)
- Fix Glib::wrap() build error with gcc 3.4.3.
http://bugzilla.gnome.org/show_bug.cgi?id=160245 (Christian Krause)

--
Murray Cumming
murrayc(at)murrayc(dot)com
www.murrayc.com
www.openismus.com

Browse pgsql-announce by date

  From Date Subject
Next Message David Fetter 2005-02-19 19:58:02 == PostgreSQL Weekly News - February 19 2005 ==
Previous Message David Fetter 2005-02-11 16:33:32 == PostgreSQL Weekly News - February 11 2005 ==