summaryrefslogtreecommitdiffstats
path: root/eglib/gmain.h
Commit message (Expand)AuthorAgeFilesLines
* Implement eglib versions of needed GString functionsJohan Hedberg2007-05-031-0/+16
* Minor coding style cleanupJohan Hedberg2007-05-031-3/+4
* First go at somewhat functional g_key_file_* impementationJohan Hedberg2007-01-211-0/+2
* Cleanup GKeyFile stuff so real implementation can startJohan Hedberg2007-01-211-0/+1
* Get rid of g_strfreev tooJohan Hedberg2007-01-211-1/+0
* Get rid of g_shell_parse_argv and g_strdup_printf since they are not needed a...Johan Hedberg2007-01-211-7/+0
* eglib fixesJohan Hedberg2007-01-201-0/+1
* Get rid of g_idle_addJohan Hedberg2007-01-201-1/+0
* Get rid of g_timeout_remove and g_io_remove_watch in favor for g_source_removeJohan Hedberg2007-01-201-2/+0
* Implement stubs of missing eglib functionsJohan Hedberg2007-01-201-0/+93
* Implement memory allocation functions for eglibJohan Hedberg2007-01-201-0/+20
* Add main loop and single list functionsMarcel Holtmann2007-01-201-0/+139