aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Prepare for releaseEMPATHY_0_23_3Xavier Claessens2008-06-032-3/+27
* Send announce emails from release scriptXavier Claessens2008-06-031-1/+10
* Only display tooltip on the contact list if running with GTK >= 2.12.10.Xavier Claessens2008-06-031-0/+5
* Updated vi translation (Clytie Siddall)Clytie Siddall2008-06-021-1469/+1432
* Typo in a titleXavier Claessens2008-06-021-1/+1
* Wrote Accounts section (still need some work), added Contacts section and sta...Xavier Claessens2008-06-021-9/+325
* Added two figures for the documentationXavier Claessens2008-06-023-9/+1
* Small advance on the documentationXavier Claessens2008-06-021-18/+48
* Do not ref tooltip_widget otherwise it never gets destroyed.Xavier Claessens2008-06-021-24/+6
* gtk_widget_set_has_tooltip can't take a value >1 even if it's still TRUEXavier Claessens2008-05-301-2/+3
* Set a tooltip on contact list view showing EmpathyContactWidget informationXavier Claessens2008-05-302-11/+80
* Updated es translation (Jorge Gonzalez)Jorge Gonzalez Gonzalez2008-05-291-28/+32
* Do not warning if we try to load the avatar of a contact that does not yet ha...Xavier Claessens2008-05-281-14/+14
* Move avatar cache to ~/.cache and don't mix avatar from different contacts, t...Xavier Claessens2008-05-2816-313/+266
* empathy_proxy_hash and _equal can be used only with proxies that unsure uniqu...Xavier Claessens2008-05-281-3/+8
* Only permit to have one running call at any time. Fixes bug #527970.Xavier Claessens2008-05-273-60/+31
* Updated ja translation (Takeshi AIHANA).Takeshi Aihana2008-05-251-691/+1065
* Add CLOEXEC flag on BaconMessageConnection FD. Fixes bug #533840.Xavier Claessens2008-05-241-3/+11
* Update BaconMessageConnection from libbacon SVNXavier Claessens2008-05-242-0/+16
* Fix warning in status iconXavier Claessens2008-05-231-1/+2
* Updated Norwegian bokmål translation.Kjartan Maraas2008-05-232-173/+176
* Updated Arabic Translation by Abou Manal. Djihed Afifi2008-05-232-64/+70
* Updated es translation (Jorge Gonzalez)Jorge Gonzalez Gonzalez2008-05-231-167/+167
* Emit "send-error" signal if Send() call failsXavier Claessens2008-05-221-2/+18
* Do not add a separator on the contact menu if there is no remove feature.Xavier Claessens2008-05-221-3/+2
* Updated French translationClaude Paroz2008-05-211-854/+1034
* Schema short description improved. Fixes bug #533541 (Claude Paroz).Xavier Claessens2008-05-211-3/+3
* Add help button on accounts dialog. Fixes bug #533732 (Milo Casagrande).Xavier Claessens2008-05-212-8/+32
* Updated Arabic Translation by Abou Manal. Djihed Afifi2008-05-192-896/+1126
* Do not use statis pointer for MenuPopupData because it get freed.Xavier Claessens2008-05-191-5/+6
* No need of an idle callback forkey mXavier Claessens2008-05-191-6/+5
* Little cleanupXavier Claessens2008-05-191-9/+5
* Popup context menu when menu key is pressed. Fixes bug #531414 (Baptiste Mill...Xavier Claessens2008-05-191-0/+23
* Improve dispatcher. Fixes bug #465928.Xavier Claessens2008-05-1813-343/+545
* Bump versionXavier Claessens2008-05-171-1/+1
* Prepare for releaseXavier Claessens2008-05-172-2/+40
* Request publish and subscribe lists instead of waiting for CM to create them.Xavier Claessens2008-05-161-113/+172
* Use tp_connection_call_when_readyXavier Claessens2008-05-161-14/+21
* Remove useless files from POTFILES.inXavier Claessens2008-05-161-2/+0
* Updated Galician Translation and POTFILES.inIgnacio Casal Quinteiro2008-05-142-660/+1139
* sync totem-subtitle-encoding.c with totem as the file was properly relicensed...Xavier Claessens2008-05-141-9/+9
* Add a func to activate any eventXavier Claessens2008-05-141-15/+22
* Do not unref tp_chat directly in the message_received callback to avoid a crash.Xavier Claessens2008-05-091-1/+12
* Don't leak queued messages if EmpathyTpChat gets finalized.Xavier Claessens2008-05-091-0/+15
* Update python bindingXavier Claessens2008-05-093-2/+60
* Add EmpathyDispatcher to API doc.Xavier Claessens2008-05-092-0/+3
* Move non-gtk parts of EmpathyFilter to EmpathyDispatcher in libempathy, gtk p...Xavier Claessens2008-05-0911-1099/+1101
* Make _get_invitation more reliableXavier Claessens2008-05-091-4/+9
* Include empathy-contact-list.hXavier Claessens2008-05-091-0/+1
* Avoid calling ListPendingMessage if it's already running.Xavier Claessens2008-05-092-10/+12
* Ref the call object when emiting notify signals because signal handles could ...Xavier Claessens2008-05-091-2/+7
* Do not try to remove duplicate backlog from archives and server. Fixes bug #5...Xavier Claessens2008-05-081-34/+3
* Updated cs translation (Lucas Lommer).Petr Kovář2008-05-071-1378/+1262
* More duplicate includes of empathy-debug.hXavier Claessens2008-05-072-3/+0
* Do not include empathy-debug.h twiceXavier Claessens2008-05-071-1/+0
* Updated Norwegian bokmål translation.Kjartan Maraas2008-05-071-739/+1147
* Fix doc for changes of EmpathyMessageXavier Claessens2008-05-061-2/+1
* Keep a priv pointer in the object struct instead of using G_TYPE_INSTANCE_GET...Xavier Claessens2008-05-0678-587/+487
* If self presence message is "" do like if it was NULL.Xavier Claessens2008-05-052-4/+12
* updated he translationYair Hershkovitz2008-05-051-871/+1069
* Avoid copying chat list in chat_window_delete_event_cb.Xavier Claessens2008-05-051-11/+5
* Updated es translation (Jorge Gonzalez)Jorge Gonzalez Gonzalez2008-05-031-80/+132
* Updated Slovenian translationMatej Urbančič2008-05-021-17/+69
* Do not request video stream until the user click on the 'send video' box.Xavier Claessens2008-05-021-11/+4
* Fix build with debug disabled.Xavier Claessens2008-05-022-5/+11
* Fix unused var if debug is disabled.Xavier Claessens2008-05-021-3/+1
* Remove useless g_print and enable tp-glib debug messages.Xavier Claessens2008-05-021-3/+2
* Keypad is unsensitive if the call is not ACCEPTEDXavier Claessens2008-05-023-55/+60
* Implement DTMF.Xavier Claessens2008-05-023-2/+88
* Add keypad to the call window glade.Xavier Claessens2008-05-021-4/+223
* Fix packing of the preview video.Xavier Claessens2008-05-021-2/+4
* Updated Slovenian translationMatej Urbančič2008-05-011-37/+48
* Updated Slovenian translationMatej Urbančič2008-05-011-172/+158
* Make use of tp-glib debug system.Xavier Claessens2008-05-0158-865/+755
* Updated es translation (Jorge Gonzalez)Jorge Gonzalez Gonzalez2008-05-011-82/+81
* Add a confirmation dialog to accept/reject incoming calls. Do not show remote...Xavier Claessens2008-04-302-113/+113
* Fix type: s/hand up/hang up/Xavier Claessens2008-04-301-2/+2
* Fix stock ids marked for translation. Fixes bug #530090 (Gabor Kelemen).Xavier Claessens2008-04-292-6/+6
* Reword call window: Use GtkVolumeButton, only one button to accept/reject cal...Xavier Claessens2008-04-292-279/+146
* Updated Slovenian translationMatej Urbančič2008-04-291-34/+45
* Updated Slovenian translationMatej Urbančič2008-04-291-128/+69
* Add missing fileXavier Claessens2008-04-281-0/+1
* Hide contact list when text channel is destroyed.Xavier Claessens2008-04-281-18/+21
* Updated es translation (Jorge Gonzalez)Jorge Gonzalez Gonzalez2008-04-281-17/+15
* Updated Slovenian translationMatej Urbančič2008-04-271-699/+1103
* Correct string hyphenation. Fix bug #529436 (Baptiste Mille-Mathias).Baptiste Mille-Mathias2008-04-273-4/+4
* Correct spacing in some strings. Fix bug #529437 (Baptiste Mille-Mathias).Baptiste Mille-Mathias2008-04-273-3/+3
* Correct capitalisation. Fix bug #529439 (Baptiste Mille-Mathias).Baptiste Mille-Mathias2008-04-272-2/+2
* Updated hu translationGabor Keleman2008-04-271-189/+137
* Updated hu translationGabor Keleman2008-04-271-626/+1134
* Updated es translation (Jorge Gonzalez)Jorge Gonzalez Gonzalez2008-04-261-191/+131
* Improve the close warning message. (Elliot Fairweather).Xavier Claessens2008-04-251-1/+1
* Do not give a struct as a parameter by value. (Alban Crequy).Xavier Claessens2008-04-254-16/+16
* Create contact menu in empathy-contact-menu.hXavier Claessens2008-04-2510-314/+348
* Setup contact submenu in chat window.Xavier Claessens2008-04-254-9/+70
* Simplify input resizeXavier Claessens2008-04-251-139/+29
* Remove useless declarationsXavier Claessens2008-04-251-4/+0
* Do not create the contact list if it's not displayed.Xavier Claessens2008-04-251-17/+21
* Reorder functions to not have to declare them on top.Xavier Claessens2008-04-251-668/+564
* Move contact menu code to its own module.Xavier Claessens2008-04-255-285/+402
* Bump tp-glib version required to 0.7.6. Fixes bug #529651.Xavier Claessens2008-04-241-1/+1
* Remove conditional build of VOIP.Xavier Claessens2008-04-246-50/+0
* Comply to HIG guidelines. Fixes bug #526926 (Elliot Fairweather, Xavier Claes...Xavier Claessens2008-04-231-3/+6
* Updated sv translation (Daniel Nylander)Daniel Nylander2008-04-231-750/+857
* Add man page for empathy and empathy-accounts. Fixes bug #529552 (Simon McVit...Xavier Claessens2008-04-233-0/+40
* Fix some warnings with roomlistXavier Claessens2008-04-232-6/+15
* Do not apply different theme to chat and chatroomsXavier Claessens2008-04-236-109/+2
* Make sure we don't assume Text channel's handle_type is != NONE.Xavier Claessens2008-04-235-23/+67
* Cleanup the spell code.Xavier Claessens2008-04-223-71/+56
* Use enchant instead of aspell. Fixes bug #460624 (Frederic Peters).Xavier Claessens2008-04-222-115/+119
* Updated en_GB translation (Philip Withnall).Philip Withnall2008-04-221-753/+911
* Add support for apt:// URLS. Fixes bug #529049 (Gaëtan Podevijn).Xavier Claessens2008-04-222-0/+6
* Add tube API documentation.Xavier Claessens2008-04-222-0/+4
* Bump version to 0.23.2Xavier Claessens2008-04-211-1/+1
* Fix warning when changing send video button before accepting the call.EMPATHY_0_23_1Xavier Claessens2008-04-211-1/+4
* Partly fix INCOMING callsXavier Claessens2008-04-211-24/+9
* Fix OUTGOING callsXavier Claessens2008-04-212-28/+51
* If window->call is NULL consider the call as CLOSEDXavier Claessens2008-04-211-2/+4
* Remove duplicate define in header.Xavier Claessens2008-04-211-2/+0
* Update NEWS with changes in 0.23.1Xavier Claessens2008-04-211-0/+57
* Bump ABIXavier Claessens2008-04-211-4/+4
* Do not install schemas in distcheckXavier Claessens2008-04-211-2/+3
* Don't resize the window when a contact list appear if it's already big enough.Xavier Claessens2008-04-211-9/+13
* Never set the remote_contact for named rooms, do not pretend it's a p2p chat ...Xavier Claessens2008-04-211-8/+21
* Add files to gitignore for help translationsXavier Claessens2008-04-212-1/+3
* Rework the way chat window is resized when the contact list appear/disappear....Xavier Claessens2008-04-212-8/+23
* Do not crash on if ListChannels failsXavier Claessens2008-04-211-0/+6
* Updated es translation (Jorge Gonzalez)Jorge Gonzalez Gonzalez2008-04-211-14/+26
* Do not use service tube param as it can be anything with DTube. If the tube h...Xavier Claessens2008-04-201-62/+76
* initialize connection_statusFrederic Peters2008-04-201-1/+1
* keep track of connected status to disable menu item for "new conversation"Frederic Peters2008-04-201-0/+37
* Do not ask confirmation in empathy, that's the handler's responsability. Just...Xavier Claessens2008-04-201-34/+22
* Updated es translation (Jorge Gonzalez)Jorge Gonzalez Gonzalez2008-04-201-62/+86
* Added Spanish translationJorge Gonzalez Gonzalez2008-04-202-1/+311
* Change message dialog type if the app is not installedXavier Claessens2008-04-201-3/+4
* Ask user confirmation before dispatching an incoming tubeXavier Claessens2008-04-201-60/+151
* Add missing file to POTFILESXavier Claessens2008-04-201-0/+1
* Do not unref account from empathy_contact_get_account()Xavier Claessens2008-04-201-1/+0
* Display error message when cannot create salut account.Xavier Claessens2008-04-201-2/+5
* Added introduction and started the Getting Started sectionXavier Claessens2008-04-201-4/+183
* Add needed empathy.omf.in and set Milo Casagrande as maintainer. seriesid gen...Xavier Claessens2008-04-203-2/+13
* Add build system for help manualXavier Claessens2008-04-205-1/+13
* Make possible to show "ghelp:" URIs and display a dialog in case of error in ...Xavier Claessens2008-04-203-11/+22
* Initial set up of the documentationXavier Claessens2008-04-203-0/+195
* Don't forget to give an initial value to GValue.Xavier Claessens2008-04-201-1/+1
* Advertise VoIP capabilities and disable VoIP if it's disabled at build time.Xavier Claessens2008-04-201-0/+49
* Remove deleted file from doc and python binding.Xavier Claessens2008-04-202-3/+0
* Update python bindingXavier Claessens2008-04-202-67/+15
* Add new fileXavier Claessens2008-04-201-0/+1
* Fix litle bug in dispatcherXavier Claessens2008-04-201-1/+2
* Move tube chandler to EmpathyFilterXavier Claessens2008-04-205-274/+245
* Some code cleanupXavier Claessens2008-04-202-27/+25
* Call ListTubes in EmpathyTpTube's constructor to avoid racesXavier Claessens2008-04-201-96/+67
* Update python bindingXavier Claessens2008-04-204-9/+156
* Change the way tube handler's object-path and bus-name are build.Xavier Claessens2008-04-203-27/+71
* Quit the tubes chandler when there is no more handled channelsXavier Claessens2008-04-201-1/+5
* Make a more generic API for different socket typesXavier Claessens2008-04-202-83/+36
* Rename empathy_offer_ipv4_stream_tube() to empathy_tp_tube_new_ipv4_stream_tu...Xavier Claessens2008-04-202-77/+93
* Add empathy_offer_ipv4_stream_tube().Xavier Claessens2008-04-203-2/+81
* Port the tubes chandler to the new API and cleanup the code.Xavier Claessens2008-04-201-127/+140
* Rename EmpathyTube to EmpathyTpTube and remove EmpathyTubes.Xavier Claessens2008-04-209-1070/+590
* Replace channel closed signal with invalidated signalXavier Claessens2008-04-201-7/+10
* Little coding stype changesXavier Claessens2008-04-201-8/+5
* Build empathy-tubes-chandlerXavier Claessens2008-04-202-3/+5
* Remove useless commented codeXavier Claessens2008-04-201-5/+0
* Add tubes handlerXavier Claessens2008-04-203-0/+266
* Add tubes, tube and tube handler objectsXavier Claessens2008-04-207-2/+1295
* Add new tube handling interfaceXavier Claessens2008-04-203-1/+65
* Already open channels are considered OUTGOING.Xavier Claessens2008-04-201-1/+1
* Make sure to not set a NULL title on the window.Xavier Claessens2008-04-201-3/+1
* Add event when a contact is local pending of a publish channelXavier Claessens2008-04-201-40/+103
* Drop Chandler and Filter, do not use MC for dispatching channels, do it ourself.Xavier Claessens2008-04-2021-1353/+770
* Fix acknoledge of messagesXavier Claessens2008-04-203-54/+82
* Added a --no-connect option. Fixes: #526208. (Frederic Peters)Frederic Peters2008-04-191-2/+10
* Hide password from debug messages.Xavier Claessens2008-04-191-1/+2
* Update release script to take actions in command line optionsXavier Claessens2008-04-191-5/+23
* Always set urgency hint on p2p chat windows when receiving a message.Xavier Claessens2008-04-185-8/+40
* Updated es translation <Jorge Gonzalez>Jorge Gonzalez Gonzalez2008-04-181-110/+79
* Marked strings for translation. Fixes bug #528596 (Frederic Peters)Frederic Peters2008-04-181-4/+4
* Escape text in strings using Pango markup. Fixes bug #528529 (Frederic Peters).Xavier Claessens2008-04-173-3/+4
* Redirect debug messages after printing help. Fixes bug #528542 (Frederic Pete...Xavier Claessens2008-04-171-2/+2
* glade property for i18n comments in "comments" and not "comment"Xavier Claessens2008-04-171-2/+2
* Fix crash in DND of chat tab.Xavier Claessens2008-04-171-15/+6
* Add a contact in the roster as soon as it has a name, don't wait for the ID. ...Xavier Claessens2008-04-161-1/+1
* Mute input/output if the button is not active.Xavier Claessens2008-04-161-2/+2
* Do not expand mute input/output button in the call window.Xavier Claessens2008-04-161-26/+30
* If the RequestAliases fails, make sure the name property on all contacts beco...Xavier Claessens2008-04-162-40/+43
* stun-server and stun-port sensibility is the opposit: They are sensitive if d...Xavier Claessens2008-04-161-7/+5
* Remove most SIP settings since they are impossible to understand.Xavier Claessens2008-04-162-321/+58
* Add/Remove preview window can be done at anytime, the call don't have to be r...Xavier Claessens2008-04-161-2/+0
* Simplify SIP account config UI. Fixes bug #527452 (Frederic Peters).Xavier Claessens2008-04-167-100/+180
* Add collabora in copyright and myself in authors since I did lots of changes ...Xavier Claessens2008-04-154-52/+64
* Update copyright year in .h too, it was done in .c only.Xavier Claessens2008-04-1542-42/+42
* Get the chat ID only if the handle and handle_type are != 0. Get the remote_c...Xavier Claessens2008-04-151-15/+19
* Request audio and video streams if capabilities are unknown.Xavier Claessens2008-04-151-17/+8
* fix bug #526374.Xavier Claessens2008-04-141-40/+17
* Fix bug #525084.Xavier Claessens2008-04-141-1/+2
* Fix bug #526145.Xavier Claessens2008-04-141-0/+7
* Show/Hide contact list if we have/haven't a remote_contact.Xavier Claessens2008-04-141-0/+27
* Code cleanupXavier Claessens2008-04-141-59/+41
* Various fixes for chatsXavier Claessens2008-04-144-84/+81
* Set "remote-contact" property even if there is a group interface.Xavier Claessens2008-04-141-0/+41
* Add nothere files to gitignore.Xavier Claessens2008-04-141-0/+4
* Fix icon lookup in nothere. Fixes bug #527924 (Frederic Peters).Xavier Claessens2008-04-141-0/+3
* Make possible to remove nothere applet from planel and activate it by defaut ...Xavier Claessens2008-04-142-1/+15
* "registrar" misspelled Fixes bug #527876 (Frederic Peters).Xavier Claessens2008-04-141-1/+1
* Fix disconnection of AccountStatusChanged signal.Xavier Claessens2008-04-138-41/+45
* Fix crash crash when opening a chat with the keyboard Fixes bug #527713 (Fred...Xavier Claessens2008-04-131-1/+1
* Updated Spanish translation (Jorge Gonzalez)Jorge Gonzalez Gonzalez2008-04-121-103/+77
* Add some comments for translators. Fixes bug #496309 (Andre Klapper).Xavier Claessens2008-04-1211-14/+14
* Do not autostart with session. Fixes bug #525039 (Frederic Peters).Xavier Claessens2008-04-111-6/+6
* Hide sound preference since it's not supported yet. Fixes bug #479697 (Freder...Xavier Claessens2008-04-111-1/+1
* Fix some warningsXavier Claessens2008-04-114-5/+9
* Better call dialog. Fixes bug #527454 (Naba Kumar).Xavier Claessens2008-04-111-209/+186
* Remove deleted file from the makefileXavier Claessens2008-04-111-3/+1
* Use audio-input-microphone for the mic imageXavier Claessens2008-04-112-2/+2
* We can't use *_run_* API from dbus signal cb or method implementation. To avo...Xavier Claessens2008-04-1110-51/+230
* Do not add signal "process", it's added in generated codeXavier Claessens2008-04-111-12/+0
* Use generated API in EmpathyChandlerXavier Claessens2008-04-112-63/+57
* Make use of generated API for EmpathyFilterXavier Claessens2008-04-112-79/+66
* Add Chandler and Filter interfacesXavier Claessens2008-04-114-3/+7
* Update extensions dir based on the example in tp-glibXavier Claessens2008-04-114-19/+39
* Update tools/.gitignoreXavier Claessens2008-04-111-0/+1
* Update tools from tp-glib 0.7.6Xavier Claessens2008-04-1110-39/+421
* TpChannel is not a DBusGProxyXavier Claessens2008-04-111-5/+4
* Fix a warningXavier Claessens2008-04-111-1/+1
* Update POTFILES.inXavier Claessens2008-04-111-1/+2
* Update python bindingXavier Claessens2008-04-111-63/+52
* Remove libtelepathy dep.Xavier Claessens2008-04-111-7/+0
* Remove unused includesXavier Claessens2008-04-113-4/+0
* Update for new API and cleanup the code.Xavier Claessens2008-04-112-245/+186
* Update for new APIXavier Claessens2008-04-115-105/+78
* Remove empathy_inspect_* and add empathy_channel_get_accountXavier Claessens2008-04-112-69/+16
* Do not take McAccount as construct param, it can be found from the TpChannelXavier Claessens2008-04-116-232/+72
* Port EmpathyTpRoomlist to tp-glib APIXavier Claessens2008-04-112-224/+272
* Add empathy_tp_group_get_invitationXavier Claessens2008-04-112-0/+36
* Chandler and Filter only dispatch ready TpChannelXavier Claessens2008-04-113-54/+38
* Update for new APIXavier Claessens2008-04-111-1/+1
* Port to tp-glib API and cleanup the codeXavier Claessens2008-04-112-394/+252
* Disconnect invalidated signal before unref the connection.Xavier Claessens2008-04-111-0/+3
* Remove all references to TpChan in EmpathyTpGroupXavier Claessens2008-04-112-54/+7
* Port EmpathyTpContactList to tp-glib APIXavier Claessens2008-04-112-247/+240
* Use tp-glib API in empathy_call_with_contactXavier Claessens2008-04-111-23/+24
* Completely remove TpConn and TpChanXavier Claessens2008-04-112-16/+2
* Fix get_property('ready') on EmpathyTpChat and EmpathyTpGroup (Alban Crequy).Xavier Claessens2008-04-112-0/+6
* Make use of empathy_run_until_ready_fullXavier Claessens2008-04-111-45/+10
* Add empathy_run_until_read[_full] functionsXavier Claessens2008-04-112-0/+86
* Wait for the TpGroup to be ready before using itXavier Claessens2008-04-111-34/+59
* Uncommend the use of empathy_contact_run_until_ready, it works nowXavier Claessens2008-04-111-2/+1
* Use tp-glib client APIXavier Claessens2008-04-112-16/+58