Thomas Frauendorfer
4eb7762009
OTHER: Modified buttons in PlaylistWindow
...
Moved positions and sizes of close and shade buttons to Skin
changed buttons to use PixmapButton
moved buttons from PlaylistWindow to PlaylistWidget and PlaylistShade
removed now unused Button
fixed position of shadebutton (was off by 1)
fixed icon of shade button in shaded mode
2008-05-16 16:46:07 +02:00
Thomas Frauendorfer
3f8ba378ad
Some cleanups, file moves and changes in PlayStatus
2008-03-22 02:54:19 +01:00
Thomas Frauendorfer
4b90120888
Updated copyright notices in the files (mainly 2007->2008)
...
Additionaly, I transfer the copyright for nearly all modifications I made
to the XMMS2 Team (The only exception are the files under directory widgets)
2008-03-09 12:24:36 +01:00
Thomas Frauendorfer
575c4c12dd
Fixed two small bugs in EntryInfo and PlaylistWindow
2008-03-09 11:44:49 +01:00
Thomas Frauendorfer
87771bfe11
OTHER: small fix to correctly connect Windows to the mainwindow after a showEvent
...
Previously a show event in PlaylistWindow and EqualizerWindow didn't connect
those windows to the Mainwindow
2008-03-03 02:06:27 +01:00
Thomas Frauendorfer
94ca829e98
Make windows snap to each other
2008-02-29 12:30:47 +01:00
Thomas Frauendorfer
a228d7a01b
rework PlaylistWindow: move handling of visibilitychanges into Playlistwindow
...
and rely on signals and slots to get rid of MainWindow::togglePL().
cleaned up some unnecessary includes
2008-02-01 05:16:32 +01:00
Thomas Frauendorfer
b10ef97cfc
put PlaylistWindow into an on file
2008-01-31 06:14:51 +01:00