Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make sure we always show the main window | Cosimo Cecchi | 2009-08-01 | 1 | -0/+2 |
| | |||||
* | Remove empathy_account_hash | Sjoerd Simons | 2009-07-30 | 1 | -2/+2 |
| | |||||
* | Merge commit 'upstream/master' into mc5 | Sjoerd Simons | 2009-07-28 | 1 | -78/+148 |
|\ | | | | | | | | | | | Conflicts: libempathy-gtk/empathy-account-widget.c src/empathy.c | ||||
| * | Put configuration data in XDG_CONFIG_DIRS (GNOME bug 494007) | Frédéric Péters | 2009-07-21 | 1 | -2/+2 |
| | | |||||
| * | empathy-main-window.c: remove a trailing space | Guillaume Desmottes | 2009-07-14 | 1 | -1/+1 |
| | | |||||
| * | Minor changes | Gabriel Millaire | 2009-07-11 | 1 | -4/+4 |
| | | |||||
| * | Regrouped similar functions, uses enum instead of define | Gabriel Millaire | 2009-07-10 | 1 | -63/+55 |
| | | |||||
| * | Changed menu label and various review fixes | Gabriel Millaire | 2009-07-10 | 1 | -18/+16 |
| | | |||||
| * | Added notification for confs Show avatar, Compact Size and Sort criterium | Gabriel Millaire | 2009-07-10 | 1 | -47/+77 |
| | | | | | | | | Now checks for wrong string in Sort criterium | ||||
| * | Move Compact List and Sort Contacts from Preferences to View menu | Gabriel Millaire | 2009-07-10 | 1 | -95/+60 |
| | | |||||
| * | Work in progress : move preferences to View menu | Gabriel Millaire | 2009-07-10 | 1 | -30/+115 |
| | | | | | | | | Moving Sort by name / by status and Show Avatars / Compact contact list preferences to View menu : Sort by name / Sort by status and Normal Size / Normal Without Icons / Compact Size | ||||
* | | Remove last references to mission-control 4 | Sjoerd Simons | 2009-07-16 | 1 | -3/+0 |
| | | |||||
* | | Remove useless mission-control includes | Sjoerd Simons | 2009-07-06 | 1 | -2/+0 |
|/ | |||||
* | Port the main of empathy to EmpathyAccount | Sjoerd Simons | 2009-07-01 | 1 | -14/+11 |
| | |||||
* | Include empathy-sound.h to make it build | Xavier Claessens | 2009-06-26 | 1 | -5/+6 |
| | |||||
* | Do not flash contact icon in the main window for notification only events | Frédéric Péters | 2009-06-23 | 1 | -1/+1 |
| | |||||
* | Merge branch 'debug' | Jonny Lamb | 2009-06-05 | 1 | -0/+9 |
|\ | | | | | | | | | | | | | | | | | Conflicts: extensions/Makefile.am extensions/misc.xml po/POTFILES.in Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | ||||
| * | Added Debug Window menu item. | Jonny Lamb | 2009-04-24 | 1 | -0/+9 |
| | | | | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> | ||||
* | | Remove the singleton logic from the manager | Cosimo Cecchi | 2009-06-01 | 1 | -6/+1 |
| | | | | | | | | | | | | Don't use a singleton logic for the FT Manager, but let the manager itself hold the references according to the state of the toplevel window. | ||||
* | | Cleanup after rebase v2 | Cosimo Cecchi | 2009-06-01 | 1 | -3/+1 |
| | | |||||
* | | Remove usage of McPresence as much as possible | Sjoerd Simons | 2009-05-31 | 1 | -14/+21 |
| | | |||||
* | | Simplify the #if by isolating the content | Pierre-Luc Beaudoin | 2009-05-28 | 1 | -4/+2 |
| | | |||||
* | | Fix gtk warning at startup when not compiled with libchamplain | Pierre-Luc Beaudoin | 2009-05-28 | 1 | -2/+2 |
| | | |||||
* | | Use its own ListStore of contacts instead of borrowing the Contact | Pierre-Luc Beaudoin | 2009-05-28 | 1 | -1/+1 |
| | | | | | | | | List's | ||||
* | | Add a Contact Map window | Pierre-Luc Beaudoin | 2009-05-28 | 1 | -0/+19 |
| | | |||||
* | | move 'View Previous Conversations' menu entry to View | Guillaume Desmottes | 2009-05-23 | 1 | -5/+5 |
| | | |||||
* | | move 'show offline contacts' menu entry to View | Guillaume Desmottes | 2009-05-23 | 1 | -3/+3 |
| | | |||||
* | | move 'show file transfers' menu entry to View | Guillaume Desmottes | 2009-05-23 | 1 | -2/+2 |
| | | |||||
* | | empathy-main-window: fix coding style | Guillaume Desmottes | 2009-05-18 | 1 | -1/+1 |
| | | |||||
* | | empathy-main-window: update the FSF address | Guillaume Desmottes | 2009-05-18 | 1 | -2/+2 |
| | | |||||
* | | empathy-main-window: remove trailing spaces | Guillaume Desmottes | 2009-05-15 | 1 | -3/+3 |
| | | |||||
* | | Add menu option to display FT Managers | Davyd Madeley | 2009-04-27 | 1 | -0/+16 |
|/ | | | | Fixes GNOME Bug #574626 | ||||
* | Remove useless include of empathy-contact-factory.h | Xavier Claessens | 2009-04-22 | 1 | -1/+0 |
| | |||||
* | Port EmpathyMainWindow to new API | Xavier Claessens | 2009-04-22 | 1 | -35/+9 |
| | |||||
* | Reliably set favourite-star | Davyd Madeley | 2009-04-21 | 1 | -3/+3 |
| | |||||
* | Make use of GtkUIManager in EmpathyMainWindow | Xavier Claessens | 2009-04-16 | 1 | -105/+107 |
| | | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2866 | ||||
* | Reorder functions to not declare them on top | Xavier Claessens | 2009-04-16 | 1 | -613/+526 |
| | | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2865 | ||||
* | Port EmpathyMainWindow to new API | Xavier Claessens | 2009-04-16 | 1 | -16/+12 |
| | | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2860 | ||||
* | Let the event-manager manage the sounds | Sjoerd Simons | 2009-02-03 | 1 | -3/+0 |
| | | | | | | | | | Let the event-manager handle sounds instead of the main window. Also make the incoming phone sound be played in a loop. Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2393 | ||||
* | Add a getter for the main window widget | Sjoerd Simons | 2009-02-03 | 1 | -1/+8 |
| | | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2390 | ||||
* | disable chat history menu item when there is no account. | Frederic Peters | 2009-01-30 | 1 | -0/+21 |
| | | | | | | (bug #562554) svn path=/trunk/; revision=2265 | ||||
* | empathy_mission_control_new -> dup_singleton. | Xavier Claessens | 2009-01-16 | 1 | -2/+2 |
| | | | | svn path=/trunk/; revision=2233 | ||||
* | 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 | ||||
* | Use new dispatcher API to get muc channels | Sjoerd Simons | 2009-01-10 | 1 | -11/+9 |
| | | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2145 | ||||
* | Port EmpathyContactManager to the new singleton policy. | Xavier Claessens | 2009-01-09 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=2121 | ||||
* | Port EmpathyEventManager to the new singleton policy. | Xavier Claessens | 2009-01-09 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=2117 | ||||
* | Port EmpathyContactFactory to the new singleton policy. | Xavier Claessens | 2009-01-09 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=2113 | ||||
* | Update empathy_sound_play () to be nicer to use and centralize the list | Xavier Claessens | 2009-01-07 | 1 | -10/+5 |
| | | | | | | of sounds we support. svn path=/trunk/; revision=2082 | ||||
* | Improve wording. | Xavier Claessens | 2009-01-07 | 1 | -2/+2 |
| | | | | svn path=/trunk/; revision=2079 | ||||
* | Turn empathy_sound_pref_is_enabled into empathy_sound_play that | Xavier Claessens | 2009-01-07 | 1 | -31/+16 |
| | | | | | | automatically plays the sound if the pref is enabled. svn path=/trunk/; revision=2078 | ||||
* | Use new singleton policy for EmpathyAccountManager. | Xavier Claessens | 2009-01-07 | 1 | -8/+4 |
| | | | | svn path=/trunk/; revision=2074 | ||||
* | Implement sound for contact login/logout. | Xavier Claessens | 2009-01-07 | 1 | -0/+47 |
| | | | | svn path=/trunk/; revision=2060 | ||||
* | Port EmpathyMainWindow to the new API. | Xavier Claessens | 2009-01-07 | 1 | -168/+114 |
| | | | | svn path=/trunk/; revision=2045 | ||||
* | Only play logout sound if switching to Offline from Available. | Xavier Claessens | 2009-01-07 | 1 | -7/+12 |
| | | | | svn path=/trunk/; revision=2028 | ||||
* | Don't emit sound when changing state and properly play login sound. | Xavier Claessens | 2009-01-07 | 1 | -1/+12 |
| | | | | svn path=/trunk/; revision=2027 | ||||
* | Adapt the libcanberra calls to use the new functions. | Xavier Claessens | 2009-01-07 | 1 | -12/+15 |
| | | | | svn path=/trunk/; revision=2025 | ||||
* | Adapt Patryk's patch to trunk. | Xavier Claessens | 2009-01-07 | 1 | -1/+20 |
| | | | | svn path=/trunk/; revision=2022 | ||||
* | Use GTK+ 2.14.0 and gtk_show_uri (Cosimo Cecchi). | Xavier Claessens | 2008-12-02 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=1942 | ||||
* | Remove useless include in main window | Xavier Claessens | 2008-10-17 | 1 | -1/+0 |
| | | | | svn path=/trunk/; revision=1637 | ||||
* | Removed import dialog references from main window. (Jonny Lamb) | Jonny Lamb | 2008-10-17 | 1 | -10/+0 |
| | | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=1596 | ||||
* | Added an account importer dialog. Fixes bug #541060 (Jonny Lamb) | Jonny Lamb | 2008-10-17 | 1 | -0/+11 |
| | | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=1593 | ||||
* | add the file path as arg to empathy_chatroom_manager_new | Xavier Claessens | 2008-10-13 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=1542 | ||||
* | Do not crash if the chatroom's account has no connection. Fixes bug #550652. | Xavier Claessens | 2008-09-19 | 1 | -7/+9 |
| | | | | svn path=/trunk/; revision=1471 | ||||
* | Do not use mission_control_request_channel as we don't use MC's dispatcher ↵ | Xavier Claessens | 2008-08-07 | 1 | -6/+9 |
| | | | | | | anymore. Fixes bug #529084. svn path=/trunk/; revision=1311 | ||||
* | Display an error message if reason is != _REQUESTED instead of > | Xavier Claessens | 2008-07-20 | 1 | -1/+4 |
| | | | | svn path=/trunk/; revision=1265 | ||||
* | Make more explicit the comment when we activate an event | Xavier Claessens | 2008-07-15 | 1 | -1/+2 |
| | | | | svn path=/trunk/; revision=1258 | ||||
* | Add a comment telling that if there is no event the default handler of ↵ | Xavier Claessens | 2008-07-15 | 1 | -1/+2 |
| | | | | | | row-activated will be called. svn path=/trunk/; revision=1257 | ||||
* | Prevent to start a chat when activating a row with an event | Xavier Claessens | 2008-07-15 | 1 | -0/+4 |
| | | | | svn path=/trunk/; revision=1255 | ||||
* | Move the event manager to src/ | Xavier Claessens | 2008-07-15 | 1 | -1/+217 |
| | | | | svn path=/trunk/; revision=1253 | ||||
* | Moved empathy-accounts-dialog from libempathy-gtk to src. (Jonny Lamb) | Jonny Lamb | 2008-07-15 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=1234 | ||||
* | Select the bugged account upon a failed connection. Fixes bug #536984 (Jonny ↵ | Jonny Lamb | 2008-07-04 | 1 | -4/+4 |
| | | | | | | | | | | | | | Lamb). When a connection fails, a box in the main window appears with an "Edit Account" button. Clicking this button takes you to the account editor, but does nothing else. This patch moves the selection to the bugged account, for convenience. Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=1192 | ||||
* | Make use of tp-glib debug system. | Xavier Claessens | 2008-05-01 | 1 | -7/+7 |
| | | | | svn path=/trunk/; revision=1066 | ||||
* | Correct spacing in some strings. Fix bug #529437 (Baptiste Mille-Mathias). | Baptiste Mille-Mathias | 2008-04-27 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=1053 | ||||
* | Create contact menu in empathy-contact-menu.h | Xavier Claessens | 2008-04-25 | 1 | -18/+9 |
| | | | | svn path=/trunk/; revision=1046 | ||||
* | Make possible to show "ghelp:" URIs and display a dialog in case of error in ↵ | Xavier Claessens | 2008-04-20 | 1 | -1/+1 |
| | | | | | | empathy_url_show. Use that to show empathy's doc. svn path=/trunk/; revision=996 | ||||
* | Fix disconnection of AccountStatusChanged signal. | Xavier Claessens | 2008-04-13 | 1 | -4/+3 |
| | | | | svn path=/trunk/; revision=932 | ||||
* | We can't use *_run_* API from dbus signal cb or method implementation. To ↵ | Xavier Claessens | 2008-04-11 | 1 | -3/+3 |
| | | | | | | avoid problems move the code to a g_idle cb. svn path=/trunk/; revision=922 | ||||
* | Use empathy_file_lookup for glade files since some are in libempathy-gtk/ ↵ | Xavier Claessens | 2008-03-17 | 1 | -1/+4 |
| | | | | | | and others in src/ svn path=/trunk/; revision=813 | ||||
* | Move modules that make no sense to be used in other applicaton from ↵ | Xavier Claessens | 2008-03-14 | 1 | -0/+1167 |
libempathy-gtk/ to src/ svn path=/trunk/; revision=789 |