| Commit message (Expand) | Author | Age | Files | Lines |
* | #define E_THREAD_NONE as ((pthread_t)~0) and use that instead of ~0 | Dan Winship | 2001-01-06 | 1 | -0/+6 |
* | Merge from camel-mt-branch. | Not Zed | 2000-12-24 | 1 | -0/+27 |
* | Check for null strings (e_pilot_utf8_from_pchar): ditto | JP Rosevear | 2000-12-21 | 1 | -0/+5 |
* | Convert cal component strings to pilot character set | JP Rosevear | 2000-12-20 | 1 | -0/+9 |
* | make sure we actually make enough space for " ". | Larry Ewing | 2000-12-13 | 1 | -0/+5 |
* | Updated documentation comment. | Federico Mena Quintero | 2000-12-09 | 1 | -0/+5 |
* | New `e-corba-utils.c' module, for now just containing a function to | Ettore Perazzoli | 2000-12-05 | 1 | -0/+7 |
* | Fix typename of args (for all funcs). (e_strv_set_ref): Assert the index | Not Zed | 2000-11-30 | 1 | -0/+8 |
* | Plug a memleak, need to free results from term_eval(). (term_eval_gt): | Not Zed | 2000-11-29 | 1 | -0/+13 |
* | New function, set a reference to a string that is then owned/free'd by the | Not Zed | 2000-11-22 | 1 | -0/+4 |
* | If we dont get a big enough chunk in the first node, give up. Otherwise we | Not Zed | 2000-11-21 | 1 | -0/+8 |
* | New function to strdup into a mempool. | Not Zed | 2000-11-21 | 1 | -0/+1 |
* | New function to allocate a zero'd out chunk. | Not Zed | 2000-11-21 | 1 | -0/+5 |
* | New routines for fast memory management and compact string array storage. | Not Zed | 2000-11-21 | 1 | -0/+7 |
* | oops thats func not *func | JP Rosevear | 2000-11-10 | 1 | -0/+6 |
* | Build e-dbhash.[hc] | JP Rosevear | 2000-11-08 | 1 | -0/+8 |
* | #include <string.h> to quench warning. #include <stdlib.h> for same | Kjartan Maraas | 2000-10-31 | 1 | -0/+5 |
* | build md5-utils | 7 | 2000-10-28 | 1 | -0/+9 |
* | Return null if no pnode was found. | 7 | 2000-10-27 | 1 | -0/+5 |
* | Get archive field while parsing (map_write_foreach): Write out archive | JP Rosevear | 2000-10-27 | 1 | -0/+12 |
* | unsigned chars. | Michael Meeks | 2000-10-27 | 1 | -0/+8 |
* | Deal properly with URLs at the end of the buffer. (The old code would | Dan Winship | 2000-10-26 | 1 | -0/+6 |
* | Lookup a pid by uid. (e_pilot_map_lookup_uid): Lookup a uid by pid. Now | JP Rosevear | 2000-10-25 | 1 | -0/+8 |
* | Remove unused GNOMELOCALEDIR setting. | Dan Winship | 2000-10-24 | 1 | -0/+5 |
* | Use new libeconduit calls and abstraction | JP Rosevear | 2000-10-24 | 1 | -0/+11 |
* | Pilot map functions grabbed from existing conduits | JP Rosevear | 2000-10-24 | 1 | -0/+6 |
* | If unicode_get_utf8 returns -1, assume it was actually undeclared | Dan Winship | 2000-10-19 | 1 | -4/+10 |
* | *** empty log message *** | Jesse Pavel | 2000-10-18 | 1 | -0/+5 |
* | g_strconcat needs a NULL. | Iain Holmes | 2000-10-12 | 1 | -0/+5 |
* | Added $(EXTRA_GNOME_CFLAGS). | Christopher James Lahey | 2000-09-27 | 1 | -0/+4 |
* | add ename as a SUBDIR | Jeffrey Stedfast | 2000-09-26 | 1 | -0/+4 |
* | Made e_list a bit more reentrant. If a iterator gets its data pulled out | Christopher James Lahey | 2000-09-21 | 1 | -0/+7 |
* | Added check for gnome-app-lib. Removed directories that have been moved to | Christopher James Lahey | 2000-09-18 | 1 | -0/+16 |
* | Fixed an uninitialized variable. | Christopher James Lahey | 2000-09-14 | 1 | -0/+4 |
* | Use underscores for untranslated characters fro Gtk+ | Lauris Kaplinski | 2000-09-13 | 1 | -0/+6 |
* | Change this a bit so that if you pass it a bold font, it puts that in | Dan Winship | 2000-09-13 | 1 | -0/+8 |
* | Thou shalt leave space for the trailing \0. | Dan Winship | 2000-09-12 | 1 | -0/+3 |
* | The return value should not be const. (Well, unless the input was, but you | Dan Winship | 2000-09-12 | 1 | -0/+5 |
* | Added e_utf8_gtk_editable_get_text and e_utf8_gtk_editable_set_text. | Christopher James Lahey | 2000-09-11 | 1 | -0/+5 |
* | EFont should now use real bold typeface, if available | Lauris Kaplinski | 2000-09-11 | 1 | -0/+5 |
* | Implemented a new `e_gtk_signal_connect_full_while_alive()' utility | Ettore Perazzoli | 2000-09-11 | 1 | -0/+7 |
* | Some UTF-8 fixes and experimental 16-bit unicode font support | Lauris Kaplinski | 2000-09-09 | 1 | -0/+4 |
* | remove consts from the EPopupMenu structure: the caller may want to modify | Dan Winship | 2000-09-09 | 1 | -0/+6 |
* | Bunch of unicode related changes | Lauris Kaplinski | 2000-09-08 | 1 | -0/+10 |
* | Remove incorrect optimization. Events are read-only! | Federico Mena Quintero | 2000-09-07 | 1 | -0/+5 |
* | New font translation code for utf-8, but commented out at moment | Lauris Kaplinski | 2000-09-05 | 1 | -0/+5 |
* | A bit more e_utf8 wrappers here and there | Lauris Kaplinski | 2000-09-02 | 1 | -0/+6 |
* | Email should now display correctly in GtkHTML | Lauris Kaplinski | 2000-09-01 | 1 | -0/+9 |
* | #define gnome_font_lookup_default for gnome-print 0.20 | Lauris Kaplinski | 2000-08-31 | 1 | -1/+2 |
* | Made it compilable both with gnome-print 0.20 and 0.21+ | Lauris Kaplinski | 2000-08-31 | 1 | -0/+5 |
* | make e-util depend on libunicode | Dan Winship | 2000-08-30 | 1 | -0/+9 |
* | More UTF-8 handling | Lauris Kaplinski | 2000-08-25 | 1 | -0/+5 |
* | Unicode in addressbook basically works, including simple searching | Lauris Kaplinski | 2000-08-24 | 1 | -0/+5 |
* | Constify. | Federico Mena Quintero | 2000-08-24 | 1 | -0/+4 |
* | UTF-8 in contact editor + some fixes for dealing with illegal strings | Lauris Kaplinski | 2000-08-23 | 1 | -0/+8 |
* | Handle iso-8859-1 keys nicely in e-text and e-table. Other encodings to | Lauris Kaplinski | 2000-08-23 | 1 | -0/+7 |
* | Changed UTF-8 handling syntax from char based to byte based | Lauris Kaplinski | 2000-08-22 | 1 | -0/+5 |
* | Little teeny bug fix in e_text_to_html tab expansion. | Peter Williams | 2000-08-22 | 1 | -0/+5 |
* | Moved e-text to UTF-8 | Lauris Kaplinski | 2000-08-20 | 1 | -0/+4 |
* | First step moving to UTF-8 strings | Lauris Kaplinski | 2000-08-20 | 1 | -0/+6 |
* | Infrastructure for date-based queries | Peter Williams | 2000-08-15 | 1 | -0/+5 |
* | Fix a crash with tab expansion in e_text_to_html | Peter Williams | 2000-08-11 | 1 | -0/+6 |
* | Remove. The shell tells the components where the evolution homedir is now. | Dan Winship | 2000-08-11 | 1 | -0/+5 |
* | If converting both spaces and newlines, then convert tabs too. The joys of | Dan Winship | 2000-08-11 | 1 | -0/+5 |
* | Fix the bug where it truncates the last item | Christopher James Lahey | 2000-08-09 | 1 | -0/+4 |
* | Ooops. | Christopher James Lahey | 2000-08-09 | 1 | -0/+4 |
* | Added uncompiled e_read_uri function. | Christopher James Lahey | 2000-08-09 | 1 | -0/+4 |
* | Added a hide_mask argument to the two popup menu functions. | Christopher James Lahey | 2000-08-09 | 1 | -0/+5 |
* | Added e_container_change_tab_order. | Christopher James Lahey | 2000-08-08 | 1 | -0/+5 |
* | Fix silly error of not chaining destructor for canvas. | Matthew Loper | 2000-07-28 | 1 | -1/+6 |
* | A few fixes to the ECanvas selection item a miniature cleanup of the event ha... | Matthew Loper | 2000-07-27 | 1 | -0/+9 |
* | Typo fix | Peter Williams | 2000-07-26 | 1 | -0/+5 |
* | build static versions of some util libraries for the conduit to link with | Seth Alves | 2000-07-26 | 1 | -0/+5 |
* | Added a bunch of e_marshal functions. | Christopher James Lahey | 2000-07-25 | 1 | -0/+4 |
* | From addressbook/ChangeLog: | Christopher James Lahey | 2000-07-13 | 1 | -0/+4 |
* | Removed some debugging printfs. | Christopher James Lahey | 2000-07-12 | 1 | -0/+6 |
* | Warning cleanup: `#if 0' an unused function and add a missing public | Ettore Perazzoli | 2000-07-11 | 1 | -0/+6 |
* | Fix warnings. | Dan Winship | 2000-07-11 | 1 | -0/+4 |
* | Added e_list_duplicate. | Christopher James Lahey | 2000-07-09 | 1 | -0/+4 |
* | Added e_strsplit to work around a bug in g_strsplit. | Christopher James Lahey | 2000-07-08 | 1 | -0/+5 |
* | Added last and insert functions. | Christopher James Lahey | 2000-07-08 | 1 | -0/+5 |
* | Added docstrings. This file did not have them at all. EEEEEEK! | Federico Mena Quintero | 2000-07-07 | 1 | -0/+5 |
* | Kill debugging message | Dan Winship | 2000-07-06 | 1 | -0/+4 |
* | New list class with iterators. | Christopher James Lahey | 2000-07-04 | 1 | -0/+9 |
* | Added an extra @allowed_types parameter to the shell's folder | Ettore Perazzoli | 2000-07-02 | 1 | -0/+6 |
* | Add simple deadkey support. | Jody Goldberg | 2000-06-30 | 1 | -0/+9 |
* | add ")" to the set of characters to back up over at the end of a potential | Dan Winship | 2000-06-29 | 1 | -0/+5 |
* | Fix typo. | Ettore Perazzoli | 2000-06-27 | 1 | -0/+5 |
* | Fix compilation with builddir != srcdir. | Ettore Perazzoli | 2000-06-27 | 1 | -0/+5 |
* | Calculate height including if clip_height is set to -1. | Christopher James Lahey | 2000-06-27 | 1 | -0/+7 |
* | Added a variable to keep track of the cursor. Set the cursor when | Christopher James Lahey | 2000-06-21 | 1 | -0/+6 |
* | Grab the focus when setting the cursor. | Christopher James Lahey | 2000-06-21 | 1 | -0/+4 |
* | Built a system for doing selections and/or a cursor in canvas. | Christopher James Lahey | 2000-06-21 | 1 | -0/+5 |
* | Changed the needed e_marshal functions. | Christopher James Lahey | 2000-06-13 | 1 | -0/+7 |
* | Added e-printable.c and e-printable.h. | Christopher James Lahey | 2000-06-11 | 1 | -0/+12 |
* | Fixed e_marshal_INT__INT_INT_POINTER. | Christopher James Lahey | 2000-06-02 | 1 | -0/+4 |
* | Added e_marshal_INT__INT_INT_POINTER. | Christopher James Lahey | 2000-06-02 | 1 | -0/+4 |
* | Duh! -1 != 1. :) | Dan Winship | 2000-06-02 | 1 | -0/+4 |
* | g_return_val_if_fail to prevent a crash. | Christopher James Lahey | 2000-06-02 | 1 | -0/+4 |
* | Utility function to build a bool as part of an expression string. | Not Zed | 2000-05-31 | 1 | -0/+6 |
* | Added e_canvas_item_show_area which makes sure that a particular area of a | Christopher James Lahey | 2000-05-31 | 1 | -0/+6 |
* | Flush - Federico | Federico Mena Quintero | 2000-05-30 | 1 | -0/+18 |
* | Moved over from event-editor-utils.c. (e_dialog_editable_get): Likewise. | Federico Mena Quintero | 2000-05-28 | 1 | -0/+17 |
* | Removed. | Christopher James Lahey | 2000-05-25 | 1 | -0/+4 |
* | Commit for if my laptop dies - Federico | Federico Mena Quintero | 2000-05-24 | 1 | -0/+16 |
* | Added e_write_file. | Christopher James Lahey | 2000-05-23 | 1 | -0/+4 |
* | New files with utilities for hooking up widgets in Glade-generated | Federico Mena Quintero | 2000-05-20 | 1 | -0/+7 |
* | Added e_container_foreach_leaf. | Christopher James Lahey | 2000-05-19 | 1 | -0/+4 |
* | Add imagesdir support. | Christopher James Lahey | 2000-05-19 | 1 | -0/+7 |
* | xmlGetProp appears to return malloced memory. Thus we must free it. | Christopher James Lahey | 2000-05-16 | 1 | -0/+5 |
* | Utility function to free a GList of strings. | Ettore Perazzoli | 2000-05-16 | 1 | -0/+4 |
* | Added e_strdup_strip which returns a copy of the string with the leading | Christopher James Lahey | 2000-05-14 | 1 | -0/+5 |
* | Destroy the g_scanner when cleaning up. (e_sexp_finalise): Free symbol | NotZed | 2000-05-12 | 1 | -0/+5 |
* | Remove reflow idle when being destroyed. | Christopher James Lahey | 2000-05-09 | 1 | -0/+4 |
* | Got rid of some warnings. | Christopher James Lahey | 2000-05-07 | 1 | -0/+8 |
* | New function to free a list of referenced objects. | Ettore Perazzoli | 2000-05-03 | 1 | -0/+6 |
* | set and reset the GTK_HAS_FOCUS flag. We now get focus_out events | Damon Chaplin | 2000-05-03 | 1 | -0/+6 |
* | Free the parse tree if we have one. (e_sexp_parse): If we already have a | NotZed | 2000-05-03 | 1 | -0/+5 |
* | Set G_LOG_DOMAIN in following files. | Matthew Loper | 2000-05-03 | 1 | -0/+4 |
* | Constified XML utility functions. | Ettore Perazzoli | 2000-05-02 | 1 | -0/+4 |
* | Moved here from the mailer, since it's of general use, and the composer | Dan Winship | 2000-04-28 | 1 | -0/+5 |
* | New file. Implements easy to use popup menus. | Miguel de Icaza | 2000-04-26 | 1 | -0/+4 |
* | + * widgets/Makefile.am: Added e-paned directory. | Matthew Loper | 2000-04-24 | 1 | -0/+8 |
* | Added e_xml_get_child_by_name_by_lang. | Christopher James Lahey | 2000-04-19 | 1 | -0/+5 |
* | Add realize. (e_canvas_realize): Set the back pixmap to NULL to reduce | Anders Carlsson | 2000-04-16 | 1 | -0/+5 |
* | Added a note field. | Christopher James Lahey | 2000-04-15 | 1 | -0/+4 |
* | Add g_return_if_fails. | Christopher James Lahey | 2000-04-15 | 1 | -0/+4 |
* | Fix the embarassing cursor bug. | Miguel de Icaza | 2000-04-12 | 1 | -0/+4 |
* | Added proper keyboard focus handling. | Christopher James Lahey | 2000-04-11 | 1 | -0/+4 |
* | + (mkdir_if_necessary): New function. | Matthew Loper | 2000-04-07 | 1 | -1/+3 |
* | + * shell/main.c (evolution_boot): Make sure our data directory is | Matthew Loper | 2000-04-07 | 1 | -0/+5 |
* | ChangeLog shuffling. | Miguel de Icaza | 2000-03-27 | 1 | -0/+70 |