aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell.h
Commit message (Collapse)AuthorAgeFilesLines
* Implement saving of configuration information. Now when you runEttore Perazzoli2000-06-291-2/+8
| | | | | | | | | Evolution it will display the same folder as the last time, and will hide/show the shortcut/folder bars as the last time. This uses GConf so I also put a GConf check into configure.in. svn path=/trunk/; revision=3787
* Reorganized the shell to allow dynamic registration of storages andEttore Perazzoli2000-05-251-11/+11
| | | | | | | folder types, and changed all the components to work with the new setup. svn path=/trunk/; revision=3199
* Get rid of the old `evolution-service-repository' cruft and startEttore Perazzoli2000-05-231-10/+12
| | | | | | implementing new CORBA storage interfaces for the shell. svn path=/trunk/; revision=3178
* Machinery for quitting and handling the relationship between a shellEttore Perazzoli2000-05-071-0/+4
| | | | | | and its views. svn path=/trunk/; revision=2862
* Big shell reorganization.Ettore Perazzoli2000-05-071-51/+69
| | | | svn path=/trunk/; revision=2848
* Make Evolution compile with the latest Bonobo changes.Arturo Espinosa2000-01-261-3/+3
| | | | | | | | Make Evolution compile with the latest Bonobo changes. Miguel. svn path=/trunk/; revision=1636
* More work; Model view for the shortcut bar is better; More menus; More ↵Arturo Espinosa2000-01-181-4/+1
| | | | | | features -migu svn path=/trunk/; revision=1587
* Shaping up; Model/view is still not fully setup, but coming, comingArturo Espinosa2000-01-171-0/+8
| | | | svn path=/trunk/; revision=1580
* Use e_bar_set_item_data.Miguel de Icaza2000-01-161-0/+9
| | | | | | | | | | | | | | | | 2000-01-10 Miguel de Icaza <miguel@gnu.org> * widgets/shortcut-bar/e-shortcut-bar.c (e_shortcut_bar_add_item): Use e_bar_set_item_data. Drop item_url; Require image argument; Require user data argument. 2000-01-09 Miguel de Icaza <miguel@gnu.org> * widgets/shortcut-bar/e-icon-bar.c (e_icon_bar_init): Turn on anti-aliasing. svn path=/trunk/; revision=1573
* MoreArturo Espinosa2000-01-121-7/+24
| | | | | | More svn path=/trunk/; revision=1561
* More work. Before the shortcut changes -migArturo Espinosa2000-01-091-4/+1
| | | | svn path=/trunk/; revision=1545
* More framework work -miguelArturo Espinosa2000-01-071-0/+32
svn path=/trunk/; revision=1539