aboutsummaryrefslogtreecommitdiffstats
path: root/mail/bsmtp
ModeNameSize
-rw-r--r--Makefile1050logstatsplainblame
-rw-r--r--distinfo59logstatsplainblame
d---------files258logstatsplain
-rw-r--r--pkg-comment55logstatsplainblame
-rw-r--r--pkg-descr348logstatsplainblame
-rw-r--r--pkg-plist565logstatsplainblame
ch available startup wizard in priorityDan Winship2003-02-272-7/+46 * Added a key for /apps/evolution/version - seems the best place to put it.Not Zed2003-02-266-32/+1760 * Change this to let the Wizard provide an array of title/icon/controlDan Winship2003-02-256-617/+300 * remove some cvs merge cruftDan Winship2003-02-251-1/+0 * Use g_signal_connect_after to connect to the "prepare" signal to workDan Winship2003-02-253-8/+25 * Doh, forgot to remove the e-gray-bar.h includeRodney Dawes2003-02-252-1/+4 * We don't need e-gray-bar.[ch] anymore Remove these unused files now We areRodney Dawes2003-02-256-249/+35 * (impl_populateFolderContextMenu):Ettore Perazzoli2003-02-242-1/+7 * Update dialog to use stock response IDs.Ettore Perazzoli2003-02-242-169/+133 * fix the conf keys, currently unused.Not Zed2003-02-243-3/+9 * Make libemiscwidgets, libefilterbar, and libetimezonedialog dynamicDan Winship2003-02-212-2/+8 * (shortcut_item_new): Get the name from the name,Ettore Perazzoli2003-02-192-1/+6 * plug memory leak - free path.Chris Toshok2003-02-172-0/+5 * (segv_redirect): New, SIGSEGV signal handler.Ettore Perazzoli2003-02-142-0/+65 * (DEFAULT_USER_PATH): Look into evolution/$BASE_VERSIONEttore Perazzoli2003-02-122-1/+6 * Suggest people use 1.2.x instead of 1.0.x.Joe Shaw2003-02-122-1/+6 * fix length calculation. (create_folder_directory): remove alloca usage,Larry Ewing2003-02-092-3/+9 * add an activate handler that returns a response OK if the OK responseLarry Ewing2003-02-082-0/+25 * s/PACKAGE/GETTEXT_PACKAGE/ in gettext initDan Winship2003-02-072-2/+7 * use POINTER_STRING_BOOL for activate_shortcut.Michael Zucci2003-02-064-3/+13 * Added NONE,STRING,STRING,STRINGNot Zed2003-02-063-1/+9 * We want to copy whats in the default user dir, not the default user dir.Not Zed2003-02-062-1/+6 * Define EVOLUTION_IMAGES using $(imagesdir). Define EVOLUTION_GLADEDIRDan Winship2003-02-0616-38/+71 * s/BonoboXObject/BonoboObject/Dan Winship2003-02-063-8/+11 * s/glade_gnome_init/glade_init/Dan Winship2003-02-063-2/+9 * re-enable. (prepare_importer_page): re-enable importer code.Not Zed2003-02-054-41/+34 * updated for e scroll frame --> gtk scrolled windowRadek Doulik2003-02-055-51/+48 * No need for the @true command. ($(IDL_GENERATED_C)): Likewise.Ettore Perazzoli2003-01-292-10/+21 * (Evolution-impl.o): Removed unused rule.Ettore Perazzoli2003-01-292-2/+4 * Make this work with parallel make as well.Ettore Perazzoli2003-01-292-7/+24 * Use a little trick for the IDL compilation so thatEttore Perazzoli2003-01-292-7/+28 * (e_shell_construct): UseEttore Perazzoli2003-01-292-2/+13 * Set GTK_RESPONSE_OK as the default response.Ettore Perazzoli2003-01-2823-189/+227 * (timeout_callback): Pass a the context'sEttore Perazzoli2003-01-282-1/+7 * #if 0'ed out for now, since it seems to cause trouble for localEttore Perazzoli2003-01-283-1/+22 * (get_max_clipped_label_width): UseEttore Perazzoli2003-01-242-7/+7 * Update for new args to e_clipped_label_new().Ettore Perazzoli2003-01-243-4/+13 * [Port fix for #34129 from evolution-1-2-branch, unread count inEttore Perazzoli2003-01-242-14/+28 * Update copyright year.Ettore Perazzoli2003-01-242-2/+6 * removed *.oaf.in that were leftJeffrey Stedfast2003-01-231-51/+0 * Install the shell executable as evolution-$(BASE_VERSION) using anEttore Perazzoli2003-01-237-66/+78 * pass pango_context_get_language (context) to pango_context_get_metrics.Chris Toshok2003-01-182-1/+7 * Make dialog New/Cancel/OK to match HIG.Ettore Perazzoli2003-01-154-13/+28 * Do not #include <e-bonobo-widget.h>. (e_set_dialog_parent): Remove theEttore Perazzoli2003-01-152-1/+4 * (EXTRA_DIST): Add $(schema_DATA) here.Ettore Perazzoli2003-01-153-2/+8 * Switch to using GtkPaned instead of EPaned for GTK2Rodney Dawes2003-01-152-20/+23 * s/BonoboXObject/BonoboObject/ (for BONOBO_DISABLE_DEPRECATED)Dan Winship2003-01-1429-152/+148 * Don't duplicate the shell object here before passing toEttore Perazzoli2003-01-115-16/+24 * Make this work again.Dan Winship2003-01-112-4/+8 * (e_shell_view_save_defaults): Save the expansionEttore Perazzoli2003-01-112-20/+22 * Make the view save its settings as the default ones if it's the last one.Ettore Perazzoli2003-01-113-1/+15 * Generate the URI list from the popt context fetched from the GnomeProgramEttore Perazzoli2003-01-113-25/+44 * (parse_default_uri): Remove bogus is_default check.Ettore Perazzoli2003-01-112-2/+5 * (set_default_folder_physical_uri_from_path): NewEttore Perazzoli2003-01-112-21/+53 * Set defaults for /apps/evolution/shell/default_folders/... .Ettore Perazzoli2003-01-113-5/+14 * remove cast to GTK_OBJECT, it isn't, nor needed.Not Zed2003-01-102-1/+6 * use pango_layout_get_pixel_size here instead of pango_layout_get_width,Chris Toshok2003-01-102-1/+10 * Properly reset activity_interface to NULL.Ettore Perazzoli2003-01-104-6/+21 * dont unref the pango context, get_context() doesn't create a ref.Not Zed2003-01-092-1/+5 * Images are now in $(datadir)/evolution/images instead ofEttore Perazzoli2003-01-093-3/+11 * (evolution_LDFLAGS): -export-dynamic so customEttore Perazzoli2003-01-093-1/+9 * setup gettextDan Winship2003-01-082-0/+8 * dont double-free storage_lname.Not Zed2003-01-072-1/+5 * remove idldir definition. (It's defined in configure.in now)Dan Winship2003-01-063-3/+7 * [With this commit, the shell compiles without deprecatedEttore Perazzoli2002-12-2048-897/+1225 * Don't #include "e-util/e-html-utils.h" as we don't use it.Jeffrey Stedfast2002-12-172-1/+5 * [ fixes bug #35394 ]Chris Toshok2002-12-142-3/+16 * GtkTreeStore wrapper. not built yetMike Kestner2002-12-122-0/+1452 * use "contacts", "contacts/ldap" as the accepted contacts types, so it'llChris Toshok2002-12-062-1/+7 * (component_free): Only invokeEttore Perazzoli2002-12-052-2/+10 * RevertedRodrigo Moya2002-12-022-5/+0 * Included gtkmessagedialog.h.Rodrigo Moya2002-12-022-0/+5 * changed to use a gtkdialog instead of a gnome one.Not Zed2002-12-0260-256/+285 * e_get_language_list now returns language codes that actually work withDan Winship2002-11-273-9/+11 * Fix <key> -> <applyto> typo.Ettore Perazzoli2002-11-262-2/+6 * (e_shell_offline_sync_all_folders):Ettore Perazzoli2002-11-262-39/+33 * Updated to pass a GSList to e_storage_set_view_set_checkboxes_list()Ettore Perazzoli2002-11-266-80/+72 * (idle_cb): Set displayed_any in the case when we areEttore Perazzoli2002-11-212-1/+10 * (impl_dispose): Save theEttore Perazzoli2002-11-212-2/+7 * use e_shell_ marshallers, and make sure STRING parameters map to *_STRING*Chris Toshok2002-11-2021-61/+144 * gnome message box -> gtk message dialog. (prepare_intelligent_page): FixNot Zed2002-11-202-5/+13 * Disabled for now.Ettore Perazzoli2002-11-2015-468/+659 * Pass type to bonobo_widget::set_property.Not Zed2002-11-192-1/+6 * re-enable importer wizard.Not Zed2002-11-182-1/+3 * from clicked_cb. (start_import): gtkdialogise.Not Zed2002-11-1812-169/+222 * run libglade-convert.Chris Toshok2002-11-182-129/+126 * force the scrolled table to be shown, apparently a bug in libglade2.Chris Toshok2002-11-173-0/+16 * init the corba exception before loading each config page, so previousChris Toshok2002-11-172-3/+15 * Update.Ettore Perazzoli2002-11-161-2/+2 * Added rule to generate GNOME_Evolution_Shell.server.in fromEttore Perazzoli2002-11-164-5/+17 * (impl_finalize): Fix typo; p -> sp.Ettore Perazzoli2002-11-162-3/+6 * No need to check for priv being NULL here anymore.Ettore Perazzoli2002-11-163-21/+17 * (e_shell_startup_wizard_create): ForEttore Perazzoli2002-11-162-1/+6 * (class_init): Pass the right parentEttore Perazzoli2002-11-152-1/+6 * e-shell-user-creatable-items-handler.c, Changed into a GObject subclassEttore Perazzoli2002-11-156-14/+28 * Ref/sink the GtkTooltips.Ettore Perazzoli2002-11-153-1/+10 * Use bonobo_main_quit() instead of gtk_main_quit(). (shell_weak_notify):Ettore Perazzoli2002-11-154-12/+42 * (save_settings_for_views): Removed.Ettore Perazzoli2002-11-152-30/+6 * (impl_dispose): NULL priv->ui_componentEttore Perazzoli2002-11-152-1/+8 * Avoid freeing the servant for now, it looks like something is messed upEttore Perazzoli2002-11-157-11/+25 * Removed. (no_views_left_cb): Use g_object_add_weak_pointer() instad ofEttore Perazzoli2002-11-1514-131/+197 * Change type of member etd inEttore Perazzoli2002-11-142-2/+8 * Connect finish_func to the "next" signal for now, since GnomeDruid seemsEttore Perazzoli2002-11-144-5/+17 * remove GTK_OBJECT cast and other GTK stuff.Not Zed2002-11-133-16/+23 * need to assign priv here, fixes a crash.Chris Toshok2002-11-122-0/+7 * (impl_dispose): Do unref the config_listener here [IEttore Perazzoli2002-11-122-1/+6 * (impl_finalize): Protect againstEttore Perazzoli2002-11-122-2/+9 * Make separate dispose/finalize overrides of just overriding destroy.Ettore Perazzoli2002-11-1229-254/+538 * use correctly IDL flags.Rodrigo Moya2002-11-082-1/+5 * guard against multiple calls. fixes a crash whenever a task finishes (theChris Toshok2002-11-084-60/+85 * (e_shell_show_settings): Allow type being NULL.Ettore Perazzoli2002-11-062-2/+7 * (load_folder): Do add folders with an unknownEttore Perazzoli2002-11-062-10/+5 * Set response_id to GTK_RESPONSE_OK. (cancel_button): Likewise, withEttore Perazzoli2002-11-063-169/+188 * Use g_object_get_data() instead of gtk_object_get_data(). Likewise.Ettore Perazzoli2002-11-0610-18/+29 * Split finalize/dispose. Likewise. Likewise. Likewise. Likewise. Likewise.Ettore Perazzoli2002-11-0614-58/+265 * g_object_unref instead of bonobo_object_unref for theEttore Perazzoli2002-11-065-15/+13 * New. (impl_finalize): New. (destroy): Removed. (class_init): InstallEttore Perazzoli2002-11-0645-201/+320 * Removed. (impl_finalize): New. (class_init): Install finalize handler, notEttore Perazzoli2002-11-054-30/+24 * Pass TRUE for arg allow_creation to e_shell_folder_selection_dialog_new().Ettore Perazzoli2002-11-057-98/+74 * (e_folder_type_registry_get_handler_for_type): Remove warning forEttore Perazzoli2002-11-042-32/+27 * Replace gtk_signal_emit() with g_signal_emit(). Likewise. Likewise.Ettore Perazzoli2002-11-0416-102/+106 * Use g_object_set_data() instead of gtk_object_set_data(). Likewise.Ettore Perazzoli2002-11-0412-39/+56 * Forgot to add this one.Ettore Perazzoli2002-11-041-0/+13 * Update.Ettore Perazzoli2002-11-041-1/+3 * Converted to Glade2 format. Likewise. Likewise. Likewise. Likewise.Ettore Perazzoli2002-11-047-1154/+1116 * Changed all gtk_object_refs()/gtk_object_unrefs() intoEttore Perazzoli2002-11-0446-601/+599 * Updated for libxml2. Likewise. Likewise. Likewise.Ettore Perazzoli2002-11-045-15/+22 * Renamed from GNOME_Evolution_Shell.oaf.in.Ettore Perazzoli2002-11-0437-542/+773 * First big sync of my GNOME 2 porting work (incomplete, and stillEttore Perazzoli2002-11-0251-878/+751 * Increase the width slightly.Ettore Perazzoli2002-10-293-1/+11 * [#31303]Ettore Perazzoli2002-10-263-1/+28 * Set the is_stock flag to TRUE for the summary folder.Ettore Perazzoli2002-10-245-7/+36 * (e_get_activation_failure_msg): If the exception_id is NULL,Ettore Perazzoli2002-10-212-0/+9 * New, implementation for the cancel_discover_shared_folder virtual method.Ettore Perazzoli2002-10-189-66/+250 * Change the selection mode to GTK_SELECTION_BROWSE so there is always aEttore Perazzoli2002-10-083-14/+18 * new function, emit cancelled so the folder selector button will sensitizeChris Toshok2002-10-052-0/+20 * It's a grand old string-review! Nitpicky and minor changes; details in the ap...Aaron Weber2002-10-013-2/+8 * Calls e_shell_command_remove_shared_folder. (file_verbs): Set upDan Winship2002-10-0113-102/+433 * If we return from evolution_shell_client_user_select_folder to find thatDan Winship2002-10-012-0/+17 * (load_folder): Always return TRUE, even in theEttore Perazzoli2002-09-272-1/+6 * set history_id on GnomeFileEntry, to actually get the history.Rodrigo Moya2002-09-262-1/+6 * If one of the allowed types is "type/*", allow anything starting withDan Winship2002-09-265-12/+55 * [Finish fixing #11645.]Ettore Perazzoli2002-09-266-46/+142 * Placate compiler.Ettore Perazzoli2002-09-255-1/+69 * Don't destroy the dialog. It does that itself whenever it emitsDan Winship2002-09-253-4/+12 * Add PilotConduitSettings verb. [#14019]Ettore Perazzoli2002-09-242-18/+42 * use the new e_tree_set_search_column function instead of my lameass sortMike Kestner2002-09-242-14/+6 * (e_shell_construct): Oops, no @shell argument toEttore Perazzoli2002-09-242-1/+6 * Use e_shell_request_close_view().Ettore Perazzoli2002-09-244-31/+74 * (get_type_from_parent_path):Ettore Perazzoli2002-09-242-3/+9 * Added some missing names.Ettore Perazzoli2002-09-244-2/+17 * Removed member sort_idle_id inEttore Perazzoli2002-09-212-80/+50 * [Fix #28495 with a lame hack that works around Bonobo sizingEttore Perazzoli2002-09-202-2/+47 * (async_create_cb): Don't setEttore Perazzoli2002-09-202-3/+5 * (evolution_storage_update_folder): Do notEttore Perazzoli2002-09-202-17/+11 * (resort): New. (sort_idle_callback): Use it. (insert_storages): UseEttore Perazzoli2002-09-202-8/+23 * bandaid for 30248.Mike Kestner2002-09-202-1/+5 * Allow 'back' to run if we're on the finish page. For #29293.Not Zed2002-09-192-1/+8 * updated .cvsignoreJeffrey Stedfast2002-09-191-0/+1 * Add description for E_STORAGE_NOTONLINE.Ettore Perazzoli2002-09-185-0/+19 * Remove unused variable.Ettore Perazzoli2002-09-18