Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Init flags to 0 to make sure it is never undefined | Xavier Claessens | 2009-07-29 | 1 | -4/+1 |
| | |||||
* | Accept gibing NULL widget to empathy_url_show() | Xavier Claessens | 2009-07-29 | 1 | -2/+2 |
| | |||||
* | Do not have too complex code in var initialization. | Xavier Claessens | 2009-07-29 | 1 | -2/+4 |
| | |||||
* | Little coding style cleanup | Xavier Claessens | 2009-07-29 | 1 | -4/+3 |
| | |||||
* | Set default for enable_webkit_developer_tools gconf key | Xavier Claessens | 2009-07-29 | 1 | -1/+1 |
| | |||||
* | Added Estonian translation. | Priit Laes | 2009-07-29 | 2 | -0/+1918 |
| | |||||
* | Set status text first in presence chooser widget model. | Frédéric Péters | 2009-07-28 | 1 | -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éters | 2009-07-28 | 1 | -0/+4 |
| | |||||
* | Updated Arabic translation | Khaled Hosny | 2009-07-28 | 1 | -31/+35 |
| | |||||
* | Updated Lithuanian translation | Žygimantas Beručka | 2009-07-27 | 1 | -287/+329 |
| | |||||
* | Updated German translation | Mario Blättermann | 2009-07-26 | 1 | -420/+360 |
| | |||||
* | Updated Simplified Chinese translation. | Aron Xu | 2009-07-26 | 1 | -905/+1487 |
| | |||||
* | Updated Belarusian translation | Alexander Nyakhaychyk | 2009-07-25 | 1 | -46/+39 |
| | |||||
* | Updated Belarusian translation | Alexander Nyakhaychyk | 2009-07-25 | 1 | -749/+1936 |
| | |||||
* | Fixed copy/paste mistake (Remove members from the right set) | Louis-Francis Ratté-Boulianne | 2009-07-23 | 1 | -2/+2 |
| | |||||
* | Updated Swedish translation | Daniel Nylander | 2009-07-23 | 1 | -22/+26 |
| | |||||
* | remove trailing tabulation | Frédéric Péters | 2009-07-22 | 1 | -1/+1 |
| | |||||
* | Updated Galician Translation. | Fran Diéguez | 2009-07-22 | 1 | -727/+1104 |
| | |||||
* | migrate configuration files to XDG config directory | Frédéric Péters | 2009-07-21 | 1 | -0/+63 |
| | |||||
* | Put configuration data in XDG_CONFIG_DIRS (GNOME bug 494007) | Frédéric Péters | 2009-07-21 | 6 | -9/+9 |
| | |||||
* | Updated Tamil translation | drtvasudevan | 2009-07-21 | 1 | -13/+16 |
| | |||||
* | Updated Spanish translation | Jorge González | 2009-07-21 | 1 | -12/+16 |
| | |||||
* | Add EMPATHY_DEBUG_SHARE_DESKTOP in libempathy/empathy-debug.h | Arnaud Maillet | 2009-07-20 | 1 | -0/+1 |
| | |||||
* | Instantiate ShareMyDesktop feature in the contact menu of Empathy | Arnaud Maillet | 2009-07-20 | 2 | -0/+32 |
| | |||||
* | Add the new files in Makefile.am | Arnaud Maillet | 2009-07-20 | 1 | -0/+2 |
| | |||||
* | Add ShareMyDesktop files | Arnaud Maillet | 2009-07-20 | 2 | -0/+273 |
| | |||||
* | Updated Spanish translation | Jorge González | 2009-07-18 | 1 | -128/+143 |
| | |||||
* | Updated Spanish translation | Jorge González | 2009-07-18 | 1 | -138/+148 |
| | |||||
* | Updated Tamil translation | drtvasudevan | 2009-07-18 | 1 | -226/+251 |
| | |||||
* | Respect the button-images setting | Matthias Clasen | 2009-07-18 | 3 | -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 translation | Khaled Hosny | 2009-07-18 | 1 | -816/+1433 |
| | |||||
* | Only consider what's clicked a link when priv->hovered_uri is non-NULL ↵ | Gustavo Noronha Silva | 2009-07-18 | 1 | -7/+9 |
| | | | | (Fixes: #588886) | ||||
* | Validate parameters to fixup_url() and empathy_url_show() | Nicolò Chieffo | 2009-07-18 | 1 | -1/+6 |
| | | | | Using g_return{_val,}_if_fail(). Extra validation added by Davyd Madeley. | ||||
* | Updated Swedish translation | Daniel Nylander | 2009-07-17 | 1 | -225/+242 |
| | |||||
* | Escape window names before saving them in geometry.ini | Nicolò Chieffo | 2009-07-17 | 1 | -4/+14 |
| | | | | Fixes #586967 | ||||
* | Merge commit 'bigon/mc_free' | Guillaume Desmottes | 2009-07-16 | 1 | -1/+1 |
|\ | |||||
| * | Free params glist with mc_protocol_free_params_list instead of g_slist_free | Laurent Bigonville | 2009-07-16 | 1 | -1/+1 |
| | | |||||
* | | Make WebKit web inspector available, when using Adium themes. | Gustavo Noronha Silva | 2009-07-16 | 2 | -4/+135 |
|/ | |||||
* | Merge commit 'jtellier/video-call-button-sensitivity' | Davyd Madeley | 2009-07-15 | 4 | -7/+35 |
|\ | |||||
| * | Added functions to determine if a contact has video capabilities | Jonathan Tellier | 2009-07-03 | 4 | -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 Silva | 2009-07-15 | 1 | -6/+26 |
| | | | | | | | | (Fixes #588498) | ||||
* | | start dev of 2.27.5 | Guillaume Desmottes | 2009-07-15 | 1 | -1/+1 |
| | | |||||
* | | upgrade NEWS for 2.27.4EMPATHY_2_27_4 | Guillaume Desmottes | 2009-07-15 | 1 | -0/+66 |
| | | |||||
* | | Revert "Remove deprecated call to g_mapped_file_free()" | Davyd Madeley | 2009-07-15 | 1 | -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-gtk | Sjoerd Simons | 2009-07-15 | 1 | -2/+2 |
| | | |||||
* | | Small style fixes | Davyd Madeley | 2009-07-15 | 2 | -5/+2 |
| | | |||||
* | | Check CAN_ADD before returning an Add Contact... menu item | Davyd Madeley | 2009-07-15 | 1 | -0/+16 |
| | | |||||
* | | Handle the case where priv->list is not an EmpathyContactManager | Davyd Madeley | 2009-07-15 | 1 | -1/+5 |
| | | |||||
* | | Small coding style fix | Davyd Madeley | 2009-07-15 | 1 | -1/+3 |
| | | |||||
* | | Remove deprecated call to g_mapped_file_free() | Davyd Madeley | 2009-07-15 | 1 | -1/+1 |
| | | | | | | | | Change to g_mapped_file_unref() | ||||
* | | have EmpathyContactWidget set the account on the account chooser | Davyd Madeley | 2009-07-15 | 2 | -1/+7 |
| | | |||||
* | | Don't override empathy_account_chooser_set_account when setting filtering | Davyd Madeley | 2009-07-15 | 1 | -1/+9 |
| | | |||||
* | | Set parent for new contact dialog | Davyd Madeley | 2009-07-15 | 1 | -2/+9 |
| | | |||||
* | | Hook up the callback to throw up the standard Add Contact dialog | Davyd Madeley | 2009-07-15 | 3 | -5/+28 |
| | | |||||
* | | Determine if the contact is not in the Contact List and add a menu item as ↵ | Davyd Madeley | 2009-07-15 | 2 | -0/+44 |
| | | | | | | | | appropriate | ||||
* | | Implement CAN_GROUP by looking at RequestableChannelClasses | Davyd Madeley | 2009-07-15 | 1 | -1/+53 |
| | | |||||
* | | Only enable the 'Edit' menu option when the CAN_ALIAS or CAN_GROUP are set | Davyd Madeley | 2009-07-15 | 2 | -1/+20 |
| | | |||||
* | | Add empathy_contact_manager_initialized() | Davyd Madeley | 2009-07-15 | 2 | -0/+18 |
| | | |||||
* | | call GetAliasFlags() to determine if an alias can be set on a ContactList | Davyd Madeley | 2009-07-15 | 3 | -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' item | Davyd Madeley | 2009-07-15 | 2 | -15/+40 |
| | | |||||
* | | Add a FLAGS column to EmpathyContactListStore | Davyd Madeley | 2009-07-15 | 2 | -13/+28 |
| | | |||||
* | | Convert empathy_contact_manager_can_add() to ↵ | Davyd Madeley | 2009-07-15 | 3 | -6/+8 |
| | | | | | | | | empathy_contact_manager_get_flags_for_connection() | ||||
* | | Remove redundant empathy_tp_contact_list_can_add() | Davyd Madeley | 2009-07-15 | 2 | -20/+6 |
| | | |||||
* | | Expose channel group flags via EmpathyContactList iface | Davyd Madeley | 2009-07-15 | 3 | -0/+46 |
| | | |||||
* | | add empathy-theme-adium.c to POTFILES.in | Guillaume Desmottes | 2009-07-15 | 1 | -0/+1 |
| | | |||||
* | | empathy.doap: add bug-database element (#587958). Thanks to Florian Ludwig. | Guillaume Desmottes | 2009-07-14 | 1 | -0/+1 |
| | | |||||
* | | Merge branch 'fix-585882' | Gustavo Noronha Silva | 2009-07-14 | 1 | -4/+90 |
|\ \ | |||||
| * | | Fix Bug 585882: Can't easily copy URL's when using Adium themes | Gustavo Noronha Silva | 2009-07-01 | 1 | -4/+90 |
| | | | | | | | | | | | | | | | Track the last hovered link, and use it to copy/open addresses using the context menu. | ||||
* | | | empathy-message.c: remove a trailing space | Guillaume Desmottes | 2009-07-14 | 1 | -1/+1 |
| | | | |||||
* | | | empathy-main-window.c: remove a trailing space | Guillaume Desmottes | 2009-07-14 | 1 | -1/+1 |
| | | | |||||
* | | | empathy-theme-adium.c: remove trailing spaces | Guillaume Desmottes | 2009-07-14 | 1 | -13/+13 |
| | | | |||||
* | | | Minor changes | Gabriel Millaire | 2009-07-11 | 1 | -4/+4 |
| | | | |||||
* | | | Remove old code | Gabriel Millaire | 2009-07-10 | 1 | -69/+0 |
| | | | |||||
* | | | Regrouped similar functions, uses enum instead of define | Gabriel Millaire | 2009-07-10 | 1 | -63/+55 |
| | | | |||||
* | | | Changed menu label and various review fixes | Gabriel Millaire | 2009-07-10 | 2 | -27/+25 |
| | | | |||||
* | | | Added notification for confs Show avatar, Compact Size and Sort criterium | Gabriel Millaire | 2009-07-10 | 1 | -47/+77 |
| | | | | | | | | | | | | Now checks for wrong string in Sort criterium | ||||
* | | | Move Compact List and Sort Contacts from Preferences to View menu | Gabriel Millaire | 2009-07-10 | 3 | -247/+135 |
| | | | |||||
* | | | Work in progress : move preferences to View menu | Gabriel Millaire | 2009-07-10 | 2 | -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 Madeley | 2009-07-10 | 5 | -12/+152 |
|\ \ \ | |||||
| * | | | Make EmpathyContactWidget use EmpathyKludgeLabel | Davyd Madeley | 2009-07-07 | 3 | -12/+10 |
| | | | | |||||
| * | | | EmpathyKludgeLabel is a child of GtkLabel | Davyd Madeley | 2009-07-07 | 2 | -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 Lamb | 2009-07-10 | 17 | -56/+83 |
| | | | | | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | ||||
* | | | | Fixed a copy/paste bug in configure.ac | Ken VanDine | 2009-07-10 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | This fixes bug #588021. | ||||
* | | | | Support for history message in Adium themes. Use context HTMLs. | Nicolò Chieffo | 2009-07-08 | 4 | -21/+150 |
| | | | | |||||
* | | | | Use atomic operations to manage EmpathyAdiumData refcount | Xavier Claessens | 2009-07-08 | 1 | -3/+2 |
| | | | | |||||
* | | | | can_add_contact_to_account: early return if connection is NULL (#587817) | Guillaume Desmottes | 2009-07-07 | 1 | -0/+2 |
| | | | | |||||
* | | | | empathy_contact_manager_can_add: raise an error if connection is NULL | Guillaume Desmottes | 2009-07-07 | 1 | -0/+1 |
| | | | | |||||
* | | | | Updated Swedish translation | Daniel Nylander | 2009-07-07 | 1 | -1469/+1342 |
| | | | | |||||
* | | | | updating translation for Punjabi | A S Alam | 2009-07-07 | 1 | -456/+604 |
| | | | | |||||
* | | | | Updated French translation | Claude Paroz | 2009-07-06 | 1 | -776/+1327 |
|/ / / | |||||
* | | | Don't check for Adium themes if Webkit isn't available | Davyd Madeley | 2009-07-06 | 1 | -0/+6 |
| | | | | | | | | | | | | This was breaking compile with -Werror | ||||
* | | | Updated Spanish translation | Jorge Gonzalez | 2009-07-05 | 1 | -221/+248 |
| | | | |||||
* | | | Updated Tamil translation | drtvasudevan | 2009-07-04 | 1 | -252/+265 |
| | | | |||||
* | | | Updated Tamil translation | drtvasudevan | 2009-07-04 | 1 | -114/+168 |
| | | | |||||
* | | | Sort themes by name | Pierre-Luc Beaudoin | 2009-07-03 | 1 | -0/+2 |
| | | | |||||
* | | | List installed adium themes | Pierre-Luc Beaudoin | 2009-07-03 | 5 | -145/+142 |
| |/ |/| | |||||
* | | Merge branch 'fix-585601' | Gustavo Noronha Silva | 2009-07-02 | 2 | -0/+11 |
|\ \ | |||||
| * | | Fix Bug 585601: Adium theme is not reloaded on /clear or Ctrl+L or clear ↵ | Gustavo Noronha Silva | 2009-07-01 | 2 | -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 Thompson | 2009-07-02 | 2 | -24/+114 |
|\ \ \ | |||||
| * | | | Style: avoid marching off the right margin | Will Thompson | 2009-06-19 | 1 | -9/+10 |
| | | | | |||||
| * | | | Style: use FIXME not TODO | Will Thompson | 2009-06-19 | 1 | -3/+3 |
| | | | | |||||
| * | | | Coding style: one declaration per line. | Will Thompson | 2009-06-19 | 1 | -1/+2 |
| | | | | |||||
| * | | | Move string manipulation into build_part_message | Will Thompson | 2009-06-19 | 1 | -17/+15 |
| | | | | | | | | | | | | | | | | Xavier said he preferred this, and it's shorter, so... | ||||
| * | | | Reduce format string duplication for part notifications. | Will Thompson | 2009-06-19 | 1 | -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 possible | Will Thompson | 2009-06-18 | 1 | -21/+47 |
| | | | | |||||
| * | | | Include actor in members-changed if possible | Will Thompson | 2009-06-18 | 1 | -14/+51 |
| | | | | |||||
| * | | | Extract part message building to a function | Will Thompson | 2009-06-18 | 1 | -35/+44 |
| | | | | |||||
| * | | | Return early from chat_members_changed_cb | Will Thompson | 2009-06-18 | 1 | -42/+43 |
| | | | | | | | | | | | | | | | | This avoids the function marching to the right quite so much. | ||||
| * | | | Print part reasons to conversation window | Will Thompson | 2009-06-18 | 1 | -3/+37 |
| | | | | |||||
* | | | | Added Oriya into the List | Manoj Kumar Giri | 2009-07-01 | 1 | -0/+1 |
| | | | | |||||
* | | | | Updated Oriya Translation | Manoj Kumar Giri | 2009-07-01 | 1 | -814/+1156 |
| | | | | |||||
* | | | | Updated Oriya Translation | Manoj Kumar Giri | 2009-07-01 | 1 | -0/+2148 |
| | | | | |||||
* | | | | New chatrooms are no longer marked as favorite by default. Fixes bug #575667 | Abner Silva | 2009-07-01 | 1 | -9/+9 |
| | | | | |||||
* | | | | Removing chatroom from the list before emmiting chatroom-removed signal. | Abner Silva | 2009-07-01 | 1 | -1/+2 |
| | | | | |||||
* | | | | Merge branch 'empathy-account' | Sjoerd Simons | 2009-07-01 | 65 | -961/+1573 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | clarify when notify::connection is signalled | Sjoerd Simons | 2009-07-01 | 1 | -0/+1 |
| | | | | |||||
| * | | | fix coding style | Sjoerd Simons | 2009-07-01 | 1 | -1/+0 |
| | | | | |||||
| * | | | Clarify that we own the keys/values in the accounts hash | Sjoerd Simons | 2009-07-01 | 1 | -1/+2 |
| | | | | |||||
| * | | | explain the connect_time struct member | Sjoerd Simons | 2009-07-01 | 1 | -0/+1 |
| | | | | |||||
| * | | | Fix coding style | Sjoerd Simons | 2009-07-01 | 1 | -1/+2 |
| | | | | |||||
| * | | | Update the python bindings | Sjoerd Simons | 2009-07-01 | 2 | -101/+137 |
| | | | | |||||
| * | | | Port the tests to EmpathyAccount | Sjoerd Simons | 2009-07-01 | 5 | -28/+51 |
| | | | | |||||
| * | | | Port megaphone to EmpathyAccount | Sjoerd Simons | 2009-07-01 | 1 | -18/+10 |
| | | | | |||||
| * | | | Port the main of empathy to EmpathyAccount | Sjoerd Simons | 2009-07-01 | 13 | -138/+141 |
| | | | | |||||
| * | | | Port libempathy-gtk to EmpathyAccount | Sjoerd Simons | 2009-07-01 | 21 | -182/+164 |
| | | | | |||||
| * | | | Port libempathy to EmpathyAccount | Sjoerd Simons | 2009-07-01 | 15 | -107/+93 |
| | | | | |||||
| * | | | Port EmpathyTpRoomlist to EmpathyAccount | Sjoerd Simons | 2009-07-01 | 2 | -32/+18 |
| | | | | |||||
| * | | | Implement EmpathyAccount | Sjoerd Simons | 2009-07-01 | 6 | -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 fields | Pierre-Luc Beaudoin | 2009-07-01 | 1 | -8/+34 |
|/ / / | |||||
* | | | Fallback to OFFLINE when getting an unknown presence from MC | Sjoerd Simons | 2009-07-01 | 1 | -1/+1 |
| | | | |||||
* | | | Use NM by default | Sjoerd Simons | 2009-07-01 | 1 | -4/+2 |
| | | | |||||
* | | | Always react when disconnecting from the network | Sjoerd Simons | 2009-07-01 | 1 | -3/+3 |
| | | | |||||
* | | | Optionally use libnm-glib for NetworkManager integration | Sjoerd Simons | 2009-07-01 | 3 | -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 exist | Abderaouf Bencherait | 2009-06-30 | 2 | -3/+9 |
| | | | |||||
* | | | Updated Lithuanian translation | Žygimantas Beručka | 2009-06-30 | 1 | -1044/+1317 |
| | | | |||||
* | | | Merge commit 'elliot/bug-584703-c' | Xavier Claessens | 2009-06-28 | 2 | -20/+38 |
|\ \ \ | |||||
| * | | | disconnect from invalidated signal before unreferencing connections | Elliot Fairweather | 2009-06-26 | 1 | -0/+14 |
| | | | | |||||
| * | | | disconnnect from invalidated signal before unreferencing connections | Elliot Fairweather | 2009-06-26 | 1 | -20/+24 |
| | | | | |||||
* | | | | Updated Spanish translation | Jorge Gonzalez | 2009-06-27 | 1 | -123/+139 |
| | | | | |||||
* | | | | Ring on outgoing call. | Xavier Claessens | 2009-06-27 | 2 | -25/+56 |
| | | | | |||||
* | | | | Add empathy_sound_* in doc. | Xavier Claessens | 2009-06-26 | 1 | -0/+1 |
| | | | | |||||
* | | | | Include empathy-sound.h to make it build | Xavier Claessens | 2009-06-26 | 2 | -5/+7 |
| | | | | |||||
* | | | | Port EmpathyEventManager to new empathy-sound API. | Xavier Claessens | 2009-06-26 | 1 | -81/+16 |
| | | | | |||||
* | | | | Move sound related functions to its own module. | Jonathan Tellier | 2009-06-26 | 6 | -164/+445 |
| |_|/ |/| | | |||||
* | | | Don't hardcode size of the accounts dialog and use ellipsization (#520972) | Matthias Clasen | 2009-06-26 | 2 | -4/+3 |
| | | | |||||
* | | | Use gnome-session instead of gnome-screensaver to know when session is idle | Giedrius Slavinskas | 2009-06-26 | 1 | -11/+21 |
| | | | |||||
* | | | Merge branch 'fix-prefs' | Pierre-Luc Beaudoin | 2009-06-26 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Rename label1 to remove dupped id | Pierre-Luc Beaudoin | 2009-06-26 | 1 | -1/+1 |
| | | | | |||||
* | | | | Merge branch 'debugger' | Jonny Lamb | 2009-06-26 | 8 | -12/+475 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Add empathy to debug dialog CM chooser. | Jonny Lamb | 2009-06-18 | 1 | -2/+10 |
| | | | | | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | ||||
| * | | | Implement o.fd.Tp.Debug. (Fixes #580631) | Jonny Lamb | 2009-06-18 | 6 | -8/+461 |
| | | | | | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | ||||
| * | | | Set G_LOG_DOMAIN in libempathy and empathy. | Jonny Lamb | 2009-06-18 | 2 | -0/+2 |
| | | | | | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | ||||
| * | | | Use correct emacs modelines. | Jonny Lamb | 2009-06-18 | 2 | -2/+2 |
| | | | | | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | ||||
* | | | | check-whitespace.sh: check trailing tabs | Guillaume Desmottes | 2009-06-25 | 1 | -0/+6 |
| | | | | |||||
* | | | | empathy-theme-manager: remove trailing tabs | Guillaume Desmottes | 2009-06-25 | 1 | -1/+1 |
| | | | | |||||
* | | | | empathy-theme-irc: remove trailing tabs | Guillaume Desmottes | 2009-06-25 | 1 | -1/+1 |
| | | | | |||||
* | | | | empathy-theme-boxes: remove trailing tabs | Guillaume Desmottes | 2009-06-25 | 1 | -3/+3 |
| | | | | |||||
* | | | | empathy-theme-adium: remove trailing tabs | Guillaume Desmottes | 2009-06-25 | 1 | -8/+8 |
| | | | | |||||
* | | | | empathy-spell: remove trailing tabs | Guillaume Desmottes | 2009-06-25 | 1 | -2/+2 |
| | | | | |||||
* | | | | empathy-smiley-manager: remove trailing tabs | Guillaume Desmottes | 2009-06-25 | 1 | -1/+1 |
| | | | | |||||
* | | | | empathy-new-message-dialog: remove trailing tabs | Guillaume Desmottes | 2009-06-25 | 1 | -1/+1 |
| | | | | |||||
* | | | | empathy-log-window: remove trailing tabs | Guillaume Desmottes | 2009-06-25 | 1 | -2/+2 |
| | | | | |||||
* | | | | empathy-contact-menu: remove trailing tabs | Guillaume Desmottes | 2009-06-25 | 1 | -4/+4 |
| | | | | |||||
* | | | | empathy-contact-list-view: remove trailing tabs | Guillaume Desmottes | 2009-06-25 | 1 | -6/+6 |
| | | | | |||||
* | | | | empathy-contact-list-store: remove trailing tabs | Guillaume Desmottes | 2009-06-25 | 1 | -5/+5 |
| | | | | |||||
* | | | | empathy-contact-dialogs: remove trailing tabs | Guillaume Desmottes | 2009-06-25 | 1 | -1/+1 |
| | | | | |||||
* | | | | empathy-chat: remove trailing tabs | Guillaume Desmottes | 2009-06-25 | 1 | -5/+5 |
| | | | | |||||
* | | | | empathy-chat-view: remove trailing tabs | Guillaume Desmottes | 2009-06-25 | 1 | -16/+16 |
| | | | | |||||
* | | | | empathy-chat-text-view: remove trailing tabs | Guillaume Desmottes | 2009-06-25 | 1 | -141/+141 |
| | | | | |||||
* | | | | empathy-avatar-chooser: remove trailing tabs | Guillaume Desmottes | 2009-06-25 | 1 | -3/+3 |
| | | | | |||||
* | | | | empathy-account-widget: remove trailing tabs | Guillaume Desmottes | 2009-06-25 | 1 | -4/+4 |
| | | | | |||||
* | | | | empathy-account-chooser: remove trailing tabs | Guillaume Desmottes | 2009-06-25 | 1 | -3/+3 |
| | | | | |||||
* | | | | empathy-utils: remove trailing tabs | Guillaume Desmottes | 2009-06-25 | 1 | -3/+3 |
| | | | | |||||
* | | | | empathy-tp-contact-list: remove trailing tabs | Guillaume Desmottes | 2009-06-25 | 1 | -2/+2 |
| | | | | |||||
* | | | | empathy-tp-chat: remove trailing tabs | Guillaume Desmottes | 2009-06-25 | 1 | -1/+1 |
| | | | | |||||
* | | | | empathy-time: remove trailing tabs | Guillaume Desmottes | 2009-06-25 | 1 | -1/+1 |
| | | | | |||||
* | | | | empathy-idle: remove trailing tabs | Guillaume Desmottes | 2009-06-25 | 1 | -1/+1 |
| | | | | |||||
* | | | | empathy-contact-manager: remove trailing tabs | Guillaume Desmottes | 2009-06-25 | 1 | -3/+3 |
| | | | | |||||
* | | | | empathy-chatroom: remove trailing tabs | Guillaume Desmottes | 2009-06-25 | 1 | -2/+2 |
| | | | | |||||
* | | | | empathy: remove trailing tabs | Guillaume Desmottes | 2009-06-25 | 1 | -3/+3 |
| | | | | |||||
* | | | | empathy-status-icon: remove trailing tabs | Guillaume Desmottes | 2009-06-25 | 1 | -2/+2 |
| | | | | |||||
* | | | | empathy-sidebar: remove trailing tabs | Guillaume Desmottes | 2009-06-25 | 1 | -1/+1 |
| | | | | |||||
* | | | | empathy-preferences: remove trailing tabs | Guillaume Desmottes | 2009-06-25 | 1 | -7/+7 |
| | | | | |||||
* | | | | empathy-new-chatroom-dialog: remove trailing tabs | Guillaume Desmottes | 2009-06-25 | 1 | -3/+3 |
| | | | | |||||
* | | | | empathy-chat-window: remove trailing tabs | Guillaume Desmottes | 2009-06-25 | 1 | -9/+9 |
| | | | | |||||
* | | | | empathy-accounts-dialog: remove trailing tabs | Guillaume Desmottes | 2009-06-25 | 1 | -5/+5 |
| | | | | |||||
* | | | | Merge branch 'check-style' | Guillaume Desmottes | 2009-06-25 | 2 | -2/+2 |
|\ \ \ \ | |||||
| * | | | | add empathy-map-view files to empathy_handwritten_source so they are checked ↵ | Guillaume Desmottes | 2009-06-24 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | by the coding style script | ||||
| * | | | | empathy-map-view: fix coding style | Guillaume Desmottes | 2009-06-24 | 1 | -1/+1 |
| | | | | | |||||
* | | | | | configure.ac: Cleanup PKG_CHECK_MODULES | Laurent Bigonville | 2009-06-24 | 1 | -5/+4 |
|/ / / / | |||||
* | | | | Updated Tamil translation | drtvasudevan | 2009-06-24 | 1 | -378/+449 |
| | | | | |||||
* | | | | Fix Bug 586133: don't autoscroll on new messages | Nicolò Chieffo | 2009-06-23 | 1 | -3/+9 |
| | | | | |||||
* | | | | Fixed Bug 586284 – Crasher: click on the microphone once disconnected | Jonathan Tellier | 2009-06-23 | 1 | -2/+11 |
| | | | | |||||
* | | | | New labels for user signing in/out notification preferences. | Frédéric Péters | 2009-06-23 | 1 | -2/+2 |
| | | | | |||||
* | | | | More human notification messages when users sign in/out. | Frédéric Péters | 2009-06-23 | 1 | -2/+2 |
| | | | | |||||
* | | | | Fixed coding style of presence notification. | Frédéric Péters | 2009-06-23 | 1 | -9/+11 |
| | | | | |||||
* | | | | Do not flash contact icon in the main window for notification only events | Frédéric Péters | 2009-06-23 | 1 | -1/+1 |
| | | | | |||||
* | | | | Do not blink status icon for notification only events | Frédéric Péters | 2009-06-23 | 1 | -5/+6 |
| | | | | |||||
* | | | | Support for notification-only events | Frédéric Péters | 2009-06-23 | 2 | -0/+14 |
| | | | | | | | | | | | | | | | | | | | | | | | | Add a "must_ack" attribute to events, set if there is no function associated to the event, and add a timeout on such events to have them removed automatically. | ||||
* | | | | Show a notification when a contact goes offline or online | Frédéric Péters | 2009-06-23 | 5 | -0/+144 |
| | | | | |||||
* | | | | Workaround for the "Contact list doesn't appear in windows list" bug (#572759) | Nicolo Chieffo | 2009-06-23 | 1 | -1/+1 |
| | | | | |||||
* | | | | Fix coding style and FSF address | Sjoerd Simons | 2009-06-23 | 2 | -7/+7 |
| | | | | |||||
* | | | | Add working GTK+ theme tracking | Patryk Zawadzki | 2009-06-22 | 1 | -29/+5 |
| | | | | |||||
* | | | | Merge branch 'status-icon-586645' | Guillaume Desmottes | 2009-06-22 | 1 | -0/+4 |
|\ \ \ \ | |||||
| * | | | | Assume our presence is offline if MC reports it as UNSET (#586645) | Guillaume Desmottes | 2009-06-22 | 1 | -0/+4 |
| | | | | | |||||
* | | | | | Add helper API to read info.plist file of an adium theme. Will be useful for ↵ | Xavier Claessens | 2009-06-22 | 2 | -12/+42 |
|/ / / / | | | | | | | | | | | | | upcoming theme selector | ||||
* | | | | Move all data about an adium theme into EmpathyAdiumData struct and share it ↵ | Xavier Claessens | 2009-06-22 | 5 | -213/+320 |
| | | | | | | | | | | | | | | | | with all EmpathyThemeAdium instances. | ||||
* | | | | Fix typos in plist parser | Xavier Claessens | 2009-06-22 | 1 | -3/+4 |
| | | | | |||||
* | | | | Fix warning if theme don't have footer_html | Xavier Claessens | 2009-06-22 | 1 | -1/+3 |
| | | | | |||||
* | | | | Use tp_g_value_slice_new and tp_asv API for plist parser. | Xavier Claessens | 2009-06-22 | 3 | -118/+47 |
| | | | | |||||
* | | | | Add a plist parser and set font family, size and default variant. Fixes bug ↵ | Patryk Zawadzki | 2009-06-22 | 4 | -2/+478 |
| | | | | | | | | | | | | | | | | #586387. | ||||
* | | | | Updated Spanish translation | Jorge Gonzalez | 2009-06-21 | 1 | -251/+317 |
| | | | | |||||
* | | | | Partial fix for bug #586379 | Patryk Zawadzki | 2009-06-19 | 1 | -1/+9 |
| | | | | | | | | | | | | | | | | | | | | Added naive support for footer files in adium themes. No macros are actually parsed and replaces but these are mostly used in headers. | ||||
* | | | | Stop status_html from leaking | Patryk Zawadzki | 2009-06-19 | 1 | -0/+1 |
| | | | | |||||
* | | | | Fix bug #585475 | Patryk Zawadzki | 2009-06-19 | 1 | -2/+42 |
| | | | | | | | | | | | | | | | | | | | | Implemented %service%, %shortTime%, %senderDisplayName%, %senderScreenName% and %messageClasses% | ||||
* | | | | Merged translations for Bengali India | Runa Bhattacharjee | 2009-06-19 | 1 | -710/+1657 |
| | | | | |||||
* | | | | Support fallback avatars provided by adium themes | Patryk Zawadzki | 2009-06-19 | 1 | -5/+30 |
| | | | | |||||
* | | | | Limit joining consecutive messages to 5 minutes | Patryk Zawadzki | 2009-06-19 | 1 | -1/+11 |
| | | | | | | | | | | | | | | | | Fixes bug #586352 | ||||
* | | | | Updated Tamil translation | drtvasudevan | 2009-06-19 | 1 | -346/+615 |
| | | | | |||||
* | | | | Hide muc contacts list | Gabriel Millaire | 2009-06-18 | 4 | -35/+46 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Removed trailing spaces - Notify change to visibility - Added G_PARAM_STATIC_STRINGS to properties - Broke empathy_chat_set_show_contacts() in two, simplifying call | ||||
* | | | | Applied Xavier's comments | Gabriel Millaire | 2009-06-18 | 3 | -59/+61 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added "show-contacts" property in empathy-chat with default value to preference. Setter function show/hide contact list. When Conv menu is opened in empathy-chat-window, update it with "show-contacts" value. Uses "remote-contact" instead of "empathy_chat_is_room" for that. Call setter function when Show Contacts menu is activated. | ||||
* | | | | Add 'Show Contact List' in Conversation menu | Gabriel Millaire | 2009-06-18 | 2 | -0/+47 |
| | | | | |||||
* | | | | Read config and show/hide contact list | Gabriel Millaire | 2009-06-18 | 1 | -5/+30 |
| | | | | |||||
* | | | | Added a preference in the conf and schema (show contact list in rooms) | Gabriel Millaire | 2009-06-18 | 3 | -0/+21 |
| | | | | |||||
* | | | | Added general option Show contact list in rooms | Gabriel Millaire | 2009-06-18 | 1 | -0/+16 |
| | | | | |||||
* | | | | removed extra spacing | Gabriel Millaire | 2009-06-18 | 1 | -1/+0 |
| |_|/ |/| | | |||||
* | | | status_presets_file_parse: discard invalid presence (#585031) | Guillaume Desmottes | 2009-06-18 | 1 | -10/+11 |
| | | | |||||
* | | | Use call-stop icon for Hang up toolbutton and menu item (GNOME bug 574771) | Frédéric Péters | 2009-06-18 | 1 | -2/+2 |
| | | | |||||
* | | | add doc about empathy_status_presets_is_valid | Guillaume Desmottes | 2009-06-18 | 1 | -0/+8 |
| | | | |||||
* | | | Don't add invalid presence type as favorite (#585053) | Guillaume Desmottes | 2009-06-18 | 1 | -0/+4 |
| | | | |||||
* | | | add empathy_status_presets_is_valid | Guillaume Desmottes | 2009-06-18 | 2 | -0/+21 |
| | | | |||||
* | | | empathy-presence-chooser: use tp_strdiff instead of strcmp | Guillaume Desmottes | 2009-06-18 | 1 | -1/+1 |
|/ / | |||||
* | | Take org.gnome.Empathy as a well-known name on startup. (Fixes #560159) | Jonny Lamb | 2009-06-18 | 1 | -0/+19 |
| | | | | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | ||||
* | | Fix wrapping in Preferences dialog | Nicolò Chieffo | 2009-06-18 | 1 | -2/+2 |
| | | |||||
* | | Remove 'new message from' from notification message (#586102). Based on a ↵ | Guillaume Desmottes | 2009-06-18 | 2 | -8/+5 |
| | | | | | | | | patch from Nicolo Chieffo | ||||
* | | Fix 585887: "Publish my location" causes a crash | Pierre-Luc Beaudoin | 2009-06-18 | 1 | -4/+11 |
| | | | | | | | | | | Adds more error handling on geoclue init and the geoclue_is_setup check was too late in update_resources | ||||
* | | Refuse sending empty or special files (directories, char/block devices, etc.) | Frédéric Péters | 2009-06-17 | 2 | -2/+21 |
| | | | | | | | | (GNOME bug 563678) | ||||
* | | [release script] also check for bug numbers with a variant form | Frédéric Péters | 2009-06-17 | 1 | -2/+2 |
| | | |||||
* | | Remove markup from GTKBuilder translatable strings | Claude Paroz | 2009-06-17 | 14 | -64/+129 |
| | | |||||
* | | Merge commit 'jtellier/video-call-stop-showing-last-frame' | Guillaume Desmottes | 2009-06-16 | 3 | -6/+35 |
|\ \ | |||||
| * | | The EmpathyCallHandler correctly initializes it "initial_video" property | Jonathan Tellier | 2009-06-16 | 3 | -6/+35 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | when the remote contact initiates the call. empathy_tp_call_is_(sending/receiving)_video correctly returns a gboolean. The remote avatar is correctly shown when the remote site does not send video. When a call is disconnected, the video preview is hidden. | ||||
* | | | Introduce empathy_contact_equal, adapt themes | Patryk Zawadzki | 2009-06-16 | 4 | -4/+43 |
| | | | | | | | | | | | | | | | Fixed adium and boxes theme engines to check if contacts refer to the same id instead of comparing pointers. This fixes bug #585885. | ||||
* | | | Bump version to 2.27.4 | Xavier Claessens | 2009-06-16 | 1 | -1/+1 |
| | | | |||||
* | | | Fix build of libempathy-gtk doc. We have to init threadsEMPATHY_2_27_3 | Xavier Claessens | 2009-06-16 | 1 | -0/+1 |
| | | | |||||
* | | | Bump ABI version | Xavier Claessens | 2009-06-15 | 1 | -2/+2 |
| | | | |||||
* | | | Update NEWS for 2.27.3 | Xavier Claessens | 2009-06-15 | 1 | -0/+61 |
| | | | |||||
* | | | Reorder functions to not declare them on top | Xavier Claessens | 2009-06-15 | 1 | -125/+113 |
| | | | |||||
* | | | empathy_time_to_string_relative was missing weeks | Pierre-Luc Beaudoin | 2009-06-15 | 1 | -0/+5 |
| | | | | | | | | | | | | This resulted in "0 month ago" being returned. | ||||
* | | | Add contextual popup menu in map view | Pierre-Luc Beaudoin | 2009-06-15 | 1 | -0/+30 |
| | | | |||||
* | | | Simplify map_view_marker_update_position | Pierre-Luc Beaudoin | 2009-06-15 | 1 | -7/+6 |
| | | |