index
:
gsoc2013-evolution
archive-integration
archive-integration-review
master
Google Summer of Code 2013 - GNOME - Archive Integration workspace
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
widgets
/
table
/
e-tree-sorted.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Consolidate base utility libraries into libeutil.
Matthew Barnes
2012-12-13
1
-1434
/
+0
*
Coding style and whitespace cleanup.
Matthew Barnes
2012-11-11
1
-16
/
+19
*
Coding style and whitespace cleanup.
Matthew Barnes
2012-08-20
1
-15
/
+15
*
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
2012-02-20
1
-4
/
+7
*
Remove Ctrl + l () character from source files
Paul Menzel
2011-09-30
1
-8
/
+0
*
Coding style and whitespace cleanup.
Matthew Barnes
2011-09-04
1
-75
/
+162
*
Bug #646109 - Fix use of include <config.h> to make sure translations work
Milan Crha
2011-05-27
1
-0
/
+2
*
Coding style and whitespace cleanup.
Matthew Barnes
2011-03-06
1
-1
/
+2
*
Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedly
Milan Crha
2011-02-25
1
-7
/
+3
*
libetable cleanups.
Matthew Barnes
2011-01-17
1
-103
/
+80
*
Coding style and whitespace cleanups.
Matthew Barnes
2010-09-12
1
-151
/
+151
*
Coding style and whitespace cleanup.
Matthew Barnes
2010-07-12
1
-8
/
+8
*
Fix excessive whitespace.
Matthew Barnes
2009-07-13
1
-4
/
+0
*
More code cleanup.
Matthew Barnes
2009-06-02
1
-1
/
+1
*
Whitespace cleanup.
Matthew Barnes
2009-05-29
1
-12
/
+12
*
Prefer GLib basic types over C types.
Matthew Barnes
2009-05-29
1
-60
/
+60
*
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
-9
/
+9
*
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
-10
/
+4
*
Massive code cleanup (bug #429422)
Matthew Barnes
2007-04-20
1
-1
/
+1
*
** 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
-3
/
+2
*
remove ref/unref G_OBJECT masks ditto ditto ditto ditto ditto ditto ditto
Mike Kestner
2002-11-06
1
-7
/
+7
*
use GObject api for models GObjectify GObjectify GObjectify GObjectify
Mike Kestner
2002-11-05
1
-144
/
+104
*
use GObject api for ETableHeader use GObject api on ETableHeader
Mike Kestner
2002-11-05
1
-1
/
+1
*
merging the gal-2 branch back to the trunk.
Mike Kestner
2002-11-01
1
-3
/
+9
*
Added debugging printfs.
Christopher James Lahey
2002-06-05
1
-1
/
+15
*
Check for path being NULL.
Christopher James Lahey
2002-05-21
1
-1
/
+3
*
Ansification patch from danw.
Christopher James Lahey
2002-04-26
1
-1
/
+1
*
Proxy request_collapse signals.
Christopher James Lahey
2002-03-12
1
-48
/
+65
*
We should only pre_change here if frozen = 0, otherwise we'll leak
Christopher James Lahey
2001-11-06
1
-2
/
+4
*
Bumped the version number to 0.16.99.0 and GAL_CURRENT to 17.
Christopher James Lahey
2001-11-01
1
-0
/
+13
*
Added frozen_count variable to know not to show the cursor while a change
Christopher James Lahey
2001-10-31
1
-11
/
+28
*
Fix this to check from initial instead of initial + 1.
Christopher James Lahey
2001-10-30
1
-1
/
+1
*
Hide the Help button here since there's nothing connected to it.
Christopher James Lahey
2001-10-30
1
-2
/
+19
*
Don't go outside the table looking for matches when doing the last_access
Christopher James Lahey
2001-10-30
1
-9
/
+8
*
Changed the license announcement at the top of these files.
Christopher James Lahey
2001-10-27
1
-5
/
+18
*
Check for num_children == -1 here and generate the children if they
Christopher James Lahey
2001-10-20
1
-0
/
+5
*
add E_OBJECT_CLASS_ADD_SIGNALS and E_OBJECT_CLASS_TYPE to ease migration
Michael Meeks
2001-10-05
1
-2
/
+2
*
Stop the sort idle if the root node gets changed.
Christopher James Lahey
2001-09-29
1
-5
/
+15
*
Attach to the resorted signal instead of the changed signal on the sorted
Christopher James Lahey
2001-09-25
1
-6
/
+40
*
Bumped version number to 0.11.99.4.
Christopher James Lahey
2001-09-17
1
-1
/
+1
*
Only free the root here if it's non-NULL.
Christopher James Lahey
2001-07-03
1
-1
/
+2
*
Fix a crash here.
Christopher James Lahey
2001-04-16
1
-2
/
+0
*
Upped the version number to 0.6.99.0. Upped the so number to 6.
Christopher James Lahey
2001-04-13
1
-4
/
+43
*
Fixed headers.
Christopher James Lahey
2001-04-04
1
-1
/
+3
*
Make it so you can switch checking around the last access on and off for
Christopher James Lahey
2001-04-04
1
-0
/
+6
*
Added e_tree_selection_model_select_single_path and made selection_start
Christopher James Lahey
2001-04-04
1
-20
/
+71
*
Fix headers. Ditto. Ditto. Ditto. Ditto. Ditto. Ditto. Ditto. Ditto.
Kjartan Maraas
2001-04-04
1
-1
/
+1
*
Set orig_position properly on inserted nodes.
Christopher James Lahey
2001-04-01
1
-2
/
+3
*
New implementation based on a tree instead of a hash table.
Christopher James Lahey
2001-03-31
1
-0
/
+8
*
Changed the signal "table_selection_model" to just be "selection_model"
Christopher James Lahey
2001-03-30
1
-0
/
+7
*
Updated these to match the new e_tree_model_node_removed signal.
Christopher James Lahey
2001-03-27
1
-36
/
+77
*
Made this only up the insert_count if it actually had to do any non
Christopher James Lahey
2001-03-24
1
-3
/
+4
*
Deal with proxy_node_changed being called on a different root node than
Christopher James Lahey
2001-03-20
1
-0
/
+1126