aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/misc/e-source-selector.c
Commit message (Expand)AuthorAgeFilesLines
* Add a call to e_source_selector_set_select_new here so that we can selectRodney Dawes2004-06-251-1/+22
* Add preconditions. Make sure garbage or NULL data doesn't get used.Hans Petter Jansson2004-06-231-5/+17
* fix a path leak and maek the code more structured.Not Zed2004-06-161-7/+23
* (pixbuf_cell_data_func): fix the appearance a little.Larry Ewing2004-06-121-2/+3
* (pixbuf_cell_data_func): clean up warnings. (double bad larry).Larry Ewing2004-06-121-4/+1
* (pixbuf_cell_data_func): actually initialize the pixbuf (bad larry).Larry Ewing2004-06-121-1/+1
* make the source selector use a colock block instead of setting theLarry Ewing2004-06-121-14/+44
* if the source is primary, don't allow it to be un-selectedJP Rosevear2004-01-241-11/+14
* set a primary selection if there is one before the rebuildJP Rosevear2004-01-211-6/+18
* provide parent iter in/out arg (test_collapse_row_callback): use privJP Rosevear2004-01-211-16/+45
* util routine to clear the row reference to the saved primary selectionJP Rosevear2004-01-211-43/+82
* check if the collapsing node has its child selected, if so take a rowJP Rosevear2004-01-211-1/+65
* create the data structure for rebuilding the model (free_rebuild_data):JP Rosevear2004-01-201-22/+174
* (init): Set the mode on the text cellEttore Perazzoli2003-12-031-0/+1
* list the signal args properlJP Rosevear2003-12-021-1/+1
* use find_source_iter and get the selection from the right spotJP Rosevear2003-11-171-25/+57
* (e_source_selector_new): Expand all theEttore Perazzoli2003-11-111-0/+2
* fill_popup_menu signal has 2 arguments.Rodrigo Moya2003-10-291-1/+1
* added "fill_popup_menu" signal, to allow the addition of new items to theRodrigo Moya2003-10-291-1/+31
* Merge new-ui-branch to the trunk.Ettore Perazzoli2003-10-221-0/+682