Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | First go at somewhat functional g_key_file_* impementation | Johan Hedberg | 2007-01-21 | 1 | -0/+2 |
* | Cleanup GKeyFile stuff so real implementation can start | Johan Hedberg | 2007-01-21 | 1 | -0/+1 |
* | Get rid of g_strfreev too | Johan Hedberg | 2007-01-21 | 1 | -1/+0 |
* | Get rid of g_shell_parse_argv and g_strdup_printf since they are not needed a... | Johan Hedberg | 2007-01-21 | 1 | -7/+0 |
* | eglib fixes | Johan Hedberg | 2007-01-20 | 1 | -0/+1 |
* | Get rid of g_idle_add | Johan Hedberg | 2007-01-20 | 1 | -1/+0 |
* | Get rid of g_timeout_remove and g_io_remove_watch in favor for g_source_remove | Johan Hedberg | 2007-01-20 | 1 | -2/+0 |
* | Implement stubs of missing eglib functions | Johan Hedberg | 2007-01-20 | 1 | -0/+93 |
* | Implement memory allocation functions for eglib | Johan Hedberg | 2007-01-20 | 1 | -0/+20 |
* | Add main loop and single list functions | Marcel Holtmann | 2007-01-20 | 1 | -0/+139 |