Ingo Weinhold
|
2e042baa93
|
Added dispatching of the running app querying requests.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@484 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2002-07-28 00:26:39 +00:00 |
|
Ingo Weinhold
|
ab2e0d7d3f
|
Removed the optional index parameter from AddInfo(). It wasn't used and would avoid to replace the list implementation by one that e.g. maintains a sorted list or a hash table or whatever. Think about changing the other methods operating on indices to use iterators.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@483 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2002-07-28 00:25:33 +00:00 |
|
Ingo Weinhold
|
1d32138d6f
|
Implemented processing of the app registration requests and Get{Running,Active}AppInfo().
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@465 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2002-07-26 20:04:52 +00:00 |
|
Ingo Weinhold
|
3a5e755532
|
Added token and registration_time fields and Init() method.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@464 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2002-07-26 20:03:14 +00:00 |
|
Ingo Weinhold
|
c39e453222
|
Added dispatching of some now implemented roster requests.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@463 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2002-07-26 20:02:10 +00:00 |
|
Ingo Weinhold
|
71ba5e917b
|
We use STL now.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@462 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2002-07-26 20:01:21 +00:00 |
|
Ingo Weinhold
|
96fd394e57
|
Added SET_ERROR macro.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@461 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2002-07-26 20:00:40 +00:00 |
|
Ingo Weinhold
|
679ac7ab0d
|
Added a couple of methods for app_info finding.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@460 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2002-07-26 20:00:15 +00:00 |
|
Ingo Weinhold
|
51d6b22ec1
|
Added TRoster instance to the registrar application and dispatching of the application registration messages.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@410 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2002-07-23 23:40:12 +00:00 |
|
Ingo Weinhold
|
f9fd58cc75
|
Added classes TRoster, RosterAppInfo and AppInfoList. TRoster will be the *The Roster*, but has currently only unimplemented hooks for the app registration functionality. More to come.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@409 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2002-07-23 23:38:57 +00:00 |
|
Ingo Weinhold
|
4b8a71155a
|
Added a registrar skeleton.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@374 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
2002-07-21 22:40:07 +00:00 |
|