OSDN Git Service

Handling key and mouse events in listctrl is improved
[molby/Molby.git] / wxSources / MyListCtrl.cpp
2022-09-19 Toshi NagataHandling key and mouse events in listctrl is improved
2022-09-18 Toshi NagataHandling and scroll and activation is improved
2022-09-17 Toshi NagataWin: high resolution display is implemented
2022-09-17 Toshi NagataHandling is selection in table views is improved
2022-09-15 Toshi NagataDisplay of new listctrl is mostly working; editing...
2022-09-13 Toshi NagataOpenGL canvas is updated for supporting high-res display
2022-09-12 Toshi NagataMac target is now buildable (not working yet)
2022-09-11 Toshi NagataStart writing new MyListCtrl
2022-09-11 Toshi NagataMyListCtrl.{cpp,h} are renamed to MyListCtrl_orig
2021-11-07 Toshi NagataHandling of progress dialog is improved.
2021-11-05 toshinagata1964MyListCtrl now destroy internal editText every time...
2014-03-25 toshinagata1964Table view on Mac sometimes crashes. Hopefully fixed...
2014-03-21 toshinagata1964Obsolete codes are removed
2014-03-11 toshinagata1964MyListCtrl now allows use of popup menus including...
2014-03-11 toshinagata1964The text edit in MyListCtrl seems weird. Hopefully...
2014-02-16 toshinagata1964Menu item ID must be positive in wxCocoa
2014-01-14 toshinagata1964Change GUI toolkit from wxWidgets 2.8.9 to wxWidgets...
2013-10-21 toshinagata1964RubyDialogCallback_drawEllipse is modified so as to...
2013-08-10 toshinagata1964Table (ListCtrl) support in Molby::Dialog is improved.
2013-08-02 toshinagata1964Popup menu on the list control is implemented (also...
2012-10-31 toshinagata1964Flashing of the table while pressing the shift key...
2011-09-26 toshinagata1964Crash occurs when a Ruby exception is raised while...
2011-07-30 toshinagata1964Parameter cut was not working correctly when the select...
2011-07-29 toshinagata1964Import AMBER Frcmod menu command is implemented.
2011-07-28 toshinagata1964The property table section of the tutorial is being...
2010-04-25 toshinagata1964Mac: the text field in the list control remained on...
2010-01-21 toshinagata1964initial import