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-click-to-add.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tons of cleanups of the following sort: - remove unused vars - remove
Kjartan Maraas
2006-01-30
1
-1
/
+0
*
Added widgets in INCLUDES.
Kaushal Kumar
2005-06-23
1
-2
/
+2
*
Retired GAL from Head. The relevant files have moved inside evolution.
Kaushal Kumar
2005-06-17
1
-9
/
+9
*
Port to Windows, initial commit:
Tor Lillqvist
2005-04-29
1
-13
/
+13
*
Some code clean work.
Harry Lu
2005-02-04
1
-6
/
+2
*
add an a11y name for the popup list. make shortcut key ALT+Arrow work.
Li Yuan
2005-01-27
1
-39
/
+71
*
fixes for compiler warnings
Radek Doulik
2004-06-10
1
-4
/
+5
*
Fixes #51626
Bruce Tao
2004-05-10
1
-0
/
+4
*
Fixed bug 51917, add atk support for ClickToAdd
Yuedong Du
2003-12-17
1
-0
/
+6
*
Request a reflow on realization, so size and placement will be correct
Hans Petter Jansson
2003-02-13
1
-1
/
+4
*
destroy canvas items to removing them, simply unrefing them is not
Larry Ewing
2003-01-24
1
-4
/
+4
*
deal with ESelectionModel no longer deriving from GtkObject.
Chris Toshok
2002-11-15
1
-113
/
+117
*
Forgot two more gtk_object_(un)?ref()s.
Ettore Perazzoli
2002-11-12
1
-2
/
+2
*
Replace gtk_object_(un)?ref() with g_object_(un)?ref(). Likewise.
Ettore Perazzoli
2002-11-12
1
-7
/
+7
*
merging the gal-2 branch back to the trunk.
Mike Kestner
2002-11-01
1
-6
/
+9
*
Get the font from the style again when the style changes. (init): Checks
Christopher James Lahey
2002-06-04
1
-0
/
+2
*
Added this function that lets you specify the translation domain.
Christopher James Lahey
2002-05-03
1
-1
/
+1
*
Added horizontal dividers to this item when in table mode.
Christopher James Lahey
2002-05-03
1
-1
/
+1
*
Ansification patch from danw.
Christopher James Lahey
2002-04-26
1
-2
/
+2
*
Remove point handler and just let GnomeCanvasGroup handle it.
Christopher James Lahey
2001-10-31
1
-10
/
+1
*
Changed the license announcement at the top of these files.
Christopher James Lahey
2001-10-27
1
-5
/
+19
*
Use new e_table_header_prioritized_column field.
Christopher James Lahey
2001-10-13
1
-19
/
+3
*
add E_OBJECT_CLASS_ADD_SIGNALS and E_OBJECT_CLASS_TYPE to ease migration
Michael Meeks
2001-10-05
1
-2
/
+3
*
Pick which field of the row to select based on priority.
Christopher James Lahey
2001-10-03
1
-7
/
+28
*
Got rid of event forwarding for double clicks and releases and such and
Christopher James Lahey
2001-08-14
1
-6
/
+1
*
Fix headers. Ditto. Ditto. Ditto. Ditto. Ditto. Ditto. Ditto. Ditto.
Kjartan Maraas
2001-04-04
1
-0
/
+1
*
Ahem, the ETableItem argument is now "selection_model", not
Federico Mena Quintero
2001-04-03
1
-2
/
+2
*
Bumped the version number to 05.99.9.
Christopher James Lahey
2001-03-21
1
-2
/
+4
*
Changed e_table_selection_model_clear to e_selection_model_clear.
Christopher James Lahey
2001-02-28
1
-4
/
+4
*
Made the contained %ETableItem have cursor_mode as
Christopher James Lahey
2001-01-30
1
-5
/
+10
*
Made carriage return finish editing.
Christopher James Lahey
2001-01-30
1
-26
/
+52
*
Rename from Helix Code -> Ximian
Miguel de Icaza
2001-01-16
1
-1
/
+1
*
Made this the same size as an ETableItem with all text items. Made the
Christopher James Lahey
2001-01-11
1
-22
/
+26
*
draw_background=FALSE
Miguel de Icaza
2000-12-26
1
-0
/
+2
*
Moved files, fixed header files and paths - Federico
Federico Mena Quintero
2000-09-20
1
-3
/
+3
*
Fixed e-table #includes so that it would compile.
Chris Lahey
2000-09-18
1
-3
/
+3
*
Made background colors alternate.
Christopher James Lahey
2000-08-20
1
-0
/
+5
*
Made enter key destroy and recreate the ETableItem.
Christopher James Lahey
2000-07-30
1
-1
/
+13
*
Allocate correctly in the insert method.
Christopher James Lahey
2000-07-27
1
-4
/
+0
*
Grab focus properly.
Christopher James Lahey
2000-07-27
1
-27
/
+55
*
Clear the selection model when activating.
Christopher James Lahey
2000-07-27
1
-0
/
+2
*
Fixed a reference.
Christopher James Lahey
2000-07-27
1
-1
/
+1
*
Added an ETableSelectionModel so this won't crash.
Christopher James Lahey
2000-07-27
1
-10
/
+20
*
From mail:
Christopher James Lahey
2000-06-30
1
-4
/
+45
*
Calculate height including if clip_height is set to -1.
Christopher James Lahey
2000-06-27
1
-0
/
+410