Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clarify macro names | Xavier Claessens | 2009-11-24 | 1 | -15/+21 |
| | |||||
* | Create EMPATHY_RECT_IS_ON_SCREEN macro instead of duplicating its code. | Xavier Claessens | 2009-11-24 | 1 | -3/+2 |
| | |||||
* | Restore position of window if it gets remapped. | Xavier Claessens | 2009-11-24 | 1 | -14/+51 |
| | |||||
* | Make sure to not save offscreen positioning. It happens with compiz. | Xavier Claessens | 2009-11-24 | 1 | -0/+6 |
| | |||||
* | geometry: port to TP coding style | Guillaume Desmottes | 2009-11-16 | 1 | -148/+153 |
| | | | | Most of the file has been rewrite anyway. | ||||
* | Correctly store/restore maximized state of windows. | Xavier Claessens | 2009-11-16 | 1 | -105/+162 |
| | |||||
* | Put configuration data in XDG_CONFIG_DIRS (GNOME bug 494007) | Frédéric Péters | 2009-07-21 | 1 | -1/+1 |
| | |||||
* | Escape window names before saving them in geometry.ini | Nicolò Chieffo | 2009-07-17 | 1 | -4/+14 |
| | | | | Fixes #586967 | ||||
* | empathy-geometry: update FSF address | Guillaume Desmottes | 2009-05-18 | 1 | -2/+2 |
| | |||||
* | Make use of tp-glib debug system. | Xavier Claessens | 2008-05-01 | 1 | -11/+7 |
| | | | | svn path=/trunk/; revision=1066 | ||||
* | Update collabora copyright to 2008 | Xavier Claessens | 2008-03-03 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=688 | ||||
* | Rename all filenames starting with "gossip" by "empathy", change namespace | Xavier Claessens | 2007-06-22 | 1 | -0/+186 |
2007-06-22 Xavier Claessens <xclaesse@gmail.com> * libempathy/*.[ch]: * libempathy-gtk/*.[ch]: * src/*.[ch]: Rename all filenames starting with "gossip" by "empathy", change namespace of all gossip_*() functions to empathy_*(). Fixes bug #444490 (Mario Danic, Xavier Claessens). svn path=/trunk/; revision=170 |