aboutsummaryrefslogtreecommitdiffstats
path: root/www/fpc-httpd22
ModeNameSize
-rw-r--r--Makefile588logstatsplainblame
-rw-r--r--pkg-plist1871logstatsplainblame
n>/+2 * Added declarations for all the functions declared in gnome-i18n.h.Christopher James Lahey2001-02-051-0/+15 * Revert last patchMiguel de Icaza2001-02-051-2/+8 * Turn on joining of cancelled threads. (e_msgport_wait): Put a cleanupNot Zed2001-01-312-1/+18 * If we have waiting threads, then dont start a new one for the NEW case.Not Zed2001-01-292-8/+98 * Don't #define __GNOME_I18N_H__ if it's already defined.Chyla Zbigniew2001-01-283-110/+259 * Add chunk allocators.Not Zed2001-01-253-58/+82 * Removed some redundant debug printfs. (e_sexp_term_eval): Dont allocateNot Zed2001-01-243-57/+64 * Setup error return and return error on parse error. (parse_list): Fail ifNot Zed2001-01-233-14/+104 * New function, can't use strlen on the md5 hash because it might have nullJP Rosevear2001-01-234-1/+63 * Added function e_xml_get_bool_prop_by_name_with_default.Christopher James Lahey2001-01-212-0/+23 * New function, name describes it well. (gtk_radio_button_select_nth): NewJason Leach2001-01-193-0/+65 * Ximianified.Federico Mena Quintero2001-01-173-2/+8 * This fixes translations of library messages compared to applicationMiguel de Icaza2001-01-172-0/+40 * Dup the string passed in, not the temporary string. d'oh.JP Roseveaer2001-01-152-1/+6 * remove old config messageJP Rosevear2001-01-151-1/+1 * #define E_THREAD_NONE as ((pthread_t)~0) and use that instead of ~0Dan Winship2001-01-062-10/+18 * Added functions for encoding utf8 safely into libxml brokennessLauris Kaplinski2001-01-031-0/+1 * Some debug commented out, static list intialiser.Michael Zucci2001-01-032-6/+9 * Merge from camel-mt-branch.Not Zed2000-12-246-66/+938 * Added e_xml_get_double_prop_by_name_with_default.Christopher James Lahey2000-12-232-2/+25 * Check for null strings (e_pilot_utf8_from_pchar): dittoJP Rosevear2000-12-212-0/+11 * Convert cal component strings to pilot character setJP Rosevear2000-12-204-3/+104 * Made the parameter type of e_strdup_string a const. Made it not callChristopher James Lahey2000-12-192-66/+61 * make sure we actually make enough space for "&nbsp;".Larry Ewing2000-12-132-1/+6 * Fixed a warning by making e_strstrcase return a const gchar.Christopher James Lahey2000-12-122-60/+64 * Work to get a Gtk-Doc infrastructure in place for Gal.Miguel de Icaza2000-12-091-19/+12 * Updated documentation comment.Federico Mena Quintero2000-12-092-1/+8 * Increased the version number to 0.3. Increased the so number.Christopher James Lahey2000-12-071-1/+0 * Fixed some warnings.Christopher James Lahey2000-12-071-1/+1 * New `e-corba-utils.c' module, for now just containing a function toEttore Perazzoli2000-12-054-0/+77 * macro that calls e_filename_make_safeJeffrey Stedfast2000-12-052-8/+9 * Bump the version to 0.2.99.4Jeffrey Stedfast2000-12-012-5/+20 * Fix typename of args (for all funcs). (e_strv_set_ref): Assert the indexNot Zed2000-11-303-21/+37 * Plug a memleak, need to free results from term_eval(). (term_eval_gt):Not Zed2000-11-293-0/+28 * New function, set a reference to a string that is then owned/free'd by theNot Zed2000-11-223-18/+64 * If we dont get a big enough chunk in the first node, give up. Otherwise weNot Zed2000-11-212-9/+17 * New function to strdup into a mempool.Not Zed2000-11-213-0/+12 * New function to allocate a zero'd out chunk.Not Zed2000-11-213-0/+16 * New routines for fast memory management and compact string array storage.Not Zed2000-11-214-0/+902 * oops thats func not *funcJP Rosevear2000-11-103-4/+9 * Build e-dbhash.[hc]JP Rosevear2000-11-084-0/+249 * #include <string.h> to quench warning. #include <stdlib.h> for sameKjartan Maraas2000-10-313-0/+7 * build md5-utils72000-10-284-1/+426 * Return null if no pnode was found.72000-10-272-2/+10 * Added an "allow_newlines" argument.Christopher James Lahey2000-10-274-20/+62 * Get archive field while parsing (map_write_foreach): Write out archiveJP Rosevear2000-10-272-26/+78 * unsigned chars.Michael Meeks2000-10-273-3/+13 * Add another marshalling function.Dan Winship2000-10-262-0/+19 * Deal properly with URLs at the end of the buffer. (The old code wouldDan Winship2000-10-262-0/+8 * Lookup a pid by uid. (e_pilot_map_lookup_uid): Lookup a uid by pid. NowJP Rosevear2000-10-253-2/+35 * Remove unused GNOMELOCALEDIR setting.Dan Winship2000-10-242-1/+5 * Use new libeconduit calls and abstractionJP Rosevear2000-10-243-34/+100 * Pilot map functions grabbed from existing conduitsJP Rosevear2000-10-244-1/+209 * Made the number keys on the number pad work in ETexts and ECellTexts.Christopher James Lahey2000-10-191-1/+108 * If unicode_get_utf8 returns -1, assume it was actually undeclaredDan Winship2000-10-192-58/+18 * *** empty log message ***Jesse Pavel2000-10-182-25/+6 * g_strconcat needs a NULL.Iain Holmes2000-10-122-2/+7 * Included a missing #include.Christopher James Lahey2000-10-113-22/+84 * New function to make a directory and (if needed), its parentsDan Winship2000-10-082-1/+38 * Added $(EXTRA_GNOME_CFLAGS).Christopher James Lahey2000-09-272-0/+5 * add ename as a SUBDIRJeffrey Stedfast2000-09-262-1/+7 * Added a ton of new prefixes and suffixes.Nat Friedman2000-09-261-10/+30 * Fixed operation of the keypad keys in EText and ECellText.Christopher James Lahey2000-09-221-6/+23 * Made e_list a bit more reentrant. If a iterator gets its data pulled outChristopher James Lahey2000-09-214-8/+31 * Moved files, fixed header files and paths - FedericoFederico Mena Quintero2000-09-204-2/+4 * Added check for gnome-app-lib. Removed directories that have been moved toChristopher James Lahey2000-09-1828-4689/+27 * Merging in additional type functions (e_xml_get_string_prop_by_name):JP Rosevear2000-09-182-7/+80 * Remove ifdefed 0 prototypesMiguel de Icaza2000-09-18