ANNOUNCE: Glom 1.13.8



*** Glom

With Glom you can design table definitions and the relationships between 
them, plus arrange the fields on the screen. You can edit and search the 
data in those tables, and specify field values in terms of other fields. 
It's as easy as it should be.

More information and screenshots are at
http://www.glom.org


Glom 1.13 will become stable Glom 1.14, around the time that GNOME 2.30 
is released. It adds some minor features.

Changes since glom 1.13.3

1.13.8 (unstable):

* Details:
  - Align widgets in neighbouring groups, making things look generally neater.
  - Do not make field widgets too wide, so this fits on a laptop screen.
  (Murray Cumming)
* Python scripts: Added ui.print_layout(), ui.print_report(report_name), 
  and ui.start_new_record() methods.
  (Murray Cumming)
* Fix the build with exceptions disabled.
  (Peter Penz )

1.13.7 (unstable):

* Avoid a crash when a script navigates from a list view to another table.
  Maybe avoid similar warnings/crashes when doing normal navigation.

1.13.6 (unstable):

* Python scripts:
  - Fields value may now be changed like so:
    record["fieldname"] = 123
  - Simple navigation is posible via, for instance:
    ui.show_table_list("artists")
    ui.show_table_details("artists", 10)
    where 10 is the value of the primary key in the table.
	(Murray Cumming)
* Avoid showing %20 in the window title.
	Noticed by Daniel Borgmann.
	(Murray Cumming)

1.13.5 (unstable):

* Python functions: Fix some regressions since the switch to boost::python.
  (Murray Cumming)
* Disable broken unit tests to fix make distcheck.
  (Murray Cumming)
* libglom: Fix build issue for Maemo.
  (Peter Penz)

1.13.4 (unstable):

* Glom now depends on boost::python.
  This release is to give disto packagers a chance to cope with that.
  (Murray Cumming)
* Fix Maemo build errors
  (Peter Penz)
  (This fix is also in glom 1.2. The boost::python dependency will make
  building of 1.13/14 on Maemo almost impossible.


http://www.glom.org

-- 
Murray Cumming
murrayc murrayc com
www.murrayc.com
www.openismus.com






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]