summaryrefslogtreecommitdiff
path: root/x11/ipc/server/ocopserver.cpp
AgeCommit message (Collapse)AuthorFilesLines
2004-01-05Spelling fixes by Michael Opdenacker <zumbi2@netcourrier.com>zecke1-1/+1
2003-02-10better commit that...zecke1-19/+19
2003-02-05Fix the IPC server and clientzecke1-3/+6
registering channel is done locally with refcounts if the channel is already registered globally Fix some sizes to allow proper communication..
2002-10-18Fix OCOPServer bugs... when removing clientszecke1-24/+35
Implement the Opie side for the OK button now the awesome matchbox needs to get an update I was too excited about X11 so i did not do any PIM work yet
2002-10-16More IPC integtrationzecke1-7/+20
OCOPClient::self() added so we keep the connections low
2002-10-16some debug outputzecke1-4/+6
+ bugfix besides some problems with the server IPC is working on X11 too
2002-10-01The client should be workingzecke1-0/+1
it's complete but I never compiled it
2002-10-015th tryzecke1-0/+383
initial checkin of X11 Opie stuff it features an IPC Server the client is todo this will become the OPIE X11 department including alternative QPEApplication, QCOP replacement