| Commit message (Expand) | Author | Age | Files | Lines |
* | Cleanup licences and copyrights, Modules with 100% collabora code are now | Xavier Claessens | 2007-10-18 | 28 | -251/+259 |
* | Don't warning if we try to load a NULL icon. | Xavier Claessens | 2007-10-15 | 5 | -1/+35 |
* | Updated Spanish translation | Jorge Gonzalez Gonzalez | 2007-10-14 | 2 | -13/+37 |
* | Updated Occitan translation | Yannig MARCHEGAY | 2007-10-14 | 1 | -101/+194 |
* | Updated Occitan translation | Yannig MARCHEGAY | 2007-10-14 | 2 | -0/+1169 |
* | Set chat state to ACTIVE when receiving a message from a contact, avoid | Xavier Claessens | 2007-10-13 | 2 | -0/+11 |
* | Don't use deprecated GtkTooltips API. Add commented out lines in | Xavier Claessens | 2007-10-13 | 19 | -91/+100 |
* | Use g_timeout_add_seconds when appropriated to avoid weaking the process | Xavier Claessens | 2007-10-13 | 10 | -78/+47 |
* | Set supress_handler to TRUE when creating new group channel. | Xavier Claessens | 2007-10-12 | 2 | -3/+8 |
* | Add missing files. | Xavier Claessens | 2007-10-11 | 2 | -0/+6 |
* | sv.po: Updated Swedish translation | Daniel Nylander | 2007-10-11 | 2 | -241/+341 |
* | Bump MissionControl version to 4.37, we uses new API introduced in that | Xavier Claessens | 2007-10-10 | 2 | -1/+6 |
* | More flexible API for EmpathyContactWidget, we now have flags to set | Xavier Claessens | 2007-10-10 | 9 | -59/+113 |
* | Makes avatar looks better in information and edit dialogs. | Xavier Claessens | 2007-10-09 | 5 | -79/+92 |
* | Implement EmpathyAvatarChooser and EmpathyAvatarImage and make use of them | Xavier Claessens | 2007-10-09 | 11 | -106/+1216 |
* | Updated Japanese translation. | Takeshi AIHANA | 2007-10-08 | 2 | -28/+60 |
* | Updated Spanish translation | Jorge Gonzalez Gonzalez | 2007-10-07 | 2 | -32/+66 |
* | Initialize every GError to NULL. Fixes bug #482889. | Marco Barisione | 2007-10-04 | 5 | -5/+13 |
* | Oops, useless g_print | Xavier Claessens | 2007-10-02 | 1 | -1/+0 |
* | really fix protocol group | Xavier Claessens | 2007-10-02 | 1 | -8/+10 |
* | Add back protocol group. | Xavier Claessens | 2007-10-02 | 2 | -0/+12 |
* | Add a #ifdef HAVE_VOIP. Fixes bug #482190 (Marco Barisione). | Xavier Claessens | 2007-10-01 | 2 | -0/+7 |
* | Use fd.o standard location for autostart desktop files. Fixes bug #481860 | Xavier Claessens | 2007-10-01 | 3 | -2/+7 |
* | Bump version to 0.15. | Xavier Claessens | 2007-10-01 | 2 | -1/+5 |
* | Add tp-stream-engine.xml to EXTRA_DIST. Add empathy-call-window.glade.EMPATHY_0_14 | Xavier Claessens | 2007-10-01 | 3 | -0/+7 |
* | Update before release. | Xavier Claessens | 2007-10-01 | 3 | -4/+13 |
* | Fix refcounting of priv->factory. Fixes bug #473116. | Xavier Claessens | 2007-10-01 | 2 | -11/+17 |
* | Adding sanity checks to public functions. | Xavier Claessens | 2007-10-01 | 2 | -6/+23 |
* | Add some sanity checks. Fixes bug #463051. | Xavier Claessens | 2007-10-01 | 3 | -2/+14 |
* | Disconnect all signals in finalize. Fixes bug #462815. | Xavier Claessens | 2007-10-01 | 2 | -0/+26 |
* | Disconnect signals on chatroom manager. Fixes bug #456619. | Xavier Claessens | 2007-10-01 | 2 | -0/+11 |
* | Disconnect signals on list and contacts when finalizing the store. | Xavier Claessens | 2007-10-01 | 2 | -1/+40 |
* | Hide VOIP stuff if empathy is not compiled with --enable-voip=yes. Fixes | Xavier Claessens | 2007-10-01 | 3 | -2/+27 |
* | Updated to use new avatar cache. | Xavier Claessens | 2007-10-01 | 3 | -86/+89 |
* | ref group when async calls are in flight to avoid destroying the object | Xavier Claessens | 2007-09-29 | 3 | -8/+18 |
* | Refcount ContactFactoryAccountData struct. | Xavier Claessens | 2007-09-29 | 2 | -100/+90 |
* | Initial Voice+Video support Fixes bug #468204 (Elliot Fairweather, Xavier | Xavier Claessens | 2007-09-29 | 23 | -67/+1606 |
* | Updated Japanese translation. | Takeshi AIHANA | 2007-09-29 | 2 | -89/+129 |
* | Ported from VOIP branch. | Xavier Claessens | 2007-09-28 | 6 | -28/+76 |
* | Bump version to 0.14. Updated. | Xavier Claessens | 2007-09-28 | 8 | -11/+132 |
* | Updated for 0.13 release.EMPATHY_0_13 | Xavier Claessens | 2007-09-28 | 3 | -5/+32 |
* | Remove GnomeProgram, not useful anymore, drop libgnome dependency. Fixes | Xavier Claessens | 2007-09-28 | 7 | -21/+38 |
* | Look in the local_pendings list if a contact is already local pending. Fix | Xavier Claessens | 2007-09-28 | 3 | -3/+9 |
* | Fix 2 leaks thanks to valgrind. | Xavier Claessens | 2007-09-27 | 3 | -0/+7 |
* | No need to init gtk, GMainLoop is enough and makes easier to run valgrind. | Xavier Claessens | 2007-09-27 | 3 | -7/+17 |
* | Fix leak when loading avatar from cache. Do not request avatar for unknown | Xavier Claessens | 2007-09-27 | 3 | -60/+64 |
* | Set the sort function before begin to sort otherwise we get warnings. | Xavier Claessens | 2007-09-27 | 2 | -3/+8 |
* | Forgot changelog | Xavier Claessens | 2007-09-27 | 1 | -1/+2 |
* | Cache avatars and RequestAvatars only when needed. | Xavier Claessens | 2007-09-27 | 6 | -61/+342 |
* | Fix capabilities update, the NOT operator is ~ and not ! | Xavier Claessens | 2007-09-26 | 2 | -2/+7 |
* | Fix warning when sort criterium is NULL and when there is no profile. | Xavier Claessens | 2007-09-26 | 3 | -19/+29 |
* | Updated Spanish translation | Jorge Gonzalez Gonzalez | 2007-09-26 | 2 | -51/+78 |
* | Ignore log files that don't have a good filename. Fixes bug #462046 | Xavier Claessens | 2007-09-21 | 3 | -1/+11 |
* | Explicitely use libempathy from builddir. Fixes bug #478558 (Frederic | Xavier Claessens | 2007-09-21 | 2 | -1/+6 |
* | Move TP_CHANNEL_CHAT_STATE_PAUSED to the not typing case. Fixes bug | Xavier Claessens | 2007-09-21 | 2 | -1/+6 |
* | Tooltip for subscription request shouldn't display "Message:" if the | Xavier Claessens | 2007-09-21 | 2 | -8/+17 |
* | Do not set "new message" in the title of conversation windows, it's | Xavier Claessens | 2007-09-21 | 2 | -47/+14 |
* | Fix warnings when finalizing. | Xavier Claessens | 2007-09-21 | 6 | -18/+82 |
* | Fix ref count error for account objects. | Xavier Claessens | 2007-09-21 | 22 | -5/+1112 |
* | Updated Spanish translation | Jorge Gonzalez Gonzalez | 2007-09-20 | 2 | -75/+93 |
* | Add 2 properties to EmpathyIdle to activate auto-away and auto-disconnect, | Xavier Claessens | 2007-09-20 | 5 | -18/+120 |
* | Fix a leak. | Xavier Claessens | 2007-09-19 | 2 | -1/+6 |
* | Updated Finnish translation | Ilkka Tuohela | 2007-09-13 | 2 | -64/+79 |
* | Forgot changelog | Xavier Claessens | 2007-09-11 | 1 | -0/+10 |
* | "interactive" property on EmpathyContactListView to enable/disable contect | Xavier Claessens | 2007-09-11 | 5 | -12/+71 |
* | Updated Catalan translation. | Jordi Mallach | 2007-09-10 | 2 | -724/+1137 |
* | Fix debug message. | Xavier Claessens | 2007-09-10 | 4 | -6/+8 |
* | Request media channel when clicking on call icon. | Xavier Claessens | 2007-09-09 | 4 | -2/+31 |
* | forgot to add those files | Xavier Claessens | 2007-09-09 | 3 | -0/+179 |
* | Adding UI to start a VoIP call. It does nothing yet. Most of the code is | Xavier Claessens | 2007-09-09 | 10 | -30/+227 |
* | Adding capabilities contact property. | Xavier Claessens | 2007-09-09 | 4 | -31/+228 |
* | Make use of the search function to correctly find when typing in the | Xavier Claessens | 2007-09-08 | 3 | -6/+17 |
* | Fix crash if there is no date for a conversation. Fixes bug #473510. | Xavier Claessens | 2007-09-08 | 2 | -68/+58 |
* | Correct bug number | Xavier Claessens | 2007-09-08 | 1 | -0/+1 |
* | Updated for new API. | Xavier Claessens | 2007-09-08 | 3 | -62/+77 |
* | Bump libtelepathy depend to 0.0.57. | Xavier Claessens | 2007-09-08 | 2 | -1/+5 |
* | More dynamic smiley managment and more efficient algorithm to detect | Xavier Claessens | 2007-09-08 | 14 | -473/+536 |
* | Updated Finnish translation | Ilkka Tuohela | 2007-09-01 | 2 | -102/+144 |
* | Updated. | Xavier Claessens | 2007-08-31 | 11 | -34/+196 |
* | Don't use deprecated RequestAvatar method. | Xavier Claessens | 2007-08-31 | 2 | -51/+13 |
* | match maintainer.py syntax | Xavier Claessens | 2007-08-31 | 1 | -2/+5 |
* | Completely reworked ContactList API. Fixes bug #471611, bug #467280, bug #459... | Xavier Claessens | 2007-08-31 | 49 | -4637/+4085 |
* | Updated French translation by Laurent Bigonville and Stéphane Raimbault. | Stéphane Raimbault | 2007-08-30 | 2 | -77/+121 |
* | Make use of AM_PATH_PYTHON to get python variables. Fixes bug #470642 | Xavier Claessens | 2007-08-29 | 4 | -3/+15 |
* | Updated Croatian translation (Senko Rasic) | Xavier Claessens | 2007-08-26 | 2 | -948/+685 |
* | Updated Japanese translation. | Takeshi AIHANA | 2007-08-26 | 2 | -53/+92 |
* | Updated Spanish translation | Jorge Gonzalez Gonzalez | 2007-08-25 | 2 | -63/+101 |
* | Bump version to 0.13. Last NEWS entry is for version 0.12 and not 0.11. | Xavier Claessens | 2007-08-25 | 3 | -2/+7 |
* | update lt versionEMPATHY_0_12 | Xavier Claessens | 2007-08-25 | 1 | -1/+1 |
* | Updated. | Xavier Claessens | 2007-08-25 | 5 | -3/+26 |
* | Salut's protocol name is going to change to local-xmpp. Fixes bug #469638 | Xavier Claessens | 2007-08-25 | 6 | -8/+16 |
* | Chech if there is already a Salut account before creating a new one and | Xavier Claessens | 2007-08-25 | 2 | -0/+32 |
* | forgot that file | Xavier Claessens | 2007-08-25 | 1 | -0/+0 |
* | Change jabber icon. Fixes bug #466377 (Björn Martensen). | Xavier Claessens | 2007-08-25 | 17 | -640/+1665 |
* | Add specialised UI for salut settings. Configure a Salut account first | Xavier Claessens | 2007-08-23 | 10 | -6/+743 |
* | Fix build system, make distcheck now works. | Xavier Claessens | 2007-08-20 | 4 | -3/+19 |
* | Add python binding. Fixes bug #457660 (Michael Sheldon). | Xavier Claessens | 2007-08-20 | 13 | -1/+3864 |
* | Last patch was from Cosimo Cecchi | Xavier Claessens | 2007-08-20 | 1 | -1/+1 |
* | Edit menu should be second from the left. Fixes bug #467827 (Reinout van | Xavier Claessens | 2007-08-20 | 2 | -46/+51 |
* | Updated Polish translation by GNOME PL Team. | Artur Flinta | 2007-08-19 | 2 | -84/+98 |
* | Updated Spanish translation | Jorge Gonzalez Gonzalez | 2007-08-19 | 2 | -69/+58 |
* | Updated Finnish translation | Ilkka Tuohela | 2007-08-17 | 1 | -11/+30 |
* | Updated Finnish translation | Ilkka Tuohela | 2007-08-16 | 2 | -1540/+637 |
* | Updated Japanese translation. | Takeshi AIHANA | 2007-08-14 | 2 | -95/+82 |
* | One more fix. Thanks to Claude Paroz. | Stéphane Raimbault | 2007-08-14 | 2 | -722/+5 |
* | Only update the topic of it has really be changed, avoid diplaying many | Xavier Claessens | 2007-08-13 | 3 | -19/+37 |
* | Updated French translation with fixes suggested by Stéphane Raimbault. | Frederic Peters | 2007-08-13 | 2 | -10/+20 |
* | Bump version to 0.12. | Xavier Claessens | 2007-08-13 | 2 | -1/+5 |
* | Update libtool version.EMPATHY_0_11 | Xavier Claessens | 2007-08-13 | 5 | -5/+36 |
* | Removed spaces in the SupportedPresences key to workaround a MC warning SF | Xavier Claessens | 2007-08-12 | 2 | -1/+6 |
* | Make "Add account" button insensitive when we are creating one. Fixes bug | Xavier Claessens | 2007-08-12 | 2 | -0/+12 |
* | s/Local Network/People nearby/ (Sjoerd Simons) | Xavier Claessens | 2007-08-11 | 2 | -1/+6 |
* | Updated French translation. | Frederic Peters | 2007-08-11 | 2 | -561/+714 |
* | Change a bit some debug output | Xavier Claessens | 2007-08-10 | 2 | -1/+6 |
* | Unselect accounts when clicking on "add" button. Fixes bug #459173 (Cosimo | Xavier Claessens | 2007-08-10 | 2 | -1/+13 |
* | add some spacing in "Custom message" dialog. Fixes bug #465360 (Frederic | Xavier Claessens | 2007-08-10 | 2 | -0/+7 |
* | Add hidden supprot. Fixes bug #455510 (Cosimo Cecchi). | Xavier Claessens | 2007-08-10 | 10 | -11/+33 |
* | Change debug message | Xavier Claessens | 2007-08-10 | 1 | -2/+4 |
* | Remove per-state "Custom message..." item and add one on the bottom of the | Xavier Claessens | 2007-08-10 | 6 | -339/+363 |
* | Updated Basque translation. | Inaki Larranaga Murgoitio | 2007-08-09 | 2 | -1366/+666 |
* | Remove workaround for mc-enum-types.h not being installed by MC and bump | Xavier Claessens | 2007-08-09 | 4 | -17/+11 |
* | Useless spell checker option. Fixes bug #459164 (Cosimo Cecchi). | Xavier Claessens | 2007-08-09 | 3 | -77/+22 |
* | Requier automake 1.9. Fixes bug #464822 (Cosimo Cecchi). | Xavier Claessens | 2007-08-09 | 2 | -1/+5 |
* | Updated the MAINTAINERS file to match new syntax. | Xavier Claessens | 2007-08-08 | 2 | -1/+8 |
* | Updated Polish translation by GNOME PL Team. | Artur Flinta | 2007-08-08 | 2 | -171/+424 |
* | Remove empathy-marshal-main.c and include empathy-marshal.h from | Marco Barisione | 2007-08-08 | 14 | -109/+192 |
* | Change main window's title to "Contact list". | Xavier Claessens | 2007-08-07 | 2 | -1/+6 |
* | Don't forget to reverse the glist of pending messages. | Xavier Claessens | 2007-08-06 | 3 | -1/+12 |
* | Add an Advanced section and remove size_group. Fixes bug #463759 (Jaap A. | Xavier Claessens | 2007-08-06 | 4 | -176/+343 |
* | Updated Spanish translation | Jorge Gonzalez Gonzalez | 2007-08-06 | 2 | -30/+28 |
* | Click on the treeview to edit the name of an account. Fixes bug #459166. | Xavier Claessens | 2007-08-03 | 3 | -89/+56 |
* | Do not try to guess the Jabber server from the jid, gabble does that for | Xavier Claessens | 2007-08-03 | 2 | -23/+5 |
* | Update doc. | Xavier Claessens | 2007-08-03 | 6 | -32/+91 |
* | Do not list profiles that don't have the corresponding CM installed when | Xavier Claessens | 2007-08-02 | 2 | -1/+17 |
* | Remove size_group. Fixes bug #462792. | Xavier Claessens | 2007-08-02 | 2 | -5/+5 |
* | Adding new empathy_strdiff API stolen from telepathy-glib. It check if | Xavier Claessens | 2007-08-02 | 4 | -135/+26 |
* | Click on the tray icon shows the window if it's not active and hide if it | Xavier Claessens | 2007-08-02 | 2 | -1/+7 |
* | don't display "Topic set to: (null)". Fixes bug #460205 (Michael Scherer). | Xavier Claessens | 2007-08-02 | 2 | -1/+10 |
* | Updated Spanish translation | Jorge Gonzalez Gonzalez | 2007-08-01 | 2 | -62/+100 |
* | Updated Japanese translation. | Takeshi AIHANA | 2007-07-31 | 2 | -89/+143 |
* | sv.po: Swedish translation updated | Daniel Nylander | 2007-07-31 | 2 | -992/+529 |
* | Added back, it calls gnome-autogen.sh. | Xavier Claessens | 2007-07-30 | 2 | -0/+27 |
* | Add missing include string.h. | Xavier Claessens | 2007-07-30 | 3 | -0/+9 |
* | Bump version to 0.11. | Xavier Claessens | 2007-07-30 | 3 | -3/+6 |
* | UpdatedEMPATHY_0_10 | Xavier Claessens | 2007-07-30 | 1 | -0/+5 |
* | Bump soname | Xavier Claessens | 2007-07-30 | 1 | -2/+2 |
* | Align param names on the left. | Xavier Claessens | 2007-07-30 | 6 | -140/+57 |
* | Better like that | Xavier Claessens | 2007-07-29 | 1 | -2/+3 |
* | Makes easier to change to profile order. | Xavier Claessens | 2007-07-29 | 2 | -18/+18 |
* | Try to guess the server from the jid only if we are using the jabber | Xavier Claessens | 2007-07-29 | 2 | -8/+26 |
* | Improve the sort function a bit to have Jabber before GTalk. | Xavier Claessens | 2007-07-29 | 2 | -10/+23 |
* | Update the Enable/Disable button even if there is no account selected. Set | Xavier Claessens | 2007-07-29 | 3 | -13/+77 |
* | Sort profiles to have free protocols first. Fixes bug #460605. | Xavier Claessens | 2007-07-28 | 2 | -3/+64 |
* | Add message type in log files. Fixes bug #459579. | Xavier Claessens | 2007-07-27 | 6 | -35/+97 |
* | Add missing file libempathy-gtk/empathy-account-widget-msn.glade. | Xavier Claessens | 2007-07-27 | 2 | -0/+6 |
* | Bump version to 0.10 | Xavier Claessens | 2007-07-27 | 2 | -1/+5 |
* | Hide "advanced options" for jabber in a GtkExpander. Fixes bug #459168 | Xavier Claessens | 2007-07-27 | 3 | -276/+359 |
* | Fix Room listing. Fixes bug #460416 (Sjoerd Simons). | Xavier Claessens | 2007-07-26 | 3 | -15/+11 |
* | Use libtool -version-info. Fixes bug #460579 (Laurent Bigonville). | Xavier Claessens | 2007-07-26 | 4 | -0/+31 |
* | forgot to set the bug # in the changelog | Xavier Claessens | 2007-07-26 | 1 | -1/+1 |
* | Remove the autogen.sh script and use gnome-autogen.sh instead. | Xavier Claessens | 2007-07-26 | 3 | -217/+7 |
* | Do not show salut accounts in the add contact dialog. Rework a bit | Xavier Claessens | 2007-07-26 | 11 | -157/+232 |
* | add contact frame is not hidden after cancelling. Fixes bug #458997 | Xavier Claessens | 2007-07-26 | 2 | -0/+8 |
* | Fix problems when NM is not running. Fixes bug #460419. | Xavier Claessens | 2007-07-26 | 6 | -23/+32 |
* | updatedEMPATHY_0_9 | Xavier Claessens | 2007-07-26 | 1 | -0/+21 |
* | Adding more debug output. | Xavier Claessens | 2007-07-26 | 2 | -4/+14 |
* | Add a check to be sure the new channel is valid in the NewChannel cb. | Xavier Claessens | 2007-07-25 | 2 | -0/+6 |
* | Initial room list support. It does not works yet. | Xavier Claessens | 2007-07-20 | 25 | -383/+1031 |
* | Updated Spanish translation | Jorge Gonzalez Gonzalez | 2007-07-15 | 2 | -44/+64 |
* | Show avatars by default. | Xavier Claessens | 2007-07-14 | 2 | -0/+5 |
* | If there is no pending msg when a text channel should be filtered wait for | Xavier Claessens | 2007-07-14 | 2 | -13/+38 |
* | Fix avatar request queue. | Xavier Claessens | 2007-07-13 | 2 | -24/+27 |
* | typo in widget name | Xavier Claessens | 2007-07-13 | 1 | -1/+1 |
* | Remove unused nickname entry and use a GtkTable for room information. More | Xavier Claessens | 2007-07-13 | 7 | -333/+192 |
* | Fix missing header for EmpathyAccountWidgetMSN. | Xavier Claessens | 2007-07-13 | 4 | -5/+56 |
* | Adding initial API documentation using gtk-doc. | Xavier Claessens | 2007-07-13 | 64 | -1/+5823 |
* | forgot to set a changelog entry for last commit | Xavier Claessens | 2007-07-12 | 1 | -0/+6 |
* | Auto-accept to publish presence to contacts that are in our subscribe | Xavier Claessens | 2007-07-12 | 1 | -8/+20 |
* | Add EMPATHY_LOGFILE env variable. Fixes bug #455240 (Guillaume Desmottes). | Xavier Claessens | 2007-07-10 | 4 | -1/+50 |
* | Add MSN setting UI. Fixes bug #443162 (Cosimo Cecchi). | Xavier Claessens | 2007-07-09 | 9 | -37/+498 |
* | Workaround to fix a commonly reported crash. Add a missing check. | Xavier Claessens | 2007-07-07 | 3 | -0/+18 |
* | Bump MC version required to 4.27. Updated. | Xavier Claessens | 2007-07-01 | 3 | -2/+7 |
* | Fix a leaked ref. | Xavier Claessens | 2007-07-01 | 17 | -582/+1095 |
* | Updated Spanish translation | Jorge Gonzalez Gonzalez | 2007-06-28 | 2 | -421/+430 |
* | Updated Japanese translation. | Takeshi AIHANA | 2007-06-24 | 2 | -413/+463 |
* | Install libempathy and libempathy-gtk and make their API public. | Xavier Claessens | 2007-06-23 | 6 | -62/+152 |
* | s/gossip/empathy/ | Xavier Claessens | 2007-06-22 | 2 | -29/+33 |
* | Rename all filenames starting with "gossip" by "empathy", change namespace | Xavier Claessens | 2007-06-22 | 136 | -5669/+5666 |
* | sv.po: Updated Swedish translation | Daniel Nylander | 2007-06-22 | 2 | -251/+318 |
* | Bump version to 0.9 | Xavier Claessens | 2007-06-22 | 2 | -1/+5 |
* | Updated NEWSEMPATHY_0_8 | Xavier Claessens | 2007-06-22 | 1 | -0/+18 |
* | Fix typo causing warnings. | Xavier Claessens | 2007-06-22 | 2 | -1/+5 |
* | We show in our roster all contacts members and remote-pending of subscribe | Xavier Claessens | 2007-06-21 | 9 | -48/+151 |
* | updated dzongkha translation | Pema Geyleg | 2007-06-21 | 2 | -386/+64 |
* | Adding NetworkManager support. | Xavier Claessens | 2007-06-21 | 3 | -64/+133 |
* | Translation updated. | Gabor Kelemen | 2007-06-19 | 2 | -110/+365 |
* | Updated Spanish translation | Jorge Gonzalez Gonzalez | 2007-06-15 | 2 | -77/+339 |
* | Prepare for slack time when coming back from auto away. Not yet fully | Xavier Claessens | 2007-06-15 | 6 | -154/+169 |
* | Translation updated. | Gabor Kelemen | 2007-06-15 | 2 | -835/+19 |
* | Use gtk-info for contact informaiton. | Xavier Claessens | 2007-06-15 | 10 | -6/+346 |
* | rename src/empathy-main.c to -src/empathy.c in POTFILES.in | Xavier Claessens | 2007-06-14 | 1 | -1/+1 |
* | Show logs when right click on a contact in the roster. | Xavier Claessens | 2007-06-14 | 2 | -4/+20 |
* | Empathy is no more splitted into 2 processes. It makes debugging more | Xavier Claessens | 2007-06-14 | 8 | -287/+92 |
* | Disconnect signals from chatroom_manager. Fixes bug #447178. | Xavier Claessens | 2007-06-14 | 2 | -1/+9 |
* | Get strings in empathy.desktop.in.in and skip empathy.desktop.in. Fixes | Xavier Claessens | 2007-06-14 | 3 | -2/+8 |
* | Adding missing files. | Xavier Claessens | 2007-06-14 | 2 | -1/+7 |
* | Do not create log directory for a chat if there is no messages to put in. | Xavier Claessens | 2007-06-14 | 5 | -96/+68 |
* | Make use of ACTIVE_USER_WAIT_TO_ENABLE_TIME | Xavier Claessens | 2007-06-14 | 1 | -1/+1 |
* | New window for viewing logs. | Xavier Claessens | 2007-06-14 | 21 | -148/+2243 |
* | Translation updated. | Gabor Kelemen | 2007-06-11 | 1 | -0/+4 |
* | Updated Polish translation (Tomasz Dominikowski). | Xavier Claessens | 2007-06-10 | 2 | -591/+482 |
* | forgot to add new files | Xavier Claessens | 2007-06-10 | 1 | -0/+2 |
* | Adding spellcheck support. | Xavier Claessens | 2007-06-10 | 9 | -26/+574 |
* | Smooth scrolling. Fixes bug #445859 (Raphael Slinckx). | Xavier Claessens | 2007-06-10 | 2 | -18/+53 |
* | Updated Japanese translation. | Takeshi AIHANA | 2007-06-10 | 2 | -62/+281 |
* | Emit notify signal only if the property value effectively changed. | Xavier Claessens | 2007-06-10 | 2 | -0/+33 |
* | Fix warning for DnD. patch imported from gossip. | Xavier Claessens | 2007-06-10 | 2 | -48/+49 |
* | Bump version to 0.8 | Xavier Claessens | 2007-06-10 | 6 | -6/+23 |
* | updatedEMPATHY_0_7 | Xavier Claessens | 2007-06-09 | 1 | -0/+11 |
* | Make it distcheck | Xavier Claessens | 2007-06-09 | 2 | -3/+3 |
* | Fix a warning. | Xavier Claessens | 2007-06-09 | 2 | -2/+8 |
* | We can now add a new contact. EmpathyContactWidget can change the contact | Xavier Claessens | 2007-06-09 | 7 | -132/+437 |
* | Checks if the chatroom has an account and a room. Fixes bug #444135. | Xavier Claessens | 2007-06-09 | 2 | -1/+7 |
* | Do not save when closing the dialog. Update information in real-time and | Xavier Claessens | 2007-06-09 | 7 | -185/+102 |
* | Fix build on 64bits arch. Fixes bug #444680 (Matej Cepl). | Xavier Claessens | 2007-06-09 | 2 | -1/+6 |
* | Updated Spanish translation | Jorge Gonzalez Gonzalez | 2007-06-08 | 2 | -883/+45 |
* | Fix response and action buttons. | Xavier Claessens | 2007-06-07 | 3 | -67/+14 |
* | Implement editing and viewing contact information with right click on the | Xavier Claessens | 2007-06-07 | 12 | -306/+364 |
* | EmpatchContactWidget has 2 modes: editable or not. | Xavier Claessens | 2007-06-07 | 5 | -46/+80 |
* | Updated with new files. | Xavier Claessens | 2007-06-07 | 2 | -0/+11 |
* | New dialog: EmpathySubscriptionDialog. It uses EmpathyContactWidget to | Xavier Claessens | 2007-06-07 | 9 | -9/+440 |
* | New widget: EmpathyContactWidget. It displays information about a contact, | Xavier Claessens | 2007-06-06 | 8 | -38/+1704 |
* | Add support for blinking when there is an event. Make use of EmpathyIdle | Xavier Claessens | 2007-06-06 | 13 | -287/+898 |
* | Set use_stock for button_connect to False, to avoid a crasher when opening | Xavier Claessens | 2007-06-04 | 3 | -4/+24 |
* | adding more detail to the changelog | Xavier Claessens | 2007-06-04 | 1 | -1/+2 |
* | libempathy-gtk/gossip-ui-utils.c libempathy-gtk/gossip-accounts-dialog.c | Xavier Claessens | 2007-06-04 | 16 | -536/+33 |
* | Add missing files that have strings for translation. Skip | Xavier Claessens | 2007-06-03 | 3 | -0/+16 |
* | Add all properties described by TP spec for the Text channel on | Xavier Claessens | 2007-06-03 | 6 | -99/+449 |
* | sv.po: Updated Swedish translation | Daniel Nylander | 2007-06-03 | 2 | -149/+184 |
* | Fix crash when there is no log available for a chat. Fix a crash when | Xavier Claessens | 2007-06-03 | 4 | -7/+16 |
* | Log chats and display 10 last messages when opening a new chat. | Xavier Claessens | 2007-06-02 | 8 | -65/+752 |
* | Set default presence to available if there is no presence iface. | Xavier Claessens | 2007-06-02 | 4 | -4/+22 |
* | Use gnome_vfs_url_show() instead of gnome_url_show() to avoid libgnomeui | Xavier Claessens | 2007-06-02 | 4 | -20/+20 |
* | Monitor changes on chatrooms.xml file and relead it when it's modified. | Xavier Claessens | 2007-06-02 | 6 | -52/+170 |
* | Bump version to 0.7 | Xavier Claessens | 2007-06-02 | 2 | -1/+5 |
* | updated | Xavier Claessens | 2007-06-01 | 1 | -0/+11 |
* | set bug # | Xavier Claessens | 2007-06-01 | 1 | -1/+1 |
* | No need to RequestHandle, MissionControl has API to request the channel | Xavier Claessens | 2007-05-31 | 4 | -69/+51 |
* | Do not restore away presence message when coming back after the user set | Xavier Claessens | 2007-05-31 | 2 | -2/+6 |
* | Fix warning when selecting all accounts. | Xavier Claessens | 2007-05-31 | 29 | -178/+2443 |