| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | 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 |
* | Fix memleak in avatar_chooser_update_preview_cb. Free string returned by | Lars-Peter Clausen | 2009-04-21 | 1 | -0/+2 |
* | Fix memleak in contact_widget_model_populate_columns. Since it not used anywhere | Lars-Peter Clausen | 2009-04-21 | 1 | -6/+0 |
* | Fix memleak in empathy_contact_invite_menu_item_new. Just calling | Lars-Peter Clausen | 2009-04-21 | 1 | -1/+3 |
* | 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 |
* | Save empathy-presence-chooser.ui using glade-3, it fix a crasher because of m... | Xavier Claessens | 2009-04-17 | 1 | -15/+22 |
* | Remove libglade from libempathy-gtk.pc | Xavier Claessens | 2009-04-16 | 1 | -2/+2 |
* | Don't unref 2 times gui. | Xavier Claessens | 2009-04-16 | 1 | -2/+0 |
* | Refactor the floating ref hack into a new function | Xavier Claessens | 2009-04-16 | 6 | -55/+31 |
* | Port EmpathySpellDialog to new API | Xavier Claessens | 2009-04-16 | 1 | -17/+7 |
* | Port EmpathyPresenceChooser to new API | Xavier Claessens | 2009-04-16 | 1 | -10/+6 |
* | Port EmpathyNewMessageDialog to new API | Xavier Claessens | 2009-04-16 | 1 | -8/+5 |
* | Port EmpathyLogWindow to new API | Xavier Claessens | 2009-04-16 | 1 | -9/+5 |
* | Port EmpathyIrcNetwordDialog to new API | Xavier Claessens | 2009-04-16 | 1 | -8/+5 |
* | Modify Makefile.am for new file names | Xavier Claessens | 2009-04-16 | 1 | -20/+20 |
* | Port EmpathyContactWidget to new API | Xavier Claessens | 2009-04-16 | 4 | -433/+463 |
* | Port EmpathyContactDialogs to new API | Xavier Claessens | 2009-04-16 | 1 | -5/+4 |
* | Remove toplevel window from ui files if the window is not used. | Xavier Claessens | 2009-04-16 | 11 | -1783/+1812 |
* | Port EmpathyChat to new API | Xavier Claessens | 2009-04-16 | 1 | -6/+4 |
* | Remove useless glade include | Xavier Claessens | 2009-04-16 | 3 | -11/+1 |
* | Port account widgets to new API | Xavier Claessens | 2009-04-16 | 4 | -120/+106 |
* | Port glade helpers to GtkBuilber | Xavier Claessens | 2009-04-16 | 2 | -133/+53 |
* | Convert glade files to GtkBuilder format | Xavier Claessens | 2009-04-16 | 17 | -988/+983 |
* | Make a separated module set for libempathy-gtk/ and src/ | Xavier Claessens | 2009-04-16 | 1 | -2/+2 |
* | Add libcanberra-gtk in Require.private of libempathy-gtk.pc. Fixe bug #577863 | Xavier Claessens | 2009-04-13 | 1 | -1/+2 |
* | Set the default image when clearing the avatar, even if there were no avatar ... | Xavier Claessens | 2009-04-13 | 1 | -5/+3 |
* | Let the chat dialog directly grab the channel on reconnect | Sjoerd Simons | 2009-04-13 | 1 | -2/+27 |
* | Fix support for /me and /say commands. | Xavier Claessens | 2009-04-11 | 1 | -36/+16 |
* | revert a little. search for blank contact in store. | Elliot Fairweather | 2009-04-11 | 1 | -5/+6 |
* | 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 |
* | Initial empathy_contact_selector_set_visible implementation. | Jonny Lamb | 2009-04-11 | 2 | -16/+79 |
* | Fix more coding style | Xavier Claessens | 2009-04-11 | 1 | -191/+186 |
* | Don't blat message if it updates whilst in editing mode | Davyd Madeley | 2009-04-11 | 1 | -1/+3 |
* | make the type enum a named type | Davyd Madeley | 2009-04-11 | 1 | -12/+13 |
* | Coding style fixes | Davyd Madeley | 2009-04-11 | 1 | -99/+90 |
* | Don't get stuck in editing mode when you load up the old dialog | Davyd Madeley | 2009-04-11 | 1 | -0/+1 |
* | Drop this, it breaks something subtly | Davyd Madeley | 2009-04-11 | 1 | -8/+1 |
* | Fix focus-out autocommit using an idle handler | Davyd Madeley | 2009-04-11 | 1 | -3/+67 |
* | Don't set editing mode on click, just select the text | Davyd Madeley | 2009-04-11 | 1 | -2/+3 |
* | Fix regression where going offline was overwriting the saved status message | Davyd Madeley | 2009-04-11 | 1 | -1/+2 |
* | Clean up function names | Davyd Madeley | 2009-04-11 | 1 | -37/+50 |
* | Ignore up/down arrow keypresses | Davyd Madeley | 2009-04-11 | 1 | -0/+5 |
* | Editing mode on click | Davyd Madeley | 2009-04-11 | 1 | -1/+22 |
* | Refactor some code, cleans some things up | Davyd Madeley | 2009-04-11 | 1 | -16/+29 |
* | Fix reset status on Esc | Davyd Madeley | 2009-04-11 | 1 | -11/+13 |
* | Commit the changed status message on focus-out. | Davyd Madeley | 2009-04-11 | 1 | -0/+16 |
* | Don't make Hidden/Offline have customisable text | Davyd Madeley | 2009-04-11 | 1 | -0/+17 |
* | Ensure ::changed is connected on both the entry and the combo | Davyd Madeley | 2009-04-11 | 1 | -0/+2 |
* | When editing custom messages, preseed the entry with the current status | Davyd Madeley | 2009-04-11 | 1 | -0/+7 |
* | Only check model rows that will have valid states | Davyd Madeley | 2009-04-11 | 1 | -1/+3 |
* | Update comment headers/copyrights/etc. | Davyd Madeley | 2009-04-11 | 2 | -0/+4 |
* | Unset focus from GtkEntry when editing is stopped | Davyd Madeley | 2009-04-11 | 1 | -1/+7 |
* | Add Custom Messages dialog back in (this dialog needs some work ASAP) | Davyd Madeley | 2009-04-11 | 1 | -5/+60 |
* | Make custom messages dialog a transient of the window containing the presence... | Davyd Madeley | 2009-04-11 | 1 | -4/+9 |
* | Add a tooltip, mark user visible strings for translation | Davyd Madeley | 2009-04-11 | 1 | -1/+6 |
* | Fix bug where priv->state might be unset | Davyd Madeley | 2009-04-11 | 1 | -1/+9 |
* | Escape to cancel from status editing | Davyd Madeley | 2009-04-11 | 1 | -0/+23 |
* | Separate out mc_set_custom_state from set_status_editing | Davyd Madeley | 2009-04-11 | 1 | -22/+24 |
* | Reimplement flashing (untested). Prevent a possible recursive signal loop. | Davyd Madeley | 2009-04-11 | 1 | -11/+16 |
* | Reenable warning flags.. clean up mess | Davyd Madeley | 2009-04-11 | 1 | -32/+4 |
* | Use EmpathyIdle to push MC around | Davyd Madeley | 2009-04-11 | 1 | -195/+43 |
* | Initial work on reimplementing presence_chooser_presence_changed_cb | Davyd Madeley | 2009-04-11 | 1 | -6/+61 |
* | Fix some type warnings | Davyd Madeley | 2009-04-11 | 1 | -3/+3 |
* | Set the chooser in "editing mode" when you start editing it | Davyd Madeley | 2009-04-11 | 1 | -1/+34 |
* | Initial work on reworking the presence selector | Davyd Madeley | 2009-04-11 | 2 | -191/+218 |
* | Don't send unknown commands. Fixes bug #577026 | Xavier Claessens | 2009-04-03 | 1 | -8/+15 |
* | Remove unnecessary string dup. Fixes bug #577829 | Xavier Claessens | 2009-04-03 | 1 | -3/+5 |
* | Free completion. Fixes bug #577828 | Xavier Claessens | 2009-04-03 | 1 | -0/+1 |
* | Use empathy_contact_call_when_ready instead of _run_ API. Fixes bug #561247 and | Xavier Claessens | 2009-03-29 | 1 | -4/+21 |
* | Add colorspace and videoscale elements before the videosink | Sjoerd Simons | 2009-03-28 | 1 | -1/+35 |
* | Fix typo | Xavier Claessens | 2009-03-20 | 1 | -1/+1 |
* | Stop compositing timeout if the chat channel is destroyed. | Xavier Claessens | 2009-03-20 | 1 | -0/+1 |
* | Do not reconnect chats if there is no ID. That could probably happen for MSN-... | Xavier Claessens | 2009-03-20 | 1 | -1/+2 |
* | Correctly get foreground-gdk color | Xavier Claessens | 2009-03-18 | 2 | -6/+5 |
* | Redraw the video widget if there is no underlying overlay | Sjoerd Simons | 2009-03-09 | 1 | -1/+5 |
* | Assert that the widget is realized before using its XID | Sjoerd Simons | 2009-03-09 | 1 | -0/+1 |
* | Keep a weak pointer on the overlay in case it goes away | Sjoerd Simons | 2009-03-09 | 1 | -0/+2 |
* | Remove check on GTK version, we depend on >= 2.14.0 now. | Xavier Claessens | 2009-03-08 | 1 | -5/+0 |
* | Use running++ and running-- instead of a boolean | Xavier Claessens | 2009-03-08 | 1 | -4/+4 |
* | Prevent an infinite loop when query tooltip on contact list view. | Xavier Claessens | 2009-03-08 | 1 | -4/+15 |
* | libempathy-gtk/totem-subtitle-encoding.h: Added copyright, based on .c file. | Jonny Lamb | 2009-03-06 | 1 | -0/+29 |
* | Use get_filtered_messages in EmpathyChat. | Jonny Lamb | 2009-03-06 | 1 | -22/+28 |
* | EmpathyChat: Simplified adding appropriate messages to the window. | Jonny Lamb | 2009-03-06 | 1 | -31/+15 |
* | EmpathyChat: Remove messages from log messages which are pending. | Jonny Lamb | 2009-03-06 | 1 | -1/+23 |
* | Move logging to the dispatcher on Received and Sent signals. | Jonny Lamb | 2009-03-06 | 1 | -9/+0 |
* | Remove some useless blanks | Sjoerd Simons | 2009-03-04 | 1 | -2/+0 |
* | Add support for changing various color channels of the video device | Sjoerd Simons | 2009-03-04 | 2 | -0/+149 |
* | Add volume control and rms/peak level signals | Sjoerd Simons | 2009-03-04 | 2 | -12/+269 |
* | Remove some silly empty lines | Sjoerd Simons | 2009-03-04 | 1 | -3/+0 |
* | Remove videorate | Sjoerd Simons | 2009-03-04 | 1 | -5/+4 |
* | Fix typo | Sjoerd Simons | 2009-03-04 | 1 | -1/+1 |
* | Add sync and async properties | Sjoerd Simons | 2009-03-04 | 1 | -8/+80 |
* | Move URI regex to empathy-ui-utils | Xavier Claessens | 2009-03-03 | 3 | -13/+26 |
* | Some string comments requested by translators (#572875) | Frederic Peters | 2009-02-24 | 1 | -0/+2 |
* | When finding a better element to use for volume, reset the current one and tr... | Sjoerd Simons | 2009-02-17 | 1 | -2/+18 |
* | Add API to get and set the volume | Sjoerd Simons | 2009-02-17 | 2 | -5/+99 |
* | Minor string fixes. Fixes bug #571635 | Bruce Cowan | 2009-02-17 | 1 | -1/+1 |
* | set some border in contact info dialog. Fixes bug #562109 (Frédéric Peters) | Guillaume Desmottes | 2009-02-14 | 1 | -0/+1 |
* | Fix type punned pointers warnings | Olivier Crête | 2009-02-12 | 1 | -1/+1 |
* | Hookup the contact menu item cb correctly | Sjoerd Simons | 2009-02-12 | 1 | -2/+10 |
* | Fix naming of macros to be consistent with the class name | Xavier Claessens | 2009-02-03 | 2 | -11/+11 |
* | Add a space between the function name and the (void) | Xavier Claessens | 2009-02-03 | 4 | -4/+4 |
* | Add minimum width and height properties | Sjoerd Simons | 2009-02-03 | 2 | -1/+50 |
* | sink the videosink so we can hold a ref to it | Sjoerd Simons | 2009-02-03 | 1 | -0/+9 |
* | Add a empathy_sound_play_full function | Sjoerd Simons | 2009-02-03 | 2 | -14/+69 |
* | Don't start the call from the message dialog, the handler will take care of it | Sjoerd Simons | 2009-02-03 | 1 | -1/+0 |
* | Add audio/video sink and source abstractions | Sjoerd Simons | 2009-02-03 | 9 | -0/+945 |
* | Switch to calling CallFactory to make calls | Sjoerd Simons | 2009-02-03 | 3 | -4/+24 |
* | Use contact-list property and create the store in the constructor. | Jonny Lamb | 2009-01-31 | 1 | -13/+19 |
* | Rename _get_selected to _dup_selected and make sure the contact is unrefed. | Jonny Lamb | 2009-01-31 | 2 | -5/+4 |
* | Pass an EmpathyContactList to _new and create the store from that. | Jonny Lamb | 2009-01-31 | 2 | -3/+7 |
* | Removed old FIXME. | Jonny Lamb | 2009-01-31 | 1 | -4/+0 |
* | Don't call a function in a variable declaration. | Jonny Lamb | 2009-01-31 | 1 | -1/+2 |
* | Use g_signal_connect_swapped and remove useless functions. | Jonny Lamb | 2009-01-31 | 1 | -35/+12 |
* | Unref the temp contact appropriately. | Jonny Lamb | 2009-01-31 | 1 | -0/+1 |
* | Simplified loops in | Jonny Lamb | 2009-01-31 | 1 | -21/+19 |
* | Use gtk_tree_store_insert_with_values. | Jonny Lamb | 2009-01-31 | 1 | -2/+2 |
* | Make empathy_contact_selector_new return a GtkWidget* to conform to GTK+. | Jonny Lamb | 2009-01-31 | 2 | -3/+3 |
* | Explicit check. | Xavier Claessens | 2009-01-31 | 1 | -1/+1 |
* | Move public methods at the bottom. | Xavier Claessens | 2009-01-31 | 1 | -18/+20 |
* | Reorganize the constructor to avoid some casts and to avoid complex inline in... | Xavier Claessens | 2009-01-31 | 1 | -12/+14 |
* | Don't get a cast to EmpathyContactSelector when it's not needed. | Jonny Lamb | 2009-01-31 | 1 | -4/+2 |
* | Use gtk_tree_model_get_iter_first instead of going through GtkTreePath. | Jonny Lamb | 2009-01-31 | 1 | -12/+2 |
* | Use dispose_run in EmpathyContactSelector. | Jonny Lamb | 2009-01-31 | 1 | -0/+8 |
* | Remove unnecessary casts and macros. | Jonny Lamb | 2009-01-31 | 1 | -14/+9 |
* | Small coding style and name changes. | Jonny Lamb | 2009-01-31 | 1 | -73/+59 |
* | Added argument checking to non-static functions. | Jonny Lamb | 2009-01-31 | 1 | -0/+4 |
* | remove redundant flag | Xavier Claessens | 2009-01-31 | 1 | -6/+6 |
* | add translation function call | Xavier Claessens | 2009-01-31 | 1 | -1/+1 |
* | rename set and unset functions | Xavier Claessens | 2009-01-31 | 1 | -5/+5 |
* | conform to GET_PRIV style | Xavier Claessens | 2009-01-31 | 2 | -7/+11 |
* | unref store once only | Xavier Claessens | 2009-01-31 | 1 | -1/+5 |
* | remove finalize function | Xavier Claessens | 2009-01-31 | 1 | -11/+0 |
* | unref contact list store on dispose | Xavier Claessens | 2009-01-31 | 1 | -0/+4 |
* | tidy | Xavier Claessens | 2009-01-31 | 1 | -3/+0 |
* | add function to find number of online contacts; fix sensitivity management | Xavier Claessens | 2009-01-31 | 1 | -7/+35 |
* | consolidate sensitivity management | Xavier Claessens | 2009-01-31 | 1 | -15/+24 |
* | consolidate blank contact management | Xavier Claessens | 2009-01-31 | 1 | -24/+19 |
* | move get blank iter function | Xavier Claessens | 2009-01-31 | 1 | -34/+32 |
* | add unset blank contact function | Xavier Claessens | 2009-01-31 | 1 | -18/+22 |
* | improve function to find iter for blank contact | Xavier Claessens | 2009-01-31 | 1 | -15/+13 |
* | fix contact list store sorting | Xavier Claessens | 2009-01-31 | 1 | -6/+2 |
* | include config.h | Xavier Claessens | 2009-01-31 | 1 | -0/+2 |
* | include empathy-contact-list-store.h in empathy-contact-selector.h | Xavier Claessens | 2009-01-31 | 1 | -0/+1 |
* | use EmpathyContactListStore directly | Xavier Claessens | 2009-01-31 | 1 | -73/+27 |
* | do not add blank when popup showing; add blank when popup becomes hidden and ... | Xavier Claessens | 2009-01-31 | 1 | -6/+22 |
* | fix widget sensitivity | Xavier Claessens | 2009-01-31 | 1 | -6/+18 |
* | fix initial active contact problem; add blank contact, hide on popup, remove ... | Xavier Claessens | 2009-01-31 | 1 | -46/+78 |
* | update authors | Xavier Claessens | 2009-01-31 | 2 | -4/+4 |
* | update copyright and authors | Xavier Claessens | 2009-01-31 | 2 | -0/+4 |
* | add selector .c and .h files | Xavier Claessens | 2009-01-31 | 2 | -0/+398 |
* | update Makefile.am | Xavier Claessens | 2009-01-31 | 1 | -0/+2 |
* | Move empathy_notification_is_enabled () to src/ | Xavier Claessens | 2009-01-31 | 2 | -54/+1 |
* | Fix coding style. | Xavier Claessens | 2009-01-31 | 1 | -3/+3 |
* | Initialize GError to NULL before using it. | Xavier Claessens | 2009-01-31 | 1 | -1/+1 |
* | Fix indentation. | Xavier Claessens | 2009-01-31 | 1 | -1/+1 |
* | Add a convenience function to avoid hacks when getting the pixbuf from the ic... | Xavier Claessens | 2009-01-31 | 2 | -11/+25 |
* | W.I.P. for notifications on chat window. | Xavier Claessens | 2009-01-31 | 2 | -3/+9 |
* | Implement a logic for disabling notifications when away. | Xavier Claessens | 2009-01-31 | 2 | -8/+50 |
* | Modify code to handle new preferences. | Xavier Claessens | 2009-01-31 | 1 | -0/+3 |
* | Also accept sftp as URL scheme. | Xavier Claessens | 2009-01-29 | 1 | -1/+1 |
* | \n is also a delimiter for URLs. | Xavier Claessens | 2009-01-29 | 1 | -2/+2 |
* | Removed unused G_STR_EMPTY from empathy-ui-utils.h. | Jonny Lamb | 2009-01-23 | 1 | -2/+0 |
* | Renamed G_STR_EMPTY to EMP_STR_EMPTY. | Jonny Lamb | 2009-01-23 | 10 | -26/+26 |
* | Removed trailing space. Fixes bug #566549 (Leonardo Ferreira Fontenelle) | Xavier Claessens | 2009-01-23 | 1 | -1/+1 |
* | empathy_mission_control_new -> dup_singleton. | Xavier Claessens | 2009-01-16 | 1 | -1/+1 |
* | Reuse, and properly destroy, the avatar file chooser dialog. | Frederic Peters | 2009-01-12 | 1 | -1/+12 |
* | Fix some errors made when rebasing on master | Xavier Claessens | 2009-01-10 | 1 | -1/+1 |
* | Only show pending messages after the log and explain why show_pending_message... | Sjoerd Simons | 2009-01-10 | 1 | -3/+5 |
* | Let a chatroom keep a reference to a its TpChat if applicable | Sjoerd Simons | 2009-01-10 | 1 | -9/+5 |
* | Make the dispatch operation _get_ functions not return a ref | Sjoerd Simons | 2009-01-10 | 1 | -1/+0 |
* | Convert EmpathyChatroomManager to the new singleton convention | Sjoerd Simons | 2009-01-10 | 1 | -1/+1 |
* | Make coding style consistent with the rest of the file | Xavier Claessens | 2009-01-10 | 1 | -15/+14 |
* | Fix coding style, user the right unique name | Sjoerd Simons | 2009-01-10 | 1 | -26/+24 |
* | Use the new call utility function to start calls | Sjoerd Simons | 2009-01-10 | 3 | -3/+11 |
* | Use new dispatcher API to get muc channels | Sjoerd Simons | 2009-01-10 | 1 | -13/+14 |
* | Use new API to request file transfers | Sjoerd Simons | 2009-01-10 | 1 | -2/+52 |
* | Use the new dispatcher api to request text channels | Sjoerd Simons | 2009-01-10 | 2 | -6/+5 |
* | Port to the new EmpathyTpChat API | Sjoerd Simons | 2009-01-10 | 1 | -9/+40 |
* | Set the right weak pointer. | Xavier Claessens | 2009-01-09 | 1 | -1/+1 |
* | Port EmpathyContactManager to the new singleton policy. | Xavier Claessens | 2009-01-09 | 3 | -5/+5 |
* | Port to the new singleton API. | Xavier Claessens | 2009-01-09 | 1 | -1/+1 |
* | Port EmpathySmileyManager to the new singleton policy. | Xavier Claessens | 2009-01-09 | 5 | -16/+31 |
* | Port EmpathyLogManager to the new singleton policy. | Xavier Claessens | 2009-01-09 | 3 | -3/+3 |
* | Port EmpathyIdle to the new singleton policy. | Xavier Claessens | 2009-01-09 | 1 | -2/+2 |
* | Port EmpathyContactFactory to the new singleton policy. | Xavier Claessens | 2009-01-09 | 3 | -3/+3 |
* | Add a comment that tells to keep EmpathySound enum sync with sound_entries ar... | Xavier Claessens | 2009-01-07 | 2 | -1/+2 |
* | Assert that sound_id is OK before getting sound_entries[sound_id], to avoid c... | Xavier Claessens | 2009-01-07 | 1 | -3/+5 |
* | Sanity checks for empathy_play_sounds. | Xavier Claessens | 2009-01-07 | 1 | -1/+2 |
* | Add a debug message when playing sound. | Xavier Claessens | 2009-01-07 | 1 | -0/+4 |
* | Back out changes in EmpathyContactListStore. They could go in a later | Xavier Claessens | 2009-01-07 | 1 | -229/+192 |
* | Propperly mark event descriptions for translation. | Xavier Claessens | 2009-01-07 | 1 | -1/+4 |
* | Update empathy_sound_play () to be nicer to use and centralize the list | Xavier Claessens | 2009-01-07 | 2 | -9/+56 |
* | Turn empathy_sound_pref_is_enabled into empathy_sound_play that | Xavier Claessens | 2009-01-07 | 2 | -2/+21 |
* | Disconnect all signals from the EmpathyAccountChooser when finalizing. | Xavier Claessens | 2009-01-07 | 1 | -0/+6 |
* | Use new singleton policy for EmpathyAccountManager. | Xavier Claessens | 2009-01-07 | 2 | -2/+2 |
* | Don't initialize private stuff in _new (). | Xavier Claessens | 2009-01-07 | 1 | -17/+14 |
* | Always disconnect signals for safety on _finalize (). | Xavier Claessens | 2009-01-07 | 2 | -0/+30 |
* | Port EmpathyContactListStore to the new API. | Xavier Claessens | 2009-01-07 | 1 | -193/+203 |
* | Disconnect signals when finalizing. | Xavier Claessens | 2009-01-07 | 1 | -5/+4 |
* | Unref the object. | Xavier Claessens | 2009-01-07 | 1 | -0/+1 |
* | Port EmpathyChat to the new API. | Xavier Claessens | 2009-01-07 | 1 | -21/+18 |
* | Port the account chooser to the new API. | Xavier Claessens | 2009-01-07 | 1 | -52/+28 |
* | Only play logout sound if switching to Offline from Available. | Xavier Claessens | 2009-01-07 | 1 | -1/+0 |
* | Don't emit sound when changing state and properly play login sound. | Xavier Claessens | 2009-01-07 | 1 | -2/+4 |
* | Adapt the libcanberra calls to use the new functions. | Xavier Claessens | 2009-01-07 | 1 | -1/+0 |
* | Add empathy_sound_pref_is_enabled (). | Xavier Claessens | 2009-01-07 | 2 | -0/+37 |
* | Adapt Patryk's patch to trunk. | Xavier Claessens | 2009-01-07 | 1 | -0/+1 |
* | Create an UI for sound configuration. | Xavier Claessens | 2009-01-07 | 1 | -3/+9 |
* | More coding style fixes in empathy-contact-menu.c | Xavier Claessens | 2008-12-29 | 1 | -97/+81 |
* | Homogenize coding style in empathy_contact_menu_new | Will Thompson | 2008-12-29 | 1 | -2/+2 |
* | Remove finalize, it is not used. | Xavier Claessens | 2008-12-16 | 1 | -7/+0 |
* | Do not assert the tab exists in empathy_chat_text_view_tag_set(), simply retu... | Xavier Claessens | 2008-12-16 | 1 | -2/+1 |
* | Fallback to use "classic" theme if the gconf key is invalid | Xavier Claessens | 2008-12-16 | 1 | -0/+4 |
* | Update boxes views when theme changes to another boxes one. | Xavier Claessens | 2008-12-16 | 1 | -63/+89 |
* | Update color when using the simple theme and GTK color changes. | Xavier Claessens | 2008-12-16 | 1 | -56/+27 |
* | Don't forget to call g_object_weak_unref in finalise on each views | Xavier Claessens | 2008-12-16 | 1 | -162/+170 |
* | Remove useless commented code | Xavier Claessens | 2008-12-16 | 1 | -118/+0 |
* | Keep a list of boxes views so we can update colors when themes change | Xavier Claessens | 2008-12-16 | 1 | -46/+68 |
* | Remove a FIXME which was not a problem and add one for bug #542523 | Xavier Claessens | 2008-12-16 | 1 | -5/+5 |
* | Create the simple theme using system colors | Xavier Claessens | 2008-12-16 | 1 | -31/+32 |
* | Completely rework the theming system to make easy implementing themes based o... | Xavier Claessens | 2008-12-16 | 10 | -1335/+976 |
* | Remove EmpathyTheme, code will be merged into EmpathyChatTextView | Xavier Claessens | 2008-12-16 | 2 | -100/+0 |
* | Remove unused empathy-theme.h include | Xavier Claessens | 2008-12-16 | 1 | -2/+0 |
* | Remove useless empathy_text_buffer_tag_set | Xavier Claessens | 2008-12-16 | 2 | -52/+1 |
* | Remove useless virtual methods | Xavier Claessens | 2008-12-16 | 2 | -94/+10 |
* | Rename EmpathyChatSimpleView to EmpathyChatTextView | Xavier Claessens | 2008-12-16 | 5 | -189/+190 |
* | Move the smiley menu code from EmpathyChatView to EmpathyChatManager. | Xavier Claessens | 2008-12-16 | 5 | -72/+114 |
* | EmpathyChatView interface can only be implemented by a GtkWidget subclass | Xavier Claessens | 2008-12-16 | 1 | -1/+1 |
* | Replace _get_selection_bounds by _get_has_selection | Xavier Claessens | 2008-12-16 | 4 | -21/+11 |
* | Remove _append_button since it's not used | Xavier Claessens | 2008-12-16 | 3 | -98/+0 |
* | Move chat_view_get_avatar_pixbuf_with_cache to EmpathyThemeBoxes where it mak... | Xavier Claessens | 2008-12-16 | 3 | -98/+95 |
* | Fix licence and clean up a bit the interface | Xavier Claessens | 2008-12-16 | 5 | -193/+179 |
* | Reorder functions to not declare them in the top of the file. | Xavier Claessens | 2008-12-16 | 1 | -273/+232 |
* | Fix compilation problems | Xavier Claessens | 2008-12-16 | 1 | -133/+94 |
* | EmpathyChatView as GInterface | Xavier Claessens | 2008-12-16 | 5 | -1169/+1630 |
* | gtk_init and g_thread_init shouldn't be called by libraries. Let applications... | Xavier Claessens | 2008-12-12 | 2 | -44/+4 |
* | Refactor empathy_gtk_init* to share common code. | Xavier Claessens | 2008-12-12 | 1 | -19/+26 |
* | Use gi18n-lib.h instead of gi18n.h for libraries. | Xavier Claessens | 2008-12-12 | 24 | -24/+24 |
* | Add empathy_init(), empathy_gtk_init() and empathy_gtk_init_with_args(). They... | Xavier Claessens | 2008-12-12 | 3 | -0/+50 |