| Commit message (Expand) | Author | Age | Files | Lines |
* | log-store-empathy: refer to "make logs async" bug | Jonny Lamb | 2009-10-30 | 1 | -1/+1 |
* | dispatcher: refer to EmpathyHandler bug | Jonny Lamb | 2009-10-30 | 1 | -1/+1 |
* | idle: added a comment to explain _is_just_connected | Jonny Lamb | 2009-10-30 | 1 | -0/+3 |
* | idle: don't hardcode 10 seconds as the "just connected" time | Jonny Lamb | 2009-10-30 | 1 | -1/+5 |
* | idle: add comment about the connect_times hash table types | Jonny Lamb | 2009-10-30 | 1 | -0/+2 |
* | idle: updated comment | Jonny Lamb | 2009-10-30 | 1 | -2/+4 |
* | utils: remove FIXME | Jonny Lamb | 2009-10-30 | 1 | -2/+0 |
* | location-manager: keep a ref to self during preparation to make sure we stay ... | Jonny Lamb | 2009-10-30 | 1 | -1/+2 |
* | all: log error messages if preparing the account manager fails | Jonny Lamb | 2009-10-30 | 15 | -30/+112 |
* | check-empathy-chatroom-manager: port to new tp-glib account API | Jonny Lamb | 2009-10-25 | 1 | -1/+1 |
* | tests: port to new tp-glib account API | Jonny Lamb | 2009-10-25 | 2 | -4/+5 |
* | po: removed empathy-account.c from POTFILES.in | Jonny Lamb | 2009-10-25 | 1 | -1/+0 |
* | contact-manager, dispatcher: renamed _new_connection_cb to _status_changed_cb | Jonny Lamb | 2009-10-25 | 2 | -6/+6 |
* | idle: use the TpAccount pointer as key to the hash table, and remove values o... | Jonny Lamb | 2009-10-25 | 1 | -12/+8 |
* | empathy: port to new tp-glib account API | Jonny Lamb | 2009-10-24 | 1 | -85/+76 |
* | status-icon: port to new tp-glib account API | Jonny Lamb | 2009-10-24 | 1 | -21/+36 |
* | new-chatroom-dialog: port to new tp-glib account API | Jonny Lamb | 2009-10-24 | 1 | -3/+3 |
* | main-window: port to new tp-glib account API | Jonny Lamb | 2009-10-24 | 1 | -48/+87 |
* | import-widget: port to new tp-glib account API | Jonny Lamb | 2009-10-24 | 1 | -27/+30 |
* | import-mc4-accounts: port to new tp-glib account API | Jonny Lamb | 2009-10-24 | 1 | -5/+5 |
* | event-manager: port to new tp-glib account API | Jonny Lamb | 2009-10-24 | 1 | -4/+11 |
* | chatrooms-window: port to new tp-glib account API | Jonny Lamb | 2009-10-24 | 1 | -2/+2 |
* | chat-window: port to new tp-glib account API | Jonny Lamb | 2009-10-24 | 2 | -14/+18 |
* | accounts-dialog: port to new tp-glib account API | Jonny Lamb | 2009-10-24 | 2 | -145/+70 |
* | account-assistant: port to new tp-glib account API | Jonny Lamb | 2009-10-24 | 1 | -3/+3 |
* | ui-utils: port to new tp-glib account API | Jonny Lamb | 2009-10-24 | 1 | -1/+0 |
* | theme-adium: port to new tp-glib account API | Jonny Lamb | 2009-10-24 | 1 | -3/+3 |
* | presence-chooser: port to new tp-glib account API | Jonny Lamb | 2009-10-24 | 1 | -14/+42 |
* | new-message-dialog: port to new tp-glib account API | Jonny Lamb | 2009-10-24 | 1 | -1/+0 |
* | log-window: port to new tp-glib account API | Jonny Lamb | 2009-10-24 | 2 | -30/+50 |
* | location-manager: port to new tp-glib account API | Jonny Lamb | 2009-10-24 | 1 | -16/+77 |
* | irc-network-dialog: port to new tp-glib account API | Jonny Lamb | 2009-10-24 | 1 | -1/+0 |
* | contact-widget: port to new tp-glib account API | Jonny Lamb | 2009-10-24 | 1 | -3/+3 |
* | contact-list-view: port to new tp-glib account API | Jonny Lamb | 2009-10-24 | 1 | -8/+10 |
* | contact-dialogs: port to new tp-glib account API | Jonny Lamb | 2009-10-24 | 1 | -3/+4 |
* | chat-text-view: port to new tp-glib account API | Jonny Lamb | 2009-10-24 | 1 | -1/+0 |
* | chat: port to new tp-glib account API | Jonny Lamb | 2009-10-24 | 2 | -23/+44 |
* | account-widget: port to new tp-glib account API | Jonny Lamb | 2009-10-24 | 1 | -14/+14 |
* | account-chooser: port to new tp-glib account API | Jonny Lamb | 2009-10-24 | 2 | -79/+102 |
* | tp-roomlist: port to new tp-glib account API | Jonny Lamb | 2009-10-24 | 2 | -8/+6 |
* | log-store: port to new tp-glib account API | Jonny Lamb | 2009-10-24 | 2 | -19/+19 |
* | log-store-empathy: port to new tp-glib account API | Jonny Lamb | 2009-10-24 | 1 | -17/+19 |
* | log-manager: port to new tp-glib account API | Jonny Lamb | 2009-10-24 | 2 | -11/+11 |
* | dispatcher: port to new tp-glib account API | Jonny Lamb | 2009-10-24 | 1 | -27/+48 |
* | contact: port to new tp-glib account API | Jonny Lamb | 2009-10-24 | 2 | -17/+13 |
* | contact-manager: port to new tp-glib account API | Jonny Lamb | 2009-10-24 | 1 | -22/+46 |
* | chatroom: port to new tp-glib account API | Jonny Lamb | 2009-10-24 | 2 | -13/+14 |
* | chatroom-manager: port to new tp-glib account API | Jonny Lamb | 2009-10-24 | 2 | -41/+27 |
* | account-settings: port to new tp-glib account API | Jonny Lamb | 2009-10-24 | 2 | -77/+77 |
* | Add empathy_idle_account_is_just_connected function. | Jonny Lamb | 2009-10-24 | 2 | -0/+70 |
* | idle: port to new tp-glib account API | Jonny Lamb | 2009-10-24 | 1 | -20/+22 |
* | Add empathy_account_manager_get_accounts_connected function. | Jonny Lamb | 2009-10-24 | 2 | -0/+36 |
* | Add empathy_get_account_for_connection function. | Jonny Lamb | 2009-10-24 | 2 | -1/+36 |
* | Add empathy_idle_get_requested_presence function. | Jonny Lamb | 2009-10-24 | 2 | -12/+44 |
* | Removed EmpathyAccount{,Manager}. | Jonny Lamb | 2009-10-23 | 5 | -2604/+0 |
* | ft-manager: allow closing the dialog with C-w or Esc | Jonny Lamb | 2009-10-23 | 1 | -0/+17 |
* | Set default font from Gnome system if not set in the style. | Matěj Cepl | 2009-10-23 | 1 | -9/+73 |
* | use empathy_released to check if we are releasing or not | Guillaume Desmottes | 2009-10-23 | 1 | -9/+12 |
* | Enable extra error CFLAGS in tests/ | Guillaume Desmottes | 2009-10-23 | 1 | -0/+1 |
* | Enable extra error CFLAGS in libempathy/ | Guillaume Desmottes | 2009-10-23 | 1 | -0/+1 |
* | Enable extra error CFLAGS in libempathy-gtk/ | Guillaume Desmottes | 2009-10-23 | 1 | -0/+1 |
* | Enable extra error CFLAGS in src/ | Guillaume Desmottes | 2009-10-23 | 1 | -0/+1 |
* | disable -Wstrict-prototypes as some GTK+ headers are bugged | Guillaume Desmottes | 2009-10-23 | 1 | -1/+2 |
* | remove m4/acinclude.m4 | Guillaume Desmottes | 2009-10-23 | 1 | -65/+0 |
* | copy error flags from Gabble | Guillaume Desmottes | 2009-10-23 | 1 | -1/+40 |
* | add m4/as-compiler-flag.m4 | Guillaume Desmottes | 2009-10-23 | 1 | -0/+33 |
* | copy version management from Gabble | Guillaume Desmottes | 2009-10-23 | 1 | -1/+21 |
* | empathy-protocol-chooser: don't cache TpConnectionManagerProtocol in the store | Guillaume Desmottes | 2009-10-23 | 1 | -28/+47 |
* | Merge branch 'trivia' | Guillaume Desmottes | 2009-10-22 | 24 | -283/+300 |
|\ |
|
| * | empathy-avatar-chooser.c: fix identation | Guillaume Desmottes | 2009-10-22 | 1 | -2/+2 |
| * | empathy-utils.c: fix casting issues | Guillaume Desmottes | 2009-10-22 | 1 | -6/+8 |
| * | empathy-tp-contact-list.c: fix shadow declaration and uint comparaison | Guillaume Desmottes | 2009-10-22 | 1 | -6/+6 |
| * | empathy-tp-contact-factory.c: fix casting issue | Guillaume Desmottes | 2009-10-22 | 1 | -1/+1 |
| * | empathy-time.c: fix shadow declaration | Guillaume Desmottes | 2009-10-22 | 1 | -4/+4 |
| * | empathy-status-presets.c: fix casting issues | Guillaume Desmottes | 2009-10-22 | 1 | -10/+10 |
| * | empathy-log-store-empathy.c: fix casting issues | Guillaume Desmottes | 2009-10-22 | 1 | -12/+13 |
| * | empathy-irc-network-manager.c: fix casting issues | Guillaume Desmottes | 2009-10-22 | 1 | -22/+29 |
| * | empathy-dispatcher.c: fix shadow declarations | Guillaume Desmottes | 2009-10-22 | 1 | -123/+122 |
| * | empathy-contact-groups.c: fix casting issues | Guillaume Desmottes | 2009-10-22 | 1 | -10/+11 |
| * | empathy-connection-managers.c: fix shadow declarations | Guillaume Desmottes | 2009-10-22 | 1 | -14/+14 |
| * | empathy-chatroom-manager.c: fix casting issues | Guillaume Desmottes | 2009-10-22 | 1 | -8/+12 |
| * | empathy-account-settings.c: fix uint comparaison | Guillaume Desmottes | 2009-10-22 | 1 | -4/+4 |
| * | empathy-nautilus-sendto.c: fix shadow declaration | Guillaume Desmottes | 2009-10-22 | 1 | -1/+1 |
| * | totem-subtitle-encoding.c: fix shadow declarations | Guillaume Desmottes | 2009-10-22 | 1 | -13/+13 |
| * | empathy-ui-utils.c: fix shadow declaration | Guillaume Desmottes | 2009-10-22 | 1 | -4/+4 |
| * | empathy-theme-manager.c: fix shadow declarations | Guillaume Desmottes | 2009-10-22 | 1 | -4/+4 |
| * | empathy-theme-boxes.c: fix shadow declarations | Guillaume Desmottes | 2009-10-22 | 1 | -3/+3 |
| * | empathy-theme-adium.c: fix uint comparaisons | Guillaume Desmottes | 2009-10-22 | 1 | -2/+2 |
| * | empathy-status-preset-dialog: fix uint comparaisons | Guillaume Desmottes | 2009-10-22 | 1 | -2/+2 |
| * | empathy-contact-widget.c: fix shadow declarations | Guillaume Desmottes | 2009-10-22 | 1 | -11/+11 |
| * | empathy-chat-text-view.c: fix shadow declarations and uint comparaisons | Guillaume Desmottes | 2009-10-22 | 1 | -5/+5 |
| * | empathy-avatar-image.c: fix a casting issue | Guillaume Desmottes | 2009-10-22 | 1 | -1/+2 |
| * | empathy-avatar-chooser.c: fix casting issues | Guillaume Desmottes | 2009-10-22 | 1 | -16/+18 |
| * | empathy-account-widget.c: fix uint comparaison | Guillaume Desmottes | 2009-10-22 | 1 | -1/+1 |
* | | fix a comment so the style checker is happy (#599243) | Guillaume Desmottes | 2009-10-22 | 1 | -1/+1 |
* | | Updated Thai translation. | Theppitak Karoonboonyanan | 2009-10-22 | 1 | -4/+4 |
|/ |
|
* | empathy-account-settings: fix CLAMP usage | Guillaume Desmottes | 2009-10-22 | 1 | -7/+9 |
* | empathy-location-manager.c: fix shadow declarations | Guillaume Desmottes | 2009-10-21 | 1 | -45/+45 |
* | empathy-contact-list-view.c: fix shadow declarations and uint comparaisons | Guillaume Desmottes | 2009-10-21 | 1 | -6/+6 |
* | empathy-contact-list-store.c: fix shadow declarations | Guillaume Desmottes | 2009-10-21 | 1 | -4/+3 |
* | empathy-tp-chat.c: fix shadow declaration | Guillaume Desmottes | 2009-10-21 | 1 | -2/+2 |
* | empathy-contact: cast data pointers | Guillaume Desmottes | 2009-10-21 | 1 | -2/+4 |
* | empathy-account-manager.c: fix uint comparaison | Guillaume Desmottes | 2009-10-21 | 1 | -1/+1 |
* | empathy-irc-server: the port is a guint | Guillaume Desmottes | 2009-10-21 | 1 | -1/+1 |
* | Updated Lithuanian translation. | Žygimantas Beručka | 2009-10-21 | 1 | -102/+73 |
* | Merge commit 'kaserf/master' | Guillaume Desmottes | 2009-10-21 | 1 | -1/+6 |
|\ |
|
| * | Ignoring non installed languages | Felix Kaser | 2009-10-21 | 1 | -1/+6 |
* | | Also allow Esc to close debug window and map view. | Jonny Lamb | 2009-10-21 | 2 | -3/+4 |
* | | Add Ctrl-w keybinding to close map window. | Jonny Lamb | 2009-10-21 | 1 | -0/+17 |
|/ |
|
* | Stop building libempathy{,-gtk} as a shared library. Closes bug #599086 | Jonny Lamb | 2009-10-21 | 6 | -135/+65 |
* | Stop building gtk-doc documentation. Closes bug #599087 | Jonny Lamb | 2009-10-21 | 16 | -394/+1 |
* | src/ephy-spinner.c: remove useless guint comparaisons | Guillaume Desmottes | 2009-10-20 | 1 | -3/+2 |
* | src/empathy.c: fix uint comparaison | Guillaume Desmottes | 2009-10-20 | 1 | -1/+1 |
* | src/empathy-sidebar.c: fix shadow declarations | Guillaume Desmottes | 2009-10-20 | 1 | -12/+13 |
* | src/empathy-main-window.c: fix shadow declarations and uint comparaisons | Guillaume Desmottes | 2009-10-20 | 1 | -7/+9 |
* | src/empathy-preferences.c: fix shadow declarations and uint comparaisons | Guillaume Desmottes | 2009-10-20 | 1 | -3/+1 |
* | src/empathy-import-pidgin: cast strings to (xmlChar *) when needed | Guillaume Desmottes | 2009-10-20 | 1 | -3/+4 |
* | src/empathy-import-mc4-accounts.c: fix uint comparaison | Guillaume Desmottes | 2009-10-20 | 1 | -1/+1 |
* | src/empathy-debug-window: fix shadow declarations and uint comparaisons | Guillaume Desmottes | 2009-10-20 | 1 | -2/+2 |
* | src/empathy-chat-window: fix shadow declarations and uint comparaisons | Guillaume Desmottes | 2009-10-20 | 1 | -16/+16 |
* | empathy-call-window: fix shadow declarations | Guillaume Desmottes | 2009-10-20 | 1 | -4/+4 |
* | Don't display any icon if we have been disconnected | Guillaume Desmottes | 2009-10-20 | 1 | -5/+15 |
* | empathy-chat-window: update the tab icon when the TpChat is disconnected (#59... | Guillaume Desmottes | 2009-10-20 | 1 | -1/+11 |
* | Re-add python.m4 as it may be needed for AM_PATH_PYTHON. | Jonny Lamb | 2009-10-20 | 1 | -0/+66 |
* | Merge branch 'slatez-applets' | Jonny Lamb | 2009-10-20 | 21 | -1129/+0 |
|\ |
|
| * | Remove the panel applets. (Closes bug #599042) | Jonny Lamb | 2009-10-20 | 21 | -1129/+0 |
* | | Remove python bindings. (Closes bug #599039) | Jonny Lamb | 2009-10-20 | 17 | -6480/+0 |
|/ |
|
* | Updated Russian translation | Leonid Kanter | 2009-10-20 | 1 | -792/+1606 |
* | release.py: stop hardcoding the GNOME username used for uploads | Guillaume Desmottes | 2009-10-20 | 1 | -1/+9 |
* | Correctly lookup project page for release notes | Xavier Claessens | 2009-10-20 | 1 | -2/+2 |
* | Updating Estonian translation | Mattias Põldaru | 2009-10-20 | 1 | -23/+61 |
* | Updated Spanish translation | Jorge González | 2009-10-20 | 1 | -38/+38 |
* | Use the contacts alias in the information dialog | Sjoerd Simons | 2009-10-20 | 1 | -1/+2 |
* | Ensure we don't try to register invalid bus names | Sjoerd Simons | 2009-10-20 | 1 | -5/+6 |
* | Unset pending_call explicitly instead of implicitly | Sjoerd Simons | 2009-10-20 | 1 | -2/+11 |
* | empathy_call_window_setup_avatars: pass a weak object to empathy_tp_contact_f... | Guillaume Desmottes | 2009-10-19 | 1 | -1/+1 |
* | Merge commit 'maiku/bug_598332' | Guillaume Desmottes | 2009-10-19 | 1 | -20/+33 |
|\ |
|
| * | Move destruction of connections from finalize to dispose. | Mike Ruprecht | 2009-10-15 | 1 | -8/+12 |
| * | Remove the weak_object parameter when requesting channels. | Mike Ruprecht | 2009-10-15 | 1 | -8/+10 |
| * | Cancel outstanding channel requests if connection to the CM is lost. | Mike Ruprecht | 2009-10-14 | 1 | -4/+11 |
* | | rename contact_list_store_finalize to contact_list_store_dispose | Guillaume Desmottes | 2009-10-19 | 1 | -4/+9 |
* | | empathy-contact-list-store: remove the setup idle cb when store is destroyed | Guillaume Desmottes | 2009-10-19 | 1 | -1/+7 |
* | | empathy-call-window: use empathy_signal_connect_weak to connect the peak-leve... | Guillaume Desmottes | 2009-10-19 | 1 | -2/+3 |
* | | empathy_account_settings_get_tp_params: don't raise an error if tp_protocol i... | Guillaume Desmottes | 2009-10-19 | 1 | -1/+9 |
* | | empathy-account-settings: don't cache the TpConnectionManagerProtocol | Guillaume Desmottes | 2009-10-19 | 1 | -6/+12 |
* | | Make calling empathy without options idempotent | Sjoerd Simons | 2009-10-19 | 1 | -6/+21 |
* | | Explain the -h option better | Sjoerd Simons | 2009-10-19 | 1 | -2/+2 |
* | | Fix assertion when closing a call window after CM crashed. | Mike Ruprecht | 2009-10-19 | 1 | -2/+1 |
* | | Updated Hungarian translation | Gabor Kelemen | 2009-10-19 | 1 | -1/+1 |
* | | Updated Greek documentation translation | Jennie Petoumenou | 2009-10-17 | 1 | -921/+3604 |
* | | idle: work around the case if the session doesn't tell us when we go idle (fi... | Jonny Lamb | 2009-10-17 | 1 | -6/+17 |
* | | debug-window: add C-w keybinding to close the window | Jonny Lamb | 2009-10-17 | 1 | -0/+18 |
* | | Updated Spanish translation | Jorge González | 2009-10-17 | 1 | -66/+52 |
* | | Merge branch 'trrrrrrrrrrrrrivia' | Jonny Lamb | 2009-10-17 | 2 | -9/+9 |
|\ \ |
|
| * | | empathy-import-mc4-accounts: no need to add newlines to DEBUG calls | Jonny Lamb | 2009-10-17 | 1 | -7/+7 |
| * | | connectivity: small fix to a debug message | Jonny Lamb | 2009-10-17 | 1 | -2/+2 |
* | | | Updated Brazilian Portuguese translation. | André Gondim | 2009-10-16 | 1 | -131/+138 |
|/ / |
|
* | | presence-chooser: remove "\n"s from DEBUG calls | Jonny Lamb | 2009-10-16 | 1 | -5/+5 |
* | | presence-chooser: make the entry not editable when we are offline | Jonny Lamb | 2009-10-16 | 1 | -0/+5 |
* | | Updated Swedish translation | Daniel Nylander | 2009-10-16 | 1 | -123/+761 |
* | | Updated Swedish translation | Daniel Nylander | 2009-10-16 | 1 | -58/+59 |
* | | Updated French translation (and merged from gnome-2-28) | Claude Paroz | 2009-10-16 | 1 | -154/+204 |
* | | Make sure -h is respected when there were no mc4 accounts to import | Sjoerd Simons | 2009-10-15 | 1 | -1/+1 |
* | | Factor out free-ing the message list. | Cosimo Cecchi | 2009-10-15 | 1 | -4/+11 |
* | | Implement a cache for debug logs (#596101). | Cosimo Cecchi | 2009-10-15 | 1 | -54/+220 |
* | | Don't try to double free the avatar data (#598423). | Cosimo Cecchi | 2009-10-15 | 1 | -31/+11 |
* | | Use new API in the test. | Cosimo Cecchi | 2009-10-15 | 1 | -1/+1 |
* | | Make sure the account manager is completely unreffed when exiting | Sjoerd Simons | 2009-10-15 | 1 | -1/+5 |
* | | Let empathy -a show the assistant if applicable | Sjoerd Simons | 2009-10-15 | 1 | -11/+52 |
* | | When starting hidden don't show the assistant | Sjoerd Simons | 2009-10-15 | 1 | -4/+5 |
* | | Show the assistant if there are no non-salut accounts | Sjoerd Simons | 2009-10-15 | 3 | -10/+41 |
* | | Use a nicer callback name | Sjoerd Simons | 2009-10-15 | 1 | -5/+6 |
* | | Use empathy_signal_connect_weak | Sjoerd Simons | 2009-10-15 | 1 | -16/+10 |
* | | make the presence chooser insensitive no accounts are enabled | Sjoerd Simons | 2009-10-15 | 1 | -3/+58 |
* | | accounts_dialog_add_account: connect notify::display-name using empathy_signa... | Guillaume Desmottes | 2009-10-15 | 1 | -11/+3 |
* | | copy empathy_signal_connect_weak from telepathy-gabble | Guillaume Desmottes | 2009-10-15 | 2 | -0/+90 |
* | | Updated Greek translation. | Kostas Papadimas | 2009-10-14 | 1 | -640/+809 |
* | | Use the protocol display name for new account names | Sjoerd Simons | 2009-10-14 | 1 | -1/+4 |
|/ |
|
* | Updated Czech translation by Marek Cernocky | Petr Kovar | 2009-10-14 | 1 | -5/+5 |
* | Fix typo, correctly set the description of the sound being played. | Xavier Claessens | 2009-10-12 | 1 | -1/+1 |
* | Merge branch 'refactor-context-menu' | Gustavo Noronha Silva | 2009-10-12 | 2 | -126/+122 |
|\ |
|
| * | Refactor context menu code to use new HitTestResult API | Gustavo Noronha Silva | 2009-10-10 | 2 | -126/+122 |
* | | Updated Tamil translation | drtvasudevan | 2009-10-11 | 1 | -199/+296 |
* | | Updated Hungarian translation | Gabor Kelemen | 2009-10-11 | 1 | -123/+128 |
* | | Updated Hungarian translation | Gabor Kelemen | 2009-10-11 | 1 | -34/+60 |
* | | Updated Czech translation by Jan Drabek | Petr Kovar | 2009-10-10 | 1 | -768/+869 |
* | | Updated Spanish translation | Jorge González | 2009-10-10 | 1 | -99/+171 |
* | | Improved French translation | Claude Paroz | 2009-10-10 | 1 | -15/+17 |
* | | Updated Italian translation | Milo Casagrande | 2009-10-10 | 1 | -91/+124 |
|/ |
|
* | Add missing ; to make it build. | Xavier Claessens | 2009-10-09 | 1 | -1/+1 |
* | Updated Bulgarian translation | Alexander Shopov | 2009-10-07 | 1 | -92/+153 |
* | Updated Catalan translation | Gil Forcada | 2009-10-06 | 1 | -744/+985 |
* | Removed leak with g_string_free, added comment for 0xFFFC | Gabriel Millaire | 2009-10-06 | 1 | -1/+4 |
* | accounts_dialog_account_display_name_changed_cb: check that accounts_dialog_m... | Guillaume Desmottes | 2009-10-06 | 1 | -0/+3 |
* | Updated Thai translation. | Theppitak Karoonboonyanan | 2009-10-05 | 1 | -783/+1683 |
* | Merge branch 'fix-headers-597293' | Guillaume Desmottes | 2009-10-05 | 3 | -19/+0 |
|\ |
|
| * | upgrade Python bindings | Guillaume Desmottes | 2009-10-05 | 1 | -15/+0 |
| * | remove empathy_account_manager_remove from header; function has been removed | Guillaume Desmottes | 2009-10-05 | 1 | -3/+0 |
| * | remove empathy_tp_contact_list_can_add from header; function has been removed | Guillaume Desmottes | 2009-10-05 | 1 | -1/+0 |
* | | Merge branch 'contact-info' | Xavier Claessens | 2009-10-05 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Fix the contact information dialog's window. | Xavier Claessens | 2009-10-05 | 1 | -1/+1 |
* | | Rename HAVE_NBTK to HAVE_MOBLIN. | Xavier Claessens | 2009-10-05 | 3 | -32/+34 |
|/ |
|
* | add myself as maintainer | Guillaume Desmottes | 2009-10-05 | 2 | -0/+9 |
* | Updated Slovenian translation | Matej Urbančič | 2009-10-04 | 1 | -36/+62 |
* | Updated German doc translation | Mario Blättermann | 2009-10-03 | 1 | -268/+577 |
* | Updated italian translation | Milo Casagrande | 2009-10-03 | 1 | -6/+7 |
* | Updated Swedish translation | Daniel Nylander | 2009-10-03 | 1 | -132/+179 |
* | Updated Italian translation | Milo Casagrande | 2009-10-03 | 1 | -70/+101 |
* | Updated German translation | Mario Blättermann | 2009-10-03 | 1 | -113/+136 |
* | empathy-accounts-dialog: 'Create' button should be 'Next' on Moblin | Guillaume Desmottes | 2009-10-03 | 1 | -2/+3 |
* | Remove the logic that re-applies the original enabled value. | Cosimo Cecchi | 2009-10-03 | 1 | -17/+4 |
* | empathy-account-widget: document that the 'Account:' string is moblin specific | Guillaume Desmottes | 2009-10-03 | 1 | -0/+1 |
* | Fix a typo in a string. | Cosimo Cecchi | 2009-10-03 | 1 | -1/+1 |
* | Change strings for the remove dialog on the moblin build. | Cosimo Cecchi | 2009-10-03 | 1 | -0/+10 |
* | Rename the Connect button to "Log in" on Moblin. | Cosimo Cecchi | 2009-10-03 | 1 | -0/+7 |
* | Bring up notifications until the conversation is accepted (#597125) | Rob Bradford | 2009-10-02 | 1 | -7/+0 |
* | fix coding styles | Guillaume Desmottes | 2009-10-02 | 1 | -17/+15 |
* | empathy-status-icon: check if notification daemon supports actions | Guillaume Desmottes | 2009-10-02 | 1 | -1/+21 |
* | initialize libnotify earlier in main() | Guillaume Desmottes | 2009-10-02 | 1 | -1/+2 |
* | Add a "Respond" button to notifications to provide a positive action (#589408) | Rob Bradford | 2009-10-02 | 1 | -0/+19 |
* | add event type to EmpathyEvent (#589409) | Guillaume Desmottes | 2009-10-02 | 2 | -26/+46 |
* | Merge branch 'chain' | Cosimo Cecchi | 2009-10-01 | 1 | -145/+3 |
|\ |
|
| * | Chain up to the parent class render, instead of copying it. | Cosimo Cecchi | 2009-10-01 | 1 | -145/+3 |
* | | Merge commit 'gabriel/fix-581488' | Dafydd Harries | 2009-10-01 | 3 | -1/+58 |
|\ \
| |/
|/| |
|
| * | Fixed a leak of str | Gabriel Millaire | 2009-10-01 | 1 | -2/+2 |
| * | Fix after review | Gabriel Millaire | 2009-10-01 | 2 | -34/+33 |
| * | Fix copy clipboard to show smileys and to show name and time when using theme... | Gabriel Millaire | 2009-10-01 | 3 | -1/+59 |
* | | Return if the renderer has no pixbuf. | Cosimo Cecchi | 2009-10-01 | 1 | -0/+3 |
* | | empathy.schemas.in: s/criterium/criterion (#594308) | Guillaume Desmottes | 2009-10-01 | 1 | -2/+2 |
* | | Rephrase geolocation preferences (#585957) | Pierre-Luc Beaudoin | 2009-10-01 | 1 | -4/+4 |
|/ |
|
* | Even if Next*.html are missing, we have to use the appendNextMessage js funct... | Xavier Claessens | 2009-09-30 | 1 | -5/+8 |
* | Respect "DisableCombineConsecutive" adium theme setting. Fixes bug #596317 | Xavier Claessens | 2009-09-30 | 1 | -3/+6 |
* | Make the correct fallbacks in case of missing html files in an Adium theme. F... | Xavier Claessens | 2009-09-30 | 1 | -50/+51 |
* | Don't rely on EmpathyAccountManager to be ready. | Cosimo Cecchi | 2009-09-30 | 1 | -37/+62 |
* | Rename the Create button to Add on moblin. | Cosimo Cecchi | 2009-09-30 | 1 | -0/+3 |
* | Disable account creation on moblin. | Cosimo Cecchi | 2009-09-30 | 1 | -0/+8 |
* | Add a spacing of 6 between the buttons. | Cosimo Cecchi | 2009-09-30 | 1 | -0/+1 |
* | Make sure the Add and Import buttons are always the same height. | Cosimo Cecchi | 2009-09-30 | 1 | -19/+27 |
* | Don't expand/fill the import button. | Cosimo Cecchi | 2009-09-30 | 1 | -0/+2 |
* | Hide the action area if we're on moblin. | Cosimo Cecchi | 2009-09-30 | 1 | -0/+8 |
* | Add a vertical padding to the rows. | Cosimo Cecchi | 2009-09-30 | 1 | -0/+3 |
* | Use the property in the accounts dialog. | Cosimo Cecchi | 2009-09-30 | 1 | -0/+3 |
* | Add a "show-on-select" property. | Cosimo Cecchi | 2009-09-30 | 2 | -60/+283 |
* | Updated German doc translation | Mario Blättermann | 2009-09-30 | 1 | -1468/+1573 |
* | Add an import button back to the accounts dialog. | Cosimo Cecchi | 2009-09-28 | 2 | -1/+27 |
* | Merge branch 'moblin' | Cosimo Cecchi | 2009-09-28 | 3 | -5/+103 |
|\ |
|
| * | Instant-apply the "enabled" setting. | Cosimo Cecchi | 2009-09-28 | 1 | -9/+12 |
| * | Add configure switches for nbtk (off by default). | Cosimo Cecchi | 2009-09-28 | 2 | -0/+30 |
| * | Add an optional NbtkGtkLightSwitch. | Cosimo Cecchi | 2009-09-28 | 1 | -5/+70 |
* | | Instant-apply the "enabled" setting. | Cosimo Cecchi | 2009-09-28 | 1 | -9/+9 |
|/ |
|