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