| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a confirmation dialog to accept/reject incoming calls. Do not show remote... | Xavier Claessens | 2008-04-30 | 2 | -113/+113 |
* | Fix type: s/hand up/hang up/ | Xavier Claessens | 2008-04-30 | 1 | -2/+2 |
* | Fix stock ids marked for translation. Fixes bug #530090 (Gabor Kelemen). | Xavier Claessens | 2008-04-29 | 2 | -6/+6 |
* | Reword call window: Use GtkVolumeButton, only one button to accept/reject cal... | Xavier Claessens | 2008-04-29 | 2 | -279/+146 |
* | Correct spacing in some strings. Fix bug #529437 (Baptiste Mille-Mathias). | Baptiste Mille-Mathias | 2008-04-27 | 2 | -2/+2 |
* | Improve the close warning message. (Elliot Fairweather). | Xavier Claessens | 2008-04-25 | 1 | -1/+1 |
* | Create contact menu in empathy-contact-menu.h | Xavier Claessens | 2008-04-25 | 1 | -18/+9 |
* | Setup contact submenu in chat window. | Xavier Claessens | 2008-04-25 | 2 | -9/+21 |
* | Remove useless declarations | Xavier Claessens | 2008-04-25 | 1 | -4/+0 |
* | Remove conditional build of VOIP. | Xavier Claessens | 2008-04-24 | 1 | -10/+0 |
* | Comply to HIG guidelines. Fixes bug #526926 (Elliot Fairweather, Xavier Claes... | Xavier Claessens | 2008-04-23 | 1 | -3/+6 |
* | Add man page for empathy and empathy-accounts. Fixes bug #529552 (Simon McVit... | Xavier Claessens | 2008-04-23 | 3 | -0/+40 |
* | Fix some warnings with roomlist | Xavier Claessens | 2008-04-23 | 1 | -3/+7 |
* | Do not apply different theme to chat and chatrooms | Xavier Claessens | 2008-04-23 | 2 | -46/+0 |
* | Make sure we don't assume Text channel's handle_type is != NONE. | Xavier Claessens | 2008-04-23 | 2 | -9/+24 |
* | Fix warning when changing send video button before accepting the call.EMPATHY_0_23_1 | Xavier Claessens | 2008-04-21 | 1 | -1/+4 |
* | If window->call is NULL consider the call as CLOSED | Xavier Claessens | 2008-04-21 | 1 | -2/+4 |
* | Do not crash on if ListChannels fails | Xavier Claessens | 2008-04-21 | 1 | -0/+6 |
* | Do not use service tube param as it can be anything with DTube. If the tube h... | Xavier Claessens | 2008-04-20 | 1 | -62/+76 |
* | initialize connection_status | Frederic Peters | 2008-04-20 | 1 | -1/+1 |
* | keep track of connected status to disable menu item for "new conversation" | Frederic Peters | 2008-04-20 | 1 | -0/+37 |
* | Do not ask confirmation in empathy, that's the handler's responsability. Just... | Xavier Claessens | 2008-04-20 | 1 | -34/+22 |
* | Change message dialog type if the app is not installed | Xavier Claessens | 2008-04-20 | 1 | -3/+4 |
* | Ask user confirmation before dispatching an incoming tube | Xavier Claessens | 2008-04-20 | 1 | -60/+151 |
* | Display error message when cannot create salut account. | Xavier Claessens | 2008-04-20 | 1 | -2/+5 |
* | Make possible to show "ghelp:" URIs and display a dialog in case of error in ... | Xavier Claessens | 2008-04-20 | 2 | -2/+2 |
* | Don't forget to give an initial value to GValue. | Xavier Claessens | 2008-04-20 | 1 | -1/+1 |
* | Advertise VoIP capabilities and disable VoIP if it's disabled at build time. | Xavier Claessens | 2008-04-20 | 1 | -0/+49 |
* | Fix litle bug in dispatcher | Xavier Claessens | 2008-04-20 | 1 | -1/+2 |
* | Move tube chandler to EmpathyFilter | Xavier Claessens | 2008-04-20 | 5 | -274/+245 |
* | Some code cleanup | Xavier Claessens | 2008-04-20 | 1 | -1/+4 |
* | Change the way tube handler's object-path and bus-name are build. | Xavier Claessens | 2008-04-20 | 1 | -19/+6 |
* | Quit the tubes chandler when there is no more handled channels | Xavier Claessens | 2008-04-20 | 1 | -1/+5 |
* | Port the tubes chandler to the new API and cleanup the code. | Xavier Claessens | 2008-04-20 | 1 | -127/+140 |
* | Rename EmpathyTube to EmpathyTpTube and remove EmpathyTubes. | Xavier Claessens | 2008-04-20 | 1 | -1/+2 |
* | Build empathy-tubes-chandler | Xavier Claessens | 2008-04-20 | 2 | -3/+5 |
* | Add tubes handler | Xavier Claessens | 2008-04-20 | 3 | -0/+266 |
* | Already open channels are considered OUTGOING. | Xavier Claessens | 2008-04-20 | 1 | -1/+1 |
* | Make sure to not set a NULL title on the window. | Xavier Claessens | 2008-04-20 | 1 | -3/+1 |
* | Add event when a contact is local pending of a publish channel | Xavier Claessens | 2008-04-20 | 1 | -40/+103 |
* | Drop Chandler and Filter, do not use MC for dispatching channels, do it ourself. | Xavier Claessens | 2008-04-20 | 10 | -776/+786 |
* | Added a --no-connect option. Fixes: #526208. (Frederic Peters) | Frederic Peters | 2008-04-19 | 1 | -2/+10 |
* | Always set urgency hint on p2p chat windows when receiving a message. | Xavier Claessens | 2008-04-18 | 1 | -2/+6 |
* | Marked strings for translation. Fixes bug #528596 (Frederic Peters) | Frederic Peters | 2008-04-18 | 1 | -4/+4 |
* | Redirect debug messages after printing help. Fixes bug #528542 (Frederic Pete... | Xavier Claessens | 2008-04-17 | 1 | -2/+2 |
* | Fix crash in DND of chat tab. | Xavier Claessens | 2008-04-17 | 1 | -15/+6 |
* | Mute input/output if the button is not active. | Xavier Claessens | 2008-04-16 | 1 | -2/+2 |
* | Do not expand mute input/output button in the call window. | Xavier Claessens | 2008-04-16 | 1 | -26/+30 |
* | Add collabora in copyright and myself in authors since I did lots of changes ... | Xavier Claessens | 2008-04-15 | 2 | -26/+32 |
* | Update copyright year in .h too, it was done in .c only. | Xavier Claessens | 2008-04-15 | 6 | -6/+6 |
* | Code cleanup | Xavier Claessens | 2008-04-14 | 1 | -59/+41 |
* | Various fixes for chats | Xavier Claessens | 2008-04-14 | 1 | -79/+19 |
* | Fix disconnection of AccountStatusChanged signal. | Xavier Claessens | 2008-04-13 | 1 | -4/+3 |
* | Hide sound preference since it's not supported yet. Fixes bug #479697 (Freder... | Xavier Claessens | 2008-04-11 | 1 | -1/+1 |
* | Fix some warnings | Xavier Claessens | 2008-04-11 | 2 | -2/+6 |
* | Better call dialog. Fixes bug #527454 (Naba Kumar). | Xavier Claessens | 2008-04-11 | 1 | -209/+186 |
* | We can't use *_run_* API from dbus signal cb or method implementation. To avo... | Xavier Claessens | 2008-04-11 | 1 | -3/+3 |
* | Update for new API and cleanup the code. | Xavier Claessens | 2008-04-11 | 2 | -245/+186 |
* | Update for new API | Xavier Claessens | 2008-04-11 | 3 | -101/+76 |
* | Uncommend the use of empathy_contact_run_until_ready, it works now | Xavier Claessens | 2008-04-11 | 1 | -2/+1 |
* | Ask confirmation to close call only if it was accepted. Fixes bug #526927 (Fr... | Xavier Claessens | 2008-04-09 | 1 | -1/+1 |
* | Remove invisible_char property to let GTK use the default. | Xavier Claessens | 2008-04-05 | 3 | -7/+0 |
* | Enable setting input/output volume | Xavier Claessens | 2008-04-05 | 1 | -5/+1 |
* | Add missing glade file | Xavier Claessens | 2008-04-04 | 1 | -0/+1 |
* | Comment out a empathy_contact_run_until_ready call because it doesn't work. | Xavier Claessens | 2008-04-03 | 1 | -1/+2 |
* | Removed deleted header | Xavier Claessens | 2008-04-03 | 1 | -1/+0 |
* | Do not update the chat if the window doesn't exists anymore. | Xavier Claessens | 2008-04-02 | 1 | -0/+3 |
* | Redefine size_request and size_allocation on EmpathyChatClass | Xavier Claessens | 2008-04-02 | 1 | -1/+1 |
* | Fix various warnings | Xavier Claessens | 2008-04-02 | 2 | -32/+40 |
* | Fix separator in the glade and show the chat widget when adding on a window | Xavier Claessens | 2008-04-02 | 2 | -3/+2 |
* | Fix build errors EmpathyChatWindow, port to new API. | Xavier Claessens | 2008-04-02 | 3 | -539/+275 |
* | Fix load/save chat geometry | Xavier Claessens | 2008-04-02 | 2 | -48/+19 |
* | Remove Room menu, chatrooms will be handled in a dedicated program. | Xavier Claessens | 2008-04-02 | 1 | -93/+1 |
* | Adapt to new api | Xavier Claessens | 2008-04-02 | 1 | -1/+1 |
* | Rework EmpathyChat's API, it is now a subclass of GtkBin. | Xavier Claessens | 2008-04-02 | 2 | -17/+70 |
* | Move window's glade to empathy-chat-window.glade. Reorder empathy-chat-window.c | Xavier Claessens | 2008-04-02 | 2 | -454/+810 |
* | Add empathy_chat_new and don't use empathy_group/private_* in empathy.c | Xavier Claessens | 2008-04-02 | 1 | -24/+3 |
* | Update status icon for new chat API | Xavier Claessens | 2008-04-02 | 1 | -1/+1 |
* | More coding style | Xavier Claessens | 2008-03-23 | 1 | -19/+5 |
* | Fix includes | Xavier Claessens | 2008-03-19 | 2 | -3/+4 |
* | Hide unused functions with #if 0 | Xavier Claessens | 2008-03-19 | 1 | -70/+48 |
* | Do not autoconnect if networkmanager says we are not connected at startup. | Xavier Claessens | 2008-03-17 | 2 | -56/+66 |
* | Use empathy_file_lookup for glade files since some are in libempathy-gtk/ and... | Xavier Claessens | 2008-03-17 | 7 | -8/+30 |
* | Fix includes of files that are now in src/. Fixes bug #522780. | Xavier Claessens | 2008-03-17 | 2 | -4/+3 |
* | Fix warning when showing about dialog from a chat window | Xavier Claessens | 2008-03-16 | 1 | -1/+3 |
* | Install glade files that got moved to src/ | Xavier Claessens | 2008-03-15 | 1 | -1/+11 |
* | Move modules that make no sense to be used in other applicaton from libempath... | Xavier Claessens | 2008-03-14 | 26 | -8/+10044 |
* | Move chat chandler into the same process than contact list | Xavier Claessens | 2008-03-14 | 4 | -162/+79 |
* | Drop gnome-vfs dependency and use gio instead. Fixes bug #514380 (Cosimo Cecc... | Xavier Claessens | 2008-03-11 | 2 | -5/+0 |
* | Do not run multiple instances of empathy. Fixes bug #501805 (Marco Barisione). | Xavier Claessens | 2008-03-09 | 4 | -1/+561 |
* | Update collabora copyright to 2008 | Xavier Claessens | 2008-03-03 | 3 | -3/+3 |
* | Fix typo in var name and don't link empathy-call-chandler on libemp-extension... | Xavier Claessens | 2008-02-26 | 1 | -1/+0 |
* | It's now safe to call emp_cli_init multiple times. Move that call to empathy_... | Xavier Claessens | 2008-02-26 | 1 | -2/+0 |
* | Make use of generated code for using stream engine. | Xavier Claessens | 2008-02-26 | 2 | -0/+3 |
* | Merge call branch from Elliot Fairweather with cleanups from Xavier Claessens. | Xavier Claessens | 2008-02-15 | 1 | -59/+34 |
* | Try to create salut account if getting the gconf key fails. If the user start... | Xavier Claessens | 2008-02-12 | 1 | -6/+4 |
* | Move nickname to the main section of account setting UI and do not set automa... | Xavier Claessens | 2008-02-08 | 1 | -12/+3 |
* | fix src/empathy build. empathy-conf was moved to libempathy-gtk. Fixes bug #5... | Xavier Claessens | 2008-01-24 | 1 | -1/+1 |
* | Add a program to show chat logs | Xavier Claessens | 2008-01-20 | 3 | -1/+63 |
* | Icon location changed, forgot to change in empathy-account program. | Xavier Claessens | 2008-01-17 | 1 | -1/+1 |
* | Add option in preference to automatically connect at startup. Fixes bug #4998... | Xavier Claessens | 2008-01-12 | 1 | -10/+7 |
* | Revert "merge git work" | Xavier Claessens | 2007-12-29 | 3 | -1/+35 |
* | merge git work | Xavier Claessens | 2007-12-29 | 3 | -35/+1 |
* | Chandlers leaves when there is no more channels to handle. Translate call win... | Xavier Claessens | 2007-12-29 | 2 | -1/+33 |
* | add call chandler and service to src/.gitignore | Xavier Claessens | 2007-12-29 | 1 | -0/+2 |
* | Merge branch 'ignore' | Xavier Claessens | 2007-12-23 | 1 | -0/+4 |
* | Ship empathy-call.chandler as extra_dist if not compiled with VoIP | Xavier Claessens | 2007-12-05 | 1 | -0/+2 |
* | Cleanup chat objects API and request a new Text channel if account gets | Xavier Claessens | 2007-12-03 | 1 | -8/+16 |
* | Conflicts: | Xavier Claessens | 2007-12-03 | 1 | -1/+2 |
* | Do not build voip chandler if building without voip support. Fixes bug | Xavier Claessens | 2007-11-15 | 1 | -10/+10 |
* | Don't use the same bus name for filter and chandler programs. | Xavier Claessens | 2007-11-12 | 6 | -10/+10 |
* | Move chats to its own process. | Xavier Claessens | 2007-11-11 | 5 | -74/+159 |
* | Install empathy-call-chandler to $libexecdir. | Xavier Claessens | 2007-11-08 | 2 | -3/+4 |
* | Make use of gtk_init_with_args for command line parsing. Fixes bug #491985 | Xavier Claessens | 2007-11-04 | 1 | -4/+7 |
* | Rename icons to follow fd.o icon naming spec. Move icons to the right | Xavier Claessens | 2007-10-28 | 2 | -1/+2 |
* | Implement EmpathyAvatarChooser and EmpathyAvatarImage and make use of them | Xavier Claessens | 2007-10-09 | 1 | -0/+2 |
* | Initial Voice+Video support Fixes bug #468204 (Elliot Fairweather, Xavier | Xavier Claessens | 2007-09-29 | 4 | -4/+100 |
* | Ported from VOIP branch. | Xavier Claessens | 2007-09-28 | 1 | -6/+5 |
* | Remove GnomeProgram, not useful anymore, drop libgnome dependency. Fixes | Xavier Claessens | 2007-09-28 | 1 | -13/+1 |
* | Chech if there is already a Salut account before creating a new one and | Xavier Claessens | 2007-08-25 | 1 | -0/+27 |
* | Add specialised UI for salut settings. Configure a Salut account first | Xavier Claessens | 2007-08-23 | 1 | -0/+84 |
* | Initial room list support. It does not works yet. | Xavier Claessens | 2007-07-20 | 1 | -1/+1 |
* | Add EMPATHY_LOGFILE env variable. Fixes bug #455240 (Guillaume Desmottes). | Xavier Claessens | 2007-07-10 | 1 | -0/+2 |
* | Fix a leaked ref. | Xavier Claessens | 2007-07-01 | 2 | -2/+8 |
* | Rename all filenames starting with "gossip" by "empathy", change namespace | Xavier Claessens | 2007-06-22 | 2 | -21/+21 |
* | Adding NetworkManager support. | Xavier Claessens | 2007-06-21 | 1 | -26/+12 |
* | Empathy is no more splitted into 2 processes. It makes debugging more | Xavier Claessens | 2007-06-14 | 5 | -234/+77 |
* | New window for viewing logs. | Xavier Claessens | 2007-06-14 | 1 | -0/+1 |
* | libempathy-gtk/gossip-ui-utils.c libempathy-gtk/gossip-accounts-dialog.c | Xavier Claessens | 2007-06-04 | 8 | -442/+12 |
* | Fix warning when selecting all accounts. | Xavier Claessens | 2007-05-31 | 2 | -4/+4 |
* | Preset the server only for jabber protocol to conference.server. This | Xavier Claessens | 2007-05-25 | 1 | -1/+1 |
* | Implementing basic chatroom support. Actually it works only if we get | Xavier Claessens | 2007-05-21 | 1 | -40/+20 |
* | Allow to set custom function for getting groups of a contact. Make | Xavier Claessens | 2007-05-20 | 1 | -6/+2 |
* | EmpathyContactList is now an interface implemented by | Xavier Claessens | 2007-05-19 | 1 | -2/+20 |
* | Add empathy icon stolen from cohoba. | Xavier Claessens | 2007-05-14 | 2 | -0/+4 |
* | po/POTFILES.in | Xavier Claessens | 2007-05-14 | 3 | -20/+84 |
* | When a new text channel arrives, check if there is no existing GossipChat | Xavier Claessens | 2007-05-14 | 1 | -7/+32 |
* | Removing empathy-contact-list program, it's useless. | Xavier Claessens | 2007-05-14 | 2 | -73/+1 |
* | [darcs-to-svn @ GossipAboutDialog] | Xavier Claessens | 2007-05-13 | 1 | -0/+2 |
* | [darcs-to-svn @ Save/Resore the visibility of main window and show account di... | Xavier Claessens | 2007-05-13 | 1 | -10/+0 |
* | [darcs-to-svn @ gossip_mission_control_new() returns a MissionControl sigleto... | Xavier Claessens | 2007-05-13 | 2 | -5/+4 |
* | [darcs-to-svn @ Improved EmpathyStatusIcon and GossipPresenceChooser] | Xavier Claessens | 2007-05-10 | 1 | -39/+6 |
* | [darcs-to-svn @ connect to the error signal on MC] | Xavier Claessens | 2007-05-10 | 1 | -0/+18 |
* | [darcs-to-svn @ New object: EmpathyStatusIcon] | Xavier Claessens | 2007-05-10 | 1 | -23/+22 |
* | [darcs-to-svn @ Automatically set presence to available when starting and to ... | Xavier Claessens | 2007-05-10 | 1 | -8/+10 |
* | [darcs-to-svn @ Ctr+Enter adds a new line in and empathy-chat exits 5sec afte... | Xavier Claessens | 2007-05-10 | 2 | -1/+63 |
* | [darcs-to-svn @ Improve build system] | Xavier Claessens | 2007-05-09 | 2 | -24/+22 |
* | [darcs-to-svn @ many changes] | Xavier Claessens | 2007-05-09 | 6 | -35/+390 |
* | [darcs-to-svn @ fix including of mcd-*.h files] | Xavier Claessens | 2007-05-08 | 1 | -2/+2 |
* | [darcs-to-svn @ Use icon-name API instead of stock icons and update tango icons] | Xavier Claessens | 2007-05-08 | 3 | -14/+2 |
* | [darcs-to-svn @ Cleanup build system and add MC plugin] | Xavier Claessens | 2007-05-06 | 2 | -19/+84 |
* | [darcs-to-svn @ Remove EmpathySession and move all programs into src/] | Xavier Claessens | 2007-05-03 | 7 | -15/+277 |
* | [darcs-to-svn @ Autostart] | Xavier Claessens | 2007-05-03 | 3 | -22/+33 |
* | [darcs-to-svn @ Replace the launcher by the main program with tray icon] | Xavier Claessens | 2007-05-02 | 2 | -0/+205 |