glom 1.14.1



       Module: glom
      Version: 1.14.1
  Uploaded by: Murray Cumming

http://download.gnome.org/sources/glom/1.14/glom-1.14.1.tar.gz
 sha256sum: f1edead9ef5552912ab00a158bf34dc47989d8795a2eab03c07e7b7e33d5267a
      size: 6.3M

http://download.gnome.org/sources/glom/1.14/glom-1.14.1.tar.bz2
 sha256sum: 0c5f520c73f4b7bb90b9a754fc4a31ad1506c6925267f3aa91b45991157f607a
      size: 5.3M

News
----

1.14.1:

* Python field calculation: Fix a crash when using some date types.
* Documentation:
  Build and install libglom (C++) API reference documentation (for use by applications)
  and pyglom (Python) API reference documentation (for use by Glom calculated
  fields and button scripts).
  (Murray Cumming, Daniel Elstner, David King)
* Added unit tests. (Murray Cumming)

1.14.0:

New features in Glom 1.14, compared to Glom 1.12:
* Details:
  - Align widgets in neighbouring groups, making things look generally neater.
    (and fix a bug that made the widgets far too wide.)
* Details and List:
  Allow custom formatting of static text and buttons instead of just fields.
* Field Formatting:
  - Add the option to use a different text color for negative values.
    Suggested by Mathias Hasselmann.
  - Add a horizontal alignment option, though we still right-align numbers
    by default. Bug #591125 (Patrick Chan)
  - Allow choices to be shown as radio buttons instead of a drop-down combo box.
    Requested by Frederik Vande Rieviere.
* Many small UI improvements.
* Field calculations and button scripts:
  - Fields values 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.
  - Added ui.print_layout(), ui.print_report(report_name),
  and ui.start_new_record() methods.
  - Added a startup script feature, in Database Preferences.
* Plus several important bug fixes.


-- 
An RSS 2.0 feed of ftp-release-list is available at:
http://download.gnome.org/LATEST.xml


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