aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell-window.c
Commit message (Expand)AuthorAgeFilesLines
* 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