aboutsummaryrefslogtreecommitdiffstats
ModeNameSize
-rw-r--r--.cvsignore262logstatsplainblame
-rw-r--r--AUTHORS2023logstatsplainblame
-rw-r--r--COPYING17992logstatsplainblame
-rw-r--r--ChangeLog165375logstatsplainblame
-rw-r--r--HACKING0logstatsplainblame
-rw-r--r--INSTALL7831logstatsplainblame
-rw-r--r--MAINTAINERS25logstatsplainblame
-rw-r--r--Makefile.am659logstatsplainblame
-rw-r--r--NEWS7196logstatsplainblame
-rw-r--r--README5935logstatsplainblame
-rw-r--r--acconfig.h644logstatsplainblame
d---------addressbook351logstatsplain
d---------art1327logstatsplain
-rwxr-xr-xautogen.sh168logstatsplainblame
d---------calendar378logstatsplain
d---------camel4800logstatsplain
d---------composer1156logstatsplain
-rw-r--r--configure.in16546logstatsplainblame
d---------data122logstatsplain
d---------default_user230logstatsplain
d---------devel-docs172logstatsplain
d---------doc288logstatsplain
d---------e-util1905logstatsplain
-rw-r--r--evolution.desktop270logstatsplainblame
-rw-r--r--evolution.png4281logstatsplainblame
-rw-r--r--evolution.spec.in3035logstatsplainblame
d---------filter1859logstatsplain
d---------help288logstatsplain
d---------libibex473logstatsplain
d---------libical890logstatsplain
d---------libversit437logstatsplain
d---------macros1321logstatsplain
d---------mail2070logstatsplain
d---------notes667logstatsplain
d---------po1040logstatsplain
d---------shell2949logstatsplain
-rw-r--r--stamp.h.in1logstatsplainblame
d---------tests653logstatsplain
d---------tools166logstatsplain
d---------widgets424logstatsplain
d---------wombat386logstatsplain
0293fc6c047df297c9d'>New routine to attempt to start each available startup wizard in priorityDan Winship2003-02-272-7/+46 * Reverted back to using e-iconvJeffrey Stedfast2003-02-273-8/+12 * add a repo_id and a priority level to the startup wizardDan Winship2003-02-272-0/+12 * Added a key for /apps/evolution/version - seems the best place to put it.Not Zed2003-02-266-32/+1760 * Make sure the folder is non-NULL before trying to remove it from theJeffrey Stedfast2003-02-262-6/+13 * Use fixed margins of 5% of page width/height. This is the same cheat asHans Petter Jansson2003-02-262-12/+43 * Get default view from correct key.Hans Petter Jansson2003-02-262-1/+6 * New internal function to parse the locale language code. (e_iconv_init):Jeffrey Stedfast2003-02-262-28/+107 * Show start/end-of-day widgets.Hans Petter Jansson2003-02-262-0/+7 * Update Czech translationMiloslav Trmac2003-02-262-796/+808 * Reverted back to using e-iconv instead of camel-iconv.Jeffrey Stedfast2003-02-262-2/+8 * Same as below.Jeffrey Stedfast2003-02-263-5/+12 * removed unused filter code that was wrong anywayJeffrey Stedfast2003-02-264-214/+0 * canonicalise the charset name (if it is an iso charset) so that ourJeffrey Stedfast2003-02-262-2/+70 * Same as the ones below.Jeffrey Stedfast2003-02-2615-254/+107 * updated Vietnamese filePablo Saratxaga2003-02-262-4639/+5133 * Update for new EvolutionWizard interfaces.Dan Winship2003-02-252-19/+26 * Change this to let the Wizard provide an array of title/icon/controlDan Winship2003-02-256-617/+300 * Use g_signal_handlers_disconnect_by_func sinceDan Winship2003-02-252-10/+23 * Redo this to not use the CORBA interfaces in the local case (inDan Winship2003-02-257-756/+485 * 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 * Same as below.Jeffrey Stedfast2003-02-259-115/+223 * g_alloca (strlen (charset) + 1) so we don't overflow the buffer.Jeffrey Stedfast2003-02-252-1/+4 * Make sure the url is != NULL? I can't think of anything else in this codeJeffrey Stedfast2003-02-252-0/+8 * Don't write the passwd, fixes "bug" #38601.Jeffrey Stedfast2003-02-252-3/+9 * Fixed a memory leak.Jeffrey Stedfast2003-02-252-0/+6 * Make sure m->config_service is non-NULL before usingJeffrey Stedfast2003-02-253-3/+12 * Updated Ukrainian translationYuri Syrota2003-02-251-18/+12 * Don't unref the GtkInvisible - instead, destroy it.Hans Petter Jansson2003-02-251-2/+2 * Don't always append "[script]" to the signature name. Also cleaned up someJeffrey Stedfast2003-02-252-10/+23 * Doh, forgot to remove the e-gray-bar.h includeRodney Dawes2003-02-252-1/+4 * fixed the purple druid pagesJeffrey Stedfast2003-02-251-15/+15 * We don't need e-gray-bar.[ch] anymore Remove these unused files now We areRodney Dawes2003-02-256-249/+35 * Make bucket->refcount 31 bits and bucket->used 1 bit instead of havingJeffrey Stedfast2003-02-252-4/+6 * Use g_iconv_close() here, missed this before. (camel_iconv): Might as wellJeffrey Stedfast2003-02-252-2/+9 * New function...back from the depths of hell from whence it cameJeffrey Stedfast2003-02-255-7/+194 * (impl_populateFolderContextMenu):Ettore Perazzoli2003-02-242-1/+7 * fixed a type-o that causes a segfaultJeffrey Stedfast2003-02-242-2/+2 * Update dialog to use stock response IDs.Ettore Perazzoli2003-02-242-169/+133 * Updated Ukrainian translationYuri Syrota2003-02-241-64/+38 * Updated Ukrainian translationYuri Syrota2003-02-241-102/+102 * Updated Ukrainian translationYuri Syrota2003-02-241-310/+295 * 'uid' should not be const.Jeffrey Stedfast2003-02-242-1/+6 * Do it the same way we just made the sendmail code do it.Jeffrey Stedfast2003-02-243-60/+61 * fix the conf keys, currently unused.Not Zed2003-02-243-3/+9 * fix the g_snprintf stuff.Not Zed2003-02-244-77/+29 * Don't warn if calendar isn't loaded... Doesn't seem to hurt, but thisHans Petter Jansson2003-02-245-5/+28 * gconf settings upgradesMichael Zucci2003-02-2413-419/+224 * dont unref accounts anymore. (change_status): itipAddress -> EAccount.Not Zed2003-02-241-1/+1 * dont unref accounts anymore. (change_status): itipAddress -> EAccount.Not Zed2003-02-242-2/+148 * helper to get the dfault account. (e_account_list_set_default): helper toNot Zed2003-02-243-5/+197 * Change to use EAccountList, etc.Not Zed2003-02-242-52/+28 * Fix an attributes typo.Hans Petter Jansson2003-02-242-1/+5 * Fix an attributes typo and add stock icon identifiers to silence warningHans Petter Jansson2003-02-242-17/+28 * Appease the compiler. (gnome_calendar_update_paned_quanta): Don't actuallyHans Petter Jansson2003-02-244-2/+34 * Updated Ukrainian translationYuri Syrota2003-02-231-285/+291 * CVS server broke again. Here's the rest...Hans Petter Jansson2003-02-231-2/+2 * Eliminate e_utf8_to_gtk_string ().Hans Petter Jansson2003-02-237-18/+40 * Set the local provider description field to a string rather than NULL toJeffrey Stedfast2003-02-232-1/+7 * bitwise-or in CAMEL_MIME_FILTER_TOHTML_CONVERT_SPACES to fix bug #38499.Jeffrey Stedfast2003-02-232-2/+7 * New overloaded virtual method, does what dialog_destroy_cb was trying toJeffrey Stedfast2003-02-234-77/+87 * Don't save the HTML format setting to gconf. This option menu is meant forJeffrey Stedfast2003-02-232-5/+8 * Show the custom widgets, since libglade appears to not want to do that.Hans Petter Jansson2003-02-233-10/+44 * Add an iteration statement. Fixes hang in wombat.Hans Petter Jansson2003-02-232-0/+7 * s/g_slist_free1/g_slist_free_1Jeffrey Stedfast2003-02-232-3/+5 * Remove all Bcc headers before sending to the smtp server.Jeffrey Stedfast2003-02-233-14/+62 * Commit fixes from Grzegorz Goawski <grzegol@pld.org.pl>.Hans Petter Jansson2003-02-232-28/+35 * A result of 0 no longer indicates success; GTK_RESPONSE_OK does.Hans Petter Jansson2003-02-232-1/+6 * Updated Ukrainian translationYuri Syrota2003-02-231-88/+88 * Don't try to get a FontPrefs control.Hans Petter Jansson2003-02-224-3/+16 * GObject, not GtkObject. (calendar_model_destroy): ->Hans Petter Jansson2003-02-227-30/+58 * Make libversit a shared library, update stuff for that, and clean upDan Winship2003-02-2223-115/+97 * Use tables instead of vboxes, so that groups of label/entry pairs (as inDan Winship2003-02-225-73/+113 * build libcomposer as a shared library so it can be linked intoDan Winship2003-02-222-2/+7 * Converted it.po in UTF-8 and updated.Marco Ciampa2003-02-222-451/+454 * Update Czech translationMiloslav Trmac2003-02-222-85/+89 * Updated Spanish translation from Francisco J FernandezPablo Gonzalo del Campo2003-02-222-1522/+1605 * fixed a type-oJeffrey Stedfast2003-02-211-1/+1 * Add GConf schemas.Hans Petter Jansson2003-02-213-2/+365 * Use camel_folder_free_uids().Jeffrey Stedfast2003-02-212-6/+11 * fixJeffrey Stedfast2003-02-211-1/+1 * fix overzealous g_asserts to avoid crashes when eti->rows is alreadyMike Kestner2003-02-211-5/+1 * fuck ICONV_CONST, we can add that foo later...if we care.Jeffrey Stedfast2003-02-211-1/+1 * would help to include our header, eh?Jeffrey Stedfast2003-02-211-0/+1 * Same as below.Jeffrey Stedfast2003-02-213-4/+12 * Use camel_charset_canonical_name() here instead of e_iconv_charset_name().Jeffrey Stedfast2003-02-214-9/+23 * Call camel_iconv_init(). (camel_shutdown): Call camel_iconv_shutdown().Jeffrey Stedfast2003-02-2116-119/+757 * Update Czech translationMiloslav Trmac2003-02-212-173/+181 * kill (etsm_find_node_unless_equals): use new etta_orig_positionMike Kestner2003-02-213-47/+57 * Redirect program's stdout and stderr to /dev/nullJeffrey Stedfast2003-02-213-12/+32 * Redirect the program's stderr to /dev/nullJeffrey Stedfast2003-02-212-2/+11 * Make libemiscwidgets, libefilterbar, and libetimezonedialog dynamicDan Winship2003-02-2115-26/+69 * Artis Trops <hornet@navigator.lv> * lv.po: Updated Latvian translation by Pe...Peteris Krisjanis2003-02-202-6868/+5813 * revert previous changeDan Winship2003-02-2016-57/+33 * fixedJeffrey Stedfast2003-02-201-1/+4 * s/libalarm.a/libalarm.la/Dan Winship2003-02-202-1/+3 * Remove libversit. We haven't depended on that in forever.Dan Winship2003-02-206-9/+22 * oopsDan Winship2003-02-201-1/+1 * Build the subparts as (noinst) shared libraries rather than staticDan Winship2003-02-208-22/+31 * Declare xmlSubstituteEntitiesDefaultValue extern. (message_finished): AndDan Winship2003-02-202-1/+9 * Make parent_class static.Dan Winship2003-02-204-3/+11 * ignore more generated stuffChris Toshok2003-02-205-0/+15 * gtk_main_quit => bonobo_main_quit.Chris Toshok2003-02-202-1/+6 * fix memleak - free uid.Chris Toshok2003-02-202-0/+6 * use argv[0] instead of argv[i], doh!Jeffrey Stedfast2003-02-201-1/+1 * Fixed a type-o in the ENABLE_IPv6 ifdef section.Jeffrey Stedfast2003-02-202-1/+6 * AC_DEFINE() ENABLE_IPv6 if it should be enabled.Jeffrey Stedfast2003-02-202-0/+6 * [ fix #38074 ] first arg is a GtkWidget. duh.Chris Toshok2003-02-202-1/+7 * New filter action that pipes the message source to the user-program andJeffrey Stedfast2003-02-202-13/+21 * New filter action that pipes the message source to the user-program andJeffrey Stedfast2003-02-202-2/+154 * add a couple "expert tips" that don't really go anywhere else.Aaron Weber2003-02-201-0/+70 * ?Jeffrey Stedfast2003-02-201-5/+2 * Split $(CORBA_GENERATED_H) rule from the $(CORBA_GENERATED_C) rule to thatEttore Perazzoli2003-02-204-10/+23 * (INCLUDES): Use $(evolutionuidir)Ettore Perazzoli2003-02-202-1/+6 * add .server.in filesDan Winship2003-02-203-1/+7 * replaced image, updated for 1.2 layout (different order, mostly). ChangedAaron Weber2003-02-193-24/+50 * Fixed a memory leak - make sure to free all uids.Jeffrey Stedfast2003-02-192-1/+6 * (shortcut_item_new): Get the name from the name,Ettore Perazzoli2003-02-192-1/+6 * default_account is now a string value, not an int.Jeffrey Stedfast2003-02-193-17/+30 * fixes to my last commitJeffrey Stedfast2003-02-191-18/+17 * Removed. (lookup_signature): Removed. (xml_get_int): Removed.Jeffrey Stedfast2003-02-194-146/+52 * set remap_neededMike Kestner2003-02-191-0/+1 * Dutch translation updated by Vincent van Adrighem.Vincent van Adrighem2003-02-182-2640/+2866 * ru.po: Updated Russian translation from Russian team <gnome-cyr@gnome.org>.Dmitry Mastrukov2003-02-182-63/+88 * make sure the row >= 0 before calling value_at to calc "strikeout".Chris Toshok2003-02-181-1/+3 * if we can complete solely from our cached cards, callChris Toshok2003-02-182-0/+21 * make things compile on an alpha. passing NULL to a var_arg not portable.Jody Goldberg2003-02-181-1/+3 * return after the e_table_model_no_change call.Chris Toshok2003-02-171-2/+6 * plug memory leak - free path.Chris Toshok2003-02-172-0/+5 * plug memory leak (always free val).Chris Toshok2003-02-171-2/+2 * move the bulk of the non-summary searching stuff here. we aggregate up toChris Toshok2003-02-172-61/+122 * indent properly.Chris Toshok2003-02-172-12/+17 * make this actually work: destroy the canvas item, memmove stuff around,Chris Toshok2003-02-171-0/+12 * enable this function to reflow the view from a particular column onward.Chris Toshok2003-02-174-28/+178 * disconnect search_started and search_result. (addressbook_compare): ifChris Toshok2003-02-174-55/+130 * Added a (get-size ) function to fix bug #38073. (search_get_size):Jeffrey Stedfast2003-02-153-1/+32 * watch for <>'s tooJeffrey Stedfast2003-02-151-1/+2 * Mark chars with the high-bit set as CTRL chars. (camel_url_web_end): IfJeffrey Stedfast2003-02-152-11/+50 * Same as the gpg and pkcs7 contexts.Jeffrey Stedfast2003-02-1510-37/+74 * Change the logic here slightly. Instead of only reprompting the user ifJeffrey Stedfast2003-02-152-9/+32 * Fix for Solaris Bug "31081 Mailer sender/Subject/Date fields blank forSuresh Chandrasekharan2003-02-141-0/+2 * (segv_redirect): New, SIGSEGV signal handler.Ettore Perazzoli2003-02-142-0/+65 * Updated Ukrainian translationYuri Syrota2003-02-141-1221/+1266 * #include <stdio.h>Jeffrey Stedfast2003-02-145-15/+36 * guard for null paths if save_id lookup fails.Mike Kestner2003-02-141-1/+2 * don't transform based on allocation position. Position isn't absolute now.Mike Kestner2003-02-141-3/+0 * Update Czech translationMiloslav Trmac2003-02-142-303/+307 * kill a double unref on the pango_layout.Mike Kestner2003-02-141-2/+0 * Request a reflow on realization, so size and placement will be correctHans Petter Jansson2003-02-131-1/+4 * Get rid of the need for the GTK_WIDGET_DESTROYED() check.Jeffrey Stedfast2003-02-132-17/+15 * handle reverse searches (find_prev_in_range): reverse search implMike Kestner2003-02-131-4/+24 * Removed unused variables.Jeffrey Stedfast2003-02-135-59/+25 * Add missing file(s) and remove non-existant one(s).Abel Cheung2003-02-132-2/+7 * work around broken models that insert children before parents. bad models.Mike Kestner2003-02-131-4/+18 * (DEFAULT_USER_PATH): Look into evolution/$BASE_VERSIONEttore Perazzoli2003-02-122-1/+6 * ru.po: Updated Russian translation from Russian team <gnome-cyr@gnome.org>.Dmitry Mastrukov2003-02-122-4588/+4314 * Enable printing for calendar and tasks.Hans Petter Jansson2003-02-123-217/+189 * Don't use gtk_scrolled_window_set_scrollbar_spacing() anymore.Hans Petter Jansson2003-02-122-1/+5 * Suggest people use 1.2.x instead of 1.0.x.Joe Shaw2003-02-122-1/+6 * 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 * Instead of simply ignoring bad chars, return the sentinal invalid charNot Zed2003-02-112-5/+11 * Don't try to make an error string from an uninitialized GnomeVFSResult.Hans Petter Jansson2003-02-112-4/+15 * [ fixes bug #33066 ] new function (set_entry_changed_signals): callChris Toshok2003-02-113-46/+92 * Use g_signal_emit() rather than gtk_signal_emit(). (build_flat): SameJeffrey Stedfast2003-02-1112-63/+63 * rewrite to use etta (find_next_in_range): helper func to search a range ofMike Kestner2003-02-111-25/+22 * Split the ORBit IDL compilation rules to work properly with parallelEttore Perazzoli2003-02-11