]> git.0d.be Git - empathy.git/history - libempathy-gtk
Port EmpathyPresenceChooser to new API
[empathy.git] / libempathy-gtk /
2009-04-16 Xavier ClaessensPort EmpathyPresenceChooser to new API
2009-04-16 Xavier ClaessensPort EmpathyNewMessageDialog to new API
2009-04-16 Xavier ClaessensPort EmpathyLogWindow to new API
2009-04-16 Xavier ClaessensPort EmpathyIrcNetwordDialog to new API
2009-04-16 Xavier ClaessensModify Makefile.am for new file names
2009-04-16 Xavier ClaessensPort EmpathyContactWidget to new API
2009-04-16 Xavier ClaessensPort EmpathyContactDialogs to new API
2009-04-16 Xavier ClaessensRemove toplevel window from ui files if the window...
2009-04-16 Xavier ClaessensPort EmpathyChat to new API
2009-04-16 Xavier ClaessensRemove useless glade include
2009-04-16 Xavier ClaessensPort account widgets to new API
2009-04-16 Xavier ClaessensPort glade helpers to GtkBuilber
2009-04-16 Xavier ClaessensConvert glade files to GtkBuilder format
2009-04-16 Xavier ClaessensMake a separated module set for libempathy-gtk/ and...
2009-04-13 Xavier ClaessensAdd libcanberra-gtk in Require.private of libempathy...
2009-04-13 Xavier ClaessensSet the default image when clearing the avatar, even...
2009-04-13 Sjoerd SimonsLet the chat dialog directly grab the channel on reconnect
2009-04-10 Xavier ClaessensFix support for /me and /say commands.
2009-04-10 Elliot Fairweatherrevert a little. search for blank contact in store.
2009-04-10 Davyd MadeleyLook up the iter of the new tree row on the filter...
2009-04-10 Jonny LambInitial empathy_contact_selector_set_visible implementa...
2009-04-10 Xavier ClaessensFix more coding style
2009-04-10 Davyd MadeleyDon't blat message if it updates whilst in editing...
2009-04-10 Davyd Madeleymake the type enum a named type
2009-04-10 Davyd MadeleyCoding style fixes
2009-04-10 Davyd MadeleyDon't get stuck in editing mode when you load up the...
2009-04-10 Davyd MadeleyDrop this, it breaks something subtly
2009-04-10 Davyd MadeleyFix focus-out autocommit using an idle handler
2009-04-10 Davyd MadeleyDon't set editing mode on click, just select the text
2009-04-10 Davyd MadeleyFix regression where going offline was overwriting...
2009-04-10 Davyd MadeleyClean up function names
2009-04-10 Davyd MadeleyIgnore up/down arrow keypresses
2009-04-10 Davyd MadeleyEditing mode on click
2009-04-10 Davyd MadeleyRefactor some code, cleans some things up
2009-04-10 Davyd MadeleyFix reset status on Esc
2009-04-10 Davyd MadeleyCommit the changed status message on focus-out.
2009-04-10 Davyd MadeleyDon't make Hidden/Offline have customisable text
2009-04-10 Davyd MadeleyEnsure ::changed is connected on both the entry and...
2009-04-10 Davyd MadeleyWhen editing custom messages, preseed the entry with...
2009-04-10 Davyd MadeleyOnly check model rows that will have valid states
2009-04-10 Davyd MadeleyUpdate comment headers/copyrights/etc.
2009-04-10 Davyd MadeleyUnset focus from GtkEntry when editing is stopped
2009-04-10 Davyd MadeleyAdd Custom Messages dialog back in (this dialog needs...
2009-04-10 Davyd MadeleyMake custom messages dialog a transient of the window...
2009-04-10 Davyd MadeleyAdd a tooltip, mark user visible strings for translation
2009-04-10 Davyd MadeleyFix bug where priv->state might be unset
2009-04-10 Davyd MadeleyEscape to cancel from status editing
2009-04-10 Davyd MadeleySeparate out mc_set_custom_state from set_status_editing
2009-04-10 Davyd MadeleyReimplement flashing (untested). Prevent a possible...
2009-04-10 Davyd MadeleyReenable warning flags.. clean up mess
2009-04-10 Davyd MadeleyUse EmpathyIdle to push MC around
2009-04-10 Davyd MadeleyInitial work on reimplementing presence_chooser_presenc...
2009-04-10 Davyd MadeleyFix some type warnings
2009-04-10 Davyd MadeleySet the chooser in "editing mode" when you start editing it
2009-04-10 Davyd MadeleyInitial work on reworking the presence selector
2009-04-03 Xavier ClaessensDon't send unknown commands. Fixes bug #577026
2009-04-03 Xavier ClaessensRemove unnecessary string dup. Fixes bug #577829
2009-04-03 Xavier ClaessensFree completion. Fixes bug #577828
2009-03-29 Xavier ClaessensUse empathy_contact_call_when_ready instead of _run_...
2009-03-28 Sjoerd SimonsAdd colorspace and videoscale elements before the videosink
2009-03-20 Xavier ClaessensFix typo
2009-03-20 Xavier ClaessensStop compositing timeout if the chat channel is destroyed.
2009-03-20 Xavier ClaessensDo not reconnect chats if there is no ID. That could...
2009-03-17 Xavier ClaessensCorrectly get foreground-gdk color
2009-03-08 Sjoerd SimonsRedraw the video widget if there is no underlying overlay
2009-03-08 Sjoerd SimonsAssert that the widget is realized before using its XID
2009-03-08 Sjoerd SimonsKeep a weak pointer on the overlay in case it goes...
2009-03-08 Xavier ClaessensRemove check on GTK version, we depend on >= 2.14.0...
2009-03-08 Xavier ClaessensUse running++ and running-- instead of a boolean
2009-03-08 Xavier ClaessensPrevent an infinite loop when query tooltip on contact...
2009-03-06 Jonny Lamblibempathy-gtk/totem-subtitle-encoding.h: Added copyrig...
2009-03-06 Jonny LambUse get_filtered_messages in EmpathyChat.
2009-03-06 Jonny LambEmpathyChat: Simplified adding appropriate messages...
2009-03-06 Jonny LambEmpathyChat: Remove messages from log messages which...
2009-03-06 Jonny LambMove logging to the dispatcher on Received and Sent...
2009-03-03 Sjoerd SimonsRemove some useless blanks
2009-03-03 Sjoerd SimonsAdd support for changing various color channels of...
2009-03-03 Sjoerd SimonsAdd volume control and rms/peak level signals
2009-03-03 Sjoerd SimonsRemove some silly empty lines
2009-03-03 Sjoerd SimonsRemove videorate
2009-03-03 Sjoerd SimonsFix typo
2009-03-03 Sjoerd SimonsAdd sync and async properties
2009-03-03 Xavier ClaessensMove URI regex to empathy-ui-utils
2009-02-24 Frederic PetersSome string comments requested by translators (#572875)
2009-02-16 Sjoerd SimonsWhen finding a better element to use for volume, reset...
2009-02-16 Sjoerd SimonsAdd API to get and set the volume
2009-02-16 Bruce CowanMinor string fixes. Fixes bug #571635
2009-02-13 Guillaume Desmottesset some border in contact info dialog. Fixes bug ...
2009-02-11 Olivier CrêteFix type punned pointers warnings
2009-02-11 Sjoerd SimonsHookup the contact menu item cb correctly
2009-02-03 Xavier ClaessensFix naming of macros to be consistent with the class...
2009-02-03 Xavier ClaessensAdd a space between the function name and the (void)
2009-02-03 Sjoerd SimonsAdd minimum width and height properties
2009-02-03 Sjoerd Simonssink the videosink so we can hold a ref to it
2009-02-03 Sjoerd SimonsAdd a empathy_sound_play_full function
2009-02-03 Sjoerd SimonsDon't start the call from the message dialog, the handl...
2009-02-03 Sjoerd SimonsAdd audio/video sink and source abstractions
2009-02-03 Sjoerd SimonsSwitch to calling CallFactory to make calls
2009-01-30 Jonny LambUse contact-list property and create the store in the...
2009-01-30 Jonny LambRename _get_selected to _dup_selected and make sure...
next