| Commit message (Expand) | Author | Age | Files | Lines |
* | Use BASE_VERSION for repo_ids and OAFIIDs Update killev to kill the | Rodney Dawes | 2003-12-02 | 1 | -2/+2 |
* | Fixes #41916 | Rodrigo Moya | 2003-04-29 | 1 | -2/+1 |
* | Fix arg types on REMOVED_SHARED_FOLDER signal. #40888 | Dan Winship | 2003-04-08 | 1 | -3/+3 |
* | add a Bonobo::Listener to this like the other async interfaces, rather | Dan Winship | 2003-03-15 | 1 | -3/+7 |
* | Define EVOLUTION_IMAGES using $(imagesdir). Define EVOLUTION_GLADEDIR | Dan Winship | 2003-02-06 | 1 | -1/+1 |
* | s/BonoboXObject/BonoboObject/ (for BONOBO_DISABLE_DEPRECATED) | Dan Winship | 2003-01-14 | 1 | -7/+7 |
* | [With this commit, the shell compiles without deprecated | Ettore Perazzoli | 2002-12-20 | 1 | -95/+104 |
* | changed to use a gtkdialog instead of a gnome one. | Not Zed | 2002-12-02 | 1 | -12/+12 |
* | use e_shell_ marshallers, and make sure STRING parameters map to *_STRING* | Chris Toshok | 2002-11-20 | 1 | -9/+9 |
* | (impl_finalize): Fix typo; p -> sp. | Ettore Perazzoli | 2002-11-16 | 1 | -3/+2 |
* | remove GTK_OBJECT cast and other GTK stuff. | Not Zed | 2002-11-13 | 1 | -10/+10 |
* | Split finalize/dispose. Likewise. Likewise. Likewise. Likewise. Likewise. | Ettore Perazzoli | 2002-11-06 | 1 | -10/+25 |
* | Changed all gtk_object_refs()/gtk_object_unrefs() into | Ettore Perazzoli | 2002-11-04 | 1 | -26/+27 |
* | First big sync of my GNOME 2 porting work (incomplete, and still | Ettore Perazzoli | 2002-11-02 | 1 | -155/+46 |
* | New, implementation for the cancel_discover_shared_folder virtual method. | Ettore Perazzoli | 2002-10-18 | 1 | -15/+43 |
* | Calls e_shell_command_remove_shared_folder. (file_verbs): Set up | Dan Winship | 2002-10-01 | 1 | -3/+33 |
* | (evolution_storage_update_folder): Do not | Ettore Perazzoli | 2002-09-20 | 1 | -17/+5 |
* | New callback for the show_folder_properties signal. | Ettore Perazzoli | 2002-08-07 | 1 | -8/+121 |
* | Removed unused variable. | Ettore Perazzoli | 2002-07-19 | 1 | -5/+5 |
* | no need to convert the value returned by e_folder_tree_get_folder to a | Rodrigo Moya | 2002-07-16 | 1 | -7/+16 |
* | dup the listener, for consistency with the other signals | Dan Winship | 2002-07-13 | 1 | -1/+3 |
* | (get_folder_list_foreach): Copy | Ettore Perazzoli | 2002-07-12 | 1 | -6/+8 |
* | Pass zero as the @sorting_priority to evolution_storage_new_folder(). | Ettore Perazzoli | 2002-07-10 | 1 | -6/+8 |
* | Pass NULL @custom_icon_name to evolution_storage_new_folder(). | Ettore Perazzoli | 2002-07-10 | 1 | -0/+6 |
* | New helper function. (e_folder_to_corba): Use it here. | Ettore Perazzoli | 2002-07-09 | 1 | -0/+29 |
* | (impl_Storage_updateFolder): Don't stop | Ettore Perazzoli | 2002-06-29 | 1 | -14/+6 |
* | Set release for the CORBA path sequence to TRUE. | Ettore Perazzoli | 2002-06-01 | 1 | -0/+1 |
* | Set the can_sync_offline property on the EFolder based on the | Ettore Perazzoli | 2002-05-21 | 1 | -5/+7 |
* | Compute the evolutionUri here and pass it in. | Christopher James Lahey | 2002-05-15 | 1 | -1/+33 |
* | Added some tests for the custom storage. | Ettore Perazzoli | 2002-05-11 | 1 | -37/+67 |
* | Pass %FALSE as @has_shared_folders to evolution_storage_new(). | Ettore Perazzoli | 2002-05-10 | 1 | -14/+37 |
* | Rename NotPrepared to notPrepared and NotSyncing to notSyncing. | Ettore Perazzoli | 2002-05-09 | 1 | -3/+3 |
* | add every folder to the sequence except the root folder | JP Rosevear | 2002-05-08 | 1 | -0/+53 |
* | New widget for a button that displays a folder selection in a standard | Dan Winship | 2002-04-05 | 1 | -5/+6 |
* | *** empty log message *** | Dan Winship | 2002-03-23 | 1 | -1/+1 |
* | (evolution_storage_removed_folder): Oops. Fix here too. | Dan Winship | 2002-03-23 | 1 | -1/+1 |
* | Fix a "how can this ever have worked" bug to make unread message counts | Dan Winship | 2002-03-23 | 1 | -1/+1 |
* | Support for delayed filling-in of storages/folders. | Dan Winship | 2002-03-15 | 1 | -1/+77 |
* | Make storages-with-toplevel-views less of a hack. | Dan Winship | 2002-03-08 | 1 | -30/+3 |
* | Set the return type of the signal handlers to GTK_TYPE_NONE. | 9 | 2001-10-29 | 1 | -3/+3 |
* | We want XFER_FOLDER not REMOVE_FOLDER! | 7 | 2001-10-27 | 1 | -1/+1 |
* | Fix the license text to make sense. | Ettore Perazzoli | 2001-10-27 | 1 | -1/+0 |
* | Update the licensing information to require version 2 of the GPL | Ettore Perazzoli | 2001-10-27 | 1 | -2/+2 |
* | Implement. (class_init): Add the signal "xfer_folder" signal. | Ettore Perazzoli | 2001-10-27 | 1 | -4/+27 |
* | g_return_if_fail if the display_name is NULL. "Fixes" 11182 although there | Dan Winship | 2001-10-25 | 1 | -0/+1 |
* | Remove "display_name" arg from update methods. It was only there to do the | Dan Winship | 2001-10-12 | 1 | -15/+8 |
* | change to match create_folder. (e_marshal_NONE__POINTER_POINTER_POINTER): | Chris Toshok | 2001-09-07 | 1 | -40/+26 |
* | Fix the Pine and Netscape importers. Give them a nice progress reporting GUI. | Iain Holmes | 2001-08-31 | 1 | -24/+34 |
* | Studlycapsize all the IDs that are not. Likewise. Updated accordingly. | Ettore Perazzoli | 2001-08-28 | 1 | -9/+9 |
* | Use the passed-in unread_count. | Dan Winship | 2001-08-15 | 1 | -1/+1 |
* | yeah, and that last fix to :-) | Jacob Leach | 2001-08-04 | 1 | -3/+3 |
* | oops, should have tested that warning fix. | Jacob Leach | 2001-08-04 | 1 | -1/+1 |
* | warning fix. | Jacob Leach | 2001-08-04 | 1 | -1/+0 |
* | [Removing Evolution::LocalStorage interface, abstracting the unread counts | Jason Leach | 2001-08-04 | 1 | -10/+84 |
* | Oops, small fix. | Jacob Leach | 2001-06-22 | 1 | -1/+1 |
* | Fix bug #3409: Removing an EvolutionStorage from the shell's folder | Jacob Leach | 2001-06-22 | 1 | -3/+57 |
* | Fixed folder creation on IMAP storages (by notifying bonobo listener with | Jason Leach | 2001-06-12 | 1 | -32/+26 |
* | Committing the new My Evolution. | Iain Holmes | 2001-06-09 | 1 | -1/+0 |
* | Changed purely informational debug spew from a g_warning to a g_message. | Jon Trowbridge | 2001-06-07 | 1 | -1/+1 |
* | New function (probably should just be static). | Jason Leach | 2001-05-31 | 1 | -1/+1 |
* | Reference libeshell.la instead of libeshell.a. | Peter Williams | 2001-05-26 | 1 | -4/+11 |
* | Importer changes | Iain Holmes | 2001-05-09 | 1 | -0/+1 |
* | Undo a broken leak fix. | Ettore Perazzoli | 2001-05-05 | 1 | -2/+0 |
* | Plug more leaks. | Ettore Perazzoli | 2001-05-04 | 1 | -0/+2 |
* | #include <glib.h> and move corresponding local includes to the top. | Kjartan Maraas | 2001-04-25 | 1 | -0/+1 |
* | Remove/replace unneeded includes and move around stuff so that system | Kjartan Maraas | 2001-03-30 | 1 | -3/+4 |
* | Added an xfer method to `EStorage' and `GNOME::Evolution::Storage'. | Ettore Perazzoli | 2001-03-22 | 1 | -0/+12 |
* | All my changes to get the folder creation working, and the magic Netscape | Iain Holmes | 2001-03-13 | 1 | -13/+25 |
* | Remove a warning....DOH! | Iain Holmes | 2001-02-24 | 1 | -1/+0 |
* | Changes to allow folders to be created from a callback. | Iain Holmes | 2001-02-24 | 1 | -0/+1 |
* | Cast this fucntion pointer. | Christopher James Lahey | 2001-02-17 | 1 | -2/+0 |
* | add asyncCreateFolder and asyncRemoveFolder interfaces. (Use | Dan Winship | 2001-02-15 | 1 | -3/+124 |
* | Update copyrights for files modified in year 2001. | Ettore Perazzoli | 2001-01-28 | 1 | -1/+1 |
* | New function. Obvious. | Dan Winship | 2001-01-20 | 1 | -0/+16 |
* | New function to update a folder given its URI. Plus associated changes to | Dan Winship | 2001-01-05 | 1 | -10/+54 |
* | Complete the code to associate a URI and a folder type to the toplevel | Ettore Perazzoli | 2000-12-09 | 1 | -6/+19 |
* | Start implementing a physical URI property for the toplevel nodes in | Ettore Perazzoli | 2000-12-05 | 1 | -6/+21 |
* | Plug leaks of the fullname and fulldefaultname. | Federico Mena Quintero | 2000-11-25 | 1 | -0/+1 |
* | Update the remaining "IDL:Evolution*" to "IDL:GNOME/Evolution*" to sync up | Matt Bissiri | 2000-11-11 | 1 | -1/+1 |
* | A very, long, very tedious IDL API rename and re-scoping; | Michael Meeks | 2000-11-11 | 1 | -56/+56 |
* | The big api rename ... | Michael Meeks | 2000-11-02 | 1 | -1/+1 |
* | Make this take "highlighted" as well. | Dan Winship | 2000-11-02 | 1 | -1/+3 |
* | Add "highligted" field to Folder. Add update_folder method to | Dan Winship | 2000-11-02 | 1 | -0/+61 |
* | Add a `::remove_listener' method to Evolution::Storage. | Ettore Perazzoli | 2000-10-02 | 1 | -5/+76 |
* | Added check for gnome-app-lib. Removed directories that have been moved to | Christopher James Lahey | 2000-09-18 | 1 | -1/+1 |
* | Make `EvolutionStorage' and `ELocalstorage' actually update the CORBA | Ettore Perazzoli | 2000-09-12 | 1 | -2/+19 |
* | Fix a stupid crash caused by not taking account of the fact that the | Ettore Perazzoli | 2000-09-09 | 1 | -0/+4 |
* | Make EvolutionStorage support multiple listeners. | Ettore Perazzoli | 2000-09-09 | 1 | -28/+102 |
* | Fix Chris' fixes. | Ettore Perazzoli | 2000-09-09 | 1 | -3/+1 |
* | Added base ETableModel functions. | Christopher James Lahey | 2000-09-09 | 1 | -0/+2 |
* | Added new interfaces to be exposed by the local storage, so that | Ettore Perazzoli | 2000-09-08 | 1 | -18/+73 |
* | Strdup path when setting the callback data. | Christopher James Lahey | 2000-09-02 | 1 | -1/+0 |
* | Changed `Evolution::Storage' so that the displayed name for a folder | Ettore Perazzoli | 2000-09-01 | 1 | -13/+8 |
* | Remove useless reference to the storage registry in the | Ettore Perazzoli | 2000-07-07 | 1 | -10/+2 |
* | Make EvolutionStorage use the correct name when registering itself. | Ettore Perazzoli | 2000-05-29 | 1 | -1/+1 |
* | Made the storage view update at changes in the storage, and | Ettore Perazzoli | 2000-05-26 | 1 | -0/+395 |