summaryrefslogtreecommitdiff
authoreilers <eilers>2003-04-04 08:39:58 (UTC)
committer eilers <eilers>2003-04-04 08:39:58 (UTC)
commitcac9439b1f15d6aff255275c7bc12c4688f4d9e9 (patch) (unidiff)
treefaeb876aaab79571a46a05d98d27e73e7336262f
parent96fb30ad1eb833bfcee87960bc96a27c53db90dd (diff)
downloadopie-cac9439b1f15d6aff255275c7bc12c4688f4d9e9.zip
opie-cac9439b1f15d6aff255275c7bc12c4688f4d9e9.tar.gz
opie-cac9439b1f15d6aff255275c7bc12c4688f4d9e9.tar.bz2
Hey Mickey: Please take my comment into account !
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--libopie2/README15
1 files changed, 12 insertions, 3 deletions
diff --git a/libopie2/README b/libopie2/README
index 96210db..5130290 100644
--- a/libopie2/README
+++ b/libopie2/README
@@ -40,107 +40,116 @@ libopie is functionally seperated into the following libraries:
40 - ocomptreenodelist 40 - ocomptreenodelist
41 - ocomptreenode 41 - ocomptreenode
42 - ocompletionwrapper 42 - ocompletionwrapper
43 43
44 - oglobal 44 - oglobal
45 - oglobalsettings 45 - oglobalsettings
46 46
47 - osortableitem 47 - osortableitem
48 - osortablevaluelist 48 - osortablevaluelist
49 49
501.2 Contents of libopieui [ opieui ] 501.2 Contents of libopieui [ opieui ]
51-------------------------------------------------------- 51--------------------------------------------------------
52 52
53 - oapplication 53 - oapplication
54 54
55 - ofiledialog 55 - ofiledialog
56 - colordialog 56 - colordialog
57 - oclickablelabel 57 - oclickablelabel
58 - ocolorbutton 58 - ocolorbutton
59 - colorpopupmenu 59 - colorpopupmenu
60 - otabinfo 60 - otabinfo
61 - otabbar 61 - otabbar
62 - otabwidget 62 - otabwidget
63 - ofontmenu 63 - ofontmenu
64 - ofontselector 64 - ofontselector
65 - ofileview 65 - ofileview
66 - oticker 66 - oticker
67 67
68 - olistview 68 - olistview
69 - olistviewitem 69 - olistviewitem
70 - oversatileview 70 - oversatileview
71 - oversatileviewitem 71 - oversatileviewitem
72 - ocompletionbox 72 - ocompletionbox
73 - olineedit 73 - olineedit
74 - ocombobox 74 - ocombobox
75 - ohistorycombo 75 - ohistorycombo
76 76
77 - omessagebox 77 - omessagebox
78 - odialogbase 78 - odialogbase
79 79
80 - todayconfigwidget (rather into opiepim?) 80 - todayconfigwidget (rather into opiepim?)
81 - orecurrancewidget (rather into opiepim?) 81 - orecurrancewidget (rather into opiepim?)
82 - otimepicker (rather into opiepim?) 82 - otimepicker (rather into opiepim?)
83 83
841.3 Contents of libopiepim [ opiepim ] 841.3 Contents of libopiepim [ opiepim ]
85-------------------------------------------------------- 85--------------------------------------------------------
86 86
87 - ocheckitem 87 - ocheckitem
88 - todoevent
89 - todoresource
90 - todayplugininterface 88 - todayplugininterface
89
90THIS STUFF IS OUTDATED/DEPRICATED AND SCHOULD NOT
91BE MOVED IN THE NEW LIBRARY !!
92USE THE CLASSES IN libopie/pim INSTEAD !(eilers)
93
94 - todoresource
95 - todoevent
91 - todovcalresource 96 - todovcalresource
92 97
931.4 Contents of libopiedb [ opiedb ] 981.4 Contents of libopiedb [ opiedb ]
94-------------------------------------------------------- 99--------------------------------------------------------
95 100
96 - tododb
97 - xmltree 101 - xmltree
98 102
103THIS STUFF IS OUTDATED/DEPRICATED AND SCHOULD NOT
104BE MOVED IN THE NEW LIBRARY !!
105USE THE CLASSES IN libopie/pim INSTEAD !(eilers)
106 - tododb
107
991.5 Contents of libopienet [ opienet ] 1081.5 Contents of libopienet [ opienet ]
100-------------------------------------------------------- 109--------------------------------------------------------
101 110
102 - onetwork 111 - onetwork
103 - onetworkinterface 112 - onetworkinterface
104 - owirelessnetworkinterface 113 - owirelessnetworkinterface
105 - ochannelhopper 114 - ochannelhopper
106 115
107 - omonitoring 116 - omonitoring
108 - ociscomonitoring 117 - ociscomonitoring
109 - owlanngmonitoring 118 - owlanngmonitoring
110 - ohostapmonitoring 119 - ohostapmonitoring
111 - oorinocomonitoring 120 - oorinocomonitoring
112 121
113 - opacketcapturer 122 - opacketcapturer
114 - opacket 123 - opacket
115 - oethernetpacket 124 - oethernetpacket
116 - owavelanpacket 125 - owavelanpacket
117 - ollcpacket 126 - ollcpacket
118 - oippacket 127 - oippacket
119 - oudppacket 128 - oudppacket
120 - otcppacket 129 - otcppacket
121 130
122 <libmail stuff> 131 <libmail stuff>
123 <libbend stuff> 132 <libbend stuff>
124 <libftp stuff> 133 <libftp stuff>
125 134
126 135
127-------------------------------------------------------- 136--------------------------------------------------------
1282.0 Feature Description 1372.0 Feature Description
129-------------------------------------------------------- 138--------------------------------------------------------
130 139
1312.1 libopiecore 1402.1 libopiecore
132 141
133... 142...
134 143
1352.2 libopieui 1442.2 libopieui
136 145
137... 146...
138 147
1392.3 libopiepim 1482.3 libopiepim
140 149
141... 150...
142 151
1432.4 libopiedb 1522.4 libopiedb
144 153
145... 154...
146 155