| Commit message (Expand) | Author | Age | Files | Lines |
* | [Finish fixing #11645.] | Ettore Perazzoli | 2002-09-26 | 1 | -0/+31 |
* | Don't destroy the dialog. It does that itself whenever it emits | Dan Winship | 2002-09-25 | 1 | -2/+0 |
* | (e_shell_construct): Oops, no @shell argument to | Ettore Perazzoli | 2002-09-24 | 1 | -1/+1 |
* | Use e_shell_request_close_view(). | Ettore Perazzoli | 2002-09-24 | 1 | -17/+36 |
* | Pass TRUE as @queue to e_shell_view_display_uri(). | Ettore Perazzoli | 2002-09-05 | 1 | -1/+1 |
* | Pass FALSE as @restore_all_views to e_shell_restore_from_settings() so we | Ettore Perazzoli | 2002-09-05 | 1 | -5/+11 |
* | Pass a selection_order to oaf_query so we get the components back in a | Dan Winship | 2002-08-29 | 1 | -2/+3 |
* | (endarken_style): Set the color for | Ettore Perazzoli | 2002-08-02 | 1 | -3/+3 |
* | Get the EStorageSet from the shortcut's shell since there is no | Ettore Perazzoli | 2002-07-18 | 1 | -46/+102 |
* | set corba_folder.customIconName so we don't crash. | Chris Toshok | 2002-07-15 | 1 | -1/+4 |
* | (e_shell_show_settings): Don't set up the settings | Ettore Perazzoli | 2002-07-03 | 1 | -2/+0 |
* | Remove debugging message. | Ettore Perazzoli | 2002-07-02 | 1 | -3/+1 |
* | New member preparing_to_quit in EShellPrivate. | Ettore Perazzoli | 2002-07-02 | 1 | -1/+13 |
* | No more @default_type arg to e_shell_folder_selection_dialog_new(). | Ettore Perazzoli | 2002-05-23 | 1 | -2/+1 |
* | New callback for when the first created view in the shell gets mapped. | Ettore Perazzoli | 2002-05-23 | 1 | -0/+12 |
* | Only refuse quitting if the result is CANCEL. This way we allow quitting | Ettore Perazzoli | 2002-05-23 | 1 | -1/+1 |
* | Ask e_shell_prepare_for_quit() before destroying the view if it's the last | Ettore Perazzoli | 2002-05-16 | 1 | -2/+11 |
* | Check with e_shell_prepare_for_quit() before quitting. | Ettore Perazzoli | 2002-05-16 | 1 | -0/+64 |
* | Pass self to e_shell_offline_handler_new() instead of the component | Ettore Perazzoli | 2002-05-14 | 1 | -1/+1 |
* | Put the EStorageSetView in an EScrollFrame. | Ettore Perazzoli | 2002-05-08 | 1 | -2/+4 |
* | emit show_settings signal (corba_class_init): assign epv method | JP Rosevear | 2002-04-19 | 1 | -0/+45 |
* | Shell config page routines. Right now handles the default folders page. | Dan Winship | 2002-04-11 | 1 | -2/+2 |
* | New. Check that things that need to be in the config db are. Right now it | Dan Winship | 2002-04-09 | 1 | -0/+2 |
* | Add a "view_info" argument. | Dan Winship | 2002-04-09 | 1 | -8/+45 |
* | Fix "evolution evolution:/path/to/folder" to use default view | Dan Winship | 2002-04-08 | 1 | -24/+9 |
* | New widget for a button that displays a folder selection in a standard | Dan Winship | 2002-04-05 | 1 | -10/+54 |
* | Change type of parent_class to BonoboXObjectClass. | Ettore Perazzoli | 2002-04-04 | 1 | -11/+49 |
* | Register a "working" folder type with the hourglass icon. (Would | Dan Winship | 2002-03-25 | 1 | -0/+4 |
* | Move the ComponentActionsPlaceholder into the Actions menu, instead of the | Ettore Perazzoli | 2002-03-21 | 1 | -1/+37 |
* | Support for delayed filling-in of storages/folders. | Dan Winship | 2002-03-15 | 1 | -0/+5 |
* | Make storages-with-toplevel-views less of a hack. | Dan Winship | 2002-03-08 | 1 | -2/+4 |
* | Keep the storage name and display_name in EStoragePriv. (impl_get_name, | Dan Winship | 2002-03-07 | 1 | -4/+6 |
* | [Fix #3029, Offline mode should be preserved across sessions.] | Ettore Perazzoli | 2002-02-23 | 1 | -5/+46 |
* | Don't show the folder bar and the shortcut bar in the new window. | Ettore Perazzoli | 2002-02-21 | 1 | -6/+11 |
* | [Implement an Outlook-style "New" dropdown button. It is basically | Ettore Perazzoli | 2002-01-24 | 1 | -0/+1 |
* | [Fix #17258, shell displays splash even if Evolution is already | Ettore Perazzoli | 2001-12-15 | 1 | -9/+9 |
* | Remove debugging message. | Ettore Perazzoli | 2001-10-30 | 1 | -2/+0 |
* | Ref the shell. (destroy): Unref the shell. (destroy): Free the | Ettore Perazzoli | 2001-10-29 | 1 | -1/+3 |
* | 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 |
* | Set ->is_initialized to %FALSE. (e_shell_unregister_all): Same here. | Ettore Perazzoli | 2001-10-27 | 1 | -0/+4 |
* | Handle failure from XGetClassHint properly. Also, free res_name and | Ettore Perazzoli | 2001-10-26 | 1 | -4/+6 |
* | Explicitly deactivate the control frame, and display the default URI | Ettore Perazzoli | 2001-10-24 | 1 | -0/+14 |
* | No need to gtk_widget_show() the view anymore. | Ettore Perazzoli | 2001-10-23 | 1 | -30/+68 |
* | Don't die if the parent window has no WMHints. | Ettore Perazzoli | 2001-10-23 | 1 | -3/+2 |
* | New member `is_interactive' in `EShellPrivate'. (init): Init to %FALSE. | Ettore Perazzoli | 2001-10-23 | 1 | -6/+59 |
* | Fix the WM problems related to the folder selection dialog being | Ettore Perazzoli | 2001-10-19 | 1 | -1/+46 |
* | Re-set the owner on the component that raised OldOwnerHasDied. | Ettore Perazzoli | 2001-10-18 | 1 | -2/+10 |
* | [Fix #7643, Starting new view doesn't honor "view" settings.] | Ettore Perazzoli | 2001-10-12 | 1 | -5/+10 |
* | [Hopefully really, finally fix #8615 and friends.] | Ettore Perazzoli | 2001-10-12 | 1 | -4/+19 |
* | Handle the return value from | Ettore Perazzoli | 2001-10-06 | 1 | -1/+2 |
* | If setting the owner fails, print the a warning message out. Then restart | Ettore Perazzoli | 2001-10-06 | 1 | -1/+9 |
* | Make the crash message less dorky. [#10264] | Ettore Perazzoli | 2001-10-03 | 1 | -3/+4 |
* | [Fix #8053, `GNOME_Evolution_Shortcuts' doesn't seem to work.] | Ettore Perazzoli | 2001-09-29 | 1 | -10/+0 |
* | Allow callers to set the default type of folder to be created. | Iain Holmes | 2001-09-29 | 1 | -1/+3 |
* | Only raise NotReady if the local storage pointer is actually NULL. This | Ettore Perazzoli | 2001-09-18 | 1 | -3/+6 |
* | Return a proper value. (impl_Shell_createStorageSetView): Likewise. | Ettore Perazzoli | 2001-09-15 | 1 | -5/+5 |
* | [Fix #8204 and the other bugs caused by allowing invocations on | Ettore Perazzoli | 2001-09-15 | 1 | -11/+54 |
* | [Fix #5990, Remembering Evolution window geometry.] | Ettore Perazzoli | 2001-09-14 | 1 | -1/+6 |
* | [Remove a bunch of debugging messages, as per #7741.] | Ettore Perazzoli | 2001-09-14 | 1 | -1/+0 |
* | Disable DnD on the EStorageSetView to avoid strange behaviors. | Ettore Perazzoli | 2001-09-14 | 1 | -12/+18 |
* | [Fix #6971, Default folder should be the Summary.] | Ettore Perazzoli | 2001-09-05 | 1 | -1/+1 |
* | Shut down other components correctly when cancelling the first time startup d... | Iain Holmes | 2001-09-05 | 1 | -1/+3 |
* | #include "e-shell-startup-wizard.h". | Ettore Perazzoli | 2001-08-22 | 1 | -0/+1 |
* | Put the bonobo_object_release_unref() for the db at the top in an attempt | Ettore Perazzoli | 2001-08-20 | 1 | -3/+5 |
* | Compile fixes | Iain Holmes | 2001-08-18 | 1 | -1/+0 |
* | Don't destroy the splash twice. | Jeffrey Stedfast | 2001-08-18 | 1 | -29/+26 |
* | Startup assistant stuff | Iain Holmes | 2001-08-17 | 1 | -3/+18 |
* | s/the view for `%s' have/the views for `%s' have/. | Ettore Perazzoli | 2001-08-17 | 1 | -1/+1 |
* | Add a new IDL function, Evolution::Shell::setLineStatus (in boolean). Bug | Jason Leach | 2001-08-16 | 1 | -0/+18 |
* | [Fix #7109, Evolution crashes when the splash screen dialog is | Ettore Perazzoli | 2001-08-14 | 1 | -1/+2 |
* | Restore the shell reffing/unreffing here. | Ettore Perazzoli | 2001-08-14 | 1 | -2/+2 |
* | Add the menu items using the EShellUserCreatableItemsHandler. | Ettore Perazzoli | 2001-08-10 | 1 | -18/+48 |
* | [This should fix #5407, application crash on re-opening.] | Ettore Perazzoli | 2001-08-08 | 1 | -0/+1 |
* | Add some padding to the label so that the title doesn't move around when | Ettore Perazzoli | 2001-08-05 | 1 | -26/+80 |
* | [Removing Evolution::LocalStorage interface, abstracting the unread counts | Jason Leach | 2001-08-04 | 1 | -20/+22 |
* | [Fix #6232, the thirty-four-splash-screens-at-startup bug.] | Ettore Perazzoli | 2001-08-03 | 1 | -24/+57 |
* | Make "My Evolution" a normal storage instead of being the toplevel | Ettore Perazzoli | 2001-08-03 | 1 | -0/+9 |
* | [Fixes #4663, startup crash.] | Ettore Perazzoli | 2001-08-03 | 1 | -0/+6 |
* | Spit out a warning if we cannot resolve "Bonobo/ConfigDatabase" on | Ettore Perazzoli | 2001-08-03 | 1 | -6/+12 |
* | [Fix a crash if you start evolution with a bad URI.] | Jason Leach | 2001-07-21 | 1 | -1/+2 |
* | Initialize priv->db and priv->iid so that destroy() won't crash if | Dan Winship | 2001-07-13 | 1 | -0/+2 |
* | use bonobo-conf everywhere | Dietmar Maurer | 2001-07-04 | 1 | -13/+39 |
* | [The following makes the shell able to create the `shortcuts.xml' | Ettore Perazzoli | 2001-07-03 | 1 | -2/+3 |
* | Rename `e_shell_new_view()' into `e_shell_create_view()' to avoid | Ettore Perazzoli | 2001-06-28 | 1 | -6/+6 |
* | Make the shell to be able to display URIs that the user specified on | Ettore Perazzoli | 2001-06-28 | 1 | -2/+20 |
* | Added a URI schema registry to the shell, and changed the bootstrap | Ettore Perazzoli | 2001-06-28 | 1 | -0/+66 |
* | Get the shell to unregister the components on exit again. | Ettore Perazzoli | 2001-06-25 | 1 | -1/+4 |
* | Break the build so the current shell breakage doesn't get into the | Ettore Perazzoli | 2001-06-25 | 1 | -0/+13 |
* | Fixed a nasty chain of broken fixes to broken fixes to broken fixes, | Ettore Perazzoli | 2001-06-25 | 1 | -16/+7 |
* | Remove the ugliness that was `e_shell_quit()'; implement an | Ettore Perazzoli | 2001-06-25 | 1 | -39/+9 |
* | Change EShell to derive from BonoboXObject for sake of simplicity. | Ettore Perazzoli | 2001-06-25 | 1 | -88/+29 |
* | Fix a bunch of stupid warnings caused by missing includes. Also | Ettore Perazzoli | 2001-06-23 | 1 | -1/+3 |
* | Implemented an Evolution::Activity interface for keeping track of | Ettore Perazzoli | 2001-06-23 | 1 | -2/+42 |
* | Fix splash setup to keep it from giving two Gtk-CRITICAL assertions when | Jason Leach | 2001-06-09 | 1 | -14/+9 |
* | (Fix bug #418: Save state of folder tree view) | Jason Leach | 2001-06-07 | 1 | -16/+8 |
* | Removed an unecessary sleep(2) call, so evolution will start up 2 seconds | Jason Leach | 2001-05-31 | 1 | -1/+0 |
* | Added ETSPECDIR. Added e-storage-set-view.etspec to get installed. | Christopher James Lahey | 2001-05-26 | 1 | -4/+2 |
* | Add a caption to the folder selection dialog widget, and get the | Ettore Perazzoli | 2001-05-20 | 1 | -1/+5 |
* | component_new refs the object itself, so unref ours when we finish with it | JP Rosevear | 2001-05-12 | 1 | -5/+0 |
* | Initial implementation for the "warning, some connections are still | Ettore Perazzoli | 2001-05-04 | 1 | -12/+76 |
* | Add interfaces to the shell to handle off-line operation, as well as a | Ettore Perazzoli | 2001-05-03 | 1 | -0/+105 |
* | #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 | -4/+10 |
* | All my changes to get the folder creation working, and the magic Netscape | Iain Holmes | 2001-03-13 | 1 | -0/+4 |
* | Added `accepted_dnd_mime_types' and `exported_dnd_mime_types' members | Ettore Perazzoli | 2001-02-27 | 1 | -7/+7 |
* | Update copyrights for files modified in year 2001. | Ettore Perazzoli | 2001-01-28 | 1 | -1/+1 |
* | (Fix #1252: Need a File->Close way to close a view) | Jason Leach | 2001-01-25 | 1 | -2/+11 |
* | (Bug #883: Shortcut bar does not update when a folders display name | Jason Leach | 2001-01-19 | 1 | -0/+17 |
* | Unref our copy, and then destroy. | Miguel de Icaza | 2001-01-13 | 1 | -0/+4 |
* | 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 |