| Commit message (Expand) | Author | Age | Files | Lines |
* | simplify empathy_call_with_contact_id using empathy_contact_run_until_ready | Xavier Claessens | 2008-03-11 | 1 | -25/+5 |
* | Add empathy_contact_run_until_ready() | Xavier Claessens | 2008-03-11 | 2 | -2/+81 |
* | Ready property on EmpathyContact is not a boolean but flags for each property. | Xavier Claessens | 2008-03-11 | 2 | -10/+19 |
* | Add a ready property on EmpathyContact and make use of tp_strdiff. | Xavier Claessens | 2008-03-11 | 2 | -13/+33 |
* | Lazy init of contact hash. | Xavier Claessens | 2008-03-11 | 1 | -4/+5 |
* | If we set contact's id and name is still empty, emit notify::name. | Xavier Claessens | 2008-03-11 | 1 | -0/+3 |
* | Make InspectHandles call async | Xavier Claessens | 2008-03-11 | 1 | -26/+41 |
* | Set self handle to 0 when connection is invalidated | Xavier Claessens | 2008-03-11 | 1 | -2/+1 |
* | Use new api | Xavier Claessens | 2008-03-11 | 3 | -384/+306 |
* | Fix compilation and usage of GError | Xavier Claessens | 2008-03-11 | 1 | -2/+2 |
* | Fix build of extensions: s/>>/>/ for signals rule. | Xavier Claessens | 2008-03-11 | 1 | -1/+1 |
* | Fix leaks | Xavier Claessens | 2008-03-11 | 1 | -10/+11 |
* | Avoid dup the url string if not needed. | Xavier Claessens | 2008-03-11 | 1 | -15/+11 |
* | Drop gnome-vfs dependency and use gio instead. Fixes bug #514380 (Cosimo Cecc... | Xavier Claessens | 2008-03-11 | 5 | -34/+43 |
* | Fix a leak and simplify account_chooser_set_account_foreach. | Xavier Claessens | 2008-03-11 | 1 | -4/+7 |
* | By default display all the favorite rooms in the favorite room dialog. Fixes ... | Xavier Claessens | 2008-03-11 | 1 | -1/+1 |
* | Never show avatars in compact mode. Fixes #475789 (Marco Barisione). | Xavier Claessens | 2008-03-11 | 1 | -1/+5 |
* | Fix indentation | Xavier Claessens | 2008-03-11 | 1 | -1/+2 |
* | Merge commit 'bari/disable-avatars-opt-if-compact' | Xavier Claessens | 2008-03-11 | 2 | -14/+40 |
* | Do not use a global variable but a field in the call. Use a boolean since we ... | Xavier Claessens | 2008-03-11 | 1 | -9/+9 |
* | Fix: do not close the call channel if stream-engine is not yet started (Alban... | Xavier Claessens | 2008-03-11 | 1 | -1/+13 |
* | Updated Basque translation ( Inaki Larranaga Murgoitio <dooteo@euskalgnu.org>). | Iñaki Larrañaga Murgoitio | 2008-03-10 | 1 | -34/+45 |
* | Updated Spanish translation (Jorge Gonzalez) | Jorge Gonzalez Gonzalez | 2008-03-10 | 1 | -99/+104 |
* | Removed some tasks from TODOEMPATHY_0_22_0 | Xavier Claessens | 2008-03-10 | 1 | -2/+0 |
* | Bump revision version of ABI | Xavier Claessens | 2008-03-10 | 1 | -2/+2 |
* | Update NEWS | Xavier Claessens | 2008-03-09 | 1 | -0/+20 |
* | Remove commit log that has nothing to do there. | Xavier Claessens | 2008-03-09 | 1 | -4/+0 |
* | Remove useless header | Xavier Claessens | 2008-03-09 | 1 | -1/+0 |
* | Updatre python binding | Xavier Claessens | 2008-03-09 | 4 | -15/+218 |
* | Update API documentation | Xavier Claessens | 2008-03-09 | 3 | -5/+6 |
* | Add missing file in POTFILES.in | Xavier Claessens | 2008-03-09 | 1 | -0/+1 |
* | Updated Finnish translation | Ilkka Tuohela | 2008-03-09 | 2 | -120/+177 |
* | Bump version, forgot to do that after previous release | Xavier Claessens | 2008-03-09 | 1 | -1/+1 |
* | Reset block event time to 1sec, messages are not blocked anymore | Xavier Claessens | 2008-03-09 | 1 | -1/+1 |
* | Do not queue messages in EmpathyChat as there are queued in EmpathyTpChat now. | Xavier Claessens | 2008-03-09 | 1 | -23/+0 |
* | Queue received messages until the sender got his alias. | Xavier Claessens | 2008-03-09 | 5 | -94/+154 |
* | Reorder functions to avoid having to declare them in the begining | Xavier Claessens | 2008-03-09 | 1 | -471/+421 |
* | Do not run multiple instances of empathy. Fixes bug #501805 (Marco Barisione). | Xavier Claessens | 2008-03-09 | 4 | -1/+561 |
* | Reduce block events time, this is still a ugly hack but better fix is too dan... | Xavier Claessens | 2008-03-08 | 1 | -1/+1 |
* | If the main window already exists show it using empathy_window_present() inst... | Xavier Claessens | 2008-03-08 | 1 | -1/+1 |
* | Allow underscores in URLs. Fixes bug #505616 (Marco Barisione). | Xavier Claessens | 2008-03-08 | 1 | -1/+1 |
* | Move the "Close" button after the other ones in the favourite rooms dialog. F... | Xavier Claessens | 2008-03-08 | 1 | -7/+7 |
* | Add an advanced expander in the generic setting widget. Fixes bug #466521 (Ma... | Xavier Claessens | 2008-03-08 | 3 | -17/+117 |
* | Remember correctly the window position and size when using tabs in the chat w... | Xavier Claessens | 2008-03-08 | 2 | -25/+33 |
* | Updated en_GB translation (Philip Withnall). | Philip Withnall | 2008-03-08 | 1 | -489/+1292 |
* | Updated sv translation (Daniel Nylander). | Daniel Nylander | 2008-03-08 | 1 | -98/+142 |
* | === DO NOT EDIT === | Stéphane Raimbault | 2008-03-06 | 1 | -181/+497 |
* | Replace g_signal_emit_by_name by g_signal_emit (Alban Crequy). | Xavier Claessens | 2008-03-05 | 1 | -8/+8 |
* | Fix call when then stream is created with a 'Bidirectional' direction (Alban ... | Xavier Claessens | 2008-03-05 | 1 | -0/+13 |
* | Remove EMPATHY_CAPABILITIES_UNKNOWN flag when setting capabilities | Xavier Claessens | 2008-03-05 | 1 | -0/+1 |
* | Updated it translation (Milo Casagrande) | Luca Ferretti | 2008-03-05 | 1 | -197/+542 |
* | Updated Spanish translation (Jorge Gonzalez) | Jorge Gonzalez Gonzalez | 2008-03-05 | 1 | -30/+74 |
* | Add an action to the release script | Xavier Claessens | 2008-03-04 | 1 | -0/+1 |
* | Add an entry for latest commit in NEWSEMPATHY_0_21_91 | Xavier Claessens | 2008-03-04 | 1 | -0/+1 |
* | Don't hardcode path to uninstalled files, use EMPATHY_SRCDIR env var instead. | Xavier Claessens | 2008-03-04 | 6 | -36/+84 |
* | Updated eu translation <dooteo@euskalgnu.org> | Iñaki Larrañaga Murgoitio | 2008-03-03 | 1 | -98/+142 |
* | Add xml files for unit tests to the release tarball | Xavier Claessens | 2008-03-03 | 3 | -0/+6 |
* | Install missing glade files and add them in POTFILES | Xavier Claessens | 2008-03-03 | 2 | -3/+5 |
* | Add missing files to POTFILE | Xavier Claessens | 2008-03-03 | 1 | -0/+2 |
* | Update collabora copyright to 2008 | Xavier Claessens | 2008-03-03 | 48 | -48/+48 |
* | Prepare for release | Xavier Claessens | 2008-03-03 | 2 | -23/+63 |
* | Fix crash: g_object_new()'s last argument must be NULL (Alban Crequy). | Xavier Claessens | 2008-03-02 | 1 | -1/+2 |
* | Minor fix in pt_BR translation (Og Maciel). | Leonardo Ferreira Fontenelle | 2008-03-02 | 1 | -2/+2 |
* | Updated pt_BR translation (Og Maciel). | Leonardo Ferreira Fontenelle | 2008-03-02 | 1 | -92/+83 |
* | Updated sv translation(Daniel Nylander) | Daniel Nylander | 2008-03-02 | 1 | -10/+19 |
* | Add missing include of tp-conn.h | Xavier Claessens | 2008-03-02 | 1 | -0/+1 |
* | Updated Spanish translation (Jorge Gonzalez) | Jorge Gonzalez Gonzalez | 2008-02-29 | 2 | -15/+20 |
* | Added Hebrew translation | Yair Hershkovitz | 2008-02-29 | 2 | -0/+1680 |
* | Updated pt_BR translation (Og Maciel). | Leonardo Ferreira Fontenelle | 2008-02-28 | 1 | -199/+485 |
* | Updated Arabic Translation by Abou Manal. | Djihed Afifi | 2008-02-27 | 2 | -63/+325 |
* | Updated eu translation (Inaki Larranaga Murgoitio | Iñaki Larrañaga Murgoitio | 2008-02-27 | 1 | -7/+16 |
* | Add filter for incoming calls so the status icon blink instead of popup direc... | Xavier Claessens | 2008-02-27 | 3 | -6/+132 |
* | configure.ac: Add -Wno-portability to AM_INIT_AUTOMAKE to suppress automake >... | Xavier Claessens | 2008-02-26 | 1 | -1/+1 |
* | libempathy-gtk/libempathy-gtk.pc.in: fix name of the library | Xavier Claessens | 2008-02-26 | 1 | -1/+1 |
* | Remove useless commit messages | Xavier Claessens | 2008-02-26 | 1 | -24/+0 |
* | Cancel name owner watch when the call is finalized | Xavier Claessens | 2008-02-26 | 1 | -0/+7 |
* | Watch name owner changes to know when s-e falls off the bus. | Xavier Claessens | 2008-02-26 | 1 | -1/+24 |
* | Avoid calling Close() on the media channel if it's already closed. | Xavier Claessens | 2008-02-26 | 1 | -0/+5 |
* | Close the channel if se proxy is invalidated and do not change status to clos... | Xavier Claessens | 2008-02-26 | 1 | -8/+1 |
* | Change status to closed if stream engine dies or if a call fails. | Xavier Claessens | 2008-02-26 | 1 | -1/+24 |
* | unref stream-engine proxy when TpCall is finalized | Xavier Claessens | 2008-02-26 | 1 | -2/+3 |
* | Fix typo in var name and don't link empathy-call-chandler on libemp-extension... | Xavier Claessens | 2008-02-26 | 2 | -2/+1 |
* | It's now safe to call emp_cli_init multiple times. Move that call to empathy_... | Xavier Claessens | 2008-02-26 | 3 | -5/+11 |
* | Make use of generated code for using stream engine. | Xavier Claessens | 2008-02-26 | 8 | -165/+88 |
* | Import tools from telepathy-glib 0.7.3 and build a static libemp-extensions.la. | Xavier Claessens | 2008-02-26 | 32 | -2/+4275 |
* | Updated Occitan translation | Yannig MARCHEGAY | 2008-02-23 | 1 | -34/+34 |
* | Updated sv translation (Daniel Nylander). | Daniel Nylander | 2008-02-23 | 1 | -123/+375 |
* | Updated Basque translation. | Inaki Larranaga Murgoitio | 2008-02-22 | 2 | -13/+259 |
* | Fix typo in API | Xavier Claessens | 2008-02-21 | 2 | -6/+6 |
* | Add a GUI to configure yahoo accounts. Fixes bug #513674 (Susana). | Xavier Claessens | 2008-02-20 | 5 | -1/+567 |
* | Remove "override server settings" frame in ICQ widget. | Xavier Claessens | 2008-02-20 | 1 | -256/+373 |
* | Add GUI to configure ICQ accounts. Fixes bug #513673 (Andreas Henriksson). | Xavier Claessens | 2008-02-20 | 5 | -1/+297 |
* | Updated Occitan translation | Yannig MARCHEGAY | 2008-02-20 | 1 | -165/+460 |
* | Updated Finnish translation | Ilkka Tuohela | 2008-02-19 | 2 | -42/+293 |
* | Updated Spanish translation (Jorge Gonzalez) | Jorge Gonzalez Gonzalez | 2008-02-18 | 1 | -49/+293 |
* | Do not load avatar from cache if token is empty. Fixes bug #517098. | Xavier Claessens | 2008-02-18 | 1 | -1/+1 |
* | Merge commit 'bari/marshalList' | Xavier Claessens | 2008-02-18 | 2 | -2/+2 |
* | Remove useless m4/Makefile.am | Xavier Claessens | 2008-02-18 | 1 | -0/+0 |
* | Merge commit 'cassidy/irc' | Xavier Claessens | 2008-02-18 | 36 | -11/+5770 |
* | Merge commit 'cassidy/accounts-create-order' | Xavier Claessens | 2008-02-18 | 1 | -15/+15 |
* | Add tags in .gitignore | Xavier Claessens | 2008-02-18 | 1 | -0/+2 |
* | EmpathyContact: Set G_PARAM_CONSTRUCT on the capabilities property. (Sjoerd) | Xavier Claessens | 2008-02-18 | 1 | -1/+1 |
* | Updated Basque translation. | Inaki Larranaga Murgoitio | 2008-02-17 | 2 | -63/+69 |
* | Updated ja translation (Takeshi AIHANA). | Takeshi Aihana | 2008-02-16 | 1 | -96/+108 |
* | Wait a bit before displaying pending messages of a chat to have a chance to g... | Xavier Claessens | 2008-02-16 | 1 | -7/+31 |
* | Remove unused PROP_SUBSCRIPTION | Xavier Claessens | 2008-02-16 | 1 | -1/+0 |
* | Block events messages when the chat is connecting to a new Text channel. Fixe... | Xavier Claessens | 2008-02-16 | 4 | -21/+48 |
* | Removed unused PROP_GROUPS | Xavier Claessens | 2008-02-16 | 1 | -1/+0 |
* | Create avatar pixbuf only if the theme shows avatars | Xavier Claessens | 2008-02-16 | 1 | -7/+8 |
* | Cleanup code from previous merge | Xavier Claessens | 2008-02-16 | 3 | -15/+14 |
* | Merge commit 'sjoerd/master' | Xavier Claessens | 2008-02-16 | 4 | -4/+33 |
* | Simplifies empathy_call_with_contact_id. | Xavier Claessens | 2008-02-16 | 1 | -20/+11 |
* | Merge commit 'sjoerd/master' | Xavier Claessens | 2008-02-16 | 2 | -8/+49 |
* | Add self contact to the group iface of media channel. | Xavier Claessens | 2008-02-16 | 1 | -8/+15 |
* | If there is an error when listing streams, return for the func to avoid crash... | Xavier Claessens | 2008-02-15 | 1 | -0/+1 |
* | Merge call branch from Elliot Fairweather with cleanups from Xavier Claessens. | Xavier Claessens | 2008-02-15 | 11 | -1209/+1744 |
* | Call gtk_window_deiconify() when presenting a window because in some cases th... | Xavier Claessens | 2008-02-15 | 1 | -0/+3 |
* | Updated Nepali Translation | Pawan Chitrakar | 2008-02-14 | 2 | -1510/+822 |
* | Updated Finnish translation | Ilkka Tuohela | 2008-02-14 | 2 | -204/+278 |
* | Updated Galician Translation. | Ignacio Casal Quinteiro | 2008-02-12 | 2 | -28/+38 |
* | Try to create salut account if getting the gconf key fails. If the user start... | Xavier Claessens | 2008-02-12 | 1 | -6/+4 |
* | Gdk python module is in the Gtk namespace. | Xavier Claessens | 2008-02-11 | 1 | -1/+1 |
* | Updated Spanish translation by Jorge Gonzalez | Jorge Gonzalez Gonzalez | 2008-02-11 | 1 | -32/+38 |
* | Update README explaining how update python binding. | Xavier Claessens | 2008-02-11 | 1 | -13/+1 |
* | Fix a bug when unset port | Xavier Claessens | 2008-02-11 | 1 | -6/+4 |
* | Change a bit the generic account setting API. | Xavier Claessens | 2008-02-11 | 5 | -102/+47 |
* | Add a generic UI to make easy building UI for protocol specific settings. Por... | Xavier Claessens | 2008-02-11 | 18 | -1258/+741 |
* | EmpathyTpContactFactory: If the presence dict doesn't contain a presence-mess... | Xavier Claessens | 2008-02-10 | 1 | -0/+2 |
* | 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 |