OSDN Git Service

Compiler warnings are mostly removed.
[molby/Molby.git] / wxSources / ConsoleFrame.cpp
2022-09-19 Toshi NagataCompiler warnings are mostly removed.
2022-09-17 Toshi NagataWin: high resolution display is implemented
2021-11-14 Toshi NagataBatch mode is implemented (still testing)
2014-09-26 toshinagata1964Ruby#listen is now obsolete, and the message mechanism...
2014-03-28 toshinagata1964History invocation in Molby Console may crash when...
2014-03-27 toshinagata1964Embedded Ruby: problems with encoding is being fixed...
2014-02-04 toshinagata1964Mac: the ruby console does not work well when the Input...
2014-02-04 toshinagata1964Behavior of Ruby Console is improved.
2014-02-03 toshinagata1964Embed ruby 2.0 instead of 1.8.7
2014-01-14 toshinagata1964Change GUI toolkit from wxWidgets 2.8.9 to wxWidgets...
2013-11-19 toshinagata1964Big change in GUI appearance on MSW; the MDI interface...
2013-06-29 toshinagata1964A progress indicator (and stop button) for subprocesses...
2012-11-26 toshinagata1964MSW: when the console frame gets focus, all text was...
2012-10-31 toshinagata1964History functionality is available in the Ruby console...
2012-10-30 toshinagata1964Attribute table was not updated correctly after revert...
2012-10-12 toshinagata1964Experimental 'filter' mode is removed.
2012-10-12 toshinagata1964Ruby: Dialog#filter_kit is implemented. This looks...
2012-10-11 toshinagata1964Filter mode (development continued)
2012-10-11 toshinagata1964'Filter' mode is implemented (experimentally)
2012-01-16 toshinagata1964Empty Console Window command is implemented.
2011-11-22 toshinagata1964__FILE__ is now set to the script file during execute_s...
2011-09-30 toshinagata1964On windows, Molecule#path, Molecule#dir does not work...
2011-07-06 toshinagata1964Ruby: stdin.{gets, readline} are implemented (other...
2010-01-21 toshinagata1964initial import