OSDN Git Service

Big change in GUI appearance on MSW; the MDI interface is gone and all windows can...
[molby/Molby.git] / wxSources / RubyDialogFrame.cpp
2013-11-19 toshinagata1964Big change in GUI appearance on MSW; the MDI interface...
2013-10-21 toshinagata1964RubyDialogCallback_drawEllipse is modified so as to...
2013-10-21 toshinagata1964The ellipse drawn by draw_ellipse was out of position...
2013-10-20 toshinagata1964Graphic drawing is implemented in Ruby Dialog (on_paint...
2013-09-27 toshinagata1964Ruby dialog capabilities are added: the items can now...
2013-09-25 toshinagata1964Ruby dialog: allow changing font in static text
2013-08-10 toshinagata1964Message handling on Molby::Dialog is improved (occasion...
2013-08-05 toshinagata1964Event handling of the Ruby dialog is improved.
2013-08-02 toshinagata1964Popup menu on the list control is implemented (also...
2013-08-01 toshinagata1964Resize of the Ruby Dialog is improved (still experiment...
2013-07-26 toshinagata1964Manual resizing of Ruby Dialog is implemented (still...
2013-07-25 toshinagata1964The Ruby Dialog can now be set as resizable. (Automatic...
2013-07-25 toshinagata1964'Table' (aka. 'List') control is implemented in Molby...
2012-10-12 toshinagata1964Ruby: Dialog#filter_kit is implemented. This looks...
2012-01-30 toshinagata1964Ruby Dialog: modeless dialog is now implemented; interv...
2012-01-17 toshinagata1964The separator line in the Ruby Dialog was not working...
2011-09-30 toshinagata1964On windows, Molecule#path, Molecule#dir does not work...
2011-08-03 toshinagata1964Disable close box of RubyDialogFrame.
2011-07-26 toshinagata1964Create New Parameter menu command is implemented. Molec...
2010-01-31 toshinagata1964AmberTools-1.3 (part) is bundled.
2010-01-21 toshinagata1964initial import