aboutsummaryrefslogtreecommitdiffstats
path: root/e-util
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagEVOLUTION_1_0_7nobody2002-06-0820-5345/+12
* Protect against EINTR (irix?), see bug #24086.Not Zed2002-06-032-4/+12
* New.Ettore Perazzoli2002-05-073-1/+12
* Destroy our mutex too. (e_thread_new): Add thread to a new list of allNot Zed2002-05-063-0/+55
* Documented this function as not necessarily stripping shellChristopher James Lahey2002-05-022-0/+2
* Set the gettext-domain here.Christopher James Lahey2002-05-021-0/+6
* Added a sed job on po/Makefile.in.in here.Christopher James Lahey2002-04-301-1/+5
* Changed this to handle large numbers. (e_create_directory): Changed thisChristopher James Lahey2002-04-301-65/+111
* Use DBL_DIG to compute how much buffer space to use here.Christopher James Lahey2002-04-272-3/+8
* Ansification patch from danw.Christopher James Lahey2002-04-264-11/+11
* Don't leak the base64 encoded password buffer.Jeffrey Stedfast2002-04-202-11/+19
* New wrapper around gethostbyaddr_r if the system has it, else a whole newJeffrey Stedfast2002-04-173-79/+150
* Handle parsing negative integers.Jeffrey Stedfast2002-04-122-7/+23
* #include <parser.h> and <xmlmemory.h> instead of <gnome-xml/parser.h> andEttore Perazzoli2002-04-111-2/+4
* open a file selection dialog with the given title and return the selectedJP Rosevear2002-03-303-0/+70
* Use iconv-detect.c to generate a iconv-detect.h file containingJeffrey Stedfast2002-03-301-13/+33
* Added widgets/e-option-menu.lo.Christopher James Lahey2002-03-262-0/+61
* New. New.Ettore Perazzoli2002-03-234-0/+96
* Document the fact that this takes two locale charset strings and one UTF8Dan Winship2002-03-222-7/+13
* Replaced e_marshal_BOOL__STRING with this since the function it was usedChristopher James Lahey2002-03-132-11/+15
* Added e-table-search.lo.Christopher James Lahey2002-03-122-0/+25
* #include <string.h> for strcmp.Jeffrey Stedfast2002-03-052-2/+9
* Fix for if the buffer ends with an email address (and no newline).Dan Winship2002-02-232-0/+7
* New signal for when the width of the column changes.Christopher James Lahey2002-02-132-0/+22
* add row and column definesJP Rosevear2002-02-092-0/+7
* Emit E_TEP_CAPS for the right values for M-l, M-c, and M-u.Christopher James Lahey2002-02-072-4/+12
* Final cleanup for the CFLAGS and LIBS in the Makefiles.Ettore Perazzoli2002-01-283-23/+19
* AIX and IRIX are like Sun systems - they use ISO8859-1 rather than namesJeffrey Stedfast2002-01-261-2/+2
* Yet Another Stupid Marshaller.Ettore Perazzoli2002-01-232-0/+20
* Added #include <libgnome/gnome-defs.h>.Christopher James Lahey2002-01-171-1/+1
* compile new filesJP Rosevear2002-01-154-3/+231
* Allow for a period after suffixes. Fixes Ximian bug #17012.Christopher James Lahey2002-01-112-4/+11
* Prune free'd nodes from our free list otherwise we'll end up re-usingJeffrey Stedfast2002-01-052-0/+23
* Reverted.Jeffrey Stedfast2002-01-033-8/+10
* Move the struct into md5-utils.c - this is a kludgey hack around the factJeffrey Stedfast2002-01-033-6/+15
* remove e_gnome_dialog util functions and use e-util ones insteadJP Rosevear2002-01-033-4/+66
* clear all info from the mapJP Rosevear2001-12-193-1/+20
* Merging changes:Christopher James Lahey2001-12-182-5/+40
* use UTF-8 as the char set when testing pilot linkJP Rosevear2001-12-122-2/+9
* Clear the password in bonobo-conf as well. Fixes ximian 14893.Dan Winship2001-11-202-18/+36
* Remove `-lc'. It makes the mailer do strange things when it callsEttore Perazzoli2001-11-142-1/+7
* only insert non-0 pids into the pid map (e_pilot_map_insert): remove andJP Rosevear2001-11-142-26/+69
* Explicitly add -lcJP Rosevear2001-11-142-1/+5
* added a 2nd format, with the weekday and the date. We need this so we canDamon Chaplin2001-10-302-2/+11
* CVS surgeryJoe Shaw2001-10-302-76/+0
* Require gal 0.15.99.8Joe Shaw2001-10-301-2/+0
* Remove a g_warning.Ettore Perazzoli2001-10-302-2/+4
* Added French conjunction.Christopher James Lahey2001-10-303-0/+12
* Cleaned this up a bit.Christopher James Lahey2001-10-292-4/+9
* ChangeLog fix.Chris Lahey2001-10-291-1/+1
* Check for compound first names here (X & Y).Christopher James Lahey2001-10-292-2/+89
* make sure to free the keys as well (e_pilot_map_remove_by_uid): dittoJP Rosevear2001-10-292-12/+25
* Return 1 from the button_release event.Christopher James Lahey2001-10-281-4/+1
* More fixing of the license texts.Ettore Perazzoli2001-10-282-24/+22
* More fixing of the license texts.Ettore Perazzoli2001-10-286-54/+54
* Fixing the license text.Ettore Perazzoli2001-10-2823-23/+0
* update protoJP Rosevear2001-10-273-4/+31
* take an extra param on whether to mark touched (map_sax_start_element):JP Rosevear2001-10-273-41/+81
* Update the licensing information to require version 2 of the GPLEttore Perazzoli2001-10-2723-46/+46
* Bump up to 0.15.99.5.Ettore Perazzoli2001-10-272-1/+26
* Changed the license announcement at the top of these files.Christopher James Lahey2001-10-271-1/+22
* Changed the license announcement at the top of these files.Christopher James Lahey2001-10-2717-151/+293
* add archived records with pilot id of 0 (map_write_foreach): use the uidJP Rosevear2001-10-272-21/+59
* free up old memory first (e_pilot_map_destroy): free allocated memory whenJP Rosevear2001-10-262-8/+29
* Fixed warnings here.Christopher James Lahey2001-10-261-1/+1
* Bumped version to 0.15.99.4 for e-iconv changes.52001-10-262-0/+6
* plug leakJP Rosevear2001-10-242-1/+6
* Change " " to "&nbsp;" at start of line.Dan Winship2001-10-232-1/+7
* Make C-w not do anything here. (e_text_event_processor_emacs_like_event):Christopher James Lahey2001-10-231-5/+5
* Pass a CORBA_Environment to bonobo_config_get_string so it doesn't g_warnDan Winship2001-10-233-63/+81
* null out DBT memory prior to usage (from Edd Dumbill <edd@usefulinc.com>)JP Rosevear2001-10-222-0/+7
* Bumped the version number to 0.15.99.1.Christopher James Lahey2001-10-192-1/+33
* Fix the WM problems related to the folder selection dialog beingEttore Perazzoli2001-10-193-2/+28
* Want to check nn not in for end of list condition.62001-10-171-1/+1
* work around broken behavior in some iconv implementions that require theLarry Ewing2001-10-141-1/+6
* Added special case for iso-10646-1 -> ucs-2be encoding since its notNot Zed2001-10-141-0/+10
* (flush_entry): free the conv string and make sure we remove all the theLarry Ewing2001-10-131-1/+2
* fix the test for "cp".Larry Ewing2001-10-131-2/+4
* Fix for Debian systems which apparently can use a ';' as a codesetJeffrey Stedfast2001-10-131-11/+13
* (e_iconv_charset_name): fix microsoft fix.Larry Ewing2001-10-131-2/+7
* tweak the conversion routine slightly for microsoft charsets.Larry Ewing2001-10-131-2/+4
* Fix case of some entries to work with solaris, incl adding UTF-8.22001-10-131-19/+23
* new parameter to e_passwords_init, and add prototype forChris Toshok2001-10-133-5/+61
* Changed the crash fix to just return -1.Christopher James Lahey2001-10-131-4/+4
* Fixed a crash here for NULL ofrom.Christopher James Lahey2001-10-121-0/+4
* change prototype for e_passwords_get_password.Chris Toshok2001-10-123-3/+12
* Left in some test code, shit.Michael Zucci2001-10-121-2/+0
* missed locale.h for some system that requires it.Michael Zucci2001-10-121-0/+2
* bumped revision to .112001-10-122-0/+458
* open the bonobo config db for our passwords. (e_passwords_shutdown): syncChris Toshok2001-10-122-51/+116
* Based on patches from Fredrik Nilsson <jymdman@home.se>.Christopher James Lahey2001-10-121-4/+2
* Use e_strdup_append_strings here instead of g_strdup_printf becauseChristopher James Lahey2001-10-122-0/+57
* don't add the host if it's nullRodrigo Moya2001-10-102-2/+6
* Made this refuse to parse more than 2047 characters of address.Christopher James Lahey2001-10-072-1/+6
* New function that parses a string as a double either in the C locale orChristopher James Lahey2001-10-063-130/+368
* *.c s/->childs/->xmlChildrenNode/g;Michael Meeks2001-10-051-4/+4
* add E_OBJECT_CLASS_ADD_SIGNALS and E_OBJECT_CLASS_TYPE to ease migrationMichael Meeks2001-10-052-2/+13
* Make this dup the strings it's passed. (*) Add lots of docs.Dan Winship2001-10-052-6/+56
* Fixed typo in the ChangeLogRodrigo Moya2001-10-041-1/+1
* default protocol to file: if not specifiedRodrigo Moya2001-10-042-0/+6
* Don't handle control-enter if allow_newlines is off. Fixes Ximian bugChristopher James Lahey2001-10-031-6/+16
* duplicate also the params memberRodrigo Moya2001-10-022-1/+17
* new functionsRodrigo Moya2001-10-023-0/+69
* added basic URI management functionsRodrigo Moya2001-10-024-0/+203
* New, copied/renamed from mailer and gnome-libs.Dan Winship2001-10-023-0/+121
* add e-passwords.[ch]Chris Toshok2001-09-302-0/+6
* copy/rename the mail specific password stuff here.Chris Toshok2001-09-303-0/+398
* Write the pipe notification outside the lock. This way if the pipe fills82001-09-292-3/+16
* Make the printouts here conditionally compiled out.Christopher James Lahey2001-09-252-2/+7
* Bumped the version number to 0.12.99.0.Christopher James Lahey2001-09-232-0/+67
* Instead of using pthread_cancel() which seems to have numerous12001-09-212-62/+56
* Fixed a typo here. esa->rows += count, not esa->rows = count.Christopher James Lahey2001-09-201-1/+1
* Use ->bin_window [instead of ->window] if the widget is a GtkLayout.Ettore Perazzoli2001-09-192-2/+14
* only use 1 format, so we are consistent everywhere. If we support multipleDamon Chaplin2001-09-182-141/+183
* Removed. (gtk_radio_button_select_nth): Removed.Ettore Perazzoli2001-09-183-47/+35
* Make sure the dir pointer is non-NULL before using it.Jeffrey Stedfast2001-09-142-8/+15
* Fix some broken calls to check_size that could result in memory corruptionDan Winship2001-09-092-3/+9
* Add E_TEXT_TO_HTML_CITE, to prepend "> " to each line.Dan Winship2001-09-073-1/+13
* Fix the check for the case when mkdir() returns EEXIST to check S_ISDIR onDan Winship2001-09-062-1/+7
* Added format for "7 PM" and equivalents. Fixes bug #7456.Federico Mena Quintero2001-09-012-4/+16
* Patch to fix few 64bit issuesGeorge Lebl2001-08-291-1/+1
* Dont call g_print with a NULL string. See bug #7396.Not Zed2001-08-282-1/+6
* robustificationJeffrey Stedfast2001-08-252-6/+44
* Added e-mktemp.[c,h] to the build.Jeffrey Stedfast2001-08-254-6/+281
* Added e-unicode-i18n.c and e-unicode-i18n.h.Chyla Zbigniew2001-08-254-0/+87
* Modified to accept and return UTF-8 string.Zbigniew Chyla2001-08-252-2/+10
* added comments to help translators a bit.Damon Chaplin2001-08-202-0/+15
* return when there's no icon associated with the categoryRodrigo Moya2001-08-102-0/+4
* reworked to use the ECategoriesMasterListWombat class. Also, loadRodrigo Moya2001-08-102-215/+58
* Chain to the destroy handler in the parent class!Federico Mena Quintero2001-08-094-1/+19
* Quintuple sigh. See below.Federico Mena Quintero2001-08-091-0/+3
* Ooops. Committed the wrong version of the file.Ettore Perazzoli2001-08-081-3/+0
* New. New.Ettore Perazzoli2001-08-084-0/+192
* New function to create a factory that creates separate component instancesEttore Perazzoli2001-08-054-44/+140
* p2001-08-03 Christopher James Lahey <clahey@ximian.com>Chris Lahey2001-08-032-0/+13
* Fixed the load statement here by just using array_from_string.Christopher James Lahey2001-08-022-47/+10
* memset everything to 0 (md5_to_dbt): dittoJP Rosevear2001-07-282-0/+7
* use the 2 new category icons (16_category_suppliers.png andRodrigo Moya2001-07-202-2/+8
* use the 2 new category iconsRodrigo Moya2001-07-202-2/+5
* s/imagedir/imagesdirRodrigo Moya2001-07-192-1/+5
* generate default configuration for icons-per-category the first time. AndRodrigo Moya2001-07-183-59/+116
* Generalized function for trying a number of strptime() formats on aFederico Mena Quintero2001-07-173-53/+110
* Added is_addr_char_no_pipes macro, which specifically does not considerJon Trowbridge2001-07-122-2/+10
* Added some malloc check stuff.Not Zed2001-07-092-7/+76
* Allocate one byte for the terminating zero as well.Richard Hult2001-07-051-1/+1
* load all icons and colors for each categoryRodrigo Moya2001-07-054-11/+115
* use BonoboConf to store/retrieve settings, and useRodrigo Moya2001-07-042-11/+84
* Forgot to commit this bit.Chris Lahey2001-07-031-0/+1
* Added e-categories-master-list-wombat.c andChristopher James Lahey2001-07-034-0/+247
* new file for a set of functions for managing category-related (icons,Rodrigo Moya2001-07-034-0/+248
* Added a simple `e_request_string()' utility function.Ettore Perazzoli2001-07-014-0/+145
* Add e_free_string_slist() and e_free_object_slist().Ettore Perazzoli2001-06-302-0/+25
* Add a new `e_marshal_INT__POINTER_POINTER_POINTER_POINTER' marshallerEttore Perazzoli2001-06-272-0/+29
* When ANDing two bools, don't use a bitwise AND.Jeffrey Stedfast2001-06-262-3/+8
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-2328-45/+45
* Split e-db3-utils and e-dbhash off into libedb3util so eutil won't dependDan Winship2001-06-192-5/+12
* REmove a silly hardcoded term limit, oops forgot about that.Not Zed2001-06-152-10/+24
* skip any non-digits while looking for dates and times. This should fixDamon Chaplin2001-06-142-18/+14
* got rid of '%n' at end of each format string for strptime. I don't knowDamon Chaplin2001-06-112-8/+14
* Included information about db3.Christopher James Lahey2001-06-015-23/+273
* Remove e_pixmaps_update (moved to libeshell) so libeutil won't depend onDan Winship2001-05-283-70/+5
* Modify `e_gethostbyname_r()' so that it doesn't report an error if theEttore Perazzoli2001-05-192-1/+17
* add E_TEXT_TO_HTML_ESCAPE_8BIT to turn non-US-ASCII characters into "?"s.Dan Winship2001-05-173-1/+13
* Replicate the semantics of the libunicode utf8 functions by returning NULLJon Trowbridge2001-05-152-2/+6
* Walk a hierarchy using the "/subfolders/" convention and call a callbackDan Winship2001-05-093-2/+106
* Added util/e-sorter-array.lo and widgets/e-reflow-model.lo. RemovedChristopher James Lahey2001-05-084-11/+365
* Debugging routine. (Only works for recursive mutexes right now.)Dan Winship2001-05-023-0/+12
* Don't use g_utf8_next_char on text that isn't valid UTF8, since it won'tDan Winship2001-05-022-3/+11
* Make this smarter. Now e_text_to_html_full calls it when it sees a '@',Dan Winship2001-04-302-62/+61
* Make the Solaris and no-gethostbyname_r implementations behave more likeDan Winship2001-04-272-4/+24
* Remove UNICODE_CFLAGS (libeutil_la_LIBADD): Change UNICODE_LIBS toDan Winship2001-04-272-2/+6
* Modified to match e_strv_get behaviour. Assert on bad cases, and return ""Not Zed2001-04-263-6/+362
* If the buffer is too small, making it twice as big does not guarantee itDan Winship2001-04-252-16/+23
* Added #include <glib.h> and move corresponding local headers to the top toKjartan Maraas2001-04-246-8/+17
* remove prototype for e_gethostbyname_init.Chris Toshok2001-04-243-41/+43
* Removed attempts to use Radek's evil <DATA> hacks, which were just causingJon Trowbridge2001-04-242-7/+15
* Include glib.h, so that the g_warning in e_gethostbyname_r will be treatedJon Trowbridge2001-04-242-0/+7
* add e-host-utils.[ch]Chris Toshok2001-04-234-0/+188
* ">From" is not a citation unless the previous or following line is aDan Winship2001-04-192-7/+44
* 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-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