Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2003-02-10 | better commit that... | zecke | 1 | -4/+4 |
2003-02-05 | Fix the IPC server and client | zecke | 1 | -0/+8 |
registering channel is done locally with refcounts if the channel is already registered globally Fix some sizes to allow proper communication.. | ||||
2002-10-16 | More IPC integtration | zecke | 2 | -1/+15 |
OCOPClient::self() added so we keep the connections low | ||||
2002-10-16 | some debug output | zecke | 1 | -2/+2 |
+ bugfix besides some problems with the server IPC is working on X11 too | ||||
2002-10-16 | more implementation!! | zecke | 2 | -3/+26 |
OCOPClient now tries to start the server | ||||
2002-10-16 | Make it link | zecke | 2 | -10/+10 |
2002-10-15 | More OPIE X11 Stuff | zecke | 1 | -1/+4 |
Some empty stubs to compile against Qt2/X it will not link though | ||||
2002-10-01 | The client should be working | zecke | 2 | -0/+185 |
it's complete but I never compiled it |