* added UndertowReflowLabel widget
commit9ca70467b1a012c9a3f74ea6c77eebf6887d4797
authorMichael Frank <msfrank@syntaxjockey.com>
Sat, 9 Aug 2008 22:30:19 +0000 (9 15:30 -0700)
committerMichael Frank <msfrank@syntaxjockey.com>
Sat, 9 Aug 2008 22:30:19 +0000 (9 15:30 -0700)
treee473f80765439cec40c9743a93de7d692dab3549
parent8f6472ac695e24130a4bf59c99f580de35c6ec85
* added UndertowReflowLabel widget
* added UndertowPlayer widget
* changed UndertowChannelPage to use UndertowReflowLabel instead of GtkLabel to display the channel title and description
src/Makefile.am
src/undertow-channel-page.c
src/undertow-channel-page.h
src/undertow-main-window.c
src/undertow-player.c [new file with mode: 0644]
src/undertow-player.h [new file with mode: 0644]
src/undertow-reflow-label.c [new file with mode: 0644]
src/undertow-reflow-label.h [new file with mode: 0644]
src/undertow-workspace-switcher.c