| Commit message (Expand) | Author | Age | Files | Lines |
* | Use BASE_VERSION for repo_ids and OAFIIDs Update killev to kill the | Rodney Dawes | 2003-12-02 | 1 | -1/+1 |
* | (evolution_activity_client_construct): Get a raw | Ettore Perazzoli | 2003-11-19 | 1 | -16/+28 |
* | Define EVOLUTION_IMAGES using $(imagesdir). Define EVOLUTION_GLADEDIR | Dan Winship | 2003-02-06 | 1 | -0/+2 |
* | [With this commit, the shell compiles without deprecated | Ettore Perazzoli | 2002-12-20 | 1 | -12/+14 |
* | changed to use a gtkdialog instead of a gnome one. | Not Zed | 2002-12-02 | 1 | -3/+3 |
* | use e_shell_ marshallers, and make sure STRING parameters map to *_STRING* | Chris Toshok | 2002-11-20 | 1 | -2/+4 |
* | Make separate dispose/finalize overrides of just overriding destroy. | Ettore Perazzoli | 2002-11-12 | 1 | -9/+27 |
* | New. (impl_finalize): New. (destroy): Removed. (class_init): Install | Ettore Perazzoli | 2002-11-06 | 1 | -1/+1 |
* | Replace gtk_signal_emit() with g_signal_emit(). Likewise. Likewise. | Ettore Perazzoli | 2002-11-04 | 1 | -2/+2 |
* | Changed all gtk_object_refs()/gtk_object_unrefs() into | Ettore Perazzoli | 2002-11-04 | 1 | -1/+1 |
* | First big sync of my GNOME 2 porting work (incomplete, and still | Ettore Perazzoli | 2002-11-02 | 1 | -12/+11 |
* | [Implement an Outlook-style "New" dropdown button. It is basically | Ettore Perazzoli | 2002-01-24 | 1 | -71/+3 |
* | 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 |
* | Allow a value of -1.0 for @progress [which means "unknown progress"]. | Ettore Perazzoli | 2001-09-07 | 1 | -1/+1 |
* | Studlycapsize all the IDs that are not. Likewise. Updated accordingly. | Ettore Perazzoli | 2001-08-28 | 1 | -5/+5 |
* | Set the release flag on the returned folder type list too. | Ettore Perazzoli | 2001-08-08 | 1 | -1/+1 |
* | Small stylistical/aesthetical fix. | Ettore Perazzoli | 2001-08-08 | 1 | -2/+2 |
* | Set the release flag on the returned icon to %TRUE. | Ettore Perazzoli | 2001-08-08 | 1 | -0/+2 |
* | Free the CORBA version of the animated icon. | Ettore Perazzoli | 2001-08-08 | 1 | -1/+7 |
* | Unref the listener when done. | Not Zed | 2001-08-07 | 1 | -0/+3 |
* | Added some comments about the possible race condition issues with the | Ettore Perazzoli | 2001-07-31 | 1 | -26/+9 |
* | Also update have_pending_update before calling corba, as below. | Not Zed | 2001-07-31 | 1 | -2/+1 |
* | [This should fix #5110, shell crash when switching folders.] | Ettore Perazzoli | 2001-07-31 | 1 | -5/+5 |
* | Remove the source for the timeout *before* invoking the CORBA method, as | Ettore Perazzoli | 2001-07-28 | 1 | -7/+30 |
* | Use `g_source_remove()' instead of `gtk_timeout_remove()' here, as we are | Ettore Perazzoli | 2001-07-22 | 1 | -1/+3 |
* | Don't assert that there is a handler, so we don't crash if user clicks on | Ettore Perazzoli | 2001-07-03 | 1 | -9/+21 |
* | Actually implement the "clicked" signal for the EActivityHandler, and | Ettore Perazzoli | 2001-06-25 | 1 | -12/+17 |
* | Added an EvolutionActivityClient object to libeshell, to handle | Ettore Perazzoli | 2001-06-24 | 1 | -0/+460 |