repo.or.cz
/
tangerine.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fixed binary search: no more infinite loops when vendor is unknown.
[tangerine.git]
/
workbench
/
system
/
Wanderer
/
Classes
/
icondrawerlist.conf
blob
0abf6ca37825b32b045367f4ba3adbca00eca4ff
1
##begin config
2
basename IconDrawerList
3
version 1.3
4
date 20.03.2009
5
superclass MUIC_IconList
6
classdatatype struct IconDrawerList_DATA
7
##end config
8
9
##begin cdef
10
#include <libraries/mui.h>
11
#include "icondrawerlist_private.h"
12
##end cdef
13
14
##begin methodlist
15
OM_NEW
16
OM_DISPOSE
17
OM_SET
18
OM_GET
19
MUIM_IconList_Update
20
##end methodlist