| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Added #include <glib.h> and move corresponding local headers to the top to | Kjartan Maraas | 2001-04-24 | 6 | -8/+17 |
* | remove prototype for e_gethostbyname_init. | Chris Toshok | 2001-04-24 | 3 | -41/+43 |
* | Removed attempts to use Radek's evil <DATA> hacks, which were just causing | Jon Trowbridge | 2001-04-24 | 2 | -7/+15 |
* | Include glib.h, so that the g_warning in e_gethostbyname_r will be treated | Jon Trowbridge | 2001-04-24 | 2 | -0/+7 |
* | add e-host-utils.[ch] | Chris Toshok | 2001-04-23 | 4 | -0/+188 |
* | ">From" is not a citation unless the previous or following line is a | Dan Winship | 2001-04-19 | 2 | -7/+44 |
* | Start parsing the sexp with parse_value(), not parse_list(), because we | Federico Mena Quintero | 2001-04-16 | 2 | -1/+7 |
* | Added e-table/e-cell-spin-button.lo Added e-table/e-cell-float.lo | Mikael Hallendal | 2001-04-13 | 2 | -0/+64 |
* | New function to translate a string and then convert it to utf8. Acts just | Christopher James Lahey | 2001-04-11 | 2 | -13/+53 |
* | Setup up the conduit library building better so the files get disted | JP Rosevear | 2001-04-08 | 2 | -7/+15 |
* | Added a question mark to the set of valid characters for symbol names. | Federico Mena Quintero | 2001-04-06 | 2 | -14/+38 |
* | Here goes my additional simple include fixes. | Gediminas Paulauskas | 2001-04-05 | 2 | -1/+4 |
* | Some small header cleanups & fixes, and fix to translate all popup menus | Gediminas Paulauskas | 2001-04-05 | 2 | -4/+2 |
* | Fix headers. | Kjartan Maraas | 2001-04-05 | 2 | -1/+7 |
* | Fixed headers. Moved the .h associated with each .c to the top of the list | Christopher James Lahey | 2001-04-04 | 3 | -7/+8 |
* | Fix headers. Ditto. Ditto. Ditto. Ditto. Ditto. Ditto. Same. Ditto. Same | Kjartan Maraas | 2001-04-04 | 7 | -8/+13 |
* | Added ESEXP_RES_TIME for time values. (ESExpResult): Added a "time_t | Federico Mena Quintero | 2001-04-04 | 3 | -2/+92 |
* | Fixed this function to properly format numbers that have leading zeros in | Rusty Conover | 2001-04-03 | 1 | -1/+1 |
* | Blessed by Ettore. | Gediminas Paulauskas | 2001-04-02 | 3 | -2/+80 |
* | Added e_bit_array_cross_and and e_bit_array_cross_or. | Christopher James Lahey | 2001-03-31 | 2 | -1/+29 |
* | Handle NULL args semi-gracefully. | Jon Trowbridge | 2001-03-31 | 1 | -1/+8 |
* | Check that first_colon < last_at, to prevent horrible things from | Jon Trowbridge | 2001-03-31 | 2 | -6/+8 |
* | Add support for converting e-mail addresses to links. (is_email_address): | Jon Trowbridge | 2001-03-31 | 6 | -5/+231 |
* | Remove #include <glib.h> Shuffle some headers. Remove #include | Kjartan Maraas | 2001-03-30 | 25 | -35/+77 |
* | Added util/e-bit-array.lo. | Christopher James Lahey | 2001-03-27 | 2 | -0/+466 |
* | new function, extracted from e_text_to_html, added color parameter | Radek Doulik | 2001-03-21 | 3 | -3/+66 |
* | Fixed the GTK_RETLOC calls for these marshallers. | Christopher James Lahey | 2001-03-20 | 1 | -2/+2 |
* | Upped the version number to 0.5.99.4. | Christopher James Lahey | 2001-03-20 | 2 | -75/+370 |
* | added function to format just the time. | Damon Chaplin | 2001-03-19 | 3 | -10/+63 |
* | Fix a bug noticed by kmaraas | Dan Winship | 2001-03-17 | 2 | -1/+5 |
* | Fix a bit: [mailto:foo] shouldn't grab the ']' | Dan Winship | 2001-03-15 | 2 | -1/+6 |
* | update cflag macros | JP Rosevear | 2001-03-13 | 2 | -1/+5 |
* | Added condition and fallback to LC_CTYPE if system doesn't define | Timur Bakeyev | 2001-03-12 | 1 | -0/+4 |
* | Fix an off-by-one in the "is this for real?" check so that "http:// " | Dan Winship | 2001-03-07 | 2 | -1/+6 |
* | new files to contain functions to parse and format dates and times for | Damon Chaplin | 2001-03-05 | 4 | -0/+334 |
* | New function to turn foo/bar into foo/subfolders/bar. The inverse function | Dan Winship | 2001-03-02 | 4 | -0/+155 |
* | Make it handle a NULL string as an empty string. | Not Zed | 2001-03-02 | 2 | -1/+9 |
* | Added e-sorter.lo and e-selection-model.lo. | Christopher James Lahey | 2001-02-28 | 2 | -0/+201 |
* | Turned off some of the debug. | Not Zed | 2001-02-23 | 2 | -2/+3 |
* | Wait a lot lot longer for threads to finish. | Not Zed | 2001-02-23 | 2 | -2/+7 |
* | implement. | Michael Meeks | 2001-02-21 | 1 | -0/+23 |
* | Changed the version number to 0.5.99.1. | Christopher James Lahey | 2001-02-20 | 2 | -2/+2 |
* | Fix it so that numbers containing inner zeros will be formatted correctly. | Rusty Conover | 2001-02-19 | 1 | -1/+7 |
* | From a patch submitted by Murray Cumming <Murray.Cumming@mybau.com> | Christopher James Lahey | 2001-02-17 | 2 | -0/+14 |
* | New marshallers | Dan Winship | 2001-02-15 | 2 | -8/+88 |
* | Don't handle C-Enter. | Christopher James Lahey | 2001-02-09 | 1 | -4/+4 |
* | Changed to allocate raw blocks for the data, and keep track of them with | Not Zed | 2001-02-08 | 2 | -44/+29 |
* | Added a comment. | Christopher James Lahey | 2001-02-07 | 1 | -0/+1 |
* | Added e_format_number and e_create_directory. | Christopher James Lahey | 2001-02-07 | 2 | -55/+189 |
* | Rearranged the includes here a bit. | Christopher James Lahey | 2001-02-05 | 1 | -2/+2 |
* | Added declarations for all the functions declared in gnome-i18n.h. | Christopher James Lahey | 2001-02-05 | 1 | -0/+15 |
* | Revert last patch | Miguel de Icaza | 2001-02-05 | 1 | -2/+8 |
* | Turn on joining of cancelled threads. (e_msgport_wait): Put a cleanup | Not Zed | 2001-01-31 | 2 | -1/+18 |
* | If we have waiting threads, then dont start a new one for the NEW case. | Not Zed | 2001-01-29 | 2 | -8/+98 |
* | Don't #define __GNOME_I18N_H__ if it's already defined. | Chyla Zbigniew | 2001-01-28 | 3 | -110/+259 |
* | Add chunk allocators. | Not Zed | 2001-01-25 | 3 | -58/+82 |
* | Removed some redundant debug printfs. (e_sexp_term_eval): Dont allocate | Not Zed | 2001-01-24 | 3 | -57/+64 |
* | Setup error return and return error on parse error. (parse_list): Fail if | Not Zed | 2001-01-23 | 3 | -14/+104 |
* | New function, can't use strlen on the md5 hash because it might have null | JP Rosevear | 2001-01-23 | 4 | -1/+63 |
* | Added function e_xml_get_bool_prop_by_name_with_default. | Christopher James Lahey | 2001-01-21 | 2 | -0/+23 |
* | New function, name describes it well. (gtk_radio_button_select_nth): New | Jason Leach | 2001-01-19 | 3 | -0/+65 |
* | Ximianified. | Federico Mena Quintero | 2001-01-17 | 3 | -2/+8 |
* | This fixes translations of library messages compared to application | Miguel de Icaza | 2001-01-17 | 2 | -0/+40 |
* | Dup the string passed in, not the temporary string. d'oh. | JP Roseveaer | 2001-01-15 | 2 | -1/+6 |
* | remove old config message | JP Rosevear | 2001-01-15 | 1 | -1/+1 |
* | #define E_THREAD_NONE as ((pthread_t)~0) and use that instead of ~0 | Dan Winship | 2001-01-06 | 2 | -10/+18 |
* | Added functions for encoding utf8 safely into libxml brokenness | Lauris Kaplinski | 2001-01-03 | 1 | -0/+1 |
* | Some debug commented out, static list intialiser. | Michael Zucci | 2001-01-03 | 2 | -6/+9 |
* | Merge from camel-mt-branch. | Not Zed | 2000-12-24 | 6 | -66/+938 |
* | Added e_xml_get_double_prop_by_name_with_default. | Christopher James Lahey | 2000-12-23 | 2 | -2/+25 |
* | Check for null strings (e_pilot_utf8_from_pchar): ditto | JP Rosevear | 2000-12-21 | 2 | -0/+11 |
* | Convert cal component strings to pilot character set | JP Rosevear | 2000-12-20 | 4 | -3/+104 |
* | Made the parameter type of e_strdup_string a const. Made it not call | Christopher James Lahey | 2000-12-19 | 2 | -66/+61 |
* | make sure we actually make enough space for " ". | Larry Ewing | 2000-12-13 | 2 | -1/+6 |
* | Fixed a warning by making e_strstrcase return a const gchar. | Christopher James Lahey | 2000-12-12 | 2 | -60/+64 |
* | Work to get a Gtk-Doc infrastructure in place for Gal. | Miguel de Icaza | 2000-12-09 | 1 | -19/+12 |
* | Updated documentation comment. | Federico Mena Quintero | 2000-12-09 | 2 | -1/+8 |
* | Increased the version number to 0.3. Increased the so number. | Christopher James Lahey | 2000-12-07 | 1 | -1/+0 |
* | Fixed some warnings. | Christopher James Lahey | 2000-12-07 | 1 | -1/+1 |
* | New `e-corba-utils.c' module, for now just containing a function to | Ettore Perazzoli | 2000-12-05 | 4 | -0/+77 |
* | macro that calls e_filename_make_safe | Jeffrey Stedfast | 2000-12-05 | 2 | -8/+9 |
* | Bump the version to 0.2.99.4 | Jeffrey Stedfast | 2000-12-01 | 2 | -5/+20 |
* | Fix typename of args (for all funcs). (e_strv_set_ref): Assert the index | Not Zed | 2000-11-30 | 3 | -21/+37 |
* | Plug a memleak, need to free results from term_eval(). (term_eval_gt): | Not Zed | 2000-11-29 | 3 | -0/+28 |
* | New function, set a reference to a string that is then owned/free'd by the | Not Zed | 2000-11-22 | 3 | -18/+64 |
* | If we dont get a big enough chunk in the first node, give up. Otherwise we | Not Zed | 2000-11-21 | 2 | -9/+17 |
* | New function to strdup into a mempool. | Not Zed | 2000-11-21 | 3 | -0/+12 |
* | New function to allocate a zero'd out chunk. | Not Zed | 2000-11-21 | 3 | -0/+16 |
* | New routines for fast memory management and compact string array storage. | Not Zed | 2000-11-21 | 4 | -0/+902 |
* | oops thats func not *func | JP Rosevear | 2000-11-10 | 3 | -4/+9 |
* | Build e-dbhash.[hc] | JP Rosevear | 2000-11-08 | 4 | -0/+249 |
* | #include <string.h> to quench warning. #include <stdlib.h> for same | Kjartan Maraas | 2000-10-31 | 3 | -0/+7 |
* | build md5-utils | 7 | 2000-10-28 | 4 | -1/+426 |
* | Return null if no pnode was found. | 7 | 2000-10-27 | 2 | -2/+10 |
* | Added an "allow_newlines" argument. | Christopher James Lahey | 2000-10-27 | 4 | -20/+62 |
* | Get archive field while parsing (map_write_foreach): Write out archive | JP Rosevear | 2000-10-27 | 2 | -26/+78 |
* | unsigned chars. | Michael Meeks | 2000-10-27 | 3 | -3/+13 |
* | Add another marshalling function. | Dan Winship | 2000-10-26 | 2 | -0/+19 |
* | Deal properly with URLs at the end of the buffer. (The old code would | Dan Winship | 2000-10-26 | 2 | -0/+8 |
* | Lookup a pid by uid. (e_pilot_map_lookup_uid): Lookup a uid by pid. Now | JP Rosevear | 2000-10-25 | 3 | -2/+35 |
* | Remove unused GNOMELOCALEDIR setting. | Dan Winship | 2000-10-24 | 2 | -1/+5 |
* | Use new libeconduit calls and abstraction | JP Rosevear | 2000-10-24 | 3 | -34/+100 |
* | Pilot map functions grabbed from existing conduits | JP Rosevear | 2000-10-24 | 4 | -1/+209 |
* | Made the number keys on the number pad work in ETexts and ECellTexts. | Christopher James Lahey | 2000-10-19 | 1 | -1/+108 |
* | If unicode_get_utf8 returns -1, assume it was actually undeclared | Dan Winship | 2000-10-19 | 2 | -58/+18 |
* | *** empty log message *** | Jesse Pavel | 2000-10-18 | 2 | -25/+6 |
* | g_strconcat needs a NULL. | Iain Holmes | 2000-10-12 | 2 | -2/+7 |
* | Included a missing #include. | Christopher James Lahey | 2000-10-11 | 3 | -22/+84 |
* | New function to make a directory and (if needed), its parents | Dan Winship | 2000-10-08 | 2 | -1/+38 |
* | Added $(EXTRA_GNOME_CFLAGS). | Christopher James Lahey | 2000-09-27 | 2 | -0/+5 |
* | add ename as a SUBDIR | Jeffrey Stedfast | 2000-09-26 | 2 | -1/+7 |
* | Added a ton of new prefixes and suffixes. | Nat Friedman | 2000-09-26 | 1 | -10/+30 |
* | Fixed operation of the keypad keys in EText and ECellText. | Christopher James Lahey | 2000-09-22 | 1 | -6/+23 |
* | Made e_list a bit more reentrant. If a iterator gets its data pulled out | Christopher James Lahey | 2000-09-21 | 4 | -8/+31 |
* | Moved files, fixed header files and paths - Federico | Federico Mena Quintero | 2000-09-20 | 4 | -2/+4 |
* | Added check for gnome-app-lib. Removed directories that have been moved to | Christopher James Lahey | 2000-09-18 | 28 | -4689/+27 |
* | Merging in additional type functions (e_xml_get_string_prop_by_name): | JP Rosevear | 2000-09-18 | 2 | -7/+80 |
* | Remove ifdefed 0 prototypes | Miguel de Icaza | 2000-09-18 | 1 | -7/+4 |
* | redo Chris's previous change to match the surrounding code style | Dan Winship | 2000-09-14 | 1 | -2/+2 |
* | Fixed an uninitialized variable. | Christopher James Lahey | 2000-09-14 | 2 | -1/+5 |
* | Use underscores for untranslated characters fro Gtk+ | Lauris Kaplinski | 2000-09-13 | 2 | -52/+48 |
* | Change this a bit so that if you pass it a bold font, it puts that in | Dan Winship | 2000-09-13 | 2 | -24/+82 |
* | Thou shalt leave space for the trailing \0. | Dan Winship | 2000-09-12 | 2 | -1/+4 |
* | The return value should not be const. (Well, unless the input was, but you | Dan Winship | 2000-09-12 | 5 | -6/+11 |
* | Fixed some warnings. | Christopher James Lahey | 2000-09-12 | 1 | -3/+5 |
* | *** empty log message *** | Jesse Pavel | 2000-09-12 | 1 | -9/+85 |
* | Removed a bunch of redundant code. Made it so that when you set an address | Christopher James Lahey | 2000-09-11 | 2 | -8/+12 |
* | Added e_utf8_gtk_editable_get_text and e_utf8_gtk_editable_set_text. | Christopher James Lahey | 2000-09-11 | 3 | -10/+41 |
* | EFont should now use real bold typeface, if available | Lauris Kaplinski | 2000-09-11 | 2 | -18/+125 |
* | Implemented a new `e_gtk_signal_connect_full_while_alive()' utility | Ettore Perazzoli | 2000-09-11 | 4 | -9/+163 |
* | Fixed a bug regarding the extraction of the region. | Jesse Pavel | 2000-09-11 | 1 | -3/+21 |
* | Some UTF-8 fixes and experimental 16-bit unicode font support | Lauris Kaplinski | 2000-09-09 | 2 | -59/+155 |
* | *** empty log message *** | Jesse Pavel | 2000-09-09 | 2 | -0/+393 |
* | remove consts from the EPopupMenu structure: the caller may want to modify | Dan Winship | 2000-09-09 | 2 | -4/+10 |
* | Bunch of unicode related changes | Lauris Kaplinski | 2000-09-08 | 5 | -18/+77 |
* | Remove incorrect optimization. Events are read-only! | Federico Mena Quintero | 2000-09-07 | 2 | -12/+13 |
* | New font translation code for utf-8, but commented out at moment | Lauris Kaplinski | 2000-09-05 | 4 | -36/+177 |
* | A bit more e_utf8 wrappers here and there | Lauris Kaplinski | 2000-09-02 | 3 | -4/+59 |
* | Email should now display correctly in GtkHTML | Lauris Kaplinski | 2000-09-01 | 4 | -13/+975 |
* | #define gnome_font_lookup_default for gnome-print 0.20 | Lauris Kaplinski | 2000-08-31 | 2 | -1/+3 |
* | Made it compilable both with gnome-print 0.20 and 0.21+ | Lauris Kaplinski | 2000-08-31 | 2 | -0/+11 |
* | make e-util depend on libunicode | Dan Winship | 2000-08-30 | 3 | -1/+12 |
* | More UTF-8 handling | Lauris Kaplinski | 2000-08-25 | 3 | -0/+24 |
* | Unicode in addressbook basically works, including simple searching | Lauris Kaplinski | 2000-08-24 | 5 | -3/+65 |
* | Constify. | Federico Mena Quintero | 2000-08-24 | 3 | -2/+6 |
* | Added missing e-unicode.h and e-unicode.c | Lauris Kaplinski | 2000-08-23 | 2 | -0/+186 |
* | UTF-8 in contact editor + some fixes for dealing with illegal strings | Lauris Kaplinski | 2000-08-23 | 2 | -0/+14 |
* | Handle iso-8859-1 keys nicely in e-text and e-table. Other encodings to | Lauris Kaplinski | 2000-08-23 | 2 | -1/+10 |
* | Changed UTF-8 handling syntax from char based to byte based | Lauris Kaplinski | 2000-08-22 | 3 | -39/+54 |
* | Little teeny bug fix in e_text_to_html tab expansion. | Peter Williams | 2000-08-22 | 2 | -1/+6 |
* | many fixes to make it compile with strange prefixes... | Mathieu Lacage | 2000-08-21 | 1 | -0/+1 |
* | added use of UNICODE_CFLAGS... thanks ian... | Arik Devens | 2000-08-20 | 1 | -1/+2 |
* | Moved e-text to UTF-8 | Lauris Kaplinski | 2000-08-20 | 2 | -0/+6 |
* | First step moving to UTF-8 strings | Lauris Kaplinski | 2000-08-20 | 4 | -1/+189 |
* | Infrastructure for date-based queries | Peter Williams | 2000-08-15 | 2 | -1/+6 |
* | Fix a crash with tab expansion in e_text_to_html | Peter Williams | 2000-08-11 | 2 | -0/+8 |
* | Remove. The shell tells the components where the evolution homedir is now. | Dan Winship | 2000-08-11 | 4 | -115/+5 |
* | If converting both spaces and newlines, then convert tabs too. The joys of | Dan Winship | 2000-08-11 | 2 | -3/+33 |
* | Fix the bug where it truncates the last item | Christopher James Lahey | 2000-08-09 | 2 | -1/+5 |
* | Added some military prefixes. | Nat Friedman | 2000-08-09 | 1 | -1/+2 |
* | Ooops. | Christopher James Lahey | 2000-08-09 | 2 | -6/+11 |
* | Added uncompiled e_read_uri function. | Christopher James Lahey | 2000-08-09 | 5 | -2/+108 |
* | Added a hide_mask argument to the two popup menu functions. | Christopher James Lahey | 2000-08-09 | 3 | -23/+45 |
* | Added e_container_change_tab_order. | Christopher James Lahey | 2000-08-08 | 3 | -1/+88 |
* | Fix silly error of not chaining destructor for canvas. | Matthew Loper | 2000-07-28 | 2 | -1/+8 |
* | A few fixes to the ECanvas selection item a miniature cleanup of the event ha... | Matthew Loper | 2000-07-27 | 2 | -8/+31 |
* | Typo fix | Peter Williams | 2000-07-26 | 2 | -3/+7 |
* | build static versions of some util libraries for the conduit to link with | Seth Alves | 2000-07-26 | 3 | -0/+14 |
* | Added a bunch of e_marshal functions. | Christopher James Lahey | 2000-07-25 | 5 | -8/+248 |
* | From addressbook/ChangeLog: | Christopher James Lahey | 2000-07-13 | 5 | -0/+58 |
* | Removed some debugging printfs. | Christopher James Lahey | 2000-07-12 | 3 | -3/+12 |
* | Warning cleanup: `#if 0' an unused function and add a missing public | Ettore Perazzoli | 2000-07-11 | 3 | -3/+16 |
* | Fix warnings. | Dan Winship | 2000-07-11 | 2 | -3/+8 |
* | Added e_list_duplicate. | Christopher James Lahey | 2000-07-09 | 3 | -0/+23 |
* | Added e_strsplit to work around a bug in g_strsplit. | Christopher James Lahey | 2000-07-08 | 5 | -0/+121 |
* | Added last and insert functions. | Christopher James Lahey | 2000-07-08 | 4 | -33/+111 |
* | Added docstrings. This file did not have them at all. EEEEEEK! | Federico Mena Quintero | 2000-07-07 | 2 | -0/+179 |
* | Kill debugging message | Dan Winship | 2000-07-06 | 2 | -3/+4 |
* | New list class with iterators. | Christopher James Lahey | 2000-07-04 | 9 | -0/+707 |
* | Added an extra @allowed_types parameter to the shell's folder | Ettore Perazzoli | 2000-07-02 | 2 | -0/+8 |
* | Add simple deadkey support. | Jody Goldberg | 2000-06-30 | 3 | -30/+85 |
* | add ")" to the set of characters to back up over at the end of a potential | Dan Winship | 2000-06-29 | 2 | -1/+6 |
* | Fix typo. | Ettore Perazzoli | 2000-06-27 | 2 | -1/+6 |
* | Fix compilation with builddir != srcdir. | Ettore Perazzoli | 2000-06-27 | 2 | -0/+6 |
* | Calculate height including if clip_height is set to -1. | Christopher James Lahey | 2000-06-27 | 4 | -0/+418 |
* | Added a variable to keep track of the cursor. Set the cursor when | Christopher James Lahey | 2000-06-21 | 3 | -10/+35 |
* | Grab the focus when setting the cursor. | Christopher James Lahey | 2000-06-21 | 2 | -0/+16 |
* | Built a system for doing selections and/or a cursor in canvas. | Christopher James Lahey | 2000-06-21 | 3 | -3/+164 |
* | Changed the needed e_marshal functions. | Christopher James Lahey | 2000-06-13 | 7 | -31/+147 |
* | Added e-printable.c and e-printable.h. | Christopher James Lahey | 2000-06-11 | 8 | -22/+374 |
* | Fixed e_marshal_INT__INT_INT_POINTER. | Christopher James Lahey | 2000-06-02 | 3 | -2/+6 |
* | Added e_marshal_INT__INT_INT_POINTER. | Christopher James Lahey | 2000-06-02 | 5 | -0/+54 |
* | Duh! -1 != 1. :) | Dan Winship | 2000-06-02 | 3 | -2/+6 |
* | g_return_val_if_fail to prevent a crash. | Christopher James Lahey | 2000-06-02 | 2 | -0/+6 |
* | Utility function to build a bool as part of an expression string. | Not Zed | 2000-05-31 | 3 | -0/+52 |
* | Added e_canvas_item_show_area which makes sure that a particular area of a | Christopher James Lahey | 2000-05-31 | 3 | -0/+38 |
* | Flush - Federico | Federico Mena Quintero | 2000-05-30 | 2 | -88/+43 |
* | Moved over from event-editor-utils.c. (e_dialog_editable_get): Likewise. | Federico Mena Quintero | 2000-05-28 | 3 | -13/+274 |
* | Removed. | Christopher James Lahey | 2000-05-25 | 3 | -272/+4 |
* | Added widgets/e-paned/Makefile. | Christopher James Lahey | 2000-05-25 | 1 | -2/+0 |
* | Commit for if my laptop dies - Federico | Federico Mena Quintero | 2000-05-24 | 2 | -5/+219 |
* | Added e_write_file. | Christopher James Lahey | 2000-05-23 | 5 | -0/+58 |
* | New files with utilities for hooking up widgets in Glade-generated | Federico Mena Quintero | 2000-05-20 | 4 | -22/+362 |
* | Added e_container_foreach_leaf. | Christopher James Lahey | 2000-05-19 | 3 | -1/+34 |
* | Add imagesdir support. | Christopher James Lahey | 2000-05-19 | 4 | -0/+59 |
* | xmlGetProp appears to return malloced memory. Thus we must free it. | Christopher James Lahey | 2000-05-16 | 3 | -8/+19 |
* | Fixed some memory leaks. | Christopher James Lahey | 2000-05-16 | 1 | -0/+2 |
* | Utility function to free a GList of strings. | Ettore Perazzoli | 2000-05-16 | 5 | -10/+40 |
* | Added e_strdup_strip which returns a copy of the string with the leading | Christopher James Lahey | 2000-05-14 | 5 | -0/+45 |
* | Destroy the g_scanner when cleaning up. (e_sexp_finalise): Free symbol | NotZed | 2000-05-12 | 2 | -0/+17 |
* | Removed dist-hook section. | Christopher James Lahey | 2000-05-10 | 1 | -0/+2 |
* | Remove reflow idle when being destroyed. | Christopher James Lahey | 2000-05-09 | 2 | -0/+15 |
* | comment function, and fix an ABR. | Chris Toshok | 2000-05-08 | 1 | -3/+6 |
* | comment function, and fix an ABR. | Chris Toshok | 2000-05-08 | 1 | -6/+13 |
* | Got rid of some warnings. | Christopher James Lahey | 2000-05-07 | 6 | -2/+115 |
* | New function to free a list of referenced objects. | Ettore Perazzoli | 2000-05-03 | 5 | -6/+46 |
* | set and reset the GTK_HAS_FOCUS flag. We now get focus_out events | Damon Chaplin | 2000-05-03 | 2 | -0/+10 |
* | Free the parse tree if we have one. (e_sexp_parse): If we already have a | NotZed | 2000-05-03 | 2 | -0/+26 |
* | Set G_LOG_DOMAIN in following files. | Matthew Loper | 2000-05-03 | 2 | -1/+6 |
* | Constified XML utility functions. | Ettore Perazzoli | 2000-05-02 | 5 | -16/+22 |
* | Made Evolution OAF-compatible. | Ettore Perazzoli | 2000-04-28 | 1 | -4/+4 |
* | Moved here from the mailer, since it's of general use, and the composer | Dan Winship | 2000-04-28 | 4 | -0/+287 |
* | Added addressbook/ename/Makefile. | Christopher James Lahey | 2000-04-28 | 4 | -4/+10 |
* | Oops, forgot this. | Nat Friedman | 2000-04-27 | 1 | -0/+856 |
* | add e-popup-menu.[ch] | Miguel de Icaza | 2000-04-26 | 2 | -0/+115 |
* | move #include <locale.h> above the others because it was getting | Seth Alves | 2000-04-26 | 2 | -2/+4 |
* | New file. Implements easy to use popup menus. | Miguel de Icaza | 2000-04-26 | 2 | -5/+11 |