GAMGI 0.15
16th December 2010
Wrote Plane->Select, Direction->Select, Plane->Copy and Direction->Copy. Fixed bugs in Group->Modify, Group->Copy and elsewhere. All dialogs now support lists except the Modify dialogs for Group, Plane, Direction, as these objects must be rethinked anyway.

What is new:

What is next:

GAMGI 0.14.11
26th October 2010
Implemented Object->Link for lists of objects, for all classes of objects supported by GAMGI, except Plane and Direction. All GAMGI objects seem to be working fine now, with lists of objects, for all suitable tasks (Object->Copy, Object->Link, Object->Modify, Object->remove) except Planes and Directions (next release!). In general, the code to handle lists of objects is becoming simpler and more robust.

What is new:

What is next:

GAMGI 0.14.10
20th September 2010
Added more criteria to create lists of objects in Object->Select dialogs. Added functionality to Object->Copy dialogs, for objects and lists of objects. Added functionality to Object->Link dialogs. Atom->Link is now working for lists of objects. Improved the Cell->Link interface, to support important new functionality. Removed three bugs, two graphic ones, the other in the lists of objects code. We are now counting down to GAMGI 0.15.

What is new:

What is next:

GAMGI 0.14.9
24th August 2010
Lists of Cells, Lights, Layers (previously selected using the Object->Select dialogs) can now be easily modified using the Object->Modify dialogs. Lists of Atoms, Texts, Lights, Layers, Windows, Cells, Molecules, Clusters (previously selected using the Object->Select dialogs) can now be easily copied using the Object->Copy dialogs. Removed two bugs in the new lists code that crashed GAMGI is some situations.

What is new:

What is next:

GAMGI 0.14.8
19th July 2010
The properties of arbitrary lists of atoms, bonds, texts (previously selected with Select dialogs) can now be easly specified with the Modify dialogs (pressing the List button). In the next releases, this will be extended to the other objects. Replaced deprecated macros GTK_WIDGET_VISIBLE, GTK_WIDGET_SENSITIVE by gtk_widget_get_visible, gtk_widget_is_sensitive calls. Replaced direct addressing widget->window, widget->allocation by gtk_widget_get_window and gtk_widget_get_allocation calls (GAMGI needs now GTK 2.18 to compile). Removed a buffer overflow that crashed GAMGI when building crystals of the space group 230.

What is new:

What is next:

GAMGI 0.14.7
4th April 2010
This is a bug-fix release. Fixed a GL context bug when multiple windows were open, that could produce no rendering. Fixed memory leaks in handling fonts. Fixed how messages were produced when DejaVu fonts were not found, that could crash GAMGI. Updated old documentation, and the Help system, that could crash GAMGI. Fixed the way mouse dragging is handled that could stop mouse dragging. Corrected ionic radius for S and Sb. Prepared a new, experimental, release that does not require the GTKGLExt library (for X Window System only).

What is new:

What is next:

GAMGI 0.14.6
9th February 2010
Improved Object->Select dialogs. All Object->Remove dialogs can now handle lists of objects with the same functionality as for single objects (this is the first application of the selection lists that we have been implementing since Gamgi 0.14). Cell->Link now supports shifts in translations and rotations for each node, in Crystal mode (this is very useful, to change the lattice origin and for people doing research on Defects in Crystals). Adapted the ruler code for Gtk 3.0. Fixed a few bugs in Cell->Modify, Cell->Link and in the Tools section.

What is new:

What is next:

GAMGI 0.14.5
20th January 2010
Implemented a simple and powerful method to select any class of visual objects inside an arbitrary rectangle on any window. Improved the behaviour of Object->Select dialogs. Implemented the new dialogs Window->Select and Assembly->Select.

What is new:

What is next:

GAMGI 0.14.4
29th December 2009
Implemented the new dialogs: Text->Select, Bond->Select, Cell->Select, Light->Select, Layer->Select. Improved Atom->Select. Updated some GTK code to work with GTK 3.0. Updated documentation, fixed bugs.

What is new:

What is next:

GAMGI 0.14.3
30th November 2009
The new Atom->Select is now fully working for all methods, except selecting objects by region. The infrastructure to handle global lists of objects is in place. Replaced Vera by DeJaVu Truetype fonts. Updated documentation, fixed bugs.

What is new:

What is next:

GAMGI 0.14.2
31th October 2009
This is mainly a bug-fix release: replaced two deprecated castings preventing GAMGI from compiling in newer systems, simplified the visual layout for all the 161 notebook pages in task dialogs, fixed several glitches and bugs related with GTK interfaces, wrote the interface for the new Atom->Select dialog. Compiles on Ubuntu 9.10 (x86) without warnings, at the -O3 -Wall -ansi -DGTK_DISABLE_DEPRECATED level.

What is new:

What is next:

GAMGI 0.14.1
22nd October 2009
Implemented and tested (Linux/Mac OS X) new GtkFileChooser dialogs, using only GTK 2.* low-level widgets, so we have the new technology without the constrainments imposed by the oficial GTK 2.* gtkFileChooser dialog. GAMGI is now compiling fine with flags -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED and should be ready for GTK 3.0. Added most of the low-level engine code to handle multiple object selection.

What is new:

What is next:

GAMGI old
 
Changelogs for older releases can be found here.

Home