| Commit message (Expand) | Author | Age | Files | Lines |
* | New `createNewView' method in `Evolution::Shell'. Register the shell | Ettore Perazzoli | 2000-12-05 | 1 | -29/+77 |
* | de-register a component's UI if it dies. | Michael Meeks | 2000-11-28 | 1 | -0/+5 |
* | Plug leaks of the fullname and fulldefaultname. | Federico Mena Quintero | 2000-11-25 | 1 | -0/+3 |
* | Update the remaining "IDL:Evolution*" to "IDL:GNOME/Evolution*" to sync up | Matt Bissiri | 2000-11-11 | 1 | -2/+2 |
* | A very, long, very tedious IDL API rename and re-scoping; | Michael Meeks | 2000-11-11 | 1 | -34/+34 |
* | Make the shell pop-up a warning dialog per component when a component | Ettore Perazzoli | 2000-11-07 | 1 | -1/+65 |
* | Added a `--no-splash' option to the shell. | Ettore Perazzoli | 2000-11-04 | 1 | -8/+23 |
* | The big api rename ... | Michael Meeks | 2000-11-02 | 1 | -1/+1 |
* | Save the settings before the view is destroyed. (e_shell_quit): Don't save | Iain Holmes | 2000-10-18 | 1 | -3/+24 |
* | Add a typecast. | Dan Winship | 2000-10-17 | 1 | -0/+2 |
* | Check if there are any files in default_user that are not in ~/evolution | Iain Holmes | 2000-10-16 | 1 | -0/+1 |
* | 31337 splash screen for the shell's startup sequence. | Ettore Perazzoli | 2000-10-15 | 1 | -2/+62 |
* | Added the ability for the shell to export the storage set view as a | Ettore Perazzoli | 2000-10-02 | 1 | -3/+20 |
* | Fix a refcounting problem with the local storage. ("Somebody" added a | Ettore Perazzoli | 2000-09-25 | 1 | -2/+0 |
* | Added check for gnome-app-lib. Removed directories that have been moved to | Christopher James Lahey | 2000-09-18 | 1 | -1/+1 |
* | The Commit from hell that breaks all UI related stuff; | Michael Meeks | 2000-09-14 | 1 | -14/+20 |
* | Changed so that ::set_owner is called after setting up the local | Ettore Perazzoli | 2000-09-08 | 1 | -0/+32 |
* | Added new interfaces to be exposed by the local storage, so that | Ettore Perazzoli | 2000-09-08 | 1 | -8/+35 |
* | Make the shell start up components through a OAF query for | Ettore Perazzoli | 2000-08-28 | 1 | -12/+83 |
* | Ref a few things that need it. Avoid triggering some assertions. | Peter Williams | 2000-08-26 | 1 | -1/+4 |
* | Commit the right version of this file. | Ettore Perazzoli | 2000-08-13 | 1 | -4/+0 |
* | Add a kludgy and simple interface to the shell views to access the | Ettore Perazzoli | 2000-08-13 | 1 | -3/+9 |
* | add "in string evolution_homedir" to ShellComponent::set_owner's | Dan Winship | 2000-08-11 | 1 | -0/+9 |
* | Fixed some warnings. | Christopher James Lahey | 2000-08-10 | 1 | -1/+1 |
* | Actually commit this - I though it went in already. | JP Rosevear | 2000-08-04 | 1 | -31/+24 |
* | Remove erroneous refs on folder_type_registry, storage_set. | Michael Meeks | 2000-08-04 | 1 | -4/+11 |
* | Remove GOAD support. | Dan Winship | 2000-07-25 | 1 | -6/+0 |
* | Fix a braino that caused Evolution to unref a NULL object when the | Ettore Perazzoli | 2000-07-22 | 1 | -5/+1 |
* | Add support for saving the current configuration of all the | Ettore Perazzoli | 2000-07-20 | 1 | -17/+95 |
* | Added/fixed support for multiple views. | Ettore Perazzoli | 2000-07-20 | 1 | -1/+5 |
* | Translate a default_folder of "" into NULL (which can't be passed over | Dan Winship | 2000-07-11 | 1 | -0/+3 |
* | Add an extra ref for the CORBA storage BonoboObject so that the number | Ettore Perazzoli | 2000-07-08 | 1 | -4/+10 |
* | Use the correct gconf path (/apps, not /app), and call | Dan Winship | 2000-07-06 | 1 | -5/+6 |
* | Added an extra @allowed_types parameter to the shell's folder | Ettore Perazzoli | 2000-07-02 | 1 | -32/+63 |
* | Removed bogus extra gtk_object_ref() that caused the shell not to quit | Ettore Perazzoli | 2000-07-02 | 1 | -2/+0 |
* | add "cancel" to FolderSelectionListener. | Dan Winship | 2000-07-01 | 1 | -13/+14 |
* | Typo fix | Peter Williams | 2000-06-30 | 1 | -1/+3 |
* | Fixes brought to us by Purify | Matthew Loper | 2000-06-29 | 1 | -1/+3 |
* | Implement saving of configuration information. Now when you run | Ettore Perazzoli | 2000-06-29 | 1 | -4/+124 |
* | Close the dialog when done. Dont do anything if 'new' was pressed, and | Michael Zucchi | 2000-06-27 | 1 | -2/+8 |
* | Folder selection dialog, (untested) CORBA interfaces for it, and a new | Ettore Perazzoli | 2000-06-11 | 1 | -0/+74 |
* | Implemented folder creation dialog (File -> New -> Folder). To make | Ettore Perazzoli | 2000-06-11 | 1 | -1/+1 |
* | Initial support for creating/removing folders. This implies some new | Ettore Perazzoli | 2000-06-10 | 1 | -1/+1 |
* | Fixed a refcount leak and added interfaces to add/remove folders | Ettore Perazzoli | 2000-06-08 | 1 | -12/+21 |
* | Free the uri variable. | Christopher James Lahey | 2000-06-02 | 1 | -0/+2 |
* | Make quit work again by implementing a CORBA method to unregister | Ettore Perazzoli | 2000-05-31 | 1 | -8/+55 |
* | Added a title bar for the folder view. Removed title bar from the | Ettore Perazzoli | 2000-05-30 | 1 | -3/+4 |
* | Made the storage view update at changes in the storage, and | Ettore Perazzoli | 2000-05-26 | 1 | -0/+2 |
* | Reorganized the shell to allow dynamic registration of storages and | Ettore Perazzoli | 2000-05-25 | 1 | -12/+65 |
* | Get rid of the old `evolution-service-repository' cruft and start | Ettore Perazzoli | 2000-05-23 | 1 | -9/+104 |
* | Initial implementation of the tree view for the folders. | Ettore Perazzoli | 2000-05-14 | 1 | -5/+6 |
* | Display the default inbox at startup, instead of an empty view. | Ettore Perazzoli | 2000-05-09 | 1 | -1/+4 |
* | Fix misplaced `g_free()' that resulted in garbage to be printed out | Ettore Perazzoli | 2000-05-09 | 1 | -1/+3 |
* | Fix brainos so that the application quits after closing all the | Ettore Perazzoli | 2000-05-07 | 1 | -2/+2 |
* | Machinery for quitting and handling the relationship between a shell | Ettore Perazzoli | 2000-05-07 | 1 | -8/+74 |
* | Portability fix (use `readdir()', not `readdir_r()'). Also, be safer | Ettore Perazzoli | 2000-05-07 | 1 | -3/+8 |
* | Big shell reorganization. | Ettore Perazzoli | 2000-05-07 | 1 | -296/+152 |
* | Update for shortcut bar changes. | Dan Winship | 2000-04-01 | 1 | -1/+1 |
* | i2000-03-13 bertrand <bertrand@helixcode.com> | bertrand | 2000-03-13 | 1 | -1/+15 |
* | added the get_e_folder_type function. | bertrand | 2000-03-13 | 1 | -0/+1 |
* | Implementation of the service repository interface as a bonobo object. | bertrand | 2000-03-12 | 1 | -0/+14 |
* | Make Evolution compile with the latest Bonobo changes. | Arturo Espinosa | 2000-01-26 | 1 | -28/+28 |
* | More work; Model view for the shortcut bar is better; More menus; More fea... | Arturo Espinosa | 2000-01-18 | 1 | -29/+9 |
* | Shaping up; Model/view is still not fully setup, but coming, coming | Arturo Espinosa | 2000-01-17 | 1 | -15/+88 |
* | Use e_bar_set_item_data. | Miguel de Icaza | 2000-01-16 | 1 | -0/+37 |
* | More | Arturo Espinosa | 2000-01-12 | 1 | -23/+178 |
* | More work. Before the shortcut changes -mig | Arturo Espinosa | 2000-01-09 | 1 | -3/+0 |
* | More framework work -miguel | Arturo Espinosa | 2000-01-07 | 1 | -0/+106 |