]> git.0d.be Git - empathy.git/history - libempathy-gtk
Add -Wformat and and fix some compile warnings with gcc 4.3. Fixes bug #537129 (Cosim...
[empathy.git] / libempathy-gtk /
2008-06-07 Xavier ClaessensAdd -Wformat and and fix some compile warnings with...
2008-06-02 Xavier ClaessensOnly display tooltip on the contact list if running...
2008-06-02 Xavier ClaessensDo not ref tooltip_widget otherwise it never gets destr...
2008-05-30 Xavier Claessensgtk_widget_set_has_tooltip can't take a value >1 even...
2008-05-30 Xavier ClaessensSet a tooltip on contact list view showing EmpathyConta...
2008-05-27 Xavier ClaessensMove avatar cache to ~/.cache and don't mix avatar...
2008-05-22 Xavier ClaessensDo not add a separator on the contact menu if there...
2008-05-21 Xavier ClaessensAdd help button on accounts dialog. Fixes bug #533732...
2008-05-18 Xavier ClaessensDo not use statis pointer for MenuPopupData because...
2008-05-18 Xavier ClaessensNo need of an idle callback forkey m
2008-05-18 Xavier ClaessensLittle cleanup
2008-05-18 Xavier ClaessensPopup context menu when menu key is pressed. Fixes...
2008-05-18 Xavier ClaessensImprove dispatcher. Fixes bug #465928.
2008-05-13 Xavier Claessenssync totem-subtitle-encoding.c with totem as the file...
2008-05-07 Xavier ClaessensDo not try to remove duplicate backlog from archives...
2008-05-05 Xavier ClaessensKeep a priv pointer in the object struct instead of...
2008-04-30 Xavier ClaessensMake use of tp-glib debug system.
2008-04-28 Xavier ClaessensHide contact list when text channel is destroyed.
2008-04-26 Baptiste Mille-MathiasCorrect string hyphenation. Fix bug #529436 (Baptiste...
2008-04-26 Baptiste Mille-MathiasCorrect capitalisation. Fix bug #529439 (Baptiste Mille...
2008-04-25 Xavier ClaessensDo not give a struct as a parameter by value. (Alban...
2008-04-25 Xavier ClaessensCreate contact menu in empathy-contact-menu.h
2008-04-25 Xavier ClaessensSetup contact submenu in chat window.
2008-04-25 Xavier ClaessensSimplify input resize
2008-04-25 Xavier ClaessensDo not create the contact list if it's not displayed.
2008-04-25 Xavier ClaessensReorder functions to not have to declare them on top.
2008-04-24 Xavier ClaessensMove contact menu code to its own module.
2008-04-24 Xavier ClaessensRemove conditional build of VOIP.
2008-04-23 Xavier ClaessensDo not apply different theme to chat and chatrooms
2008-04-23 Xavier ClaessensMake sure we don't assume Text channel's handle_type...
2008-04-22 Xavier ClaessensCleanup the spell code.
2008-04-22 Xavier ClaessensUse enchant instead of aspell. Fixes bug #460624 (Frede...
2008-04-20 Xavier ClaessensRemove duplicate define in header.
2008-04-20 Xavier ClaessensDon't resize the window when a contact list appear...
2008-04-20 Xavier ClaessensRework the way chat window is resized when the contact...
2008-04-19 Xavier ClaessensMake possible to show "ghelp:" URIs and display a dialo...
2008-04-19 Xavier ClaessensFix acknoledge of messages
2008-04-18 Xavier ClaessensHide password from debug messages.
2008-04-17 Xavier ClaessensAlways set urgency hint on p2p chat windows when receiv...
2008-04-17 Xavier ClaessensEscape text in strings using Pango markup. Fixes bug...
2008-04-17 Xavier Claessensglade property for i18n comments in "comments" and...
2008-04-16 Xavier ClaessensAdd a contact in the roster as soon as it has a name...
2008-04-16 Xavier Claessensstun-server and stun-port sensibility is the opposit...
2008-04-16 Xavier ClaessensRemove most SIP settings since they are impossible...
2008-04-16 Xavier ClaessensSimplify SIP account config UI. Fixes bug #527452 ...
2008-04-15 Xavier ClaessensUpdate copyright year in .h too, it was done in .c...
2008-04-14 Xavier Claessensfix bug #526374.
2008-04-14 Xavier ClaessensFix bug #525084.
2008-04-14 Xavier ClaessensFix bug #526145.
2008-04-14 Xavier ClaessensShow/Hide contact list if we have/haven't a remote_contact.
2008-04-14 Xavier ClaessensVarious fixes for chats
2008-04-13 Xavier Claessens"registrar" misspelled Fixes bug #527876 (Frederic...
2008-04-13 Xavier ClaessensFix disconnection of AccountStatusChanged signal.
2008-04-13 Xavier ClaessensFix crash crash when opening a chat with the keyboard...
2008-04-11 Xavier ClaessensAdd some comments for translators. Fixes bug #496309...
2008-04-11 Xavier ClaessensUse audio-input-microphone for the mic image
2008-04-11 Xavier ClaessensWe can't use *_run_* API from dbus signal cb or method...
2008-04-11 Xavier ClaessensRemove unused includes
2008-04-11 Xavier ClaessensUpdate for new API
2008-04-09 Xavier ClaessensUse g_date_set_time_t instead of g_date_set_time....
2008-04-04 Xavier ClaessensRemove invisible_char property to let GTK use the default.
2008-04-02 Xavier ClaessensAdd a widget to configure AIM accounts. Fixes bug ...
2008-04-02 Xavier ClaessensFix a warning: don't set the ui sensitive if it's not...
2008-04-02 Xavier ClaessensAdd contact list and restructure a bit the code
2008-04-02 Xavier ClaessensMove create_ui to constructed()
2008-04-02 Xavier ClaessensCorrectly block events
2008-04-02 Xavier ClaessensRedefine size_request and size_allocation on EmpathyCha...
2008-04-02 Xavier ClaessensFix build errors EmpathyChatWindow, port to new API.
2008-04-02 Xavier ClaessensAdd a tooltip property on EmpathyChat
2008-04-02 Xavier ClaessensBuild UI from glade
2008-04-02 Xavier ClaessensRework EmpathyChat's API, it is now a subclass of GtkBin.
2008-04-02 Xavier ClaessensMove window's glade to empathy-chat-window.glade. Reord...
2008-04-02 Xavier ClaessensFix some coding style and move group chat glade into...
2008-04-02 Xavier ClaessensRemove unimplementer and not used API
2008-04-02 Xavier ClaessensAdd empathy_chat_new and don't use empathy_group/privat...
2008-04-02 Xavier ClaessensRemove vtable and add info as properties. Reorder empat...
2008-04-02 Xavier ClaessensRemove deleted files from Makefile.am
2008-04-02 Xavier ClaessensRemove group/private chat, will unify in empathy-chat.ch
2008-03-27 Xavier ClaessensAdd GUI to configure groupwise account. Fixes bug ...
2008-03-25 Xavier ClaessensBetter detection of backlog to avoid droping messages
2008-03-25 Xavier ClaessensAdd a widget to configure SIP accounts. Fixes bug ...
2008-03-16 Xavier ClaessensUse empathy_file_lookup for glade files since some...
2008-03-16 Xavier Claessensfix indentation
2008-03-16 Xavier ClaessensRemove empathy_chat_present from header, it's not imple...
2008-03-14 Xavier ClaessensCleanup a bit previous commit
2008-03-14 Xavier ClaessensConfirmation dialog on remove contact/group. Fixes...
2008-03-14 Xavier ClaessensRemove EmpathyChatViewBlock and empaty_chat_view_set_la...
2008-03-13 Xavier ClaessensMove modules that make no sense to be used in other...
2008-03-11 Xavier ClaessensRemove the select all entry for now
2008-03-11 Xavier ClaessensUse more stock menu entries and fix a separator
2008-03-11 Xavier ClaessensConvert another glade file to glade3
2008-03-11 Xavier ClaessensUse stock menu entries
2008-03-11 Xavier ClaessensConvert glade file to glade3 to minimize future delta
2008-03-11 Xavier ClaessensRemove useless libtelepathy headers
2008-03-11 Xavier ClaessensFix warnings if finalizing a disconnected EmpathyGroupChat
2008-03-11 Xavier ClaessensImplement _set_property
2008-03-11 Xavier ClaessensFix usage of property iface and make use of it to get...
2008-03-11 Xavier ClaessensContinue property stuff
2008-03-11 Xavier ClaessensRemove useless empathy_contact_run_until_ready and...
2008-03-11 Xavier ClaessensSimplify !(a==b) to a!=b
next