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
/
embed
/
webkit
/
webkit-embed.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
webkit-embed: do not prefix callbacks with 'webkit_embed', they are static fu...
Xan Lopez
2009-01-04
1
-33
/
+33
*
Emit ge-document-type when the mime type of a page is known.
Xan Lopez
2009-01-04
1
-0
/
+33
*
Enable Web Inspector.
Xan Lopez
2008-12-12
1
-0
/
+64
*
webkit-embed: lose not needed casts to GObject.
Xan Lopez
2008-12-06
1
-6
/
+6
*
embed: remove ephy_embed_close.
Xan Lopez
2008-07-03
1
-7
/
+0
*
embed: forgot to uncomment this when re-enabling restore zoom.
Xan Lopez
2008-07-03
1
-7
/
+1
*
embed: restore restore_zoom_level.
Xan Lopez
2008-07-01
1
-0
/
+39
*
embed: remove ephy_embed_{set,get}_zoom.
Xan Lopez
2008-07-01
1
-19
/
+0
*
embed: remove ge-zoom-changed and zoom property.
Xan Lopez
2008-07-01
1
-1
/
+44
*
embed: remove history item abstraction from embed.
Xan Lopez
2008-06-30
1
-2
/
+0
*
embed: remove ephy_embed_go_to_history_item.
Xan Lopez
2008-06-30
1
-10
/
+0
*
embed: remove ephy_embed_get_{next,previous}_history_item.
Xan Lopez
2008-06-30
1
-40
/
+0
*
embed: remove ephy_embed_get_{backward,forward}_history.
Xan Lopez
2008-06-30
1
-47
/
+0
*
embed: remove ephy_embed_print.
Xan Lopez
2008-06-30
1
-7
/
+0
*
embed: remove ephy_embed_can_go_back.
Xan Lopez
2008-06-30
1
-7
/
+0
*
embed: remove ephy_embed_can_go_forward.
Xan Lopez
2008-06-30
1
-7
/
+0
*
embed: remove ephy_embed_go_forward.
Xan Lopez
2008-06-30
1
-7
/
+0
*
embed: remove ephy_embed_go_back.
Xan Lopez
2008-06-30
1
-7
/
+0
*
embed: remove ephy_embed_reload.
Xan Lopez
2008-06-30
1
-8
/
+0
*
embed: remove ephy_embed_stop_load.
Xan Lopez
2008-06-30
1
-7
/
+0
*
Apply clamping for pixel scroll
Alp Toker
2008-06-17
1
-5
/
+2
*
Emit zoom change signal and implement pixel scrolling
Alp Toker
2008-06-17
1
-0
/
+17
*
Add pages to ephy history on load-committed.
Xan Lopez
2008-06-05
1
-6
/
+5
*
Add printing support.
Alp Toker
2008-05-31
1
-0
/
+1
*
Bring back zoom support using the zoom-level property added in WebKit r34249.
Alp Toker
2008-05-30
1
-1
/
+4
*
Add visited pages to history.
Xan Lopez
2008-03-11
1
-0
/
+10
*
Use g_object_connect for multiple signal connections to the same object.
Xan Lopez
2008-03-01
1
-12
/
+8
*
Do not set to NULL private members in init, memory is already zeroed.
Xan Lopez
2008-03-01
1
-1
/
+0
*
Add ephy-embed::new-document-now signal, does the same than old
Xan Lopez
2008-02-18
1
-0
/
+4
*
Remove unneeded embed list for prefs.
Xan Lopez
2008-02-16
1
-11
/
+0
*
Initial implementation of WebKit preferences.
Xan Lopez
2008-02-15
1
-0
/
+14
*
Cleanups in webkit-embed.c
Xan Lopez
2008-02-10
1
-24
/
+15
*
Implement back and forward history, patch by Jan Alonzo
Xan Lopez
2008-02-05
1
-9
/
+73
*
Track header location change in WebKit r29898
Alp Toker
2008-02-01
1
-1
/
+1
*
Track upstream API change in WebKit r29550
Alp Toker
2008-01-18
1
-2
/
+2
*
Drop gnome-vfs dependency. Now Epiphany depends on glib >= 2.15.1.
Cosimo Cecchi
2008-01-14
1
-2
/
+0
*
Stub new history interfaces in WebKit until the needed API lands
Xan Lopez
2007-12-30
1
-33
/
+34
*
Implement "select all" for WebKit backend. (#505569)
Xan Lopez
2007-12-25
1
-0
/
+2
*
Implement clipboard operations for WebKit.
Xan Lopez
2007-12-22
1
-0
/
+17
*
Track WebKit upstream API changes r28817, r28818
Alp Toker
2007-12-18
1
-6
/
+16
*
Do not call webkit_init() (it's going away soon) and only
Xan Lopez
2007-12-15
1
-2
/
+1
*
Rename cpp files to c in the WebKit backend; they are pure C.
Xan Lopez
2007-12-10
1
-0
/
+516