Sun, 27 Apr 2008 23:56:32 +0200 |
Tomasz Mon |
remove needless gtk_window_get_position call
|
Sun, 27 Apr 2008 03:24:07 +0300 |
Matti Hamalainen |
Handling of remote DBus PlaylistAdd method was incorrect, causing a segfault. Dbus marshaller
|
Wed, 23 Apr 2008 22:20:35 +0200 |
mf0102 |
cleaned up some more
|
Wed, 23 Apr 2008 20:11:10 +0200 |
mf0102 |
hookified many function calls
|
Wed, 23 Apr 2008 18:53:14 +0200 |
mf0102 |
reindent the code before messing with it
|
Wed, 23 Apr 2008 14:36:00 +0200 |
mf0102 |
renamed playlist_fileinfo* to ui_fileinfo_show* and reworked those
|
Tue, 22 Apr 2008 18:27:57 +0200 |
mf0102 |
- indentation of ui_main.c
|
Tue, 22 Apr 2008 17:45:49 +0200 |
mf0102 |
fixing a spelling mistake
|
Tue, 22 Apr 2008 17:43:48 +0200 |
mf0102 |
indentation
|
Tue, 22 Apr 2008 14:24:40 +0200 |
mf0102 |
very little intendation cleanup
|
Tue, 22 Apr 2008 14:13:15 +0200 |
mf0102 |
deprecated drct_set_skin()
|
Tue, 22 Apr 2008 13:27:32 +0200 |
mf0102 |
renamed skin.* to ui_skin.* and moved ui_skinned_widget_draw() to it
|
Tue, 22 Apr 2008 12:41:34 +0200 |
mf0102 |
forgot to rename the functions
|
Tue, 22 Apr 2008 12:14:24 +0200 |
mf0102 |
whoops, forgot to add those two files
|
Tue, 22 Apr 2008 11:28:53 +0200 |
mf0102 |
- make a lot of stuff static
|
Tue, 22 Apr 2008 10:55:35 +0200 |
mf0102 |
- renamed some files to reflect their UI contents
|