| Commit message (Expand) | Author | Age | Files | Lines |
* | Stop mapping 'B)' with the face-cool icon | Guillaume Desmottes | 2010-03-05 | 1 | -1/+1 |
* | Add comments to explain empathy_smiley_manager_parse_len(), it is non-trivial... | Xavier Claessens | 2009-11-25 | 1 | -1/+31 |
* | Remove dead code from EmpathySmileyManager | Xavier Claessens | 2009-11-25 | 1 | -91/+10 |
* | Introduce a new smiley parser that can parse only a part of a string. | Xavier Claessens | 2009-11-25 | 1 | -0/+83 |
* | Add new smileys available in the last Icon Naming Spec (#593327) | Rodolphe | 2009-10-27 | 1 | -5/+11 |
* | Fix copy clipboard to show smileys and to show name and time when using theme... | Gabriel Millaire | 2009-10-01 | 1 | -0/+2 |
* | empathy-smiley-manager: remove trailing tabs | Guillaume Desmottes | 2009-06-25 | 1 | -1/+1 |
* | Fixed code style | Jonathan Tellier | 2009-06-12 | 1 | -1/+1 |
* | - Implement remaining functions on EmpathyThemeAdium. | Xavier Claessens | 2009-06-12 | 1 | -1/+0 |
* | Add path in EmpathySmiley | Xavier Claessens | 2009-06-12 | 1 | -37/+45 |
* | empathy-smiley-manager: fix coding style | Guillaume Desmottes | 2009-05-18 | 1 | -5/+5 |
* | always show images in smiley menu items (GNOME #582751) | Frédéric Péters | 2009-05-15 | 1 | -0/+1 |
* | Remove unnecessary string dup. Fixes bug #577829 | Xavier Claessens | 2009-04-03 | 1 | -3/+5 |
* | Fix type punned pointers warnings | Olivier Crête | 2009-02-12 | 1 | -1/+1 |
* | Renamed G_STR_EMPTY to EMP_STR_EMPTY. | Jonny Lamb | 2009-01-23 | 1 | -3/+3 |
* | Set the right weak pointer. | Xavier Claessens | 2009-01-09 | 1 | -1/+1 |
* | Port EmpathySmileyManager to the new singleton policy. | Xavier Claessens | 2009-01-09 | 1 | -12/+27 |
* | Move the smiley menu code from EmpathyChatView to EmpathyChatManager. | Xavier Claessens | 2008-12-16 | 1 | -0/+84 |
* | Keep a priv pointer in the object struct instead of using G_TYPE_INSTANCE_GET... | Xavier Claessens | 2008-05-06 | 1 | -11/+11 |
* | Make use of tp-glib debug system. | Xavier Claessens | 2008-05-01 | 1 | -4/+0 |
* | Update collabora copyright to 2008 | Xavier Claessens | 2008-03-03 | 1 | -1/+1 |
* | Use O instead of 0 for smileys face-angel and face-surprise. Fixes bug #508520. | Xavier Claessens | 2008-01-14 | 1 | -2/+2 |
* | Also accept :$ and :-$ for face-embarrassed | Xavier Claessens | 2007-10-28 | 1 | -1/+1 |
* | Update to new icon naming spec for new avatars. Fixes bug #490173 (Michael | Xavier Claessens | 2007-10-28 | 1 | -4/+5 |
* | Cleanup licences and copyrights, Modules with 100% collabora code are now | Xavier Claessens | 2007-10-25 | 1 | -11/+11 |
* | Fix a leak. | Xavier Claessens | 2007-09-19 | 1 | -1/+2 |
* | More dynamic smiley managment and more efficient algorithm to detect | Xavier Claessens | 2007-09-08 | 1 | -0/+351 |