X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=core%2FChangeLog;h=87738415eca73f3d0c550eed155bc390ee54156d;hb=eaf924173a9253c8ed192d656982a99e87255de9;hp=5f605187bb26ec8e796f3cb3ea0f45cd421d8b20;hpb=b14d316427e1f27271dcd34f673b14db308112f4;p=debian%2Fopenrocket diff --git a/core/ChangeLog b/core/ChangeLog index 5f605187..87738415 100644 --- a/core/ChangeLog +++ b/core/ChangeLog @@ -1,3 +1,28 @@ +2012-08-01 Kevin Ruland + + * Changed the loader to pull *.rkt files from zip containers. + + * Modified the BasicFrame so it doesn't automatically open the Rocket configuration dialog when opening a new rocket. + + * Unified the behavior for replacing (automatically closing) the base frame when opening a file, loading an example, + or picking from the Most-recently-used list. + +2012-07-31 Kevin Ruland + + * Changed the ORK file format to save "keys" for materials and flight data as well as the localized + names. This allows, for example, file saved in english locale to be loaded in a german locale + and have all the references established correctly. + +2012-06-24 Bill Kuker + + * OSX UI Elements: Screen menu bar, Application name, Dock Icon, Quit, About & Preference + handlers. Stubs for the "Apple Java Extensions" to allow other platforms to compile provided + by https://github.com/ymasory/OrangeExtensions. + +2012-06-11 Bill Kuker + + * Added a 3D view of the rocket to the figure panel. + 2012-06-05 Doug Pedrick * Most recently used design files added to File menu.