Fix FSF address (Tobias Mueller, #470445)
[platform/upstream/evolution-data-server.git] / libedataserverui / e-source-selector.c
2007-08-28 Ross BurtonFix FSF address (Tobias Mueller, #470445)
2007-04-04 Ross BurtonRemove marshallers that are already in GLib (#400970)
2007-04-02 Matthew BarnesStore colors as a string specification instead of an...
2007-04-01 Matthew BarnesCompiler warning fixes from Kjartan Maraas.
2007-03-29 Matthew BarnesFix "incompatible pointer type" warnings (#360619).
2007-01-08 Chenthill PalanisamyFixes #387638
2006-12-05 Srinivasa RagavanAdded searchable ESourceList.
2006-04-26 Srinivasa RagavanUpdated GNOME Keyring code.
2005-08-31 Harish KrishnaswamyModify License to LGPL
2005-05-11 Mengjie YuWe need to implement the popup_menu function to make...
2005-05-04 Hans Petter JanssonWrote API docs.
2005-03-22 Chenthill PalanisamyDo not emit popup signals when clicked on the source...
2004-11-25 Harish KrishnaswamyEvo UI Hackfest : harish
2004-10-14 JP RosevearG_DEFINE_TYPE cleanups for parent class
2004-10-13 JP Rosevearmove from evolution
2004-10-08 Harry Luimplement popup_menu so that popup menu can be shown...
2004-10-06 Not Zedadded boolean object boxed.
2004-07-20 JP Rosevearremove proto
2004-06-24 Rodney DawesAdd a call to e_source_selector_set_select_new here...
2004-06-22 Hans Petter JanssonAdd preconditions. Make sure garbage or NULL data doesn...
2004-06-16 Not Zedfix a path leak and maek the code more structured.
2004-06-11 Larry Ewing (pixbuf_cell_data_func): fix the appearance a little.
2004-06-11 Larry Ewing (pixbuf_cell_data_func): clean up warnings. (double...
2004-06-11 Larry Ewing (pixbuf_cell_data_func): actually initialize the pixbu...
2004-06-11 Larry Ewingmake the source selector use a colock block instead...
2004-01-24 JP Rosevearif the source is primary, don't allow it to be un-selected
2004-01-21 JP Rosevearset a primary selection if there is one before the...
2004-01-20 JP Rosevearprovide parent iter in/out arg (test_collapse_row_callb...
2004-01-20 JP Rosevearutil routine to clear the row reference to the saved...
2004-01-20 JP Rosevearcheck if the collapsing node has its child selected...
2004-01-19 JP Rosevearcreate the data structure for rebuilding the model...
2003-12-02 Ettore Perazzoli(init): Set the mode on the text cell
2003-12-01 JP Rosevearlist the signal args properl
2003-11-16 JP Rosevearuse find_source_iter and get the selection from the...
2003-11-11 Ettore Perazzoli(e_source_selector_new): Expand all the
2003-10-28 Rodrigo Moyafill_popup_menu signal has 2 arguments.
2003-10-28 Rodrigo Moyaadded "fill_popup_menu" signal, to allow the addition...
2003-10-21 Ettore PerazzoliMerge new-ui-branch to the trunk.