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
path:
root
/
src
/
empathy-main-window.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-11-30
move sound functions to EmpathySoundManager methods
Guillaume Desmottes
1
-2
/
+8
2010-11-30
move empathy-sound to empathy-sound-manager
Guillaume Desmottes
1
-1
/
+1
2010-11-26
Only the required submenus of 'Room' menu are updated, not the entire menu.
Chandni Verma
1
-2
/
+14
2010-10-18
Merge remote branch 'vminko/fix-632024-v2'
Guillaume Desmottes
1
-0
/
+10
2010-10-18
Move the 'Find in Contact List' item from the View menu to the Edit menu.
Vitaly Minko
1
-2
/
+2
2010-10-18
Add an entry in the View menu to search for contacts (#632024).
Vitaly Minko
1
-0
/
+10
2010-10-15
Retain the ContactManager for the lifetime of the main window.
Travis Reitter
1
-5
/
+9
2010-10-06
main-window: elipsize "No match found" message
Guillaume Desmottes
1
-0
/
+3
2010-10-04
don't set has-window on the spinner
Guillaume Desmottes
1
-1
/
+0
2010-10-04
GDK keys are now GDK_KEY_*
Guillaume Desmottes
1
-1
/
+1
2010-09-13
switched notebook pages
Felix Kaser
1
-2
/
+2
2010-08-27
Merge branch 'trivia'
Guillaume Desmottes
1
-7
/
+14
2010-08-27
Add an EmpathyIndividualView feature for receiving Persona drops
Philip Withnall
1
-1
/
+4
2010-08-27
main-window: define an enum for pages
Guillaume Desmottes
1
-3
/
+7
2010-08-27
Increase the size of the 'No Match Found' label
Guillaume Desmottes
1
-2
/
+7
2010-08-27
no need to use a #define
Guillaume Desmottes
1
-4
/
+2
2010-08-18
Don't show the error if user-requested is set
Cosimo Cecchi
1
-1
/
+10
2010-08-11
empathy_dispatcher_join_muc: get an account instead of a connection
Guillaume Desmottes
1
-4
/
+1
2010-08-09
only show label during search
Felix Kaser
1
-13
/
+7
2010-08-05
Fix missing entries in switch statements
Philip Withnall
1
-0
/
+3
2010-08-05
Use #ifdef instead of #if to avoid warnings of undefined symbols
Philip Withnall
1
-2
/
+2
2010-08-05
use different labels if view is empty
Felix Kaser
1
-9
/
+19
2010-08-05
show label if contact list is empty
Felix Kaser
1
-4
/
+48
2010-08-05
added structure to show text when list empty
Felix Kaser
1
-0
/
+9
2010-08-05
no need to pass the reason to main_window_error_display
Guillaume Desmottes
1
-3
/
+2
2010-08-05
no need to pass the reason to empathy_account_get_error_message
Guillaume Desmottes
1
-1
/
+1
2010-08-05
main-window: use empathy_account_get_error_message (#523895)
Guillaume Desmottes
1
-4
/
+1
2010-08-05
main-window: pass the TpConnectionStatusReason to main_window_error_display
Guillaume Desmottes
1
-6
/
+5
2010-08-03
removed fixme comment when toggling show_offline
Felix Kaser
1
-3
/
+0
2010-08-03
refactored show_offline property to the view
Felix Kaser
1
-1
/
+1
2010-07-21
Merge remote branch 'pwith/folks-integ-rebase1-fixes-rebase1' into folks-fixes
Travis Reitter
1
-0
/
+2
2010-07-20
Take advantage of tp_clear_object().
Travis Reitter
1
-7
/
+4
2010-07-20
Fix alignment.
Travis Reitter
1
-1
/
+1
2010-07-20
Add 'dup' to the names of empathy_contact_from_folks_individual() and folks_i...
Travis Reitter
1
-2
/
+2
2010-07-20
Use explicit boolean expressions for if-conditionals, according to Telepathy ...
Travis Reitter
1
-3
/
+3
2010-07-20
Support contact adding
Travis Reitter
1
-1
/
+2
2010-07-20
Fixes from merging master
Philip Withnall
1
-0
/
+1
2010-07-20
Re-implement the context menu for Individuals
Travis Reitter
1
-0
/
+3
2010-07-20
Base the contact list around libfolks metacontacts. Not yet to feature-parity
Travis Reitter
1
-49
/
+73
2010-07-12
main-window: coding style fix
Guillaume Desmottes
1
-1
/
+1
2010-07-07
empathy_dispatcher_join_muc: remove callback arg
Guillaume Desmottes
1
-1
/
+1
2010-06-24
Add missing signal to EmpathyMainWindow
Danielle Madeley
1
-1
/
+3
2010-06-24
Port EmpathyPreferences to GtkDialog subclass
Danielle Madeley
1
-1
/
+12
2010-06-24
Port EmpathyMainWindow to GtkWindow subclass
Danielle Madeley
1
-202
/
+264
2010-06-21
Delay setting both contact list values until the each is set.
Danielle Madeley
1
-4
/
+16
2010-06-21
Grab focus on the main window's tree view by default
Xavier Claessens
1
-0
/
+2
2010-06-18
Port Empathy code to GSettings, remove EmpathyConf
Danielle Madeley
1
-83
/
+77
2010-06-09
Use EmpathyLiveSearch in main window's contact list
Felix Kaser
1
-1
/
+13
2010-06-04
Fix some coding styles
Xavier Claessens
1
-28
/
+28
2010-06-03
change 'disconnect' label to 'finally'
Guillaume Desmottes
1
-2
/
+2
[next]