| Commit message (Expand) | Author | Age | Files | Lines |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-01-04 | 1 | -4/+15 |
* | More code cleanup. | Matthew Barnes | 2009-06-02 | 1 | -2/+2 |
* | Whitespace cleanup. | Matthew Barnes | 2009-05-29 | 1 | -1/+1 |
* | Prefer GLib basic types over C types. | Matthew Barnes | 2009-05-29 | 1 | -10/+10 |
* | 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 | -17/+16 |
* | 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 | -43/+43 |
* | Update FSF address in header comments (#469886). Patch from Tobias | Matthew Barnes | 2007-09-02 | 1 | -2/+11 |
* | Remove E_MAKE_TYPE macro. | Hiroyuki Ikezoe | 2007-07-28 | 1 | -13/+5 |
* | Massive code cleanup (bug #429422) | Matthew Barnes | 2007-04-20 | 1 | -2/+4 |
* | ** Fixes bug #352450 | Matthew Barnes | 2006-09-18 | 1 | -7/+2 |
* | 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 | -0/+1 |
* | make this a dispose rather than finalise. Crashes on finalise otherwise. | Not Zed | 2002-12-03 | 1 | -3/+3 |
* | use GObject api for models GObjectify GObjectify GObjectify GObjectify | Mike Kestner | 2002-11-05 | 1 | -28/+17 |
* | merging the gal-2 branch back to the trunk. | Mike Kestner | 2002-11-01 | 1 | -6/+9 |
* | Handle a collapse request by marking all descendents of that node as | Christopher James Lahey | 2002-03-09 | 1 | -13/+35 |
* | Added a fill_in_children signal. | Christopher James Lahey | 2002-03-08 | 1 | -5/+47 |
* | We should only pre_change here if frozen = 0, otherwise we'll leak | Christopher James Lahey | 2001-11-06 | 1 | -1/+2 |
* | Bumped the version number to 0.16.99.0 and GAL_CURRENT to 17. | Christopher James Lahey | 2001-11-01 | 1 | -0/+3 |
* | Added frozen_count variable to know not to show the cursor while a change | Christopher James Lahey | 2001-10-31 | 1 | -2/+1 |
* | Changed the license announcement at the top of these files. | Christopher James Lahey | 2001-10-27 | 1 | -6/+18 |
* | Call e_tree_model_pre_change here where appropriate. | Christopher James Lahey | 2001-10-23 | 1 | -0/+2 |
* | Show the date for dates in the future. | Christopher James Lahey | 2001-05-10 | 1 | -0/+17 |
* | Fix headers. Ditto. Ditto. Ditto. Ditto. Ditto. Ditto. Ditto. Ditto. | Kjartan Maraas | 2001-04-04 | 1 | -1/+1 |
* | Updated these to match the new e_tree_model_node_removed signal. | Christopher James Lahey | 2001-03-27 | 1 | -2/+10 |
* | Changed this to derefence the pointers passed in from qsort as we should | Christopher James Lahey | 2001-03-22 | 1 | -2/+7 |
* | New function to allow you to do non live sorts with weird rules. | Christopher James Lahey | 2001-03-22 | 1 | -0/+66 |
* | Deal with proxy_node_changed being called on a different root node than | Christopher James Lahey | 2001-03-20 | 1 | -0/+548 |