summaryrefslogtreecommitdiff
path: root/src/empathy-main-window.c
AgeCommit message (Expand)AuthorFilesLines
2010-11-30move sound functions to EmpathySoundManager methodsGuillaume Desmottes1-2/+8
2010-11-30move empathy-sound to empathy-sound-managerGuillaume Desmottes1-1/+1
2010-11-26Only the required submenus of 'Room' menu are updated, not the entire menu.Chandni Verma1-2/+14
2010-10-18Merge remote branch 'vminko/fix-632024-v2'Guillaume Desmottes1-0/+10
2010-10-18Move the 'Find in Contact List' item from the View menu to the Edit menu.Vitaly Minko1-2/+2
2010-10-18Add an entry in the View menu to search for contacts (#632024).Vitaly Minko1-0/+10
2010-10-15Retain the ContactManager for the lifetime of the main window.Travis Reitter1-5/+9
2010-10-06main-window: elipsize "No match found" messageGuillaume Desmottes1-0/+3
2010-10-04don't set has-window on the spinnerGuillaume Desmottes1-1/+0
2010-10-04GDK keys are now GDK_KEY_*Guillaume Desmottes1-1/+1
2010-09-13switched notebook pagesFelix Kaser1-2/+2
2010-08-27Merge branch 'trivia'Guillaume Desmottes1-7/+14
2010-08-27Add an EmpathyIndividualView feature for receiving Persona dropsPhilip Withnall1-1/+4
2010-08-27main-window: define an enum for pagesGuillaume Desmottes1-3/+7
2010-08-27Increase the size of the 'No Match Found' labelGuillaume Desmottes1-2/+7
2010-08-27no need to use a #defineGuillaume Desmottes1-4/+2
2010-08-18Don't show the error if user-requested is setCosimo Cecchi1-1/+10
2010-08-11empathy_dispatcher_join_muc: get an account instead of a connectionGuillaume Desmottes1-4/+1
2010-08-09only show label during searchFelix Kaser1-13/+7
2010-08-05Fix missing entries in switch statementsPhilip Withnall1-0/+3
2010-08-05Use #ifdef instead of #if to avoid warnings of undefined symbolsPhilip Withnall1-2/+2
2010-08-05use different labels if view is emptyFelix Kaser1-9/+19
2010-08-05show label if contact list is emptyFelix Kaser1-4/+48
2010-08-05added structure to show text when list emptyFelix Kaser1-0/+9
2010-08-05no need to pass the reason to main_window_error_displayGuillaume Desmottes1-3/+2
2010-08-05no need to pass the reason to empathy_account_get_error_messageGuillaume Desmottes1-1/+1
2010-08-05main-window: use empathy_account_get_error_message (#523895)Guillaume Desmottes1-4/+1
2010-08-05main-window: pass the TpConnectionStatusReason to main_window_error_displayGuillaume Desmottes1-6/+5
2010-08-03removed fixme comment when toggling show_offlineFelix Kaser1-3/+0
2010-08-03refactored show_offline property to the viewFelix Kaser1-1/+1
2010-07-21Merge remote branch 'pwith/folks-integ-rebase1-fixes-rebase1' into folks-fixesTravis Reitter1-0/+2
2010-07-20Take advantage of tp_clear_object().Travis Reitter1-7/+4
2010-07-20Fix alignment.Travis Reitter1-1/+1
2010-07-20Add 'dup' to the names of empathy_contact_from_folks_individual() and folks_i...Travis Reitter1-2/+2
2010-07-20Use explicit boolean expressions for if-conditionals, according to Telepathy ...Travis Reitter1-3/+3
2010-07-20Support contact addingTravis Reitter1-1/+2
2010-07-20Fixes from merging masterPhilip Withnall1-0/+1
2010-07-20Re-implement the context menu for IndividualsTravis Reitter1-0/+3
2010-07-20Base the contact list around libfolks metacontacts. Not yet to feature-parityTravis Reitter1-49/+73
2010-07-12main-window: coding style fixGuillaume Desmottes1-1/+1
2010-07-07empathy_dispatcher_join_muc: remove callback argGuillaume Desmottes1-1/+1
2010-06-24Add missing signal to EmpathyMainWindowDanielle Madeley1-1/+3
2010-06-24Port EmpathyPreferences to GtkDialog subclassDanielle Madeley1-1/+12
2010-06-24Port EmpathyMainWindow to GtkWindow subclassDanielle Madeley1-202/+264
2010-06-21Delay setting both contact list values until the each is set.Danielle Madeley1-4/+16
2010-06-21Grab focus on the main window's tree view by defaultXavier Claessens1-0/+2
2010-06-18Port Empathy code to GSettings, remove EmpathyConfDanielle Madeley1-83/+77
2010-06-09Use EmpathyLiveSearch in main window's contact listFelix Kaser1-1/+13
2010-06-04Fix some coding stylesXavier Claessens1-28/+28
2010-06-03change 'disconnect' label to 'finally'Guillaume Desmottes1-2/+2