Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | | Now that we instant-apply the setting, this is not needed anymore. Also, this fixes a crasher. | ||||
* | 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 |
| | | | | | | | Rather than filter out message received signals for new conversations that have already been tried to be initiated let them pass through. This results in you getting notifications repeatedly until you open accept the conversation and open the conversation window with the user. | ||||
* | 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 |
| | | | | | The status icon will have to query the notify daemon during its construction so libnotify has to be already initialized. | ||||
* | Add a "Respond" button to notifications to provide a positive action (#589408) | Rob Bradford | 2009-10-02 | 1 | -0/+19 |
| | | | | | The positive action is the same positive action that would be accomplished by clicking on the status icon. | ||||
* | 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 |
| | | | | | | | | | | | | | | - Early return if no selection - Now uses a for-loop with gtk_text_iter_equal - Renamed flag_return to ignore_newlines, same meaning - Improvement to string_append | ||||
| * | Fix copy clipboard to show smileys and to show name and time when using ↵ | Gabriel Millaire | 2009-10-01 | 3 | -1/+59 |
| | | | | | | | | | | | | themes other than Classic Adds an association string to hbox for name and time in themes, adds an association string to pixbuf smiley | ||||
* | | 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 ↵ | Xavier Claessens | 2009-09-30 | 1 | -5/+8 |
| | | | | function for consecutive message. | ||||
* | 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. ↵ | Xavier Claessens | 2009-09-30 | 1 | -50/+51 |
| | | | | Fixes bug #596303 | ||||
* | Don't rely on EmpathyAccountManager to be ready. | Cosimo Cecchi | 2009-09-30 | 1 | -37/+62 |
| | | | | | This fixes a crash when Empathy is launched with the '--accounts' option. | ||||
* | 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 |
| | | | | | This implies copying the render function from gtkcellrendererpixbuf.c and modifying it slightly. | ||||
* | 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 |
| | | | | The button is only shown when there are actually accounts to import. | ||||
* | Merge branch 'moblin' | Cosimo Cecchi | 2009-09-28 | 3 | -5/+103 |
|\ | | | | | | | | | Conflicts: libempathy-gtk/empathy-account-widget.c | ||||
| * | 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 |
| | | | | | | | | | | Use an optional NbtkGtkLightSwitch instead of a GtkToggleButton to set an account enabled/disabled. | ||||
* | | Instant-apply the "enabled" setting. | Cosimo Cecchi | 2009-09-28 | 1 | -9/+9 |
|/ | |||||
* | Updated Japanese translation | Kentaro Kazuhama | 2009-09-27 | 1 | -781/+1672 |
| | |||||
* | Updated Italian translation | Milo Casagrande | 2009-09-26 | 1 | -2/+2 |
| | |||||
* | Updated Polish translation | Tomasz Dominikowski | 2009-09-25 | 1 | -246/+117 |
| | |||||
* | Update POTFILES to match new nst plugin name | Bastien Nocera | 2009-09-24 | 1 | -1/+1 |
| | |||||
* | Add nautilus-sendto plugin | Bastien Nocera | 2009-09-24 | 5 | -0/+341 |
| | | | | | | As nautilus-sendto now exports its plugin API. https://bugzilla.gnome.org/show_bug.cgi?id=596075 | ||||
* | Don't rely on the widget allocation to be != 0. | Cosimo Cecchi | 2009-09-24 | 1 | -2/+12 |
| | | | | This should fix bug #595945. | ||||
* | Updated Spanish translation | Jorge González | 2009-09-24 | 1 | -60/+48 |
| | |||||
* | Fix little coding style | Xavier Claessens | 2009-09-24 | 1 | -1/+1 |
| | |||||
* | Bump GLib requirement to 2.22.0 | Xavier Claessens | 2009-09-24 | 1 | -1/+1 |
| | |||||
* | Revert "Revert "Remove deprecated call to g_mapped_file_free()"" | Xavier Claessens | 2009-09-24 | 1 | -8/+1 |
| | | | | This reverts commit 0343c43f77ab5e59c614af0c0fa60d518d78a774. | ||||
* | Merge branch 'missing-icon' | Cosimo Cecchi | 2009-09-24 | 1 | -0/+8 |
|\ | |||||
| * | Don't show the "missing" image (#595921). | Cosimo Cecchi | 2009-09-24 | 1 | -0/+8 |
| | | | | | | | | | | If the icon theme doesn't have the protocol icon for the account we currently selected, show a default icon. | ||||
* | | Don't always show the main window (#596044). | Cosimo Cecchi | 2009-09-23 | 1 | -2/+0 |
|/ | |||||
* | Merge branch 'contact-id' | Xavier Claessens | 2009-09-23 | 1 | -1/+1 |
|\ | |||||
| * | Init contact_id to NULL to silent some stupid compilators. It can't really ↵ | Xavier Claessens | 2009-09-23 | 1 | -1/+1 |
| | | | | | | | | be used not initialized anyway. | ||||
* | | Cancel existing group animation before starting another | Will Thompson | 2009-09-23 | 1 | -0/+7 |
|/ | | | | Fixes Gnome bug #595962. | ||||
* | Add a Best fit button to the map view (#584034) | Olivier Le Thanh Duong | 2009-09-22 | 2 | -0/+33 |
| | | | | Add a button to the contact map view which show all the contacts at once. | ||||
* | Do not use math.h for trunc(). It is useless and it does not build because ↵ | Xavier Claessens | 2009-09-22 | 1 | -6/+2 |
| | | | | we don't link with -lm. | ||||
* | Bump version to 2.29.1 | Xavier Claessens | 2009-09-22 | 1 | -1/+1 |
| | |||||
* | Update python bindings | Xavier Claessens | 2009-09-22 | 2 | -0/+138 |
| | |||||
* | Update NEWS | Xavier Claessens | 2009-09-22 | 1 | -0/+57 |
| | |||||
* | [help] Commenting out copyright info for now | Shaun McCance | 2009-09-22 | 42 | -0/+84 |
| | |||||
* | Merge commit 'istaz/handle_none' | Xavier Claessens | 2009-09-21 | 3 | -15/+14 |
|\ | |||||
| * | Fallback to the contact id if present when there is no room id for ↵ | Olivier Le Thanh Duong | 2009-09-21 | 3 | -15/+14 |
| | | | | | | | | empathy_tp_chat | ||||
* | | Add StreamMedia channelfilters with InitialAudio and InitialVideo | Sjoerd Simons | 2009-09-20 | 1 | -0/+21 |
| | | |||||
* | | Set the ice-udp capability directly as well | Sjoerd Simons | 2009-09-20 | 1 | -1/+3 |
| | | |||||
* | | Updated Bulgarian translation | Yavor Doganov | 2009-09-20 | 1 | -338/+654 |
| | | |||||
* | | Updating Estonian translation | Mattias Põldaru | 2009-09-19 | 1 | -25/+15 |
| | | |||||
* | | maithili update | Rajesh Ranjan | 2009-09-18 | 2 | -0/+2816 |
| | | |||||
* | | Merge branch 'idle-state' | Jonny Lamb | 2009-09-18 | 2 | -3/+30 |
|\ \ | |||||
| * | | presence-chooser: only listen to EmpathyIdle::notify::state | Jonny Lamb | 2009-09-18 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | Previously, when the global presence changed in EmpathyIdle, it would notify for "state" and "status", so the state change callback would be called twice. Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | ||||
| * | | idle: wait for the account manager to be ready before setting initial state | Jonny Lamb | 2009-09-18 | 1 | -2/+29 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also, if we can get the global presence from the account manager straight away (in _init), then don't bother signalling the change. Otherwise, do signal the initial setting so things like the presence chooser and status icon will be updated with the initial presence. Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | ||||
* | | | Added Ukrainian translation | Maxim V. Dziumanenko | 2009-09-18 | 1 | -379/+680 |
|/ / | |||||
* | | Updated Romanian translation | Lucian Adrian Grijincu | 2009-09-18 | 1 | -975/+1778 |
| | | |||||
* | | Don't paste if the remote contact is disconnected (#595417). | Cosimo Cecchi | 2009-09-17 | 1 | -0/+7 |
| | | |||||
* | | Iterate avatar tokens with a GHashTableIter | Will Thompson | 2009-09-17 | 1 | -30/+19 |
| | | |||||
* | | Get rid of the last two _run_ calls in Empathy | Will Thompson | 2009-09-17 | 1 | -31/+29 |
| | | | | | | | | | | | | | | | | Hooray! Also, don't try to get known avatar tokens or capabilities if the CM doesn't support them. This reduces the outrageous Debug spam when I connect to a Haze account or (worse) a big IRC channel. Fixes Gnome bug #532737 | ||||
* | | Updated Lithuanian translation | Žygimantas Beručka | 2009-09-17 | 1 | -433/+833 |
| | | |||||
* | | Updated Finnish translation | Ilkka Tuohela | 2009-09-16 | 1 | -526/+657 |
| | | |||||
* | | Fix indentation of previous patch | Xavier Claessens | 2009-09-16 | 1 | -1/+3 |
| | | |||||
* | | empathy_avatar_new takes ownership of arguments. Do not free filename. | Xavier Claessens | 2009-09-16 | 1 | -2/+2 |
| | | |||||
* | | Update Polish translation | Tomasz Dominikowski | 2009-09-16 | 1 | -1/+1 |
| | | |||||
* | | Update Polish translation | Tomasz Dominikowski | 2009-09-16 | 1 | -27/+27 |
| | | |||||
* | | Updated Polish translation | Piotr Drąg | 2009-09-16 | 1 | -39/+40 |
| | | |||||
* | | Updated Polish translation | Piotr Drąg | 2009-09-16 | 1 | -9/+10 |
| | | |||||
* | | Updated Slovenian translation | Matej Urbančič | 2009-09-16 | 1 | -2/+2 |
| | | |||||
* | | Updated Slovenian translation | Matej Urbančič | 2009-09-16 | 1 | -924/+1831 |
| | | |||||
* | | Updated Galician Translation | Antón Méixome | 2009-09-16 | 1 | -369/+669 |
| | | |||||
* | | Adding as to LINGUAS and adding new Assamese translations. | Amitakhya Phukan | 2009-09-16 | 2 | -0/+2855 |
| | | |||||
* | | Only handle manually text channels. | Cosimo Cecchi | 2009-09-16 | 1 | -0/+6 |
| | | |||||
* | | Dispatch existing channels once we initialize the connection. | Cosimo Cecchi | 2009-09-16 | 1 | -0/+21 |
| | | |||||
* | | Updated Hungarian translation | Gabor Kelemen | 2009-09-16 | 1 | -74/+92 |
| | | |||||
* | | Updated Bengali India Translations | Runa Bhattacharjee | 2009-09-16 | 1 | -70/+105 |
|/ | |||||
* | Updated Hebrew translation | Yaron Shahrabani | 2009-09-16 | 1 | -155/+128 |
| | |||||
* | Updated Telugu Translation | krishnababu k | 2009-09-15 | 1 | -785/+860 |
| | |||||
* | Fix long lines. | Cosimo Cecchi | 2009-09-15 | 1 | -6/+8 |
| | |||||
* | Always call _ensure_channel for text chats. | Cosimo Cecchi | 2009-09-15 | 1 | -10/+42 |
| | | | | So we can catch opened channels as well, e.g. if we crashed. | ||||
* | Release the busname on disposal. | Cosimo Cecchi | 2009-09-15 | 1 | -4/+31 |
| | |||||
* | [help] Fixed MSN support of audio/video call, chenged to Yes | Milo Casagrande | 2009-09-15 | 1 | -2/+2 |
| | |||||
* | Use : instead of / to seperate account and contact id | Sjoerd Simons | 2009-09-15 | 1 | -7/+11 |
| | |||||
* | Correctly split and sanity check dropped contacts | Sjoerd Simons | 2009-09-15 | 1 | -7/+9 |
| | |||||
* | Ignore the drop if we can't get the right information from it | Sjoerd Simons | 2009-09-15 | 1 | -6/+16 |
| | |||||
* | Don't use "/" to separate account and contact. | Cosimo Cecchi | 2009-09-15 | 2 | -2/+2 |
| | |||||
* | Fix previous patch. | Steve Frécinaux | 2009-09-15 | 1 | -4/+4 |
| | | | | Sometimes, reworking trivial patches goes bad... | ||||
* | Ensure the Contact List is moved to the current workspace when shown. | Steve Frécinaux | 2009-09-15 | 1 | -8/+6 |
| | | | | | | | | | | The new metacity/mutter 2.27 only moves windows to current workspace on present() when the window is a dialog. The Contact List isn't one, so we try to be smart and move explicitely the window's toplevel GdkWindow on the current workspace before trying to present it. This has been tested successfully with mutter 2.27 and metacity 2.26. This fixes Bug 593883 - Empathy misbehaviour within gnome-shell. | ||||
* | Depend on released libchamplain 0.4 | Pierre-Luc Beaudoin | 2009-09-15 | 1 | -4/+4 |
| | |||||
* | Plug some leaks | Cosimo Cecchi | 2009-09-14 | 2 | -0/+5 |
| | |||||
* | Added Asturian translation | Astur | 2009-09-14 | 2 | -0/+2941 |
| | |||||
* | Check for NULL sink. | Cosimo Cecchi | 2009-09-14 | 1 | -0/+3 |
| | |||||
* | Fix long lines. | Cosimo Cecchi | 2009-09-14 | 1 | -22/+33 |
| | |||||
* | Move the toolbar setup after we initialize the audio output | Cosimo Cecchi | 2009-09-14 | 1 | -2/+2 |
| | |||||
* | Updated Bengali India Translations | Runa Bhattacharjee | 2009-09-14 | 1 | -959/+1140 |
| | |||||
* | Fix a long line. | Cosimo Cecchi | 2009-09-14 | 1 | -1/+2 |
| | |||||
* | Watch the DBus signature of the param. | Cosimo Cecchi | 2009-09-14 | 1 | -5/+28 |
| | | | | We used to hardcode UINT, but this does not work for haze CMs. | ||||
* | Move accounts assignment after the CMS are ready | Cosimo Cecchi | 2009-09-14 | 1 | -2/+2 |
| | |||||
* | Move protocol_is_supported() to empathy-import-utils | Cosimo Cecchi | 2009-09-14 | 3 | -26/+53 |
| | |||||
* | [EmpathyVideoWidget] fix X crash when using Empathy with GTK+ c-s-w | Danielle Madeley | 2009-09-14 | 1 | -0/+13 |
| | | | | | | | | | | | | | | In client-side-windows enabled GTK+, a call to GDK_WINDOW_XID() implicitly calls gdk_window_ensure_native() so that a native X11 window exists serverside to have an XID for. Calling gdk_window_ensure_native() from a thread is not awesome and causes Empathy to abort with one of several X errors. The fix is to call GDK_WINDOW_XID() as soon as the widget is realized, before the XID is requested from a thread (it would be neater to call gdk_window_ensure_native() here, but that would force us to require GTK+ 2.18, which we don't want to do). Fixes gnome bug #594890 | ||||
* | Assert that we get a non-null account passed when creating a contact for a log | Sjoerd Simons | 2009-09-14 | 1 | -0/+1 |
| | |||||
* | When getting messages for a file, pass the account as we already know it | Sjoerd Simons | 2009-09-14 | 1 | -14/+4 |
| | |||||
* | Ensure we don't add the same contact twice at the top-level | Sjoerd Simons | 2009-09-14 | 1 | -0/+18 |
| | |||||
* | Check if the remote-contact is actually there before putting it on the list | Sjoerd Simons | 2009-09-14 | 1 | -1/+2 |
| | |||||
* | Ensure the notification callback data is always freed | Sjoerd Simons | 2009-09-14 | 1 | -6/+20 |
| | |||||
* | Fix potential usage of an unitialized value | Sjoerd Simons | 2009-09-14 | 1 | -1/+1 |
| | |||||
* | Updated Danish translation | Ask H. Larsen | 2009-09-13 | 1 | -139/+88 |
| | |||||
* | Updated Traditional Chinese translation(Hong Kong and Taiwan) | Chao-Hsiung Liao | 2009-09-13 | 2 | -216/+216 |
| | |||||
* | Updated British English translation | Philip Withnall | 2009-09-13 | 1 | -852/+1752 |
| | |||||
* | Updated Danish translation | Kenneth Nielsen | 2009-09-12 | 1 | -992/+1786 |
| | |||||
* | Added Bengali translation | Jamil Ahmed | 2009-09-12 | 2 | -0/+2966 |
| | |||||
* | remove duplicated id in yahoo account ui file (GNOME bug 594776) | Frédéric Péters | 2009-09-11 | 1 | -1/+1 |
| | |||||
* | Updated Portuguese translation | Duarte Loreto | 2009-09-11 | 1 | -887/+1720 |
| | |||||
* | Updated Kannada(kn) translation | Shankar Prasad | 2009-09-11 | 1 | -93/+146 |
| | |||||
* | hindi update by Rajesh Ranjan | Rajesh Ranjan | 2009-09-10 | 1 | -879/+1708 |
| | |||||
* | Updated Turkish translation. | Baris Cicek | 2009-09-10 | 1 | -122/+188 |
| | |||||
* | Updated German doc translation | Mario Blättermann | 2009-09-10 | 1 | -1017/+2936 |
| | |||||
* | [help] Adding geolocation note about servers supporting PEP | Shaun McCance | 2009-09-10 | 1 | -0/+8 |
| | |||||
* | dispatcher_request_failed: check if conn_data is not NULL | Guillaume Desmottes | 2009-09-10 | 1 | -2/+7 |
| | | | | | | | | | | Trace attached on lp #392678 seems to indicate that the priv->connections hash table doesn't have a ConnectionData associated with the connection. A possible explanation could be that this connection has been invalidated before the RequestChannel call is terminated. Check if ConnectionData so Empathy won't crash in such case. | ||||
* | [help] Minimal proofreading, deferring some reviews to after 2.28.0 | Shaun McCance | 2009-09-10 | 10 | -43/+90 |
| | |||||
* | empathy_account_settings_get_uint32: check if empathy_account_settings_get ↵ | Guillaume Desmottes | 2009-09-09 | 1 | -0/+2 |
| | | | | returned NULL (#594653) | ||||
* | [help] Changing "Salut" to "People Nearby" | Shaun McCance | 2009-09-09 | 4 | -10/+10 |
| | |||||
* | [help] Removing start-conversation page | Shaun McCance | 2009-09-09 | 2 | -72/+0 |
| | | | | | We no doubt need to provide some sort of help for the New Conversation dialog, but this isn't the way to do it. | ||||
* | Updated Greek translation. | Kostas Papadimas | 2009-09-09 | 1 | -981/+1671 |
| | |||||
* | Malayalam translations updated. | Praveen Arimbrathodiyil | 2009-09-09 | 1 | -793/+1694 |
| | |||||
* | Bump telepathy-glib requirement to 0.7.35 | Cosimo Cecchi | 2009-09-09 | 1 | -1/+1 |
| | |||||
* | start dev of 2.28.0 | Guillaume Desmottes | 2009-09-09 | 1 | -1/+1 |
| | |||||
* | upgrade NEWS for 2.27.92EMPATHY_2_27_92 | Guillaume Desmottes | 2009-09-09 | 1 | -0/+61 |
| | |||||
* | [help] Fixing validity errors | Shaun McCance | 2009-09-09 | 24 | -2/+48 |
| | | | | Mostly due to broken external-namespace defs in the Mallard spec | ||||
* | Merge branch 'auto-connect' | Jonny Lamb | 2009-09-08 | 2 | -0/+113 |
|\ | |||||
| * | empathy: no need to connect to status-changed; notify::connection will do | Jonny Lamb | 2009-09-08 | 1 | -57/+29 |
| | | | | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | ||||
| * | empathy: auto-connect to chatrooms where appropriate | Jonny Lamb | 2009-09-08 | 1 | -0/+123 |
| | | | | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | ||||
| * | chatroom-manager: add a ready property | Jonny Lamb | 2009-09-08 | 1 | -0/+18 |
| | | | | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | ||||
* | | Bump the libempathy and libempathy-gtk sonames again | Sjoerd Simons | 2009-09-08 | 1 | -2/+2 |
| | | |||||
* | | fix typo | Sjoerd Simons | 2009-09-08 | 1 | -1/+1 |
|/ | |||||
* | Updated Marathi Translations | Sandeep Shedmake | 2009-09-08 | 1 | -119/+187 |
| | |||||
* | Updated Gujarati Translations | Sweta Kothari | 2009-09-08 | 1 | -98/+148 |
| | |||||
* | Updated Polish translation | Piotr Drąg | 2009-09-07 | 1 | -2034/+1663 |
| | |||||
* | Updated Basque language | Inaki Larranaga Murgoitio | 2009-09-07 | 1 | -3/+37 |
| | |||||
* | Updating Estonian translation | Ivar Smolin | 2009-09-07 | 1 | -20/+23 |
| | |||||
* | tp-contact-factory: allow _get_from_handles to call with no handles. | Jonny Lamb | 2009-09-07 | 1 | -0/+5 |
| | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | ||||
* | Updated Serbian translation | Branko Kokanović | 2009-09-06 | 2 | -1558/+3062 |
| | |||||
* | Convert Pidgin's int values to uints | Cosimo Cecchi | 2009-09-06 | 1 | -2/+5 |
| | |||||
* | Fix a long line | Cosimo Cecchi | 2009-09-06 | 1 | -1/+2 |
| | |||||
* | Manually handle delete events. | Cosimo Cecchi | 2009-09-06 | 1 | -1/+12 |
| | |||||
* | Updating Translation for Gurmukhi by A S Alam | A S Alam | 2009-09-06 | 1 | -577/+924 |
| | |||||
* | Updated Italian translation | Milo Casagrande | 2009-09-06 | 1 | -204/+2 |
| | |||||
* | chatroom-manager: only parse xml file once the account manager is ready | Jonny Lamb | 2009-09-06 | 1 | -1/+31 |
| | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | ||||
* | [help] Created the Contact Management section in the index page | Milo Casagrande | 2009-09-06 | 3 | -2/+9 |
| | | | | Moved the contact related tasks in the new section | ||||
* | Hungarian translation updated | Gabor Kelemen | 2009-09-05 | 1 | -786/+1519 |
| | |||||
* | Updating Estonian translation | Ivar Smolin | 2009-09-05 | 1 | -37/+77 |
| | |||||
* | [help] Some small corrections | Shaun McCance | 2009-09-05 | 2 | -5/+11 |
| | |||||
* | [help] Updates to instructions for audio and video conversations | Shaun McCance | 2009-09-05 | 3 | -105/+148 |
| | |||||
* | [help] Fixed a wrong full stop on a title | Milo Casagrande | 2009-09-04 | 1 | -1/+1 |
| | |||||
* | Updated Italian translation | Milo Casagrande | 2009-09-04 | 1 | -780/+1656 |
| | |||||
* | Updated German translation | Christian Kirbach | 2009-09-03 | 1 | -93/+154 |
| | |||||
* | add facebook icon | Guillaume Desmottes | 2009-09-03 | 4 | -0/+3 |
| | |||||
* | Updated Hebrew translation | Mark Krapivner | 2009-09-03 | 1 | -463/+740 |
| | |||||
* | [help] Changing select to choose where appropriate, per GDP Style Guide | Shaun McCance | 2009-09-03 | 7 | -8/+8 |
| | |||||
* | [help] Updates to create-account, import-account, and offline-contacts | Shaun McCance | 2009-09-03 | 3 | -112/+79 |
| | |||||
* | Updated Basque language | Inaki Larranaga Murgoitio | 2009-09-03 | 1 | -58/+106 |
| | |||||
* | Limit the x264enc bitrate | Olivier Crête | 2009-09-02 | 1 | -0/+1 |
| | |||||
* | Updated Brazilian Portuguese translation by Fábio Nogueira ↵ | Fábio Nogueira | 2009-09-02 | 1 | -720/+853 |
| | | | | <fnogueira@gnome.org> and Og Maciel <ogmaciel@gnome.org>. | ||||
* | Stop the sink on stream close to prevent deadlock | Olivier Crête | 2009-09-02 | 1 | -0/+48 |
| | |||||
* | Add stream-closed signal to EmpathyCallHandler for when a stream is closed | Olivier Crête | 2009-09-02 | 1 | -0/+16 |
| | |||||
* | callback is for handler no TfChannel | Olivier Crête | 2009-09-02 | 1 | -1/+2 |
| | |||||
* | Use GOptionContext to parse options | Olivier Crête | 2009-09-02 | 1 | -8/+14 |
| | | | | | Use GOptionContext directly to the help for gst options is also displayed. | ||||
* | [help] More reviews and updates for account management topics | Shaun McCance | 2009-09-02 | 9 | -288/+211 |
| | |||||
* | [help] Completed review of some pages | Shaun McCance | 2009-09-02 | 9 | -46/+62 |
| | |||||
* | [help] Adding Google Talk notes, review information | Shaun McCance | 2009-09-02 | 2 | -2/+15 |
| | |||||
* | Fix long lines. | Cosimo Cecchi | 2009-09-01 | 1 | -2/+4 |
| | |||||
* | Be sure that FindChannelRequest has a ref to the Dispatcher | Cosimo Cecchi | 2009-09-01 | 1 | -1/+1 |
| | | | | It has to own a reference, as it will unref when free-ing the struct. | ||||
* | Don't set empty values for the default EmpathyHandler | Cosimo Cecchi | 2009-09-01 | 2 | -0/+14 |
| | | | | | | | | | This implies the following: - have an empty default handler when the Dispatcher is used directly with the singleton - autogenerate the name for the default handler - set priv->filters in the handler to an empty GPtrArray in this case, as that can't be NULL. | ||||
* | Update Norwegian bokmål translation. | Kjartan Maraas | 2009-09-01 | 1 | -333/+609 |
| | |||||
* | Fix duplicate XML ids in GtkBuilder file that stopped it from loading | Davyd Madeley | 2009-09-01 | 1 | -3/+3 |
| | |||||
* | [empathy_builder_get_file] NULL out passed GObj ptrs if GtkBuilder file broken | Davyd Madeley | 2009-09-01 | 1 | -1/+11 |
| | | | | | | | | | | | If the GtkBuilder file passed to empathy_builder_get_file is broken, it returns NULL, but doesn't touch the contents of any pointers passed to retrieve GObjects. In several places we start using these pointers without checking whether the file was actually setup, which causes Empathy to crash. Ideally callers of empathy_builder_get_file() should check whether or not the function returned correctly before using any of the passed pointers, but in case they don't, make sure we're not passing pointers to random memory. | ||||
* | Updated Swedish translation | Daniel Nylander | 2009-09-01 | 1 | -128/+192 |
| | |||||
* | Changed dialog constructor calls to use a string literal with format arguments | Louis-Francis Ratté-Boulianne | 2009-09-01 | 1 | -4/+4 |
| | |||||
* | Updated French translation | Claude Paroz | 2009-09-01 | 1 | -669/+876 |
| | | | | Contributed by Bruno Brouard and Claude Paroz | ||||
* | Updated Spanish translation | Jorge González | 2009-09-01 | 1 | -101/+147 |
| | |||||
* | [help] Remove irc-account from Makefile.am | Shaun McCance | 2009-09-01 | 1 | -1/+0 |
| | |||||
* | Always try to use the Requests interface before calling RequestChannel | Sjoerd Simons | 2009-09-01 | 1 | -10/+43 |
| | |||||
* | [help] More info about IRC passwords and file sending | Shaun McCance | 2009-09-01 | 3 | -66/+28 |
| | |||||
* | [help] Updating IRC instructions, removing irc-account.page | Shaun McCance | 2009-09-01 | 4 | -136/+9 |
| | |||||
* | Updated Arabic translation | Khaled Hosny | 2009-09-01 | 1 | -69/+111 |
| | |||||
* | Only set the icon name to gtalk for gtalk accounts | Sjoerd Simons | 2009-08-31 | 1 | -1/+2 |
| | |||||
* | Sort Gtalk after jabber | Sjoerd Simons | 2009-08-31 | 1 | -0/+11 |
| | |||||
* | Add display name for "gtalk" | Cosimo Cecchi | 2009-08-31 | 1 | -0/+1 |
| | |||||
* | Use the new APIs in the assistant and the dialog | Cosimo Cecchi | 2009-08-31 | 2 | -10/+25 |
| | |||||
* | GTalk-enable the protocol chooser | Sjoerd Simons | 2009-08-31 | 2 | -7/+34 |
| | |||||
* | Construct the GTalk widget according to the icon name | Cosimo Cecchi | 2009-08-31 | 1 | -1/+28 |
| | |||||
* | Add a specialized GTalk widget UI in glade | Cosimo Cecchi | 2009-08-31 | 1 | -5/+114 |
| | |||||
* | Fix a long line | Cosimo Cecchi | 2009-08-31 | 1 | -1/+2 |
| | |||||
* | Use empathy_protocol_icon_name() | Cosimo Cecchi | 2009-08-31 | 1 | -1/+1 |
| | |||||
* | Fall back to the default icon if an empty icon name is set | Cosimo Cecchi | 2009-08-31 | 1 | -5/+6 |
| | |||||
* | Always set the icon name on account creation. | Cosimo Cecchi | 2009-08-31 | 1 | -5/+2 |
| | |||||
* | Implement setting icon name to the account and to the settings. | Cosimo Cecchi | 2009-08-31 | 4 | -2/+166 |
| | |||||
* | Use valid desktop category. | Brian Pepple | 2009-08-31 | 1 | -1/+1 |
| | |||||
* | Always update the control buttons sensitivity on creation. | Cosimo Cecchi | 2009-08-31 | 1 | -11/+7 |
| | |||||
* | Fixed some of the EmpathyAccountWidget's control button behaviour. | Jonathan Tellier | 2009-08-31 | 1 | -2/+16 |
| | | | | | | | - When creating an IRC account, we are now making sure that the control buttons have the correct state. - When creating an account, the "Cancel" button is always sensitive. - Fixed a style error in EmpathyAccountsDialog. | ||||
* | Merge commit 'jtellier/confirm-lose-accounts-settings' | Cosimo Cecchi | 2009-08-31 | 3 | -62/+330 |
|\ | |||||
| * | Fixed style | Jonathan Tellier | 2009-08-29 | 1 | -15/+18 |
| | | |||||
| * | Marked strings for translation. | Jonathan Tellier | 2009-08-29 | 1 | -7/+7 |
| | | |||||
| * | Merged with master | Jonathan Tellier | 2009-08-29 | 1 | -1/+8 |
| | | |||||
| * | Fixed bug which would occur when deleting account with pending changes | Jonathan Tellier | 2009-08-29 | 1 | -8/+9 |
| | | | | | | | | | | | | | | | | | | | | | | | | - When the selected account was NULL, accounts_dialog_has_pending_change() would not check its state correctly. That function is working with a pointer on a pointer to the account and was not dereferencing properly. - The pointer to the account we pass to accounts_dialog_has_pending_change() is now properly initialized to NULL. - When deleting an account, the COL_ACCOUNT_POINTER column is now properly set to NULL. | ||||
| * | Using GtkTreeRowReference instead of a string path. | Jonathan Tellier | 2009-08-29 | 1 | -9/+10 |
| | | | | | | | | | | | | | | - When the user selects another account and has pending changes to the currently selected account, we need to keed track of the destination row. Instead of saving that information as the string representation of a GtkTreePath, we now use a GtkTreeRowReference. | ||||
| * | Simplified the code that checks if selected account has pending changes | Jonathan Tellier | 2009-08-29 | 1 | -7/+3 |
| | | |||||
| * | Improved confirmation dialog shown to the user before discarding changes | Jonathan Tellier | 2009-08-29 | 3 | -93/+94 |
| | | | | | | | | | | | | | | | | | | | | | | | | - Split the confirmation dialog's text into a primary and secondary section. - Changed the button label to "Cancel" and "Discard" instead of "Yes" and "No". - Added a accounts_dialog_show_question_dialog() function to show question dialogs related to the accounts dialog and connect to its "response" signal. - Removed the empathy_show_yes_no_question_dialog() function since it was added for this specific patch but is no longer used. | ||||
| * | Fixed style | Jonathan Tellier | 2009-08-29 | 1 | -1/+1 |
| | | |||||
| * | Fixed crash when checking if an account has pending changes | Jonathan Tellier | 2009-08-29 | 1 | -3/+2 |
| | | |||||
| * | Minor changes to EmpathyAccountWidget and EmpathyAccountsDialog | Jonathan Tellier | 2009-08-29 | 2 | -17/+4 |
| | | | | | | | | | | | | | | | | | | | | | | - account_widget_entry_changed_common is not called when an entry loses focus. Since this function is called on every keystroke, it was unnecessary to call it again on focus-out-event. - The EmpathyAccountWidget's control buttons' sensitivity (and contains_pending_changes member) is not altered when the state of the "Enabled" checkbox is changed due to an event which was not initiated by the user. - Fixed capitalization error in a comment in empathy-accounts-dialog.c | ||||
| * | Asking for confirmation before losing pending accounts changes. | Jonathan Tellier | 2009-08-29 | 5 | -21/+294 |
| | | | | | | | | | | | | | | | | If an account has pending changes, we now ask for a confirmation before: - Adding a new account - Closing the accounts dialog - Selecting a new account. Those are all options which discard pending changes. | ||||
* | | Merge commit 'jtellier/set-account-name-translator-hint' | Cosimo Cecchi | 2009-08-31 | 1 | -3/+5 |
|\ \ | |||||
| * | | Improved the comment related to the IRC default display name. | Jonathan Tellier | 2009-08-28 | 1 | -3/+5 |
| | | | | | | | | | | | | | | | | | | | | | - Added more indication intended to translators - Added the possibility to swap the parameted in the string "%s on %s" (where the first argument in the login id and the second one is the server) | ||||
* | | | Updated Kannada(kn) translation | Shankar Prasad | 2009-08-31 | 1 | -116/+70 |
| | | | |||||
* | | | Merge branch 'send-errors' | Will Thompson | 2009-08-31 | 4 | -14/+60 |
|\ \ \ | |||||
| * | | | Be consistent with EmpathyMessage style. | Will Thompson | 2009-08-31 | 1 | -8/+16 |
| | | | | |||||
| * | | | Ack received messages from ourself. | Will Thompson | 2009-08-31 | 3 | -2/+44 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Sumana Harihareswara reported that she had started a conversation with herself, sent a message, and then tried to close the window, but whenever she did so it reappeared. This was because Empathy did not acknowledge "incoming" messages from the user themself; hence, when it Close()d the channel, Gabble respawned it, because it still had pending messages. | ||||
| * | | | Handle SendError signal correctly, not as a message | Will Thompson | 2009-08-31 | 1 | -7/+2 |
| | | | | | | | | | | | | | | | | Fixes Gnome bug #593095 - Send errors are printed as normal messages. | ||||
| * | | | Use char* not EmpathyMessage in TpChat:send-error | Will Thompson | 2009-08-31 | 2 | -5/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | The only consumer of this signal just extracts the body from the EmpathyMessage. It will be easier to handle the SendError D-Bus signal if we don't have to construct an EmpathyMessage from it. | ||||
* | | | | [help] Updating add-account and create-account | Shaun McCance | 2009-08-31 | 5 | -79/+97 |
| | | | | |||||
* | | | | Updated Gujarati Translations | Sweta Kothari | 2009-08-31 | 1 | -180/+103 |
|/ / / | |||||
* | | | Updated Tamil Translations | ifelix | 2009-08-31 | 1 | -68/+97 |
| | | | |||||
* | | | [help] Updates to 'Add an account' topic | Shaun McCance | 2009-08-31 | 1 | -45/+27 |
| | | | |||||
* | | | Add basic media-signalling capabilities | Sjoerd Simons | 2009-08-31 | 1 | -1/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Add basic capabilities for media-signalling so future CM's will still advertise support for them. Currently we announce: org.freedesktop.Telepathy.Channel.Interface.MediaSignalling/ice-udp org.freedesktop.Telepathy.Channel.Interface.MediaSignalling/gtalk-p2p Fixes #593041 | ||||
* | | | Add the filters not in the Client file to a second Handler | Sjoerd Simons | 2009-08-31 | 1 | -3/+18 |
| | | | | | | | | | | | | | | | | | | A Dispatcher isn't guaranteed to ask the Handlers D-Bus interface for the filter after launching it. So have our main handler match what is defined in the client file and add an extra head which contains the complete list | ||||
* | | | Add functions on the dispatcher to add/remove extra handlers | Sjoerd Simons | 2009-08-31 | 2 | -0/+81 |
| | | | |||||
* | | | Add a simple abstraction for implementing handlers | Sjoerd Simons | 2009-08-31 | 6 | -126/+615 |
| | | | | | | | | | | | | | | | Implement an EmpathyHandler object which can be used to easily add extra Client.Handler heads on D-Bus. | ||||
* | | | Updated German translation | Michael Kanis | 2009-08-30 | 1 | -421/+665 |
| | | | |||||
* | | | Updating Estonian translation | Ivar Smolin | 2009-08-30 | 1 | -35/+232 |
| | | | |||||
* | | | Updated Arabic translation | Khaled Hosny | 2009-08-29 | 1 | -366/+622 |
| | | | |||||
* | | | Updated Spanish translation | Jorge González | 2009-08-29 | 1 | -312/+572 |
| | | |