| Commit message (Expand) | Author | Age | Files | Lines |
* | Images are now in $(datadir)/evolution/images | Ettore Perazzoli | 2003-01-09 | 2 | -1/+6 |
* | New. | Dan Winship | 2003-01-07 | 4 | -3/+37 |
* | Add this back: Connector needs it, and there's no reason for addressbook | Dan Winship | 2003-01-07 | 4 | -0/+457 |
* | A bunch of fixes to make e-util build with -DG_DISABLE_DEPRECATED and | Jeffrey Stedfast | 2003-01-03 | 8 | -234/+205 |
* | (e_signal_connect_full_while_alive): Get to | Ettore Perazzoli | 2003-01-03 | 2 | -3/+9 |
* | (e_signal_connect_while_alive): New. | Ettore Perazzoli | 2002-12-20 | 3 | -25/+55 |
* | Removed. Back to the fiery depths of hell from whence ye came! | Jeffrey Stedfast | 2002-12-17 | 4 | -450/+7 |
* | new function. | Rodrigo Moya | 2002-12-11 | 3 | -0/+27 |
* | fix parameter list for e_trie_search | Chris Toshok | 2002-12-10 | 1 | -1/+1 |
* | oops, forgot to add the pattern_id arg to e_trie_add | Jeffrey Stedfast | 2002-12-10 | 1 | -1/+1 |
* | EMemChunk, duh | Jeffrey Stedfast | 2002-12-10 | 1 | -2/+2 |
* | s/E_MemChunk/EMemChunk/ | Jeffrey Stedfast | 2002-12-10 | 1 | -2/+2 |
* | New implementation of an Aho-Corasick trie. | Jeffrey Stedfast | 2002-12-10 | 4 | -0/+397 |
* | track changes to api (e_passwords_init is gone, and several functions take | Chris Toshok | 2002-12-10 | 3 | -30/+66 |
* | Allow an e-mutex to be used with standard condition variables. | Not Zed | 2002-12-09 | 3 | -0/+26 |
* | change to a more gconf-like path (with underscores, etc.) (ecmlw_save): | Chris Toshok | 2002-12-07 | 2 | -2/+8 |
* | Add a "collate" sort callback that uses the new g_collate_compare(). | Jeffrey Stedfast | 2002-12-06 | 2 | -9/+24 |
* | If the language is something like "fr_FR", return both "fr_FR" and "fr" in | Dan Winship | 2002-11-27 | 2 | -4/+21 |
* | Added an optional nspr pipe field. (e_msgport_new): Init nspr pipe to | Not Zed | 2002-11-23 | 3 | -14/+128 |
* | fix c&p typo. | Chris Toshok | 2002-11-17 | 4 | -17/+13 |
* | add lots of marshallers (most, if not all, for etable). | Chris Toshok | 2002-11-17 | 6 | -96/+82 |
* | deal with EBitArray/ESorter being a GObject now. | Chris Toshok | 2002-11-15 | 6 | -91/+53 |
* | add more marshallers for e-table. | Chris Toshok | 2002-11-14 | 1 | -0/+4 |
* | (e_config_listener_get_string_with_default): | Ettore Perazzoli | 2002-11-14 | 2 | -5/+11 |
* | add e-password.h (libeutil_la_SOURCES): add e-password.c | Chris Toshok | 2002-11-13 | 4 | -96/+68 |
* | (add_key): g_strdup() the value in the case | Ettore Perazzoli | 2002-11-12 | 2 | -1/+6 |
* | Re-add e-proxy.c to the build. | Jeffrey Stedfast | 2002-11-11 | 2 | -1/+6 |
* | add e-categories-config.h and e-categories-master-list-wombat.h | Chris Toshok | 2002-11-09 | 4 | -85/+66 |
* | fix a comment (e_localtime_with_offset returns the offset in seconds | Dan Winship | 2002-11-08 | 1 | -1/+1 |
* | pass extra pixbuf param | JP Rosevear | 2002-11-08 | 5 | -7/+21 |
* | init err to NULL so if there isn't an error we aren't left with an | Chris Toshok | 2002-11-06 | 2 | -4/+13 |
* | ported to GObject. | Rodrigo Moya | 2002-11-05 | 4 | -50/+55 |
* | new simpler functions, without a default value. | Rodrigo Moya | 2002-11-04 | 3 | -0/+35 |
* | Removed unused variable. (e_config_listener_get_long_with_default): | Ettore Perazzoli | 2002-11-04 | 3 | -4/+11 |
* | add marshal building stuff, add e-util-marshal.c to SOURCES, and add | Chris Toshok | 2002-11-03 | 10 | -124/+167 |
* | First big sync of my GNOME 2 porting work (incomplete, and still | Ettore Perazzoli | 2002-11-02 | 14 | -35/+54 |
* | ported to GConf and GObject. | Rodrigo Moya | 2002-11-02 | 4 | -184/+175 |
* | compilation fixes for GNOME 2 porting. | Rodrigo Moya | 2002-11-02 | 3 | -7/+10 |
* | (E_MAKE_X_TYPE): Update for libbonobo 2.0. | Ettore Perazzoli | 2002-11-02 | 1 | -20/+25 |
* | merging the gal-2 branch back to the trunk. | Mike Kestner | 2002-11-01 | 12 | -1087/+145 |
* | Fixes #32764 | Rodrigo Moya | 2002-10-25 | 2 | -27/+50 |
* | Cast chars to unsigned char before passing to ctype macros since they are | Dan Winship | 2002-10-25 | 2 | -17/+24 |
* | [ Fixes evolution bug #26355 ] use g_utf8_collate here instead of strcmp. | Chris Toshok | 2002-10-21 | 1 | -2/+3 |
* | new helper function, g_strdown with forced C locale (e_iconv_init): use | Radek Doulik | 2002-09-27 | 1 | -4/+21 |
* | added a comment about the fix for #30918. | Rodrigo Moya | 2002-09-26 | 2 | -0/+7 |
* | gtk_object_ref the component listener before emitting the "component_died" | Rodrigo Moya | 2002-09-23 | 2 | -0/+10 |
* | Fix some non-ANSI switch statements | Dan Winship | 2002-09-23 | 3 | -0/+9 |
* | Make locale_charset a char *, not const char *. Kills a warning in the | Dan Winship | 2002-09-20 | 2 | -2/+3 |
* | apply patch for 27447 from Matt Avery for a bug in the solaris iconv | Mike Kestner | 2002-09-18 | 1 | -2/+3 |
* | [ Fixes #27546 ] add "di" to e_name_western_complex_last_table. | Chris Toshok | 2002-09-12 | 2 | -1/+8 |
* | update the local copy (if we've got one) so that we don't return values if | Rodrigo Moya | 2002-09-05 | 2 | -0/+34 |
* | New. Like mktime(3), but assumes the input time is UTC. | Dan Winship | 2002-09-05 | 3 | -5/+68 |
* | Don't call g_list_foreach with the free func if the free func is NULL. | Dan Winship | 2002-08-30 | 2 | -1/+7 |
* | Convert file: urls too. Fixes bug #29557. | Jeffrey Stedfast | 2002-08-29 | 2 | -1/+5 |
* | New convenience function to initialise the proxy settings for soup to use. | Jeffrey Stedfast | 2002-08-29 | 5 | -0/+142 |
* | new functions. (property_change_cb, add_key): added support for FLOAT | Rodrigo Moya | 2002-08-27 | 3 | -2/+110 |
* | If gdk_window_foreign_new returned NULL, we're probably screwed, but try | Peter Williams | 2002-08-27 | 2 | -0/+15 |
* | call g_strdup in the correct place, or we'll return the internal copy. | Rodrigo Moya | 2002-08-27 | 2 | -2/+7 |
* | only set the key if the value is different from what we've already read | Rodrigo Moya | 2002-08-26 | 2 | -0/+18 |
* | added "key_changed" signal to class. (property_change_cb): emit | Rodrigo Moya | 2002-08-23 | 3 | -34/+156 |
* | Remove an e_path directory, and its parent "subfolders" dir if it's now | Dan Winship | 2002-08-23 | 3 | -0/+54 |
* | Add bug fix number. | JP Rosevear | 2002-08-22 | 1 | -0/+2 |
* | if the year was two digits, add the current century | JP Rosevear | 2002-08-22 | 2 | -1/+25 |
* | new class for config database access and monitoring. | Rodrigo Moya | 2002-08-20 | 4 | -0/+375 |
* | new class for controlling a component, to detect when it dies. | Rodrigo Moya | 2002-08-16 | 4 | -0/+284 |
* | Do slightly better error handling for close() and loop until it closes | Jeffrey Stedfast | 2002-08-08 | 1 | -3/+4 |
* | Changed to handle saving to a temp file first, this allows us to remove a | Jeffrey Stedfast | 2002-08-07 | 1 | -3/+26 |
* | Bumped version to 0.19.99.18 | Jeffrey Stedfast | 2002-08-07 | 2 | -1/+312 |
* | Remove the logic that assumes "Rupert> " is a citation, since it misfires | Dan Winship | 2002-08-05 | 2 | -28/+22 |
* | Don't use "isprint(c)" to mean "c >= 32 && c < 128" since it doesn't in | Dan Winship | 2002-08-01 | 2 | -13/+24 |
* | If the user has enabled IPv6 support, use getaddrinfo to resolve hostnames | Jeffrey Stedfast | 2002-07-31 | 2 | -9/+183 |
* | Return the actual count, rather than always 0! | Not Zed | 2002-07-25 | 2 | -1/+6 |
* | Install libversit.a so that people compiling against the addressbook can | Peter Williams | 2002-07-18 | 2 | -37/+54 |
* | Cast to a string type. (term_eval_castint): Cast to an int type. | Not Zed | 2002-07-16 | 3 | -3/+83 |
* | #include <string.h> | Dan Winship | 2002-07-10 | 2 | -0/+5 |
* | *** empty log message *** | Rodrigo Moya | 2002-07-03 | 1 | -1/+1 |
* | Ă‘changed to return a gboolean (TRUE if the icon is found, FALSE if not). | Rodrigo Moya | 2002-07-03 | 3 | -7/+14 |
* | Use connect_while_alive, so we're not called after we've quit. See bug | Not Zed | 2002-06-17 | 2 | -4/+10 |
* | Protect against EINTR (irix?), see bug #24086. | Not Zed | 2002-06-03 | 2 | -4/+12 |
* | New. | Ettore Perazzoli | 2002-05-07 | 3 | -1/+12 |
* | Destroy our mutex too. (e_thread_new): Add thread to a new list of all | Not Zed | 2002-05-06 | 3 | -0/+55 |
* | Documented this function as not necessarily stripping shell | Christopher James Lahey | 2002-05-02 | 2 | -0/+2 |
* | Set the gettext-domain here. | Christopher James Lahey | 2002-05-02 | 1 | -0/+6 |
* | Added a sed job on po/Makefile.in.in here. | Christopher James Lahey | 2002-04-30 | 1 | -1/+5 |
* | Changed this to handle large numbers. (e_create_directory): Changed this | Christopher James Lahey | 2002-04-30 | 1 | -65/+111 |
* | Use DBL_DIG to compute how much buffer space to use here. | Christopher James Lahey | 2002-04-27 | 2 | -3/+8 |
* | Ansification patch from danw. | Christopher James Lahey | 2002-04-26 | 4 | -11/+11 |
* | Don't leak the base64 encoded password buffer. | Jeffrey Stedfast | 2002-04-20 | 2 | -11/+19 |
* | New wrapper around gethostbyaddr_r if the system has it, else a whole new | Jeffrey Stedfast | 2002-04-17 | 3 | -79/+150 |
* | Handle parsing negative integers. | Jeffrey Stedfast | 2002-04-12 | 2 | -7/+23 |
* | #include <parser.h> and <xmlmemory.h> instead of <gnome-xml/parser.h> and | Ettore Perazzoli | 2002-04-11 | 1 | -2/+4 |
* | open a file selection dialog with the given title and return the selected | JP Rosevear | 2002-03-30 | 3 | -0/+70 |
* | Use iconv-detect.c to generate a iconv-detect.h file containing | Jeffrey Stedfast | 2002-03-30 | 1 | -13/+33 |
* | Added widgets/e-option-menu.lo. | Christopher James Lahey | 2002-03-26 | 2 | -0/+61 |
* | New. New. | Ettore Perazzoli | 2002-03-23 | 4 | -0/+96 |
* | Document the fact that this takes two locale charset strings and one UTF8 | Dan Winship | 2002-03-22 | 2 | -7/+13 |
* | Replaced e_marshal_BOOL__STRING with this since the function it was used | Christopher James Lahey | 2002-03-13 | 2 | -11/+15 |
* | Added e-table-search.lo. | Christopher James Lahey | 2002-03-12 | 2 | -0/+25 |
* | #include <string.h> for strcmp. | Jeffrey Stedfast | 2002-03-05 | 2 | -2/+9 |
* | Fix for if the buffer ends with an email address (and no newline). | Dan Winship | 2002-02-23 | 2 | -0/+7 |
* | New signal for when the width of the column changes. | Christopher James Lahey | 2002-02-13 | 2 | -0/+22 |
* | add row and column defines | JP Rosevear | 2002-02-09 | 2 | -0/+7 |
* | Emit E_TEP_CAPS for the right values for M-l, M-c, and M-u. | Christopher James Lahey | 2002-02-07 | 2 | -4/+12 |
* | Final cleanup for the CFLAGS and LIBS in the Makefiles. | Ettore Perazzoli | 2002-01-28 | 3 | -23/+19 |
* | AIX and IRIX are like Sun systems - they use ISO8859-1 rather than names | Jeffrey Stedfast | 2002-01-26 | 1 | -2/+2 |
* | Yet Another Stupid Marshaller. | Ettore Perazzoli | 2002-01-23 | 2 | -0/+20 |
* | Added #include <libgnome/gnome-defs.h>. | Christopher James Lahey | 2002-01-17 | 1 | -1/+1 |
* | compile new files | JP Rosevear | 2002-01-15 | 4 | -3/+231 |
* | Allow for a period after suffixes. Fixes Ximian bug #17012. | Christopher James Lahey | 2002-01-11 | 2 | -4/+11 |
* | Prune free'd nodes from our free list otherwise we'll end up re-using | Jeffrey Stedfast | 2002-01-05 | 2 | -0/+23 |
* | Reverted. | Jeffrey Stedfast | 2002-01-03 | 3 | -8/+10 |
* | Move the struct into md5-utils.c - this is a kludgey hack around the fact | Jeffrey Stedfast | 2002-01-03 | 3 | -6/+15 |
* | remove e_gnome_dialog util functions and use e-util ones instead | JP Rosevear | 2002-01-03 | 3 | -4/+66 |
* | clear all info from the map | JP Rosevear | 2001-12-19 | 3 | -1/+20 |
* | Merging changes: | Christopher James Lahey | 2001-12-18 | 2 | -5/+40 |
* | use UTF-8 as the char set when testing pilot link | JP Rosevear | 2001-12-12 | 2 | -2/+9 |
* | Clear the password in bonobo-conf as well. Fixes ximian 14893. | Dan Winship | 2001-11-20 | 2 | -18/+36 |
* | Remove `-lc'. It makes the mailer do strange things when it calls | Ettore Perazzoli | 2001-11-14 | 2 | -1/+7 |
* | only insert non-0 pids into the pid map (e_pilot_map_insert): remove and | JP Rosevear | 2001-11-14 | 2 | -26/+69 |
* | Explicitly add -lc | JP Rosevear | 2001-11-14 | 2 | -1/+5 |
* | added a 2nd format, with the weekday and the date. We need this so we can | Damon Chaplin | 2001-10-30 | 2 | -2/+11 |
* | CVS surgery | Joe Shaw | 2001-10-30 | 2 | -76/+0 |
* | Require gal 0.15.99.8 | Joe Shaw | 2001-10-30 | 1 | -2/+0 |
* | Remove a g_warning. | Ettore Perazzoli | 2001-10-30 | 2 | -2/+4 |
* | Added French conjunction. | Christopher James Lahey | 2001-10-30 | 3 | -0/+12 |
* | Cleaned this up a bit. | Christopher James Lahey | 2001-10-29 | 2 | -4/+9 |
* | ChangeLog fix. | Chris Lahey | 2001-10-29 | 1 | -1/+1 |
* | Check for compound first names here (X & Y). | Christopher James Lahey | 2001-10-29 | 2 | -2/+89 |
* | make sure to free the keys as well (e_pilot_map_remove_by_uid): ditto | JP Rosevear | 2001-10-29 | 2 | -12/+25 |
* | Return 1 from the button_release event. | Christopher James Lahey | 2001-10-28 | 1 | -4/+1 |
* | More fixing of the license texts. | Ettore Perazzoli | 2001-10-28 | 2 | -24/+22 |
* | More fixing of the license texts. | Ettore Perazzoli | 2001-10-28 | 6 | -54/+54 |
* | Fixing the license text. | Ettore Perazzoli | 2001-10-28 | 23 | -23/+0 |
* | update proto | JP Rosevear | 2001-10-27 | 3 | -4/+31 |
* | take an extra param on whether to mark touched (map_sax_start_element): | JP Rosevear | 2001-10-27 | 3 | -41/+81 |
* | Update the licensing information to require version 2 of the GPL | Ettore Perazzoli | 2001-10-27 | 23 | -46/+46 |
* | Bump up to 0.15.99.5. | Ettore Perazzoli | 2001-10-27 | 2 | -1/+26 |
* | Changed the license announcement at the top of these files. | Christopher James Lahey | 2001-10-27 | 1 | -1/+22 |
* | Changed the license announcement at the top of these files. | Christopher James Lahey | 2001-10-27 | 17 | -151/+293 |
* | add archived records with pilot id of 0 (map_write_foreach): use the uid | JP Rosevear | 2001-10-27 | 2 | -21/+59 |
* | free up old memory first (e_pilot_map_destroy): free allocated memory when | JP Rosevear | 2001-10-26 | 2 | -8/+29 |
* | Fixed warnings here. | Christopher James Lahey | 2001-10-26 | 1 | -1/+1 |
* | Bumped version to 0.15.99.4 for e-iconv changes. | 5 | 2001-10-26 | 2 | -0/+6 |
* | plug leak | JP Rosevear | 2001-10-24 | 2 | -1/+6 |
* | Change " " to " " at start of line. | Dan Winship | 2001-10-23 | 2 | -1/+7 |
* | Make C-w not do anything here. (e_text_event_processor_emacs_like_event): | Christopher James Lahey | 2001-10-23 | 1 | -5/+5 |
* | Pass a CORBA_Environment to bonobo_config_get_string so it doesn't g_warn | Dan Winship | 2001-10-23 | 3 | -63/+81 |
* | null out DBT memory prior to usage (from Edd Dumbill <edd@usefulinc.com>) | JP Rosevear | 2001-10-22 | 2 | -0/+7 |
* | Bumped the version number to 0.15.99.1. | Christopher James Lahey | 2001-10-19 | 2 | -1/+33 |
* | Fix the WM problems related to the folder selection dialog being | Ettore Perazzoli | 2001-10-19 | 3 | -2/+28 |
* | Want to check nn not in for end of list condition. | 6 | 2001-10-17 | 1 | -1/+1 |
* | work around broken behavior in some iconv implementions that require the | Larry Ewing | 2001-10-14 | 1 | -1/+6 |
* | Added special case for iso-10646-1 -> ucs-2be encoding since its not | Not Zed | 2001-10-14 | 1 | -0/+10 |
* | (flush_entry): free the conv string and make sure we remove all the the | Larry Ewing | 2001-10-13 | 1 | -1/+2 |
* | fix the test for "cp". | Larry Ewing | 2001-10-13 | 1 | -2/+4 |
* | Fix for Debian systems which apparently can use a ';' as a codeset | Jeffrey Stedfast | 2001-10-13 | 1 | -11/+13 |
* | (e_iconv_charset_name): fix microsoft fix. | Larry Ewing | 2001-10-13 | 1 | -2/+7 |
* | tweak the conversion routine slightly for microsoft charsets. | Larry Ewing | 2001-10-13 | 1 | -2/+4 |
* | Fix case of some entries to work with solaris, incl adding UTF-8. | 2 | 2001-10-13 | 1 | -19/+23 |
* | new parameter to e_passwords_init, and add prototype for | Chris Toshok | 2001-10-13 | 3 | -5/+61 |
* | Changed the crash fix to just return -1. | Christopher James Lahey | 2001-10-13 | 1 | -4/+4 |
* | Fixed a crash here for NULL ofrom. | Christopher James Lahey | 2001-10-12 | 1 | -0/+4 |
* | change prototype for e_passwords_get_password. | Chris Toshok | 2001-10-12 | 3 | -3/+12 |
* | Left in some test code, shit. | Michael Zucci | 2001-10-12 | 1 | -2/+0 |
* | missed locale.h for some system that requires it. | Michael Zucci | 2001-10-12 | 1 | -0/+2 |
* | bumped revision to .1 | 1 | 2001-10-12 | 2 | -0/+458 |
* | open the bonobo config db for our passwords. (e_passwords_shutdown): sync | Chris Toshok | 2001-10-12 | 2 | -51/+116 |
* | Based on patches from Fredrik Nilsson <jymdman@home.se>. | Christopher James Lahey | 2001-10-12 | 1 | -4/+2 |
* | Use e_strdup_append_strings here instead of g_strdup_printf because | Christopher James Lahey | 2001-10-12 | 2 | -0/+57 |
* | don't add the host if it's null | Rodrigo Moya | 2001-10-10 | 2 | -2/+6 |
* | Made this refuse to parse more than 2047 characters of address. | Christopher James Lahey | 2001-10-07 | 2 | -1/+6 |
* | New function that parses a string as a double either in the C locale or | Christopher James Lahey | 2001-10-06 | 3 | -130/+368 |
* | *.c s/->childs/->xmlChildrenNode/g; | Michael Meeks | 2001-10-05 | 1 | -4/+4 |
* | add E_OBJECT_CLASS_ADD_SIGNALS and E_OBJECT_CLASS_TYPE to ease migration | Michael Meeks | 2001-10-05 | 2 | -2/+13 |
* | Make this dup the strings it's passed. (*) Add lots of docs. | Dan Winship | 2001-10-05 | 2 | -6/+56 |
* | Fixed typo in the ChangeLog | Rodrigo Moya | 2001-10-04 | 1 | -1/+1 |
* | default protocol to file: if not specified | Rodrigo Moya | 2001-10-04 | 2 | -0/+6 |
* | Don't handle control-enter if allow_newlines is off. Fixes Ximian bug | Christopher James Lahey | 2001-10-03 | 1 | -6/+16 |
* | duplicate also the params member | Rodrigo Moya | 2001-10-02 | 2 | -1/+17 |
* | new functions | Rodrigo Moya | 2001-10-02 | 3 | -0/+69 |
* | added basic URI management functions | Rodrigo Moya | 2001-10-02 | 4 | -0/+203 |
* | New, copied/renamed from mailer and gnome-libs. | Dan Winship | 2001-10-02 | 3 | -0/+121 |
* | add e-passwords.[ch] | Chris Toshok | 2001-09-30 | 2 | -0/+6 |
* | copy/rename the mail specific password stuff here. | Chris Toshok | 2001-09-30 | 3 | -0/+398 |
* | Write the pipe notification outside the lock. This way if the pipe fills | 8 | 2001-09-29 | 2 | -3/+16 |
* | Make the printouts here conditionally compiled out. | Christopher James Lahey | 2001-09-25 | 2 | -2/+7 |
* | Bumped the version number to 0.12.99.0. | Christopher James Lahey | 2001-09-23 | 2 | -0/+67 |
* | Instead of using pthread_cancel() which seems to have numerous | 1 | 2001-09-21 | 2 | -62/+56 |
* | Fixed a typo here. esa->rows += count, not esa->rows = count. | Christopher James Lahey | 2001-09-20 | 1 | -1/+1 |
* | Use ->bin_window [instead of ->window] if the widget is a GtkLayout. | Ettore Perazzoli | 2001-09-19 | 2 | -2/+14 |
* | only use 1 format, so we are consistent everywhere. If we support multiple | Damon Chaplin | 2001-09-18 | 2 | -141/+183 |
* | Removed. (gtk_radio_button_select_nth): Removed. | Ettore Perazzoli | 2001-09-18 | 3 | -47/+35 |
* | Make sure the dir pointer is non-NULL before using it. | Jeffrey Stedfast | 2001-09-14 | 2 | -8/+15 |
* | Fix some broken calls to check_size that could result in memory corruption | Dan Winship | 2001-09-09 | 2 | -3/+9 |
* | Add E_TEXT_TO_HTML_CITE, to prepend "> " to each line. | Dan Winship | 2001-09-07 | 3 | -1/+13 |
* | Fix the check for the case when mkdir() returns EEXIST to check S_ISDIR on | Dan Winship | 2001-09-06 | 2 | -1/+7 |
* | Added format for "7 PM" and equivalents. Fixes bug #7456. | Federico Mena Quintero | 2001-09-01 | 2 | -4/+16 |
* | Patch to fix few 64bit issues | George Lebl | 2001-08-29 | 1 | -1/+1 |
* | Dont call g_print with a NULL string. See bug #7396. | Not Zed | 2001-08-28 | 2 | -1/+6 |
* | robustification | Jeffrey Stedfast | 2001-08-25 | 2 | -6/+44 |
* | Added e-mktemp.[c,h] to the build. | Jeffrey Stedfast | 2001-08-25 | 4 | -6/+281 |
* | Added e-unicode-i18n.c and e-unicode-i18n.h. | Chyla Zbigniew | 2001-08-25 | 4 | -0/+87 |
* | Modified to accept and return UTF-8 string. | Zbigniew Chyla | 2001-08-25 | 2 | -2/+10 |
* | added comments to help translators a bit. | Damon Chaplin | 2001-08-20 | 2 | -0/+15 |
* | return when there's no icon associated with the category | Rodrigo Moya | 2001-08-10 | 2 | -0/+4 |
* | reworked to use the ECategoriesMasterListWombat class. Also, load | Rodrigo Moya | 2001-08-10 | 2 | -215/+58 |
* | Chain to the destroy handler in the parent class! | Federico Mena Quintero | 2001-08-09 | 4 | -1/+19 |
* | Quintuple sigh. See below. | Federico Mena Quintero | 2001-08-09 | 1 | -0/+3 |
* | Ooops. Committed the wrong version of the file. | Ettore Perazzoli | 2001-08-08 | 1 | -3/+0 |
* | New. New. | Ettore Perazzoli | 2001-08-08 | 4 | -0/+192 |
* | New function to create a factory that creates separate component instances | Ettore Perazzoli | 2001-08-05 | 4 | -44/+140 |
* | p2001-08-03 Christopher James Lahey <clahey@ximian.com> | Chris Lahey | 2001-08-03 | 2 | -0/+13 |
* | Fixed the load statement here by just using array_from_string. | Christopher James Lahey | 2001-08-02 | 2 | -47/+10 |
* | memset everything to 0 (md5_to_dbt): ditto | JP Rosevear | 2001-07-28 | 2 | -0/+7 |
* | use the 2 new category icons (16_category_suppliers.png and | Rodrigo Moya | 2001-07-20 | 2 | -2/+8 |
* | use the 2 new category icons | Rodrigo Moya | 2001-07-20 | 2 | -2/+5 |
* | s/imagedir/imagesdir | Rodrigo Moya | 2001-07-19 | 2 | -1/+5 |
* | generate default configuration for icons-per-category the first time. And | Rodrigo Moya | 2001-07-18 | 3 | -59/+116 |
* | Generalized function for trying a number of strptime() formats on a | Federico Mena Quintero | 2001-07-17 | 3 | -53/+110 |
* | Added is_addr_char_no_pipes macro, which specifically does not consider | Jon Trowbridge | 2001-07-12 | 2 | -2/+10 |
* | Added some malloc check stuff. | Not Zed | 2001-07-09 | 2 | -7/+76 |
* | Allocate one byte for the terminating zero as well. | Richard Hult | 2001-07-05 | 1 | -1/+1 |
* | load all icons and colors for each category | Rodrigo Moya | 2001-07-05 | 4 | -11/+115 |
* | use BonoboConf to store/retrieve settings, and use | Rodrigo Moya | 2001-07-04 | 2 | -11/+84 |
* | Forgot to commit this bit. | Chris Lahey | 2001-07-03 | 1 | -0/+1 |
* | Added e-categories-master-list-wombat.c and | Christopher James Lahey | 2001-07-03 | 4 | -0/+247 |
* | new file for a set of functions for managing category-related (icons, | Rodrigo Moya | 2001-07-03 | 4 | -0/+248 |
* | Added a simple `e_request_string()' utility function. | Ettore Perazzoli | 2001-07-01 | 4 | -0/+145 |
* | Add e_free_string_slist() and e_free_object_slist(). | Ettore Perazzoli | 2001-06-30 | 2 | -0/+25 |
* | Add a new `e_marshal_INT__POINTER_POINTER_POINTER_POINTER' marshaller | Ettore Perazzoli | 2001-06-27 | 2 | -0/+29 |
* | When ANDing two bools, don't use a bitwise AND. | Jeffrey Stedfast | 2001-06-26 | 2 | -3/+8 |
* | Update the copyrights, replacing Helix Code with Ximian and | Ettore Perazzoli | 2001-06-23 | 28 | -45/+45 |
* | Split e-db3-utils and e-dbhash off into libedb3util so eutil won't depend | Dan Winship | 2001-06-19 | 2 | -5/+12 |
* | REmove a silly hardcoded term limit, oops forgot about that. | Not Zed | 2001-06-15 | 2 | -10/+24 |
* | skip any non-digits while looking for dates and times. This should fix | Damon Chaplin | 2001-06-14 | 2 | -18/+14 |
* | got rid of '%n' at end of each format string for strptime. I don't know | Damon Chaplin | 2001-06-11 | 2 | -8/+14 |
* | Included information about db3. | Christopher James Lahey | 2001-06-01 | 5 | -23/+273 |
* | Remove e_pixmaps_update (moved to libeshell) so libeutil won't depend on | Dan Winship | 2001-05-28 | 3 | -70/+5 |
* | Modify `e_gethostbyname_r()' so that it doesn't report an error if the | Ettore Perazzoli | 2001-05-19 | 2 | -1/+17 |
* | add E_TEXT_TO_HTML_ESCAPE_8BIT to turn non-US-ASCII characters into "?"s. | Dan Winship | 2001-05-17 | 3 | -1/+13 |
* | Replicate the semantics of the libunicode utf8 functions by returning NULL | Jon Trowbridge | 2001-05-15 | 2 | -2/+6 |
* | Walk a hierarchy using the "/subfolders/" convention and call a callback | Dan Winship | 2001-05-09 | 3 | -2/+106 |
* | Added util/e-sorter-array.lo and widgets/e-reflow-model.lo. Removed | Christopher James Lahey | 2001-05-08 | 4 | -11/+365 |
* | Debugging routine. (Only works for recursive mutexes right now.) | Dan Winship | 2001-05-02 | 3 | -0/+12 |
* | Don't use g_utf8_next_char on text that isn't valid UTF8, since it won't | Dan Winship | 2001-05-02 | 2 | -3/+11 |
* | Make this smarter. Now e_text_to_html_full calls it when it sees a '@', | Dan Winship | 2001-04-30 | 2 | -62/+61 |
* | Make the Solaris and no-gethostbyname_r implementations behave more like | Dan Winship | 2001-04-27 | 2 | -4/+24 |
* | Remove UNICODE_CFLAGS (libeutil_la_LIBADD): Change UNICODE_LIBS to | Dan Winship | 2001-04-27 | 2 | -2/+6 |
* | Modified to match e_strv_get behaviour. Assert on bad cases, and return "" | Not Zed | 2001-04-26 | 3 | -6/+362 |
* | If the buffer is too small, making it twice as big does not guarantee it | Dan Winship | 2001-04-25 | 2 | -16/+23 |