| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |