aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fixed minor typosPaul Cutler2009-08-134-8/+8
|
* New file salut-protocol.page: * Wrote small description of what the protocol ↵Milo Casagrande2009-08-132-38/+114
| | | | is Work on the create account topic: * Checked all the links to service registration forms * Removed FWD, service closed up * Reworked terminology: avoided SIP in favor of Telephony * Created another section for Salut * Added link to salut-protocol
* Use a different title style for each topic. The "How can I..." bit at the ↵Phil Bull2009-08-138-11/+13
| | | | start of each title was reducing readability.
* * Restructure problems-connecting into a guide and shorten names to ↵Phil Bull2009-08-139-117/+207
| | | | "prob-conn" * Update xmlns where missed * Use the page type hint (topic/guide) correctly
* Updated xmlns links * Updated the xmlns links in all pages to reflect the ↵Milo Casagrande2009-08-1310-10/+10
| | | | new Mallard spec URL
* Added "add contact" page. Needs work.Phil Bull2009-08-131-0/+42
|
* * Add a custom-message topic for setting a custom presence message (needs ↵Milo Casagrande2009-08-131-5/+18
| | | | more work) * Modified the change-status topic
* Fixed the naming convention of files: use dash, not underscoresMilo Casagrande2009-08-134-7/+7
|
* Rework some sectionsMilo Casagrande2009-08-133-53/+80
|
* Add common problems sectionPhil Bull2009-08-132-1/+5
|
* Fixed description of disable-account topicMilo Casagrande2009-08-131-1/+1
|
* * Change links to reflect index page categories * Add sentence on automatic ↵Phil Bull2009-08-138-12/+29
| | | | status change to change_status
* Added page on connection problems.Phil Bull2009-08-131-0/+113
|
* Added remove and disable account topics Added link to the add-account topicMilo Casagrande2009-08-133-0/+164
|
* Added the add-account topic Some cleaning of the index.page (empty line)Milo Casagrande2009-08-132-2/+96
|
* Add "send_message" topicPhil Bull2009-08-131-0/+28
|
* Change title, add link to indexPhil Bull2009-08-131-1/+3
|
* Change linksPhil Bull2009-08-132-5/+3
|
* Change capitalisationPhil Bull2009-08-131-2/+2
|
* Added topic on creating accountsMilo Casagrande2009-08-132-25/+150
|
* Add topic on changing your statusPhil Bull2009-08-131-0/+29
|
* * Added topic on sending files (send_file) * Fix broken link on index pagePhil Bull2009-08-131-0/+54
|
* Added the index.page start pageMilo Casagrande2009-08-131-0/+31
|
* Updated Kannada(kn) translationShankar Prasad2009-08-121-846/+1338
|
* Updated Oriya TranslationManoj Kumar Giri2009-08-121-297/+409
|
* Updated Basque languageInaki Larranaga Murgoitio2009-08-111-753/+1166
|
* Always show icons in presence chooser (GNOME bug 591247)Frédéric Péters2009-08-111-0/+1
|
* Merge commit 'ksz/rfb'Guillaume Desmottes2009-08-101-1/+1
|\
| * fix bug #590756 - Renamed x_vnc service to rfbArnaud Maillet2009-08-101-1/+1
| |
* | Updated Galician translationAntón Méixome2009-08-101-142/+172
|/
* Minor fixes to Catalan translationGil Forcada2009-08-091-845/+1463
|
* Added Catalan (Valencian) translationCarles Ferrando2009-08-092-0/+2874
|
* Updated Spanish translationJorge González2009-08-081-37/+38
|
* chat_window_help_contents_activate_cb: documentation doesn't have a 'chat' ↵Guillaume Desmottes2009-08-071-1/+1
| | | | section anymore (#590029)
* empathy_send_file_with_file_chooser: allow to send files from network ↵Guillaume Desmottes2009-08-071-0/+2
| | | | | | | locations (#591058) Empathy can send file from network locations so there is no reason to not allow users to.
* Let messages with two slashes without spaces in between passFrédéric Péters2009-08-071-3/+12
| | | | This makes it possible to send /unix/path (GNOME bug 589335)
* Use the official MSN icon (#576467)Guillaume Desmottes2009-08-076-254/+126
|
* Setting priv->bus_message_source_id to 0 to make sure thatJonathan Tellier2009-08-071-3/+13
| | | | g_source_remove is not called twice on it.
* Now removing the bus watch when destroying the pipeline.Jonathan Tellier2009-08-071-4/+16
|
* Fixed a bug that caused the application to crash when input volume wasJonathan Tellier2009-08-071-9/+27
| | | | changed on a disconnected call.
* status_icon_update_notification: don't crash if event->message is NULLGuillaume Desmottes2009-08-071-1/+4
| | | | | g_markup_escape_text isn't NULL-safe so we should be sure that event->message is not NULL before calling it.
* Updated Irish translationSeán de Búrca2009-08-071-197/+206
|
* Merge commit 'jtellier/empathy-contact-widget-style'Guillaume Desmottes2009-08-071-2/+2
|\
| * Fixed styleJonathan Tellier2009-08-061-2/+2
| |
* | Move contact when drag'n'dropped (Fix #585443)Louis-Francis Ratté-Boulianne2009-08-071-0/+8
| |
* | Force skew method of clock slaving for alsa/osssrcOlivier Crête2009-08-071-0/+15
| |
* | Move the FsElementElementAddedNotifier over the main pipelineOlivier Crête2009-08-072-33/+30
| |
* | Correctly register the src/sink elementsOlivier Crête2009-08-072-2/+20
| |
* | Make it possible to set element properties from a config fileOlivier Crête2009-08-073-34/+36
| |
* | Put codec preferences in a configuration fileOlivier Crête2009-08-073-41/+52
|/
* Remove redundant == TRUE/FALSEPierre-Luc Beaudoin2009-08-061-9/+9
|
* Fix reduced accuracy concernsPierre-Luc Beaudoin2009-08-062-19/+19
| | | | | | | | As pointed out by users, the previous reduced accuracy mode was not the best. It is better to trunkate the coordinates rather than adding a random value to it. This patch also replaces strcmp by tp_strdiff
* Merge branch 'escape-notifications'Will Thompson2009-08-062-22/+26
|\ | | | | | | | | | | Fixes #580134 Reviewed-by: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
| * Don't try to free NULL pixbufs.Will Thompson2009-08-052-16/+15
| | | | | | | | | | | | It's all very well to ensure that we don't pass a NULL pixbuf to libnotify, but we shouldn't then try to g_object_unref () the pointer without checking it's not NULL.
| * Escape markup in notifications and icon tooltipWill Thompson2009-08-051-7/+12
| | | | | | | | | | | | 7730ffd fixed this for the notifications that are produced by the chat window, but not for the ones produced by the status icon. Why these are separate code paths eludes me.
* | Set selectable status informationalinrus2009-08-061-0/+4
| |
* | Updated breton translationDenis Arnaud2009-08-061-131/+162
| |
* | Updated breton translation and added br in Linguas file.Denis Arnaud2009-08-061-0/+0
| |
* | Updated breton translation and added br in Linguas file.Denis Arnaud2009-08-062-0/+2508
| |
* | Updated Brazilian Portuguese translation.Rodrigo L. M. Flores2009-08-061-824/+1524
| |
* | Updated Arabic translationKhaled Hosny2009-08-051-121/+133
| |
* | Updated Hebrew translationMark Krapivner2009-08-051-537/+718
| |
* | Embolden tab labels when you're highlightedWill Thompson2009-08-051-1/+2
| | | | | | | | | | | | | | | | This is in addition to en-reddening them, which might not be enough if you can't distinguish red and black, and matches how names are highlighted in the conversation window. Ideally this would be theme-able, but this is a start.
* | Updated German translationMario Blättermann2009-08-051-5/+8
| |
* | Updated Spanish translationJorge González2009-08-051-213/+209
| |
* | Updated Spanish translationJorge González2009-08-051-105/+122
|/
* Updated Swedish translationDaniel Nylander2009-08-031-86/+116
|
* Updated Norwegian bokmål translation.Kjartan Maraas2009-08-031-480/+659
|
* Updating Estonian translationIvar Smolin2009-08-021-108/+174
|
* Updated Traditional Chinese translation(Hong Kong and Taiwan)Chao-Hsiung Liao2009-08-022-1682/+2423
|
* Updated Irish translationSeán de Búrca2009-08-011-671/+2081
|
* Add type to UI file to catch missing stringsSeán de Búrca2009-08-011-1/+1
|
* Updated Simplified Chinese translation.Aron Xu2009-07-311-40/+42
|
* Change the name to Empathy IM Client, which is more recognizableSjoerd Simons2009-07-314-7/+7
|
* Updated Simplified Chinese translation.lyper2009-07-301-66/+67
|
* Bump versionXavier Claessens2009-07-291-1/+1
|
* Update ABI versionEMPATHY_2_27_5Xavier Claessens2009-07-291-4/+4
|
* Update NEWSXavier Claessens2009-07-291-0/+34
|
* Wrap text in contact label status (#589846)Nicolò Chieffo2009-07-291-0/+4
|
* - Define EMPATHY_PREFS_CHAT_WEBKIT_DEVELOPER_TOOLS instead of hardcoding ↵Xavier Claessens2009-07-292-36/+49
| | | | | | the gconf key everywhere. - Code cleanup in EmpathyThemeAdium
* Wrap too long line.Xavier Claessens2009-07-291-1/+2
|
* Init flags to 0 to make sure it is never undefinedXavier Claessens2009-07-291-4/+1
|
* Accept gibing NULL widget to empathy_url_show()Xavier Claessens2009-07-291-2/+2
|
* Do not have too complex code in var initialization.Xavier Claessens2009-07-291-2/+4
|
* Little coding style cleanupXavier Claessens2009-07-291-4/+3
|
* Set default for enable_webkit_developer_tools gconf keyXavier Claessens2009-07-291-1/+1
|
* Added Estonian translation.Priit Laes2009-07-292-0/+1918
|
* Set status text first in presence chooser widget model.Frédéric Péters2009-07-281-6/+6
| | | | | | | ATK will take the first column of the model to get the textual value of a row, so make it something useful (instead of icon-name); also fill that cell with a value for "custom message" commands, so they are also known to ATK. (GNOME bug 589830)
* correctly display contact names in a11y tools (GNOME bug 545282)Frédéric Péters2009-07-281-0/+4
|
* Updated Arabic translationKhaled Hosny2009-07-281-31/+35
|
* Updated Lithuanian translationŽygimantas Beručka2009-07-271-287/+329
|
* Updated German translationMario Blättermann2009-07-261-420/+360
|
* Updated Simplified Chinese translation.Aron Xu2009-07-261-905/+1487
|
* Updated Belarusian translationAlexander Nyakhaychyk2009-07-251-46/+39
|
* Updated Belarusian translationAlexander Nyakhaychyk2009-07-251-749/+1936
|
* Fixed copy/paste mistake (Remove members from the right set)Louis-Francis Ratté-Boulianne2009-07-231-2/+2
|
* Updated Swedish translationDaniel Nylander2009-07-231-22/+26
|
* remove trailing tabulationFrédéric Péters2009-07-221-1/+1
|
* Updated Galician Translation.Fran Diéguez2009-07-221-727/+1104
|
* migrate configuration files to XDG config directoryFrédéric Péters2009-07-211-0/+63
|
* Put configuration data in XDG_CONFIG_DIRS (GNOME bug 494007)Frédéric Péters2009-07-216-9/+9
|
* Updated Tamil translationdrtvasudevan2009-07-211-13/+16
|
* Updated Spanish translationJorge González2009-07-211-12/+16
|
* Add EMPATHY_DEBUG_SHARE_DESKTOP in libempathy/empathy-debug.hArnaud Maillet2009-07-201-0/+1
|
* Instantiate ShareMyDesktop feature in the contact menu of EmpathyArnaud Maillet2009-07-202-0/+32
|
* Add the new files in Makefile.amArnaud Maillet2009-07-201-0/+2
|
* Add ShareMyDesktop filesArnaud Maillet2009-07-202-0/+273
|
* Updated Spanish translationJorge González2009-07-181-128/+143
|
* Updated Spanish translationJorge González2009-07-181-138/+148
|
* Updated Tamil translationdrtvasudevan2009-07-181-226/+251
|
* Respect the button-images settingMatthias Clasen2009-07-183-142/+28
| | | | | Streamline the construction of some buttons, with the nice side-effect that they now obey the button-images setting. See bug 588810.
* Updated Arabic translationKhaled Hosny2009-07-181-816/+1433
|
* Only consider what's clicked a link when priv->hovered_uri is non-NULL ↵Gustavo Noronha Silva2009-07-181-7/+9
| | | | (Fixes: #588886)
* Validate parameters to fixup_url() and empathy_url_show()Nicolò Chieffo2009-07-181-1/+6
| | | | Using g_return{_val,}_if_fail(). Extra validation added by Davyd Madeley.
* Updated Swedish translationDaniel Nylander2009-07-171-225/+242
|
* Escape window names before saving them in geometry.iniNicolò Chieffo2009-07-171-4/+14
| | | | Fixes #586967
* Merge commit 'bigon/mc_free'Guillaume Desmottes2009-07-161-1/+1
|\
| * Free params glist with mc_protocol_free_params_list instead of g_slist_freeLaurent Bigonville2009-07-161-1/+1
| |
* | Make WebKit web inspector available, when using Adium themes.Gustavo Noronha Silva2009-07-162-4/+135
|/
* Merge commit 'jtellier/video-call-button-sensitivity'Davyd Madeley2009-07-154-7/+35
|\
| * Added functions to determine if a contact has video capabilitiesJonathan Tellier2009-07-034-7/+35
| | | | | | | | | | | | | | Activating the "Video Call" button only if the remote contact support video. The call window's "Send Video" is only sensitive if the contact has video capabilities.
* | Chat window's tab label changes the font color when got an incoming msg. ↵Abner Silva2009-07-151-6/+26
| | | | | | | | (Fixes #588498)
* | start dev of 2.27.5Guillaume Desmottes2009-07-151-1/+1
| |
* | upgrade NEWS for 2.27.4EMPATHY_2_27_4Guillaume Desmottes2009-07-151-0/+66
| |
* | Revert "Remove deprecated call to g_mapped_file_free()"Davyd Madeley2009-07-151-1/+8
| | | | | | | | | | | | | | | | This commit breaks older GLib. When we're ready to bump our requirement to GLib 2.22, simply revert this commit. This reverts commit 0ade362fb9343ec984c396a202565c4e5faa1f12 but with an extra comment to explain what the hell is going on.
* | Bump sonames for libempathy and libempathy-gtkSjoerd Simons2009-07-151-2/+2
| |
* | Small style fixesDavyd Madeley2009-07-152-5/+2
| |
* | Check CAN_ADD before returning an Add Contact... menu itemDavyd Madeley2009-07-151-0/+16
| |
* | Handle the case where priv->list is not an EmpathyContactManagerDavyd Madeley2009-07-151-1/+5
| |
* | Small coding style fixDavyd Madeley2009-07-151-1/+3
| |
* | Remove deprecated call to g_mapped_file_free()Davyd Madeley2009-07-151-1/+1
| | | | | | | | Change to g_mapped_file_unref()
* | have EmpathyContactWidget set the account on the account chooserDavyd Madeley2009-07-152-1/+7
| |
* | Don't override empathy_account_chooser_set_account when setting filteringDavyd Madeley2009-07-151-1/+9
| |
* | Set parent for new contact dialogDavyd Madeley2009-07-151-2/+9
| |
* | Hook up the callback to throw up the standard Add Contact dialogDavyd Madeley2009-07-153-5/+28
| |
* | Determine if the contact is not in the Contact List and add a menu item as ↵Davyd Madeley2009-07-152-0/+44
| | | | | | | | appropriate
* | Implement CAN_GROUP by looking at RequestableChannelClassesDavyd Madeley2009-07-151-1/+53
| |
* | Only enable the 'Edit' menu option when the CAN_ALIAS or CAN_GROUP are setDavyd Madeley2009-07-152-1/+20
| |
* | Add empathy_contact_manager_initialized()Davyd Madeley2009-07-152-0/+18
| |
* | call GetAliasFlags() to determine if an alias can be set on a ContactListDavyd Madeley2009-07-153-1/+39
| | | | | | | | | | | | | | | | Pending FIXMEs: - need to lookup RequestableChannelClasses to see if Groups can be requested on this connection - need to work out the best way to pass ContactListFlags to empathy_contact_menu_new()
* | Look up flags to determine whether or not to display the 'Remove' itemDavyd Madeley2009-07-152-15/+40
| |
* | Add a FLAGS column to EmpathyContactListStoreDavyd Madeley2009-07-152-13/+28
| |
* | Convert empathy_contact_manager_can_add() to ↵Davyd Madeley2009-07-153-6/+8
| | | | | | | | empathy_contact_manager_get_flags_for_connection()
* | Remove redundant empathy_tp_contact_list_can_add()Davyd Madeley2009-07-152-20/+6
| |
* | Expose channel group flags via EmpathyContactList ifaceDavyd Madeley2009-07-153-0/+46
| |
* | add empathy-theme-adium.c to POTFILES.inGuillaume Desmottes2009-07-151-0/+1
| |
* | empathy.doap: add bug-database element (#587958). Thanks to Florian Ludwig.Guillaume Desmottes2009-07-141-0/+1
| |
* | Merge branch 'fix-585882'Gustavo Noronha Silva2009-07-141-4/+90
|\ \
| * | Fix Bug 585882: Can't easily copy URL's when using Adium themesGustavo Noronha Silva2009-07-011-4/+90
| | | | | | | | | | | | | | | Track the last hovered link, and use it to copy/open addresses using the context menu.
* | | empathy-message.c: remove a trailing spaceGuillaume Desmottes2009-07-141-1/+1
| | |
* | | empathy-main-window.c: remove a trailing spaceGuillaume Desmottes2009-07-141-1/+1
| | |
* | | empathy-theme-adium.c: remove trailing spacesGuillaume Desmottes2009-07-141-13/+13
| | |
* | | Minor changesGabriel Millaire2009-07-111-4/+4
| | |
* | | Remove old codeGabriel Millaire2009-07-101-69/+0
| | |
* | | Regrouped similar functions, uses enum instead of defineGabriel Millaire2009-07-101-63/+55
| | |
* | | Changed menu label and various review fixesGabriel Millaire2009-07-102-27/+25
| | |
* | | Added notification for confs Show avatar, Compact Size and Sort criteriumGabriel Millaire2009-07-101-47/+77
| | | | | | | | | | | | Now checks for wrong string in Sort criterium
* | | Move Compact List and Sort Contacts from Preferences to View menuGabriel Millaire2009-07-103-247/+135
| | |
* | | Work in progress : move preferences to View menuGabriel Millaire2009-07-102-30/+172
| | | | | | | | | | | | Moving Sort by name / by status and Show Avatars / Compact contact list preferences to View menu : Sort by name / Sort by status and Normal Size / Normal Without Icons / Compact Size
* | | Merge branch 'label-align'Davyd Madeley2009-07-105-12/+152
|\ \ \
| * | | Make EmpathyContactWidget use EmpathyKludgeLabelDavyd Madeley2009-07-073-12/+10
| | | |
| * | | EmpathyKludgeLabel is a child of GtkLabelDavyd Madeley2009-07-072-0/+142
| | | | | | | | | | | | | | | | | | | | | | | | EmpathyKludgeLabel sets the PangoLayout width to the width of the GtkAllocation. It then fudges the allocation in the expose to make the alignment work correctly.
* | | | Use accessor functions instead direct access (Fixes #586476)Jonny Lamb2009-07-1017-56/+83
| | | | | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
* | | | Fixed a copy/paste bug in configure.acKen VanDine2009-07-101-1/+1
| | | | | | | | | | | | | | | | This fixes bug #588021.
* | | | Support for history message in Adium themes. Use context HTMLs.Nicolò Chieffo2009-07-084-21/+150
| | | |
* | | | Use atomic operations to manage EmpathyAdiumData refcountXavier Claessens2009-07-081-3/+2
| | | |
* | | | can_add_contact_to_account: early return if connection is NULL (#587817)Guillaume Desmottes2009-07-071-0/+2
| | | |
* | | | empathy_contact_manager_can_add: raise an error if connection is NULLGuillaume Desmottes2009-07-071-0/+1
| | | |
* | | | Updated Swedish translationDaniel Nylander2009-07-071-1469/+1342
| | | |
* | | | updating translation for PunjabiA S Alam2009-07-071-456/+604
| | | |
* | | | Updated French translationClaude Paroz2009-07-061-776/+1327
|/ / /
* | | Don't check for Adium themes if Webkit isn't availableDavyd Madeley2009-07-061-0/+6
| | | | | | | | | | | | This was breaking compile with -Werror
* | | Updated Spanish translationJorge Gonzalez2009-07-051-221/+248
| | |
* | | Updated Tamil translationdrtvasudevan2009-07-041-252/+265
| | |
* | | Updated Tamil translationdrtvasudevan2009-07-041-114/+168
| | |
* | | Sort themes by namePierre-Luc Beaudoin2009-07-031-0/+2
| | |
* | | List installed adium themesPierre-Luc Beaudoin2009-07-035-145/+142
| |/ |/|
* | Merge branch 'fix-585601'Gustavo Noronha Silva2009-07-022-0/+11
|\ \
| * | Fix Bug 585601: Adium theme is not reloaded on /clear or Ctrl+L or clear ↵Gustavo Noronha Silva2009-07-012-0/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | menu item The theme was deciding that new messages should be 'joined' to an already existing message bubble, because not enough time had passed, even after clearing the chat area. We now clear last_contact to make sure this never happens.
* | | Merge branch 'part-reasons'Will Thompson2009-07-022-24/+114
|\ \ \
| * | | Style: avoid marching off the right marginWill Thompson2009-06-191-9/+10
| | | |
| * | | Style: use FIXME not TODOWill Thompson2009-06-191-3/+3
| | | |
| * | | Coding style: one declaration per line.Will Thompson2009-06-191-1/+2
| | | |
| * | | Move string manipulation into build_part_messageWill Thompson2009-06-191-17/+15
| | | | | | | | | | | | | | | | Xavier said he preferred this, and it's shorter, so...
| * | | Reduce format string duplication for part notifications.Will Thompson2009-06-191-50/+33
| | | | | | | | | | | | | | | | | | | | | | | | Xavier suggested that just appending " (%s)" to the common prefix when there is a message is probably okay from a translation point of view, as long as there's a comment to translators.
| * | | Include actor in part message if possibleWill Thompson2009-06-181-21/+47
| | | |
| * | | Include actor in members-changed if possibleWill Thompson2009-06-181-14/+51
| | | |
| * | | Extract part message building to a functionWill Thompson2009-06-181-35/+44
| | | |
| * | | Return early from chat_members_changed_cbWill Thompson2009-06-181-42/+43
| | | | | | | | | | | | | | | | This avoids the function marching to the right quite so much.
| * | | Print part reasons to conversation windowWill Thompson2009-06-181-3/+37
| | | |
* | | | Added Oriya into the ListManoj Kumar Giri2009-07-011-0/+1
| | | |
* | | | Updated Oriya TranslationManoj Kumar Giri2009-07-011-814/+1156
| | | |
* | | | Updated Oriya TranslationManoj Kumar Giri2009-07-011-0/+2148
| | | |
* | | | New chatrooms are no longer marked as favorite by default. Fixes bug #575667Abner Silva2009-07-011-9/+9
| | | |
* | | | Removing chatroom from the list before emmiting chatroom-removed signal.Abner Silva2009-07-011-1/+2
| | | |
* | | | Merge branch 'empathy-account'Sjoerd Simons2009-07-0165-961/+1573
|\ \ \ \ | |_|/ / |/| | |
| * | | clarify when notify::connection is signalledSjoerd Simons2009-07-011-0/+1
| | | |
| * | | fix coding styleSjoerd Simons2009-07-011-1/+0
| | | |
| * | | Clarify that we own the keys/values in the accounts hashSjoerd Simons2009-07-011-1/+2
| | | |
| * | | explain the connect_time struct memberSjoerd Simons2009-07-011-0/+1
| | | |
| * | | Fix coding styleSjoerd Simons2009-07-011-1/+2
| | | |
| * | | Update the python bindingsSjoerd Simons2009-07-012-101/+137
| | | |
| * | | Port the tests to EmpathyAccountSjoerd Simons2009-07-015-28/+51
| | | |
| * | | Port megaphone to EmpathyAccountSjoerd Simons2009-07-011-18/+10
| | | |
| * | | Port the main of empathy to EmpathyAccountSjoerd Simons2009-07-0113-138/+141
| | | |
| * | | Port libempathy-gtk to EmpathyAccountSjoerd Simons2009-07-0121-182/+164
| | | |
| * | | Port libempathy to EmpathyAccountSjoerd Simons2009-07-0115-107/+93
| | | |
| * | | Port EmpathyTpRoomlist to EmpathyAccountSjoerd Simons2009-07-012-32/+18
| | | |
| * | | Implement EmpathyAccountSjoerd Simons2009-07-016-355/+956
| | | | | | | | | | | | | | | | | | | | | | | | Refactor EmpathyAccountManager and introduce a seperate EmpathyAccount object, which wraps McAccount. When moving to MC5, EmpathyAccount will wrap the Telepathy.Account interface. Fixes #587508
* | | | Improve geocoding debugging and add more fieldsPierre-Luc Beaudoin2009-07-011-8/+34
|/ / /
* | | Fallback to OFFLINE when getting an unknown presence from MCSjoerd Simons2009-07-011-1/+1
| | |
* | | Use NM by defaultSjoerd Simons2009-07-011-4/+2
| | |
* | | Always react when disconnecting from the networkSjoerd Simons2009-07-011-3/+3
| | |
* | | Optionally use libnm-glib for NetworkManager integrationSjoerd Simons2009-07-013-49/+65
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Previously Empathy use the NM D-Bus interface directly. Unfortunately the d-bus calls used were deprecated and somewhat buggy (if NM wasn't running on empathy startup, it would never detect network changes). Given that NetworkManager isn't a blessed gnome dependency the code has been made optional, but it's expected that every distribution will build with NetworkManager integration anyway. Based on a patch by Tambet Ingo <tambet@novell.com>. Fixes #587446
* | | fixed libnotify crashing if icon doesn't existAbderaouf Bencherait2009-06-302-3/+9
| | |
* | | Updated Lithuanian translationŽygimantas Beručka2009-06-301-1044/+1317
| | |
* | | Merge commit 'elliot/bug-584703-c'Xavier Claessens2009-06-282-20/+38
|\ \ \
| * | | disconnect from invalidated signal before unreferencing connectionsElliot Fairweather2009-06-261-0/+14
| | | |
| * | | disconnnect from invalidated signal before unreferencing connectionsElliot Fairweather2009-06-261-20/+24
| | | |
* | | | Updated Spanish translationJorge Gonzalez2009-06-271-123/+139
| | | |
* | | | Ring on outgoing call.Xavier Claessens2009-06-272-25/+56
| | | |
* | | | Add empathy_sound_* in doc.Xavier Claessens2009-06-261-0/+1
| | | |
* | | | Include empathy-sound.h to make it buildXavier Claessens2009-06-262-5/+7
| | | |
* | | | Port EmpathyEventManager to new empathy-sound API.Xavier Claessens2009-06-261-81/+16
| | | |
* | | | Move sound related functions to its own module.Jonathan Tellier2009-06-266-164/+445
| |_|/ |/| |
* | | Don't hardcode size of the accounts dialog and use ellipsization (#520972)Matthias Clasen2009-06-262-4/+3
| | |
* | | Use gnome-session instead of gnome-screensaver to know when session is idleGiedrius Slavinskas2009-06-261-11/+21
| | |
* | | Merge branch 'fix-prefs'Pierre-Luc Beaudoin2009-06-261-1/+1
|\ \ \
| * | | Rename label1 to remove dupped idPierre-Luc Beaudoin2009-06-261-1/+1
| | | |
* | | | Merge branch 'debugger'Jonny Lamb2009-06-268-12/+475
|\ \ \ \ | |/ / / |/| | |
| * | | Add empathy to debug dialog CM chooser.Jonny Lamb2009-06-181-2/+10
| | | | | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
| * | | Implement o.fd.Tp.Debug. (Fixes #580631)Jonny Lamb2009-06-186-8/+461
| | | | | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
| * | | Set G_LOG_DOMAIN in libempathy and empathy.Jonny Lamb2009-06-182-0/+2
| | | | | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
| * | | Use correct emacs modelines.Jonny Lamb2009-06-182-2/+2
| | | | | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
* | | | check-whitespace.sh: check trailing tabsGuillaume Desmottes2009-06-251-0/+6
| | | |
* | | | empathy-theme-manager: remove trailing tabsGuillaume Desmottes2009-06-251-1/+1
| | | |
* | | | empathy-theme-irc: remove trailing tabsGuillaume Desmottes2009-06-251-1/+1
| | | |
* | | | empathy-theme-boxes: remove trailing tabsGuillaume Desmottes2009-06-251-3/+3
| | | |
* | | | empathy-theme-adium: remove trailing tabsGuillaume Desmottes2009-06-251-8/+8
| | | |
* | | | empathy-spell: remove trailing tabsGuillaume Desmottes2009-06-251-2/+2
| | | |
* | | | empathy-smiley-manager: remove trailing tabsGuillaume Desmottes2009-06-251-1/+1
| | | |
* | | | empathy-new-message-dialog: remove trailing tabsGuillaume Desmottes2009-06-251-1/+1
| | | |
* | | | empathy-log-window: remove trailing tabsGuillaume Desmottes2009-06-251-2/+2
| | | |
* | | | empathy-contact-menu: remove trailing tabsGuillaume Desmottes2009-06-251-4/+4
| | | |
* | | | empathy-contact-list-view: remove trailing tabsGuillaume Desmottes2009-06-251-6/+6
| | | |
* | | | empathy-contact-list-store: remove trailing tabsGuillaume Desmottes2009-06-251-5/+5
| | | |
* | | | empathy-contact-dialogs: remove trailing tabsGuillaume Desmottes2009-06-251-1/+1
| | | |
* | | | empathy-chat: remove trailing tabsGuillaume Desmottes2009-06-251-5/+5
| | | |
* | | | empathy-chat-view: remove trailing tabsGuillaume Desmottes2009-06-251-16/+16
| | | |
* | | | empathy-chat-text-view: remove trailing tabsGuillaume Desmottes2009-06-251-141/+141
| | | |