| Commit message (Expand) | Author | Age | Files | Lines |
* | Lookup the handler for the type. If we don't have a registered handler or | Jeffrey Stedfast | 2003-03-18 | 1 | -0/+11 |
* | Update for EvolutionStorage change | Dan Winship | 2003-03-15 | 1 | -0/+5 |
* | reverted mail-display.c and mail-format.c fixes - pondering better fixes | Jeffrey Stedfast | 2003-03-14 | 1 | -17/+0 |
* | Security vulnerability fixes. | Jeffrey Stedfast | 2003-03-13 | 1 | -0/+7 |
* | Security vulnerability fixes. | Jeffrey Stedfast | 2003-03-13 | 1 | -0/+10 |
* | Rewritten to do the same as the composer's build_message() code. | Jeffrey Stedfast | 2003-03-13 | 1 | -1/+2 |
* | Various small fixes leading up to a real fix. | Jeffrey Stedfast | 2003-03-13 | 1 | -0/+4 |
* | Use gtk_window_set_transient_for() on the druid with the settings dialog | Jeffrey Stedfast | 2003-03-12 | 1 | -0/+6 |
* | Remove the yes/no buttons. Fixes bug #39382. | Jeffrey Stedfast | 2003-03-11 | 1 | -0/+3 |
* | New callback function to handle the checkbox getting toggled. | Jeffrey Stedfast | 2003-03-11 | 1 | -0/+9 |
* | Fix the response code, because some bastard changed the filter/* code and | Not Zed | 2003-03-10 | 1 | -0/+6 |
* | Removed the debug printf. Added a case for the composer. Part of fixing | Not Zed | 2003-03-10 | 1 | -1/+2 |
* | removed main.c from the build. | Not Zed | 2003-03-10 | 1 | -0/+9 |
* | All this snot just to fix bug #38925 and an attempt to fix bug #38926 (but | Jeffrey Stedfast | 2003-03-08 | 1 | -0/+40 |
* | If the part url is a text part, use | Jeffrey Stedfast | 2003-03-08 | 1 | -0/+8 |
* | (mail_accounts_treeview_new): Set the | Ettore Perazzoli | 2003-03-07 | 1 | -0/+5 |
* | Add some spacing to the buttons. [#38227] | Ettore Perazzoli | 2003-03-07 | 1 | -0/+4 |
* | Use G_GNUC_FUNCTION instead of __FUNCTION__. (OUT): Likewise. Likewise. | Ettore Perazzoli | 2003-03-07 | 1 | -0/+12 |
* | #include <string.h> | Jeffrey Stedfast | 2003-03-06 | 1 | -0/+2 |
* | Don't use __inline__ as not all platforms/compilers support this keyword. | Jeffrey Stedfast | 2003-03-06 | 1 | -0/+6 |
* | remove debug printf. | Not Zed | 2003-03-05 | 1 | -0/+4 |
* | Removed old quit code. (owner_unset_cb): Make this call synchronous. Wont | Not Zed | 2003-03-05 | 1 | -0/+6 |
* | Prototype some functions to shut the compiler up. | Jeffrey Stedfast | 2003-03-05 | 1 | -0/+2 |
* | Go back to using e_destination_get_address() but use the camel-address | Jeffrey Stedfast | 2003-03-05 | 1 | -0/+6 |
* | Use 'filename' when creating the uri rather than using the uninitialised | Jeffrey Stedfast | 2003-03-04 | 1 | -0/+6 |
* | Do the same as below for request_password, so we dont leave a mainloop | Not Zed | 2003-03-03 | 1 | -0/+12 |
* | Remove the e_tree_memory_sort_node, currently it crashes inside gal, the | Not Zed | 2003-03-03 | 1 | -0/+6 |
* | Reverted back to using e-iconv | Jeffrey Stedfast | 2003-02-27 | 1 | -0/+6 |
* | add a repo_id and a priority level to the startup wizard | Dan Winship | 2003-02-27 | 1 | -0/+5 |
* | Reverted back to using e-iconv instead of camel-iconv. | Jeffrey Stedfast | 2003-02-26 | 1 | -0/+5 |
* | Update for new EvolutionWizard interfaces. | Dan Winship | 2003-02-25 | 1 | -0/+4 |
* | Redo this to not use the CORBA interfaces in the local case (in | Dan Winship | 2003-02-25 | 1 | -0/+18 |
* | Make sure m->config_service is non-NULL before using | Jeffrey Stedfast | 2003-02-25 | 1 | -0/+8 |
* | Don't always append "[script]" to the signature name. Also cleaned up some | Jeffrey Stedfast | 2003-02-25 | 1 | -0/+6 |
* | fix the g_snprintf stuff. | Not Zed | 2003-02-24 | 1 | -0/+17 |
* | Set the local provider description field to a string rather than NULL to | Jeffrey Stedfast | 2003-02-23 | 1 | -0/+6 |
* | bitwise-or in CAMEL_MIME_FILTER_TOHTML_CONVERT_SPACES to fix bug #38499. | Jeffrey Stedfast | 2003-02-23 | 1 | -0/+3 |
* | New overloaded virtual method, does what dialog_destroy_cb was trying to | Jeffrey Stedfast | 2003-02-23 | 1 | -0/+11 |
* | Don't try to get a FontPrefs control. | Hans Petter Jansson | 2003-02-22 | 1 | -0/+10 |
* | Make libversit a shared library, update stuff for that, and clean up | Dan Winship | 2003-02-22 | 1 | -0/+8 |
* | Use tables instead of vboxes, so that groups of label/entry pairs (as in | Dan Winship | 2003-02-22 | 1 | -0/+14 |
* | Use camel_folder_free_uids(). | Jeffrey Stedfast | 2003-02-21 | 1 | -0/+3 |
* | Use camel_charset_canonical_name() here instead of e_iconv_charset_name(). | Jeffrey Stedfast | 2003-02-21 | 1 | -0/+14 |
* | Make libemiscwidgets, libefilterbar, and libetimezonedialog dynamic | Dan Winship | 2003-02-21 | 1 | -0/+6 |
* | Fixed a memory leak - make sure to free all uids. | Jeffrey Stedfast | 2003-02-19 | 1 | -0/+3 |
* | Removed. (lookup_signature): Removed. (xml_get_int): Removed. | Jeffrey Stedfast | 2003-02-19 | 1 | -0/+21 |
* | Change the logic here slightly. Instead of only reprompting the user if | Jeffrey Stedfast | 2003-02-15 | 1 | -0/+12 |
* | #include <stdio.h> | Jeffrey Stedfast | 2003-02-14 | 1 | -0/+18 |
* | Removed unused variables. | Jeffrey Stedfast | 2003-02-13 | 1 | -0/+13 |
* | Use gtk_window_set_resizable() instead of gtk_window_set_policy(). | Jeffrey Stedfast | 2003-02-12 | 1 | -0/+8 |
* | Register a destroy virtual method. (mail_accounts_tab_destroy): Set | Jeffrey Stedfast | 2003-02-12 | 1 | -0/+8 |
* | Set mail_display->destroyed = TRUE. This is a workaround for the | Jeffrey Stedfast | 2003-02-12 | 1 | -0/+6 |
* | Use g_signal_emit() rather than gtk_signal_emit(). (build_flat): Same | Jeffrey Stedfast | 2003-02-11 | 1 | -0/+34 |
* | Split the ORBit IDL compilation rules to work properly with parallel | Ettore Perazzoli | 2003-02-11 | 1 | -0/+12 |
* | Add LDFLAGS to ported libs | Rodney Dawes | 2003-02-10 | 1 | -0/+4 |
* | look in the http cache for images when saving (image_save_as): remove | Larry Ewing | 2003-02-10 | 1 | -0/+8 |
* | don't use random memory as a gconf client. | Larry Ewing | 2003-02-08 | 1 | -0/+5 |
* | track change to e_book_load_uri type. | Chris Toshok | 2003-02-07 | 1 | -0/+5 |
* | (on_right_click): Use | Ettore Perazzoli | 2003-02-07 | 1 | -0/+6 |
* | Fix EVOLUTION_ICONSDIR | Dan Winship | 2003-02-07 | 1 | -1/+2 |
* | add EVOLUTION_PRIVDATADIR | Dan Winship | 2003-02-07 | 1 | -0/+15 |
* | s/PACKAGE/GETTEXT_PACKAGE/ in gettext init | Dan Winship | 2003-02-07 | 1 | -0/+2 |
* | Remove *dir defs that are in configure.in now (INCLUDES): clean up using | Dan Winship | 2003-02-07 | 1 | -0/+13 |
* | add an activate handler to the entry so that hitting return will return an | Larry Ewing | 2003-02-06 | 1 | -0/+5 |
* | s/glade_gnome_init/glade_init/ | Dan Winship | 2003-02-06 | 1 | -0/+4 |
* | update from ../../importers/. (main): Removed. | Not Zed | 2003-02-05 | 1 | -0/+84 |
* | Get the thread_subject setting here instead of in regen_list_regen since | Jeffrey Stedfast | 2003-02-04 | 1 | -0/+6 |
* | Just use gnome_vfs_get_mime_type_from_name() so we can forget all the crap | Jeffrey Stedfast | 2003-02-04 | 1 | -0/+11 |
* | New function to return a cached list of labels. | Jeffrey Stedfast | 2003-02-01 | 1 | -0/+21 |
* | Change strcmp(fi->path, path) to strcmp(fi->name, name) and now the | Jeffrey Stedfast | 2003-01-28 | 1 | -0/+5 |
* | Fixed a #warning by converting a local path into a file: uri before | Jeffrey Stedfast | 2003-01-28 | 1 | -0/+13 |
* | removed a FIXME comment | Jeffrey Stedfast | 2003-01-27 | 1 | -0/+5 |
* | Set the paned_size here. | Jeffrey Stedfast | 2003-01-25 | 1 | -0/+13 |
* | (iconsdir): Remove, this is now defined in | Ettore Perazzoli | 2003-01-25 | 1 | -0/+5 |
* | transfer the current acount info, which will be regarded as the sender of | leon.zhang | 2003-01-24 | 1 | -0/+24 |
* | Use button_release instead of size_allocate, and get the position from the | Rodney Dawes | 2003-01-24 | 1 | -0/+6 |
* | Define componentdir instead of COMPONENT_DIR. Set it to | Ettore Perazzoli | 2003-01-24 | 1 | -0/+5 |
* | Removed. (mail_config_set_thread_list): Removed. | Jeffrey Stedfast | 2003-01-23 | 1 | -0/+14 |
* | Use EVOLUTION_GALVIEWSDIR. | Ettore Perazzoli | 2003-01-23 | 1 | -0/+35 |
* | put unrealized html widget into top level widget (gtk window) before | Radek Doulik | 2003-01-23 | 1 | -0/+6 |
* | Don't unref the account object, e_list_remove() apparently handles this | Jeffrey Stedfast | 2003-01-22 | 1 | -0/+8 |
* | Default to hiding deleted messages. Fixes bug #35929. | Jeffrey Stedfast | 2003-01-21 | 1 | -0/+9 |
* | Don't !atoi (state) for the message_list_set_hidedeleted() call. | Jeffrey Stedfast | 2003-01-21 | 1 | -0/+5 |
* | e_question returns a boolean, don't test for a specific value. | Larry Ewing | 2003-01-19 | 1 | -0/+3 |
* | (on_link_clicked): call gnome_url_show with all its arguments so | Larry Ewing | 2003-01-19 | 1 | -0/+3 |
* | make the event handlers return FALSE so that gtkhtml can process the | Larry Ewing | 2003-01-18 | 1 | -0/+5 |
* | wrap eriched entries with a table so that they get proper indentation. | Larry Ewing | 2003-01-18 | 1 | -0/+5 |
* | Updated. (request_password): Same. | Jeffrey Stedfast | 2003-01-18 | 1 | -0/+69 |
* | fixed merge conflicts | Jeffrey Stedfast | 2003-01-17 | 1 | -1/+0 |
* | Connect to the toggled event on the transport_needs_auth toggle button so | Jeffrey Stedfast | 2003-01-17 | 1 | -0/+8 |
* | Same as below. | Jeffrey Stedfast | 2003-01-17 | 1 | -0/+17 |
* | Add a UID field (to match EAccount), which never changes and can be used | Dan Winship | 2003-01-17 | 1 | -0/+14 |
* | Change the enable/disable button when the state changes. | Not Zed | 2003-01-16 | 1 | -0/+5 |
* | Back to using e_xml_save_file(). | Jeffrey Stedfast | 2003-01-16 | 1 | -0/+4 |
* | Make dialog Cancel/OK to match HIG. | Ettore Perazzoli | 2003-01-15 | 1 | -0/+14 |
* | Call mail_config_save_accounts (). | Jeffrey Stedfast | 2003-01-15 | 1 | -0/+8 |
* | reverted fe casts and added ChageLog entries | Radek Doulik | 2003-01-15 | 1 | -0/+10 |
* | Change the user_data argument to be of type gpointer instead of | Jeffrey Stedfast | 2003-01-15 | 1 | -0/+6 |
* | (libevolution_mail_la_SOURCES): Add mail-format.h. | Ettore Perazzoli | 2003-01-15 | 1 | -0/+5 |
* | Make the component be unversioned as a shlib | Rodney Dawes | 2003-01-15 | 1 | -0/+4 |
* | Switch to using GtkPaned instead of EPaned for GTK2 | Rodney Dawes | 2003-01-15 | 1 | -0/+4 |
* | Perform some sanity checking on the auto-check-timeout value. | Jeffrey Stedfast | 2003-01-14 | 1 | -0/+3 |
* | Correctly create the clipboard buffer by using a nul to delimit the uri | Jeffrey Stedfast | 2003-01-14 | 1 | -0/+4 |
* | Check the state of message_style in gconf and set the menus accordingly. | Jeffrey Stedfast | 2003-01-14 | 1 | -0/+8 |
* | Save the auto-check timeout value. (account_new_from_xml): Load the | Jeffrey Stedfast | 2003-01-14 | 1 | -0/+6 |
* | s/BonoboXObject/BonoboObject/ | Dan Winship | 2003-01-14 | 1 | -0/+8 |
* | hook onto destroy to remove dialogue from active table. (error_response): | Not Zed | 2003-01-13 | 1 | -0/+6 |
* | g_strdup the md->charset otherwise we'll get memory corruption later. This | Jeffrey Stedfast | 2003-01-12 | 1 | -0/+6 |
* | We also need to call message_list_set_hidedeleted() here so that any | Jeffrey Stedfast | 2003-01-11 | 1 | -0/+31 |
* | notify-type is a int, not a bool. Duh. | Jeffrey Stedfast | 2003-01-11 | 1 | -0/+5 |
* | Updated for function rename. | Jeffrey Stedfast | 2003-01-11 | 1 | -0/+15 |
* | Fixed a situation in which we could notify the shell listener twice. | Jeffrey Stedfast | 2003-01-11 | 1 | -0/+5 |
* | Save the paned_size notify handle. (folder_browser_destroy): Remove gconf | Not Zed | 2003-01-10 | 1 | -0/+6 |
* | Remove info.png from a couple of images, the image is set via code at | Not Zed | 2003-01-10 | 1 | -0/+4 |
* | enable the account before attempting to saving it. | Chris Toshok | 2003-01-10 | 1 | -0/+8 |
* | dont unref the dialogue. (dialog_destroy_cb): null out the | Not Zed | 2003-01-10 | 1 | -0/+6 |
* | pass bag to bonobo_pbclient_set_boolean. | Chris Toshok | 2003-01-10 | 1 | -0/+5 |
* | (owner_set_cb): Don't call | Ettore Perazzoli | 2003-01-10 | 1 | -0/+6 |
* | Added druidpagestart1 to the pages list. (construct): Change the limits on | Not Zed | 2003-01-09 | 1 | -0/+22 |
* | g_free->xmlFree (account_to_xml): copy xml memory to glib memory when | Not Zed | 2003-01-09 | 1 | -0/+9 |
* | Images are now in $(datadir)/evolution/images | Ettore Perazzoli | 2003-01-09 | 1 | -0/+5 |
* | Call folder_browser_set_message_preview(). | Jeffrey Stedfast | 2003-01-09 | 1 | -0/+3 |
* | Removed. (mail_config_set_show_preview): Removed. | Jeffrey Stedfast | 2003-01-09 | 1 | -0/+10 |
* | Save the setting via gconf. (mail_config_add_account): Immediately save | Jeffrey Stedfast | 2003-01-09 | 1 | -0/+1 |
* | Save the setting via gconf. (mail_config_add_account): Immediately save | Jeffrey Stedfast | 2003-01-09 | 1 | -0/+9 |
* | Use gconf to get the paned size. (folder_browser_set_message_preview): | Jeffrey Stedfast | 2003-01-08 | 1 | -0/+152 |
* | Don't translate the conf strings. Camel already did it. | Dan Winship | 2003-01-08 | 1 | -0/+6 |
* | remove idldir definition. (It's defined in configure.in now) | Dan Winship | 2003-01-06 | 1 | -0/+5 |
* | Use e_destination_get_email() instead of e_destination_get_address() when | Jeffrey Stedfast | 2003-01-05 | 1 | -0/+10 |
* | Fixed some build issues. | Jeffrey Stedfast | 2003-01-04 | 1 | -0/+11 |
* | ...And a whole bunch more build fixes. | Jeffrey Stedfast | 2002-12-18 | 1 | -0/+31 |
* | Wrap the content with a table so that text isn't fully left-justified. | Jeffrey Stedfast | 2002-12-17 | 1 | -0/+10 |
* | Use camel_text_to_html() instead of e_text_to_html(). (mail_text_write): | Jeffrey Stedfast | 2002-12-17 | 1 | -0/+14 |
* | Re-implemented to use streams. Also no need to check for html since | Jeffrey Stedfast | 2002-12-17 | 1 | -0/+36 |
* | Make sure the folder-browser is not NULL or we'll crash. | Jeffrey Stedfast | 2002-12-14 | 1 | -0/+3 |
* | Fix the colour code to get a guint32 rgb correctly (I think - can't test | Jeffrey Stedfast | 2002-12-14 | 1 | -0/+4 |
* | Don't re-use cell renderers - I'm not sure this is actually safe to do. | Jeffrey Stedfast | 2002-12-14 | 1 | -0/+3 |
* | Get rid of unneeded CamelObject casts. (user_message_response): Don't | Jeffrey Stedfast | 2002-12-14 | 1 | -0/+15 |
* | Setup double-click here. | Jeffrey Stedfast | 2002-12-13 | 1 | -0/+5 |
* | Get rid of the ETable #ifdef's - we won't ever be using ETable. | Jeffrey Stedfast | 2002-12-13 | 1 | -0/+11 |
* | cast a-warning a-way. | Not Zed | 2002-12-12 | 1 | -0/+17 |
* | New function to handle a lot of the filtering/etc that was done in | Jeffrey Stedfast | 2002-12-12 | 1 | -0/+12 |
* | language is a treeview now. Not sure what to do with it yet, but get rid | Not Zed | 2002-12-10 | 1 | -0/+33 |
* | pass "Mail" to e_passwords_*. (do_get_pass): same. (main_forget_password): | Chris Toshok | 2002-12-10 | 1 | -0/+14 |
* | Use the same logic as mail_generate_reply(). Fixes bug #34882 | Jeffrey Stedfast | 2002-12-04 | 1 | -0/+15 |
* | frobbed around with these till it exits without crashing. | Not Zed | 2002-12-03 | 1 | -0/+12 |
* | applied magic_links_settings.patch | Radek Doulik | 2002-12-02 | 1 | -0/+5 |
* | gnome_pixmap -> gtkimage. (construct): gtk_clist -> gtk_tree_view, setup | Not Zed | 2002-12-02 | 1 | -0/+67 |
* | clicked->response signal for gtk dialogue. (new_rule_clicked): Dont unref | Not Zed | 2002-11-26 | 1 | -0/+8 |
* | Duh idiot, "un-fixed" the memleak i added. | Not Zed | 2002-11-26 | 1 | -0/+16 |
* | gtk_widget_set_parent_window -> gtk_window_set_transient_for. | Not Zed | 2002-11-26 | 1 | -0/+21 |
* | removed e_messagebox, and use gtk_message_dialog directly. | Not Zed | 2002-11-25 | 1 | -0/+8 |
* | Show file name when prompt to user for overwrite. Fixes bug #34180. | Harry Lu | 2002-11-23 | 1 | -2/+1 |
* | Show file name when prompt to user for overwrite. | Harry Lu | 2002-11-23 | 1 | -0/+5 |
* | Enable dragging of all attachments. For bug #34327. | Harry Lu | 2002-11-22 | 1 | -0/+5 |
* | Since the GSList returned from gconf needs to be free'd by us, we don't | Jeffrey Stedfast | 2002-11-22 | 1 | -0/+8 |
* | applied patches from http://bugzilla.ximian.com/show_bug.cgi?id=29588 | Radek Doulik | 2002-11-21 | 1 | -0/+13 |
* | gconfify. (mail_composer_prefs_apply): gconfify this also. | Jeffrey Stedfast | 2002-11-21 | 1 | -0/+8 |
* | provide a proper implicit rule for building .server.in from .server.in.in. | Not Zed | 2002-11-20 | 1 | -0/+9 |
* | Save the settings via gconf. (mail_preferences_construct): Load the values | Jeffrey Stedfast | 2002-11-20 | 1 | -0/+6 |
* | applied plain_signature_fix.patch | Radek Doulik | 2002-11-20 | 1 | -0/+5 |
* | fix warning message, outlook->mbox. | Not Zed | 2002-11-19 | 1 | -0/+33 |
* | applied spell_crash_fix.patch | Radek Doulik | 2002-11-19 | 1 | -0/+5 |
* | Specify the default account. Also, don't need to use | Jeffrey Stedfast | 2002-11-18 | 1 | -0/+5 |
* | Added back libevolution-importer stuff. (SUBDIRS): Added back importers. | Not Zed | 2002-11-18 | 1 | -0/+24 |
* | Add rules to substitute @LIBEXEC@ in GNOME_Evolution_Mail.server.in.in and | Ettore Perazzoli | 2002-11-16 | 1 | -0/+9 |
* | Use bonobo_main_quit instead of gtk | Rodney Dawes | 2002-11-16 | 1 | -0/+4 |
* | Correctly spell Advanced. | Jeffrey Stedfast | 2002-11-16 | 1 | -0/+5 |
* | weak notify -> ref. | Not Zed | 2002-11-15 | 1 | -0/+9 |
* | Use g_object_weak_ref rather than connecting to destroy. | Jeffrey Stedfast | 2002-11-15 | 1 | -0/+22 |
* | Want a (GWeakNotify) cast here, not (GWeakNotify *). | Ettore Perazzoli | 2002-11-15 | 1 | -0/+38 |
* | shell client objref. (mail_add_storage): " (mail_remove_storage): " | Not Zed | 2002-11-14 | 1 | -0/+6 |
* | Remove a couple backslashes that were causing automake to complain, even | Joe Shaw | 2002-11-14 | 1 | -0/+6 |
* | Use g_object_new() instead of gtk_type_new(). Likewise. Likewise. | Ettore Perazzoli | 2002-11-14 | 1 | -0/+9 |
* | Do not #include <libgnome/gnome-defs.h>. Likewise. Likewise. Likewise. | Ettore Perazzoli | 2002-11-14 | 1 | -0/+15 |
* | destroy->weak ref. (owner_set_cb): shell client changes. | Not Zed | 2002-11-13 | 1 | -0/+11 |
* | Added to cvs. Currently contains no configurable stuff, but maybe it will | Not Zed | 2002-11-13 | 1 | -0/+61 |
* | Added files I've ported. | Jeffrey Stedfast | 2002-11-13 | 1 | -5/+14 |
* | Commented out stuff that doesn't build yet. Also fixed idl build rule. | Not Zed | 2002-11-12 | 1 | -0/+145 |
* | Half way ported. I'll finish the rest later. | Jeffrey Stedfast | 2002-11-12 | 1 | -0/+4 |
* | Ported. | Jeffrey Stedfast | 2002-11-12 | 1 | -0/+2 |
* | Ported. | Jeffrey Stedfast | 2002-11-12 | 1 | -0/+2 |
* | Ported. | Jeffrey Stedfast | 2002-11-12 | 1 | -0/+4 |
* | Ported. | Jeffrey Stedfast | 2002-11-12 | 1 | -0/+6 |
* | Converted to libglade-2's format. | Jeffrey Stedfast | 2002-11-11 | 1 | -0/+4 |
* | Ported. | Jeffrey Stedfast | 2002-11-09 | 1 | -0/+4 |
* | No longer need to check for a CLEAR_ID. | Jeffrey Stedfast | 2002-10-29 | 1 | -0/+5 |
* | instead of bailing with an assertion dump the body. | Larry Ewing | 2002-10-29 | 1 | -0/+5 |
* | don't queue the action until we've added ourselves to the active list, | Larry Ewing | 2002-10-28 | 1 | -0/+7 |
* | Update the upgrade script to handle the new url format introduced with | Jeffrey Stedfast | 2002-10-26 | 1 | -0/+13 |
* | Always strdup the new key in the threaded/preview hash/always free the | Not Zed | 2002-10-25 | 1 | -0/+6 |
* | Use the mode 0666 when creating a new file and let the user's umask handle | Jeffrey Stedfast | 2002-10-25 | 1 | -0/+9 |
* | Use a hashtable to only insert nodes we dont have already, rather than | Not Zed | 2002-10-25 | 1 | -0/+10 |
* | Only perform the search if it is either a clear or advanced search. | Jeffrey Stedfast | 2002-10-24 | 1 | -0/+5 |
* | pass fb->uri to the folder selection dialog so the current folder is | Mike Kestner | 2002-10-24 | 1 | -0/+6 |
* | Fix the transport URL on any Exchange accounts. Fixes #30209, which is to | Dan Winship | 2002-10-21 | 1 | -0/+6 |
* | Strip the signature from the body-text. Fixes bug #5529. | Jeffrey Stedfast | 2002-10-18 | 1 | -0/+5 |
* | Don't need to pass a path to camel_gpg_context_new () anymore. | Jeffrey Stedfast | 2002-10-17 | 1 | -0/+30 |
* | If mode == REPLY_LIST and the mlist is "" (we only checked NULL before), | Jeffrey Stedfast | 2002-10-17 | 1 | -0/+7 |
* | If we are trying to reply to a list, first check that we can by getting | Jeffrey Stedfast | 2002-10-17 | 1 | -5/+3 |
* | If we are trying to reply to a list, first check that we can by getting | Jeffrey Stedfast | 2002-10-17 | 1 | -0/+10 |
* | Add the new-mail-notify rule to the filter driver before adding the user | Jeffrey Stedfast | 2002-10-16 | 1 | -0/+11 |
* | Change the type in LDAP shortcuts from "ldap-contacts" to "contacts/ldap". | Dan Winship | 2002-10-16 | 1 | -0/+7 |
* | Only set an account name if one doesn't already exist. Also use the | Jeffrey Stedfast | 2002-10-11 | 1 | -0/+7 |
* | Don't do anything if the message_list is NULL (this means the | Jeffrey Stedfast | 2002-10-11 | 1 | -0/+6 |
* | The CamelFolderInfo that we get back has nodes for all parent folders, so | Jeffrey Stedfast | 2002-10-10 | 1 | -0/+8 |
* | Mark a string for translation, fixes bug #31942. Thanks to | Jeffrey Stedfast | 2002-10-09 | 1 | -1/+10 |
* | Don't maek "en" for translation. Fixes bug #31788. | Jeffrey Stedfast | 2002-10-08 | 1 | -0/+9 |
* | Don't default 'me' to the source account until after we've tried to detect | Jeffrey Stedfast | 2002-10-05 | 1 | -0/+9 |
* | (drag_data_get_cb): silence warning. | Larry Ewing | 2002-10-02 | 1 | -0/+1 |
* | add support for dragging the content type directly. | Larry Ewing | 2002-10-02 | 1 | -0/+7 |
* | Connect to the changed signal for the reply_to entry box. Fixes bugs | Jeffrey Stedfast | 2002-10-02 | 1 | -0/+3 |
* | Only setup the languages if the language_seq is not CORBA_OBJECT_NIL. | Jeffrey Stedfast | 2002-10-02 | 1 | -0/+4 |
* | Use e_utf8_gtk_entry_set_text for the email address and reply-to fields. | Jeffrey Stedfast | 2002-10-02 | 1 | -0/+4 |
* | Handle a multipart/encrypted part. Fixes bug #31547. | Jeffrey Stedfast | 2002-10-02 | 1 | -0/+3 |
* | Shut up some compiler warnings. | Jeffrey Stedfast | 2002-10-02 | 1 | -0/+2 |
* | Use the camel_message_info_new/free functions rather than g_new0 and | Jeffrey Stedfast | 2002-10-02 | 1 | -0/+13 |
* | [Fix #24732] | Ettore Perazzoli | 2002-10-02 | 1 | -0/+10 |
* | cursor activated on etable is required to know when the selection changes | Not Zed | 2002-10-01 | 1 | -0/+8 |
* | It's a grand old string-review! Nitpicky and minor changes; details in the ap... | Aaron Weber | 2002-10-01 | 1 | -0/+11 |
* | translate prompt from utf8 to gtk widget. #31365. | Not Zed | 2002-09-30 | 1 | -0/+5 |
* | #include <stdlib.h> for alloca (searcher_next_token): Changed slightly to | Jeffrey Stedfast | 2002-09-28 | 1 | -0/+9 |
* | Set a timeout to call mail_config_write() in 2 seconds. Otherwise changes | Dan Winship | 2002-09-28 | 1 | -0/+10 |
* | Add a margin around the "flag for followup" table so it lines up with | Dan Winship | 2002-09-26 | 1 | -0/+8 |
* | add "mail/public". Leave "vtrash" as it is rather than renaming it to | Dan Winship | 2002-09-26 | 1 | -0/+21 |
* | NULL-check si->folders before passing it into find_folder so we don't | Jeffrey Stedfast | 2002-09-26 | 1 | -0/+6 |
* | Allow users to delete already deleted messages, fixes bug #30827. | Jeffrey Stedfast | 2002-09-25 | 1 | -0/+5 |
* | Always do a search if the query changed. For #31060 & #29625. | Not Zed | 2002-09-24 | 1 | -0/+5 |
* | pass name of the script as 1st parameter | Radek Doulik | 2002-09-24 | 1 | -0/+8 |
* | Fix non-ANSI switch statement. | Dan Winship | 2002-09-24 | 1 | -0/+14 |
* | Use 0666 as the create mode so that the user's umask is used to it's | Jeffrey Stedfast | 2002-09-24 | 1 | -0/+5 |
* | add these and install Mailer.idl | Dan Winship | 2002-09-24 | 1 | -0/+4 |
* | Connect signal handlers to the GtkHTML preferences so that when the | Jeffrey Stedfast | 2002-09-21 | 1 | -0/+8 |
* | Unset the changed bit on the composer and also drop any undo operations | Jeffrey Stedfast | 2002-09-20 | 1 | -0/+6 |
* | Fix for filter driver api change. | Not Zed | 2002-09-19 | 1 | -0/+5 |
* | If going back from a page past our end (i.e. the final page), jump to the | Not Zed | 2002-09-19 | 1 | -0/+4 |
* | reverted wrapping patch | Radek Doulik | 2002-09-19 | 1 | -13/+0 |
* | helper to map a camel excpeiton to a listener result. | Not Zed | 2002-09-18 | 1 | -0/+8 |
* | Use e_strftime_fix_am_pm here which fixes locale issues as well as working | Jeffrey Stedfast | 2002-09-18 | 1 | -0/+6 |
* | Disable debugging printf's | Jeffrey Stedfast | 2002-09-18 | 1 | -0/+6 |
* | If the vpaned isn't realized, don't call mail_config_set_paned_size. Fixes | Dan Winship | 2002-09-14 | 1 | -0/+6 |
* | rename this from "Mail.idl" so that the generated .h file won't overwrite | Dan Winship | 2002-09-13 | 1 | -0/+15 |
* | Ignore SIGXFSZ to fix bug #30269. | Jeffrey Stedfast | 2002-09-13 | 1 | -0/+2 |
* | The new callback function for the g_hash_table_foreach which both upgrades | Jeffrey Stedfast | 2002-09-13 | 1 | -0/+9 |
* | Only abort if the user selected ADVANCED_SEARCH, not the other way around. | Jeffrey Stedfast | 2002-09-12 | 1 | -0/+5 |
* | check the new gnome-vfs icon_filename key. If that fails, fall back to | Jeffrey Stedfast | 2002-09-12 | 1 | -0/+7 |
* | Handle file uri's too. | Not Zed | 2002-09-11 | 1 | -0/+18 |
* | If we already have a folder, make sure we unref/unhook from it. Fixes a | Not Zed | 2002-09-10 | 1 | -0/+9 |
* | Make sure that fb->message_list is non-NULL before checking | Jeffrey Stedfast | 2002-09-10 | 1 | -0/+8 |
* | Don't look for an end quote, instead look for </item> to terminate the | Jeffrey Stedfast | 2002-09-10 | 1 | -0/+2 |