Commit graph

8 commits

Author SHA1 Message Date
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