Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add shave support to build process. | Jonny Lamb | 2009-04-24 | 1 | -6/+8 |
| | | | | | | Use --enable-shave to enable building with shave. Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | ||||
* | Merge branch 'spelling-578399' | Davyd Madeley | 2009-04-24 | 5 | -453/+45 |
|\ | |||||
| * | Remove spell dialog from POTFILES.in; remove GtkBuilder file | Davyd Madeley | 2009-04-24 | 1 | -131/+0 |
| | | |||||
| * | Fix trailing whitespace | Davyd Madeley | 2009-04-24 | 1 | -5/+5 |
| | | |||||
| * | Fixes based on feedback | Adam Schreiber | 2009-04-24 | 1 | -17/+22 |
| | | | | | | | | | | Some cleanup still required, done by Davyd Madeley <davyd.madeley@collabora.co.uk> | ||||
| * | Display spelling suggestions in a submenu instead of in a separate | Adam Schreiber | 2009-04-22 | 4 | -319/+37 |
| | | | | | | | | dialog. Fixes bug #578399 | ||||
* | | empathy-contact-widget: call contact_widget_change_contact after widget's ↵ | Guillaume Desmottes | 2009-04-23 | 1 | -2/+5 |
| | | | | | | | | setup. Fixes #579971 | ||||
* | | Merge branch 'presets-dialog' | Davyd Madeley | 2009-04-23 | 6 | -370/+742 |
|\ \ | |||||
| * | | Rest of gtk-doc | Davyd Madeley | 2009-04-23 | 1 | -0/+9 |
| | | | |||||
| * | | Preserve the status message across combo box changes | Davyd Madeley | 2009-04-23 | 1 | -3/+20 |
| | | | |||||
| * | | Add a comment for cassidy ;-) | Davyd Madeley | 2009-04-23 | 1 | -0/+1 |
| | | | |||||
| * | | Sort presets alphabetically in the list | Davyd Madeley | 2009-04-23 | 2 | -2/+4 |
| | | | |||||
| * | | gtk-doc entry | Davyd Madeley | 2009-04-23 | 1 | -0/+9 |
| | | | |||||
| * | | Make it possible to edit a status message by double-clicking on it | Davyd Madeley | 2009-04-23 | 1 | -0/+52 |
| | | | |||||
| * | | Fix function naming | Davyd Madeley | 2009-04-23 | 1 | -4/+4 |
| | | | |||||
| * | | Don't reset the state to Available when you click [Add] | Davyd Madeley | 2009-04-22 | 1 | -6/+14 |
| | | | |||||
| * | | Fix up Add Preset combo focusing | Davyd Madeley | 2009-04-22 | 1 | -17/+84 |
| | | | |||||
| * | | Add some labels to the UI | Davyd Madeley | 2009-04-22 | 1 | -3/+34 |
| | | | |||||
| * | | Connect new dialog into presence chooser, remove old dialog | Davyd Madeley | 2009-04-22 | 4 | -369/+11 |
| | | | |||||
| * | | Make [Add] work | Davyd Madeley | 2009-04-22 | 2 | -6/+150 |
| | | | |||||
| * | | Make [Remove] work | Davyd Madeley | 2009-04-21 | 1 | -0/+35 |
| | | | |||||
| * | | List presets in the treeview | Davyd Madeley | 2009-04-21 | 3 | -3/+210 |
| | | | |||||
| * | | Skeleton of a new presets dialog | Davyd Madeley | 2009-04-21 | 3 | -0/+148 |
| | | | |||||
* | | | Merge branch 'irc-dialog-579800' | Guillaume Desmottes | 2009-04-23 | 3 | -10/+4 |
|\ \ \ | |||||
| * | | | empathy-account-widget-irc: remove unused widgets | Guillaume Desmottes | 2009-04-23 | 1 | -6/+0 |
| | | | | |||||
| * | | | empathy-account-widget-irc: rename button_remove to button_remove_network so ↵ | Guillaume Desmottes | 2009-04-23 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | it has the same name as the UI id | ||||
| * | | | empathy_irc_network_dialog_show: call show_all on the dialog | Guillaume Desmottes | 2009-04-23 | 1 | -0/+1 |
| | | | | |||||
| * | | | fix another id clash | Guillaume Desmottes | 2009-04-23 | 1 | -1/+1 |
| | | | | |||||
| * | | | rename button_remove to button_remove_network to fix id clash | Guillaume Desmottes | 2009-04-23 | 2 | -3/+3 |
| | | | | |||||
| * | | | empathy-account-widget-irc.ui: the network dialog doesn't have to be | Guillaume Desmottes | 2009-04-23 | 1 | -1/+0 |
| | | | | | | | | | | | | | | | | visible by default. Fixes #579800 | ||||
* | | | | Misc. gtk-doc updates, including being more explicit about refs. | Jonny Lamb | 2009-04-23 | 4 | -8/+12 |
| | | | | | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | ||||
* | | | | Add documentation for EmpathyNewMessageDialog. | Jonny Lamb | 2009-04-23 | 1 | -0/+18 |
| | | | | | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | ||||
* | | | | Add documentation for EmpathyProfileChooser. | Jonny Lamb | 2009-04-23 | 1 | -0/+33 |
| | | | | | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | ||||
* | | | | Add documentation for EmpathyAvatarImage. | Jonny Lamb | 2009-04-23 | 2 | -0/+32 |
| | | | | | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | ||||
* | | | | Add documentation for EmpathyAvatarChooser. | Jonny Lamb | 2009-04-23 | 2 | -0/+55 |
| | | | | | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | ||||
* | | | | Add documentation for EmpathyPresenceChooser. | Jonny Lamb | 2009-04-23 | 2 | -0/+33 |
| | | | | | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | ||||
* | | | | Add documentation for EmpathyContactWidget. | Jonny Lamb | 2009-04-23 | 2 | -0/+73 |
| | | | | | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | ||||
* | | | | Add documentation for EmpathyContactSelector. | Jonny Lamb | 2009-04-23 | 2 | -2/+68 |
| | | | | | | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | ||||
* | | | | Add documentation for EmpathyAccountChooser. | Jonny Lamb | 2009-04-23 | 2 | -0/+105 |
|/ / / | | | | | | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | ||||
* | | | Renamed empathy_profile_chooser_get_selected to ↵ | Jonny Lamb | 2009-04-22 | 2 | -2/+2 |
| | | | | | | | | | | | | | | | | | | empathy_profile_chooser_dup_selected and fixed leaks. Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | ||||
* | | | Renamed empathy_contact_list_view_get_selected to ↵ | Jonny Lamb | 2009-04-22 | 2 | -5/+5 |
| | | | | | | | | | | | | | | | | | | empathy_contact_list_view_dup_selected and fixed leaks. Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | ||||
* | | | Renamed empathy_account_chooser_get_account to ↵ | Jonny Lamb | 2009-04-22 | 3 | -4/+4 |
| | | | | | | | | | | | | | | | | | | empathy_account_chooser_dup_account and fixed leaks. Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | ||||
* | | | Don't forget to show the contact widget in some places | Xavier Claessens | 2009-04-22 | 1 | -3/+6 |
| | | | |||||
* | | | Add G_PARAM_STATIC_STRINGS to EmpathyContact properties | Xavier Claessens | 2009-04-22 | 1 | -1/+0 |
| | | | |||||
* | | | Use tp_connection_get_self_handle where needed | Xavier Claessens | 2009-04-22 | 1 | -29/+7 |
| | | | |||||
* | | | Change EmpathyTpContactFactory API to look more like TpConnection. Add ↵ | Xavier Claessens | 2009-04-22 | 3 | -10/+29 |
| | | | | | | | | | | | | | | | | | | function to get only one contact from id/handle. | ||||
* | | | Port EmpathyContactListView's DnD to new API | Xavier Claessens | 2009-04-22 | 1 | -58/+112 |
| | | | |||||
* | | | Disconnect all signals from tp_chat when the UI is destroyed | Xavier Claessens | 2009-04-22 | 1 | -6/+17 |
| | | | |||||
* | | | Remove useless condition | Xavier Claessens | 2009-04-22 | 1 | -12/+9 |
| | | | |||||
* | | | Remove dead code | Xavier Claessens | 2009-04-22 | 1 | -2/+0 |
| | | | |||||
* | | | Do not use empathy_contact_equal anymore, pointer comparaison is guaranteed ↵ | Xavier Claessens | 2009-04-22 | 1 | -2/+2 |
| | | | | | | | | | | | | to be enough. | ||||
* | | | - Split info/edit/personal dialogs into different functions. | Xavier Claessens | 2009-04-22 | 4 | -63/+142 |
| | | | | | | | | | | | | - Make sure empathy_contact_widget_new works with a NULL contact. | ||||
* | | | Port EmpathyNewMessageDialog to new API. | Xavier Claessens | 2009-04-22 | 1 | -45/+55 |
| | | | |||||
* | | | Port EmpathyContactWidget to new API. | Xavier Claessens | 2009-04-22 | 1 | -42/+62 |
| | | | |||||
* | | | Add empathy_account_chooser_get_connection() | Xavier Claessens | 2009-04-22 | 2 | -0/+19 |
| | | | |||||
* | | | Base EmpathyAvatarChooser on connection instead of account. | Xavier Claessens | 2009-04-22 | 1 | -83/+29 |
| | | | |||||
* | | | Port EmpathyContactDialogs to new API. | Xavier Claessens | 2009-04-22 | 1 | -4/+16 |
| | | | |||||
* | | | Port EmpathyChat to new API. | Xavier Claessens | 2009-04-22 | 2 | -33/+18 |
| |/ |/| | |||||
* | | Output GtkBuilder errors as g_critical() not DEBUG() | Davyd Madeley | 2009-04-22 | 1 | -1/+1 |
| | | |||||
* | | Add context string for translation (#575442) | Frederic Peters | 2009-04-21 | 1 | -1/+1 |
| | | |||||
* | | Instead of destroying the submenu when it's not needed only create it if there | Lars-Peter Clausen | 2009-04-21 | 1 | -13/+5 |
| | | | | | | | | is a submenu item. | ||||
* | | Fix indent. | Lars-Peter Clausen | 2009-04-21 | 1 | -2/+2 |
| | | |||||
* | | Fix memleak in avatar_chooser_maybe_convert_and_scale. Unref the scaled buffer | Lars-Peter Clausen | 2009-04-21 | 1 | -1/+2 |
| | | | | | | | | after it has been saved and is not needed anymore. | ||||
* | | Fix memleak in avatar_chooser_update_preview_cb. Free string returned by | Lars-Peter Clausen | 2009-04-21 | 1 | -0/+2 |
| | | | | | | | | gtk_file_chooser_get_preview_filename. | ||||
* | | Fix memleak in contact_widget_model_populate_columns. Since it not used anywhere | Lars-Peter Clausen | 2009-04-21 | 1 | -6/+0 |
| | | | | | | | | else it does not make sense to add a ref to the renderer, or does it? | ||||
* | | Fix memleak in empathy_contact_invite_menu_item_new. Just calling | Lars-Peter Clausen | 2009-04-21 | 1 | -1/+3 |
|/ | | | | gtk_widget_destroy on submenu won't free it since it is floating. | ||||
* | Coding style fix | Davyd Madeley | 2009-04-21 | 1 | -2/+1 |
| | |||||
* | s/favourite/favorite/ | Davyd Madeley | 2009-04-21 | 1 | -9/+9 |
| | |||||
* | Reliably set favourite-star | Davyd Madeley | 2009-04-21 | 1 | -28/+50 |
| | |||||
* | Update the preset list | Davyd Madeley | 2009-04-21 | 1 | -1/+21 |
| | |||||
* | Add a favourite icon to custom/saved messages | Davyd Madeley | 2009-04-21 | 1 | -8/+81 |
| | |||||
* | Use autotools magic to take care of disabling deprecated symbols | Laurent Bigonville | 2009-04-18 | 1 | -1/+2 |
| | | | | | Passing --enable-maintainer-mode to the configure will disable deprecated symbols | ||||
* | Save empathy-presence-chooser.ui using glade-3, it fix a crasher because of ↵ | Xavier Claessens | 2009-04-17 | 1 | -15/+22 |
| | | | | malformed format. | ||||
* | Remove libglade from libempathy-gtk.pc | Xavier Claessens | 2009-04-16 | 1 | -2/+2 |
| | | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2875 | ||||
* | Don't unref 2 times gui. | Xavier Claessens | 2009-04-16 | 1 | -2/+0 |
| | | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2872 | ||||
* | Refactor the floating ref hack into a new function | Xavier Claessens | 2009-04-16 | 6 | -55/+31 |
| | | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2871 | ||||
* | Port EmpathySpellDialog to new API | Xavier Claessens | 2009-04-16 | 1 | -17/+7 |
| | | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2853 | ||||
* | Port EmpathyPresenceChooser to new API | Xavier Claessens | 2009-04-16 | 1 | -10/+6 |
| | | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2852 | ||||
* | Port EmpathyNewMessageDialog to new API | Xavier Claessens | 2009-04-16 | 1 | -8/+5 |
| | | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2851 | ||||
* | Port EmpathyLogWindow to new API | Xavier Claessens | 2009-04-16 | 1 | -9/+5 |
| | | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2850 | ||||
* | Port EmpathyIrcNetwordDialog to new API | Xavier Claessens | 2009-04-16 | 1 | -8/+5 |
| | | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2849 | ||||
* | Modify Makefile.am for new file names | Xavier Claessens | 2009-04-16 | 1 | -20/+20 |
| | | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2848 | ||||
* | Port EmpathyContactWidget to new API | Xavier Claessens | 2009-04-16 | 4 | -433/+463 |
| | | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2847 | ||||
* | Port EmpathyContactDialogs to new API | Xavier Claessens | 2009-04-16 | 1 | -5/+4 |
| | | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2846 | ||||
* | Remove toplevel window from ui files if the window is not used. | Xavier Claessens | 2009-04-16 | 11 | -1783/+1812 |
| | | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2845 | ||||
* | Port EmpathyChat to new API | Xavier Claessens | 2009-04-16 | 1 | -6/+4 |
| | | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2844 | ||||
* | Remove useless glade include | Xavier Claessens | 2009-04-16 | 3 | -11/+1 |
| | | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2843 | ||||
* | Port account widgets to new API | Xavier Claessens | 2009-04-16 | 4 | -120/+106 |
| | | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2842 | ||||
* | Port glade helpers to GtkBuilber | Xavier Claessens | 2009-04-16 | 2 | -133/+53 |
| | | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2841 | ||||
* | Convert glade files to GtkBuilder format | Xavier Claessens | 2009-04-16 | 17 | -988/+983 |
| | | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2840 | ||||
* | Make a separated module set for libempathy-gtk/ and src/ | Xavier Claessens | 2009-04-16 | 1 | -2/+2 |
| | | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2838 | ||||
* | Add libcanberra-gtk in Require.private of libempathy-gtk.pc. Fixe bug #577863 | Xavier Claessens | 2009-04-13 | 1 | -1/+2 |
| | | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2826 | ||||
* | Set the default image when clearing the avatar, even if there were no avatar ↵ | Xavier Claessens | 2009-04-13 | 1 | -5/+3 |
| | | | | | | | | previously. That happens when the widget is created. Fixe bug #566905 From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2817 | ||||
* | Let the chat dialog directly grab the channel on reconnect | Sjoerd Simons | 2009-04-13 | 1 | -2/+27 |
| | | | | | | | | | | When reconnecting open chat dialogs requests a new channel. It can grab this directly when it is opened, no need to go through the dispatcher. Fixes issue with stealing focus From: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2814 | ||||
* | Fix support for /me and /say commands. | Xavier Claessens | 2009-04-11 | 1 | -36/+16 |
| | | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2809 | ||||
* | revert a little. search for blank contact in store. | Elliot Fairweather | 2009-04-11 | 1 | -5/+6 |
| | | | | | | From: Elliot Fairweather <elliot.fairweather@collabora.co.uk> svn path=/trunk/; revision=2808 | ||||
* | Look up the iter of the new tree row on the filter model for set_active_iter | Davyd Madeley | 2009-04-11 | 1 | -5/+11 |
| | | | | | | From: Davyd Madeley <davyd@madeley.id.au> svn path=/trunk/; revision=2807 | ||||
* | Initial empathy_contact_selector_set_visible implementation. | Jonny Lamb | 2009-04-11 | 2 | -16/+79 |
| | | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=2805 | ||||
* | Fix more coding style | Xavier Claessens | 2009-04-11 | 1 | -191/+186 |
| | | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2804 | ||||
* | Don't blat message if it updates whilst in editing mode | Davyd Madeley | 2009-04-11 | 1 | -1/+3 |
| | | | | | | From: Davyd Madeley <davyd@madeley.id.au> svn path=/trunk/; revision=2802 | ||||
* | make the type enum a named type | Davyd Madeley | 2009-04-11 | 1 | -12/+13 |
| | | | | | | From: Davyd Madeley <davyd@madeley.id.au> svn path=/trunk/; revision=2800 | ||||
* | Coding style fixes | Davyd Madeley | 2009-04-11 | 1 | -99/+90 |
| | | | | | | From: Davyd Madeley <davyd@madeley.id.au> svn path=/trunk/; revision=2799 | ||||
* | Don't get stuck in editing mode when you load up the old dialog | Davyd Madeley | 2009-04-11 | 1 | -0/+1 |
| | | | | | | From: Davyd Madeley <davyd@madeley.id.au> svn path=/trunk/; revision=2798 | ||||
* | Drop this, it breaks something subtly | Davyd Madeley | 2009-04-11 | 1 | -8/+1 |
| | | | | | | From: Davyd Madeley <davyd@madeley.id.au> svn path=/trunk/; revision=2797 | ||||
* | Fix focus-out autocommit using an idle handler | Davyd Madeley | 2009-04-11 | 1 | -3/+67 |
| | | | | | | From: Davyd Madeley <davyd@madeley.id.au> svn path=/trunk/; revision=2796 | ||||
* | Don't set editing mode on click, just select the text | Davyd Madeley | 2009-04-11 | 1 | -2/+3 |
| | | | | | | From: Davyd Madeley <davyd@madeley.id.au> svn path=/trunk/; revision=2795 | ||||
* | Fix regression where going offline was overwriting the saved status message | Davyd Madeley | 2009-04-11 | 1 | -1/+2 |
| | | | | | | From: Davyd Madeley <davyd@madeley.id.au> svn path=/trunk/; revision=2794 | ||||
* | Clean up function names | Davyd Madeley | 2009-04-11 | 1 | -37/+50 |
| | | | | | | From: Davyd Madeley <davyd@madeley.id.au> svn path=/trunk/; revision=2793 | ||||
* | Ignore up/down arrow keypresses | Davyd Madeley | 2009-04-11 | 1 | -0/+5 |
| | | | | | | From: Davyd Madeley <davyd@madeley.id.au> svn path=/trunk/; revision=2792 | ||||
* | Editing mode on click | Davyd Madeley | 2009-04-11 | 1 | -1/+22 |
| | | | | | | From: Davyd Madeley <davyd@madeley.id.au> svn path=/trunk/; revision=2791 | ||||
* | Refactor some code, cleans some things up | Davyd Madeley | 2009-04-11 | 1 | -16/+29 |
| | | | | | | From: Davyd Madeley <davyd@madeley.id.au> svn path=/trunk/; revision=2790 | ||||
* | Fix reset status on Esc | Davyd Madeley | 2009-04-11 | 1 | -11/+13 |
| | | | | | | From: Davyd Madeley <davyd@madeley.id.au> svn path=/trunk/; revision=2789 | ||||
* | Commit the changed status message on focus-out. | Davyd Madeley | 2009-04-11 | 1 | -0/+16 |
| | | | | | | | | | | I'm dubious if this is the right behaviour, but there was no obvious consensus. So I propose we find out with actual users. It can always be changed. From: Davyd Madeley <davyd@madeley.id.au> svn path=/trunk/; revision=2788 | ||||
* | Don't make Hidden/Offline have customisable text | Davyd Madeley | 2009-04-11 | 1 | -0/+17 |
| | | | | | | From: Davyd Madeley <davyd@madeley.id.au> svn path=/trunk/; revision=2787 | ||||
* | Ensure ::changed is connected on both the entry and the combo | Davyd Madeley | 2009-04-11 | 1 | -0/+2 |
| | | | | | | From: Davyd Madeley <davyd@madeley.id.au> svn path=/trunk/; revision=2786 | ||||
* | When editing custom messages, preseed the entry with the current status | Davyd Madeley | 2009-04-11 | 1 | -0/+7 |
| | | | | | | From: Davyd Madeley <davyd@madeley.id.au> svn path=/trunk/; revision=2785 | ||||
* | Only check model rows that will have valid states | Davyd Madeley | 2009-04-11 | 1 | -1/+3 |
| | | | | | | From: Davyd Madeley <davyd@madeley.id.au> svn path=/trunk/; revision=2783 | ||||
* | Update comment headers/copyrights/etc. | Davyd Madeley | 2009-04-11 | 2 | -0/+4 |
| | | | | | | From: Davyd Madeley <davyd@madeley.id.au> svn path=/trunk/; revision=2782 | ||||
* | Unset focus from GtkEntry when editing is stopped | Davyd Madeley | 2009-04-11 | 1 | -1/+7 |
| | | | | | | From: Davyd Madeley <davyd@madeley.id.au> svn path=/trunk/; revision=2781 | ||||
* | Add Custom Messages dialog back in (this dialog needs some work ASAP) | Davyd Madeley | 2009-04-11 | 1 | -5/+60 |
| | | | | | | From: Davyd Madeley <davyd@madeley.id.au> svn path=/trunk/; revision=2780 | ||||
* | Make custom messages dialog a transient of the window containing the ↵ | Davyd Madeley | 2009-04-11 | 1 | -4/+9 |
| | | | | | | | | presence selector (if possible) From: Davyd Madeley <davyd@madeley.id.au> svn path=/trunk/; revision=2779 | ||||
* | Add a tooltip, mark user visible strings for translation | Davyd Madeley | 2009-04-11 | 1 | -1/+6 |
| | | | | | | From: Davyd Madeley <davyd@madeley.id.au> svn path=/trunk/; revision=2778 | ||||
* | Fix bug where priv->state might be unset | Davyd Madeley | 2009-04-11 | 1 | -1/+9 |
| | | | | | | From: Davyd Madeley <davyd@madeley.id.au> svn path=/trunk/; revision=2777 | ||||
* | Escape to cancel from status editing | Davyd Madeley | 2009-04-11 | 1 | -0/+23 |
| | | | | | | From: Davyd Madeley <davyd@madeley.id.au> svn path=/trunk/; revision=2776 | ||||
* | Separate out mc_set_custom_state from set_status_editing | Davyd Madeley | 2009-04-11 | 1 | -22/+24 |
| | | | | | | | | Also remove a bunch of debugging From: Davyd Madeley <davyd@madeley.id.au> svn path=/trunk/; revision=2775 | ||||
* | Reimplement flashing (untested). Prevent a possible recursive signal loop. | Davyd Madeley | 2009-04-11 | 1 | -11/+16 |
| | | | | | | From: Davyd Madeley <davyd@madeley.id.au> svn path=/trunk/; revision=2774 | ||||
* | Reenable warning flags.. clean up mess | Davyd Madeley | 2009-04-11 | 1 | -32/+4 |
| | | | | | | | | Need to fix flashing state From: Davyd Madeley <davyd@madeley.id.au> svn path=/trunk/; revision=2773 | ||||
* | Use EmpathyIdle to push MC around | Davyd Madeley | 2009-04-11 | 1 | -195/+43 |
| | | | | | | From: Davyd Madeley <davyd@madeley.id.au> svn path=/trunk/; revision=2772 | ||||
* | Initial work on reimplementing presence_chooser_presence_changed_cb | Davyd Madeley | 2009-04-11 | 1 | -6/+61 |
| | | | | | | From: Davyd Madeley <davyd@madeley.id.au> svn path=/trunk/; revision=2771 | ||||
* | Fix some type warnings | Davyd Madeley | 2009-04-11 | 1 | -3/+3 |
| | | | | | | From: Davyd Madeley <davyd@madeley.id.au> svn path=/trunk/; revision=2770 | ||||
* | Set the chooser in "editing mode" when you start editing it | Davyd Madeley | 2009-04-11 | 1 | -1/+34 |
| | | | | | | From: Davyd Madeley <davyd@madeley.id.au> svn path=/trunk/; revision=2769 | ||||
* | Initial work on reworking the presence selector | Davyd Madeley | 2009-04-11 | 2 | -191/+218 |
| | | | | | | From: Davyd Madeley <davyd@madeley.id.au> svn path=/trunk/; revision=2768 | ||||
* | Don't send unknown commands. Fixes bug #577026 | Xavier Claessens | 2009-04-03 | 1 | -8/+15 |
| | | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2762 | ||||
* | Remove unnecessary string dup. Fixes bug #577829 | Xavier Claessens | 2009-04-03 | 1 | -3/+5 |
| | | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2757 | ||||
* | Free completion. Fixes bug #577828 | Xavier Claessens | 2009-04-03 | 1 | -0/+1 |
| | | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2756 | ||||
* | Use empathy_contact_call_when_ready instead of _run_ API. Fixes bug #561247 and | Xavier Claessens | 2009-03-29 | 1 | -4/+21 |
| | | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2748 | ||||
* | Add colorspace and videoscale elements before the videosink | Sjoerd Simons | 2009-03-28 | 1 | -1/+35 |
| | | | | | | | | | | | | Farsight only adds colorspace and videoscale automatically on the input side of things, not on the output side. This causes things to break when the videosink isn't xvimagesink which can do scaling and colorspace conversion in hardware. Fixes gbz #576386 From: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2746 | ||||
* | Fix typo | Xavier Claessens | 2009-03-20 | 1 | -1/+1 |
| | | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2727 | ||||
* | Stop compositing timeout if the chat channel is destroyed. | Xavier Claessens | 2009-03-20 | 1 | -0/+1 |
| | | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2726 | ||||
* | Do not reconnect chats if there is no ID. That could probably happen for ↵ | Xavier Claessens | 2009-03-20 | 1 | -1/+2 |
| | | | | | | | | | | MSN-like MUCs. From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2724 | ||||
* | Correctly get foreground-gdk color | Xavier Claessens | 2009-03-18 | 2 | -6/+5 |
| | | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2711 | ||||
* | Redraw the video widget if there is no underlying overlay | Sjoerd Simons | 2009-03-09 | 1 | -1/+5 |
| | | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2643 | ||||
* | Assert that the widget is realized before using its XID | Sjoerd Simons | 2009-03-09 | 1 | -0/+1 |
| | | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2637 | ||||
* | Keep a weak pointer on the overlay in case it goes away | Sjoerd Simons | 2009-03-09 | 1 | -0/+2 |
| | | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2635 | ||||
* | Remove check on GTK version, we depend on >= 2.14.0 now. | Xavier Claessens | 2009-03-08 | 1 | -5/+0 |
| | | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2629 | ||||
* | Use running++ and running-- instead of a boolean | Xavier Claessens | 2009-03-08 | 1 | -4/+4 |
| | | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2628 | ||||
* | Prevent an infinite loop when query tooltip on contact list view. | Xavier Claessens | 2009-03-08 | 1 | -4/+15 |
| | | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2627 | ||||
* | libempathy-gtk/totem-subtitle-encoding.h: Added copyright, based on .c file. | Jonny Lamb | 2009-03-06 | 1 | -0/+29 |
| | | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=2609 | ||||
* | Use get_filtered_messages in EmpathyChat. | Jonny Lamb | 2009-03-06 | 1 | -22/+28 |
| | | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=2608 | ||||
* | EmpathyChat: Simplified adding appropriate messages to the window. | Jonny Lamb | 2009-03-06 | 1 | -31/+15 |
| | | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=2602 | ||||
* | EmpathyChat: Remove messages from log messages which are pending. | Jonny Lamb | 2009-03-06 | 1 | -1/+23 |
| | | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=2600 | ||||
* | Move logging to the dispatcher on Received and Sent signals. | Jonny Lamb | 2009-03-06 | 1 | -9/+0 |
| | | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=2586 | ||||
* | Remove some useless blanks | Sjoerd Simons | 2009-03-04 | 1 | -2/+0 |
| | | | | | | From: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2566 | ||||
* | Add support for changing various color channels of the video device | Sjoerd Simons | 2009-03-04 | 2 | -0/+149 |
| | | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2562 | ||||
* | Add volume control and rms/peak level signals | Sjoerd Simons | 2009-03-04 | 2 | -12/+269 |
| | | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2560 | ||||
* | Remove some silly empty lines | Sjoerd Simons | 2009-03-04 | 1 | -3/+0 |
| | | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2559 | ||||
* | Remove videorate | Sjoerd Simons | 2009-03-04 | 1 | -5/+4 |
| | | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2558 | ||||
* | Fix typo | Sjoerd Simons | 2009-03-04 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2557 | ||||
* | Add sync and async properties | Sjoerd Simons | 2009-03-04 | 1 | -8/+80 |
| | | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2552 | ||||
* | Move URI regex to empathy-ui-utils | Xavier Claessens | 2009-03-03 | 3 | -13/+26 |
| | | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2549 | ||||
* | Some string comments requested by translators (#572875) | Frederic Peters | 2009-02-24 | 1 | -0/+2 |
| | | | | svn path=/trunk/; revision=2532 | ||||
* | When finding a better element to use for volume, reset the current one and ↵ | Sjoerd Simons | 2009-02-17 | 1 | -2/+18 |
| | | | | | | | | transfer the volume changes to the new one Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2492 | ||||
* | Add API to get and set the volume | Sjoerd Simons | 2009-02-17 | 2 | -5/+99 |
| | | | | | | From: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2484 | ||||
* | Minor string fixes. Fixes bug #571635 | Bruce Cowan | 2009-02-17 | 1 | -1/+1 |
| | | | | | | From: Bruce Cowan <bugs@bcowan.fastmail.co.uk> svn path=/trunk/; revision=2473 | ||||
* | set some border in contact info dialog. Fixes bug #562109 (Frédéric Peters) | Guillaume Desmottes | 2009-02-14 | 1 | -0/+1 |
| | | | | | | From: Guillaume Desmottes <gdesmott@gnome.org> svn path=/trunk/; revision=2463 | ||||
* | Fix type punned pointers warnings | Olivier Crête | 2009-02-12 | 1 | -1/+1 |
| | | | | | | | | | Remove senseless (void **) From: Olivier Crête <olivier.crete@collabora.co.uk> Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2440 | ||||
* | Hookup the contact menu item cb correctly | Sjoerd Simons | 2009-02-12 | 1 | -2/+10 |
| | | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2436 | ||||
* | Fix naming of macros to be consistent with the class name | Xavier Claessens | 2009-02-03 | 2 | -11/+11 |
| | | | | svn path=/trunk/; revision=2418 | ||||
* | Add a space between the function name and the (void) | Xavier Claessens | 2009-02-03 | 4 | -4/+4 |
| | | | | svn path=/trunk/; revision=2416 | ||||
* | Add minimum width and height properties | Sjoerd Simons | 2009-02-03 | 2 | -1/+50 |
| | | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2403 | ||||
* | sink the videosink so we can hold a ref to it | Sjoerd Simons | 2009-02-03 | 1 | -0/+9 |
| | | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2397 | ||||
* | Add a empathy_sound_play_full function | Sjoerd Simons | 2009-02-03 | 2 | -14/+69 |
| | | | | | | | | | add a empathy_sound_play_full function, which adds a callback which is called after the sound has been played. Just like in ca_context_play_full Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2392 | ||||
* | Don't start the call from the message dialog, the handler will take care of it | Sjoerd Simons | 2009-02-03 | 1 | -1/+0 |
| | | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2385 | ||||
* | Add audio/video sink and source abstractions | Sjoerd Simons | 2009-02-03 | 9 | -0/+945 |
| | | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2384 | ||||
* | Switch to calling CallFactory to make calls | Sjoerd Simons | 2009-02-03 | 3 | -4/+24 |
| | | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2382 | ||||
* | Use contact-list property and create the store in the constructor. | Jonny Lamb | 2009-01-31 | 1 | -13/+19 |
| | | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=2358 | ||||
* | Rename _get_selected to _dup_selected and make sure the contact is unrefed. | Jonny Lamb | 2009-01-31 | 2 | -5/+4 |
| | | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=2357 | ||||
* | Pass an EmpathyContactList to _new and create the store from that. | Jonny Lamb | 2009-01-31 | 2 | -3/+7 |
| | | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=2355 | ||||
* | Removed old FIXME. | Jonny Lamb | 2009-01-31 | 1 | -4/+0 |
| | | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=2354 | ||||
* | Don't call a function in a variable declaration. | Jonny Lamb | 2009-01-31 | 1 | -1/+2 |
| | | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=2353 | ||||
* | Use g_signal_connect_swapped and remove useless functions. | Jonny Lamb | 2009-01-31 | 1 | -35/+12 |
| | | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=2351 | ||||
* | Unref the temp contact appropriately. | Jonny Lamb | 2009-01-31 | 1 | -0/+1 |
| | | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=2350 | ||||
* | Simplified loops in | Jonny Lamb | 2009-01-31 | 1 | -21/+19 |
| | | | | | | | | Simplified loops in contact_selector_get_{number_online_contacts,iter_for_blank_contact}. Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=2349 | ||||
* | Use gtk_tree_store_insert_with_values. | Jonny Lamb | 2009-01-31 | 1 | -2/+2 |
| | | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=2348 | ||||
* | Make empathy_contact_selector_new return a GtkWidget* to conform to GTK+. | Jonny Lamb | 2009-01-31 | 2 | -3/+3 |
| | | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=2347 | ||||
* | Explicit check. | Xavier Claessens | 2009-01-31 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=2345 | ||||
* | Move public methods at the bottom. | Xavier Claessens | 2009-01-31 | 1 | -18/+20 |
| | | | | svn path=/trunk/; revision=2344 | ||||
* | Reorganize the constructor to avoid some casts and to avoid complex inline ↵ | Xavier Claessens | 2009-01-31 | 1 | -12/+14 |
| | | | | | | initializations. svn path=/trunk/; revision=2343 | ||||
* | Don't get a cast to EmpathyContactSelector when it's not needed. | Jonny Lamb | 2009-01-31 | 1 | -4/+2 |
| | | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=2342 | ||||
* | Use gtk_tree_model_get_iter_first instead of going through GtkTreePath. | Jonny Lamb | 2009-01-31 | 1 | -12/+2 |
| | | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=2341 | ||||
* | Use dispose_run in EmpathyContactSelector. | Jonny Lamb | 2009-01-31 | 1 | -0/+8 |
| | | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=2340 | ||||
* | Remove unnecessary casts and macros. | Jonny Lamb | 2009-01-31 | 1 | -14/+9 |
| | | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=2339 | ||||
* | Small coding style and name changes. | Jonny Lamb | 2009-01-31 | 1 | -73/+59 |
| | | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=2336 | ||||
* | Added argument checking to non-static functions. | Jonny Lamb | 2009-01-31 | 1 | -0/+4 |
| | | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=2334 | ||||
* | remove redundant flag | Xavier Claessens | 2009-01-31 | 1 | -6/+6 |
| | | | | svn path=/trunk/; revision=2333 | ||||
* | add translation function call | Xavier Claessens | 2009-01-31 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=2332 | ||||
* | rename set and unset functions | Xavier Claessens | 2009-01-31 | 1 | -5/+5 |
| | | | | svn path=/trunk/; revision=2331 | ||||
* | conform to GET_PRIV style | Xavier Claessens | 2009-01-31 | 2 | -7/+11 |
| | | | | svn path=/trunk/; revision=2329 | ||||
* | unref store once only | Xavier Claessens | 2009-01-31 | 1 | -1/+5 |
| | | | | svn path=/trunk/; revision=2328 | ||||
* | remove finalize function | Xavier Claessens | 2009-01-31 | 1 | -11/+0 |
| | | | | svn path=/trunk/; revision=2327 | ||||
* | unref contact list store on dispose | Xavier Claessens | 2009-01-31 | 1 | -0/+4 |
| | | | | svn path=/trunk/; revision=2326 | ||||
* | tidy | Xavier Claessens | 2009-01-31 | 1 | -3/+0 |
| | | | | svn path=/trunk/; revision=2325 | ||||
* | add function to find number of online contacts; fix sensitivity management | Xavier Claessens | 2009-01-31 | 1 | -7/+35 |
| | | | | svn path=/trunk/; revision=2324 | ||||
* | consolidate sensitivity management | Xavier Claessens | 2009-01-31 | 1 | -15/+24 |
| | | | | svn path=/trunk/; revision=2323 | ||||
* | consolidate blank contact management | Xavier Claessens | 2009-01-31 | 1 | -24/+19 |
| | | | | svn path=/trunk/; revision=2322 | ||||
* | move get blank iter function | Xavier Claessens | 2009-01-31 | 1 | -34/+32 |
| | | | | svn path=/trunk/; revision=2321 | ||||
* | add unset blank contact function | Xavier Claessens | 2009-01-31 | 1 | -18/+22 |
| | | | | svn path=/trunk/; revision=2320 | ||||
* | improve function to find iter for blank contact | Xavier Claessens | 2009-01-31 | 1 | -15/+13 |
| | | | | svn path=/trunk/; revision=2319 | ||||
* | fix contact list store sorting | Xavier Claessens | 2009-01-31 | 1 | -6/+2 |
| | | | | svn path=/trunk/; revision=2318 | ||||
* | include config.h | Xavier Claessens | 2009-01-31 | 1 | -0/+2 |
| | | | | svn path=/trunk/; revision=2317 | ||||
* | include empathy-contact-list-store.h in empathy-contact-selector.h | Xavier Claessens | 2009-01-31 | 1 | -0/+1 |
| | | | | svn path=/trunk/; revision=2316 | ||||
* | use EmpathyContactListStore directly | Xavier Claessens | 2009-01-31 | 1 | -73/+27 |
| | | | | svn path=/trunk/; revision=2315 | ||||
* | do not add blank when popup showing; add blank when popup becomes hidden and ↵ | Xavier Claessens | 2009-01-31 | 1 | -6/+22 |
| | | | | | | nothing active svn path=/trunk/; revision=2314 | ||||
* | fix widget sensitivity | Xavier Claessens | 2009-01-31 | 1 | -6/+18 |
| | | | | svn path=/trunk/; revision=2313 | ||||
* | fix initial active contact problem; add blank contact, hide on popup, remove ↵ | Xavier Claessens | 2009-01-31 | 1 | -46/+78 |
| | | | | | | on selection and re-add on removal of active; generalise get_iter_for_contact svn path=/trunk/; revision=2312 | ||||
* | update authors | Xavier Claessens | 2009-01-31 | 2 | -4/+4 |
| | | | | svn path=/trunk/; revision=2311 | ||||
* | update copyright and authors | Xavier Claessens | 2009-01-31 | 2 | -0/+4 |
| | | | | svn path=/trunk/; revision=2310 | ||||
* | add selector .c and .h files | Xavier Claessens | 2009-01-31 | 2 | -0/+398 |
| | | | | svn path=/trunk/; revision=2309 | ||||
* | update Makefile.am | Xavier Claessens | 2009-01-31 | 1 | -0/+2 |
| | | | | svn path=/trunk/; revision=2308 | ||||
* | Move empathy_notification_is_enabled () to src/ | Xavier Claessens | 2009-01-31 | 2 | -54/+1 |
| | | | | svn path=/trunk/; revision=2294 | ||||
* | Fix coding style. | Xavier Claessens | 2009-01-31 | 1 | -3/+3 |
| | | | | svn path=/trunk/; revision=2293 | ||||
* | Initialize GError to NULL before using it. | Xavier Claessens | 2009-01-31 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=2290 | ||||
* | Fix indentation. | Xavier Claessens | 2009-01-31 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=2289 | ||||
* | Add a convenience function to avoid hacks when getting the pixbuf from the ↵ | Xavier Claessens | 2009-01-31 | 2 | -11/+25 |
| | | | | | | icon name. svn path=/trunk/; revision=2288 | ||||
* | W.I.P. for notifications on chat window. | Xavier Claessens | 2009-01-31 | 2 | -3/+9 |
| | | | | svn path=/trunk/; revision=2285 | ||||
* | Implement a logic for disabling notifications when away. | Xavier Claessens | 2009-01-31 | 2 | -8/+50 |
| | | | | svn path=/trunk/; revision=2282 | ||||
* | Modify code to handle new preferences. | Xavier Claessens | 2009-01-31 | 1 | -0/+3 |
| | | | | svn path=/trunk/; revision=2281 | ||||
* | Also accept sftp as URL scheme. | Xavier Claessens | 2009-01-29 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=2261 | ||||
* | \n is also a delimiter for URLs. | Xavier Claessens | 2009-01-29 | 1 | -2/+2 |
| | | | | svn path=/trunk/; revision=2260 | ||||
* | Removed unused G_STR_EMPTY from empathy-ui-utils.h. | Jonny Lamb | 2009-01-23 | 1 | -2/+0 |
| | | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=2250 | ||||
* | Renamed G_STR_EMPTY to EMP_STR_EMPTY. | Jonny Lamb | 2009-01-23 | 10 | -26/+26 |
| | | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=2249 | ||||
* | Removed trailing space. Fixes bug #566549 (Leonardo Ferreira Fontenelle) | Xavier Claessens | 2009-01-23 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=2246 | ||||
* | empathy_mission_control_new -> dup_singleton. | Xavier Claessens | 2009-01-16 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=2233 | ||||
* | Reuse, and properly destroy, the avatar file chooser dialog. | Frederic Peters | 2009-01-12 | 1 | -1/+12 |
| | | | | | | Fixes bug #548768 (Frederic Peters) svn path=/trunk/; revision=2225 | ||||
* | Fix some errors made when rebasing on master | Xavier Claessens | 2009-01-10 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=2211 | ||||
* | Only show pending messages after the log and explain why ↵ | Sjoerd Simons | 2009-01-10 | 1 | -3/+5 |
| | | | | | | | | show_pending_messages is there when tp-chat gets set Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2201 | ||||
* | Let a chatroom keep a reference to a its TpChat if applicable | Sjoerd Simons | 2009-01-10 | 1 | -9/+5 |
| | | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2189 | ||||
* | Make the dispatch operation _get_ functions not return a ref | Sjoerd Simons | 2009-01-10 | 1 | -1/+0 |
| | | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2188 | ||||
* | Convert EmpathyChatroomManager to the new singleton convention | Sjoerd Simons | 2009-01-10 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2185 | ||||
* | Make coding style consistent with the rest of the file | Xavier Claessens | 2009-01-10 | 1 | -15/+14 |
| | | | | svn path=/trunk/; revision=2171 | ||||
* | Fix coding style, user the right unique name | Sjoerd Simons | 2009-01-10 | 1 | -26/+24 |
| | | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2170 | ||||
* | Use the new call utility function to start calls | Sjoerd Simons | 2009-01-10 | 3 | -3/+11 |
| | | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2167 | ||||
* | Use new dispatcher API to get muc channels | Sjoerd Simons | 2009-01-10 | 1 | -13/+14 |
| | | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2145 | ||||
* | Use new API to request file transfers | Sjoerd Simons | 2009-01-10 | 1 | -2/+52 |
| | | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2136 | ||||
* | Use the new dispatcher api to request text channels | Sjoerd Simons | 2009-01-10 | 2 | -6/+5 |
| | | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2131 | ||||
* | Port to the new EmpathyTpChat API | Sjoerd Simons | 2009-01-10 | 1 | -9/+40 |
| | | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2129 | ||||
* | Set the right weak pointer. | Xavier Claessens | 2009-01-09 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=2122 | ||||
* | Port EmpathyContactManager to the new singleton policy. | Xavier Claessens | 2009-01-09 | 3 | -5/+5 |
| | | | | svn path=/trunk/; revision=2121 | ||||
* | Port to the new singleton API. | Xavier Claessens | 2009-01-09 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=2120 | ||||
* | Port EmpathySmileyManager to the new singleton policy. | Xavier Claessens | 2009-01-09 | 5 | -16/+31 |
| | | | | svn path=/trunk/; revision=2116 |