aboutsummaryrefslogtreecommitdiffstats
path: root/x11-servers/xephyr
ModeNameSize
-rw-r--r--Makefile1221logstatsplainblame
-rw-r--r--distinfo245logstatsplainblame
-rw-r--r--pkg-descr198logstatsplainblame
ommitgraph'>* Remove flex check. Set ICAL_ERRORS_ARE_FATAL to 0.Hans Petter Jansson2003-09-248-55/+3252 * Remove $(cxx_libs), it's undefined.Hans Petter Jansson2003-09-232-4/+9 * libical.la -> libical-evolution.laHans Petter Jansson2003-09-2215-4568/+113 * Subst in Evolution install variables.Hans Petter Jansson2003-09-133-2/+17 * Add back these files, until the makefile can be fixed to generate themHans Petter2003-09-122-0/+3884 * Import new libical from mainline HEAD and make appropriate changes toHans Petter2003-09-12267-7935/+83930 * added missing implementation.Rodrigo Moya2003-08-202-1/+18 * Merged ECalendarTable changes from new-calendar-branchRodrigo Moya2003-08-082-1/+17 * Fixes #41579Rodrigo Moya2003-05-152-1/+9 * Fixes crash in #41631Rodrigo Moya2003-05-082-11/+24 * Part of fix for #34095Hans Petter Jansson2003-03-183-3/+17 * ignore more generated stuffChris Toshok2003-02-201-0/+1 * (libical_static_la_DEPENDENCIES): MakeEttore Perazzoli2003-02-102-1/+12 * Added missing files to .cvsignore and AC_PREREQ to configure.in.Christian Neumair2003-02-073-0/+9 * AC_SUBST privlibdir, privincludedir, privdatadir (sent from ../configure).Dan Winship2003-02-076-34/+36 * Add AC_CONFIG_AUX_DIR(..) so it looks for ylwrap in the toplevel evolutionJoe Shaw2002-12-202-0/+10 * added missing ';' for new bison to not complain.Rodrigo Moya2002-11-272-1/+23 * Free the location if it's set. Otherwise one copy of the location of eachDan Winship2002-10-272-0/+10 * Fixes #25153Rodrigo Moya2002-10-173-3/+15 * Allocate the right number of bytes whenEttore Perazzoli2002-10-022-1/+7 * Update timezones (from Damon)JP Rosevear2002-07-2617-63/+113 * Darwin/OS portability from Max Horn <max@quendi.de>Dan Winship2002-04-025-9/+16 * added libicalvcal.Damon Chaplin2002-02-093-1/+8 * major changes to support RRULE/EXRULE, VALARMS and several otherDamon Chaplin2002-02-076-87/+1268 * Skip over illegal whitespace in Microsoft-generated BYDAY rules.Dan Winship2002-01-292-10/+12 * removed unused 'trigger:' production.Damon Chaplin2001-12-193-7/+9 * if all we have is the TZID, see if it is one of our TZIDs and if so getDamon Chaplin2001-12-112-1/+25 * initialize the builtin timezones, to ensure that the TZID of the UTC zoneDamon Chaplin2001-11-142-0/+11 * use MAX_LINE_LEN rather than magic numbers all over the place.Damon Chaplin2001-10-312-3/+11 * had to redo the folding code since Outlook 2000 doesn't like parameterDamon Chaplin2001-10-312-32/+86 * forgot to account for the spaces added, so it could have been writing overDamon Chaplin2001-10-312-4/+16 * Regenerated all VTIMEZONEs, to be compatable with Outlook Web Access. TheyDamon Chaplin2001-10-30378-20983/+1035 * renamed the library to libical-evolution.la, install ical.h intoDamon Chaplin2001-10-307-24/+104 * added function to get a reasonable name to display for the timezone.Damon Chaplin2001-10-283-1/+31 * Outlooks (2000) places "Standard Time" and "Daylight Time" in the TZNAMEDamon Chaplin2001-10-262-0/+14 * use sizeof(test_array) for the memset call. It was clearing 9 bytes butDamon Chaplin2001-10-242-1/+7 * added a few new timezonesDamon Chaplin2001-10-235-0/+411 * updated all files again, placing current RDATEs first, so Outlook usesDamon Chaplin2001-10-23319-15113/+15252 * don't free the parameterJP Rosevear2001-10-202-1/+5 * Assign with `=', not `+='.Ettore Perazzoli2001-10-062-2/+6 * Fix the libical-related part of Ximian bug #7892.Federico Mena Quintero2001-09-274-8/+21 * free the temp dup'd string.Larry Ewing2001-09-203-4/+16 * Generate an ICAL_ATTACH_VALUE value from the string.Federico Mena Quintero2001-09-122-2/+18 * strdup the result of the first call to ical_component_as_ical_string()Damon Chaplin2001-09-112-6/+27 * Replace struct icalattachtype by an opaque icalattach that is properlyFederico Mena Quintero2001-09-1111-125/+249 * pass the VTIMEZONE component to icalcomponent_compare_vtimezones(), notDamon Chaplin2001-09-073-6/+43 * updated all of the VTIMEZONE files to try to be more compatable withDamon Chaplin2001-09-01375-3652/+1025 * Remove src/python/Makefile and src/test/Makefile.Ettore Perazzoli2001-08-232-2/+4 * Dequote the same characters that we know how to quote inFederico Mena Quintero2001-08-172-12/+34 * removed some debugging messages.Damon Chaplin2001-08-022-38/+4 * changed the debugging message to avoid a crash on non-glibc boxes. (UsingDamon Chaplin2001-07-312-1/+8 * copy the TZID just in case the property we got it from gets modified.Damon Chaplin2001-07-316-22/+71 * call pvl_next on i rather than itr.iterJP Rosevear2001-07-272-1/+6 * if from_zone is NULL (i.e. it is a floating time), just return.Damon Chaplin2001-07-272-3/+8 * accept an icaltimezone* of NULL for all the public functions, since NULLDamon Chaplin2001-07-262-1/+26 * if the property contaiJP Rosevear2001-07-262-0/+16 * pass extra param to icalparser_get_next_char (icalparser_get_next_char):JP Rosevear2001-07-242-26/+43 * changed so it doesn't use mktime(). We are having problems becauseDamon Chaplin2001-07-242-17/+28 * do not strdup a NULL (valid) timezoneJP Rosevear2001-07-182-6/+14 * return NULL if we couldn't find the LOCATION.Damon Chaplin2001-07-173-9/+26 * Add the COMBINEDHEADERS here and remove the EXTRA_DIST. This fixesPeter Williams2001-07-122-4/+17 * only create the timezones array when we need to, and make sure we freeDamon Chaplin2001-07-124-15/+91 * don't convert DATE values.Damon Chaplin2001-07-114-42/+107 * forgot to compile before committing. Idiot.Damon Chaplin2001-07-102-3/+8 * if the 2 zones are the same just return.Damon Chaplin2001-07-103-2/+32 * add the icaltimezone to the timezone array of the toplevel VCALENDARDamon Chaplin2001-07-032-3/+21 * fixed bad assertion, '!=' -> '=='. (icalcomponent_merge_vtimezone): getDamon Chaplin2001-07-032-3/+8 * more timezone stuff.Damon Chaplin2001-07-037-309/+863 * Add $(srcdir) as in install-data-local rule.Peter Williams2001-06-302-1/+6 * commented out AC_DEFINE(ICAL_ERRORS_ARE_FATAL,1). We only want it to abortDamon Chaplin2001-06-292-1/+6 * stripped all blank lines from iCalendar files. Apparently they aren'tDamon Chaplin2001-06-27374-4337/+378 * Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-231-1/+1 * Extra dist the zones.tab informationJP Rosevear2001-06-152-0/+6 * added functions to get the coords of builtin timezones.Damon Chaplin2001-06-143-0/+28 * merged in some new stuff from libical CVS. (icalrecur_add_byrules): If noDamon Chaplin2001-06-147-89/+438 * new files to contain support for timezones.Damon Chaplin2001-06-145-0/+1640 * added zoneinfo.Damon Chaplin2001-06-14379-1/+33093 * Fixes to make it make dist and make distcheck. Kind of kludgy but theyJP Rosevear2001-05-162-16/+20 * here's some good lovin' from the oven...Jeffrey Stedfast2001-05-161-0/+2 * plug leak (icaltime_as_timet): use altered functionsJP Roseveaer2001-05-112-58/+64 * ShushJP Rosevear2001-05-081-1/+5 * initialize "continuation_line" to 0JP Rosevear2001-05-032-0/+6 * this shouldn't have been here (at least not containing ".deps")Dan Winship2001-04-271-1/+0 * I get "cannot obtain lock on directory /cvs/gnome/..../.deps: no such file or...Gediminas Paulauskas2001-04-221-0/+1 * Disable the Python stuff and the tests for now. They are broken andEttore Perazzoli2001-04-182-1/+6 * Prepend `$(srcdir)' to the list of libicalss headers to be combined.Ettore Perazzoli2001-04-182-11/+16 * Fix the building of ical.h. Again.Ettore Perazzoli2001-04-182-6/+16 * The perl script generated files changed between releasesJP Rosevear2001-04-1811-1753/+949 * Hopefully this does itJP Rosevear2001-04-183-471/+0 * Still moreJP Rosevear2001-04-181-1/+0 * Remove more generated files. Apparently i forgot to run make maintainerJP Rosevear2001-04-182-4272/+0 * Removing autogenerated filesJP Rosevear2001-04-189-2282/+0 * Finish merge of new libical 0.23a versionJP Rosevear2001-04-1840-3116/+3303 * This commit was generated by cvs2svn to compensate for changes in r9415,JP Rosevear2001-04-1816-424/+189 * Initial revisionJP Rosevear2001-04-1845-0/+12569 * Merge the building fix from evolution-0-9-branch.Ettore Perazzoli2001-02-282-1/+6 * Missing change log entryJP Rosevear2001-02-14