- Nov 21, 2009
-
-
red-agent authored
Sorry for not disclosing my real name to the wide audience. I'm just that paranoid...
-
- Nov 20, 2009
-
-
Yann Leboulanger authored
-
Yann Leboulanger authored
-
- Nov 19, 2009
-
-
Yann Leboulanger authored
-
Yann Leboulanger authored
-
Yann Leboulanger authored
we can now send pep thing to a zeroconf connection objec, it will just send nothing. so GUI doesn't have to know it's a zeroconf connection or not. fixes #5432
-
red-agent authored
-
- Nov 18, 2009
-
-
Yann Leboulanger authored
-
Yann Leboulanger authored
-
Yann Leboulanger authored
-
Yann Leboulanger authored
-
Yann Leboulanger authored
-
Yann Leboulanger authored
-
Yann Leboulanger authored
-
- Nov 17, 2009
-
-
steve-e authored
-
- Nov 16, 2009
-
-
Yann Leboulanger authored
-
steve-e authored
-
steve-e authored
-
steve-e authored
Most important change is that pep send/retract functions no reside on the ConnectionPEP object.
-
Yann Leboulanger authored
-
- Nov 15, 2009
-
-
steve-e authored
The pep dict contacts the different UserPEP classes.
-
steve-e authored
-
steve-e authored
-
steve-e authored
-
steve-e authored
-
Thibg authored
-
Thibg authored
There is still room for improvement, but it should be better.
-
steve-e authored
-
steve-e authored
-
steve-e authored
-
steve-e authored
-
steve-e authored
-
- Nov 14, 2009
-
-
steve-e authored
-
steve-e authored
Proof of concept: Move markup / pixbuf determination logic from the UI to the different PEP classes. Currently this is only done for UserMood. We can decide later on (if needed), to move the asPixbufIcon and asMarkupText methods to a more appropriate place. Goal is to remove as much redundant code as possible.
-
steve-e authored
(Currently it is done at the UI level in many, many different places)
-
steve-e authored
-
steve-e authored
Initial simplification of PEP data extraction by moving the extraction methods to the newly created PEP classess. If-else-retract complexity is substituted by dictionaries.
-
steve-e authored
-
steve-e authored
Create a class for each PEP XEP that we support. Dispatch an event to the Interface() handlers when we have have received a PEP event.
-
steve-e authored
-