Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | |||||
* | | | Use libchamplain 0.3.3 new Gtk embed API | Pierre-Luc Beaudoin | 2009-06-15 | 3 | -12/+11 |
|/ / | |||||
* | | Merge commit 'jtellier/call-window-video-preview' | Guillaume Desmottes | 2009-06-15 | 7 | -83/+302 |
|\ \ | |||||
| * | | The video preview is no longer hidden when we get connected to a audio | Jonathan Tellier | 2009-06-13 | 1 | -20/+14 |
| | | | | | | | | | | | | only call. | ||||
| * | | Corrected code style in empathy_call_window_setup_video_preview. | Jonathan Tellier | 2009-06-12 | 1 | -45/+56 |
| | | | | | | | | | | | | The video preview is now shown no matter if we are sending video or not. | ||||
| * | | Added an early return in empathy_call_window_setup_video_preview. | Jonathan Tellier | 2009-06-12 | 2 | -87/+99 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Code style correction in empathy_call_window_setup_video_preview_visibility. Corrected a bug which prevented a user with no video input to redial video calls. The "Send video" option should be properly disabled when we can't send video. | ||||
| * | | Better implemented empathy_tp_call_is_receiving_video and ↵ | Jonathan Tellier | 2009-06-12 | 3 | -81/+78 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | empathy_tp_call_is_sending_video. Removed the "video-stream-changed" from EmpathyCallHandler Corrected gtk-doc in EmpathyCallHandler. empathy_call_window_stup_video_preview now checks the status of the video_tee and the video_preview. empathy_call_window_sink_added_cb does not automatically starts the preview. | ||||
| * | | Not creating the video preview if we don't want to show it (in audio | Jonathan Tellier | 2009-06-12 | 3 | -56/+116 |
| | | | | | | | | | | | | calls for instance). | ||||
| * | | Implemented the call window's "View -> Video preview" option. | Jonathan Tellier | 2009-06-12 | 2 | -1/+36 |
| | | | |||||
| * | | When no video is received or sent we show contacts' avatars instead of showing | Jonathan Tellier | 2009-06-12 | 4 | -0/+110 |
| | | | | | | | | | | | | black widgets. | ||||
* | | | empathy-ft-manager: tile should be 'File Transfers'. (#585788) | Guillaume Desmottes | 2009-06-15 | 1 | -1/+1 |
| | | | |||||
* | | | empathy_idle_init: fallback to OFFLINE instead of UNSET if ↵ | Guillaume Desmottes | 2009-06-15 | 1 | -1/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | empathy_idle_get_actual_presence failed If MC is not running, mission_control_get_presence_actual will return OFFLINE and set an error. Empathy should do the same and use OFFLINE instead of UNSET to avoid to not display the status icon in such cases (there is no UNSET presence icon). | ||||
* | | | [Goal] Clean up GLib and GTK+ includes in empathy (Fixes #585669) | Luis Menina | 2009-06-14 | 27 | -31/+27 |
| | | | | | | | | | | | | | | | | | | Allows to compile with G_DISABLE_SINGLE_INCLUDES, GDK_PIXBUF_DISABLE_SINGLE_INCLUDES and GTK_DISABLE_SINGLE_INCLUDES. This prepares for the GNOME 3.0 transition. | ||||
* | | | Do not include default title property for Adium theme filepicker | Frédéric Péters | 2009-06-13 | 1 | -1/+0 |
| | | | | | | | | | | | | (GNOME bug 585640) | ||||
* | | | Updated Spanish translation | Jorge Gonzalez | 2009-06-13 | 1 | -116/+142 |
| | | | |||||
* | | | empathy-location-manager: remove a trailing space | Guillaume Desmottes | 2009-06-12 | 1 | -1/+1 |
| | | | |||||
* | | | Fixed code style | Jonathan Tellier | 2009-06-12 | 2 | -3/+3 |
|/ / | |||||
* | | Merge branch 'ft_ipv4' | Cosimo Cecchi | 2009-06-12 | 1 | -24/+162 |
|\ \ | |||||
| * | | Drop PORT access control support for now | Cosimo Cecchi | 2009-06-12 | 1 | -15/+7 |
| | | | |||||
| * | | Fix make check | Cosimo Cecchi | 2009-06-07 | 1 | -1/+1 |
| | | | |||||
| * | | Emit an error for socket types we don't handle | Cosimo Cecchi | 2009-06-07 | 1 | -5/+26 |
| | | | | | | | | | | | | Also, fix error handling when a socket fails on connect(). | ||||
| * | | Use empathy_uint_compare | Cosimo Cecchi | 2009-06-07 | 1 | -13/+1 |
| | | | |||||
| * | | Build fix after rebase | Cosimo Cecchi | 2009-06-07 | 1 | -1/+1 |
| | | | |||||
| * | | Initialize the address and port values | Cosimo Cecchi | 2009-06-07 | 1 | -12/+34 |
| | | | | | | | | | | | | | | | | | | The address the CM returns if we're using IPV4 is of the type TP_STRUCT_TYPE_SOCKET_ADDRESS_IPV4; use those values to setup the IPV4 socket. | ||||
| * | | Add support for IPV4 sockets | Cosimo Cecchi | 2009-06-07 | 1 | -25/+68 |
| | | | |||||
| * | | Look at the available socket type | Cosimo Cecchi | 2009-06-07 | 1 | -0/+72 |
| | | | | | | | | | | | | | | | Look at the available socket types, and don't hardcode UNIX/LOCALHOST values. | ||||
* | | | Add spinning throbber to EmpathyMapView | Pierre-Luc Beaudoin | 2009-06-12 | 2 | -0/+54 |
| | | | | | | | | | | | | | | | OSM servers can be slow at times, the user can now know that data is loading | ||||
* | | | Updated Hebrew translation | Mark Krapivner | 2009-06-12 | 1 | -1106/+1311 |
| | | | |||||
* | | | Add doc for empathy_avatar_new() | Xavier Claessens | 2009-06-12 | 1 | -0/+13 |
| | | | |||||
* | | | Update copyright to 2008-2009 | Xavier Claessens | 2009-06-12 | 2 | -2/+2 |
| | | | |||||
* | | | Move g_object_unref to dispose instead of finalize | Xavier Claessens | 2009-06-12 | 1 | -2/+16 |
| | | | |||||
* | | | Include empathy-theme-adium.c/h in tarballs even if webkit is not installed | Xavier Claessens | 2009-06-12 | 1 | -5/+11 |
| | | | |||||
* | | | Correctly parse %time% if a format is provided | Xavier Claessens | 2009-06-12 | 1 | -5/+7 |
| | | | |||||
* | | | Remove trailing space | Xavier Claessens | 2009-06-12 | 1 | -1/+1 |
| | | | |||||
* | | | New webkit needs an URI as basedir for webkit_web_view_load_html_string. | Xavier Claessens | 2009-06-12 | 2 | -3/+10 |
| | | | |||||
* | | | Do not use empathy_contact_equal(), we can now compare pointers directly. | Xavier Claessens | 2009-06-12 | 1 | -2/+1 |
| | | | |||||
* | | | Add Adium theme support in the configure summary | Xavier Claessens | 2009-06-12 | 1 | -0/+1 |
| | | | |||||
* | | | Support /me command and fix crash if smiley are not enabled | Xavier Claessens | 2009-06-12 | 1 | -19/+34 |
| | | | |||||
* | | | Fix build error due to wrong rebase | Xavier Claessens | 2009-06-12 | 1 | -1/+0 |
| | | | |||||
* | | | Port to new API | Xavier Claessens | 2009-06-12 | 2 | -2/+2 |
| | | | |||||
* | | | Update pyhton bindings | Xavier Claessens | 2009-06-12 | 2 | -11/+10 |
| | | | |||||
* | | | Add EmpathyThemeAdium to the API doc. | Xavier Claessens | 2009-06-12 | 2 | -0/+2 |
| | | | |||||
* | | | WebKit is expecting an absolute path to a file name as the last parameter of ↵ | Xavier Claessens | 2009-06-12 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | webkit_web_view_load_html_string. But adding a extra / at the end of the path works also fine (patch to be attached). | ||||
* | | | Delete useless file | Xavier Claessens | 2009-06-12 | 1 | -408/+0 |
| | | | |||||
* | | | - Implement remaining functions on EmpathyThemeAdium. | Xavier Claessens | 2009-06-12 | 3 | -146/+233 |
| | | | | | | | | | | | | | | | - Fix refcounting of EmpathySmileyManager, avoid double free in its finalize. - Create our own context menu on EmpathyThemeAdium. | ||||
* | | | Fix a warning when the ADIUM_PATH gconf key is unset. | Xavier Claessens | 2009-06-12 | 1 | -2/+9 |
| | | | |||||
* | | | Add whitespace to respect coding style | Xavier Claessens | 2009-06-12 | 1 | -1/+1 |
| | | | |||||
* | | | Don't escape message before detecting smileys otherwise some won't be detected. | Xavier Claessens | 2009-06-12 | 1 | -6/+5 |
| | | | |||||
* | | | Cleanup little things | Xavier Claessens | 2009-06-12 | 1 | -9/+13 |
| | | | |||||
* | | | Use a default Template.html if not provided by the theme. | Xavier Claessens | 2009-06-12 | 2 | -15/+202 |
| | | | |||||
* | | | Correctly escape message body so html tags are not interpreted by webkit. | Xavier Claessens | 2009-06-12 | 1 | -29/+32 |
| | | | |||||
* | | | Add a path property on EmpathyThemeAdium and ge the adium-path gconf key in ↵ | Xavier Claessens | 2009-06-12 | 3 | -16/+117 |
| | | | | | | | | | | | | EmpathyThemeManager. | ||||
* | | | Add some #ifdef HAVE_WEBKIT | Xavier Claessens | 2009-06-12 | 1 | -1/+6 |
| | | | |||||
* | | | Quick check if the theme path is OK. | Xavier Claessens | 2009-06-12 | 2 | -8/+29 |
| | | | |||||
* | | | Add UI in the preference dialog to select the path to adium theme | Xavier Claessens | 2009-06-12 | 7 | -136/+261 |
| | | | |||||
* | | | Add a tooltip on smileys with the text it hides | Xavier Claessens | 2009-06-12 | 1 | -2/+2 |
| | | | |||||
* | | | Open URI when they are clicked in webkit | Xavier Claessens | 2009-06-12 | 1 | -1/+23 |
| | | | |||||
* | | | Reorganise a bit the body parsing and add support for URL | Xavier Claessens | 2009-06-12 | 2 | -45/+90 |
| | | | |||||
* | | | Fix a typo in a comment | Xavier Claessens | 2009-06-12 | 1 | -1/+1 |
| | | | |||||
* | | | Add support for smileys with adium themes | Xavier Claessens | 2009-06-12 | 1 | -13/+63 |
| | | |