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
*
#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