index
:
gsoc2013-evolution
archive-integration
archive-integration-review
master
Google Summer of Code 2013 - GNOME - Archive Integration workspace
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
widgets
/
table
/
e-table-state.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use g_ascii_strcasecmp() instead of g_strcasecmp(). This function handles
Tor Lillqvist
2005-12-18
1
-4
/
+4
*
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
*
** For bug #47874.
Harry Lu
2003-08-26
1
-0
/
+4
*
Same here.
Jeffrey Stedfast
2003-01-16
1
-1
/
+1
*
GObjectify GObjectify GObjectify use GObject api for models use GObject
Mike Kestner
2002-11-06
1
-22
/
+23
*
merging the gal-2 branch back to the trunk.
Mike Kestner
2002-11-01
1
-5
/
+24
*
And finally here.
Jeffrey Stedfast
2002-08-07
1
-18
/
+1
*
#include <string.h> for memset
Jeffrey Stedfast
2002-08-07
1
-4
/
+31
*
Only unref etst->sort_info once.
Christopher James Lahey
2002-04-27
1
-1
/
+0
*
Ansification patch from danw.
Christopher James Lahey
2002-04-26
1
-1
/
+1
*
Unref the sort_info.
Jeffrey Stedfast
2002-04-20
1
-0
/
+5
*
Changed the license announcement at the top of these files.
Christopher James Lahey
2001-10-27
1
-4
/
+17
*
Copy the can group state on the sort info here.
Christopher James Lahey
2001-10-13
1
-0
/
+4
*
#include <string.h> Same here. Kills warnings on newer gcc.
Kjartan Maraas
2001-05-25
1
-0
/
+1
*
Make a key press stop the tooltip timeout.
Christopher James Lahey
2001-05-12
1
-1
/
+1
*
Typo fix; call e_cell_unrealize(), not e_cell_realize().
Federico Mena Quintero
2001-04-03
1
-2
/
+8
*
Make `ETableSortInfo' non-floating and use _unref, not _destroy, to
Ettore Perazzoli
2001-03-22
1
-1
/
+1
*
Make `ETableState' a non-`GTK_FLOATING' object. Otherwise the
Ettore Perazzoli
2001-03-21
1
-0
/
+4
*
Use update_sort_and_group_config dialog instead of the non-implemented
Miguel de Icaza
2001-03-19
1
-1
/
+2
*
Load frames.
Miguel de Icaza
2001-01-17
1
-24
/
+41
*
Added a bit of documentation. (config_sort_config_show,
Christopher James Lahey
2001-01-17
1
-1
/
+22
*
Step 2
Miguel de Icaza
2001-01-16
1
-1
/
+1
*
Rename from Helix Code -> Ximian
Miguel de Icaza
2001-01-16
1
-1
/
+1
*
Added expansions field and loading and saving of that field.
Christopher James Lahey
2001-01-11
1
-6
/
+27
*
Destroy text and pixbuf if they exist whether or not is_pixbuf is set.
Christopher James Lahey
2000-12-23
1
-2
/
+7
*
If there are columns allocated, free them upon a destroy.
JP Rosevear
2000-12-09
1
-2
/
+3
*
Free the xmlDoc when we are done with it. (e_table_state_save_to_file):
Federico Mena Quintero
2000-12-08
1
-0
/
+2
*
Switched to saving the version as a double instead of a string.
Christopher James Lahey
2000-10-19
1
-1
/
+1
*
Fixed ETableFieldChooser row heights a bit.
Christopher James Lahey
2000-10-19
1
-0
/
+2
*
NULL is not a valid argument to `xmlNewDoc'. Was this code ever
Ettore Perazzoli
2000-10-14
1
-1
/
+3
*
Changed these to match the new ETable system.
Christopher James Lahey
2000-10-11
1
-0
/
+161