Commit graph

15 commits

Author SHA1 Message Date
fgerlits
6efcdee4ca added fade in/out editing to SimplePlaylistManagementWindow 2005-07-14 15:56:59 +00:00
fgerlits
2aed43ffe0 added audio clip and playlist icons in place of the "audioclip" and
"playlist" texts
(see bug #1154)
2005-06-17 16:05:20 +00:00
fgerlits
0cd795889a refactored: moved Up, Down and Remove functions from LiveModeWindow class to ZebraTreeView class 2005-05-28 13:32:27 +00:00
fgerlits
6af5fe6bd5 added functionality to output play button in the Live Mode window;
added new appendLineNumberColumn() function in ZebraTreeView;
fixed bug #972
2005-05-18 16:28:54 +00:00
fgerlits
d56c8131fd reformatted the Live Mode table 2005-05-06 16:23:27 +00:00
fgerlits
76939ade97 added first version of huge play button in Live Mode (does not do anything yet) 2005-05-05 16:25:57 +00:00
fgerlits
1f0539a1d8 added first version of Live Mode window 2005-04-28 15:54:30 +00:00
fgerlits
da57a326cd added BrowseItem class;
moved "zebra striping" from separate function to addColumn()
2005-04-26 09:19:26 +00:00
fgerlits
4c19a1c60f added search functionality;
fixed bug in Playable::getMetadata;
added doxygen tag file generation in main doxygen.config file;
fixed silly bug in ZebraTreeView::cellDataFunction
2005-04-21 15:51:35 +00:00
fgerlits
49db5f3c53 moved row color definitions from ScratchpadWindow to ZebraTreeView class;
added detailed TreeView usage documentation to ZebraTreeView
2005-04-14 11:49:37 +00:00
fgerlits
c034ca25e2 added custom cell renderer (doesn't do anything yet) 2005-04-13 17:36:33 +00:00
fgerlits
581cfa4651 moved coloring callback to widgets module 2005-04-08 12:18:03 +00:00
fgerlits
7b09d7d251 added first zebra stripes to ZebraTreeView 2005-04-08 11:02:11 +00:00
fgerlits
fb2261a0a9 added Widgets::Colors class and changed numerical color codes to color names 2005-04-07 16:08:16 +00:00
fgerlits
0cb4f64754 added ZebraTreeView to widgets, and to WidgetFactory;
modified DJBagWindow (Scratchpad) to use the widget factory for this widget
2005-03-29 16:08:39 +00:00