| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Updated es translation (Jorge Gonzalez) | Jorge Gonzalez Gonzalez | 2008-07-20 | 1 | -206/+216 |
* | Updated Galician Translation and POTFILES.in | Ignacio Casal Quinteiro | 2008-07-20 | 2 | -201/+210 |
* | Display an error message if reason is != _REQUESTED instead of > | Xavier Claessens | 2008-07-20 | 1 | -1/+4 |
* | Add support to set register param. Fixes bug #462880. | Xavier Claessens | 2008-07-19 | 2 | -1/+51 |
* | gtalk to not support registering | Xavier Claessens | 2008-07-19 | 1 | -1/+1 |
* | Replace the preview button by a cancel button when creating a new account | Xavier Claessens | 2008-07-19 | 1 | -1/+1 |
* | Allow renaming account name when accounts are connecting. Fixes bug #486801 (... | Jonny Lamb | 2008-07-19 | 1 | -20/+51 |
* | Updated ja translation (Takeshi AIHANA) | Takeshi Aihana | 2008-07-16 | 1 | -254/+235 |
* | Updated Polish translation by Tomasz Dominikowski | Wadim Dziedzic | 2008-07-16 | 1 | -814/+1472 |
* | Make more explicit the comment when we activate an event | Xavier Claessens | 2008-07-15 | 1 | -1/+2 |
* | Add a comment telling that if there is no event the default handler of row-ac... | Xavier Claessens | 2008-07-15 | 1 | -1/+2 |
* | Add a comment for the usage of row_activated class method and optimise a bit ... | Xavier Claessens | 2008-07-15 | 1 | -8/+9 |
* | Prevent to start a chat when activating a row with an event | Xavier Claessens | 2008-07-15 | 2 | -9/+13 |
* | Remove a FIXME, seems to work perfectly now. | Xavier Claessens | 2008-07-15 | 1 | -4/+0 |
* | Move the event manager to src/ | Xavier Claessens | 2008-07-15 | 8 | -230/+226 |
* | Remove the contact pending event when the contact is not pending anymore. | Xavier Claessens | 2008-07-15 | 1 | -2/+14 |
* | Fix compile error | Xavier Claessens | 2008-07-15 | 1 | -1/+1 |
* | Fix reviewer complains | Xavier Claessens | 2008-07-15 | 1 | -2/+8 |
* | Remove an empty line | Xavier Claessens | 2008-07-15 | 1 | -1/+0 |
* | Activate the event when clicking on the contact list. | Xavier Claessens | 2008-07-15 | 1 | -8/+23 |
* | Blink the status icon when a contact has an event. | Xavier Claessens | 2008-07-15 | 2 | -2/+199 |
* | Add the contact from who the event comes in the EmpathyEvent struct. | Xavier Claessens | 2008-07-15 | 2 | -16/+21 |
* | Add empathy_event_manager_get_events | Xavier Claessens | 2008-07-15 | 2 | -0/+15 |
* | Move event code from EmpathyStatusIcon to EmpathyEventManager | Xavier Claessens | 2008-07-15 | 4 | -370/+560 |
* | Bump version to 0.23.5 | Xavier Claessens | 2008-07-15 | 1 | -1/+1 |
* | Fix the release script to correctly send emails when notes have some " | Xavier Claessens | 2008-07-15 | 1 | -1/+6 |
* | Fix POTFILES.in | Xavier Claessens | 2008-07-15 | 1 | -2/+2 |
* | Updated with lates change | Xavier Claessens | 2008-07-15 | 1 | -0/+1 |
* | If InspectHandles fails print a debug message and return. | Xavier Claessens | 2008-07-15 | 1 | -1/+6 |
* | Do not call g_array_free if the array is NULL | Xavier Claessens | 2008-07-15 | 1 | -2/+1 |
* | Fix reviewer comments | Xavier Claessens | 2008-07-15 | 3 | -44/+53 |
* | Correctly update the UI when listing state changes. | Xavier Claessens | 2008-07-15 | 1 | -1/+1 |
* | Fix listing chatrooms with salut | Xavier Claessens | 2008-07-15 | 1 | -17/+52 |
* | Moved empathy-accounts-dialog from libempathy-gtk to src. (Jonny Lamb) | Jonny Lamb | 2008-07-15 | 11 | -29/+16 |
* | Bump ABIEMPATHY_0_23_4 | Xavier Claessens | 2008-07-15 | 1 | -3/+3 |
* | Update NEWS | Xavier Claessens | 2008-07-15 | 1 | -0/+41 |
* | Update python binding | Xavier Claessens | 2008-07-14 | 1 | -0/+16 |
* | Really fix the leak. Address is created using g_value_dup_boxed so it should ... | Xavier Claessens | 2008-07-14 | 1 | -3/+12 |
* | Release a variable with g_free() instead of tp_g_value_slice_free(). Fixes bu... | Xavier Claessens | 2008-07-14 | 1 | -2/+1 |
* | Merge branch 'leak' | Xavier Claessens | 2008-07-14 | 2 | -0/+4 |
* | Fix leaked accounts. mc_accounts_list ref all accounts. | Xavier Claessens | 2008-07-14 | 1 | -4/+7 |
* | Reverse order of buttons on the dialog box to delete a contact (or a group). ... | Xavier Claessens | 2008-07-14 | 1 | -1/+1 |
* | Useless to cast 2 times to the same class | Xavier Claessens | 2008-07-14 | 1 | -1/+1 |
* | Updated de translation (Andre Klapper). | Andre Klapper | 2008-07-13 | 1 | -72/+99 |
* | Updated Galician Translation. | Ignacio Casal Quinteiro | 2008-07-13 | 1 | -51/+76 |
* | Updated es translation (Jorge Gonzalez) | Jorge Gonzalez Gonzalez | 2008-07-10 | 1 | -45/+63 |
* | Updated Norwegian bokmål translation. | Kjartan Maraas | 2008-07-09 | 1 | -51/+73 |
* | Do not popup the Save As menu if the contact has no avatar. | Xavier Claessens | 2008-07-09 | 1 | -0/+4 |
* | Fix some coding style | Xavier Claessens | 2008-07-09 | 3 | -153/+115 |
* | empath-contact: remove tabs (Guillaume Desmottes) | Xavier Claessens | 2008-07-09 | 2 | -410/+409 |
* | empathy-contact-widget: remove tabs (Guillaume Desmottes) | Xavier Claessens | 2008-07-09 | 2 | -371/+383 |
* | empathy-contact-widget: use gtk_image_menu_item_new_from_stock (Guillaume Des... | Xavier Claessens | 2008-07-09 | 1 | -4/+2 |
* | switch empathy-contact to Collabora coding style (Guillaume Desmottes) | Xavier Claessens | 2008-07-09 | 2 | -316/+319 |
* | switch empathy-contact-widget to Collabora coding style (Guillaume Desmottes) | Xavier Claessens | 2008-07-09 | 2 | -437/+467 |
* | use SAVE_AS stock icon when saving the avatar (Guillaume Desmottes) | Xavier Claessens | 2008-07-09 | 1 | -1/+1 |
* | Add an option to save avatar to disk. Fixes bug #541431 (Guillaume Desmottes) | Xavier Claessens | 2008-07-09 | 1 | -0/+152 |
* | Document empathy_avatar_save_to_file (Guillaume Desmottes) | Xavier Claessens | 2008-07-09 | 2 | -1/+11 |
* | add empathy_avatar_save_to_file (Guillaume Desmottes) | Xavier Claessens | 2008-07-09 | 2 | -1/+11 |
* | Add gitignore for de help translation | Xavier Claessens | 2008-07-08 | 1 | -0/+1 |
* | Made the Close button the default widget in the contact edit dialog. (Jonny L... | Jonny Lamb | 2008-07-08 | 2 | -0/+4 |
* | Made account removal confirmation dialog modal. (Jonny Lamb) | Jonny Lamb | 2008-07-08 | 1 | -1/+1 |
* | Added support for the chat window to show the avatar as the icon. Fixes bug #... | Jonny Lamb | 2008-07-08 | 3 | -1/+30 |
* | Add some comments to the message queue code | Xavier Claessens | 2008-07-08 | 1 | -2/+7 |
* | Before emitting a message make sure the ID is also ready. Fixes bug #540360. | Xavier Claessens | 2008-07-08 | 1 | -2/+4 |
* | Make empathy_contact_equal NULL-safe for the contact ID and use the ^ operato... | Xavier Claessens | 2008-07-08 | 1 | -2/+4 |
* | Added German translation by Mario Blättermann. | Philipp Kerling | 2008-07-05 | 2 | -1/+519 |
* | Fix a gcc warning complaining about a var that could be used uninitialized | Xavier Claessens | 2008-07-05 | 1 | -1/+1 |
* | Updated es translation (Jorge Gonzalez) | Jorge Gonzalez Gonzalez | 2008-07-05 | 1 | -8/+12 |
* | Fix gtk_check_version usage, it returns NULL when version is OK. | Xavier Claessens | 2008-07-05 | 1 | -1/+1 |
* | Use function to check GTK+ version instead of mangling directly. Fixes bug #5... | Xavier Claessens | 2008-07-05 | 1 | -1/+1 |
* | Prepend "mailto:" to urls containing a "@". | Xavier Claessens | 2008-07-05 | 1 | -5/+9 |
* | Update default domains in profiles. | Xavier Claessens | 2008-07-04 | 3 | -2/+4 |
* | Unref profile and improve a bit default account domain code. | Xavier Claessens | 2008-07-04 | 1 | -18/+14 |
* | Automatically add default account domain where appropriate. Fixes bug #534425... | Jonny Lamb | 2008-07-04 | 1 | -2/+24 |
* | Select the bugged account upon a failed connection. Fixes bug #536984 (Jonny ... | Jonny Lamb | 2008-07-04 | 6 | -9/+19 |
* | Set an smiley icon for the "Insert smiley" menu item. | Xavier Claessens | 2008-07-04 | 2 | -2/+12 |
* | Set an icon for the spellcheck menu item | Xavier Claessens | 2008-07-04 | 1 | -1/+5 |
* | Remove useless empty lines in chat_input_populate_popup_cb. | Xavier Claessens | 2008-07-04 | 1 | -28/+16 |
* | Added Send menu item to the chat input menu. Fixes bug #532622 (Jonny Lamb). | Jonny Lamb | 2008-07-04 | 1 | -1/+22 |
* | Updated Occitan translation | Yannig MARCHEGAY | 2008-07-03 | 1 | -840/+1038 |
* | Updated Norwegian bokmål translation. | Kjartan Maraas | 2008-06-25 | 1 | -19/+20 |
* | Updated sv translation (<Daniel Nylander>). | Daniel Nylander | 2008-06-24 | 1 | -316/+360 |
* | Updated es translation (Jorge Gonzalez) | Jorge Gonzalez Gonzalez | 2008-06-21 | 1 | -16/+56 |
* | Fix coding style | Xavier Claessens | 2008-06-19 | 1 | -6/+6 |
* | "ready & EMPATHY_CONTACT_READY_NAME" instead of ready | EMPATHY_CONTACT_READY... | Xavier Claessens | 2008-06-19 | 1 | -1/+1 |
* | Fix coding style | Xavier Claessens | 2008-06-19 | 1 | -3/+1 |
* | Move contact_set_ready_flag() in _set_name() and _set_handle(). | Xavier Claessens | 2008-06-19 | 1 | -2/+2 |
* | Fix the bug "Incoming call from (null)" (Alban Crequy) | Xavier Claessens | 2008-06-19 | 1 | -0/+9 |
* | don't set the flag to ready if we are not yet ready, especially when we send ... | Xavier Claessens | 2008-06-19 | 1 | -1/+1 |
* | Add .gitignore for french translation | Xavier Claessens | 2008-06-18 | 1 | -0/+1 |
* | Updated de translation. | Andre Klapper | 2008-06-18 | 1 | -688/+1270 |
* | Updated vi translation (Clytie Siddall) | Clytie Siddall | 2008-06-15 | 1 | -19/+20 |
* | ru.po: Updated Russian translation by Il'ya Mertsalov. | Nickolay V. Shmyrev | 2008-06-15 | 1 | -1871/+1368 |
* | Updated es translation (Jorge Gonzalez) | Jorge Gonzalez Gonzalez | 2008-06-15 | 2 | -29/+20 |
* | Added fr translation, completed DOC_FIGURES in Makefile.am | Claude Paroz | 2008-06-15 | 4 | -2/+739 |
* | Updated fr translation. | Claude Paroz | 2008-06-15 | 2 | -139/+58 |
* | Updated Galician Translation. | Ignacio Casal Quinteiro | 2008-06-15 | 1 | -19/+20 |
* | Coding style (Alban Crequy) | Xavier Claessens | 2008-06-13 | 1 | -3/+2 |
* | g_object_unref the right variable (Alban Crequy) | Xavier Claessens | 2008-06-13 | 1 | -1/+1 |
* | Add g_return_val_if_fail (Alban Crequy) | Xavier Claessens | 2008-06-13 | 1 | -0/+2 |
* | Do not include _gen/ files (Alban Crequy) | Xavier Claessens | 2008-06-13 | 1 | -1/+1 |
* | Replace the has-dtmf property by empathy_tp_call_has_dtmf() (Alban Crequy) | Xavier Claessens | 2008-06-13 | 3 | -12/+11 |
* | Fix identation (Alban Crequy) | Xavier Claessens | 2008-06-13 | 1 | -1/+2 |
* | g_object_unref after g_object_get (Alban Crequy) | Xavier Claessens | 2008-06-13 | 1 | -0/+3 |
* | Do not show the keypad when the media channel does not have the DTMF interfac... | Xavier Claessens | 2008-06-13 | 2 | -0/+21 |
* | Better dialog message when a call is rejected (Alban Crequy) | Xavier Claessens | 2008-06-13 | 1 | -1/+5 |
* | Check if there is a publish/subscribe list before adding/removing contacts fr... | Xavier Claessens | 2008-06-12 | 1 | -4/+11 |
* | Updated Arabic Translation by Abou Manal. | Djihed Afifi | 2008-06-12 | 2 | -35/+48 |
* | Use empathy.foo() instead of empathy_foo() for functions binding | Xavier Claessens | 2008-06-10 | 3 | -197/+200 |
* | Python binding for empathy_dispatcher_chat_with_contact_id: Take the | Xavier Claessens | 2008-06-10 | 1 | -0/+21 |
* | Updated Spanish translation | Jorge Gonzalez Gonzalez | 2008-06-09 | 3 | -8/+15 |
* | Updated Spanish translation and uploaded figures | Jorge Gonzalez Gonzalez | 2008-06-08 | 1 | -91/+492 |
* | EmpathyCallWindow: Get a new video preview when pushing a new call into the w... | Xavier Claessens | 2008-06-08 | 1 | -0/+6 |
* | Set position/size of chat window only when adding the first chat. Fixes bug #... | Xavier Claessens | 2008-06-08 | 1 | -14/+17 |
* | Add -Wformat and and fix some compile warnings with gcc 4.3. Fixes bug #53712... | Xavier Claessens | 2008-06-08 | 3 | -4/+5 |
* | Close contact list when Escape is pressed. Fixes bug #536628 (Ross Burton). | Xavier Claessens | 2008-06-08 | 1 | -1/+17 |
* | Updated Norwegian bokmål translation | Kjartan Maraas | 2008-06-08 | 1 | -37/+50 |
* | Updated es translation (Jorge Gonzalez) | Jorge Gonzalez Gonzalez | 2008-06-07 | 1 | -12/+16 |
* | Updated Galician Translation. | Ignacio Casal Quinteiro | 2008-06-06 | 1 | -4/+8 |
* | Updated vi translation (Clytie Siddall) | Clytie Siddall | 2008-06-05 | 1 | -157/+95 |
* | Add a command line option to hide contact list on startup. Fixes bug #535080 ... | Xavier Claessens | 2008-06-04 | 3 | -6/+16 |
* | Updated Galician Translation. | Ignacio Casal Quinteiro | 2008-06-04 | 1 | -98/+107 |
* | Bump version | Xavier Claessens | 2008-06-03 | 1 | -1/+1 |
* | Fix sending emails from release script | Xavier Claessens | 2008-06-03 | 1 | -2/+2 |
* | Prepare for releaseEMPATHY_0_23_3 | Xavier Claessens | 2008-06-03 | 2 | -3/+27 |
* | Send announce emails from release script | Xavier Claessens | 2008-06-03 | 1 | -1/+10 |
* | Only display tooltip on the contact list if running with GTK >= 2.12.10. | Xavier Claessens | 2008-06-03 | 1 | -0/+5 |
* | Updated vi translation (Clytie Siddall) | Clytie Siddall | 2008-06-02 | 1 | -1469/+1432 |
* | Typo in a title | Xavier Claessens | 2008-06-02 | 1 | -1/+1 |
* | Wrote Accounts section (still need some work), added Contacts section and sta... | Xavier Claessens | 2008-06-02 | 1 | -9/+325 |
* | Added two figures for the documentation | Xavier Claessens | 2008-06-02 | 3 | -9/+1 |
* | Small advance on the documentation | Xavier Claessens | 2008-06-02 | 1 | -18/+48 |
* | Do not ref tooltip_widget otherwise it never gets destroyed. | Xavier Claessens | 2008-06-02 | 1 | -24/+6 |
* | gtk_widget_set_has_tooltip can't take a value >1 even if it's still TRUE | Xavier Claessens | 2008-05-30 | 1 | -2/+3 |
* | Set a tooltip on contact list view showing EmpathyContactWidget information | Xavier Claessens | 2008-05-30 | 2 | -11/+80 |
* | Updated es translation (Jorge Gonzalez) | Jorge Gonzalez Gonzalez | 2008-05-29 | 1 | -28/+32 |
* | Do not warning if we try to load the avatar of a contact that does not yet ha... | Xavier Claessens | 2008-05-28 | 1 | -14/+14 |
* | Move avatar cache to ~/.cache and don't mix avatar from different contacts, t... | Xavier Claessens | 2008-05-28 | 16 | -313/+266 |
* | empathy_proxy_hash and _equal can be used only with proxies that unsure uniqu... | Xavier Claessens | 2008-05-28 | 1 | -3/+8 |
* | Only permit to have one running call at any time. Fixes bug #527970. | Xavier Claessens | 2008-05-27 | 3 | -60/+31 |
* | Updated ja translation (Takeshi AIHANA). | Takeshi Aihana | 2008-05-25 | 1 | -691/+1065 |
* | Add CLOEXEC flag on BaconMessageConnection FD. Fixes bug #533840. | Xavier Claessens | 2008-05-24 | 1 | -3/+11 |
* | Update BaconMessageConnection from libbacon SVN | Xavier Claessens | 2008-05-24 | 2 | -0/+16 |
* | Fix warning in status icon | Xavier Claessens | 2008-05-23 | 1 | -1/+2 |
* | Updated Norwegian bokmål translation. | Kjartan Maraas | 2008-05-23 | 2 | -173/+176 |
* | Updated Arabic Translation by Abou Manal. | Djihed Afifi | 2008-05-23 | 2 | -64/+70 |
* | Updated es translation (Jorge Gonzalez) | Jorge Gonzalez Gonzalez | 2008-05-23 | 1 | -167/+167 |
* | Emit "send-error" signal if Send() call fails | Xavier Claessens | 2008-05-22 | 1 | -2/+18 |
* | Do not add a separator on the contact menu if there is no remove feature. | Xavier Claessens | 2008-05-22 | 1 | -3/+2 |
* | Updated French translation | Claude Paroz | 2008-05-21 | 1 | -854/+1034 |
* | Schema short description improved. Fixes bug #533541 (Claude Paroz). | Xavier Claessens | 2008-05-21 | 1 | -3/+3 |
* | Add help button on accounts dialog. Fixes bug #533732 (Milo Casagrande). | Xavier Claessens | 2008-05-21 | 2 | -8/+32 |
* | Updated Arabic Translation by Abou Manal. | Djihed Afifi | 2008-05-19 | 2 | -896/+1126 |
* | Do not use statis pointer for MenuPopupData because it get freed. | Xavier Claessens | 2008-05-19 | 1 | -5/+6 |
* | No need of an idle callback forkey m | Xavier Claessens | 2008-05-19 | 1 | -6/+5 |
* | Little cleanup | Xavier Claessens | 2008-05-19 | 1 | -9/+5 |
* | Popup context menu when menu key is pressed. Fixes bug #531414 (Baptiste Mill... | Xavier Claessens | 2008-05-19 | 1 | -0/+23 |
* | Improve dispatcher. Fixes bug #465928. | Xavier Claessens | 2008-05-18 | 13 | -343/+545 |
* | Bump version | Xavier Claessens | 2008-05-17 | 1 | -1/+1 |
* | Prepare for release | Xavier Claessens | 2008-05-17 | 2 | -2/+40 |
* | Request publish and subscribe lists instead of waiting for CM to create them. | Xavier Claessens | 2008-05-16 | 1 | -113/+172 |
* | Use tp_connection_call_when_ready | Xavier Claessens | 2008-05-16 | 1 | -14/+21 |
* | Remove useless files from POTFILES.in | Xavier Claessens | 2008-05-16 | 1 | -2/+0 |
* | Updated Galician Translation and POTFILES.in | Ignacio Casal Quinteiro | 2008-05-14 | 2 | -660/+1139 |
* | sync totem-subtitle-encoding.c with totem as the file was properly relicensed... | Xavier Claessens | 2008-05-14 | 1 | -9/+9 |
* | Add a func to activate any event | Xavier Claessens | 2008-05-14 | 1 | -15/+22 |
* | Do not unref tp_chat directly in the message_received callback to avoid a crash. | Xavier Claessens | 2008-05-09 | 1 | -1/+12 |
* | Don't leak queued messages if EmpathyTpChat gets finalized. | Xavier Claessens | 2008-05-09 | 1 | -0/+15 |
* | Update python binding | Xavier Claessens | 2008-05-09 | 3 | -2/+60 |
* | Add EmpathyDispatcher to API doc. | Xavier Claessens | 2008-05-09 | 2 | -0/+3 |
* | Move non-gtk parts of EmpathyFilter to EmpathyDispatcher in libempathy, gtk p... | Xavier Claessens | 2008-05-09 | 11 | -1099/+1101 |
* | Make _get_invitation more reliable | Xavier Claessens | 2008-05-09 | 1 | -4/+9 |
* | Include empathy-contact-list.h | Xavier Claessens | 2008-05-09 | 1 | -0/+1 |
* | Avoid calling ListPendingMessage if it's already running. | Xavier Claessens | 2008-05-09 | 2 | -10/+12 |
* | Ref the call object when emiting notify signals because signal handles could ... | Xavier Claessens | 2008-05-09 | 1 | -2/+7 |
* | Do not try to remove duplicate backlog from archives and server. Fixes bug #5... | Xavier Claessens | 2008-05-08 | 1 | -34/+3 |
* | Updated cs translation (Lucas Lommer). | Petr Kovář | 2008-05-07 | 1 | -1378/+1262 |
* | More duplicate includes of empathy-debug.h | Xavier Claessens | 2008-05-07 | 2 | -3/+0 |
* | Do not include empathy-debug.h twice | Xavier Claessens | 2008-05-07 | 1 | -1/+0 |
* | Updated Norwegian bokmål translation. | Kjartan Maraas | 2008-05-07 | 1 | -739/+1147 |
* | Fix doc for changes of EmpathyMessage | Xavier Claessens | 2008-05-06 | 1 | -2/+1 |
* | Keep a priv pointer in the object struct instead of using G_TYPE_INSTANCE_GET... | Xavier Claessens | 2008-05-06 | 78 | -587/+487 |
* | If self presence message is "" do like if it was NULL. | Xavier Claessens | 2008-05-05 | 2 | -4/+12 |
* | updated he translation | Yair Hershkovitz | 2008-05-05 | 1 | -871/+1069 |
* | Avoid copying chat list in chat_window_delete_event_cb. | Xavier Claessens | 2008-05-05 | 1 | -11/+5 |
* | Updated es translation (Jorge Gonzalez) | Jorge Gonzalez Gonzalez | 2008-05-03 | 1 | -80/+132 |
* | Updated Slovenian translation | Matej Urbančič | 2008-05-02 | 1 | -17/+69 |
* | Do not request video stream until the user click on the 'send video' box. | Xavier Claessens | 2008-05-02 | 1 | -11/+4 |
* | Fix build with debug disabled. | Xavier Claessens | 2008-05-02 | 2 | -5/+11 |
* | Fix unused var if debug is disabled. | Xavier Claessens | 2008-05-02 | 1 | -3/+1 |
* | Remove useless g_print and enable tp-glib debug messages. | Xavier Claessens | 2008-05-02 | 1 | -3/+2 |
* | Keypad is unsensitive if the call is not ACCEPTED | Xavier Claessens | 2008-05-02 | 3 | -55/+60 |
* | Implement DTMF. | Xavier Claessens | 2008-05-02 | 3 | -2/+88 |
* | Add keypad to the call window glade. | Xavier Claessens | 2008-05-02 | 1 | -4/+223 |
* | Fix packing of the preview video. | Xavier Claessens | 2008-05-02 | 1 | -2/+4 |
* | Updated Slovenian translation | Matej Urbančič | 2008-05-01 | 1 | -37/+48 |
* | Updated Slovenian translation | Matej Urbančič | 2008-05-01 | 1 | -172/+158 |
* | Make use of tp-glib debug system. | Xavier Claessens | 2008-05-01 | 58 | -865/+755 |
* | Updated es translation (Jorge Gonzalez) | Jorge Gonzalez Gonzalez | 2008-05-01 | 1 | -82/+81 |
* | Add a confirmation dialog to accept/reject incoming calls. Do not show remote... | Xavier Claessens | 2008-04-30 | 2 | -113/+113 |
* | Fix type: s/hand up/hang up/ | Xavier Claessens | 2008-04-30 | 1 | -2/+2 |
* | Fix stock ids marked for translation. Fixes bug #530090 (Gabor Kelemen). | Xavier Claessens | 2008-04-29 | 2 | -6/+6 |
* | Reword call window: Use GtkVolumeButton, only one button to accept/reject cal... | Xavier Claessens | 2008-04-29 | 2 | -279/+146 |
* | Updated Slovenian translation | Matej Urbančič | 2008-04-29 | 1 | -34/+45 |
* | Updated Slovenian translation | Matej Urbančič | 2008-04-29 | 1 | -128/+69 |
* | Add missing file | Xavier Claessens | 2008-04-28 | 1 | -0/+1 |
* | Hide contact list when text channel is destroyed. | Xavier Claessens | 2008-04-28 | 1 | -18/+21 |
* | Updated es translation (Jorge Gonzalez) | Jorge Gonzalez Gonzalez | 2008-04-28 | 1 | -17/+15 |
* | Updated Slovenian translation | Matej Urbančič | 2008-04-27 | 1 | -699/+1103 |
* | Correct string hyphenation. Fix bug #529436 (Baptiste Mille-Mathias). | Baptiste Mille-Mathias | 2008-04-27 | 3 | -4/+4 |
* | Correct spacing in some strings. Fix bug #529437 (Baptiste Mille-Mathias). | Baptiste Mille-Mathias | 2008-04-27 | 3 | -3/+3 |
* | Correct capitalisation. Fix bug #529439 (Baptiste Mille-Mathias). | Baptiste Mille-Mathias | 2008-04-27 | 2 | -2/+2 |
* | Updated hu translation | Gabor Keleman | 2008-04-27 | 1 | -189/+137 |
* | Updated hu translation | Gabor Keleman | 2008-04-27 | 1 | -626/+1134 |
* | Updated es translation (Jorge Gonzalez) | Jorge Gonzalez Gonzalez | 2008-04-26 | 1 | -191/+131 |
* | Improve the close warning message. (Elliot Fairweather). | Xavier Claessens | 2008-04-25 | 1 | -1/+1 |
* | Do not give a struct as a parameter by value. (Alban Crequy). | Xavier Claessens | 2008-04-25 | 4 | -16/+16 |
* | Create contact menu in empathy-contact-menu.h | Xavier Claessens | 2008-04-25 | 10 | -314/+348 |
* | Setup contact submenu in chat window. | Xavier Claessens | 2008-04-25 | 4 | -9/+70 |
* | Simplify input resize | Xavier Claessens | 2008-04-25 | 1 | -139/+29 |
* | Remove useless declarations | Xavier Claessens | 2008-04-25 | 1 | -4/+0 |
* | Do not create the contact list if it's not displayed. | Xavier Claessens | 2008-04-25 | 1 | -17/+21 |
* | Reorder functions to not have to declare them on top. | Xavier Claessens | 2008-04-25 | 1 | -668/+564 |
* | Move contact menu code to its own module. | Xavier Claessens | 2008-04-25 | 5 | -285/+402 |
* | Bump tp-glib version required to 0.7.6. Fixes bug #529651. | Xavier Claessens | 2008-04-24 | 1 | -1/+1 |
* | Remove conditional build of VOIP. | Xavier Claessens | 2008-04-24 | 6 | -50/+0 |
* | Comply to HIG guidelines. Fixes bug #526926 (Elliot Fairweather, Xavier Claes... | Xavier Claessens | 2008-04-23 | 1 | -3/+6 |
* | Updated sv translation (Daniel Nylander) | Daniel Nylander | 2008-04-23 | 1 | -750/+857 |
* | Add man page for empathy and empathy-accounts. Fixes bug #529552 (Simon McVit... | Xavier Claessens | 2008-04-23 | 3 | -0/+40 |
* | Fix some warnings with roomlist | Xavier Claessens | 2008-04-23 | 2 | -6/+15 |
* | Do not apply different theme to chat and chatrooms | Xavier Claessens | 2008-04-23 | 6 | -109/+2 |
* | Make sure we don't assume Text channel's handle_type is != NONE. | Xavier Claessens | 2008-04-23 | 5 | -23/+67 |
* | Cleanup the spell code. | Xavier Claessens | 2008-04-22 | 3 | -71/+56 |
* | Use enchant instead of aspell. Fixes bug #460624 (Frederic Peters). | Xavier Claessens | 2008-04-22 | 2 | -115/+119 |
* | Updated en_GB translation (Philip Withnall). | Philip Withnall | 2008-04-22 | 1 | -753/+911 |
* | Add support for apt:// URLS. Fixes bug #529049 (Gaëtan Podevijn). | Xavier Claessens | 2008-04-22 | 2 | -0/+6 |
* | Add tube API documentation. | Xavier Claessens | 2008-04-22 | 2 | -0/+4 |
* | Bump version to 0.23.2 | Xavier Claessens | 2008-04-21 | 1 | -1/+1 |
* | Fix warning when changing send video button before accepting the call.EMPATHY_0_23_1 | Xavier Claessens | 2008-04-21 | 1 | -1/+4 |
* | Partly fix INCOMING calls | Xavier Claessens | 2008-04-21 | 1 | -24/+9 |
* | Fix OUTGOING calls | Xavier Claessens | 2008-04-21 | 2 | -28/+51 |
* | If window->call is NULL consider the call as CLOSED | Xavier Claessens | 2008-04-21 | 1 | -2/+4 |
* | Remove duplicate define in header. | Xavier Claessens | 2008-04-21 | 1 | -2/+0 |
* | Update NEWS with changes in 0.23.1 | Xavier Claessens | 2008-04-21 | 1 | -0/+57 |
* | Bump ABI | Xavier Claessens | 2008-04-21 | 1 | -4/+4 |
* | Do not install schemas in distcheck | Xavier Claessens | 2008-04-21 | 1 | -2/+3 |
* | Don't resize the window when a contact list appear if it's already big enough. | Xavier Claessens | 2008-04-21 | 1 | -9/+13 |
* | Never set the remote_contact for named rooms, do not pretend it's a p2p chat ... | Xavier Claessens | 2008-04-21 | 1 | -8/+21 |
* | Add files to gitignore for help translations | Xavier Claessens | 2008-04-21 | 2 | -1/+3 |
* | Rework the way chat window is resized when the contact list appear/disappear.... | Xavier Claessens | 2008-04-21 | 2 | -8/+23 |