aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* don't leak an extra copy of the valuesDan Winship2003-06-201-0/+5
* free word before breaking out of the loop.Larry Ewing2003-06-151-0/+5
* use GCONF_CLIENT_PRELOAD_RECURSIVE when adding watched directories toRodrigo Moya2003-06-131-0/+5
* Free the fail_states array.Jeffrey Stedfast2003-06-131-0/+4
* Stat the file to make sure it exists before trying to parse it usingJeffrey Stedfast2003-06-111-3/+3
* Roll over ChangeLogs.Ettore Perazzoli2003-06-101-2649/+0
* use ORBit_small_listen/_unlisten instead of Bonobo_Unknown_ping'ing theRodrigo Moya2003-06-041-0/+5
* Fixes #43775JP Rosevear2003-05-311-0/+8
* Removing trailing / in key name passed to gconf_client_notify_add to killDan Winship2003-05-171-0/+5
* Use glib macros for pointer/int conversion.Jeremy Katz2003-05-171-0/+5
* Fixes crash in #42212Rodrigo Moya2003-05-081-0/+6
* remove the assert, if we dont understand the response, assume it's aNot Zed2003-05-051-0/+6
* (e_request_string): Handle GTK_RESPONSE_NONE.Ettore Perazzoli2003-05-011-0/+5
* [ for bug #41211 ]Chris Toshok2003-04-301-0/+9
* Added #include <netinet/in.h> for the sockaddr_in6 typedef for at leastJeffrey Stedfast2003-04-291-0/+5
* Keep our buf ptr aligned to sizeof (char *). Should fix bug #41362.Jeffrey Stedfast2003-04-251-0/+6
* Added appropriate spacing/padding to the rename dialogs. Fixes bugsAnna Marie Dirks2003-04-231-0/+5
* (e_gtk_button_new_with_icon): Remove debuggingEttore Perazzoli2003-04-191-0/+5
* Finished an #if 0'd out port to GObject from an #if 0'd out GtkObjectJeffrey Stedfast2003-04-171-0/+5
* Make sure any old symbol with the same name as the one being added, isHans Petter Jansson2003-04-161-0/+6
* Utility function to create a button with a stock icon.Not Zed2003-04-151-0/+5
* Change the 'len' argument to 'addrlen' so that when IPv6 is enabled, ourJeffrey Stedfast2003-04-101-0/+6
* (e_passwords_remember_password): Removed debuggingEttore Perazzoli2003-04-061-0/+6
* Don't start emitting ACCOUNT_ADDED signals until we've added all of theDan Winship2003-04-051-0/+8
* fix abr. (e_name_western_get_suffix_at_str_end): same.Chris Toshok2003-04-051-0/+5
* Delete all Passwords-* sections. Should make this work.Not Zed2003-04-021-0/+5
* print "" if the value is NULL. (main): add a couple of utf8 test casesChris Toshok2003-03-311-0/+26
* guard against NULL keysJP Rosevear2003-03-281-0/+4
* (e_dialog_set_transient_for_xid): #ifdef out gtk 2.2 api usageDan Winship2003-03-261-0/+1
* Move this here from gal. Use e_dialog_set_transient_for so it DTRT forDan Winship2003-03-251-0/+11
* fix a typo & some missing headers.Not Zed2003-03-251-0/+4
* Rename, rewrite, make them actually work.Dan Winship2003-03-251-0/+6
* Added e-meta.[ch] to libeutilNot Zed2003-03-241-0/+7
* If the gunichar is 0xfffe, just skip processing it. Maybe this will fixJeffrey Stedfast2003-03-211-0/+1
* If the gunichar is 0xfffe, just skip processing it. Maybe this will fixJeffrey Stedfast2003-03-211-0/+5
* Fix ESExpClass to never be an empty struct. Also make ESExp optionally aJeffrey Stedfast2003-03-201-0/+11
* When declaring a line to be part of "extended" because we don't know whatDan Winship2003-03-171-0/+8
* Update for a libxml2 change that was making this code g_warn a lotDan Winship2003-03-131-0/+5
* (e_request_string): Make the entry activate theEttore Perazzoli2003-03-071-0/+5
* Use gnome2 proxy settingsRodney Dawes2003-03-041-0/+4
* s/gnome-xml/libxml/Rodney Dawes2003-03-031-0/+4
* include gnome-pilot cflagsJP Rosevear2003-02-281-0/+4
* 'uid' should not be const.Jeffrey Stedfast2003-02-241-0/+5
* helper to get the dfault account. (e_account_list_set_default): helper toNot Zed2003-02-241-0/+11
* A result of 0 no longer indicates success; GTK_RESPONSE_OK does.Hans Petter Jansson2003-02-231-0/+5
* fix memleak - free uid.Chris Toshok2003-02-201-0/+5
* Instead of simply ignoring bad chars, return the sentinal invalid charNot Zed2003-02-111-0/+6
* (libeutil_static_la_DEPENDENCIES): MakeEttore Perazzoli2003-02-111-0/+9
* define in terms of privincludedir.Dan Winship2003-02-061-0/+22
* Port to GtkDialog. Strdup the text returned by GtkEntry after destroyingEttore Perazzoli2003-01-281-0/+13
* ref/sink the pilot settings to clear up that gtk warning.Chris Toshok2003-01-271-0/+5
* g_file_exists -> g_file_test. (e_pilot_map_write): don't use doc->root.Chris Toshok2003-01-261-0/+5
* GObjectify this.Chris Toshok2003-01-261-0/+4
* Enable getting the categories master list from wombat.Hans Petter Jansson2003-01-251-0/+6
* Version using $(BASE_VERSION). (econdincludedir): Likewise.Ettore Perazzoli2003-01-231-0/+10
* Changed signal names to use - instead of _ like the rest of Gtk2.Jeffrey Stedfast2003-01-181-0/+8
* New, sort of from evolution-recurid-branch.Dan Winship2003-01-181-0/+4
* New class, based on MailConfigAccount, for describing an evolution (mail)Dan Winship2003-01-171-0/+10
* Do not #include <e-bonobo-widget.h>. (e_set_dialog_parent): Remove theEttore Perazzoli2003-01-151-0/+6
* (eutilinclude_HEADERS): Add e-dialog-utils.h.Ettore Perazzoli2003-01-151-0/+4
* change this to use GtkImage instead of GnomeCanvas.Chris Toshok2003-01-101-0/+5
* Images are now in $(datadir)/evolution/imagesEttore Perazzoli2003-01-091-0/+5
* New.Dan Winship2003-01-071-0/+7
* Add this back: Connector needs it, and there's no reason for addressbookDan Winship2003-01-071-0/+8
* A bunch of fixes to make e-util build with -DG_DISABLE_DEPRECATED andJeffrey Stedfast2003-01-031-0/+5
* (e_signal_connect_full_while_alive): Get toEttore Perazzoli2003-01-031-0/+6
* (e_signal_connect_while_alive): New.Ettore Perazzoli2002-12-201-0/+6
* Removed. Back to the fiery depths of hell from whence ye came!Jeffrey Stedfast2002-12-171-1/+7
* new function.Rodrigo Moya2002-12-111-0/+4
* New implementation of an Aho-Corasick trie.Jeffrey Stedfast2002-12-101-0/+4
* track changes to api (e_passwords_init is gone, and several functions takeChris Toshok2002-12-101-0/+20
* Allow an e-mutex to be used with standard condition variables.Not Zed2002-12-091-0/+5
* change to a more gconf-like path (with underscores, etc.) (ecmlw_save):Chris Toshok2002-12-071-0/+6
* If the language is something like "fr_FR", return both "fr_FR" and "fr" inDan Winship2002-11-271-0/+6
* Added an optional nspr pipe field. (e_msgport_new): Init nspr pipe toNot Zed2002-11-231-0/+12
* (e_config_listener_get_string_with_default):Ettore Perazzoli2002-11-141-0/+6
* add e-password.h (libeutil_la_SOURCES): add e-password.cChris Toshok2002-11-131-0/+8
* (add_key): g_strdup() the value in the caseEttore Perazzoli2002-11-121-0/+5
* Re-add e-proxy.c to the build.Jeffrey Stedfast2002-11-111-0/+4
* add e-categories-config.h and e-categories-master-list-wombat.hChris Toshok2002-11-091-0/+8
* pass extra pixbuf paramJP Rosevear2002-11-081-0/+11
* init err to NULL so if there isn't an error we aren't left with anChris Toshok2002-11-061-0/+9
* ported to GObject.Rodrigo Moya2002-11-051-0/+6
* new simpler functions, without a default value.Rodrigo Moya2002-11-041-0/+7
* Removed unused variable. (e_config_listener_get_long_with_default):Ettore Perazzoli2002-11-041-0/+9
* add marshal building stuff, add e-util-marshal.c to SOURCES, and addChris Toshok2002-11-031-0/+21
* First big sync of my GNOME 2 porting work (incomplete, and stillEttore Perazzoli2002-11-021-0/+33
* ported to GConf and GObject.Rodrigo Moya2002-11-021-0/+4
* compilation fixes for GNOME 2 porting.Rodrigo Moya2002-11-021-0/+5
* Fixes #32764Rodrigo Moya2002-10-251-0/+16
* Cast chars to unsigned char before passing to ctype macros since they areDan Winship2002-10-251-0/+7
* added a comment about the fix for #30918.Rodrigo Moya2002-09-261-0/+5
* gtk_object_ref the component listener before emitting the "component_died"Rodrigo Moya2002-09-231-0/+7
* Fix some non-ANSI switch statementsDan Winship2002-09-231-0/+6
* [ Fixes #27546 ] add "di" to e_name_western_complex_last_table.Chris Toshok2002-09-121-0/+7
* update the local copy (if we've got one) so that we don't return values ifRodrigo Moya2002-09-051-0/+8
* New. Like mktime(3), but assumes the input time is UTC.Dan Winship2002-09-051-0/+7
* Don't call g_list_foreach with the free func if the free func is NULL.Dan Winship2002-08-301-0/+5
* Convert file: urls too. Fixes bug #29557.Jeffrey Stedfast2002-08-291-0/+3
* New convenience function to initialise the proxy settings for soup to use.Jeffrey Stedfast2002-08-291-0/+5
* new functions. (property_change_cb, add_key): added support for FLOATRodrigo Moya2002-08-271-0/+8
* If gdk_window_foreign_new returned NULL, we're probably screwed, but tryPeter Williams2002-08-271-0/+6
* call g_strdup in the correct place, or we'll return the internal copy.Rodrigo Moya2002-08-271-0/+5
* only set the key if the value is different from what we've already readRodrigo Moya2002-08-261-0/+7
* added "key_changed" signal to class. (property_change_cb): emitRodrigo Moya2002-08-231-0/+7
* Remove an e_path directory, and its parent "subfolders" dir if it's nowDan Winship2002-08-231-0/+5
* Add bug fix number.JP Rosevear2002-08-221-0/+2
* if the year was two digits, add the current centuryJP Rosevear2002-08-221-0/+5
* new class for config database access and monitoring.Rodrigo Moya2002-08-201-0/+7
* new class for controlling a component, to detect when it dies.Rodrigo Moya2002-08-161-0/+5
* Remove the logic that assumes "Rupert> " is a citation, since it misfiresDan Winship2002-08-051-0/+6
* Don't use "isprint(c)" to mean "c >= 32 && c < 128" since it doesn't inDan Winship2002-08-011-0/+9
* If the user has enabled IPv6 support, use getaddrinfo to resolve hostnamesJeffrey Stedfast2002-07-311-0/+7
* Return the actual count, rather than always 0!Not Zed2002-07-251-0/+5
* Install libversit.a so that people compiling against the addressbook canPeter Williams2002-07-181-0/+5
* Cast to a string type. (term_eval_castint): Cast to an int type.Not Zed2002-07-161-0/+6
* #include <string.h>Dan Winship2002-07-101-0/+4
* *** empty log message ***Rodrigo Moya2002-07-031-1/+1
* Ă‘changed to return a gboolean (TRUE if the icon is found, FALSE if not).Rodrigo Moya2002-07-031-0/+5
* Use connect_while_alive, so we're not called after we've quit. See bugNot Zed2002-06-171-0/+6
* Protect against EINTR (irix?), see bug #24086.Not Zed2002-06-031-0/+5
* New.Ettore Perazzoli2002-05-071-0/+4
* Destroy our mutex too. (e_thread_new): Add thread to a new list of allNot Zed2002-05-061-0/+8
* 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