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
/
text
/
e-completion-view.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Retired GAL from Head. The relevant files have moved inside evolution.
Kaushal Kumar
2005-06-17
1
-10
/
+10
*
Port to Windows, initial commit:
Tor Lillqvist
2005-04-29
1
-5
/
+7
*
ignore test-completion.
Chris Toshok
2003-02-10
1
-87
/
+7
*
replaced e scroll frame with gtk scrolled window
Radek Doulik
2003-02-05
1
-4
/
+3
*
add call to e_table_model_pre_change here to reduce spew.
Chris Toshok
2003-01-16
1
-0
/
+7
*
lots of stuff, add 2 e-text widgets, 1 readonly, the other writable (that
Chris Toshok
2002-12-09
1
-1
/
+1
*
Lots of GObject work.
Chris Toshok
2002-11-17
1
-133
/
+124
*
only clear choices if cv->choices != NULL. (e_completion_view_disconnect):
Chris Toshok
2002-11-12
1
-3
/
+6
*
merging the gal-2 branch back to the trunk.
Mike Kestner
2002-11-01
1
-3
/
+7
*
Set the gettext-domain here.
Christopher James Lahey
2002-05-02
1
-2
/
+5
*
If tab is hit and the cursor is still in the entry, move down into the
Jon Trowbridge
2002-03-01
1
-11
/
+36
*
Changed the license announcement at the top of these files.
Christopher James Lahey
2001-10-27
1
-22
/
+18
*
add E_OBJECT_CLASS_ADD_SIGNALS and E_OBJECT_CLASS_TYPE to ease migration
Michael Meeks
2001-10-05
1
-7
/
+7
*
Allow ctrl-p and ctrl-n to be used to move up and down in the completion
Jon Trowbridge
2001-09-27
1
-3
/
+28
*
Bumped version number to 0.11.99.4.
Christopher James Lahey
2001-09-17
1
-0
/
+5
*
Unref the model after creating the ETable, since the table will hold a ref
Dan Winship
2001-09-13
1
-0
/
+1
*
bumped up to 0.10.99.3
jacob berkman
2001-08-10
1
-24
/
+79
*
Removed some debugging spew I committed by mistake.
Jon Trowbridge
2001-07-21
1
-4
/
+1
*
Change window policy to allow the completion window to shrink when the
Jon Trowbridge
2001-07-21
1
-10
/
+8
*
Removed unused frame variable.
Christopher James Lahey
2001-06-09
1
-2
/
+0
*
Turned off alternating row colors in our ETable specification.
Jon Trowbridge
2001-06-09
1
-1
/
+1
*
we can ignore the border, as e-text takes care of that for us
jacob berkman
2001-06-07
1
-2
/
+2
*
Applied patch from Jacob Berkman to un-offset the completion popup and add
Jon Trowbridge
2001-06-07
1
-2
/
+138
*
Small changes throughout to use ECompletionMatch.
Jon Trowbridge
2001-06-06
1
-13
/
+14
*
Limit total matches, for better performance on slow machines. It is
Jon Trowbridge
2001-04-20
1
-1
/
+5
*
Boost version number to 0.5.99.3.
Jon Trowbridge
2001-03-02
1
-17
/
+16
*
Changed e_table_selection_model_clear to e_selection_model_clear.
Christopher James Lahey
2001-02-28
1
-1
/
+1
*
Fixed. (e_entry_select_region): Fixed. (e_entry_show_popup): Grab/ungrab
Jon Trowbridge
2001-02-24
1
-2
/
+7
*
Forgot to add. Doh!
Jon Trowbridge
2001-02-20
1
-0
/
+687