projects
/
empathy.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Updated Basque translation.
[empathy.git]
/
libempathy-gtk
/
2009-02-16
Sjoerd Simons
When finding a better element to use for volume, reset...
tree
|
commitdiff
2009-02-16
Sjoerd Simons
Add API to get and set the volume
tree
|
commitdiff
2009-02-16
Bruce Cowan
Minor string fixes. Fixes bug #571635
tree
|
commitdiff
2009-02-13
Guillaume Desmottes
set some border in contact info dialog. Fixes bug ...
tree
|
commitdiff
2009-02-11
Olivier Crête
Fix type punned pointers warnings
tree
|
commitdiff
2009-02-11
Sjoerd Simons
Hookup the contact menu item cb correctly
tree
|
commitdiff
2009-02-03
Xavier Claessens
Fix naming of macros to be consistent with the class...
tree
|
commitdiff
2009-02-03
Xavier Claessens
Add a space between the function name and the (void)
tree
|
commitdiff
2009-02-03
Sjoerd Simons
Add minimum width and height properties
tree
|
commitdiff
2009-02-03
Sjoerd Simons
sink the videosink so we can hold a ref to it
tree
|
commitdiff
2009-02-03
Sjoerd Simons
Add a empathy_sound_play_full function
tree
|
commitdiff
2009-02-03
Sjoerd Simons
Don't start the call from the message dialog, the handl...
tree
|
commitdiff
2009-02-03
Sjoerd Simons
Add audio/video sink and source abstractions
tree
|
commitdiff
2009-02-03
Sjoerd Simons
Switch to calling CallFactory to make calls
tree
|
commitdiff
2009-01-30
Jonny Lamb
Use contact-list property and create the store in the...
tree
|
commitdiff
2009-01-30
Jonny Lamb
Rename _get_selected to _dup_selected and make sure...
tree
|
commitdiff
2009-01-30
Jonny Lamb
Pass an EmpathyContactList to _new and create the store...
tree
|
commitdiff
2009-01-30
Jonny Lamb
Removed old FIXME.
tree
|
commitdiff
2009-01-30
Jonny Lamb
Don't call a function in a variable declaration.
tree
|
commitdiff
2009-01-30
Jonny Lamb
Use g_signal_connect_swapped and remove useless functions.
tree
|
commitdiff
2009-01-30
Jonny Lamb
Unref the temp contact appropriately.
tree
|
commitdiff
2009-01-30
Jonny Lamb
Simplified loops in
tree
|
commitdiff
2009-01-30
Jonny Lamb
Use gtk_tree_store_insert_with_values.
tree
|
commitdiff
2009-01-30
Jonny Lamb
Make empathy_contact_selector_new return a GtkWidget...
tree
|
commitdiff
2009-01-30
Xavier Claessens
Explicit check.
tree
|
commitdiff
2009-01-30
Xavier Claessens
Move public methods at the bottom.
tree
|
commitdiff
2009-01-30
Xavier Claessens
Reorganize the constructor to avoid some casts and...
tree
|
commitdiff
2009-01-30
Jonny Lamb
Don't get a cast to EmpathyContactSelector when it...
tree
|
commitdiff
2009-01-30
Jonny Lamb
Use gtk_tree_model_get_iter_first instead of going...
tree
|
commitdiff
2009-01-30
Jonny Lamb
Use dispose_run in EmpathyContactSelector.
tree
|
commitdiff
2009-01-30
Jonny Lamb
Remove unnecessary casts and macros.
tree
|
commitdiff
2009-01-30
Jonny Lamb
Small coding style and name changes.
tree
|
commitdiff
2009-01-30
Jonny Lamb
Added argument checking to non-static functions.
tree
|
commitdiff
2009-01-30
Xavier Claessens
remove redundant flag
tree
|
commitdiff
2009-01-30
Xavier Claessens
add translation function call
tree
|
commitdiff
2009-01-30
Xavier Claessens
rename set and unset functions
tree
|
commitdiff
2009-01-30
Xavier Claessens
conform to GET_PRIV style
tree
|
commitdiff
2009-01-30
Xavier Claessens
unref store once only
tree
|
commitdiff
2009-01-30
Xavier Claessens
remove finalize function
tree
|
commitdiff
2009-01-30
Xavier Claessens
unref contact list store on dispose
tree
|
commitdiff
2009-01-30
Xavier Claessens
tidy
tree
|
commitdiff
2009-01-30
Xavier Claessens
add function to find number of online contacts; fix...
tree
|
commitdiff
2009-01-30
Xavier Claessens
consolidate sensitivity management
tree
|
commitdiff
2009-01-30
Xavier Claessens
consolidate blank contact management
tree
|
commitdiff
2009-01-30
Xavier Claessens
move get blank iter function
tree
|
commitdiff
2009-01-30
Xavier Claessens
add unset blank contact function
tree
|
commitdiff
2009-01-30
Xavier Claessens
improve function to find iter for blank contact
tree
|
commitdiff
2009-01-30
Xavier Claessens
fix contact list store sorting
tree
|
commitdiff
2009-01-30
Xavier Claessens
include config.h
tree
|
commitdiff
2009-01-30
Xavier Claessens
include empathy-contact-list-store.h in empathy-contact...
tree
|
commitdiff
2009-01-30
Xavier Claessens
use EmpathyContactListStore directly
tree
|
commitdiff
2009-01-30
Xavier Claessens
do not add blank when popup showing; add blank when...
tree
|
commitdiff
2009-01-30
Xavier Claessens
fix widget sensitivity
tree
|
commitdiff
2009-01-30
Xavier Claessens
fix initial active contact problem; add blank contact...
tree
|
commitdiff
2009-01-30
Xavier Claessens
update authors
tree
|
commitdiff
2009-01-30
Xavier Claessens
update copyright and authors
tree
|
commitdiff
2009-01-30
Xavier Claessens
add selector .c and .h files
tree
|
commitdiff
2009-01-30
Xavier Claessens
update Makefile.am
tree
|
commitdiff
2009-01-30
Xavier Claessens
Move empathy_notification_is_enabled () to src/
tree
|
commitdiff
2009-01-30
Xavier Claessens
Fix coding style.
tree
|
commitdiff
2009-01-30
Xavier Claessens
Initialize GError to NULL before using it.
tree
|
commitdiff
2009-01-30
Xavier Claessens
Fix indentation.
tree
|
commitdiff
2009-01-30
Xavier Claessens
Add a convenience function to avoid hacks when getting...
tree
|
commitdiff
2009-01-30
Xavier Claessens
W.I.P. for notifications on chat window.
tree
|
commitdiff
2009-01-30
Xavier Claessens
Implement a logic for disabling notifications when...
tree
|
commitdiff
2009-01-30
Xavier Claessens
Modify code to handle new preferences.
tree
|
commitdiff
2009-01-29
Xavier Claessens
Also accept sftp as URL scheme.
tree
|
commitdiff
2009-01-29
Xavier Claessens
\n is also a delimiter for URLs.
tree
|
commitdiff
2009-01-23
Jonny Lamb
Removed unused G_STR_EMPTY from empathy-ui-utils.h.
tree
|
commitdiff
2009-01-23
Jonny Lamb
Renamed G_STR_EMPTY to EMP_STR_EMPTY.
tree
|
commitdiff
2009-01-23
Xavier Claessens
Removed trailing space. Fixes bug #566549 (Leonardo...
tree
|
commitdiff
2009-01-15
Xavier Claessens
empathy_mission_control_new -> dup_singleton.
tree
|
commitdiff
2009-01-12
Frederic Peters
Reuse, and properly destroy, the avatar file chooser...
tree
|
commitdiff
2009-01-09
Xavier Claessens
Fix some errors made when rebasing on master
tree
|
commitdiff
2009-01-09
Sjoerd Simons
Only show pending messages after the log and explain...
tree
|
commitdiff
2009-01-09
Sjoerd Simons
Let a chatroom keep a reference to a its TpChat if...
tree
|
commitdiff
2009-01-09
Sjoerd Simons
Make the dispatch operation _get_ functions not return...
tree
|
commitdiff
2009-01-09
Sjoerd Simons
Convert EmpathyChatroomManager to the new singleton...
tree
|
commitdiff
2009-01-09
Xavier Claessens
Make coding style consistent with the rest of the file
tree
|
commitdiff
2009-01-09
Sjoerd Simons
Fix coding style, user the right unique name
tree
|
commitdiff
2009-01-09
Sjoerd Simons
Use the new call utility function to start calls
tree
|
commitdiff
2009-01-09
Sjoerd Simons
Use new dispatcher API to get muc channels
tree
|
commitdiff
2009-01-09
Sjoerd Simons
Use new API to request file transfers
tree
|
commitdiff
2009-01-09
Sjoerd Simons
Use the new dispatcher api to request text channels
tree
|
commitdiff
2009-01-09
Sjoerd Simons
Port to the new EmpathyTpChat API
tree
|
commitdiff
2009-01-09
Xavier Claessens
Set the right weak pointer.
tree
|
commitdiff
2009-01-09
Xavier Claessens
Port EmpathyContactManager to the new singleton policy.
tree
|
commitdiff
2009-01-09
Xavier Claessens
Port to the new singleton API.
tree
|
commitdiff
2009-01-09
Xavier Claessens
Port EmpathySmileyManager to the new singleton policy.
tree
|
commitdiff
2009-01-09
Xavier Claessens
Port EmpathyLogManager to the new singleton policy.
tree
|
commitdiff
2009-01-09
Xavier Claessens
Port EmpathyIdle to the new singleton policy.
tree
|
commitdiff
2009-01-09
Xavier Claessens
Port EmpathyContactFactory to the new singleton policy.
tree
|
commitdiff
2009-01-07
Xavier Claessens
Add a comment that tells to keep EmpathySound enum...
tree
|
commitdiff
2009-01-06
Xavier Claessens
Assert that sound_id is OK before getting sound_entries...
tree
|
commitdiff
2009-01-06
Xavier Claessens
Sanity checks for empathy_play_sounds.
tree
|
commitdiff
2009-01-06
Xavier Claessens
Add a debug message when playing sound.
tree
|
commitdiff
2009-01-06
Xavier Claessens
Back out changes in EmpathyContactListStore. They could...
tree
|
commitdiff
2009-01-06
Xavier Claessens
Propperly mark event descriptions for translation.
tree
|
commitdiff
2009-01-06
Xavier Claessens
Update empathy_sound_play () to be nicer to use and...
tree
|
commitdiff
2009-01-06
Xavier Claessens
Turn empathy_sound_pref_is_enabled into empathy_sound_p...
tree
|
commitdiff
next