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
/
libs
/
muimaster
/
classes
/
poppen.conf
blob
6da0d2ef4479ca11ae9830ea17c841f85be2b7b5
1
##begin config
2
basename Poppen
3
version 1.1
4
date 06.07.2003
5
superclass MUIC_Pendisplay
6
classdatatype struct Poppen_DATA
7
##end config
8
9
##begin cdef
10
#include "mui.h"
11
#include "poppen_private.h"
12
##end cdef
13
14
##begin methodlist
15
OM_NEW
16
MUIM_DisconnectParent
17
MUIM_Hide
18
MUIM_Poppen_CloseWindow
19
MUIM_Poppen_OpenWindow
20
##end methodlist