#undef ENABLE_NLS #undef HAVE_CATGETS #undef HAVE_GETTEXT #undef HAVE_LC_MESSAGES #undef HAVE_STPCPY #undef HAVE_LIBSM #undef PACKAGE #undef VERSION #undef ENABLE_THREADS #undef SENDMAIL_PATH #undef SYSTEM_MAIL_DIR #undef HAVE_LDAP #undef HAVE_TIMEZONE #undef HAVE_TM_GMTOFF #undef USING_OAF #undef HAVE_KRB4 #undef HAVE_KRB5 #undef MOVEMAIL_PATH #undef HAVE_LIBGPGME #undef PGP_PROGRAM #undef GPG_PATH #undef PGP5_PATH #undef PGP_PATH #undef USING_GNOME_PRINT_0_20 #undef USE_DOT #undef USE_FCNTL #undef USE_FLOCK #undef NEED_KRB_SENDAUTH_PROTO #undef HAVE_ISBLANK /* Define this if you want to build against the development gtk */ #undef HAVE_DEVGTK /* Define if ctime_r takes three arguments */ #undef CTIME_R_THREE_ARGS tu.edu.tw/~b01902062/git/gsoc2013-evolution' title='gsoc2013-evolution Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* INCLUDE path fixes for changes made to libical build.Jeffrey Stedfast2003-10-1021-29/+63
* Fixed INCLUDES and don't autogenerate ical.h, no need to. Plus it causedJeffrey Stedfast2003-10-1063-151/+179
* INCLUDE path fixes for changes made to libical build.Jeffrey Stedfast2003-10-102-9/+24
* INCLUDE path fixes for changes made to libical build.Jeffrey Stedfast2003-10-104-10/+18
* INCLUDE path fixes for changes made to libical build.Jeffrey Stedfast2003-10-103-13/+26
* INCLUDE path fixes for changes made to libical build.Jeffrey Stedfast2003-10-104-4/+12
* Allow timezone offsets to be up to 14 hours ahead of UTC. Fixes bugJeffrey Stedfast2003-10-103-3/+10
* Check for gnome-thumbnail.h existence.Frédéric Crozat2003-10-093-0/+17
* Removed an unused variable.Jeffrey Stedfast2003-10-092-1/+5
* Add a hide_mask to the create-rule-from-message bars so that we don'tJeffrey Stedfast2003-10-092-3/+9
* Make repeat-quantity and repeat-value of alarm option dialog numeric only.Harry Lu2003-10-083-3/+10
* *** empty log message ***Aaron Weber2003-10-083-32/+49
* removed unused etspec fileJeffrey Stedfast2003-10-072-13/+1
* Remove libical-staticDan Winship2003-10-073-10/+8
* fixed ChangeLogJeffrey Stedfast2003-10-071-1/+1
* Fixed.Jeffrey Stedfast2003-10-073-7/+11
* Don't blindly claim that the file exists and then ask the user if he/sheJeffrey Stedfast2003-10-073-25/+47
* Convert real name to UTF-8 if needed.Frédéric Crozat2003-10-032-8/+13
* Disable the selection of the first unread message for now. This isJeffrey Stedfast2003-10-032-1/+9
* fixed suresh's broken changelog entryJeffrey Stedfast2003-10-031-13/+10
* Updated Norwegian (nynorsk) translation.Åsmund Skjæveland2003-10-032-425/+306
* Patch to use Control-L for "Reply to list" from Karsten BräckelmannRodney Dawes2003-10-032-1/+6
* Fix for 40917 "Backspace shouldn't highlight the whole remaining string inSuresh Chandrasekharan2003-10-032-13/+15
* zero out last_part if we're clearing. Uh, this fixes, but shouldn't, partNot Zed2003-10-024-43/+44
* turn off blocking writes. (efh_format_timeout): don't do a htmlbegin onNot Zed2003-10-023-16/+28
* Updated Norwegian (nynorsk) translation.Åsmund Skjæveland2003-10-012-583/+769
* new VOID:STRING,STRING,STRING build the new view/store/renderer/editableMike Kestner2003-10-0124-2290/+2712
* new, treeview renderer for combo cells new, GtkCellEditable for comboMike Kestner2003-10-016-0/+738
* Use "Sans Regular" instead of "Helvetica" Fixes bug #47878Rodney Dawes2003-10-012-1/+6
* fixed encoding for Spanish translators.Ismael Olea2003-09-302-2/+10
* remove gconf stuff. (em_format_html_set_xmailer_mask): new method to setNot Zed2003-09-308-61/+91
* Oops, put the arguments in the right order.Jeffrey Stedfast2003-09-302-1/+5
* removed subscribe-dialog.etspec and added another FIXME to em-folder-browser.cJeffrey Stedfast2003-09-303-10/+2
* link to libical-evolutionJP Rosevear2003-09-303-2/+8
* added a FIXME commentJeffrey Stedfast2003-09-301-1/+2
* updatedJeffrey Stedfast2003-09-272-0/+2
* updated cvsignoreJeffrey Stedfast2003-09-271-0/+1
* updateed cvsignoreJeffrey Stedfast2003-09-271-0/+1
* added .cvsignoreJeffrey Stedfast2003-09-271-0/+2
* ignore makefile.inJeffrey Stedfast2003-09-273-0/+3
* *** empty log message ***Jeffrey Stedfast2003-09-271-0/+2
* ignore Makefile.inJeffrey Stedfast2003-09-273-0/+3
* Updated Norwegian (nynorsk) translation.Åsmund Skjæveland2003-09-271-0/+4
* IPv6 implementation rewritten to use getnameinfo() which is the properJeffrey Stedfast2003-09-272-44/+11
* Updated Norwegian (nynorsk) translation.Åsmund Skjæveland2003-09-261-197/+213
* Updated Slovak translation.Stanislav Visnovsky2003-09-262-373/+312
* Allow any file: uri to point to a sent or drafts folder.Jeffrey Stedfast2003-09-262-2/+9
* Make the dialog more HIG-compliant by fixing widget alignment/spacingRodney Dawes2003-09-262-8/+7
* Make sure that res->ai_canonname is non-NULL and that it doesn't match theJeffrey Stedfast2003-09-262-1/+38
* fixed a comment spelling mistake and removede CAMEL_OBJECT() casting where it...Jeffrey Stedfast2003-09-261-12/+13
* Updated Slovak translation.Stanislav Visnovsky2003-09-262-1375/+882
* If the localhost lookup results in a numeric IPv6 host, use the formJeffrey Stedfast2003-09-252-1/+9
* Same as below.Jeffrey Stedfast2003-09-253-1/+21
* fixed ChangeLogJeffrey Stedfast2003-09-251-1/+6
* Same as below.Jeffrey Stedfast2003-09-253-2/+6
* More artwork from Jakub.Ettore Perazzoli2003-09-242-0/+4
* New artwork from Jakub.Ettore Perazzoli2003-09-242-0/+4
* some checking code added to ensure that end_offset and start_offset bothTim Wo2003-09-241-45/+118
* Remove flex check. Set ICAL_ERRORS_ARE_FATAL to 0.Hans Petter Jansson2003-09-248-55/+3252
* Don't xmlFree (name) until after we've g_strdup'd it. (em_migrate_dir): IfJeffrey Stedfast2003-09-242-8/+23
* If the CREATE flag is set and the parent .sbd directory does not exist,Jeffrey Stedfast2003-09-243-2/+19
* Don't xmlFree (name) until after we've g_strdup'd it.Jeffrey Stedfast2003-09-242-2/+5
* Fix for bug #48791 (and also fixes a FIXME)Jeffrey Stedfast2003-09-243-16/+55
* Updated.Åsmund Skjæveland2003-09-242-726/+608
* Don't forget to flush the iconv conversion.Jeffrey Stedfast2003-09-242-1/+6
* Don't try dot-files.Jeffrey Stedfast2003-09-243-0/+8
* Minor update.Åsmund Skjæveland2003-09-232-2375/+2470
* connect to "key_press_event" signal with key_press_event_callback.Charles Zhang2003-09-232-0/+43
* Add some assertion. Send Close response signal to the properties dialogCharles Zhang2003-09-232-2/+24
* ** See bug #32996Not Zed2003-09-233-2/+15
* ** See bug #41610Not Zed2003-09-232-1/+9
* Remove $(cxx_libs), it's undefined.Hans Petter Jansson2003-09-232-4/+9
* removed, moved to em-folder-view, for now, it has access to an invisible.Not Zed2003-09-233-15/+71
* Connect to "value-changed" rather than "changed" for spin buttons.Jeffrey Stedfast2003-09-232-1/+6
* implement, we hook into the mail progress reporting stuff by overridingNot Zed2003-09-233-1/+59
* Added "offline_sync" option, which lets you synchronise all mail to localNot Zed2003-09-2311-204/+316
* Listen to the "value-changed" signal rather than the "changed" signal.Jeffrey Stedfast2003-09-232-1/+6
* Fix the code that creates a new ssl stream to pass the correct argumentsJeffrey Stedfast2003-09-225-6/+24
* libical.la -> libical-evolution.laHans Petter Jansson2003-09-2220-4571/+128
* Fixes #1245. ECalendar should be usable with the keyboardBolian Yin2003-09-226-53/+362
* fixed a commentJeffrey Stedfast2003-09-201-1/+1
* Set the window title to be that of the message subject. Fixes bug #48617.Jeffrey Stedfast2003-09-202-1/+13
* Fix for bug #48618.Jeffrey Stedfast2003-09-204-9/+55
* remove the "addressbook.db.summary" correctly. #48538Gilbert Fang2003-09-192-3/+11
* use gtkhtml's blockingRadek Doulik2003-09-192-0/+5
* updated cvsignore fileJeffrey Stedfast2003-09-191-0/+3
* updated for CamelTransferEncoding namespace changesJeffrey Stedfast2003-09-194-11/+21
* New function to replace the one from camel-mime-part.cJeffrey Stedfast2003-09-1917-103/+142
* updated for CamelTransferEncoding namespace changesJeffrey Stedfast2003-09-193-14/+22
* namespaced the encoding/decoding routines.Jeffrey Stedfast2003-09-1910-52/+78
* s/HSCAN_/CAMEL_MIME_PARSER_STATE_/g andJeffrey Stedfast2003-09-1945-911/+1076
* Updated for namespace changes in Camel.Jeffrey Stedfast2003-09-194-28/+34
* updated for camel namespace changesJeffrey Stedfast2003-09-1916-50/+88
* Initialise charset to NULL or it may be used uninitialised. Also includeJeffrey Stedfast2003-09-193-11/+21
* make the code be compliant with C89, or it can't be compiled on solaris.Tim Wo2003-09-181-12/+59
* And now with correct charset. Sorry.Åsmund Skjæveland2003-09-182-803/+809
* cvs removed.Not Zed2003-09-1877-15950/+16729
* ** Merge in mail-refactor-2-branchNot Zed2003-09-183-38/+31
* Moved EditCopy EditPaste, and EditCut here.Not Zed2003-09-183-8/+28
* New source file to migrate from the old mbox structure to the new mboxJeffrey Stedfast2003-09-183-2/+423
* Implement a temp hack so trunk works until we merge in new-ui-branch.Jeffrey Stedfast2003-09-172-10/+19
* type should be a GType. (rule_context_add_rule_set): Likewise. UpdateJeremy Katz2003-09-173-6/+13
* update for newer gtkhtmlRadek Doulik2003-09-172-2/+2
* require newer gtkhtmlRadek Doulik2003-09-171-1/+1
* Don't warning about how we haven't written anything to the stream, this isJeffrey Stedfast2003-09-172-4/+9
* Roughly two hundred strings translated or defuzzed. Still a long way to goÅsmund Skjæveland2003-09-172-1755/+1991
* removed libwombat reference.Rodrigo Moya2003-09-172-1/+4
* forgot to commit. new search types xml file.Michael Zucci2003-09-171-0/+529
* removed dead code.Not Zed2003-09-167-239/+100
* ** See Natzilla task #47524Not Zed2003-09-164-5/+41
* (header_new_recipient): Make the entryEttore Perazzoli2003-09-162-1/+7
* Update date translation on reply...Marco Ciampa2003-09-152-3/+7
* change last_notification_time's type from string to int.Harry Lu2003-09-152-1/+6
* Implements CamelLocalFolder::get_full_path() (publicly namespaced so thatJeffrey Stedfast2003-09-136-51/+696
* added copyright comment blockJeffrey Stedfast2003-09-132-0/+48
* updated warning to mention the proper rfcJeffrey Stedfast2003-09-131-2/+2
* Subst in Evolution install variables.Hans Petter Jansson2003-09-133-2/+17
* GalA11yETextFactory should inherit from AtkObjectFactory not AtkObject.Tim Wo2003-09-123-2/+12
* add mnemonic "C" for "Save and _Close", "D" for "_Delete", "l" forTim Wo2003-09-12