index
:
gsoc2013-epiphany
archive-integration
archive-integration-rebase
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
/
src
/
ephy-completion-model.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
style fixes for a464b7332c02f6b4e34c5a7a88b8b93198f3e9be
Benjamin Otte
2009-07-08
1
-5
/
+3
*
compute base address with strchr and without regexps
Benjamin Otte
2009-07-06
1
-8
/
+25
*
Update ephy-completion-model with some 2-26 things
Diego Escalante Urrelo
2009-03-06
1
-47
/
+16
*
Remove $Id$ marker from source files.
Xan Lopez
2009-01-16
1
-1
/
+0
*
Include a bookmark indication in the woohoo bar
Diego Escalante Urrelo
2009-01-16
1
-5
/
+5
*
Turn the location bar into the woohoo bar
Diego Escalante Urrelo
2009-01-16
1
-15
/
+4
*
Use G_DEFINE_TYPE* when possible in src/ (#515601)
Xan Lopez
2008-02-11
1
-42
/
+3
*
Make the location entry completion cells smarter, now bookmarks take the full
Diego Escalante Urrelo
2007-09-30
1
-1
/
+4
*
Fix completion model to show icons for history items too,
Diego Escalante Urrelo
2007-08-01
1
-16
/
+26
*
Copy the items on the completion list as the user moves through them. The
Xan Lopez
2007-05-02
1
-0
/
+28
*
Correct FSF address. Bug #409075, patch by John Millikin.
RELEASE_2_18_0
GNOME_2_18_BRANCHPOINT
Christian Persch
2007-03-12
1
-1
/
+1
*
Show favicons in location entry drop-down. Bug #112748, patch by Diego
Christian Persch
2006-12-18
1
-0
/
+39
*
List title and URL in location entry drop-down. Bug #169550, patch by
Christian Persch
2006-12-18
1
-0
/
+12
*
Use UTF-8 copyright symbol
Christian Persch
2006-09-13
1
-1
/
+1
*
Remove some unnecessary static data.
Christian Persch
2006-09-07
1
-2
/
+2
*
Make all structs prefixed by _.
Christian Persch
2005-01-09
1
-1
/
+1
*
We always have config.h, no need to guard its inclusion.
Christian Persch
2004-11-03
1
-2
/
+0
*
Annotate "if (type == 0)" in get_type functions with G_UNLIKELY, like the
Christian Persch
2004-10-24
1
-7
/
+7
*
Change guint to correct enum type.
Christian Persch
2004-08-18
1
-1
/
+1
*
*** empty log message ***
Marco Pesenti Gritti
2004-03-17
1
-1
/
+3
*
Ensure that there are no more chars after the last /. Cut down number of
Marco Pesenti Gritti
2004-02-21
1
-5
/
+8
*
*** empty log message ***
Marco Pesenti Gritti
2004-02-11
1
-0
/
+1
*
Better autocompletion sorting logic.
Marco Pesenti Gritti
2004-02-11
1
-11
/
+46
*
Show the title of the bookmark, not the address
Marco Pesenti Gritti
2004-02-11
1
-1
/
+1
*
Unified return type of ephy_embed_shell_get_X to be GObject *. Fixed all
Christian Persch
2003-12-30
1
-2
/
+2
*
Fix compile warning.
Marco Pesenti Gritti
2003-11-10
1
-2
/
+2
*
Cleanup session. Persist also history and bookmarks.
Marco Pesenti Gritti
2003-11-10
1
-2
/
+0
*
Pass ITEMS_PERSIST and LIST_ONLY to the models, the implementation looks
Marco Pesenti Gritti
2003-11-09
1
-1
/
+1
*
Rewrite the iteration part to take advantage of user_data2. Should be
Marco Pesenti Gritti
2003-11-08
1
-130
/
+116
*
Handle correctly last bookmark case
Marco Pesenti Gritti
2003-11-07
1
-2
/
+9
*
Merge completion branch
Marco Pesenti Gritti
2003-10-12
1
-0
/
+601