aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Adapt to API change in folks_backend_get_persona_stores().Travis Reitter2011-06-072-10/+11
* Adapt to API change in FolksIndividual constructor.Travis Reitter2011-06-071-3/+10
* Adapt to API break in folks_individual_get_personas.Travis Reitter2011-06-0717-332/+573
* Don't conflate TpfPersona and FolksPersona.Travis Reitter2011-06-072-9/+9
* Don't shadow the global definition of 'log'.Travis Reitter2011-06-071-3/+3
* Updated Galician translationsFran Diéguez2011-06-061-224/+270
* Updated Hebrew translation.Yaron Shahrabani2011-06-041-214/+259
* invite-participant-dialog: add temporary individuals when searchingGuillaume Desmottes2011-06-011-0/+141
* export individual_store_add_individual_and_connect and individual_store_remov...Guillaume Desmottes2011-06-012-2/+9
* empathy_avatar_new: stop stealing strings (#650939)Guillaume Desmottes2011-06-013-29/+34
* remove useless callbackGuillaume Desmottes2011-06-011-11/+0
* avatar-chooser: replace finalize by disposeGuillaume Desmottes2011-06-011-6/+4
* avatar-chooser: port to TP coding styleGuillaume Desmottes2011-06-012-837/+899
* re-order functions so we can get rid of their declarationsGuillaume Desmottes2011-06-011-276/+240
* avatar-chooser: use tp_clear_*Guillaume Desmottes2011-06-011-15/+5
* avatar-chooser: use the self->priv patternGuillaume Desmottes2011-06-012-126/+110
* Use tp-glib Balance high level API (#651238)Guillaume Desmottes2011-06-011-54/+26
* allow user to search for contacts using their full identifierGuillaume Desmottes2011-06-014-7/+27
* empathy_individual_view_get_individual_menu: don't create a menu if we don't ...Guillaume Desmottes2011-06-011-0/+4
* Merge branch 'speedup-protocol-chooser'Sjoerd Simons2011-06-012-8/+9
|\
| * Use pixbuf for PixbufCellRenderer in protocol chooserSjoerd Simons2011-05-301-4/+9
| * Don't set priv when it's not usedSjoerd Simons2011-05-291-4/+0
* | invite-participant-dialog: add an entry searching the contact listGuillaume Desmottes2011-05-311-1/+39
* | view_selection_changed_cb: don't unref NULL individualGuillaume Desmottes2011-05-311-1/+1
* | factor out empathy_individual_match_words()Guillaume Desmottes2011-05-314-33/+48
* | live-search: export few more functionsGuillaume Desmottes2011-05-312-8/+22
* | add empathy_individual_view_refilter()Guillaume Desmottes2011-05-312-0/+10
* | Chatrooms: Make text input view sensitive on successful password entryChandni Verma2011-05-301-0/+1
* | use tp_channel_dispatch_operation_claim_async() (#650386)Guillaume Desmottes2011-05-303-11/+16
* | bump tp-glib dep to 0.15.1Guillaume Desmottes2011-05-301-1/+1
* | [l10n]Updated Catalan (Valencian) translationCarles Ferrando2011-05-291-993/+1384
|/
* Updated Spanish translationDaniel Mustieles2011-05-271-98/+106
* don't build avatar_chooser_set_avatar_from_pixbuf if building without cheeseGuillaume Desmottes2011-05-271-1/+2
* Adium: Convert NSDateFormatter to strftimeXavier Claessens2011-05-271-6/+149
* Stop live search when main window gets hiddenXavier Claessens2011-05-261-3/+8
* Stop dealing with iconification of main window, just hide/present itXavier Claessens2011-05-263-60/+4
* Do not show the main window when creating it, it will be presented if not sta...Xavier Claessens2011-05-261-1/+0
* Do not present chat window from empathy_chat_window_get_default()Xavier Claessens2011-05-261-18/+0
* libempathy-gtk: avatar chooser from cheese (#521747)Raluca Elena Podiuc2011-05-261-7/+98
* libempathy-gtk: add dependency on libcheeseRaluca Elena Podiuc2011-05-262-0/+22
* main_window_connection_changed_cb: still need the priv pointerGuillaume Desmottes2011-05-261-0/+2
* Remove the balance action when an account is removedDanielle Madeley2011-05-261-38/+48
* Reopen tabs as SMS channels when appropriateEmilio Pozuelo Monfort2011-05-251-0/+4
* Merge remote-tracking branch 'glassrose/make-favorite-room-names-more-detaile...Guillaume Desmottes2011-05-251-2/+8
|\
| * Attach account name information along with the chatroom names in main window ...Chandni Verma2011-05-081-2/+8
* | use tp_text_channel_set_chat_state_async() directlyGuillaume Desmottes2011-05-253-27/+31
* | tp_chat_dispose: use tp_clear_object()Guillaume Desmottes2011-05-251-14/+2
* | clear_chatrooms: prevent destroying the list twiceGuillaume Desmottes2011-05-251-4/+11
* | EmpathyTpChat: get rid of the destroy signalGuillaume Desmottes2011-05-253-50/+15
* | event-manager: look for existing messages when approvingGuillaume Desmottes2011-05-251-0/+9
* | EmpathyTpChat: Use a READY property instead of our own ready codeGuillaume Desmottes2011-05-254-213/+205
* | remove empathy_tp_chat_get_connection and priv->connectionGuillaume Desmottes2011-05-255-30/+27
* | EmpathyTpChat: inherit from TpTextChannel (#650554)Guillaume Desmottes2011-05-259-151/+125
* | tp-chat: use the self->priv patternGuillaume Desmottes2011-05-252-387/+317
* | Use the EmpathyChannelFactory with all components creating EmpathyTpChatGuillaume Desmottes2011-05-253-0/+25
* | rename message-received signal to message-received-empathyGuillaume Desmottes2011-05-253-3/+3
* | tp-chat: rename chat-state-changed to chat-state-changed-empathyGuillaume Desmottes2011-05-252-2/+2
* | Updated Spanish translationDaniel Mustieles2011-05-241-128/+127
* | cell-renderer-expander: fix rendering with GTK+3Cosimo Cecchi2011-05-231-2/+8
* | account-widget-yahoo: fix expand/fill settings (#650854)Guillaume Desmottes2011-05-231-2/+6
* | account-widget-sip: fix expand/fill settings (#650854)Guillaume Desmottes2011-05-231-0/+6
* | account-widget-icq: fix expand/fill settings (#650854)Guillaume Desmottes2011-05-231-0/+4
* | account-widget-groupwise: fix expand/fill settings (#650854)Guillaume Desmottes2011-05-231-0/+6
* | account-widget-aim: fix expand/fill settings (#650854)Guillaume Desmottes2011-05-231-0/+4
* | account-widget-msn: fix expand/fill settings (#650854)Guillaume Desmottes2011-05-231-2/+8
* | empathy_account_widget_setup_widget: unsensitive unsupported param (#650846)Guillaume Desmottes2011-05-231-0/+3
* | add empathy_account_settings_param_is_supported()Guillaume Desmottes2011-05-232-0/+13
* | account-widget-sip: add ignore-tls-errors param (#650844)Guillaume Desmottes2011-05-232-0/+21
* | live-search: fix keyboard navigation using Space (#632787)Guillaume Desmottes2011-05-201-5/+7
* | live-search:fix keyboard navigation using PageUp/PageDown (#632787)Guillaume Desmottes2011-05-201-4/+7
* | live-search: fix keyboard navigation using Home/End (#632787)Guillaume Desmottes2011-05-201-0/+18
* | factor out fire_key_navigation_sig()Guillaume Desmottes2011-05-201-3/+11
* | Always forward to the view keynav events, since we get them only if they are ...Xavier Claessens2011-05-202-22/+12
* | LiveSearch: we don't want to emit keynav signal on left/right since those are...Xavier Claessens2011-05-201-2/+1
* | Squash some set-but-unused variablesColin Walters2011-05-191-4/+0
* | Merge branch 'LOLOOOLOLOLOLLLOLLLOLOLLL'Jonny Lamb2011-05-184-9/+20
|\ \
| * | chat-manager: pass user action time of DBus to show the closed tabJonny Lamb2011-05-184-9/+20
* | | use g_list_free_full()Guillaume Desmottes2011-05-181-2/+1
* | | filter_func: don't leak individualGuillaume Desmottes2011-05-181-3/+6
* | | coding style fixesGuillaume Desmottes2011-05-181-9/+8
* | | invite-participant-dialog: set a default height so a few contacts are displayedGuillaume Desmottes2011-05-181-0/+3
* | | invite-participant-dialog: add a scrolled windowGuillaume Desmottes2011-05-181-2/+7
* | | add some paddingGuillaume Desmottes2011-05-181-2/+2
* | | invite-participant-dialog: filter out contacts already in the chatGuillaume Desmottes2011-05-181-1/+32
* | | invite-participant-dialog: display only contacts on the right ConnectionGuillaume Desmottes2011-05-181-23/+68
* | | individual-view: add API to define our own filter functionGuillaume Desmottes2011-05-182-0/+21
* | | invite-dialog: display a individual view rather than forcing user to type the...Guillaume Desmottes2011-05-183-45/+204
|/ /
* | Merge branch 'undo-close-tab'Jonny Lamb2011-05-185-6/+107
|\ \
| * | chat-manager: use EMPATHY_CHAT_BUS_NAMEJonny Lamb2011-05-181-1/+1
| * | chat-manager: don't leak proxyJonny Lamb2011-05-181-0/+1
| * | main-window: call the remote UndoClosedTabJonny Lamb2011-05-161-5/+1
| * | chat-manager: expose UndoClosedChat over DBusJonny Lamb2011-05-162-1/+73
| * | extensions: add ChatManager extensionJonny Lamb2011-05-162-0/+32
* | | Merge branch 'remember-my-message-yo'Jonny Lamb2011-05-183-0/+89
|\ \ \
| * | | chat-manager: clarify ownership of messages hash tableJonny Lamb2011-05-181-1/+3
| * | | chat-manager: s/null/NULL/Jonny Lamb2011-05-181-1/+1
| * | | chat-manager: add missing freeJonny Lamb2011-05-181-0/+1
| * | | chat: rename get to dupJonny Lamb2011-05-183-3/+3
| * | | chat-manager: keep a hash table with messages left when the chat closedJonny Lamb2011-05-161-0/+59
| * | | chat: add {get,set}_text methodsJonny Lamb2011-05-162-0/+27
* | | | Merge branch 'ack'Jonny Lamb2011-05-178-106/+296
|\ \ \ \
| * | | | adium: set has_unread_message to FALSE when we think we've cleared them allJonny Lamb2011-05-171-0/+2
| * | | | tp-chat: don't assert on not finding messageJonny Lamb2011-05-161-1/+3
| * | | | adium: add comment explaining why we add x-empathy-mesage-id-*Jonny Lamb2011-05-131-1/+5
| * | | | tp-chat: call acknowledge_message(s) directlyJonny Lamb2011-05-131-17/+6
| * | | | tp-chat: rename signal to message-acknowledgedJonny Lamb2011-05-132-10/+10
| * | | | chat: ::notify for all changes to unread messagesJonny Lamb2011-05-131-0/+1
| * | | | chat: call acknowledge_message on the chat view when it happensJonny Lamb2011-05-131-0/+3
| * | | | adium: implement acknowledge_message to remove unread markerJonny Lamb2011-05-131-2/+86
| * | | | chat: don't toggle visibility of the chat view on marking messages readJonny Lamb2011-05-131-3/+1
| * | | | chat-view: add message_acknowledged vfuncJonny Lamb2011-05-132-0/+15
| * | | | tp-chat: give ::pending-message-removed the messageJonny Lamb2011-05-132-4/+5
| * | | | adium: split removing unread markers into two functionsJonny Lamb2011-05-131-26/+34
| * | | | adium: set x-empathy-message-id class in messageStylesJonny Lamb2011-05-131-0/+11
| * | | | chat-window: also update chat window title when the chat updatesJonny Lamb2011-05-131-0/+6
| * | | | chat-window: update tab when nb-unread-messages changesJonny Lamb2011-05-131-0/+3
| * | | | chat: make nb_unread_messages incoming onlyJonny Lamb2011-05-131-2/+32
| * | | | tp-chat: add pending-message-removed signalJonny Lamb2011-05-121-0/+13
| * | | | tp-chat: use ::pending-message-removed to update our pending queueJonny Lamb2011-05-121-20/+34
| * | | | message: stop storing pending-message-idJonny Lamb2011-05-122-23/+0
| * | | | tp-chat: acknowledge messages using TpTextChannel APIJonny Lamb2011-05-121-25/+18
| * | | | message: store the TpMessage when created with oneJonny Lamb2011-05-122-0/+36
* | | | | Updated Spanish translationDaniel Mustieles2011-05-171-141/+179
| |_|/ / |/| | |
* | | | Merge branch 'more-contact-info'Will Thompson2011-05-164-39/+267
|\ \ \ \
| * | | | Add a /whois command.Will Thompson2011-05-161-0/+82
| * | | | ContactWidget: expose IRC presence informationWill Thompson2011-05-161-0/+14
| * | | | ContactWidget: support IRC server and host infoWill Thompson2011-05-161-0/+14
| * | | | ContactWidget: support Idle's x-idle-time field.Will Thompson2011-05-161-0/+19
| * | | | ContactWidget: generalize linkifying valuesWill Thompson2011-05-161-11/+29
| * | | | ContactWidget: show IRC channel list.Will Thompson2011-05-161-0/+74
| * | | | Add empathy_duration_to_string()Will Thompson2011-05-122-29/+36
* | | | | Fix call to empathy_chat_window_find_chat in /part commandWill Thompson2011-05-161-1/+1
| |_|/ / |/| | |
* | | | Updated Slovenian translationMatej Urbančič2011-05-161-6/+6
* | | | Updated Esperanto translationKristjan SCHMIDT2011-05-151-708/+1031
* | | | Updated Slovenian translationMatej Urbančič2011-05-151-5/+5
* | | | Updated Slovenian translationMatej Urbančič2011-05-151-315/+460
* | | | Merge remote-tracking branch 'glassrose/moving-part-functionality-to-empathy-...Guillaume Desmottes2011-05-134-30/+79
|\ \ \ \
| * | | | Password infobar amendmentsChandni Verma2011-05-111-0/+19
| * | | | Leave chatroom only if tp_chat existsChandni Verma2011-05-111-4/+12
| * | | | Send full message for the default chat parted on part commandChandni Verma2011-05-092-1/+17
| * | | | Fire a "part-command-entered" signal from libempathy-gtk/empathy-chat.c to be...Chandni Verma2011-05-073-30/+36
| | |_|/ | |/| |
* | | | Updated Hebrew translation.Yaron Shahrabani2011-05-131-87/+89
| |/ / |/| |
* | | Properly convert timestamps received from X11 (#650015)Guillaume Desmottes2011-05-1211-21/+22
* | | add empathy_get_current_action_time()Guillaume Desmottes2011-05-122-0/+8
* | | empathy_chat_window_present_chat: always show newly created windowsGuillaume Desmottes2011-05-121-0/+5
| |/ |/|
* | theme_adium_remove_focus_marks: early return if there is no unread messageGuillaume Desmottes2011-05-111-4/+7
* | theme-adium: remove unread marks when sending a messageGuillaume Desmottes2011-05-111-0/+3
* | theme-adium: remove focus marks as soon as the chat is not focused (#649890)Guillaume Desmottes2011-05-111-4/+4
* | contact: fix typo when creating new contact from logger entityJonny Lamb2011-05-111-2/+2
* | create_text_channel: pass Empathy.Chat as preferred handlerGuillaume Desmottes2011-05-111-2/+2
* | Uploaded UkranianDaniel Korostil2011-05-101-421/+564
* | Updated Spanish translationJorge González2011-05-101-45/+47
* | remove released flagGuillaume Desmottes2011-05-091-1/+1
* | prepare 3.1.1EMPATHY_3_1_1Guillaume Desmottes2011-05-092-3/+91
* | Merge remote-tracking branch 'glassrose/save-chatrooms.xml-only-when-needed'Guillaume Desmottes2011-05-091-1/+10
|\ \
| * | Save changes to chatrooms.xml configuration file only when needed.Chandni Verma2011-05-091-1/+10
| |/
* | Updated Galician translationsFran Diéguez2011-05-091-290/+408
* | add translators comment explaining the insufficient balance error (#649735)Guillaume Desmottes2011-05-091-0/+2
* | org.gnome.Empathy.gschema.xml: update summary and description of show-balance...Guillaume Desmottes2011-05-091-2/+2
* | add a translation comment explaining the 'Provide' string (#649492)Guillaume Desmottes2011-05-091-0/+3
* | Updated Hebrew translation.Yaron Shahrabani2011-05-091-373/+500
* | Updated Spanish translationJorge González2011-05-081-265/+304
* | Updated Spanish translationDaniel Mustieles2011-05-061-75/+92
* | Include gi18n-lib.h in library sources, not gi18n.h.Gabor Kelemen2011-05-055-5/+7
* | ignore return value of main_window_setup_balance_create_widget()Guillaume Desmottes2011-05-051-2/+1
* | Adium: Fix wrong html fallbacksXavier Claessens2011-05-051-208/+131
* | Depends on tp-glib 0.14.3Guillaume Desmottes2011-05-051-1/+1
* | Merge branch 'balance-rebase'Danielle Madeley2011-05-055-3/+452
|\ \
| * | Change the menu to say "Credit Balance"Danielle Madeley2011-05-051-1/+1
| * | Update balance view in roster per feedbackDanielle Madeley2011-05-051-14/+25
| * | Change menu string to "Top up My Account ($1.23)..."Danielle Madeley2011-05-051-8/+14
| * | Update formatting for NOKDanielle Madeley2011-05-051-1/+1
| * | The icon needs to be set as "icon-name" not "stock-id"Danielle Madeley2011-05-051-1/+3
| * | Fill out empathy_format_currency() with more currenciesDanielle Madeley2011-05-051-8/+9
| * | Use pointless g* types for consistencyDanielle Madeley2011-05-052-5/+5
| * | 'spacing' is an object property, not a child property of the packingDanielle Madeley2011-05-051-1/+1
| * | Add a menu item to choose whether to show account balances in the rosterDanielle Madeley2011-05-053-5/+38
| * | Create balance widget, tie it to the actionDanielle Madeley2011-05-052-4/+68
| * | Factor out main_window_setup_balance_create_action()Danielle Madeley2011-05-051-26/+40
| * | Support Conn.I.Balance.ManageCreditURIDanielle Madeley2011-05-051-14/+29
| * | Remove balance from menu when account is disconnectedDanielle Madeley2011-05-051-4/+32
| * | Add a menuitem to report the account balance for each accountDanielle Madeley2011-05-052-0/+199
| * | Add method empathy_format_currency()Danielle Madeley2011-05-052-0/+76
* | | Merge branch 'delivery-reports-rebase'Danielle Madeley2011-05-055-28/+208
|\ \ \
| * | | Add a tooltip to the sending message spinnerDanielle Madeley2011-05-051-6/+11
| * | | Fix broken logic that caused delivery report spinner to spin foreverDanielle Madeley2011-05-051-4/+5
| * | | [chat-window] add a spinner to the window tab for when messages are being sentDanielle Madeley2011-05-051-0/+33
| * | | [chat] expose this property in EmpathyChatDanielle Madeley2011-05-052-0/+46
| * | | [tp-chat] add a counter for the number of pending messagesDanielle Madeley2011-05-052-3/+84
| * | | Use dbus-error from delivery report for better errorsDanielle Madeley2011-05-052-25/+39
* | | | fix unused-but-set-variable warningsMarc Plano-Lesay2011-05-0511-75/+5
* | | | Merge branch 'sms-support-rebase'Danielle Madeley2011-05-0516-55/+444
|\| | | | |/ / |/| |
| * | Include SMSChannel property in empathy_chat_window_find_chat()Danielle Madeley2011-05-053-5/+9
| * | Only set the SMS button sensitive if we have SMS capabilityDanielle Madeley2011-05-051-2/+63
| * | contact-selector-dialog: add a selected-account propertyDanielle Madeley2011-05-051-1/+24
| * | Add an SMS button to the new-message dialogDanielle Madeley2011-05-051-4/+39
| * | Don't wait for SMS properties when there is no SMS support on the channelDanielle Madeley2011-05-051-0/+3
| * | Add "(SMS)" to the tab name for SMS channelsDanielle Madeley2011-05-051-1/+10
| * | Change empathy_chat_get_name() from const char * -> char *Danielle Madeley2011-05-053-19/+33
| * | Add "SMS:" to the tooltipDanielle Madeley2011-05-051-0/+4
| * | Set EMPATHY_IMAGE_SMS on sms channelsDanielle Madeley2011-05-051-0/+6
| * | Add sms-channel property to empathy-chatDanielle Madeley2011-05-052-2/+46
| * | Add sms-channel property to empathy-tp-chatDanielle Madeley2011-05-052-0/+79
| * | Move the code ensuring a requested sms channel to empathy-request-utilChandni Verma2011-05-053-24/+38
| * | Add SMS entry to empathy-individual-menuDanielle Madeley2011-05-055-1/+94
| |/
* | Updated Spanish translationDaniel Mustieles2011-05-051-2/+2
* | Updated Spanish translationDaniel Mustieles2011-05-051-10/+12
* | Updated Spanish translationDaniel Mustieles2011-05-051-27/+73
* | Adium: Correctly support action messages (/me)Xavier Claessens2011-05-041-7/+15
* | Adium: Fix selection of default variantXavier Claessens2011-05-042-53/+166
* | Updated Norwegian bokmål translationKjartan Maraas2011-05-041-275/+348
* | Updated Spanish translationDaniel Mustieles2011-05-041-57/+56
* | empathy-chat: track chat displayed instead of channels being handled (#649273)Guillaume Desmottes2011-05-032-42/+35
* | remove unused empathy_chat_manager_get_num_handled_chats()Guillaume Desmottes2011-05-032-10/+0
* | Preferences: Show chat theme previewXavier Claessens2011-05-032-712/+965
* | ThemeManager: Make sure to emit theme-changed only once when the theme changedXavier Claessens2011-05-031-10/+79
* | Adium: Also queue events when loading the pageXavier Claessens2011-05-031-11/+21
* | Adium: Events must be queued until the Template.html loadedXavier Claessens2011-05-031-0/+7
* | Adium: Mark autoreply messageXavier Claessens2011-05-031-2/+3
* | Adium: highlight messages starting with our nameXavier Claessens2011-05-031-3/+3
* | Updated Turkish translationMuhammet Kara2011-05-031-57/+55
* | Depend on stable release of glib 2.28.0Xavier Claessens2011-05-031-1/+1
* | Fix crash if contact_id is NULL when selecting its colorXavier Claessens2011-05-031-3/+4
* | Adium: Temporally disable scrolling when appending backlogXavier Claessens2011-05-021-5/+11
* | Update Template.html from newest adiumXavier Claessens2011-05-021-85/+269
* | coding style fixGuillaume Desmottes2011-05-021-1/+1
* | POTFILES.in: add libempathy-gtk/empathy-search-bar.cGuillaume Desmottes2011-05-021-0/+1
* | theme-adium: implement %senderColor% (#541632)Guillaume Desmottes2011-05-021-2/+31
* | Support new themes that have only Resources/Content.htmlXavier Claessens2011-05-021-39/+81
* | Fix a crash if replacement is NULLXavier Claessens2011-05-021-2/+2
* | individual_store_get_individual_status_icon_with_icon_name: look in the cache...Guillaume Desmottes2011-05-021-1/+6
* | main_window_flash_foreach: don't leak the pixbuf returned by empathy_pixbuf_f...Guillaume Desmottes2011-05-021-0/+3
* | set a not empty string when setting EMPATHY_NOTIFY_MANAGER_CAP_X_CANONICAL_AP...Guillaume Desmottes2011-05-022-2/+4
* | Display favorite offline contacts only in the Favorite group (#648914)Guillaume Desmottes2011-05-021-5/+48
|/
* Updated galician translationsFran Diéguez2011-05-011-282/+311
* Updated Czech translationMarek Černocký2011-04-301-319/+342
* Updated Slovenian translationMatej Urbančič2011-04-291-289/+316
* Updated Spanish translationDaniel Mustieles2011-04-281-171/+193
* Use focus feature of adium themesXavier Claessens2011-04-274-6/+118
* Add FIXMEs for things we don't implement yet from adium theme specXavier Claessens2011-04-271-39/+123
* chat_window_page_switched_cb: get the child from the GTK+ signalGuillaume Desmottes2011-04-271-12/+3
* Updated Turkish translationMuhammet Kara2011-04-261-186/+214
* contact_list_store_chat_state_changed_cb(): tidyWill Thompson2011-04-251-6/+4
* Added UG translationAbduxukur Abdurixit2011-04-251-195/+77
* Updated Thai translation.Sira Nokyoongtong2011-04-251-744/+1573
* Added UG translationAbduxukur Abdurixit2011-04-251-718/+845
* account-assistant: ensure that the import widget takes all the space availabl...Guillaume Desmottes2011-04-221-2/+2
* Updated Persian translationArash Mousavi2011-04-221-451/+597
* account-widget: remove all the code related to the enabled checkboxGuillaume Desmottes2011-04-211-156/+2
* Remove enabled toggle from account-widgetDanielle Madeley2011-04-211-0/+4