| Commit message (Expand) | Author | Age | Files | Lines |
* | Consolidate base utility libraries into libeutil. | Matthew Barnes | 2012-12-13 | 1 | -483/+0 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2012-11-11 | 1 | -20/+20 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2012-08-20 | 1 | -6/+6 |
* | Reduce usage of g_type_class_peek_parent(). | Matthew Barnes | 2012-06-25 | 1 | -2/+0 |
* | Move EAlert* and e-xml-utils references from other part of the code to libevo... | Srinivasa Ragavan | 2012-03-03 | 1 | -1/+1 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2011-09-04 | 1 | -16/+26 |
* | Bug #646109 - Fix use of include <config.h> to make sure translations work | Milan Crha | 2011-05-27 | 1 | -0/+2 |
* | libetable cleanups. | Matthew Barnes | 2011-01-17 | 1 | -6/+6 |
* | Coding style and whitespace cleanups. | Matthew Barnes | 2010-09-12 | 1 | -30/+30 |
* | Fix excessive whitespace. | Matthew Barnes | 2009-07-13 | 1 | -2/+0 |
* | Prefer GLib basic types over C types. | Matthew Barnes | 2009-05-29 | 1 | -31/+31 |
* | Remove trailing whitespace, again. | Matthew Barnes | 2009-05-29 | 1 | -1/+1 |
* | Change License from GPL to LGPL. 2nd batch. | Sankarasivasubramanian Pasupathilingam | 2008-09-03 | 1 | -16/+15 |
* | updated novell copyright notices (left others alone) | Jeffrey Stedfast | 2008-06-21 | 1 | -1/+1 |
* | ** Remove trailing whitespace from source code. | Matthew Barnes | 2007-11-15 | 1 | -10/+10 |
* | Update FSF address in header comments (#469886). Patch from Tobias | Matthew Barnes | 2007-09-02 | 1 | -2/+2 |
* | Remove E_MAKE_TYPE macro. | Hiroyuki Ikezoe | 2007-07-28 | 1 | -4/+1 |
* | Fix compilation warnings in widgets folder (#441014). | Matthew Barnes | 2007-06-03 | 1 | -19/+19 |
* | Massive code cleanup (bug #429422) | Matthew Barnes | 2007-04-20 | 1 | -2/+2 |
* | Tons of cleanups of the following sort: - remove unused vars - remove | Kjartan Maraas | 2006-01-30 | 1 | -3/+0 |
* | Retired GAL from Head. The relevant files have moved inside evolution. | Kaushal Kumar | 2005-06-17 | 1 | -2/+2 |
* | Port to Windows, initial commit: | Tor Lillqvist | 2005-04-29 | 1 | -2/+3 |
* | move scnt and gcnt initialization outside the for loop [43156]. | Mike Kestner | 2003-09-12 | 1 | -2/+2 |
* | properly parse nodes that include whitespace. bug #39896 | Mike Kestner | 2003-03-25 | 1 | -13/+16 |
* | GObjectify GObjectify GObjectify use GObject api for models use GObject | Mike Kestner | 2002-11-06 | 1 | -40/+27 |
* | merging the gal-2 branch back to the trunk. | Mike Kestner | 2002-11-01 | 1 | -1/+4 |
* | Ansification patch from danw. | Christopher James Lahey | 2002-04-26 | 1 | -1/+1 |
* | Changed the license announcement at the top of these files. | Christopher James Lahey | 2001-10-27 | 1 | -6/+19 |
* | *.c s/->childs/->xmlChildrenNode/g; | Michael Meeks | 2001-10-05 | 1 | -3/+3 |
* | add E_OBJECT_CLASS_ADD_SIGNALS and E_OBJECT_CLASS_TYPE to ease migration | Michael Meeks | 2001-10-05 | 1 | -3/+3 |
* | If the sort_info can't group, hide the grouping button and label. | Christopher James Lahey | 2001-08-11 | 1 | -2/+23 |
* | Call the super-class destroy function when done. | Not Zed | 2001-08-08 | 1 | -0/+2 |
* | Fixed headers. | Christopher James Lahey | 2001-04-04 | 1 | -1/+4 |
* | Make `ETableSortInfo' non-floating and use _unref, not _destroy, to | Ettore Perazzoli | 2001-03-22 | 1 | -0/+2 |
* | Added a "changed" signal. | Christopher James Lahey | 2001-02-06 | 1 | -0/+17 |
* | Keep track of the valid column names (not used right now). | Miguel de Icaza | 2001-01-19 | 1 | -0/+3 |
* | *** empty log message *** | Miguel de Icaza | 2001-01-12 | 1 | -5/+118 |
* | Destroy text and pixbuf if they exist whether or not is_pixbuf is set. | Christopher James Lahey | 2000-12-23 | 1 | -17/+34 |
* | Fixed these to use the new ascending attribute as a boolean instead of an | Christopher James Lahey | 2000-10-14 | 1 | -4/+4 |
* | Changed these to match the new ETable system. | Christopher James Lahey | 2000-10-11 | 1 | -0/+59 |
* | Moved files, fixed header files and paths - Federico | Federico Mena Quintero | 2000-09-20 | 1 | -1/+1 |
* | Fixed e-table #includes so that it would compile. | Chris Lahey | 2000-09-18 | 1 | -1/+1 |
* | Add an e_table_group_add_all function and implement it in the different | Christopher James Lahey | 2000-05-05 | 1 | -6/+18 |
* | Got rid of some warnings. | Christopher James Lahey | 2000-04-06 | 1 | -37/+161 |
* | More work | Miguel de Icaza | 2000-03-31 | 1 | -26/+4 |
* | Fix indentation | Miguel de Icaza | 2000-03-30 | 1 | -2/+2 |
* | Added support for the sorting info. The Etable creates a sort_info object, | Christopher James Lahey | 2000-03-06 | 1 | -0/+124 |