aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fixes from merging masterPhilip Withnall2010-07-211-0/+1
|
* Avoid potential segfaults if there are no contacts on the first pass.Travis Reitter2010-07-213-48/+13
|
* Add a note about future work to be done after we break the 1:1 ↵Travis Reitter2010-07-211-0/+3
| | | | FolksIndividual:TpContact relationship.
* Re-add the audio and video call menu items in the call-activated handler.Travis Reitter2010-07-211-4/+6
|
* Support the contact list tooltipTravis Reitter2010-07-211-1/+48
|
* Re-implement the context menu for IndividualsTravis Reitter2010-07-2110-36/+881
|
* Don't crash if a row gets deleted before being expanded.Travis Reitter2010-07-211-1/+0
|
* Fix the formatting of some calls to g_object_set()Travis Reitter2010-07-211-6/+26
|
* Back-port better solution for incorrect-groups-expanded problem.Travis Reitter2010-07-211-0/+1
|
* Implement avatar support.Travis Reitter2010-07-214-32/+171
|
* Base the contact list around libfolks metacontacts. Not yet to feature-parityTravis Reitter2010-07-2115-52/+4788
| | | | with mainline Empathy.
* Updated Traditional Chinese translation(Hong Kong and Taiwan)Cheng-Chia Tseng2010-07-202-64/+52
|
* GtkNotebookPage no longer exists in GTK+ 3Danielle Madeley2010-07-191-1/+4
|
* Fixed headers in galician translation fileFran Diéguez2010-07-191-1/+1
|
* Fixed headers in galician translation fileFran Diéguez2010-07-191-127/+155
|
* [l10n] Updated Estonian translationMattias Põldaru2010-07-181-227/+74
|
* Updated Spanish translationJorge González2010-07-181-93/+125
|
* Update Simplified Chinese translation.Aron Xu2010-07-171-676/+758
|
* Updated Hebrew translation.Yaron Shahrabani2010-07-161-109/+131
|
* avoid segfault in event_manager_add (#624462)Marc-Antoine Perennou2010-07-161-1/+3
| | | | Check if approval is not NULL before trying to modify it
* [i18n] Updated German translationMario Blättermann2010-07-161-691/+618
|
* Tune settings for the updated x264enc elementSjoerd Simons2010-07-151-0/+4
|
* Added gl to DOC_LINGUASFran Diéguez2010-07-151-1/+1
|
* Updated Galician translations for docsFran Diéguez2010-07-151-0/+2963
|
* Updated Traditional Chinese translation(Hong Kong and Taiwan)Cheng-Chia Tseng2010-07-142-582/+736
|
* Disable /query and /msg commands for now (#624268)Guillaume Desmottes2010-07-141-0/+7
| | | | This avoid to crash while bug 623682 hasn't been fixed.
* Merge branch 'debug-av-599166'Guillaume Desmottes2010-07-145-4/+761
|\
| * display the clock rate of the codec as wellGuillaume Desmottes2010-07-131-12/+11
| |
| * reset codecs when call is disconnectedGuillaume Desmottes2010-07-121-0/+13
| |
| * call-window: display receiving codecsGuillaume Desmottes2010-07-122-0/+195
| |
| * call-handler: add audio/video recv codecs propertiesGuillaume Desmottes2010-07-122-1/+108
| |
| * call-window: Add 'details' pane containing encoding codecs (#599166)Guillaume Desmottes2010-07-122-0/+339
| | | | | | | | The details pane has been inspired from totem's 'Properties' pane.
| * call-handler: add send audio/video codec propertiesGuillaume Desmottes2010-07-122-3/+106
| |
| * bump telepathy-farsight depGuillaume Desmottes2010-07-121-1/+2
| | | | | | | | The API to get the TpStream object has been added in this version.
* | remove released flagGuillaume Desmottes2010-07-131-1/+1
| |
* | prepare 2.31.5.1EMPATHY_2_31_5_1Guillaume Desmottes2010-07-132-2/+15
| |
* | libnm_glib.pc has been renamed to lib-glib.pc (#624202)Laurent Bigonville2010-07-131-1/+1
| |
* | Updated Galician translationsFran Diéguez2010-07-131-51/+64
| |
* | Updated Hebrew translation.Yaron Shahrabani2010-07-131-50/+59
| |
* | remove released flagGuillaume Desmottes2010-07-131-1/+1
| |
* | prepare 2.31.5 releaseEMPATHY_2_31_5Guillaume Desmottes2010-07-132-2/+54
| |
* | add GTK+ flags when building testsGuillaume Desmottes2010-07-131-0/+1
| |
* | preferences: coding style fixGuillaume Desmottes2010-07-131-1/+1
| |
* | main-window: coding style fixGuillaume Desmottes2010-07-131-1/+1
| |
* | empathy-log-window: coding style fixesGuillaume Desmottes2010-07-131-2/+2
| |
* | empathy-contact-list-view: coding style fixGuillaume Desmottes2010-07-131-1/+1
| |
* | add empathy-av.c to POTFILES.inGuillaume Desmottes2010-07-131-0/+1
|/
* empathy-accounts.1: document --if-neededGuillaume Desmottes2010-07-121-0/+3
|
* empathy-accounts.1: --import has been removedGuillaume Desmottes2010-07-121-3/+0
|
* import empathy-accounts manpage from DebianGuillaume Desmottes2010-07-122-1/+38
| | | | Thanks to Laurent Bigonville for this man page.
* sync empathy manpage with Debian packageGuillaume Desmottes2010-07-121-9/+31
|
* Fix a memory leak in EmpathyAvatar (#624054)Philip Withnall2010-07-121-0/+1
| | | | The avatar filename was being leaked.
* Fix activating [ ] Enabled with the keyboard.Will Thompson2010-07-121-3/+3
| | | | | | | | | | The GtkToggleButton::released signal has been deprecated since Gtk+ 2.8. And, is also wrong, because there are other ways to change the state of this button besides using your mouse. Fixes bug #623972. Toggled-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
* empathy_status_icon_new: always call status_icon_set_visibilityGuillaume Desmottes2010-07-121-3/+1
| | | | | | Seems calling gtk_widget_show() doesn't mark the window as active right away. This code used to work fine before but doesn't since we replace empathy_main_window_show() by empathy_main_window_dup().
* empathy_status_icon_new: don't ignore hide_contact_list (#623937)Guillaume Desmottes2010-07-121-1/+5
| | | | That's a regression introduced when we switch to GSettings.
* Updated Norwegian bokmål translationKjartan Maraas2010-07-111-267/+300
|
* Updated Spanish translationJorge González2010-07-101-50/+51
|
* [l10n] Updated Estonian translationIvar Smolin2010-07-101-92/+280
|
* Improve desktop's Comment (#617405)Guillaume Desmottes2010-07-091-1/+1
| | | | Thanks to Danny Piccirillo for his suggestion.
* Merge branch 'backlog-623914'Guillaume Desmottes2010-07-092-1/+4
|\
| * tp-chat: mark scrollback messages as backlogGuillaume Desmottes2010-07-091-0/+3
| |
| * Properly mark messages from TPL as backlog (#623914)Guillaume Desmottes2010-07-091-1/+1
| | | | | | | | If the message is build from a TplEntry it *is* a backlog one.
* | Merge branch 'auto-approve'Guillaume Desmottes2010-07-091-0/+1
|\ \
| * | Pass EMPATHY_DISPATCHER_NON_USER_ACTION as action time when auto-approving mucsGuillaume Desmottes2010-07-091-0/+1
| | |
* | | debug_window_name_owner_changed_cb: update client services as wellGuillaume Desmottes2010-07-091-33/+32
| | | | | | | | | | | | Remove some deprecated comments in th proccess.
* | | Store the unique name in the modelGuillaume Desmottes2010-07-091-13/+10
| | | | | | | | | | | | This avoid to add one entry per Empathy head for example.
* | | FillCmChooserData: rename, add type field and helper functionsGuillaume Desmottes2010-07-091-12/+35
| | |
* | | rename vars, functions and constants to make code less CM specificGuillaume Desmottes2010-07-091-82/+82
| | | | | | | | | | | | Basically a renaming from 'cm' to 'services' to make code clearer.
* | | coding style fixGuillaume Desmottes2010-07-091-2/+2
| | |
* | | debug-window: add Telepathy clientsGuillaume Desmottes2010-07-091-0/+54
| | |
* | | debug-window: remove hardcoded clientsGuillaume Desmottes2010-07-091-22/+0
|/ /
* / tell the chatroom manager asap about chatsSjoerd Simons2010-07-091-10/+20
|/
* Some coding style fixes in configure.acXavier Claessens2010-07-091-23/+29
|
* Cleanup nm/conman pkg checkXavier Claessens2010-07-091-12/+2
| | | | No need to check for libnm_glib twice
* Updated Spanish translationJorge González2010-07-091-151/+178
|
* Fail to build if --enable-gtk3 is passed but only gtk2 is availableXavier Claessens2010-07-081-0/+4
|
* add have_gtk3 varGuillaume Desmottes2010-07-081-7/+8
|
* don't check GTK3 deps if GTK3 is not presentGuillaume Desmottes2010-07-081-4/+3
|
* tp-contact-list: add a commentGuillaume Desmottes2010-07-081-0/+1
|
* simplify empathy_presence_chooser_newGuillaume Desmottes2010-07-081-5/+1
|
* dispatcher: explicitely keep a ref on accounts in status_changed_handlersGuillaume Desmottes2010-07-081-4/+6
| | | | It makes things much cleaner.
* Merge branch 'gtk3-621753'Guillaume Desmottes2010-07-0810-87/+131
|\
| * Build with latest NST when using GTK3 and port to new API (#623199)Guillaume Desmottes2010-07-082-4/+29
| |
| * disable champlain when using GTK3Guillaume Desmottes2010-07-081-6/+12
| |
| * Check for webkitgtk-3.0 when building with GTK3Guillaume Desmottes2010-07-081-4/+8
| |
| * no need to explicitely check for gdk-x11Guillaume Desmottes2010-07-081-1/+0
| |
| * link on unique-3 when using GTK3Guillaume Desmottes2010-07-082-1/+6
| |
| * Update libnotify dep when using GTK3Guillaume Desmottes2010-07-081-2/+3
| | | | | | | | Since 0.5.1 libnotify doesn't link on GTK+.
| * notify-manager: include empathy-contact.h as we use itGuillaume Desmottes2010-07-081-0/+2
| |
| * use libcanberra-gtk3 when building with GTK3Guillaume Desmottes2010-07-082-1/+8
| |
| * Build with GTK+3 if available (#621753)Guillaume Desmottes2010-07-081-5/+26
| |
| * move GTK+ check to its own PKG_CHECK_MODULESGuillaume Desmottes2010-07-085-3/+11
| |
| * call-window: use gtk_widget_get_allocation()Guillaume Desmottes2010-07-071-1/+3
| |
| * sort dependenciesGuillaume Desmottes2010-07-071-10/+14
| |
| * Simplify checking of the depsGuillaume Desmottes2010-07-074-55/+15
| | | | | | | | | | The empathy/libempathy/libempathy-gtk border is less clear than it used to be so there is not point continuing checking deps separately.
* | empathy_pixbuf_contact_status_icon_with_icon_name: don't use icon_filename ↵Guillaume Desmottes2010-07-081-2/+3
| | | | | | | | after freeing it
* | Updated Hebrew translation.Yaron Shahrabani2010-07-081-231/+265
| |
* | Updated Galician translationsFran Diéguez2010-07-071-234/+273
|/
* rephrase 'Important Room' menu entryGuillaume Desmottes2010-07-071-1/+1
|
* set a title to the room invitation dialogGuillaume Desmottes2010-07-071-0/+7
|
* Make incoming file chooser dialog's title more informativeGuillaume Desmottes2010-07-071-2/+10
| | | | This gives a bit more context when the dialog is displayed right away.
* Add a title to the incoming call dialogGuillaume Desmottes2010-07-071-0/+7
| | | | This gives a bit more context when the dialog is displayed right away.
* display incoming events right away if user asked toGuillaume Desmottes2010-07-071-3/+38
|
* Add option to disable displaying events in the notif area (#585914)Guillaume Desmottes2010-07-074-1/+31
|
* Updated Spanish translationJorge González2010-07-071-264/+275
|
* add accept/decline buttons to invitation notificationsGuillaume Desmottes2010-07-071-0/+1
|
* use a specific event type for muc invitationsGuillaume Desmottes2010-07-072-3/+4
|
* add accept/decline buttons to FT notificationsGuillaume Desmottes2010-07-071-0/+10
|
* event-manager: allow to reject FT channelsGuillaume Desmottes2010-07-071-0/+7
|
* add answer/decline buttons in call notifications (#597124)Guillaume Desmottes2010-07-071-0/+21
|
* add empathy_event_declineGuillaume Desmottes2010-07-072-0/+11
|
* Add 'Respond' button only for text channels and approve it directlyGuillaume Desmottes2010-07-071-7/+11
|
* add empathy_event_approve()Guillaume Desmottes2010-07-072-0/+11
|
* factor out add_notification_actionsGuillaume Desmottes2010-07-071-9/+16
|
* chat: add FIXME explaining how we should ideally request channelsGuillaume Desmottes2010-07-071-0/+6
|
* empathy_dispatcher_join_muc: remove callback argGuillaume Desmottes2010-07-077-17/+10
| | | | We always want to let the text handler handle the channel.
* chat: no need to pass a callback to empathy_dispatcher_chat_with_contact_id ↵Guillaume Desmottes2010-07-071-26/+2
| | | | | | any more The HandleChannels implementation will re-set the tp-chat once we get it.
* /join: don't pass a call when calling empathy_dispatcher_join_muc()Guillaume Desmottes2010-07-071-16/+1
| | | | We want to let the text channel handler to handle it.
* Updated Slovenian translationMatej Urbančič2010-07-061-1047/+673
|
* Revert "no need to specify each time of handle"Sjoerd Simons2010-07-062-0/+20
| | | | This reverts commit d88eaef098d3afc329266f25ce194c6dfebbc979.
* dispatcher_channel_invalidated_cb: always remove invalidated chan from the listGuillaume Desmottes2010-07-061-2/+2
| | | | | It doesn't hurt to always try to remove it and prevent us of keeping an invalidated or disposed object around if something weird happens.
* Empathy.AudioVideo.client: properly define filtersGuillaume Desmottes2010-07-051-2/+2
|
* Inform the chatroom mgr when we are handling a new roomGuillaume Desmottes2010-07-054-40/+22
| | | | It can't rely on the internal dispatcher any more.
* no need to specify each time of handleGuillaume Desmottes2010-07-052-20/+0
|
* Update Empathy.clientGuillaume Desmottes2010-07-051-1/+9
|
* Handle text channels using TpSimpleHandler (#623358)Guillaume Desmottes2010-07-052-46/+169
| | | | Also move handling code from empathy.c to empathy-chat-manager.
* connect sigs using tp_g_signal_connect_objectGuillaume Desmottes2010-07-051-4/+4
|
* chat-manager: document the queueGuillaume Desmottes2010-07-051-0/+1
|
* stop handling text channels using EmpathyDispatcherGuillaume Desmottes2010-07-052-60/+2
|
* room list channels are not dispatchedGuillaume Desmottes2010-07-051-2/+0
|
* main: destroy the window when we're done (#623396)Guillaume Desmottes2010-07-021-0/+1
|
* status-icon: drop our ref on the window when disposingGuillaume Desmottes2010-07-021-0/+1
|
* empathy_geometry_save: fix string leakGuillaume Desmottes2010-07-021-0/+1
|
* contact_widget_location_update: fix string leakGuillaume Desmottes2010-07-021-0/+1
|
* rename valgrind.supp to tp-glib.suppGuillaume Desmottes2010-07-022-1/+1
|
* sync valgrind supp file with tp-glib's oneGuillaume Desmottes2010-07-021-581/+203
|
* empathy-types: remove EmpathyContactMonitorGuillaume Desmottes2010-07-021-2/+0
|
* chat: display pending messages once constructed if the channel is a room ↵Guillaume Desmottes2010-06-291-1/+8
| | | | | | | | | | | (#623112) Now that we wait that the TpChat has retrieved pending messages before considering it as ready, the message-received signal is fired *before* we connect it in EmpathyChat and so it misses them. We fix that by looking for pending messages once the EmpathyChat has been constructed.
* install empathy-av to libexecGuillaume Desmottes2010-06-293-3/+5
|
* add AV client to the debug windowGuillaume Desmottes2010-06-291-0/+7
|
* Disable timer if EMPATHY_PERSIST is setGuillaume Desmottes2010-06-291-0/+11
|
* Add a timer stopping the proccess after a while if idlingGuillaume Desmottes2010-06-291-0/+61
| | | | There is no point to keep it around when not needed.
* Claim that we support H264Guillaume Desmottes2010-06-292-0/+2
| | | | May not be actually true but needed to be callable using Google Video.
* add empathy_call_factory_registerGuillaume Desmottes2010-06-293-6/+20
| | | | So we can connect signal before registering the Handler.
* add service and client filesGuillaume Desmottes2010-06-294-2/+34
|
* Add empathy-av, a new process handling media channels (#599161)Guillaume Desmottes2010-06-293-6/+122
|
* empathy_call_factory_new_call_with_streams: no need to pass a EmpathyCallFactoryGuillaume Desmottes2010-06-294-13/+6
|
* empathy: stop handling media channelsGuillaume Desmottes2010-06-291-24/+1
|
* Fix up distribution of GSettings schemasDanielle Madeley2010-06-291-7/+9
|
* Work around GCompletion deprecation for the time beingDanielle Madeley2010-06-291-0/+1
|
* Revert "remove org.gnome.Empathy.gschema.xml.in from POTFILES.in"Danielle Madeley2010-06-291-0/+1
| | | | This reverts commit 78031524a27be66bdf51f1132f8285fa859b0c7a.
* remove released flagGuillaume Desmottes2010-06-291-1/+1
|
* remove org.gnome.Empathy.gschema.xml.in from POTFILES.inEMPATHY_2_31_4Guillaume Desmottes2010-06-291-1/+0
| | | | It breaks "make distcheck" and I didn't have time to dig right now...
* prepare 2.31.4 releaseGuillaume Desmottes2010-06-292-2/+70
|
* tp-chat: Wait that all the pending messages have been added to the pending queueGuillaume Desmottes2010-06-281-10/+30
| | | | | | | | | EmpathyChat which is using the TpChat should be sure that all the pending messages have been processed so it can rely on empathy_tp_chat_get_pending_messages() to return all the pending messages. If not, it can't check if the message it receives from the logger are actually pending ones and so will display them twice (#622729).
* [l10n] Updated Estonian translationMattias Põldaru2010-06-281-74/+68
|
* [l10n] Updated Estonian translationMattias Põldaru2010-06-281-235/+75
|
* Updated Traditional Chinese translation(Hong Kong and Taiwan)Cheng-Chia Tseng2010-06-262-1138/+1170
|
* Updated French translationClaude Paroz2010-06-251-648/+627
| | | | Contributed by Pablo Martin-Gomez and Claude Paroz
* Approve right away group text channels if we are not invitedGuillaume Desmottes2010-06-241-1/+5
| | | | | If we have not been invited, that means the channel is spawned by the CM (when using IRC proxy for example) so we want to display it right away.
* rename approver service to Empathy.EventManagerGuillaume Desmottes2010-06-241-1/+1
| | | | This is more coherent with Empathy.AV.
* Add missing signal to EmpathyMainWindowDanielle Madeley2010-06-241-1/+3
|
* remove empathy-import-mc4-accounts (#622578)Guillaume Desmottes2010-06-244-568/+0
|
* remove imported-mc4-accounts gsettings keyGuillaume Desmottes2010-06-243-12/+0
|
* stop importing MC4 accountsGuillaume Desmottes2010-06-243-50/+3
|
* Merge branch 'preferences-dialog-622557'Danielle Madeley2010-06-248-420/+522
|\
| * Port EmpathyPreferences to GtkDialog subclassDanielle Madeley2010-06-244-197/+215
| |
| * Port EmpathyMainWindow to GtkWindow subclassDanielle Madeley2010-06-245-224/+308
| |
* | Use document font by default for adium themesXavier Claessens2010-06-231-2/+2
|/ | | | Fixes bug #622266
* Updated Spanish translationJorge González2010-06-231-279/+289
|
* log_window_get_messages_for_date: don't clear the marks on the calendarGuillaume Desmottes2010-06-221-2/+0
| | | | There is no reason to.
* add 2 commentsGuillaume Desmottes2010-06-221-1/+3
|
* Merge branch 'av-handler-622368'Guillaume Desmottes2010-06-2210-245/+216
|\
| * new-call-dialog: create the AV channel using the TargetID so we don't have ↵Guillaume Desmottes2010-06-221-43/+22
| | | | | | | | to wait for the EmpathyContact
| * remove empathy_tp_call_toGuillaume Desmottes2010-06-223-28/+0
| | | | | | | | | | | | | | We don't need it any more: - The TpContact is now always set during object construction - The status is changed once the contact has been set - We don't need to request streams any more as we use Initial{Audio,Video}
| * remove empathy_call_handler_new_for_contact_with_streamsGuillaume Desmottes2010-06-222-24/+0
| |
| * empathy_tp_call_accept_incoming_call: early return if the call is not an ↵Guillaume Desmottes2010-06-221-1/+3
| | | | | | | | | | | | | | | | incoming one We use to rely in the call handler on the presence or not of the TpCall object to check if the call was incoming or not. But now TpCall object are created earlier so that's not true any more.
| * empathy_call_handler_start_call: use empathy_call_factory_new_call_with_streamsGuillaume Desmottes2010-06-221-42/+13
| |
| * empathy_call_factory_new_call_with_streams: request channel using the CDGuillaume Desmottes2010-06-224-20/+68
| | | | | | | | Also allow caller to pass the timestamp and an optionnal callback.
| * tp-call: use tp_g_signal_connect_object to connect signal on the channelGuillaume Desmottes2010-06-221-2/+3
| | | | | | | | This ensure that the cb won't be called after the TpCall has been destroyed.
| * tp-call: use TargetHandle to get the remote contactGuillaume Desmottes2010-06-221-12/+13
| |
| * tp-call: use the Requested property to check if the call is an incoming one ↵Guillaume Desmottes2010-06-221-12/+8
| | | | | | | | or not
| * remove empathy_call_factory_new_callGuillaume Desmottes2010-06-222-18/+0
| | | | | | | | It's not used any more.
| * call-factory: use TpSimpleHandler to handle incoming calls (#622368)Guillaume Desmottes2010-06-222-13/+120
| |
| * stop handling internally stream media channelsGuillaume Desmottes2010-06-222-65/+1
| | | | | | | | We are going to do it properly using TpSimpleHandler.
* | debug-window: add the logger (#622381)Guillaume Desmottes2010-06-221-0/+7
| |
* | log-window: check if the window still exist in async cb (#622273)Guillaume Desmottes2010-06-221-0/+21
| |
* | move the static variable used by the singleton out of empathy_log_window_showGuillaume Desmottes2010-06-221-9/+13
|/ | | | | That's useful for other functions which would like to check if there is still a window or not.
* share-my-desktop: ownership of the request hash table is passed to ↵Guillaume Desmottes2010-06-211-1/+0
| | | | empathy_dispatcher_create_channel
* Make sure taping ENTER when searching contact starts a chat.Xavier Claessens2010-06-211-0/+65
| | | | | Make sure there is always a contact selected when live search is active, and activate its row when the live search is activated
* Add "activate" signal on EmpathyLiveSearchXavier Claessens2010-06-211-0/+25
| | | | It is emitted when its GtkEntry is activated.
* Stop advertissing audio/video capabilities using old APIGuillaume Desmottes2010-06-211-38/+0
| | | | Connection.Interface.Capabilities is so passé...
* Merge branch 'vino-621998'Guillaume Desmottes2010-06-211-203/+28
|\
| * share-my-desktop: request the tube using the CDOGuillaume Desmottes2010-06-211-203/+28
| | | | | | | | | | Recent Vino are now proper handlers so all we have to do is to request the channel and let MC dispatch it to Vino.
* | Merge branch 'check-vinagre-589225'Guillaume Desmottes2010-06-213-6/+13
|\ \
| * | replace empathy_contact_can_use_stream_tube by ↵Guillaume Desmottes2010-06-213-6/+13
| |/ | | | | | | | | | | | | | | empathy_contact_can_use_rfb_stream_tube That's the only type of tube we care about and that allows us to enable the 'Share my Desktop' option only with contacts having a tube enabled Vinagre installed (#589225).
* | Merge remote branch 'sjoerd/misc'Danielle Madeley2010-06-218-88/+34
|\ \
| * | Rely on compare_separator_and_groups when either A or B isn't a contactSjoerd Simons2010-06-201-4/+3
| | | | | | | | | | | | | | | | | | We can't rely on the fact that compare_separator_and_groups only returns 0 in the case it compares two contacts. But we can completely rely on its result if we give it at least one non-contact.
| * | Now that we depend on the logger always enable favourite contact supportSjoerd Simons2010-06-205-50/+0
| | |
| * | Pick the right sort function earlySjoerd Simons2010-06-201-4/+4
| | | | | | | | | | | | | | | | | | We can't assume that the group and seperator sorting function never returns 0, so don't use that to imply that both A and B are contacts. Instead just check if A and B are contacts...
| * | Throw a warning if the contact sort function didn't get two contactsSjoerd Simons2010-06-201-0/+2
| | |
| * | Always prepare both the Connection and the ChannelSjoerd Simons2010-06-201-20/+15
| | |
| * | Use the right GSettings schemeSjoerd Simons2010-06-201-6/+6
| | |
| * | EmpathyChat: use an opaque struct for priv not a void pointerSjoerd Simons2010-06-202-3/+4
| | |
| * | Remove IDT_COMPILE_WARNINGS as we don't have the macro anymoreSjoerd Simons2010-06-201-1/+0
| | |
* | | Delay setting both contact list values until the each is set.Danielle Madeley2010-06-211-4/+16
| | | | | | | | | | | | Solves a loop in the notification code that caused things to get stuck.
* | | strip name of the room (#622201)Guillaume Desmottes2010-06-211-0/+2
| | |
* | | Grab focus on the main window's tree view by defaultXavier Claessens2010-06-211-0/+2
| | | | | | | | | | | | | | | | | | This is needed to make live search works when the main window is shown Fixes bug #621089
* | | Remove dead code in tests that still use MC4Xavier Claessens2010-06-211-103/+0
| | |
* | | Remove useless occurences of 'gconf' wordXavier Claessens2010-06-213-4/+2
| |/ |/| | | | | Die gconf, die!
* | Updated Latvian translation.Rudolfs Mazurs2010-06-201-108/+99
|/
* Updated Hebrew translation.Yaron Shahrabani2010-06-201-355/+367
|
* Updated Galician translationsFran Diéguez2010-06-191-337/+350
|
* Added Norwegian bokmål translationKjartan Maraas2010-06-191-350/+361
|
* Rename the schemasKjartan Maraas2010-06-191-1/+1
|
* Merge branch 'approvers-redone-599158'Guillaume Desmottes2010-06-197-221/+279
|\
| * rename channel_claim_cb to reject_channel_claim_cbGuillaume Desmottes2010-06-181-2/+3
| |
| * factor out reject_approvalGuillaume Desmottes2010-06-171-34/+20
| |
| * approve_channels: use quarks to compare channel typesGuillaume Desmottes2010-06-171-6/+7
| |
| * fix typoGuillaume Desmottes2010-06-171-1/+1
| |
| * event-manager: re-implement approving using a proper Approver (#599158)Guillaume Desmottes2010-06-171-101/+275
| |
| * add inviter arg to empathy_tp_chat_is_invitedGuillaume Desmottes2010-06-173-4/+6
| |
| * remove internal approving codeGuillaume Desmottes2010-06-173-102/+5
| |
| * event-manager: disable approving for nowGuillaume Desmottes2010-06-171-15/+6
| |
* | remove old logger filesGuillaume Desmottes2010-06-187-1877/+0
| |
* | Depend on telepathy-logger (#610956)Guillaume Desmottes2010-06-1815-522/+6
| |
* | use ISO-8601 dates in DEBUGGuillaume Desmottes2010-06-181-5/+5
| |
* | don't use strptimeGuillaume Desmottes2010-06-181-19/+8
| |
* | depend on telepathy-logger-0.1Guillaume Desmottes2010-06-181-1/+1
| |
* | TplContact has been renamed to TplEntityGuillaume Desmottes2010-06-183-13/+13
| |
* | TplLogEntry(Text) has been renamed to TplEntry(Text)Guillaume Desmottes2010-06-184-20/+20
| |
* | tpl_log_manager_search_new_async has been renamed to ↵Guillaume Desmottes2010-06-181-2/+2
| | | | | | | | tpl_log_manager_search_async
* | tp-logger now use GDate rather than strings in its APIGuillaume Desmottes2010-06-181-64/+100
| |
* | nautilus-sendto: add TPL CFLAGSGuillaume Desmottes2010-06-181-0/+1
| |
* | tests: add TPL CFLAGS and LIBSGuillaume Desmottes2010-06-182-0/+4
| |
* | port to latest tp-logger APIGuillaume Desmottes2010-06-185-26/+18
| |
* | log-store: relicense to LGPLGuillaume Desmottes2010-06-182-20/+18
| | | | | | | | | | This file was based on gossip-log and its copyright owners agreed to relicense it; see GOSSIP-RELICENSING.txt.
* | Add shortcut keys for contact list item sizesWill Thompson2010-06-181-0/+3
| | | | | | | | | | | | Maybe these are overkill? https://bugzilla.gnome.org/show_bug.cgi?id=621703
* | Port empathy-import-mc4-accounts imported setting to GSettingsDanielle Madeley2010-06-182-15/+17
| |
* | Mark schema summaries and descriptions for translationDanielle Madeley2010-06-184-253/+260
| |
* | Add a keyfile for gsettings-data-convertDanielle Madeley2010-06-182-0/+79
| |
* | Convert to new-style schemaDanielle Madeley2010-06-186-671/+342
| |
* | Port Empathy code to GSettings, remove EmpathyConfDanielle Madeley2010-06-1827-1357/+672
| |
* | log-manager: relicense to LGPLGuillaume Desmottes2010-06-172-20/+18
| | | | | | | | | | This file was based on gossip-log and its copyright owners agreed to relicense it; see GOSSIP-RELICENSING.txt.
* | log-manager: update Collabora copyrightGuillaume Desmottes2010-06-172-2/+2
| |
* | log-store-empathy: relicense to LGPLGuillaume Desmottes2010-06-172-20/+18
| | | | | | | | | | This file was based on gossip-log and its copyright owners agreed to relicense it; see GOSSIP-RELICENSING.txt.
* | log-store-empathy: update Collabora copyrightGuillaume Desmottes2010-06-172-2/+2
| |
* | empathy-time: relicense to LGPLGuillaume Desmottes2010-06-172-20/+18
| | | | | | | | | | This file was based on gossip-time and its copyright owners agreed to relicense it; see GOSSIP-RELICENSING.txt
* | empathy-time: add Collabora copyrightGuillaume Desmottes2010-06-172-0/+2
| |
* | add GOSSIP-RELICENSING.txtGuillaume Desmottes2010-06-171-0/+411
|/