| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix linking order for `$(DB3_LDADD)'s so that we avoid pulling | Ettore Perazzoli | 2001-06-03 | 1 | -2/+2 |
* | Add some missing `$(DB3_LDADD)'s to get it to compile. | Ettore Perazzoli | 2001-06-01 | 1 | -1/+2 |
* | New file. (e_pixmaps_update): Moved here from e-util to break e-util | Dan Winship | 2001-05-28 | 1 | -0/+2 |
* | Reference libeshell.la instead of libeshell.a. | Peter Williams | 2001-05-26 | 1 | -15/+21 |
* | Added ETSPECDIR. Added e-storage-set-view.etspec to get installed. | Christopher James Lahey | 2001-05-26 | 1 | -1/+5 |
* | Create new files for the folder commands, and move the "Create new | Ettore Perazzoli | 2001-05-19 | 1 | -0/+2 |
* | Ask for a folder to import into. | Iain Holmes | 2001-05-12 | 1 | -0/+2 |
* | Removed EVOLUTION_VERSION from the rest of makefiles. use VERSION instead. So | Gediminas Paulauskas | 2001-05-08 | 1 | -1/+0 |
* | Add interfaces to the shell to handle off-line operation, as well as a | Ettore Perazzoli | 2001-05-03 | 1 | -0/+3 |
* | new file. | Chris Toshok | 2001-05-03 | 1 | -0/+2 |
* | Remove $(UNICODE_LIBS). | Dan Winship | 2001-04-26 | 1 | -1/+0 |
* | Do this everywhere, also fixup CLEANFILES | Michael Meeks | 2001-04-14 | 1 | -2/+7 |
* | Initial step for refactoring of the DnD API for ShellComponents. | Ettore Perazzoli | 2001-03-19 | 1 | -0/+1 |
* | xml-i18n-tools setup. Mark strings for translation. | Kjartan Maraas | 2001-02-13 | 1 | -2/+5 |
* | Don't link with the old widgets/shortcut-bar/libshortcut-bar.la anymore, | Jason Leach | 2001-01-27 | 1 | -1/+0 |
* | Some warnings cleanups | Iain Holmes | 2001-01-12 | 1 | -1/+0 |
* | add the importer part 1 | Iain Holmes | 2001-01-12 | 1 | -1/+4 |
* | update to GNOME_Evolution_Shell.oafinfo | Michael Meeks | 2000-12-08 | 1 | -1/+1 |
* | New `createNewView' method in `Evolution::Shell'. Register the shell | Ettore Perazzoli | 2000-12-05 | 1 | -2/+5 |
* | Install Evolution IDL's into datadir/idl. | Peter Williams | 2000-11-26 | 1 | -0/+6 |
* | A very, long, very tedious IDL API rename and re-scoping; | Michael Meeks | 2000-11-11 | 1 | -2/+2 |
* | AM_GNOME_GETTEXT doesn't use $(datadir)/locale as the locale dir. (It | Dan Winship | 2000-10-24 | 1 | -1/+1 |
* | 31337 splash screen for the shell's startup sequence. | Ettore Perazzoli | 2000-10-15 | 1 | -0/+2 |
* | if we're not displaying folders, the current folder is NULL. (class_init): | Chris Toshok | 2000-10-03 | 1 | -2/+2 |
* | `EvolutionStorageSetViewListener', wrapper for the CORBA | Ettore Perazzoli | 2000-10-03 | 1 | -0/+2 |
* | Added the ability for the shell to export the storage set view as a | Ettore Perazzoli | 2000-10-02 | 1 | -2/+7 |
* | Update the shortcut bar in the shell view to match the changes in the | Ettore Perazzoli | 2000-09-26 | 1 | -0/+2 |
* | Added check for gnome-app-lib. Removed directories that have been moved to | Christopher James Lahey | 2000-09-18 | 1 | -3/+2 |
* | Added $(GNOME_PRINT_LIBS) to evolution_LDADD. | Christopher James Lahey | 2000-09-14 | 1 | -0/+1 |
* | Thou shalt add a space after `-I' when invoking `orbit-idl'. | Ettore Perazzoli | 2000-09-13 | 1 | -1/+1 |
* | Remove ui.xml stuff which was breaking distcheck. | Ettore Perazzoli | 2000-09-13 | 1 | -4/+1 |
* | Implemented a new `EFolderTree' object. Make `EStorage' use it | Ettore Perazzoli | 2000-09-09 | 1 | -2/+4 |
* | Added new interfaces to be exposed by the local storage, so that | Ettore Perazzoli | 2000-09-08 | 1 | -0/+5 |
* | Preliminaries for new UI handler. | Michael Meeks | 2000-09-08 | 1 | -3/+4 |
* | convert to use ETree instead of GtkCTree. | Chris Toshok | 2000-08-26 | 1 | -0/+1 |
* | many fixes to make it compile with strange prefixes... | Mathieu Lacage | 2000-08-21 | 1 | -2/+2 |
* | added UNICODE_LIBS to get unicode linking with the shell... | Arik Devens | 2000-08-20 | 1 | -1/+2 |
* | fix for compiling with bonobo in stange prefix. | Mathieu Lacage | 2000-08-20 | 1 | -1/+1 |
* | Add a kludgy and simple interface to the shell views to access the | Ettore Perazzoli | 2000-08-13 | 1 | -0/+3 |
* | Actually commit this - I though it went in already. | JP Rosevear | 2000-08-04 | 1 | -3/+3 |
* | Ooops. I did not actually commit the `.bcd' file. | Ettore Perazzoli | 2000-07-20 | 1 | -6/+0 |
* | Add support for saving the current configuration of all the | Ettore Perazzoli | 2000-07-20 | 1 | -4/+11 |
* | EvolutionShellClient. | Ettore Perazzoli | 2000-06-30 | 1 | -0/+4 |
* | Implement saving of configuration information. Now when you run | Ettore Perazzoli | 2000-06-29 | 1 | -1/+3 |
* | Build a `libeshell.a' library in `shell/' so that we don't need to | Ettore Perazzoli | 2000-06-13 | 1 | -32/+44 |
* | Folder selection dialog, (untested) CORBA interfaces for it, and a new | Ettore Perazzoli | 2000-06-11 | 1 | -0/+2 |
* | Initial support for creating/removing folders. This implies some new | Ettore Perazzoli | 2000-06-10 | 1 | -43/+52 |
* | Added a title bar for the folder view. Removed title bar from the | Ettore Perazzoli | 2000-05-30 | 1 | -0/+2 |
* | Made the storage view update at changes in the storage, and | Ettore Perazzoli | 2000-05-26 | 1 | -2/+2 |
* | Reorganized the shell to allow dynamic registration of storages and | Ettore Perazzoli | 2000-05-25 | 1 | -2/+6 |
* | Added widgets/e-paned/Makefile. | Christopher James Lahey | 2000-05-25 | 1 | -0/+1 |
* | Get rid of the old `evolution-service-repository' cruft and start | Ettore Perazzoli | 2000-05-23 | 1 | -6/+12 |
* | Use TigerT's new mini icons in the shell's folder tree view. | Ettore Perazzoli | 2000-05-16 | 1 | -0/+1 |
* | Use the new ETitleBar widget in the shell, thus allowing the user to | Ettore Perazzoli | 2000-05-16 | 1 | -6/+2 |
* | Initial implementation of the tree view for the folders. | Ettore Perazzoli | 2000-05-14 | 1 | -0/+4 |
* | Big shell reorganization. | Ettore Perazzoli | 2000-05-07 | 1 | -22/+41 |
* | add support for building purified evolution. | Chris Toshok | 2000-05-05 | 1 | -0/+10 |
* | Removing more cruft. | Ettore Perazzoli | 2000-05-03 | 1 | -1/+0 |
* | Get rid of crufty `e-service' modules. | Ettore Perazzoli | 2000-05-03 | 1 | -2/+0 |
* | Set G_LOG_DOMAIN in following files. | Matthew Loper | 2000-05-03 | 1 | -1/+2 |
* | include -I$(datadir)/idl in orbit-idl arguments so that you can have | Dan Winship | 2000-04-25 | 1 | -1/+3 |
* | Load the icons from the installation path, not form the GNOME-libs | Miguel de Icaza | 2000-04-06 | 1 | -0/+2 |
* | Implementation of the service repository interface as a bonobo object. | bertrand | 2000-03-12 | 1 | -3/+9 |
* | add a field refering to a service associated to the efolder. In the case | bertrand | 2000-03-12 | 1 | -0/+2 |
* | Various building fixes. At least, now it builds for me. | Ettore Perazzoli | 2000-03-02 | 1 | -5/+5 |
* | added a reset method. Thanks message-browser to find so much bugs :) | bertrand | 2000-02-22 | 1 | -0/+1 |
* | Further Makefile.am fixage -miguel | Miguel de Icaza | 2000-02-19 | 1 | -4/+3 |
* | Changed the order of the compilation so the CORBA stuff was generated | Iain Holmes | 2000-02-09 | 1 | -2/+2 |
* | Make Evolution compile with the latest Bonobo changes. | Arturo Espinosa | 2000-01-26 | 1 | -1/+1 |
* | Shaping up; Model/view is still not fully setup, but coming, coming | Arturo Espinosa | 2000-01-17 | 1 | -1/+5 |
* | Use e_bar_set_item_data. | Miguel de Icaza | 2000-01-16 | 1 | -2/+0 |
* | More | Arturo Espinosa | 2000-01-12 | 1 | -1/+17 |
* | More work. Before the shortcut changes -mig | Arturo Espinosa | 2000-01-09 | 1 | -1/+4 |
* | More framework work -miguel | Arturo Espinosa | 2000-01-07 | 1 | -4/+10 |
* | Lots of reorganization to get the Evolution shell to begin its life. It | Arturo Espinosa | 2000-01-06 | 1 | -0/+19 |