Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012年11月09日 | Introduce a flag to create a window without showing it | Francesco Abbate | 1 | -1/+1 |
2012年11月06日 | Treat split string errors in FOX windows implementation | Francesco Abbate | 1 | -3/+2 |
2012年11月01日 | Completely separate fx_plot_canvas and window_surface | Francesco Abbate | 1 | -2/+5 |
2012年10月15日 | Add support for multiple plot windows in FOX interface | Francesco Abbate | 1 | -2/+2 |
2012年09月10日 | Fix plot window's "close" menu command | Francesco Abbate | 1 | -1/+1 |
2012年08月17日 | Fix serious bug causing crash when doing Lua methods on closed windows | Francesco Abbate | 1 | -1/+6 |
2012年07月31日 | Formatted C++ source files in fox-gui directory | Francesco Abbate | 1 | -12/+13 |
2012年05月06日 | Remove debugging messages from FOX user interface | Francesco Abbate | 1 | -1/+0 |
2012年05月02日 | Fix missing delete for canvas object in fx_plot_window | Francesco Abbate | 1 | -0/+1 |
2012年04月16日 | Avoid FXApp delete plot window on CLOSE message to avoid double-free | Francesco Abbate | 1 | -0/+6 |
2012年04月04日 | Implement FOX plot window | Francesco Abbate | 1 | -0/+24 |