/devel/p5-Class-Tom/

'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/e-util
Commit message (Expand)AuthorAgeFilesLines
* Start parsing the sexp with parse_value(), not parse_list(), because weFederico Mena Quintero2001-04-162-1/+7
* Added e-table/e-cell-spin-button.lo Added e-table/e-cell-float.loMikael Hallendal2001-04-132-0/+64
* New function to translate a string and then convert it to utf8. Acts justChristopher James Lahey2001-04-112-13/+53
* Setup up the conduit library building better so the files get distedJP Rosevear2001-04-082-7/+15
* Added a question mark to the set of valid characters for symbol names.Federico Mena Quintero2001-04-062-14/+38
* Here goes my additional simple include fixes.Gediminas Paulauskas2001-04-052-1/+4
* Some small header cleanups & fixes, and fix to translate all popup menusGediminas Paulauskas2001-04-052-4/+2
* Fix headers.Kjartan Maraas2001-04-052-1/+7
* Fixed headers. Moved the .h associated with each .c to the top of the listChristopher James Lahey2001-04-043-7/+8
* Fix headers. Ditto. Ditto. Ditto. Ditto. Ditto. Ditto. Same. Ditto. SameKjartan Maraas2001-04-047-8/+13
* Added ESEXP_RES_TIME for time values. (ESExpResult): Added a "time_tFederico Mena Quintero2001-04-043-2/+92
* Fixed this function to properly format numbers that have leading zeros inRusty Conover2001-04-031-1/+1
* Blessed by Ettore.Gediminas Paulauskas2001-04-023-2/+80
* Added e_bit_array_cross_and and e_bit_array_cross_or.Christopher James Lahey2001-03-312-1/+29
* Handle NULL args semi-gracefully.Jon Trowbridge2001-03-311-1/+8
* Check that first_colon < last_at, to prevent horrible things fromJon Trowbridge2001-03-312-6/+8
* Add support for converting e-mail addresses to links. (is_email_address):Jon Trowbridge2001-03-316-5/+231
* Remove #include <glib.h> Shuffle some headers. Remove #includeKjartan Maraas2001-03-3025-35/+77
* Added util/e-bit-array.lo.Christopher James Lahey2001-03-272-0/+466
* new function, extracted from e_text_to_html, added color parameterRadek Doulik2001-03-213-3/+66
* Fixed the GTK_RETLOC calls for these marshallers.Christopher James Lahey2001-03-201-2/+2
* Upped the version number to 0.5.99.4.Christopher James Lahey2001-03-202-75/+370
* added function to format just the time.Damon Chaplin2001-03-193-10/+63
* Fix a bug noticed by kmaraasDan Winship2001-03-172-1/+5
* Fix a bit: [mailto:foo] shouldn't grab the ']'Dan Winship2001-03-152-1/+6
* update cflag macrosJP Rosevear2001-03-132-1/+5
* Added condition and fallback to LC_CTYPE if system doesn't defineTimur Bakeyev2001-03-121-0/+4
* Fix an off-by-one in the "is this for real?" check so that "http:// "Dan Winship2001-03-072-1/+6
* new files to contain functions to parse and format dates and times forDamon Chaplin2001-03-054-0/+334
* New function to turn foo/bar into foo/subfolders/bar. The inverse functionDan Winship2001-03-024-0/+155
* Make it handle a NULL string as an empty string.Not Zed2001-03-022-1/+9
* Added e-sorter.lo and e-selection-model.lo.Christopher James Lahey2001-02-282-0/+201
* Turned off some of the debug.Not Zed2001-02-232-2/+3
* Wait a lot lot longer for threads to finish.Not Zed2001-02-232-2/+7
* implement.Michael Meeks2001-02-211-0/+23
* Changed the version number to 0.5.99.1.Christopher James Lahey2001-02-202-2/+2
* Fix it so that numbers containing inner zeros will be formatted correctly.Rusty Conover2001-02-191-1/+7
* From a patch submitted by Murray Cumming <Murray.Cumming@mybau.com>Christopher James Lahey2001-02-172-0/+14
* New marshallersDan Winship2001-02-152-8/+88
* Don't handle C-Enter.Christopher James Lahey2001-02-091-4/+4
* Changed to allocate raw blocks for the data, and keep track of them withNot Zed2001-02-082-44/+29
* Added a comment.Christopher James Lahey2001-02-071-0/+1
* Added e_format_number and e_create_directory.Christopher James Lahey2001-02-072-55/+189
* Rearranged the includes here a bit.Christopher James Lahey2001-02-051-2/+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-15