Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use accessor functions instead direct access (Fixes #586476) | Jonny Lamb | 2009-07-10 | 1 | -2/+4 |
| | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | ||||
* | Merge branch 'fix-585601' | Gustavo Noronha Silva | 2009-07-02 | 1 | -0/+4 |
|\ | |||||
| * | Fix Bug 585601: Adium theme is not reloaded on /clear or Ctrl+L or clear ↵ | Gustavo Noronha Silva | 2009-07-01 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | | | menu item The theme was deciding that new messages should be 'joined' to an already existing message bubble, because not enough time had passed, even after clearing the chat area. We now clear last_contact to make sure this never happens. | ||||
* | | Port libempathy-gtk to EmpathyAccount | Sjoerd Simons | 2009-07-01 | 1 | -1/+1 |
|/ | |||||
* | empathy-chat-text-view: remove trailing tabs | Guillaume Desmottes | 2009-06-25 | 1 | -141/+141 |
| | |||||
* | Fix Bug 586133: don't autoscroll on new messages | Nicolò Chieffo | 2009-06-23 | 1 | -3/+9 |
| | |||||
* | Fix build error due to wrong rebase | Xavier Claessens | 2009-06-12 | 1 | -1/+0 |
| | |||||
* | - Implement remaining functions on EmpathyThemeAdium. | Xavier Claessens | 2009-06-12 | 1 | -18/+10 |
| | | | | | - Fix refcounting of EmpathySmileyManager, avoid double free in its finalize. - Create our own context menu on EmpathyThemeAdium. | ||||
* | Reorganise a bit the body parsing and add support for URL | Xavier Claessens | 2009-06-12 | 1 | -0/+1 |
| | |||||
* | empathy-chat-text-view: fix coding style and update FSF address | Guillaume Desmottes | 2009-05-18 | 1 | -9/+9 |
| | |||||
* | Remove useless glade include | Xavier Claessens | 2009-04-16 | 1 | -9/+1 |
| | | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2843 | ||||
* | Move URI regex to empathy-ui-utils | Xavier Claessens | 2009-03-03 | 1 | -13/+3 |
| | | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2549 | ||||
* | Some string comments requested by translators (#572875) | Frederic Peters | 2009-02-24 | 1 | -0/+2 |
| | | | | svn path=/trunk/; revision=2532 | ||||
* | Minor string fixes. Fixes bug #571635 | Bruce Cowan | 2009-02-17 | 1 | -1/+1 |
| | | | | | | From: Bruce Cowan <bugs@bcowan.fastmail.co.uk> svn path=/trunk/; revision=2473 | ||||
* | Also accept sftp as URL scheme. | Xavier Claessens | 2009-01-29 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=2261 | ||||
* | \n is also a delimiter for URLs. | Xavier Claessens | 2009-01-29 | 1 | -2/+2 |
| | | | | svn path=/trunk/; revision=2260 | ||||
* | Renamed G_STR_EMPTY to EMP_STR_EMPTY. | Jonny Lamb | 2009-01-23 | 1 | -5/+5 |
| | | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=2249 | ||||
* | Port EmpathySmileyManager to the new singleton policy. | Xavier Claessens | 2009-01-09 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=2116 | ||||
* | Do not assert the tab exists in empathy_chat_text_view_tag_set(), simply ↵ | Xavier Claessens | 2008-12-16 | 1 | -2/+1 |
| | | | | | | return silently. svn path=/trunk/; revision=2006 | ||||
* | Completely rework the theming system to make easy implementing themes based ↵ | Xavier Claessens | 2008-12-16 | 1 | -248/+386 |
| | | | | | | on other classes like webkit. svn path=/trunk/; revision=1993 | ||||
* | Rename EmpathyChatSimpleView to EmpathyChatTextView | Xavier Claessens | 2008-12-16 | 1 | -0/+1236 |
svn path=/trunk/; revision=1987 |