aboutsummaryrefslogtreecommitdiffstats
path: root/shell/main.c
Commit message (Expand)AuthorAgeFilesLines
* Remove $(UNICODE_LIBS).Dan Winship2001-04-261-2/+0
* Don't declare debug_log as extern in evolution-shell-component-client.c,Dan Winship2001-04-041-4/+4
* add a "debug" method to tell a component to output debugging messages to aDan Winship2001-03-311-1/+17
* Remove/replace unneeded includes and move around stuff so that systemKjartan Maraas2001-03-301-2/+10
* Added Azeri language filePablo Saratxaga2001-03-151-3/+2
* Don't try to generate a Makefile in camel/providers/vee as it's empty.Kjartan Maraas2001-03-081-1/+1
* Update this again.Dan Winship2001-02-281-14/+12
* Slightly updated the startup warning message for the release.Ettore Perazzoli2000-12-141-2/+2
* Complete the code to associate a URI and a folder type to the toplevelEttore Perazzoli2000-12-091-3/+4
* Handle a NIL return value from `oaf_activate_from_id' withoutEttore Perazzoli2000-12-051-1/+2
* New `createNewView' method in `Evolution::Shell'. Register the shellEttore Perazzoli2000-12-051-4/+35
* removed #ifdef ENABLE_NLS/#endif on Miguel's request.Gediminas Paulauskas2000-11-301-2/+0
* Added a `--no-splash' option to the shell.Ettore Perazzoli2000-11-041-10/+14
* modified or added a bunch of .cvsignore to ignore generated files, whichGediminas Paulauskas2000-11-011-0/+2
* Added check for gnome-app-lib. Removed directories that have been moved toChristopher James Lahey2000-09-181-2/+2
* The Commit from hell that breaks all UI related stuff;Michael Meeks2000-09-141-1/+1
* Initialize libunicodeDan Winship2000-09-121-1/+2
* convert to use ETree instead of GtkCTree.Chris Toshok2000-08-261-0/+3
* Actually commit this - I though it went in already.JP Rosevear2000-08-041-17/+2
* work with either gconf 0.5 or newerDan Winship2000-07-281-0/+4
* Remove GOAD support.Dan Winship2000-07-251-36/+3
* Added/fixed support for multiple views.Ettore Perazzoli2000-07-201-21/+2
* Fixed to match gconf API change.Christopher James Lahey2000-07-131-1/+1
* Update the message.Dan Winship2000-07-111-15/+13
* Add FIXME comment.Ettore Perazzoli2000-07-111-0/+2
* Implement saving of configuration information. Now when you runEttore Perazzoli2000-06-291-4/+20
* Just fix some empty space and add the name of the file at the top ofEttore Perazzoli2000-06-281-2/+1
* Initial support for creating/removing folders. This implies some newEttore Perazzoli2000-06-101-0/+3
* Use version here. Add padding to the message. Only destroy object if itsMiguel de Icaza2000-06-091-11/+7
* Make the close button on the shell view exit Evolution cleanly. Not aEttore Perazzoli2000-06-021-2/+18
* Set up gettext. (Problem noted by Héctor García Alvarez)Dan Winship2000-06-011-0/+4
* Remove extra free of evolution_directory.Dan Winship2000-05-291-2/+0
* Reorganized the shell to allow dynamic registration of storages andEttore Perazzoli2000-05-251-17/+21
* move the development_warning from mail to shell so you don't get theDan Winship2000-05-191-0/+59
* Set the icons when changing between components.Christopher James Lahey2000-05-101-0/+4
* Display the default inbox at startup, instead of an empty view.Ettore Perazzoli2000-05-091-1/+16
* Actually quit when the shell is destroyed.Ettore Perazzoli2000-05-091-0/+8
* Fix brainos so that the application quits after closing all theEttore Perazzoli2000-05-071-4/+3
* Machinery for quitting and handling the relationship between a shellEttore Perazzoli2000-05-071-0/+17
* Fix non-OAF compilation.Ettore Perazzoli2000-05-071-1/+1
* Big shell reorganization.Ettore Perazzoli2000-05-071-95/+55
* Made Evolution OAF-compatible.Ettore Perazzoli2000-04-281-3/+34
* Moved all ChangeLog entries for the shell to shell/ChangeLog.Miguel de Icaza2000-04-071-2/+6
* + * shell/main.c (evolution_boot): Make sure our data directory isMatthew Loper2000-04-071-0/+5
* + * shell/main.c (evolution_boot): gtk_signal_connect'ed "destroy"Matthew Loper2000-03-231-1/+4
* Make Evolution compile with the latest Bonobo changes.Arturo Espinosa2000-01-261-1/+1
* More work on the code. Added more for the framework.Arturo Espinosa2000-01-191-2/+5
* Use e_bar_set_item_data.Miguel de Icaza2000-01-161-1/+1
* MoreArturo Espinosa2000-01-121-9/+43
* More framework work -miguelArturo Espinosa2000-01-071-0/+59