aboutsummaryrefslogtreecommitdiffstats
path: root/databases/db44
diff options
context:
space:
mode:
Diffstat (limited to 'databases/db44')
0 files changed, 0 insertions, 0 deletions
/tr> * ignore more generated stuffChris Toshok2003-02-201-0/+1 * ?Jeffrey Stedfast2003-02-201-5/+2 * add .server.in filesDan Winship2003-02-201-1/+4 * Fixed a memory leak - make sure to free all uids.Jeffrey Stedfast2003-02-192-1/+6 * fixes to my last commitJeffrey Stedfast2003-02-191-18/+17 * Removed. (lookup_signature): Removed. (xml_get_int): Removed.Jeffrey Stedfast2003-02-194-146/+52 * Change the logic here slightly. Instead of only reprompting the user ifJeffrey Stedfast2003-02-152-9/+32 * #include <stdio.h>Jeffrey Stedfast2003-02-145-15/+36 * Removed unused variables.Jeffrey Stedfast2003-02-135-59/+25 * Use gtk_window_set_resizable() instead of gtk_window_set_policy().Jeffrey Stedfast2003-02-126-35/+25 * Register a destroy virtual method. (mail_accounts_tab_destroy): SetJeffrey Stedfast2003-02-125-29/+51 * Set mail_display->destroyed = TRUE. This is a workaround for theJeffrey Stedfast2003-02-123-13/+15 * Use g_signal_emit() rather than gtk_signal_emit(). (build_flat): SameJeffrey Stedfast2003-02-1112-63/+63 * Split the ORBit IDL compilation rules to work properly with parallelEttore Perazzoli2003-02-113-13/+39 * Add LDFLAGS to ported libsRodney Dawes2003-02-102-0/+10 * look in the http cache for images when saving (image_save_as): removeLarry Ewing2003-02-102-24/+40 * don't use random memory as a gconf client.Larry Ewing2003-02-082-0/+6 * track change to e_book_load_uri type.Chris Toshok2003-02-072-3/+6 * (on_right_click): UseEttore Perazzoli2003-02-072-1/+7 * Fix EVOLUTION_ICONSDIRDan Winship2003-02-072-2/+3 * add EVOLUTION_PRIVDATADIRDan Winship2003-02-079-9/+25 * s/PACKAGE/GETTEXT_PACKAGE/ in gettext initDan Winship2003-02-072-2/+4 * Remove *dir defs that are in configure.in now (INCLUDES): clean up usingDan Winship2003-02-074-38/+44 * add an activate handler to the entry so that hitting return will return anLarry Ewing2003-02-062-0/+13 * s/glade_gnome_init/glade_init/Dan Winship2003-02-062-1/+5 * update from ../../importers/. (main): Removed.Not Zed2003-02-056-15/+3661 * fixed button/text mismatchesJeffrey Stedfast2003-02-051-17/+17 * removed broken stringsJeffrey Stedfast2003-02-051-301/+335 * updated for e scroll frame --> gtk scrolled windowRadek Doulik2003-02-052-3/+3 * Get the thread_subject setting here instead of in regen_list_regen sinceJeffrey Stedfast2003-02-042-7/+13 * Just use gnome_vfs_get_mime_type_from_name() so we can forget all the crapJeffrey Stedfast2003-02-041-9/+7 * Just use gnome_vfs_get_mime_type_from_name() so we can forget all the crapJeffrey Stedfast2003-02-043-19/+29 * New function to return a cached list of labels.Jeffrey Stedfast2003-02-017-178/+210 * Change strcmp(fi->path, path) to strcmp(fi->name, name) and now theJeffrey Stedfast2003-01-282-2/+10 * Fixed a #warning by converting a local path into a file: uri beforeJeffrey Stedfast2003-01-285-6/+31 * removed a FIXME commentJeffrey Stedfast2003-01-272-1/+5 * Set the paned_size here.Jeffrey Stedfast2003-01-254-110/+22 * (iconsdir): Remove, this is now defined inEttore Perazzoli2003-01-252-1/+5 * transfer the current acount info, which will be regarded as the sender ofleon.zhang2003-01-246-10/+50 * Use button_release instead of size_allocate, and get the position from theRodney Dawes2003-01-242-10/+17 * Define componentdir instead of COMPONENT_DIR. Set it toEttore Perazzoli2003-01-242-1/+5 * removed *.oaf.in that were leftJeffrey Stedfast2003-01-233-367/+0 * Removed. (mail_config_set_thread_list): Removed.Jeffrey Stedfast2003-01-235-111/+27 * Use EVOLUTION_GALVIEWSDIR.Ettore Perazzoli2003-01-2312-43/+85 * put unrealized html widget into top level widget (gtk window) beforeRadek Doulik2003-01-232-3/+16 * Don't unref the account object, e_list_remove() apparently handles thisJeffrey Stedfast2003-01-223-2/+8 * applied patch from Frederic Crozat <fcrozat@mandrakesoft.com>Radek Doulik2003-01-221-10/+10 * Default to hiding deleted messages. Fixes bug #35929.Jeffrey Stedfast2003-01-213-29/+29 * Don't !atoi (state) for the message_list_set_hidedeleted() call.Jeffrey Stedfast2003-01-212-1/+6 * e_question returns a boolean, don't test for a specific value.Larry Ewing2003-01-192-1/+4 * (on_link_clicked): call gnome_url_show with all its arguments soLarry Ewing2003-01-192-5/+13 * make the event handlers return FALSE so that gtkhtml can process theLarry Ewing2003-01-182-5/+9 * wrap eriched entries with a table so that they get proper indentation.Larry Ewing2003-01-182-3/+7 * Updated. (request_password): Same.Jeffrey Stedfast2003-01-1820-1125/+833 * fixed merge conflictsJeffrey Stedfast2003-01-171-1/+0 * Connect to the toggled event on the transport_needs_auth toggle button soJeffrey Stedfast2003-01-172-35/+61 * Same as below.Jeffrey Stedfast2003-01-177-149/+224 * Add a UID field (to match EAccount), which never changes and can be usedDan Winship2003-01-174-2/+28 * cast to avoid warningsJeffrey Stedfast2003-01-161-1/+1 * Change the enable/disable button when the state changes.Not Zed2003-01-162-0/+7 * Back to using e_xml_save_file().Jeffrey Stedfast2003-01-162-3/+6 * Make dialog Cancel/OK to match HIG.Ettore Perazzoli2003-01-156-10/+29 * Call mail_config_save_accounts ().Jeffrey Stedfast2003-01-154-4/+26 * reverted fe casts and added ChageLog entriesRadek Doulik2003-01-153-3/+13 * Change the user_data argument to be of type gpointer instead ofJeffrey Stedfast2003-01-152-2/+8 * (libevolution_mail_la_SOURCES): Add mail-format.h.Ettore Perazzoli2003-01-152-0/+7 * Make the component be unversioned as a shlibRodney Dawes2003-01-152-1/+5 * Switch to using GtkPaned instead of EPaned for GTK2Rodney Dawes2003-01-152-8/+11 * EScrollFrame --> GtkScrolledWindowRadek Doulik2003-01-154-18/+13 * install the schemas fileJeffrey Stedfast2003-01-141-0/+7 * Perform some sanity checking on the auto-check-timeout value.Jeffrey Stedfast2003-01-142-1/+12 * Correctly create the clipboard buffer by using a nul to delimit the uriJeffrey Stedfast2003-01-142-2/+6 * Check the state of message_style in gconf and set the menus accordingly.Jeffrey Stedfast2003-01-144-12/+52 * Save the auto-check timeout value. (account_new_from_xml): Load theJeffrey Stedfast2003-01-142-4/+9 * include headersJeffrey Stedfast2003-01-142-6/+5 * s/BonoboXObject/BonoboObject/Dan Winship2003-01-145-21/+29 * hook onto destroy to remove dialogue from active table. (error_response):Not Zed2003-01-132-2/+11 * g_strdup the md->charset otherwise we'll get memory corruption later. ThisJeffrey Stedfast2003-01-122-1/+7 * We also need to call message_list_set_hidedeleted() here so that anyJeffrey Stedfast2003-01-116-42/+90 * notify-type is a int, not a bool. Duh.Jeffrey Stedfast2003-01-112-1/+6 * Updated for function rename.Jeffrey Stedfast2003-01-1110-53/+81 * Fixed a situation in which we could notify the shell listener twice.Jeffrey Stedfast2003-01-113-21/+26 * Save the paned_size notify handle. (folder_browser_destroy): Remove gconfNot Zed2003-01-103-3/+15 * Remove info.png from a couple of images, the image is set via code atNot Zed2003-01-102-2/+4 * enable the account before attempting to saving it.Chris Toshok2003-01-103-3/+13 * dont unref the dialogue. (dialog_destroy_cb): null out theNot Zed2003-01-102-5/+9 * pass bag to bonobo_pbclient_set_boolean.Chris Toshok2003-01-102-1/+6 * (owner_set_cb): Don't callEttore Perazzoli2003-01-102-4/+6 * #include "mail-format.h"Jeffrey Stedfast2003-01-101-0/+1 * Added druidpagestart1 to the pages list. (construct): Change the limits onNot Zed2003-01-099-188/+179 * g_free->xmlFree (account_to_xml): copy xml memory to glib memory whenNot Zed2003-01-092-16/+29 * Images are now in $(datadir)/evolution/imagesEttore Perazzoli2003-01-092-27/+32 * Call folder_browser_set_message_preview().Jeffrey Stedfast2003-01-092-2/+4 * Removed. (mail_config_set_show_preview): Removed.Jeffrey Stedfast2003-01-095-93/+48 * Save the setting via gconf. (mail_config_add_account): Immediately saveJeffrey Stedfast2003-01-093-14/+5 * Save the setting via gconf. (mail_config_add_account): Immediately saveJeffrey Stedfast2003-01-093-63/+79 * oops, forgot to init the gconf-clientJeffrey Stedfast2003-01-082-1/+4 * Use gconf to get the paned size. (folder_browser_set_message_preview):Jeffrey Stedfast2003-01-0823-1634/+1099 * Don't translate the conf strings. Camel already did it.Dan Winship2003-01-082-10/+16 * remove idldir definition. (It's defined in configure.in now)Dan Winship2003-01-062-1/+5 * Use e_destination_get_email() instead of e_destination_get_address() whenJeffrey Stedfast2003-01-052-2/+12 * Fixed some build issues.Jeffrey Stedfast2003-01-046-19/+32 * fixed to build with -DG_DISABLE_DEPRECATEDJeffrey Stedfast2003-01-038-50/+20 * newJeffrey Stedfast2003-01-031-0/+65 * ...And a whole bunch more build fixes.Jeffrey Stedfast2002-12-1824-346/+321 * Wrap the content with a table so that text isn't fully left-justified.Jeffrey Stedfast2002-12-172-7/+20 * Use camel_text_to_html() instead of e_text_to_html(). (mail_text_write):Jeffrey Stedfast2002-12-176-23/+62 * Re-implemented to use streams. Also no need to check for html sinceJeffrey Stedfast2002-12-178-791/+485 * added some #warningsJeffrey Stedfast2002-12-161-287/+305 * Make sure the folder-browser is not NULL or we'll crash.Jeffrey Stedfast2002-12-142-16/+26 * Fix the colour code to get a guint32 rgb correctly (I think - can't testJeffrey Stedfast2002-12-143-99/+102 * Don't re-use cell renderers - I'm not sure this is actually safe to do.Jeffrey Stedfast2002-12-144-46/+48 * Get rid of unneeded CamelObject casts. (user_message_response): Don'tJeffrey Stedfast2002-12-147-276/+297 * cleaned up some const'nessJeffrey Stedfast2002-12-142-150/+140 * Setup double-click here.Jeffrey Stedfast2002-12-132-5/+14 * oops, I had changed the glade code but forgot to commitJeffrey Stedfast2002-12-131-5151/+5673 * don't shadow a parameterJeffrey Stedfast2002-12-131-7/+7 * Get rid of the ETable #ifdef's - we won't ever be using ETable.Jeffrey Stedfast2002-12-132-245/+112 * cast a-warning a-way.Not Zed2002-12-125-135/+162 * New function to handle a lot of the filtering/etc that was done inJeffrey Stedfast2002-12-124-30/+57 * language is a treeview now. Not sure what to do with it yet, but get ridNot Zed2002-12-104-218/+236 * pass "Mail" to e_passwords_*. (do_get_pass): same. (main_forget_password):Chris Toshok2002-12-104-9/+21 * ignore *.serverJeffrey Stedfast2002-12-051-1/+1 * Use the same logic as mail_generate_reply(). Fixes bug #34882Jeffrey Stedfast2002-12-043-16/+63 * frobbed around with these till it exits without crashing.Not Zed2002-12-034-68/+104 * applied magic_links_settings.patchRadek Doulik2002-12-022-1/+6 * gnome_pixmap -> gtkimage. (construct): gtk_clist -> gtk_tree_view, setupNot Zed2002-12-0236-520/+374 * clicked->response signal for gtk dialogue. (new_rule_clicked): Dont unrefNot Zed2002-11-262-10/+10 * Duh idiot, "un-fixed" the memleak i added.Not Zed2002-11-263-14/+27 * gtk_widget_set_parent_window -> gtk_window_set_transient_for.Not Zed2002-11-266-32/+78 * removed e_messagebox, and use gtk_message_dialog directly.Not Zed2002-11-252-63/+45 * Show file name when prompt to user for overwrite. Fixes bug #34180.Harry Lu2002-11-231-2/+1 * Show file name when prompt to user for overwrite.Harry Lu2002-11-232-9/+15 * Enable dragging of all attachments. For bug #34327.Harry Lu2002-11-222-5/+7 * Since the GSList returned from gconf needs to be free'd by us, we don'tJeffrey Stedfast2002-11-222-16/+33 * applied patches from http://bugzilla.ximian.com/show_bug.cgi?id=29588Radek Doulik2002-11-214-46/+83 * sync the gconf settingsJeffrey Stedfast2002-11-211-0/+2 * gconfify. (mail_composer_prefs_apply): gconfify this also.Jeffrey Stedfast2002-11-213-37/+61 * provide a proper implicit rule for building .server.in from .server.in.in.Not Zed2002-11-203-8/+15 * build fixesJeffrey Stedfast2002-11-201-1/+5 * Save the settings via gconf. (mail_preferences_construct): Load the valuesJeffrey Stedfast2002-11-205-86/+145 * addedJeffrey Stedfast2002-11-201-0/+496 * applied plain_signature_fix.patchRadek Doulik2002-11-202-1/+6 * fix warning message, outlook->mbox.Not Zed2002-11-1911-18/+41 * applied spell_crash_fix.patchRadek Doulik2002-11-192-0/+10 * Specify the default account. Also, don't need to useJeffrey Stedfast2002-11-182-1/+11 * Added back libevolution-importer stuff. (SUBDIRS): Added back importers.Not Zed2002-11-1810-44/+186 * Update.Ettore Perazzoli2002-11-161-1/+2 * Add rules to substitute @LIBEXEC@ in GNOME_Evolution_Mail.server.in.in andEttore Perazzoli2002-11-163-14/+25 * Use bonobo_main_quit instead of gtkRodney Dawes2002-11-162-1/+5 * Correctly spell Advanced.Jeffrey Stedfast2002-11-162-1/+6 * weak notify -> ref.Not Zed2002-11-154-3/+12 * Use g_object_weak_ref rather than connecting to destroy.Jeffrey Stedfast2002-11-159-62/+75 * Want a (GWeakNotify) cast here, not (GWeakNotify *).Ettore Perazzoli2002-11-1511-30/+67 * shell client objref. (mail_add_storage): " (mail_remove_storage): "Not Zed2002-11-142-3/+9 * Remove a couple backslashes that were causing automake to complain, evenJoe Shaw2002-11-142-2/+8 * Use g_object_new() instead of gtk_type_new(). Likewise. Likewise.Ettore Perazzoli2002-11-147-6/+15 * Do not #include <libgnome/gnome-defs.h>. Likewise. Likewise. Likewise.Ettore Perazzoli2002-11-1411-13/+17 * destroy->weak ref. (owner_set_cb): shell client changes.Not Zed2002-11-137-11/+25 * Added to cvs. Currently contains no configurable stuff, but maybe it willNot Zed2002-11-1320-449/+783 * Added files I've ported.Jeffrey Stedfast2002-11-133-7/+38 * Fixed i18n rule.Michael Zucci2002-11-121-1/+1 * Commented out stuff that doesn't build yet. Also fixed idl build rule.Not Zed2002-11-1242-1966/+1904 * Half way ported. I'll finish the rest later.Jeffrey Stedfast2002-11-123-247/+209 * Ported.Jeffrey Stedfast2002-11-122-112/+97 * Ported.Jeffrey Stedfast2002-11-124-74/+56 * Ported.Jeffrey Stedfast2002-11-124-73/+89 * Ported.Jeffrey Stedfast2002-11-125-317/+311 * Converted to libglade-2's format.Jeffrey Stedfast2002-11-115-5764/+6083 * Ported.Jeffrey Stedfast2002-11-093-125/+112 * No longer need to check for a CLEAR_ID.Jeffrey Stedfast2002-10-292-1/+6 * instead of bailing with an assertion dump the body.Larry Ewing2002-10-291-7/+27 * instead of bailing with an assertion dump the body.Larry Ewing2002-10-292-5/+13 * don't queue the action until we've added ourselves to the active list,Larry Ewing2002-10-282-4/+13 * Update the upgrade script to handle the new url format introduced withJeffrey Stedfast2002-10-262-17/+58 * Always strdup the new key in the threaded/preview hash/always free theNot Zed2002-10-252-4/+9 * Use the mode 0666 when creating a new file and let the user's umask handleJeffrey Stedfast2002-10-253-2/+11 * Use a hashtable to only insert nodes we dont have already, rather thanNot Zed2002-10-252-6/+23 * Only perform the search if it is either a clear or advanced search.Jeffrey Stedfast2002-10-242-1/+10 * pass fb->uri to the folder selection dialog so the current folder isMike Kestner2002-10-242-1/+7 * here's a fix for bug #18242Jeffrey Stedfast2002-10-221-0/+17 * Fix the transport URL on any Exchange accounts. Fixes #30209, which is toDan Winship2002-10-212-1/+15 * s/+ 4/+ 1/Jeffrey Stedfast2002-10-191-1/+1 * Strip the signature from the body-text. Fixes bug #5529.Jeffrey Stedfast2002-10-182-1/+14 * If the attachment is type application/octet-stream, sniff the file typeBenjamin Kahn2002-10-181-0/+6 * Don't need to pass a path to camel_gpg_context_new () anymore.Jeffrey Stedfast2002-10-178-466/+37 * If mode == REPLY_LIST and the mlist is "" (we only checked NULL before),Jeffrey Stedfast2002-10-172-6/+11 * If we are trying to reply to a list, first check that we can by gettingJeffrey Stedfast2002-10-172-25/+8 * If we are trying to reply to a list, first check that we can by gettingJeffrey Stedfast2002-10-172-44/+72 * Add the new-mail-notify rule to the filter driver before adding the userJeffrey Stedfast2002-10-16