Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Tidy up no longer required parameters passed to execute | randomdan | 2010-07-27 |
| | | | | | Move the FILE* Glib::IoChannel implementation into its own files Make iterates and views for file and sql into template based so they can be easily reused and new ones can be added easily | ||
* | Reuse select commands for sql view and iterate | randomdan | 2010-07-13 |
| | |||
* | Implement variables (prefixed strings to find values elsewhere) | randomdan | 2010-07-07 |
| | |||
* | Use cgicc, add checks, tasks, dynamic loader, atom feed, login page | randomdan | 2010-06-18 |
| | |||
* | Add support for composing Glib::ustrings from columns | randomdan | 2010-06-13 |
| | | | | | Break Project2 components down into generalised classes Tidy up code | ||
* | Fix odbc select destructor when cursor not opened | randomdan | 2010-06-11 |
| | | | | Add support for subqueries | ||
* | Use Glib::ustring in libodbcpp for data and std::string for non-data | randomdan | 2010-06-11 |
| | | | | | Add support for parameters in SqlViews Uses parameters to implement category browse and search | ||
* | Use xml++ with glib utf8 | randomdan | 2010-06-10 |
| | |||
* | Initial workings of project2 - renders gentoobrowse homepage | randomdan | 2010-06-09 |