* Create a grid directory for grid's components

* Fix a bug inside ShowPanels
* Add fast comboboxes editing inside grids
This commit is contained in:
2010-09-04 11:54:49 +02:00
parent 32d03d70cd
commit b820a3632a
15 changed files with 168 additions and 22 deletions

2
TODO
View File

@@ -18,6 +18,7 @@ Documentation (en)
Cool for 0.1:
Database auto saving at startup
Use caches for created panels (avoid destroying/creating panels for nothing)
Add search function to web view
===============================================================
Next version
@@ -27,6 +28,7 @@ Formulas
Import/Export module
Undo/redo
Printing (maybe in html)
Refactor web view code
===============================================================
Will not be implemented