aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell-window.c
Commit message (Expand)AuthorAgeFilesLines
* Add listener for the ViewToolbar command.William Jon McCann2004-06-031-0/+30
* ** See #58827.Not Zed2004-06-011-0/+1
* use the menu icon not the button icon for the menus. (setup_widgets):Not Zed2004-05-191-0/+45
* set title to just Evolution (show_development_warning): ditto for warningJP Rosevear2004-05-101-4/+4
* Remove e-lang-utils.h include.Not Zed2004-04-301-2/+0
* init the view to NULLJP Rosevear2004-04-281-1/+12
* if there is a current view, use the component alias to select a sensibleJP Rosevear2004-04-231-1/+1
* Change this a lot. Now each component will maintain its ownDan Winship2004-04-091-2/+0
* Add panded widget to EShellWindowPrivate and handle state saving ofRodney Dawes2004-01-271-6/+14
* (e_shell_window_save_defaults): Implement.Ettore Perazzoli2003-12-031-4/+15
* New member activity_handler. (mail_component_init): Initialize.Ettore Perazzoli2003-12-021-1/+4
* Pass a label for the status bar control for now.Ettore Perazzoli2003-12-021-21/+23
* Destroy the tooltips instead of unreffing them.Ettore Perazzoli2003-11-191-1/+9
* (struct _EShellWindowPrivate): New membersEttore Perazzoli2003-11-191-3/+253
* New signal "component_changed". (class_init): Install. (switch_view):Ettore Perazzoli2003-11-131-0/+37
* Call e_sidebar_select_button() instead of switch_view().Ettore Perazzoli2003-11-131-1/+1
* Added a new "-c" command-line arg. (idle_cb): If the arg is specified,Ettore Perazzoli2003-11-111-13/+19
* New member "component_alias". (component_view_new): Get a new "alias" arg,Ettore Perazzoli2003-11-111-17/+83
* New member "component_registry". (e_shell_construct): Don't callEttore Perazzoli2003-10-231-47/+20
* Make the scrolled window have a GTK_SHADOW_IN shadow.Ettore Perazzoli2003-10-231-1/+3
* (PADDING): Increase to 6 pixels.Ettore Perazzoli2003-10-231-2/+2
* Add an "evolution:button_label" property on the component for use in theEttore Perazzoli2003-10-231-59/+45
* Change to "evolution-1.5" - although, ideally, this should be a config.hJeffrey Stedfast2003-10-221-1/+1
* Merge new-ui-branch to the trunk.Ettore Perazzoli2003-10-221-0/+481
* Ooops, revert changes: wrong branch.Ettore Perazzoli2003-07-241-381/+0
* Create a new EShellWindow and show it.Ettore Perazzoli2003-07-241-0/+381