| Commit message (Expand) | Author | Age | Files | Lines |
* | Updated Arabic Translation by Abou Manal. | Djihed Afifi | 2008-02-10 | 2 | -76/+112 |
* | Bump version to 0.21.91 | Xavier Claessens | 2008-02-10 | 1 | -1/+1 |
* | Force a larger account treeview.EMPATHY_0_21_90 | Xavier Claessens | 2008-02-10 | 1 | -577/+346 |
* | Update python binding to not add ephy symbols | Xavier Claessens | 2008-02-10 | 3 | -45/+2 |
* | Generate marshal.list thanks to gabble black magic. | Xavier Claessens | 2008-02-10 | 6 | -19/+38 |
* | Do not export symbols outside the empathy_ namespace. | Xavier Claessens | 2008-02-10 | 14 | -25/+24 |
* | Mark some private symbols as static | Xavier Claessens | 2008-02-10 | 1 | -6/+6 |
* | Prepare for 0.21.90 release | Xavier Claessens | 2008-02-10 | 3 | -97/+103 |
* | Set a title to the enable column in account dialog | Xavier Claessens | 2008-02-10 | 1 | -7/+8 |
* | Put the toggle cell to enable/disable account in a separate column. Fixes bug... | Xavier Claessens | 2008-02-10 | 1 | -5/+7 |
* | Change new message dialog to new conversation and make possible to do voip call. | Xavier Claessens | 2008-02-09 | 9 | -613/+512 |
* | Updated eu translation (<Inaki Larranaga Murgoitio | Iñaki Larrañaga Murgoitio | 2008-02-09 | 1 | -161/+183 |
* | Make sure translator set the right commit message. | Xavier Claessens | 2008-02-08 | 1 | -4/+3 |
* | Move nickname to the main section of account setting UI and do not set automa... | Xavier Claessens | 2008-02-08 | 2 | -75/+67 |
* | Updated Arabic Translation by Djihed Afifi. | Djihed Afifi | 2008-01-31 | 2 | -183/+303 |
* | Updated Galician Translation. | Ignacio Casal Quinteiro | 2008-01-30 | 2 | -196/+222 |
* | Updated Spanish translation by Jorge Gonzalez | Jorge Gonzalez Gonzalez | 2008-01-27 | 1 | -49/+41 |
* | Remove EmpathyPresence object and have "presence" and "presence-message" prop... | Xavier Claessens | 2008-01-25 | 26 | -665/+289 |
* | Add *.loT to gitignore | Xavier Claessens | 2008-01-25 | 1 | -0/+1 |
* | fix src/empathy build. empathy-conf was moved to libempathy-gtk. Fixes bug #5... | Xavier Claessens | 2008-01-24 | 1 | -1/+1 |
* | Add a public method to change the contact showed. | Xavier Claessens | 2008-01-24 | 2 | -0/+25 |
* | Move empathy-conf to libempathy-gtk. libempathy do not depend directly on gco... | Xavier Claessens | 2008-01-23 | 22 | -244/+145 |
* | Try to load dtd and glade files from the srcdir first to aboid having to inst... | Xavier Claessens | 2008-01-23 | 3 | -3/+22 |
* | Change "Edit account details" to "Edit account" because it gets too long in l... | Xavier Claessens | 2008-01-23 | 1 | -1/+1 |
* | Update python binding and docs with recent code move | Xavier Claessens | 2008-01-21 | 6 | -95/+161 |
* | libempathy-gtk do not depends on libxml2 anymore. | Xavier Claessens | 2008-01-21 | 1 | -1/+0 |
* | Move empathy-contact-groups to libempathy, it has nothing to do in -gtk | Xavier Claessens | 2008-01-21 | 6 | -13/+8 |
* | Move empathy-status-presets to libempathy, nothing to do with GTK | Xavier Claessens | 2008-01-21 | 7 | -9/+8 |
* | Replace Enable/Disable button by a toggle cell in the account treeview. Fixes... | Xavier Claessens | 2008-01-21 | 2 | -267/+156 |
* | Improve release script | Xavier Claessens | 2008-01-21 | 1 | -3/+15 |
* | Respect CALL feature when clicking on the contact list's microphone icon | Xavier Claessens | 2008-01-21 | 1 | -0/+4 |
* | Do not take show_groups in empathy_contact_list_store_new | Xavier Claessens | 2008-01-21 | 6 | -11/+5 |
* | Add a property to have or not groups on EmpathyContactListStore | Xavier Claessens | 2008-01-21 | 7 | -42/+181 |
* | Add a features property on EmpathyContactListView to enable/disable each action. | Xavier Claessens | 2008-01-21 | 7 | -133/+229 |
* | Add a program to show chat logs | Xavier Claessens | 2008-01-20 | 5 | -7/+71 |
* | Add a cancel button on the custom message diaog | Xavier Claessens | 2008-01-20 | 2 | -12/+36 |
* | Fix a leak: unref the GtkListStore for presets messages | Xavier Claessens | 2008-01-20 | 1 | -0/+2 |
* | Fix alignment of entry boxes in jabber account widget | Xavier Claessens | 2008-01-20 | 2 | -218/+216 |
* | Updated Spanish translation Jorge Gonzalez | Jorge Gonzalez Gonzalez | 2008-01-19 | 1 | -19/+31 |
* | Unset account parameter if user gives an empthy value. | Xavier Claessens | 2008-01-19 | 2 | -8/+36 |
* | Remove useless function declarations | Xavier Claessens | 2008-01-19 | 4 | -50/+0 |
* | Add shortcuts to jabber settings | Xavier Claessens | 2008-01-19 | 1 | -5/+6 |
* | New UI for Jabber accounts, gabble >= 0.7.2 is required. Fixes bug #507840. | Xavier Claessens | 2008-01-19 | 2 | -117/+283 |
* | Include m4 files and autogen.sh in tarballs | Xavier Claessens | 2008-01-18 | 2 | -1/+8 |
* | Fix state order to have offline contacts last. Fixes bug #509906. | Xavier Claessens | 2008-01-18 | 1 | -1/+27 |
* | Show/Hide main window when chaning corresponding gcong key. | Xavier Claessens | 2008-01-17 | 1 | -0/+18 |
* | Do not set MAIN_WINDOW_HIDDEN gconf key if not needed | Xavier Claessens | 2008-01-17 | 1 | -8/+12 |
* | Do not install tests programs | Xavier Claessens | 2008-01-17 | 1 | -1/+1 |
* | Remove not implemented and not used empathy_time_parse_format function. | Xavier Claessens | 2008-01-17 | 2 | -11/+0 |
* | Bump version to 0.21.6, this time we really got 0.21.5.x right! | Xavier Claessens | 2008-01-17 | 1 | -1/+1 |
* | Icon location changed, forgot to change in empathy-account program. | Xavier Claessens | 2008-01-17 | 1 | -1/+1 |
* | Prepare for release 0.21.5.2EMPATHY_0_21_5_2 | Xavier Claessens | 2008-01-17 | 3 | -2/+17 |
* | Update API documentation generator. | Xavier Claessens | 2008-01-16 | 6 | -71/+92 |
* | Update python binding for new API. | Xavier Claessens | 2008-01-16 | 4 | -77/+930 |
* | Rename BlockType to EMPATHY_CHAT_VIEW_BLOCK to respect namespace | Xavier Claessens | 2008-01-16 | 3 | -26/+26 |
* | Change EMPATHY_AVATAR_CHOOSER_TYPE to EMPATHY_TYPE_AVATAR_CHOOSER | Xavier Claessens | 2008-01-16 | 2 | -7/+7 |
* | Ignore ssl errors for gtalk profile by default otherwise it won't connect. | Xavier Claessens | 2008-01-16 | 1 | -0/+1 |
* | Add a missing include | Xavier Claessens | 2008-01-16 | 1 | -0/+1 |
* | Remove deleted API from python binding | Xavier Claessens | 2008-01-16 | 1 | -15/+0 |
* | Make use of tp_strdiff() to be NULL-safe. Fixes bug #509656. | Xavier Claessens | 2008-01-16 | 1 | -13/+7 |
* | Updated ja translation (Takeshi AIHANA) | Takeshi Aihana | 2008-01-15 | 1 | -110/+119 |
* | Updated sv translation (Daniel Nylander) | Daniel Nylander | 2008-01-15 | 1 | -96/+96 |
* | Bump version to 0.21.6. | Xavier Claessens | 2008-01-15 | 1 | -1/+1 |
* | Fix authors for fixed bugs in NEWS and release.py, Bump ABI version and prepa...EMPATHY_0_21_5_1 | Xavier Claessens | 2008-01-14 | 3 | -59/+63 |
* | Improve a bit release.py script | Xavier Claessens | 2008-01-14 | 1 | -1/+8 |
* | Remove action from release.py scriptEMPATHY_0_21_5 | Xavier Claessens | 2008-01-14 | 1 | -1/+0 |
* | Update NEWS for 0.21.5 release | Xavier Claessens | 2008-01-14 | 2 | -1/+42 |
* | Scalable images are .svg no .png | Xavier Claessens | 2008-01-14 | 1 | -1/+1 |
* | Make use of PresenceChanged signal now that it got fixed in MC 4.53. Fixes bu... | Xavier Claessens | 2008-01-14 | 2 | -8/+11 |
* | Use O instead of 0 for smileys face-angel and face-surprise. Fixes bug #508520. | Xavier Claessens | 2008-01-14 | 1 | -2/+2 |
* | Improve release script | Xavier Claessens | 2008-01-14 | 1 | -112/+94 |
* | Updated Spanish translation | Jorge Gonzalez Gonzalez | 2008-01-13 | 1 | -92/+94 |
* | Change "Autoconnect on startup" to "Automatically connect on startup". | Xavier Claessens | 2008-01-13 | 1 | -643/+1061 |
* | Add sanity check to public API | Xavier Claessens | 2008-01-12 | 1 | -2/+19 |
* | Add im-sip icon picked from pidgin. | Xavier Claessens | 2008-01-12 | 7 | -0/+257 |
* | Cleanup icons: Regenerate icons from SVG at 16, 22, 24, 32 and 48 size. Chang... | Xavier Claessens | 2008-01-12 | 58 | -1503/+1742 |
* | Add option in preference to automatically connect at startup. Fixes bug #4998... | Xavier Claessens | 2008-01-12 | 6 | -1058/+672 |
* | Add avatar token in logs and load avatar from cache when getting logs messages | Xavier Claessens | 2008-01-12 | 1 | -1/+21 |
* | Reset status message when coming back from away and the status was manually s... | Xavier Claessens | 2008-01-12 | 1 | -4/+16 |
* | Update profiles based on N810's. | Xavier Claessens | 2008-01-09 | 11 | -48/+84 |
* | Do not create m4/Makefile | Xavier Claessens | 2008-01-07 | 1 | -1/+0 |
* | Fix "make valgrind". Fixes bug #507656 (Guillaume Desmottes). | Xavier Claessens | 2008-01-07 | 1 | -0/+3 |
* | Build tests by default if dependencies are installed. | Xavier Claessens | 2008-01-07 | 1 | -1/+1 |
* | Add a python release script that uses GIT | Xavier Claessens | 2008-01-07 | 2 | -0/+302 |
* | No need of a translation ChangeLog | Xavier Claessens | 2008-01-07 | 2 | -343/+353 |
* | Fix setting avatar. (Sjoerd Simons) | Xavier Claessens | 2008-01-05 | 1 | -1/+1 |
* | Updated Norwegian bokmål translation. | Kjartan Maraas | 2008-01-04 | 2 | -10/+17 |
* | Add a remove option to delete a contact group. Fixes bug #459520 (David Turner). | Xavier Claessens | 2008-01-02 | 5 | -0/+73 |
* | Add convinience functions empathy_chat_with_contact() and empathy_chat_with_c... | Xavier Claessens | 2008-01-02 | 6 | -52/+41 |
* | Add back empathy_tp_chat_new_with_contact | Xavier Claessens | 2008-01-02 | 2 | -0/+44 |
* | Updated Occitan translation | Yannig MARCHEGAY | 2008-01-01 | 2 | -149/+267 |
* | Updated French translation. | Claude Paroz | 2007-12-31 | 2 | -165/+275 |
* | Removed translatable property on stock labels. | Claude Paroz | 2007-12-31 | 1 | -2/+2 |
* | sv.po: Swedish translation updated | Daniel Nylander | 2007-12-31 | 1 | -2/+2 |
* | sv.po: Swedish translation updated | Daniel Nylander | 2007-12-31 | 2 | -21/+31 |
* | Updated Spanish translation | Jorge Gonzalez Gonzalez | 2007-12-30 | 2 | -42/+56 |
* | Revert "merge git work" | Xavier Claessens | 2007-12-29 | 40 | -1387/+1902 |
* | merge git work | Xavier Claessens | 2007-12-29 | 40 | -1902/+1387 |
* | Not used anymore | Xavier Claessens | 2007-12-29 | 1 | -295/+0 |
* | Add more files to gitignore | Xavier Claessens | 2007-12-29 | 2 | -0/+2 |
* | Remove useless m4/Makefile.am and add ChangeLog to distcleanfiles. make distc... | Xavier Claessens | 2007-12-29 | 3 | -1/+1 |
* | Chandlers leaves when there is no more channels to handle. Translate call win... | Xavier Claessens | 2007-12-29 | 4 | -1/+35 |
* | Set call window title to contact name | Xavier Claessens | 2007-12-29 | 1 | -0/+18 |
* | Make empathy_call_window_show return the widget | Xavier Claessens | 2007-12-29 | 2 | -2/+4 |
* | Wider list of participants in group chat/IRC channel. Fixes bug #447851 (Rohi... | Xavier Claessens | 2007-12-29 | 1 | -181/+121 |
* | Fix build of tests | Xavier Claessens | 2007-12-29 | 2 | -8/+0 |
* | Add "check" framework support. Fixes bug #505622 (Guillaume Desmottes). | Xavier Claessens | 2007-12-29 | 17 | -2/+1245 |
* | Remove import gossip theme task, it's done now | Xavier Claessens | 2007-12-29 | 1 | -1/+0 |
* | Simplify chat theme system | Xavier Claessens | 2007-12-29 | 12 | -802/+405 |
* | Simplify contact_list_view_cell_set_background() | Xavier Claessens | 2007-12-29 | 1 | -21/+15 |
* | Add missing files | Xavier Claessens | 2007-12-29 | 1 | -0/+2 |
* | Generate ChangeLog from git log | Xavier Claessens | 2007-12-29 | 2 | -17/+3 |
* | Clean up | Xavier Claessens | 2007-12-29 | 1 | -72/+64 |
* | add vim's backup to gitignore | Xavier Claessens | 2007-12-29 | 1 | -1/+2 |
* | add call chandler and service to src/.gitignore | Xavier Claessens | 2007-12-29 | 1 | -0/+2 |
* | Add AC_CONFIG_AUX_DIR(.) to fix autogen.sh | Xavier Claessens | 2007-12-29 | 1 | -1/+3 |
* | Brazilian Portuguese translation updated by Og Maciel. | Leonardo Ferreira Fontenelle | 2007-12-28 | 2 | -675/+1184 |
* | Updated Basque translation. | Inaki Larranaga Murgoitio | 2007-12-27 | 2 | -270/+505 |
* | Merge branch 'ignore' | Xavier Claessens | 2007-12-23 | 11 | -0/+80 |
* | Updated Arabic Translation by Djihed Afifi. | Djihed Afifi | 2007-12-23 | 2 | -596/+453 |
* | Check if append_event is implemented by the theme before calling it | Xavier Claessens | 2007-12-21 | 1 | -0/+4 |
* | New chat theme engine imported from Gossip (Daniel Gryniewicz, Xavier Claesse... | Xavier Claessens | 2007-12-21 | 16 | -1493/+2669 |
* | Do not use gtk-new icon for new chatroom. Fixes bug #490153 (Michael Monreal). | Xavier Claessens | 2007-12-20 | 3 | -27/+2 |
* | Fix focus and text selection in accounts dialog. Fixes bug #502932. | Xavier Claessens | 2007-12-20 | 2 | -5/+0 |
* | Simplify empaty_window_present, empathy_window_iconify and empathy_window_is_... | Xavier Claessens | 2007-12-20 | 4 | -54/+80 |
* | Do not set main window as parent of new conversation window. | Xavier Claessens | 2007-12-20 | 1 | -1/+1 |
* | Updated Norwegian bokmål translation. | Kjartan Maraas | 2007-12-19 | 2 | -1264/+145 |
* | Updated Japanese translation. | Takeshi AIHANA | 2007-12-18 | 2 | -62/+79 |
* | Do not merge ChangeLog and ChangeLog.oldEMPATHY_0_21_4 | Xavier Claessens | 2007-12-18 | 1 | -2/+2 |
* | Prepare for release | Xavier Claessens | 2007-12-18 | 3 | -5/+15 |
* | Fix merge conflicts in po/ChangeLog | Xavier Claessens | 2007-12-17 | 2 | -811/+667 |
* | Add 22x22, 24x24 and 48x48 status icon sizes. Partly fixes bug #469902. | Xavier Claessens | 2007-12-17 | 19 | -1/+19 |
* | Updated Italian translation by Milo Casagrande. | Luca Ferretti | 2007-12-17 | 2 | -113/+160 |
* | Updated Norwegian Bokmål translation. | Espen Stefansen | 2007-12-16 | 2 | -132/+212 |
* | sv.po: Swedish translation updated | Daniel Nylander | 2007-12-16 | 2 | -114/+151 |
* | Fix build if assertions are disabled. Fixes bug #503609 | Xavier Claessens | 2007-12-15 | 1 | -5/+6 |
* | Updated Slovenian translation | Matej Urbančič | 2007-12-14 | 1 | -83/+110 |
* | Have to append a value before doing anything otherwise the array's size is 0 | Xavier Claessens | 2007-12-13 | 1 | -1/+2 |
* | Replace g_array_insert_val(array, 0, handle) by g_array_index(array,guint,0)=... | Xavier Claessens | 2007-12-13 | 1 | -1/+1 |
* | Cache avatar pixbuf in EmpathyChatView to avoid having a new pixbuf in memory... | Xavier Claessens | 2007-12-13 | 1 | -11/+69 |
* | Generate ChangeLog from svn commits. Copy generator from epiphany | Xavier Claessens | 2007-12-13 | 4 | -3/+318 |
* | Correctly store/restore presence when NM state changes | Xavier Claessens | 2007-12-13 | 1 | -7/+10 |
* | Split EmpathyContactFactory to have one EmpathyTpContactFactory per account | Xavier Claessens | 2007-12-12 | 4 | -1225/+1414 |
* | Add help menu in chat window | Xavier Claessens | 2007-12-11 | 2 | -0/+68 |
* | Updated spanish translation | Jorge Gonzalez Gonzalez | 2007-12-07 | 1 | -60/+70 |
* | When NM is in sleeping (=disabled) state, do just like if it was | Xavier Claessens | 2007-12-06 | 4 | -33/+22 |
* | Add a preference option to disable/enable NM support. | Xavier Claessens | 2007-12-06 | 8 | -89/+179 |
* | Updated Spanish translation | Jorge Gonzalez Gonzalez | 2007-12-06 | 2 | -44/+67 |
* | Ship empathy-call.chandler as extra_dist if not compiled with VoIP | Xavier Claessens | 2007-12-05 | 2 | -0/+8 |
* | Updated Japanese translation. | Takeshi AIHANA | 2007-12-05 | 2 | -91/+123 |
* | Bump version to 0.21.4. | Xavier Claessens | 2007-12-04 | 2 | -1/+5 |
* | Update NEWS and configure.ac for releaseEMPATHY_0_21_3 | Xavier Claessens | 2007-12-04 | 2 | -4/+11 |
* | Cleanup chat objects API and request a new Text channel if account gets | Xavier Claessens | 2007-12-03 | 13 | -246/+310 |
* | Updated Galician Translation. Updated. | Ignacio Casal Quinteiro | 2007-12-03 | 3 | -89/+122 |
* | Add changelog entry | Xavier Claessens | 2007-12-03 | 1 | -0/+5 |
* | Call tp_debug_set_flags() to get tp-glib debug messages | Xavier Claessens | 2007-12-03 | 1 | -0/+3 |
* | Added Slovenian translation | Matej Urbančič | 2007-12-03 | 1 | -0/+1305 |
* | Added Slovenian translation | Matej Urbančič | 2007-12-03 | 2 | -0/+5 |
* | Conflicts: | Xavier Claessens | 2007-12-03 | 23 | -496/+450 |
* | Implement New Message menu entry. Fixes bug #489979. | Xavier Claessens | 2007-12-02 | 1 | -0/+10 |
* | Squashed commit of the following: | Xavier Claessens | 2007-12-02 | 6 | -5/+289 |
* | Updated Spanish translation | Jorge Gonzalez Gonzalez | 2007-12-01 | 2 | -58/+72 |
* | Add a gconf key to define the char to be added for tab completion. Fixes | Xavier Claessens | 2007-11-30 | 4 | -19/+47 |
* | Request new Text Channel if the contact is online again and CM don't | Xavier Claessens | 2007-11-28 | 2 | -1/+24 |
* | Updated Italian translation by Milo Casagrande. | Luca Ferretti | 2007-11-27 | 2 | -1965/+1032 |
* | Updated Bulgarian translation by Alexander Shopov <ash@contact.bg> | Alexander Shopov | 2007-11-26 | 2 | -1612/+975 |
* | Updated Japanese translation. | Takeshi AIHANA | 2007-11-23 | 2 | -31/+95 |
* | use ":" instead of "," for nick completion. | Xavier Claessens | 2007-11-22 | 2 | -1/+6 |
* | Updated. | Xavier Claessens | 2007-11-22 | 2 | -11/+25 |
* | Add x11 to build deps. | Xavier Claessens | 2007-11-22 | 2 | -0/+5 |
* | Updated Occitan translation | Yannig MARCHEGAY | 2007-11-22 | 2 | -25/+28 |
* | s/Apeller/Appeler/ | Xavier Claessens | 2007-11-22 | 1 | -1/+1 |
* | Add nick completion for MUCs. Fixes bug #453418. | Xavier Claessens | 2007-11-22 | 4 | -45/+45 |
* | Updated Occitan translation | Yannig MARCHEGAY | 2007-11-21 | 1 | -26/+20 |
* | Remove doc directory and replace it with a better gtk-doc in docs. More | Xavier Claessens | 2007-11-16 | 71 | -5708/+239 |
* | Do not build voip chandler if building without voip support. Fixes bug | Xavier Claessens | 2007-11-15 | 2 | -10/+15 |
* | Updated German translation. | Andre Klapper | 2007-11-14 | 2 | -1854/+921 |
* | Do not use deprecated tp_conn_new(), use tp_conn_new_without_connect() | Xavier Claessens | 2007-11-13 | 3 | -6/+23 |
* | Bump version to 0.21.3. | Xavier Claessens | 2007-11-13 | 2 | -1/+5 |
* | fix typo | Xavier Claessens | 2007-11-13 | 1 | -1/+1 |
* | Update before releaseEMPATHY_0_21_2 | Xavier Claessens | 2007-11-13 | 2 | -2/+10 |
* | Don't use the same bus name for filter and chandler programs. | Xavier Claessens | 2007-11-12 | 8 | -12/+23 |
* | Jabber priority is in the range -128 127 (Laurent Bigonville). | Xavier Claessens | 2007-11-12 | 2 | -1/+6 |
* | Move chats to its own process. | Xavier Claessens | 2007-11-11 | 7 | -77/+168 |
* | sv.po: Updated Swedish translation | Daniel Nylander | 2007-11-11 | 2 | -20/+76 |
* | Updated Finnish translation | Ilkka Tuohela | 2007-11-09 | 2 | -111/+280 |
* | Install empathy-call-chandler to $libexecdir. | Xavier Claessens | 2007-11-08 | 3 | -3/+10 |
* | Updated Galician Translation. | Ignacio Casal Quinteiro | 2007-11-06 | 2 | -12/+76 |
* | Updated Spanish translation | Jorge Gonzalez Gonzalez | 2007-11-06 | 2 | -6/+14 |
* | Allow to change jabber priority. Fixes bug #493992 (Laurent Bigonville). | Xavier Claessens | 2007-11-06 | 3 | -39/+107 |
* | Updated Spanish translation | Jorge Gonzalez Gonzalez | 2007-11-05 | 2 | -10/+70 |
* | Forgot to say the code comes from gossip | Xavier Claessens | 2007-11-04 | 1 | -1/+1 |
* | Display error message when an account failed to connect. Based on Gossip's | Xavier Claessens | 2007-11-04 | 2 | -20/+250 |
* | Better debug messages | Xavier Claessens | 2007-11-04 | 1 | -4/+8 |
* | Call ClearAvatar if the data is NULL or size <= 0 in | Xavier Claessens | 2007-11-04 | 2 | -8/+35 |
* | Rename empathy_contact_factory_set_name() to _set_alias(). Implements | Xavier Claessens | 2007-11-04 | 7 | -24/+100 |
* | Unref contact returned by empathy_contact_factory_get_user(). | Xavier Claessens | 2007-11-04 | 2 | -0/+6 |
* | Make use of gtk_init_with_args for command line parsing. Fixes bug #491985 | Xavier Claessens | 2007-11-04 | 3 | -5/+17 |
* | Install SVG status images as scalable. Fixes bug #492984. | Xavier Claessens | 2007-11-03 | 8 | -6/+23 |
* | Updated Norwegian Bokmål translation. | Espen Stefansen | 2007-11-02 | 2 | -1091/+877 |
* | sv.po: Updated Swedish translation | Daniel Nylander | 2007-11-02 | 2 | -27/+40 |
* | Updated Japanese translation. | Takeshi AIHANA | 2007-11-01 | 2 | -63/+103 |
* | Updated Spanish translation | Jorge Gonzalez Gonzalez | 2007-11-01 | 2 | -8/+23 |
* | Translation updated | Gabor Kelemen | 2007-10-30 | 2 | -527/+691 |
* | Added Galician Translation. Added 'gl' | Ignacio Casal Quinteiro | 2007-10-29 | 3 | -0/+1337 |
* | Updated for releaseEMPATHY_0_21_1 | Xavier Claessens | 2007-10-29 | 2 | -5/+24 |
* | Rename COL_XXX to EMPATHY_CONTACT_LIST_STORE_COL_XXX since it's in public | Xavier Claessens | 2007-10-29 | 6 | -124/+274 |
* | Rename icons to follow fd.o icon naming spec. Move icons to the right | Xavier Claessens | 2007-10-28 | 85 | -113/+177 |
* | 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 | 2 | -4/+10 |
* | Change edit personal information window title to "Personal Information". | Xavier Claessens | 2007-10-28 | 2 | -2/+18 |
* | Updated Spanish translation | Jorge Gonzalez Gonzalez | 2007-10-26 | 2 | -26/+32 |
* | Add Ctr-L accelerator to clear the chat. Fixes bug #490125 (Marco | Xavier Claessens | 2007-10-25 | 2 | -0/+6 |
* | Change window title to "Contact List", both words should be capitalised | Xavier Claessens | 2007-10-25 | 2 | -1/+7 |
* | Remove "..." from the "Manage Favorites..." menu item. Fixes bug #490086 | Xavier Claessens | 2007-10-25 | 2 | -1/+6 |
* | Use "document-open-recent" icon instead of gtk-justify-left for history | Xavier Claessens | 2007-10-25 | 6 | -4/+15 |
* | Use "user-info" icon for Edit->Personal Information menu item. Fixes bug | Xavier Claessens | 2007-10-25 | 2 | -1/+19 |
* | Use the navigation icons in the history dialog. Fixes bug #490077 (Michael | Xavier Claessens | 2007-10-25 | 2 | -2/+7 |
* | Set window title to "Previous Conversations". Fixes bug #490075 (Michael | Xavier Claessens | 2007-10-25 | 2 | -1/+6 |
* | Cleanup licences and copyrights, Modules with 100% collabora code are now | Xavier Claessens | 2007-10-25 | 31 | -344/+242 |
* | Updated French translation. | Claude Paroz | 2007-10-25 | 2 | -128/+240 |
* | Updated Arabic Translation by Djihed Afifi. | Djihed Afifi | 2007-10-24 | 2 | -607/+900 |
* | Updated. | Xavier Claessens | 2007-10-23 | 4 | -1/+27 |
* | sv.po: Updated Swedish translation | Daniel Nylander | 2007-10-23 | 2 | -46/+68 |
* | Add EMPATHY_CONTACT_WIDGET_EDIT_NONE to EmpathyContactWidgetFlags. | Xavier Claessens | 2007-10-22 | 2 | -0/+6 |
* | forgot changelog | Xavier Claessens | 2007-10-21 | 1 | -1/+2 |
* | Don't allow to change account if we are editing information of | Xavier Claessens | 2007-10-21 | 5 | -9/+16 |
* | To know if an account is connected, use | Xavier Claessens | 2007-10-21 | 6 | -113/+195 |
* | Updated Spanish translation | Jorge Gonzalez Gonzalez | 2007-10-20 | 2 | -42/+50 |
* | Update Enable/Disable button when "account-enabled" or "account-disabled" | Xavier Claessens | 2007-10-19 | 2 | -3/+16 |
* | set unsensitive the add button if there is no profile installed and tell | Xavier Claessens | 2007-10-19 | 5 | -13/+46 |
* | If EmpathyChat object does not exist when DnD a contact, create one. Fixes | Xavier Claessens | 2007-10-19 | 2 | -0/+12 |
* | Fix crash when iconifying main window if it's already hiden. | Xavier Claessens | 2007-10-19 | 2 | -1/+8 |
* | Don't accept invitation if we are not invited. | Xavier Claessens | 2007-10-19 | 4 | -20/+40 |
* | 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 |