index
:
~jonny/empathy
butterfly
client-types
ft
gnome-2-22
gnome-2-24
gnome-2-26
gnome-2-28
gnome-2-30
gnome-2-32
gnome-2-34
gtk-spinner
icons
liszt
master
next
old-client-types
olde-zazl
password-dialog
pidgin-store
sqlite-store
swap-camera
le empathy
jonny
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-02-02
Add empathy-contact-selector to POTFILES.in.
xclaesse
1
-0
/
+1
2009-02-02
Postprocess so interfaces won't get defined as objects
xclaesse
1
-1
/
+1
2009-02-02
regenerated pyempathy.defs
xclaesse
1
-2
/
+2
2009-02-02
Postprocess the pyempathygtk.defs
xclaesse
1
-0
/
+4
2009-02-02
Fix dispatching of tubes: stream tubes vs D-Bus tubes
xclaesse
1
-2
/
+2
2009-02-02
Updated pt_BR translation (Michel Recondo and myself)
jwendell
1
-290
/
+451
2009-02-01
Updated sv translation (Daniel Nylander)
dnylande
1
-251
/
+286
2009-02-01
Small update
kelemeng
1
-3
/
+20
2009-02-01
Updated Hungarian translation
kelemeng
1
-301
/
+250
2009-01-31
Updated es translation (Jorge Gonzalez)
jorgegonz
1
-163
/
+211
2009-01-30
Add a message format for gtk_message_dialog_new
xclaesse
1
-1
/
+1
2009-01-30
Use contact-list property and create the store in the constructor.
xclaesse
1
-13
/
+19
2009-01-30
Rename _get_selected to _dup_selected and make sure the contact is unrefed.
xclaesse
3
-6
/
+7
2009-01-30
Removed dispatcher dup as it's been fixed.
xclaesse
1
-4
/
+0
2009-01-30
Pass an EmpathyContactList to _new and create the store from that.
xclaesse
3
-7
/
+8
2009-01-30
Removed old FIXME.
xclaesse
1
-4
/
+0
2009-01-30
Don't call a function in a variable declaration.
xclaesse
1
-1
/
+2
2009-01-30
Use empathy_gtk_init.
xclaesse
1
-4
/
+2
2009-01-30
Use g_signal_connect_swapped and remove useless functions.
xclaesse
1
-35
/
+12
2009-01-30
Unref the temp contact appropriately.
xclaesse
1
-0
/
+1
2009-01-30
Simplified loops in contact_selector_get_{number_online_contacts,iter_for_bla...
xclaesse
1
-21
/
+19
2009-01-30
Use gtk_tree_store_insert_with_values.
xclaesse
1
-2
/
+2
2009-01-30
Make empathy_contact_selector_new return a GtkWidget* to conform to GTK+.
xclaesse
3
-6
/
+5
2009-01-30
Use gtk_main_quit as the destroy callback.
xclaesse
1
-9
/
+1
2009-01-30
Explicit check.
xclaesse
1
-1
/
+1
2009-01-30
Move public methods at the bottom.
xclaesse
1
-18
/
+20
2009-01-30
Reorganize the constructor to avoid some casts and to avoid complex inline in...
xclaesse
1
-12
/
+14
2009-01-30
Don't get a cast to EmpathyContactSelector when it's not needed.
xclaesse
1
-4
/
+2
2009-01-30
Use gtk_tree_model_get_iter_first instead of going through GtkTreePath.
xclaesse
1
-12
/
+2
2009-01-30
Use dispose_run in EmpathyContactSelector.
xclaesse
1
-0
/
+8
2009-01-30
Remove unnecessary casts and macros.
xclaesse
1
-14
/
+9
2009-01-30
Updated empetit to use the new dispatcher.
xclaesse
1
-3
/
+26
2009-01-30
Use the new _dup_singleton function instead of _new.
xclaesse
1
-1
/
+1
2009-01-30
Small coding style and name changes.
xclaesse
1
-73
/
+59
2009-01-30
Added Elliot's empetit test program.
xclaesse
3
-1
/
+83
2009-01-30
Added argument checking to non-static functions.
xclaesse
1
-0
/
+4
2009-01-30
remove redundant flag
xclaesse
1
-6
/
+6
2009-01-30
add translation function call
xclaesse
1
-1
/
+1
2009-01-30
rename set and unset functions
xclaesse
1
-5
/
+5
2009-01-30
update libempathy-gtk.types
xclaesse
1
-1
/
+1
2009-01-30
conform to GET_PRIV style
xclaesse
2
-7
/
+11
2009-01-30
unref store once only
xclaesse
1
-1
/
+5
2009-01-30
remove finalize function
xclaesse
1
-11
/
+0
2009-01-30
unref contact list store on dispose
xclaesse
1
-0
/
+4
2009-01-30
tidy
xclaesse
1
-3
/
+0
2009-01-30
add function to find number of online contacts; fix sensitivity management
xclaesse
1
-7
/
+35
2009-01-30
consolidate sensitivity management
xclaesse
1
-15
/
+24
2009-01-30
consolidate blank contact management
xclaesse
1
-24
/
+19
2009-01-30
move get blank iter function
xclaesse
1
-34
/
+32
2009-01-30
add unset blank contact function
xclaesse
1
-18
/
+22
[prev]
[next]