aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell-window.c
Commit message (Expand)AuthorAgeFilesLines
* Use libedataserver's e_xml_parse_file() instead of xmlParseFile()Tor Lillqvist2005-12-181-1/+4
* escape the string when generating XML UI description of component switcherDavid Malcolm2005-12-131-2/+7
* Have added the "View Status Bar" under the "View" menu This is a toggleS.Antony Vincent Pandian2005-09-231-1/+18
* Use privsolib instead of privlib. Link with SHELL_LIBS. Use NO_UNDEFINED.Tor Lillqvist2005-08-101-4/+11
* Dont enter default values for button label and menu label Dont add theSarfraaz Ahmed2005-07-251-0/+3
* fix the pixmap location for the settings menu.Not Zed2005-07-211-2/+3
* Free the style here.Kjartan Maraas2005-07-131-0/+1
* shell/ChangeLog shell/e-component-registry.c shell/e-component-registry.hSrinivasa Ragavan2005-05-161-1/+1
* Add profiler so that it gets disted properlyRodney Dawes2005-05-141-3/+2
* Fixes #33287JP Rosevear2005-02-241-0/+1
* Make offline button scale with font size. Fixes #48868.William Jon McCann2005-02-231-3/+8
* new protos, modesJP Rosevear2005-01-051-11/+102
* Convert to G_DEFINE_TYPEJP Rosevear2004-12-211-15/+8
* register event hook.Not Zed2004-10-251-0/+28
* ** See bug #57367.Not Zed2004-06-241-16/+12
* 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