aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Don't leak the base64 encoded password buffer.Jeffrey Stedfast2002-04-201-0/+5
* New wrapper around gethostbyaddr_r if the system has it, else a whole newJeffrey Stedfast2002-04-171-0/+6
* Handle parsing negative integers.Jeffrey Stedfast2002-04-121-0/+4
* open a file selection dialog with the given title and return the selectedJP Rosevear2002-03-301-0/+10
* New. New.Ettore Perazzoli2002-03-231-0/+5
* Document the fact that this takes two locale charset strings and one UTF8Dan Winship2002-03-221-0/+6
* #include <string.h> for strcmp.Jeffrey Stedfast2002-03-051-0/+4
* Fix for if the buffer ends with an email address (and no newline).Dan Winship2002-02-231-0/+5
* add row and column definesJP Rosevear2002-02-091-0/+4
* Final cleanup for the CFLAGS and LIBS in the Makefiles.Ettore Perazzoli2002-01-281-0/+6
* compile new filesJP Rosevear2002-01-151-0/+7
* Allow for a period after suffixes. Fixes Ximian bug #17012.Christopher James Lahey2002-01-111-0/+5
* Prune free'd nodes from our free list otherwise we'll end up re-usingJeffrey Stedfast2002-01-051-0/+6
* Reverted.Jeffrey Stedfast2002-01-031-0/+4
* Move the struct into md5-utils.c - this is a kludgey hack around the factJeffrey Stedfast2002-01-031-0/+6
* remove e_gnome_dialog util functions and use e-util ones insteadJP Rosevear2002-01-031-0/+10
* clear all info from the mapJP Rosevear2001-12-191-0/+6
* use UTF-8 as the char set when testing pilot linkJP Rosevear2001-12-121-0/+7
* Clear the password in bonobo-conf as well. Fixes ximian 14893.Dan Winship2001-11-201-0/+5
* Remove `-lc'. It makes the mailer do strange things when it callsEttore Perazzoli2001-11-141-0/+6
* only insert non-0 pids into the pid map (e_pilot_map_insert): remove andJP Rosevear2001-11-141-0/+9
* Explicitly add -lcJP Rosevear2001-11-141-0/+4
* added a 2nd format, with the weekday and the date. We need this so we canDamon Chaplin2001-10-301-0/+6
* Remove a g_warning.Ettore Perazzoli2001-10-301-0/+4
* Added French conjunction.Christopher James Lahey2001-10-301-0/+7
* Cleaned this up a bit.Christopher James Lahey2001-10-291-0/+4
* ChangeLog fix.Chris Lahey2001-10-291-1/+1
* Check for compound first names here (X & Y).Christopher James Lahey2001-10-291-0/+5
* make sure to free the keys as well (e_pilot_map_remove_by_uid): dittoJP Rosevear2001-10-291-0/+6
* update protoJP Rosevear2001-10-271-0/+8
* take an extra param on whether to mark touched (map_sax_start_element):JP Rosevear2001-10-271-0/+12
* add archived records with pilot id of 0 (map_write_foreach): use the uidJP Rosevear2001-10-271-0/+7
* free up old memory first (e_pilot_map_destroy): free allocated memory whenJP Rosevear2001-10-261-0/+5
* plug leakJP Rosevear2001-10-241-1/+5
* Change " " to "&nbsp;" at start of line.Dan Winship2001-10-231-0/+5
* Pass a CORBA_Environment to bonobo_config_get_string so it doesn't g_warnDan Winship2001-10-231-0/+13
* null out DBT memory prior to usage (from Edd Dumbill <edd@usefulinc.com>)JP Rosevear2001-10-221-0/+5
* Fix the WM problems related to the folder selection dialog beingEttore Perazzoli2001-10-191-0/+4
* new parameter to e_passwords_init, and add prototype forChris Toshok2001-10-131-0/+16
* change prototype for e_passwords_get_password.Chris Toshok2001-10-121-0/+8
* open the bonobo config db for our passwords. (e_passwords_shutdown): syncChris Toshok2001-10-121-0/+16
* don't add the host if it's nullRodrigo Moya2001-10-101-0/+4
* Made this refuse to parse more than 2047 characters of address.Christopher James Lahey2001-10-071-0/+5
* Make this dup the strings it's passed. (*) Add lots of docs.Dan Winship2001-10-051-0/+6
* Fixed typo in the ChangeLogRodrigo Moya2001-10-041-1/+1
* default protocol to file: if not specifiedRodrigo Moya2001-10-041-0/+4
* duplicate also the params memberRodrigo Moya2001-10-021-0/+4
* new functionsRodrigo Moya2001-10-021-0/+4
* added basic URI management functionsRodrigo Moya2001-10-021-0/+7
* New, copied/renamed from mailer and gnome-libs.Dan Winship2001-10-021-0/+5
* add e-passwords.[ch]Chris Toshok2001-09-301-0/+4
* copy/rename the mail specific password stuff here.Chris Toshok2001-09-301-0/+7
* Write the pipe notification outside the lock. This way if the pipe fills82001-09-291-0/+8
* Make the printouts here conditionally compiled out.Christopher James Lahey2001-09-251-0/+5
* Instead of using pthread_cancel() which seems to have numerous12001-09-211-0/+7
* Use ->bin_window [instead of ->window] if the widget is a GtkLayout.Ettore Perazzoli2001-09-191-0/+5
* only use 1 format, so we are consistent everywhere. If we support multipleDamon Chaplin2001-09-181-0/+11
* Removed. (gtk_radio_button_select_nth): Removed.Ettore Perazzoli2001-09-181-0/+6
* Make sure the dir pointer is non-NULL before using it.Jeffrey Stedfast2001-09-141-0/+5
* Fix some broken calls to check_size that could result in memory corruptionDan Winship2001-09-091-0/+6
* Add E_TEXT_TO_HTML_CITE, to prepend "> " to each line.Dan Winship2001-09-071-0/+5
* Fix the check for the case when mkdir() returns EEXIST to check S_ISDIR onDan Winship2001-09-061-0/+6
* Added format for "7 PM" and equivalents. Fixes bug #7456.Federico Mena Quintero2001-09-011-0/+6
* Dont call g_print with a NULL string. See bug #7396.Not Zed2001-08-281-0/+5
* robustificationJeffrey Stedfast2001-08-251-0/+4
* Added e-mktemp.[c,h] to the build.Jeffrey Stedfast2001-08-251-6/+15
* Added e-unicode-i18n.c and e-unicode-i18n.h.Chyla Zbigniew2001-08-251-0/+9
* Modified to accept and return UTF-8 string.Zbigniew Chyla2001-08-251-0/+7
* added comments to help translators a bit.Damon Chaplin2001-08-201-0/+5
* return when there's no icon associated with the categoryRodrigo Moya2001-08-101-0/+3
* reworked to use the ECategoriesMasterListWombat class. Also, loadRodrigo Moya2001-08-101-0/+5
* Chain to the destroy handler in the parent class!Federico Mena Quintero2001-08-091-0/+9
* New. New.Ettore Perazzoli2001-08-081-0/+5
* New function to create a factory that creates separate component instancesEttore Perazzoli2001-08-051-0/+7
* p2001-08-03 Christopher James Lahey <clahey@ximian.com>Chris Lahey2001-08-031-0/+9
* Fixed the load statement here by just using array_from_string.Christopher James Lahey2001-08-021-0/+8
* memset everything to 0 (md5_to_dbt): dittoJP Rosevear2001-07-281-0/+5
* use the 2 new category icons (16_category_suppliers.png andRodrigo Moya2001-07-201-0/+6
* use the 2 new category iconsRodrigo Moya2001-07-201-0/+3
* s/imagedir/imagesdirRodrigo Moya2001-07-191-0/+4
* generate default configuration for icons-per-category the first time. AndRodrigo Moya2001-07-181-0/+12
* Generalized function for trying a number of strptime() formats on aFederico Mena Quintero2001-07-171-0/+13
* Added is_addr_char_no_pipes macro, which specifically does not considerJon Trowbridge2001-07-121-0/+7
* Added some malloc check stuff.Not Zed2001-07-091-0/+4
* load all icons and colors for each categoryRodrigo Moya2001-07-051-0/+6
* use BonoboConf to store/retrieve settings, and useRodrigo Moya2001-07-041-0/+6
* Added e-categories-master-list-wombat.c andChristopher James Lahey2001-07-031-0/+11
* new file for a set of functions for managing category-related (icons,Rodrigo Moya2001-07-031-0/+5
* Added a simple `e_request_string()' utility function.Ettore Perazzoli2001-07-011-0/+5
* When ANDing two bools, don't use a bitwise AND.Jeffrey Stedfast2001-06-261-0/+5
* Split e-db3-utils and e-dbhash off into libedb3util so eutil won't dependDan Winship2001-06-191-0/+5
* REmove a silly hardcoded term limit, oops forgot about that.Not Zed2001-06-151-0/+5
* skip any non-digits while looking for dates and times. This should fixDamon Chaplin2001-06-141-0/+7
* got rid of '%n' at end of each format string for strptime. I don't knowDamon Chaplin2001-06-111-0/+6
* Included information about db3.Christopher James Lahey2001-06-011-0/+9
* Remove e_pixmaps_update (moved to libeshell) so libeutil won't depend onDan Winship2001-05-281-0/+5
* Modify `e_gethostbyname_r()' so that it doesn't report an error if theEttore Perazzoli2001-05-191-0/+11
* add E_TEXT_TO_HTML_ESCAPE_8BIT to turn non-US-ASCII characters into "?"s.Dan Winship2001-05-171-0/+6
* Replicate the semantics of the libunicode utf8 functions by returning NULLJon Trowbridge2001-05-151-0/+4
* Walk a hierarchy using the "/subfolders/" convention and call a callbackDan Winship2001-05-091-0/+6
* Debugging routine. (Only works for recursive mutexes right now.)Dan Winship2001-05-021-0/+3
* Don't use g_utf8_next_char on text that isn't valid UTF8, since it won'tDan Winship2001-05-021-0/+6
* Make this smarter. Now e_text_to_html_full calls it when it sees a '@',Dan Winship2001-04-301-0/+9
* Make the Solaris and no-gethostbyname_r implementations behave more likeDan Winship2001-04-271-0/+4
* Remove UNICODE_CFLAGS (libeutil_la_LIBADD): Change UNICODE_LIBS toDan Winship2001-04-271-0/+5
* Modified to match e_strv_get behaviour. Assert on bad cases, and return ""Not Zed2001-04-261-0/+22
* If the buffer is too small, making it twice as big does not guarantee itDan Winship2001-04-251-0/+7
* Added #include <glib.h> and move corresponding local headers to the top toKjartan Maraas2001-04-241-0/+6
* remove prototype for e_gethostbyname_init.Chris Toshok2001-04-241-0/+10
* Removed attempts to use Radek's evil <DATA> hacks, which were just causingJon Trowbridge2001-04-241-0/+6
* Include glib.h, so that the g_warning in e_gethostbyname_r will be treatedJon Trowbridge2001-04-241-0/+6
* add e-host-utils.[ch]Chris Toshok2001-04-231-0/+8
* ">From" is not a citation unless the previous or following line is aDan Winship2001-04-191-0/+7
* Start parsing the sexp with parse_value(), not parse_list(), because weFederico Mena Quintero2001-04-161-0/+6
* Setup up the conduit library building better so the files get distedJP Rosevear2001-04-081-0/+5
* Added a question mark to the set of valid characters for symbol names.Federico Mena Quintero2001-04-061-0/+7
* Fix headers.Kjartan Maraas2001-04-051-0/+4
* Added ESEXP_RES_TIME for time values. (ESExpResult): Added a "time_tFederico Mena Quintero2001-04-041-0/+20
* Blessed by Ettore.Gediminas Paulauskas2001-04-021-0/+8
* Check that first_colon < last_at, to prevent horrible things fromJon Trowbridge2001-03-311-0/+6
* Add support for converting e-mail addresses to links. (is_email_address):Jon Trowbridge2001-03-311-0/+15
* Remove #include <glib.h> Shuffle some headers. Remove #includeKjartan Maraas2001-03-301-0/+27
* new function, extracted from e_text_to_html, added color parameterRadek Doulik2001-03-211-0/+12
* added function to format just the time.Damon Chaplin2001-03-191-0/+5
* Fix a bug noticed by kmaraasDan Winship2001-03-171-0/+4
* Fix a bit: [mailto:foo] shouldn't grab the ']'Dan Winship2001-03-151-0/+5
* update cflag macrosJP Rosevear2001-03-131-0/+4
* Fix an off-by-one in the "is this for real?" check so that "http:// "Dan Winship2001-03-071-0/+5
* new files to contain functions to parse and format dates and times forDamon Chaplin2001-03-051-0/+5
* New function to turn foo/bar into foo/subfolders/bar. The inverse functionDan Winship2001-03-021-0/+9
* Make it handle a NULL string as an empty string.Not Zed2001-03-021-0/+5
* Turned off some of the debug.Not Zed2001-02-231-0/+1
* Wait a lot lot longer for threads to finish.Not Zed2001-02-231-0/+5
* Changed to allocate raw blocks for the data, and keep track of them withNot Zed2001-02-081-0/+6
* Turn on joining of cancelled threads. (e_msgport_wait): Put a cleanupNot Zed2001-01-311-0/+6
* If we have waiting threads, then dont start a new one for the NEW case.Not Zed2001-01-291-0/+9
* Add chunk allocators.Not Zed2001-01-251-0/+12
* Removed some redundant debug printfs. (e_sexp_term_eval): Dont allocateNot Zed2001-01-241-0/+10
* Setup error return and return error on parse error. (parse_list): Fail ifNot Zed2001-01-231-0/+23
* New function, can't use strlen on the md5 hash because it might have nullJP Rosevear2001-01-231-0/+13
* New function, name describes it well. (gtk_radio_button_select_nth): NewJason Leach2001-01-191-0/+6
* Ximianified.Federico Mena Quintero2001-01-171-0/+4
* Dup the string passed in, not the temporary string. d'oh.JP Roseveaer2001-01-151-0/+5
* #define E_THREAD_NONE as ((pthread_t)~0) and use that instead of ~0Dan Winship2001-01-061-0/+6
* Merge from camel-mt-branch.Not Zed2000-12-241-0/+27
* Check for null strings (e_pilot_utf8_from_pchar): dittoJP Rosevear2000-12-211-0/+5
* Convert cal component strings to pilot character setJP Rosevear2000-12-201-0/+9
* make sure we actually make enough space for "&nbsp;".Larry Ewing2000-12-131-0/+5
* Updated documentation comment.Federico Mena Quintero2000-12-091-0/+5
* New `e-corba-utils.c' module, for now just containing a function toEttore Perazzoli2000-12-051-0/+7
* Fix typename of args (for all funcs). (e_strv_set_ref): Assert the indexNot Zed2000-11-301-0/+8
* Plug a memleak, need to free results from term_eval(). (term_eval_gt):Not Zed2000-11-291-0/+13
* New function, set a reference to a string that is then owned/free'd by theNot Zed2000-11-221-0/+4
* If we dont get a big enough chunk in the first node, give up. Otherwise weNot Zed2000-11-211-0/+8
* New function to strdup into a mempool.Not Zed2000-11-211-0/+1
* New function to allocate a zero'd out chunk.Not Zed2000-11-211-0/+5
* New routines for fast memory management and compact string array storage.Not Zed2000-11-211-0/+7
* oops thats func not *funcJP Rosevear2000-11-101-0/+6
* Build e-dbhash.[hc]JP Rosevear2000-11-081-0/+8
* #include <string.h> to quench warning. #include <stdlib.h> for sameKjartan Maraas2000-10-311-0/+5
* build md5-utils72000-10-281-0/+9
* Return null if no pnode was found.72000-10-271-0/+5
* Get archive field while parsing (map_write_foreach): Write out archiveJP Rosevear2000-10-271-0/+12
* unsigned chars.Michael Meeks2000-10-271-0/+8
* Deal properly with URLs at the end of the buffer. (The old code wouldDan Winship2000-10-261-0/+6
* Lookup a pid by uid. (e_pilot_map_lookup_uid): Lookup a uid by pid. NowJP Rosevear2000-10-251-0/+8
* Remove unused GNOMELOCALEDIR setting.Dan Winship2000-10-241-0/+5
* Use new libeconduit calls and abstractionJP Rosevear2000-10-241-0/+11
* Pilot map functions grabbed from existing conduitsJP Rosevear2000-10-241-0/+6
* If unicode_get_utf8 returns -1, assume it was actually undeclaredDan Winship2000-10-191-4/+10
* *** empty log message ***Jesse Pavel2000-10-181-0/+5
* g_strconcat needs a NULL.Iain Holmes2000-10-121-0/+5
* Added $(EXTRA_GNOME_CFLAGS).Christopher James Lahey2000-09-271-0/+4
* add ename as a SUBDIRJeffrey Stedfast2000-09-261-0/+4
* Made e_list a bit more reentrant. If a iterator gets its data pulled outChristopher James Lahey2000-09-211-0/+7
* Added check for gnome-app-lib. Removed directories that have been moved toChristopher James Lahey2000-09-181-0/+16
* Fixed an uninitialized variable.Christopher James Lahey2000-09-141-0/+4
* Use underscores for untranslated characters fro Gtk+Lauris Kaplinski2000-09-131-0/+6
* Change this a bit so that if you pass it a bold font, it puts that inDan Winship2000-09-131-0/+8
* Thou shalt leave space for the trailing \0.Dan Winship2000-09-121-0/+3
* The return value should not be const. (Well, unless the input was, but youDan Winship2000-09-121-0/+5
* Added e_utf8_gtk_editable_get_text and e_utf8_gtk_editable_set_text.Christopher James Lahey2000-09-111-0/+5
* EFont should now use real bold typeface, if availableLauris Kaplinski2000-09-111-0/+5
* Implemented a new `e_gtk_signal_connect_full_while_alive()' utilityEttore Perazzoli2000-09-111-0/+7
* Some UTF-8 fixes and experimental 16-bit unicode font supportLauris Kaplinski2000-09-091-0/+4
* remove consts from the EPopupMenu structure: the caller may want to modifyDan Winship2000-09-091-0/+6
* Bunch of unicode related changesLauris Kaplinski2000-09-081-0/+10
* Remove incorrect optimization. Events are read-only!Federico Mena Quintero2000-09-071-0/+5
* New font translation code for utf-8, but commented out at momentLauris Kaplinski2000-09-051-0/+5
* A bit more e_utf8 wrappers here and thereLauris Kaplinski2000-09-021-0/+6
* Email should now display correctly in GtkHTMLLauris Kaplinski2000-09-011-0/+9
* #define gnome_font_lookup_default for gnome-print 0.20Lauris Kaplinski2000-08-311-1/+2
* Made it compilable both with gnome-print 0.20 and 0.21+Lauris Kaplinski2000-08-311-0/+5
* make e-util depend on libunicodeDan Winship2000-08-301-0/+9
* More UTF-8 handlingLauris Kaplinski2000-08-251-0/+5
* Unicode in addressbook basically works, including simple searchingLauris Kaplinski2000-08-241-0/+5
* Constify.Federico Mena Quintero2000-08-241-0/+4
* UTF-8 in contact editor + some fixes for dealing with illegal stringsLauris Kaplinski2000-08-231-0/+8
* Handle iso-8859-1 keys nicely in e-text and e-table. Other encodings toLauris Kaplinski2000-08-231-0/+7
* Changed UTF-8 handling syntax from char based to byte basedLauris Kaplinski2000-08-221-0/+5
* Little teeny bug fix in e_text_to_html tab expansion.Peter Williams2000-08-221-0/+5
* Moved e-text to UTF-8Lauris Kaplinski2000-08-201-0/+4
* First step moving to UTF-8 stringsLauris Kaplinski2000-08-201-0/+6
* Infrastructure for date-based queriesPeter Williams2000-08-151-0/+5
* Fix a crash with tab expansion in e_text_to_htmlPeter Williams2000-08-111-0/+6
* Remove. The shell tells the components where the evolution homedir is now.Dan Winship2000-08-111-0/+5
* If converting both spaces and newlines, then convert tabs too. The joys ofDan Winship2000-08-111-0/+5
* Fix the bug where it truncates the last itemChristopher James Lahey2000-08-091-0/+4
* Ooops.Christopher James Lahey2000-08-091-0/+4
* Added uncompiled e_read_uri function.Christopher James Lahey2000-08-091-0/+4
* Added a hide_mask argument to the two popup menu functions.Christopher James Lahey2000-08-091-0/+5
* Added e_container_change_tab_order.Christopher James Lahey2000-08-081-0/+5
* Fix silly error of not chaining destructor for canvas.Matthew Loper2000-07-281-1/+6
* A few fixes to the ECanvas selection item a miniature cleanup of the event ha...Matthew Loper2000-07-271-0/+9
* Typo fixPeter Williams2000-07-261-0/+5
* build static versions of some util libraries for the conduit to link withSeth Alves2000-07-261-0/+5
* Added a bunch of e_marshal functions.Christopher James Lahey2000-07-251-0/+4
* From addressbook/ChangeLog:Christopher James Lahey2000-07-131-0/+4
* Removed some debugging printfs.Christopher James Lahey2000-07-121-0/+6
* Warning cleanup: `#if 0' an unused function and add a missing publicEttore Perazzoli2000-07-111-0/+6
* Fix warnings.Dan Winship2000-07-111-0/+4
* Added e_list_duplicate.Christopher James Lahey2000-07-091-0/+4
* Added e_strsplit to work around a bug in g_strsplit.Christopher James Lahey2000-07-081-0/+5
* Added last and insert functions.Christopher James Lahey2000-07-081-0/+5
* Added docstrings. This file did not have them at all. EEEEEEK!Federico Mena Quintero2000-07-071-0/+5
* Kill debugging messageDan Winship2000-07-061-0/+4
* New list class with iterators.Christopher James Lahey2000-07-041-0/+9
* Added an extra @allowed_types parameter to the shell's folderEttore Perazzoli2000-07-021-0/+6
* Add simple deadkey support.Jody Goldberg2000-06-301-0/+9
* add ")" to the set of characters to back up over at the end of a potentialDan Winship2000-06-291-0/+5
* Fix typo.Ettore Perazzoli2000-06-271-0/+5
* Fix compilation with builddir != srcdir.Ettore Perazzoli2000-06-271-0/+5
* Calculate height including if clip_height is set to -1.Christopher James Lahey2000-06-271-0/+7
* Added a variable to keep track of the cursor. Set the cursor whenChristopher James Lahey2000-06-211-0/+6
* Grab the focus when setting the cursor.Christopher James Lahey2000-06-211-0/+4
* Built a system for doing selections and/or a cursor in canvas.Christopher James Lahey2000-06-211-0/+5
* Changed the needed e_marshal functions.Christopher James Lahey2000-06-131-0/+7
* Added e-printable.c and e-printable.h.Christopher James Lahey2000-06-111-0/+12
* Fixed e_marshal_INT__INT_INT_POINTER.Christopher James Lahey2000-06-021-0/+4
* Added e_marshal_INT__INT_INT_POINTER.Christopher James Lahey2000-06-021-0/+4
* Duh! -1 != 1. :)Dan Winship2000-06-021-0/+4
* g_return_val_if_fail to prevent a crash.Christopher James Lahey2000-06-021-0/+4
* Utility function to build a bool as part of an expression string.Not Zed2000-05-311-0/+6
* Added e_canvas_item_show_area which makes sure that a particular area of aChristopher James Lahey2000-05-311-0/+6
* Flush - FedericoFederico Mena Quintero2000-05-301-0/+18
* Moved over from event-editor-utils.c. (e_dialog_editable_get): Likewise.Federico Mena Quintero2000-05-281-0/+17
* Removed.Christopher James Lahey2000-05-251-0/+4
* Commit for if my laptop dies - FedericoFederico Mena Quintero2000-05-241-0/+16
* Added e_write_file.Christopher James Lahey2000-05-231-0/+4
* New files with utilities for hooking up widgets in Glade-generatedFederico Mena Quintero2000-05-201-0/+7