Commit Graph

8 Commits

Author SHA1 Message Date
Gergely Polonkai 9bded1b722 Finish uncrustifying 2016-06-22 18:26:02 +02:00
Gergely Polonkai 054cda3e38 Documentation fix for WmudClient 2013-06-21 13:55:19 +02:00
Gergely Polonkai 894b9bfafd Fixed GTK-DOC related errors 2013-06-18 16:42:42 +02:00
Gergely Polonkai e9067920da Refactored WmudClientState into a separate file
For GType'isation
2013-01-06 04:28:59 +01:00
Gergely Polonkai 54b5fe00aa Moved network related functions to GLib signal handlers
connect, recv and close events are now handled by GLib signals
(connect, net-recv and net-hup, respectively)
2013-01-05 22:56:42 +01:00
Gergely Polonkai b99f9e1ea2 Consolidated WmudClientState into wmudclient.[ch]
Meanwhile, wmud-types.h became obsolete, so removed it.
2013-01-05 21:17:43 +01:00
Gergely Polonkai 7d3c343f17 Migrated the old wmudPlayer struct to the WmudPlayer GObject 2013-01-05 04:47:04 +01:00
Gergely Polonkai 1489be34bf Migrated struct wmudClient to the WmudClient GObject 2013-01-05 03:43:31 +01:00