| Commit message (Expand) | Author | Age | Files | Lines |
* | -- Merging patches from evolution-1-0-branch. | Ettore Perazzoli | 2001-12-20 | 1 | -0/+3 |
* | Removed. (idle_cb): Don't call it. (warning_dialog_clicked_callback): | Ettore Perazzoli | 2001-10-31 | 1 | -58/+0 |
* | Fix the license text to make sense. | Ettore Perazzoli | 2001-10-27 | 1 | -1/+0 |
* | Update the licensing information to require version 2 of the GPL | Ettore Perazzoli | 2001-10-27 | 1 | -2/+2 |
* | Use gtk_widget_show_now() so the stupid dialog hopefully displays all the | Ettore Perazzoli | 2001-10-27 | 1 | -3/+3 |
* | Set the WMClass of the quit dialog to be different from the default one in | Ettore Perazzoli | 2001-10-25 | 1 | -0/+4 |
* | Urgh. Remove stale line that caused `display_default' to be set to TRUE | Ettore Perazzoli | 2001-10-18 | 1 | -2/+0 |
* | Also flush GDK after flushing GTK. Otherwise GTK might queue draw requests | Ettore Perazzoli | 2001-10-12 | 1 | -0/+5 |
* | [Hopefully really, finally fix #8615 and friends.] | Ettore Perazzoli | 2001-10-12 | 1 | -0/+23 |
* | Display the default view only if we are starting our own shell, or if the | Ettore Perazzoli | 2001-10-12 | 1 | -8/+25 |
* | Do not invoke `e_shell_restore_from_settings()' if `shell' is NULL. | Ettore Perazzoli | 2001-10-06 | 1 | -1/+1 |
* | Also `gdk_flush()'. (idle_cb): If the user doesn't specify at least one | Ettore Perazzoli | 2001-10-06 | 1 | -20/+28 |
* | #include "e-util/e-gtk-utils.h". (quit_box_new): Queue a draw on the | Ettore Perazzoli | 2001-10-06 | 1 | -0/+7 |
* | Call `e_make_widget_backing_stored()' on the widget so it refreshes | Ettore Perazzoli | 2001-09-18 | 1 | -0/+5 |
* | New. (quit_box_destroyed_callback): New. (no_views_left_cb): Use these two | Ettore Perazzoli | 2001-09-18 | 1 | -1/+54 |
* | Add SUB_VERSION to the version string passed to | Ettore Perazzoli | 2001-09-13 | 1 | -1/+1 |
* | Replace "Evolution" with "Ximian Evolution" in a bunch of user-visible | Ettore Perazzoli | 2001-09-06 | 1 | -6/+6 |
* | [Fix #6971, Default folder should be the Summary.] | Ettore Perazzoli | 2001-09-05 | 1 | -1/+1 |
* | Replaced the chained `if' statements with a `switch' statement for | Ettore Perazzoli | 2001-08-14 | 1 | -19/+29 |
* | [Fix #6232, the thirty-four-splash-screens-at-startup bug.] | Ettore Perazzoli | 2001-08-03 | 1 | -4/+10 |
* | Fix support for gtkhtml when compiled with gconf support | Frédéric Crozat | 2001-07-30 | 1 | -0/+8 |
* | Only show the warning dialog instead of using `gnome_dialog_run()' so it | Ettore Perazzoli | 2001-07-24 | 1 | -2/+10 |
* | Only show the warning dialog instead of using `gnome_dialog_run()' so it | Ettore Perazzoli | 2001-07-24 | 1 | -7/+5 |
* | Make the local storage name "Local Folders" instead of "local", looks | Jason Leach | 2001-07-20 | 1 | -4/+1 |
* | Revised to make it less scary. | Aaron Weber | 2001-07-04 | 1 | -10/+6 |
* | Don't assert that there is a handler, so we don't crash if user clicks on | Ettore Perazzoli | 2001-07-03 | 1 | -0/+1 |
* | Fix the fix. | Ettore Perazzoli | 2001-06-29 | 1 | -1/+1 |
* | Fix #3756, `--debug' option not working anymore. | Ettore Perazzoli | 2001-06-29 | 1 | -5/+12 |
* | Make the shell to be able to display URIs that the user specified on | Ettore Perazzoli | 2001-06-28 | 1 | -41/+65 |
* | Get the shell to unregister the components on exit again. | Ettore Perazzoli | 2001-06-25 | 1 | -0/+2 |
* | Fixed a nasty chain of broken fixes to broken fixes to broken fixes, | Ettore Perazzoli | 2001-06-25 | 1 | -0/+3 |
* | Remove the ugliness that was `e_shell_quit()'; implement an | Ettore Perazzoli | 2001-06-25 | 1 | -1/+3 |
* | Update the copyrights, replacing Helix Code with Ximian and | Ettore Perazzoli | 2001-06-23 | 1 | -1/+1 |
* | Remove $(UNICODE_LIBS). | Dan Winship | 2001-04-26 | 1 | -2/+0 |
* | Don't declare debug_log as extern in evolution-shell-component-client.c, | Dan Winship | 2001-04-04 | 1 | -4/+4 |
* | add a "debug" method to tell a component to output debugging messages to a | Dan Winship | 2001-03-31 | 1 | -1/+17 |
* | Remove/replace unneeded includes and move around stuff so that system | Kjartan Maraas | 2001-03-30 | 1 | -2/+10 |
* | Added Azeri language file | Pablo Saratxaga | 2001-03-15 | 1 | -3/+2 |
* | Don't try to generate a Makefile in camel/providers/vee as it's empty. | Kjartan Maraas | 2001-03-08 | 1 | -1/+1 |
* | Update this again. | Dan Winship | 2001-02-28 | 1 | -14/+12 |
* | Slightly updated the startup warning message for the release. | Ettore Perazzoli | 2000-12-14 | 1 | -2/+2 |
* | Complete the code to associate a URI and a folder type to the toplevel | Ettore Perazzoli | 2000-12-09 | 1 | -3/+4 |
* | Handle a NIL return value from `oaf_activate_from_id' without | Ettore Perazzoli | 2000-12-05 | 1 | -1/+2 |
* | New `createNewView' method in `Evolution::Shell'. Register the shell | Ettore Perazzoli | 2000-12-05 | 1 | -4/+35 |
* | removed #ifdef ENABLE_NLS/#endif on Miguel's request. | Gediminas Paulauskas | 2000-11-30 | 1 | -2/+0 |
* | Added a `--no-splash' option to the shell. | Ettore Perazzoli | 2000-11-04 | 1 | -10/+14 |
* | modified or added a bunch of .cvsignore to ignore generated files, which | Gediminas Paulauskas | 2000-11-01 | 1 | -0/+2 |
* | Added check for gnome-app-lib. Removed directories that have been moved to | Christopher James Lahey | 2000-09-18 | 1 | -2/+2 |
* | The Commit from hell that breaks all UI related stuff; | Michael Meeks | 2000-09-14 | 1 | -1/+1 |
* | Initialize libunicode | Dan Winship | 2000-09-12 | 1 | -1/+2 |
* | convert to use ETree instead of GtkCTree. | Chris Toshok | 2000-08-26 | 1 | -0/+3 |
* | Actually commit this - I though it went in already. | JP Rosevear | 2000-08-04 | 1 | -17/+2 |
* | work with either gconf 0.5 or newer | Dan Winship | 2000-07-28 | 1 | -0/+4 |
* | Remove GOAD support. | Dan Winship | 2000-07-25 | 1 | -36/+3 |
* | Added/fixed support for multiple views. | Ettore Perazzoli | 2000-07-20 | 1 | -21/+2 |
* | Fixed to match gconf API change. | Christopher James Lahey | 2000-07-13 | 1 | -1/+1 |
* | Update the message. | Dan Winship | 2000-07-11 | 1 | -15/+13 |
* | Add FIXME comment. | Ettore Perazzoli | 2000-07-11 | 1 | -0/+2 |
* | Implement saving of configuration information. Now when you run | Ettore Perazzoli | 2000-06-29 | 1 | -4/+20 |
* | Just fix some empty space and add the name of the file at the top of | Ettore Perazzoli | 2000-06-28 | 1 | -2/+1 |
* | Initial support for creating/removing folders. This implies some new | Ettore Perazzoli | 2000-06-10 | 1 | -0/+3 |
* | Use version here. Add padding to the message. Only destroy object if its | Miguel de Icaza | 2000-06-09 | 1 | -11/+7 |
* | Make the close button on the shell view exit Evolution cleanly. Not a | Ettore Perazzoli | 2000-06-02 | 1 | -2/+18 |
* | Set up gettext. (Problem noted by Héctor García Alvarez) | Dan Winship | 2000-06-01 | 1 | -0/+4 |
* | Remove extra free of evolution_directory. | Dan Winship | 2000-05-29 | 1 | -2/+0 |
* | Reorganized the shell to allow dynamic registration of storages and | Ettore Perazzoli | 2000-05-25 | 1 | -17/+21 |
* | move the development_warning from mail to shell so you don't get the | Dan Winship | 2000-05-19 | 1 | -0/+59 |
* | Set the icons when changing between components. | Christopher James Lahey | 2000-05-10 | 1 | -0/+4 |
* | Display the default inbox at startup, instead of an empty view. | Ettore Perazzoli | 2000-05-09 | 1 | -1/+16 |
* | Actually quit when the shell is destroyed. | Ettore Perazzoli | 2000-05-09 | 1 | -0/+8 |
* | Fix brainos so that the application quits after closing all the | Ettore Perazzoli | 2000-05-07 | 1 | -4/+3 |
* | Machinery for quitting and handling the relationship between a shell | Ettore Perazzoli | 2000-05-07 | 1 | -0/+17 |
* | Fix non-OAF compilation. | Ettore Perazzoli | 2000-05-07 | 1 | -1/+1 |
* | Big shell reorganization. | Ettore Perazzoli | 2000-05-07 | 1 | -95/+55 |
* | Made Evolution OAF-compatible. | Ettore Perazzoli | 2000-04-28 | 1 | -3/+34 |
* | Moved all ChangeLog entries for the shell to shell/ChangeLog. | Miguel de Icaza | 2000-04-07 | 1 | -2/+6 |
* | + * shell/main.c (evolution_boot): Make sure our data directory is | Matthew Loper | 2000-04-07 | 1 | -0/+5 |
* | + * shell/main.c (evolution_boot): gtk_signal_connect'ed "destroy" | Matthew Loper | 2000-03-23 | 1 | -1/+4 |
* | Make Evolution compile with the latest Bonobo changes. | Arturo Espinosa | 2000-01-26 | 1 | -1/+1 |
* | More work on the code. Added more for the framework. | Arturo Espinosa | 2000-01-19 | 1 | -2/+5 |
* | Use e_bar_set_item_data. | Miguel de Icaza | 2000-01-16 | 1 | -1/+1 |
* | More | Arturo Espinosa | 2000-01-12 | 1 | -9/+43 |
* | More framework work -miguel | Arturo Espinosa | 2000-01-07 | 1 | -0/+59 |