aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update release script to correctly create SVN tag.EMPATHY_2_25_92Xavier Claessens2009-03-041-2/+3
* Update NEWS for releaseXavier Claessens2009-03-041-0/+37
* Add en_GB in gitignoreXavier Claessens2009-03-041-0/+1
* Bump LT versionXavier Claessens2009-03-041-3/+3
* Hardcode some a default codec preferencesSjoerd Simons2009-03-041-0/+52
* Remove some useless blanksSjoerd Simons2009-03-041-2/+0
* Remove gdk_threads_{enter,leave}, gdk thread support is useless untill we aud...Sjoerd Simons2009-03-041-2/+0
* Hook up the video input sidebar itemSjoerd Simons2009-03-041-16/+146
* Let the UI call the handler for bus messagesSjoerd Simons2009-03-042-37/+8
* Add support for changing various color channels of the video deviceSjoerd Simons2009-03-042-0/+149
* Hook up audio input panelSjoerd Simons2009-03-041-3/+37
* Add volume control and rms/peak level signalsSjoerd Simons2009-03-042-12/+269
* Remove some silly empty linesSjoerd Simons2009-03-041-3/+0
* Remove videorateSjoerd Simons2009-03-041-5/+4
* Fix typoSjoerd Simons2009-03-041-1/+1
* Put locks around timer_idSjoerd Simons2009-03-041-2/+12
* Add timer and make all gtk calls in the main threadSjoerd Simons2009-03-041-13/+62
* Use livesrc and fsfunnel to funnel the mediastreams to their outputsSjoerd Simons2009-03-041-16/+72
* Set the preview video widget not sync and asyncSjoerd Simons2009-03-041-0/+1
* Add sync and async propertiesSjoerd Simons2009-03-041-8/+80
* Add comments for callbacks that come from a different threadSjoerd Simons2009-03-041-0/+2
* Ensure to always call gtk/gdk functions while holding the gdk lockSjoerd Simons2009-03-042-0/+6
* Move URI regex to empathy-ui-utilsXavier Claessens2009-03-033-13/+26
* Automatically wrap enums in the empathy and empathygtk python bindingsMike Sheldon2009-03-032-0/+4
* add help/fi/*.xml in gitignoreXavier Claessens2009-03-031-0/+1
* Revert "Started splitting empathy log code from the log manager to make loggi...Xavier Claessens2009-03-035-889/+584
* Started splitting empathy log code from the log manager to make logging more ...Jonny Lamb2009-03-035-584/+889
* Added British English documentation translation.Philip Withnall2009-03-032-1/+1066
* Updated Czech translation by Lucas Lommer.Petr Kovar2009-03-022-327/+695
* Updated Slovenian translationMatej Urbančič2009-03-021-360/+413
* Updated Kannada(kn.po) translations Shankar Prasad2009-03-022-378/+1039
* Updated Polish translationTomasz Dominikowski2009-03-022-196/+517
* Added be@latin.poIhar Hrachyshka2009-02-283-0/+2142
* de.po: Updated German translationJochen Skulj2009-02-281-0/+4
* Updated German translationJochen Skulj2009-02-281-513/+541
* Updated Italian translation by Milo CasagrandeLuca Ferretti2009-02-272-507/+611
* updating for Punjabi translationAmanpreet Singh Alam2009-02-271-261/+205
* Compile icon cache for private icon repo as well as public oneDavyd Madeley2009-02-271-0/+10
* Updated Spanish translationJorge Gonzalez Gonzalez2009-02-252-35/+44
* Some string comments requested by translators (#572875)Frederic Peters2009-02-243-0/+5
* Updated British English translation.Philip Withnall2009-02-242-368/+797
* Add Finnish help translation by Valto Wirkola.Timo Jyrinki2009-02-235-1/+677
* Updated th translation.Theppitak Karoonboonyanan2009-02-231-323/+737
* Malayalam translation updatedPraveen Arimbrathodiyil2009-02-232-378/+784
* Updated German doc translationMario Blättermann2009-02-211-267/+1031
* Updated ja translation (Takeshi AIHANA)Takeshi Aihana2009-02-211-54/+56
* Also disconnect the approval handler on free if it's still thereSjoerd Simons2009-02-211-2/+9
* Handle re-dispatching channels in approving stateSjoerd Simons2009-02-211-3/+13
* Use tp-glib generated code for file transfers rather than extensions.Jonny Lamb2009-02-218-69/+68
* Bumped tp-glib requirement to 0.7.23 for generated FT code.Jonny Lamb2009-02-211-1/+1
* Removed Channel_Type_File_Transfer.xml from extensions.Jonny Lamb2009-02-213-515/+0
* Fixed a mispelled word by David PlanellaGil Forcada Codinachs2009-02-201-2/+2
* sv.po: Updated Swedish translationDaniel Nylander2009-02-201-184/+539
* Updated sv translation (Daniel Nylander)Daniel Nylander2009-02-201-84/+674
* Updated Catalan translationGil Forcada Codinachs2009-02-202-12/+12
* Updated Brazilian Portuguese translation.Og B. Maciel2009-02-202-102/+118
* updated latvian translationRaivis Dejus2009-02-201-145/+0
* Added latvian translation. Added 'lv' for LatvianRaivis Dejus2009-02-203-0/+2250
* Updated sv translation (Daniel Nylander)Daniel Nylander2009-02-191-36/+37
* Updated Basque translation.Inaki Larranaga Murgoitio2009-02-192-67/+78
* Updated Finnish translationIlkka Tuohela2009-02-182-478/+688
* Committed Translation by Sweta KothariSweta Kothari2009-02-182-341/+804
* Updated ko translation.Changwoo Ryu2009-02-181-288/+367
* Updated French translation by Laurent Coudeur and Claude Paroz.Claude Paroz2009-02-181-332/+708
* Updated ro translation (Adi Roiban).Jani Monoses2009-02-181-463/+442
* Updated Hungarian translationGabor Keleman2009-02-181-62/+77
* Updated ca translation (Gil Forcada)Gil Forcada Codinachs2009-02-181-306/+376
* Update zh_HK zh_TW translation <Chao-Hsiung Liao>Chao-Hsiung Liao2009-02-172-377/+451
* Bump version to 2.25.92Xavier Claessens2009-02-171-1/+1
* Use "git log" instead of "git-log"Xavier Claessens2009-02-171-1/+1
* Fix build of the docXavier Claessens2009-02-171-1/+0
* Bump LT versionXavier Claessens2009-02-171-3/+3
* Update NEWSXavier Claessens2009-02-171-0/+32
* Improve release scriptXavier Claessens2009-02-171-4/+8
* Bump version to 2.25.91Xavier Claessens2009-02-171-1/+1
* Set the intial volume button level to a more correct oneSjoerd Simons2009-02-171-0/+4
* Set the camera button insensitive after a callSjoerd Simons2009-02-171-0/+3
* Hook up the volume buttonSjoerd Simons2009-02-171-1/+14
* Hook up DTFM supportSjoerd Simons2009-02-171-12/+86
* When finding a better element to use for volume, reset the current one and tr...Sjoerd Simons2009-02-171-2/+18
* upgrade python bindingsGuillaume Desmottes2009-02-171-13/+4
* use TpTubeType instead of EmpathyTubeTypeGuillaume Desmottes2009-02-173-19/+16
* empathy_tube_handler_new: add debug messageGuillaume Desmottes2009-02-171-0/+1
* empathy-tube-dispatch: add debug messagesGuillaume Desmottes2009-02-171-0/+8
* empathy-dispatcher: deal properly with NULL channel_wrapperGuillaume Desmottes2009-02-171-2/+4
* add parameters arg to empathy_tp_tube_new_stream_tube and use latest offer APIGuillaume Desmottes2009-02-172-3/+5
* Upgrade to latest tube draftGuillaume Desmottes2009-02-173-84/+93
* Add API to get and set the volumeSjoerd Simons2009-02-172-5/+99
* rename toolbar1 to toolbarGuillaume Desmottes2009-02-172-3/+3
* Add an empty expanded GtkToolItem so the volume button is at the end of the t...Guillaume Desmottes2009-02-171-0/+7
* Manually add the GtkVolumeButton to the toolbar instead of fitting an empty h...Guillaume Desmottes2009-02-172-15/+9
* Wait for handle instead of id before request a channelSjoerd Simons2009-02-171-1/+1
* Add label on the microphone button. Fixes #571657Guillaume Desmottes2009-02-171-1/+2
* Signal closed from the call-handlerSjoerd Simons2009-02-172-16/+19
* add a translator comment to describe 'Import'Frédéric Péters2009-02-171-0/+1
* Correct bracket-style.Jonny Lamb2009-02-171-2/+4
* empathy-dispatcher.[ch]: Several misc. code style fixes.Jonny Lamb2009-02-172-8/+15
* empathy-dispatcher.c: Check arguments of non-static functions.Jonny Lamb2009-02-171-0/+18
* Minor string fixes. Fixes bug #571635Bruce Cowan2009-02-174-4/+4
* Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>Alexander Shopov2009-02-162-334/+710
* Updated ro translation (Alexandru Szasz, Mișu Moldovan). Fixed LINUGAS file.Jani Monoses2009-02-161-1/+1
* Added Romanian translation (Alexandru Szasz, Mișu Moldovan)Jani Monoses2009-02-162-0/+2167
* Updated ja translation (Takeshi AIHANA).Takeshi Aihana2009-02-151-339/+707
* Updated Danish translation by Knneth NielsenKenneth Nielsen2009-02-151-397/+795
* Updated Polish translationTomasz Dominikowski2009-02-152-377/+747
* Updated es translation, fixes bug #569457Jorge Gonzalez Gonzalez2009-02-141-25/+23
* Updated sv translation (Daniel Nylander)Daniel Nylander2009-02-141-33/+48
* Updated es translation (Jorge Gonzalez)Jorge Gonzalez Gonzalez2009-02-141-39/+57
* set some border in contact info dialog. Fixes bug #562109 (Frédéric Peters)Guillaume Desmottes2009-02-141-0/+1
* bump tp-glib dep to 0.7.21Guillaume Desmottes2009-02-141-1/+1
* 2009-02-13 vi.po Updated Vietnamese translationClytie Siddall2009-02-131-123/+55
* event_manager_approve_channel_cb: tp_channel_get_handle is not needed any moreGuillaume Desmottes2009-02-131-4/+0
* event_manager_approve_channel_cb: we are invited if the self handle is not 0 ...Guillaume Desmottes2009-02-131-1/+1
* event_manager_approve_channel_cb: check if the channel implements the group i...Guillaume Desmottes2009-02-131-26/+25
* empathy-event-manager: we don't need EmpathyTpGroup anymoreGuillaume Desmottes2009-02-131-1/+0
* invite_dialog_response_cb: don't close the tp_chat twiceGuillaume Desmottes2009-02-131-1/+0
* event_manager_muc_invite_got_contact_name_cb: don't leak msgGuillaume Desmottes2009-02-131-0/+2
* event_manager_approve_channel_cb: empathy_tp_chat_get_account doesn't ref the...Guillaume Desmottes2009-02-131-1/+0
* translate invitation messageGuillaume Desmottes2009-02-131-1/+1
* invite_dialog_response_cb: use TpChannel API instead of EmpathyTpGroup oneGuillaume Desmottes2009-02-131-8/+8
* event_manager_approve_channel_cb: wait that the contact is readyGuillaume Desmottes2009-02-131-14/+36
* event_manager_approve_channel_cb: unref the accountGuillaume Desmottes2009-02-131-0/+1
* event_manager_approve_channel_cb: use TpChannel API instead of TpGroupGuillaume Desmottes2009-02-131-13/+16
* use tp_channel_get_identifier in event_room_channel_process_func tooGuillaume Desmottes2009-02-131-17/+1
* use tp_channel_get_identifier instead of inspecting room handleGuillaume Desmottes2009-02-131-11/+2
* event_manager_approve_channel_cb: display invite messageGuillaume Desmottes2009-02-131-1/+1
* Support incoming muc invitation.Fixes bug #525559 (Guillaume Desmottes)Guillaume Desmottes2009-02-131-2/+161
* Hungarian translation updatedGabor Keleman2009-02-121-153/+116
* Updated Basque translation (Inaki Larranaga MurgoitioIñaki Larrañaga Murgoitio2009-02-121-334/+698
* Remove unused functionsOlivier Crête2009-02-123-141/+0
* Fix pad leakOlivier Crête2009-02-121-0/+2
* Fix type punned pointers warningsOlivier Crête2009-02-1212-13/+13
* Add newline at end of fileOlivier Crête2009-02-121-1/+1
* Fix 'hang up' icon size in menu, remove extra menuitem2Jonathon Jongsma2009-02-121-9/+5
* Fix spacing of video preview widgets in call UI (bug 570400)Jonathon Jongsma2009-02-121-1/+2
* Hookup the contact menu item cb correctlySjoerd Simons2009-02-121-2/+10
* Updated Swedish translation (Daniel Nylander)Daniel Nylander2009-02-111-160/+164
* remove second call of g_set_application_name as doc says explicitely it have ...Guillaume Desmottes2009-02-111-1/+0
* status_icon_update_tooltip: don't display the event message if NULL. Fixes bu...Guillaume Desmottes2009-02-111-3/+6
* Save status message on NetworkManager disconnect and restore on reconnectDavyd Madeley2009-02-111-3/+12
* Fix 'make install' for some automake versions. Fixes #570357.Theppitak Karoonboonyanan2009-02-111-1/+1
* Updated pt_BR translation (Andre Gondim)Jonh Wendell S. Santana2009-02-091-162/+190
* Updated Vietnamese translationClytie Siddall2009-02-081-537/+802
* Updated Norwegian bokmål translation.Kjartan Maraas2009-02-061-322/+313
* Cleanup for GObject related functions in EmpathyCallFactory and EmpathyCallHa...Cosimo Cecchi2009-02-054-103/+86
* Updated es translation (Jorge Gonzalez)Jorge Gonzalez Gonzalez2009-02-051-10/+4
* Fix typoSjoerd Simons2009-02-041-1/+1
* Remove repeated casts to EmpathyTpChatWill Thompson2009-02-041-11/+14
* Ignore and acknowledge empty NonTextContent messages.Will Thompson2009-02-041-0/+34
* Updated es translation (Jorge Gonzalez)Jorge Gonzalez Gonzalez2009-02-041-168/+187
* updating for Punjabi by A S AlamAmanpreet Singh Alam2009-02-031-405/+869
* Update python bindingsXavier Claessens2009-02-035-0/+217
* Fix naming of macros to be consistent with the class nameXavier Claessens2009-02-032-11/+11
* Update docXavier Claessens2009-02-034-7/+21
* Add a space between the function name and the (void)Xavier Claessens2009-02-036-6/+6
* Add needed modules checkXavier Claessens2009-02-031-0/+4
* Update NEWSXavier Claessens2009-02-031-0/+1
* Clean up some brokeness after the rebaseSjoerd Simons2009-02-031-7/+2
* Update python bindingsSjoerd Simons2009-02-032-8/+17
* Remove some dead codeSjoerd Simons2009-02-031-17/+0
* Add information in the statusbarSjoerd Simons2009-02-031-4/+56
* Rename statusbar is to statusbarSjoerd Simons2009-02-031-1/+1
* Start streaming video when webcam icon is clickedSjoerd Simons2009-02-031-0/+23
* Rename DTFM to DailpadSjoerd Simons2009-02-031-1/+1
* Add some more content to the menusSjoerd Simons2009-02-031-1/+26
* Request only audio in the initial requestSjoerd Simons2009-02-031-2/+1
* Put in new VOIP UISjoerd Simons2009-02-033-7/+367
* Add minimum width and height propertiesSjoerd Simons2009-02-032-1/+50
* add a sidebar abstraction taken from emerillionSjoerd Simons2009-02-033-0/+689
* Also unref the tf channelSjoerd Simons2009-02-031-1/+7
* Remove dead codeSjoerd Simons2009-02-031-2/+0
* stop the pipeline and unref everything when the window goes awaySjoerd Simons2009-02-031-14/+49
* Don't return the handler, so we can unref it after signallingSjoerd Simons2009-02-032-12/+12
* sink the videosink so we can hold a ref to itSjoerd Simons2009-02-031-0/+9
* Close ongoing calls at dispose timeSjoerd Simons2009-02-031-2/+4
* Add ability to start a call for an incoming channelSjoerd Simons2009-02-031-14/+34
* Show a dialog when the user clicks on a incoming callSjoerd Simons2009-02-031-2/+83
* Let the event-manager manage the soundsSjoerd Simons2009-02-032-3/+109
* Add a empathy_sound_play_full functionSjoerd Simons2009-02-032-14/+69
* Don't double-free the EmpathyTpCallStreamsSjoerd Simons2009-02-031-3/+0
* Add a getter for the main window widgetSjoerd Simons2009-02-032-1/+9
* Update python bindingsSjoerd Simons2009-02-031-0/+23
* Start of a simple uiSjoerd Simons2009-02-031-12/+231
* Move the TpFarsight code from TpCall to CallHandlerSjoerd Simons2009-02-034-160/+309
* Add functionality to call CreateChannels and look up (simple) channel classesSjoerd Simons2009-02-032-12/+156
* Don't start the call from the message dialog, the handler will take care of itSjoerd Simons2009-02-031-1/+0
* Add audio/video sink and source abstractionsSjoerd Simons2009-02-0310-0/+946
* Toss out the old EmpathyCallWindow initialise the CallFactory and hook into i...Sjoerd Simons2009-02-035-950/+107
* Switch to calling CallFactory to make callsSjoerd Simons2009-02-035-40/+25
* Add Stub call factor and call handler objectsSjoerd Simons2009-02-035-0/+445
* Initial port from telepathy-stream-engine to telepathy-farsightSjoerd Simons2009-02-038-196/+176
* Updated Spanish translationJorge Gonzalez Gonzalez2009-02-031-205/+245
* Updated zh_HK zhTW translation (Chao-Hsiung Liao).Chao-Hsiung Liao2009-02-032-564/+1476
* Fix authors of fixed bugsXavier Claessens2009-02-031-7/+7
* Update NEWSXavier Claessens2009-02-031-0/+36
* Bump LT versionXavier Claessens2009-02-031-3/+3
* Update python bindingXavier Claessens2009-02-035-10/+56
* Fix some i18n issues in main().Xavier Claessens2009-02-031-3/+6
* Allow Empathy to be built from outside the source tree.Xavier Claessens2009-02-033-8/+14
* More work on the help, thanks to Milo Casagrande.Xavier Claessens2009-02-031-74/+145
* Re-add "--version" option from command line.Xavier Claessens2009-02-031-0/+15
* Add empathy-contact-selector to POTFILES.in.Xavier Claessens2009-02-031-0/+1
* Postprocess so interfaces won't get defined as objectsSjoerd Simons2009-02-031-1/+1
* regenerated pyempathy.defsSjoerd Simons2009-02-031-2/+2
* Postprocess the pyempathygtk.defsSjoerd Simons2009-02-031-0/+4
* Fix dispatching of tubes: stream tubes vs D-Bus tubesAlban Crequy2009-02-031-2/+2
* Updated pt_BR translation (Michel Recondo and myself)Jonh Wendell S. Santana2009-02-031-290/+451
* Updated sv translation (Daniel Nylander)Daniel Nylander2009-02-021-251/+286
* Small updateGabor Keleman2009-02-011-3/+20
* Updated Hungarian translationGabor Keleman2009-02-011-301/+250
* Updated es translation (Jorge Gonzalez)Jorge Gonzalez Gonzalez2009-01-311-163/+211
* Add a message format for gtk_message_dialog_newXavier Claessens2009-01-311-1/+1
* Use contact-list property and create the store in the constructor.Jonny Lamb2009-01-311-13/+19
* Rename _get_selected to _dup_selected and make sure the contact is unrefed.Jonny Lamb2009-01-313-6/+7
* Removed dispatcher dup as it's been fixed.Jonny Lamb2009-01-311-4/+0
* Pass an EmpathyContactList to _new and create the store from that.Jonny Lamb2009-01-313-7/+8
* Removed old FIXME.Jonny Lamb2009-01-311-4/+0
* Don't call a function in a variable declaration.Jonny Lamb2009-01-311-1/+2
* Use empathy_gtk_init.Jonny Lamb2009-01-311-4/+2
* Use g_signal_connect_swapped and remove useless functions.Jonny Lamb2009-01-311-35/+12
* Unref the temp contact appropriately.Jonny Lamb2009-01-311-0/+1
* Simplified loops inJonny Lamb2009-01-311-21/+19
* Use gtk_tree_store_insert_with_values.Jonny Lamb2009-01-311-2/+2
* Make empathy_contact_selector_new return a GtkWidget* to conform to GTK+.Jonny Lamb2009-01-313-6/+5
* Use gtk_main_quit as the destroy callback.Jonny Lamb2009-01-311-9/+1
* Explicit check.Xavier Claessens2009-01-311-1/+1
* Move public methods at the bottom.Xavier Claessens2009-01-311-18/+20
* Reorganize the constructor to avoid some casts and to avoid complex inline in...Xavier Claessens2009-01-311-12/+14
* Don't get a cast to EmpathyContactSelector when it's not needed.Jonny Lamb2009-01-311-4/+2
* Use gtk_tree_model_get_iter_first instead of going through GtkTreePath.Jonny Lamb2009-01-311-12/+2
* Use dispose_run in EmpathyContactSelector.Jonny Lamb2009-01-311-0/+8
* Remove unnecessary casts and macros.Jonny Lamb2009-01-311-14/+9
* Updated empetit to use the new dispatcher.Jonny Lamb2009-01-311-3/+26
* Use the new _dup_singleton function instead of _new.Jonny Lamb2009-01-311-1/+1
* Small coding style and name changes.Jonny Lamb2009-01-311-73/+59
* Added Elliot's empetit test program.Jonny Lamb2009-01-313-1/+83
* Added argument checking to non-static functions.Jonny Lamb2009-01-311-0/+4
* remove redundant flagXavier Claessens2009-01-311-6/+6
* add translation function callXavier Claessens2009-01-311-1/+1
* rename set and unset functionsXavier Claessens2009-01-311-5/+5
* update libempathy-gtk.typesXavier Claessens2009-01-311-1/+1
* conform to GET_PRIV styleXavier Claessens2009-01-312-7/+11
* unref store once onlyXavier Claessens2009-01-311-1/+5
* remove finalize functionXavier Claessens2009-01-311-11/+0
* unref contact list store on disposeXavier Claessens2009-01-311-0/+4
* tidyXavier Claessens2009-01-311-3/+0
* add function to find number of online contacts; fix sensitivity managementXavier Claessens2009-01-311-7/+35
* consolidate sensitivity managementXavier Claessens2009-01-311-15/+24
* consolidate blank contact managementXavier Claessens2009-01-311-24/+19
* move get blank iter functionXavier Claessens2009-01-311-34/+32