aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/misc/e-source-selector.h
Commit message (Collapse)AuthorAgeFilesLines
* make source selector flags/libsJP Rosevear2003-11-151-3/+1
| | | | | | | | 2003-11-14 JP Rosevear <jpr@ximian.com> * configure.in: make source selector flags/libs svn path=/trunk/; revision=23366
* added "fill_popup_menu" signal, to allow the addition of new items to theRodrigo Moya2003-10-291-0/+2
| | | | | | | | | | | | | 2003-10-28 Rodrigo Moya <rodrigo@ximian.com> * e-source-selector.[ch]: added "fill_popup_menu" signal, to allow the addition of new items to the popup menu. (class_init): create new signal. (init): connect to "button_press_event" for the tree view. (selector_button_press_event): callback for "button_press_event". (e_source_selector_selection_shown): use g_return_val_if_fail. svn path=/trunk/; revision=23106
* Merge new-ui-branch to the trunk.Ettore Perazzoli2003-10-221-0/+80
svn path=/trunk/; revision=22964