commit 30af1fc4748fdf8009c8c0d1787e15bf16bd064f Author: Xan Lopez Date: Mon Jun 15 17:44:21 2009 +0300 NEWS: update for 2.27.3 release. NEWS | 20 ++++++++++++++++++++ 1 files changed, 20 insertions(+), 0 deletions(-) commit 16fb3a7bc731fc9ab15ddae6df3c3a228f2a9aba Author: Xan Lopez Date: Mon Jun 15 17:31:33 2009 +0300 configure.ac: require WebKitGTK+ 1.1.10. configure.ac | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit d8d990befed09551e63d6d80703665e8216e4093 Author: Xan Lopez Date: Sun Jun 14 13:45:23 2009 +0300 ephy-web-view.c: use 'load-status' property from WebKitWebView also internally. Get rid of our 'load-status' property, and just keep the API semantics of the ephy_web_view_get_load_status function using the WebKitWebView's 'load-status' property. embed/ephy-web-view.c | 43 +++++++------------------------------------ 1 files changed, 7 insertions(+), 36 deletions(-) commit f86a9e936f34722026a141cffa4d5379f21b1fe1 Author: Daniel Nylander Date: Sun Jun 14 11:27:56 2009 +0200 Updated sv translation (Daniel Nylander) po/sv.po | 847 +++++++++++++++++++++++++++++++++----------------------------- 1 files changed, 454 insertions(+), 393 deletions(-) commit 3f2236c3be0095310866724caf02297918b3fb68 Author: Xan Lopez Date: Sun Jun 14 02:54:37 2009 +0300 ephy-window.c: remove unused variable. src/ephy-window.c | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) commit 9fffee107074e250a5c9fb086da44d764a0454af Author: Xan Lopez Date: Sun Jun 14 02:50:06 2009 +0300 Use WebKitWebView::load-status instead of our own solution. embed/ephy-embed.c | 159 +++++++++++++++++---------------------------------- src/ephy-window.c | 9 ++- 2 files changed, 59 insertions(+), 109 deletions(-) commit ed081ffca28639a928d9cb85bbbc3cb0474b9729 Author: Xan Lopez Date: Sun Jun 14 01:26:03 2009 +0300 ephy-window.c: a different hack to not show progress when loading about:blank. src/ephy-window.c | 12 +++++++++++- 1 files changed, 11 insertions(+), 1 deletions(-) commit a1af750fa1343236fd81ea9c1b6962e8ebabd4af Author: Xan Lopez Date: Sun Jun 14 01:04:41 2009 +0300 Get rid of redundant 'load-progress' property in EphyWebView. We now use WebKitWebView's 'progress' property directly. The "opening about:blank blinks the entry" bug is back because for some reason a) webkit reports a 10% progress for that URL b) get_uri reports NULL until 100% is loaded for only that page, so blacklisting by URI is not possible either. embed/ephy-embed.c | 6 +-- embed/ephy-web-view.c | 77 ------------------------------------------------- embed/ephy-web-view.h | 3 -- src/ephy-window.c | 14 ++------- 4 files changed, 5 insertions(+), 95 deletions(-) commit 44e17944c010fd3e4aeb2b3eacd6ccc0be624df8 Author: Xan Lopez Date: Sat Jun 13 22:28:18 2009 +0300 ephy-web-view.c: s/embed/view/ in a few places. embed/ephy-web-view.c | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-) commit e32e025e8feb9cfffe628d2cfef39c587a82bf0b Author: Mark Krapivner Date: Fri Jun 12 11:05:40 2009 +0300 Updated Hebrew translation po/he.po | 731 +++++++++++++++++++++++++++++++------------------------------ 1 files changed, 371 insertions(+), 360 deletions(-) commit ea5a1275dc414d8989e82a096ecb2f1da50566ea Author: Xan Lopez Date: Fri Jun 12 02:41:11 2009 +0300 ephy-shell.c: do not set typed address when opening a new tab. Fixes missing URI before load-committed but gives weird problems with about:blank getting stuck, need to think this through. src/ephy-shell.c | 3 --- 1 files changed, 0 insertions(+), 3 deletions(-) commit 905111b75a1b400a1fe4bd60c191e21449923f77 Author: Xan Lopez Date: Fri Jun 12 01:27:18 2009 +0300 ephy-shell.c: update for latest changes in WebKitNetworkRequest. WebKitNetworkRequest objects won't fail to be constructed since WebKitGTK+ 1.1.9, worst case they'll have a bogus URI and trying to load them will fail. src/ephy-shell.c | 20 +++++++------------- 1 files changed, 7 insertions(+), 13 deletions(-) commit acf23c469e64323179150713440c83d546b19560 Author: Ivar Smolin Date: Thu Jun 11 20:53:06 2009 +0300 Updating Estonian translation po/et.po | 15 +++++++++------ 1 files changed, 9 insertions(+), 6 deletions(-) commit 3b6e87a4e480192c3597a4462b126360573937c6 Author: Xan Lopez Date: Thu Jun 11 00:28:18 2009 +0300 ephy-shell.c: set typed address when opening a page in a new tab too. src/ephy-shell.c | 7 +++++-- 1 files changed, 5 insertions(+), 2 deletions(-) commit 5d964f6ad1d5465d420bf9cd964ad931c5c75204 Author: Kjartan Maraas Date: Wed Jun 10 10:18:34 2009 +0200 Updated Norwegian bokmÄl translation. po/nb.po | 1773 +++++++++++++++++++++++++++++--------------------------------- 1 files changed, 815 insertions(+), 958 deletions(-) commit a0ca26539dfafa251970b2b923bcc385bb65352a Author: Ivar Smolin Date: Tue Jun 9 22:47:37 2009 +0300 Updating Estonian translation po/et.po | 501 +++++++++++++++++++++++++------------------------------------- 1 files changed, 200 insertions(+), 301 deletions(-) commit 6778c7c869a2b0b3365121eaa4291dd475869b0a Author: Claude Paroz Date: Tue Jun 9 20:15:19 2009 +0200 Updated French translation Contributed by Yannick Tailliez and Claude Paroz po/fr.po | 1963 +++++++++++++++++++++++++++++--------------------------------- 1 files changed, 904 insertions(+), 1059 deletions(-) commit 388b3cf6efc6210a5b329ea7d16d108da2931214 Author: Xan Lopez Date: Tue Jun 9 12:42:46 2009 +0300 ephy-tabs-menu.c: pass correct parameter to sync_tab_title function. src/ephy-tabs-menu.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 6df28df51d598e2fc034e709ff875fd8cff67e9a Author: Xan Lopez Date: Mon Jun 8 14:18:00 2009 +0300 ephy-tabs-menu.c: tab titles are not updated. Code was not updated to reflect latest refactorings. Bug #585139 src/ephy-tabs-menu.c | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) commit a36fa2b258e671506d2c433839e09a34939f4cb1 Author: Xan Lopez Date: Sat Jun 6 02:00:46 2009 +0300 epiphany.h.in: remove old includes. src/epiphany.h.in | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) commit 12e930870c451e850c18818842ba7f2d5175231b Author: Xan Lopez Date: Sat Jun 6 01:13:27 2009 +0300 Remove EphyEmbedFactory from docs. doc/reference/epiphany-docs.sgml | 1 - doc/reference/epiphany-sections.txt | 6 ------ 2 files changed, 0 insertions(+), 7 deletions(-) commit df674714518414de88c40b6f2c25831a25f5f933 Author: Xan Lopez Date: Sat Jun 6 01:10:24 2009 +0300 downloader-view.c: fix warning. embed/downloader-view.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 4393ed18c75a7870a6ec93c0c1df6fa00fba440b Author: Xan Lopez Date: Sat Jun 6 01:06:09 2009 +0300 ephy-embeds-single.c: style fix. embed/ephy-embed-single.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 6600fcbe0801f040d230aef4eedc5a6ff672b659 Author: Xan Lopez Date: Sat Jun 6 00:55:30 2009 +0300 ephy-embed-single.*: re-indent and untabify. embed/ephy-embed-single.c | 241 +++++++++++++++++++++++---------------------- embed/ephy-embed-single.h | 73 +++++++------- 2 files changed, 158 insertions(+), 156 deletions(-) commit 2993c20c6262f9cb8257345654873d8e31c082a6 Author: Xan Lopez Date: Sat Jun 6 00:48:46 2009 +0300 configure.ac: remove embed/webkit Makefile generation. configure.ac | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) commit eccc3e6712f7ac42173ff9be6398519500d92fce Author: Xan Lopez Date: Sat Jun 6 00:42:56 2009 +0300 POTFILES.in: add ephy-web-view.c po/POTFILES.in | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit b48d7f481c6c9843bb5015d26e397d53daa97420 Author: Xan Lopez Date: Sat Jun 6 00:40:32 2009 +0300 POTFILES.in: remove leftovers. po/POTFILES.in | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) commit f1739ae27f88f7e6b5a83466ac1321657d369312 Author: Xan Lopez Date: Sat Jun 6 00:37:22 2009 +0300 doc/reference/Makefile.am: remove leftovers. doc/reference/Makefile.am | 3 --- 1 files changed, 0 insertions(+), 3 deletions(-) commit 045e3f0484d48581a021433e2ec775139c28fedf Author: Xan Lopez Date: Sat Jun 6 00:34:19 2009 +0300 src/Makefile.am: remove webkit embed library, it does not exist anymore. src/Makefile.am | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) commit 9ac17ac272eb0e08c54a44a7269add7de57a44ea Author: Xan Lopez Date: Sat Jun 6 00:26:49 2009 +0300 Remove Python support. The supported language for extensions other than C/C++ is now JavaScript through Seed. Makefile.am | 1 - README.Python | 26 - configure.ac | 102 -- data/epiphany.m4 | 13 - doc/reference/Makefile.am | 8 - m4/python.m4 | 62 - src/Makefile.am | 257 --- src/ephy-extensions-manager.c | 16 - src/ephy-python-extension.c | 339 ---- src/ephy-python-extension.h | 62 - src/ephy-python-loader.c | 113 -- src/ephy-python-loader.h | 62 - src/ephy-python.c | 133 -- src/ephy-python.h | 39 - src/ephy-window.c | 8 - src/epiphany.defs | 3437 ----------------------------------------- src/epiphany.override | 428 ----- 17 files changed, 0 insertions(+), 5106 deletions(-) commit 8cc5c0f0ceca462741ece79b0ed6e43da878656f Author: Xan Lopez Date: Sat Jun 6 00:09:47 2009 +0300 Remove embedfactory library from Makefiles. doc/reference/Makefile.am | 1 - src/Makefile.am | 3 --- 2 files changed, 0 insertions(+), 4 deletions(-) commit 963f2e49a3bc2248aa212d6c4d0203f485e27b98 Author: Xan Lopez Date: Sat Jun 6 00:09:38 2009 +0300 ephy-window.c: silence warning. src/ephy-window.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 23fa2e15713edb80aadf60df21dda1795dfab74d Author: Xan Lopez Date: Sat Jun 6 00:04:24 2009 +0300 Get rid of EphyEmbedFactory. It's useless now, since there's only one backend. embed/Makefile.am | 15 +---------- embed/ephy-embed-factory.c | 58 -------------------------------------------- embed/ephy-embed-factory.h | 37 ---------------------------- embed/ephy-embed-shell.c | 3 +- embed/ephy-embed.c | 1 - embed/ephy-favicon-cache.c | 3 +- src/ephy-shell.c | 3 +- src/ephy-window.c | 3 +- src/popup-commands.c | 7 ++--- src/window-commands.c | 5 +-- 10 files changed, 10 insertions(+), 125 deletions(-) commit 914b6f95e19447d1b25209b9bb3cda2942513775 Author: Xan Lopez Date: Fri Jun 5 23:57:38 2009 +0300 Make EphyEmbedPersist a non-interface type. embed/Makefile.am | 3 - embed/ephy-embed-factory.c | 3 +- embed/ephy-embed-persist.c | 12 +++--- embed/webkit/Makefile.am | 16 ------- embed/webkit/webkit-embed-persist.c | 79 ----------------------------------- embed/webkit/webkit-embed-persist.h | 59 -------------------------- 6 files changed, 7 insertions(+), 165 deletions(-) commit c3c1771fb6776ee3371ef06e5509d7e347880464 Author: Xan Lopez Date: Fri Jun 5 23:50:06 2009 +0300 Make EphyEmbedSingle a non-interface type. doc/reference/Makefile.am | 2 - embed/ephy-embed-factory.c | 3 +- embed/ephy-embed-shell.c | 2 +- embed/ephy-embed-single.c | 302 ++++++++++++++++++++++++++----- embed/ephy-embed-single.h | 33 ++--- embed/webkit/Makefile.am | 4 +- embed/webkit/webkit-embed-single.c | 343 ------------------------------------ embed/webkit/webkit-embed-single.h | 55 ------ 8 files changed, 268 insertions(+), 476 deletions(-) commit ecd30f7b95964ec717d5da6873492fab939f2523 Author: Xan Lopez Date: Fri Jun 5 19:01:59 2009 +0300 Fold WebKitEmbedPrefs into EphyEmbedPrefs. embed/Makefile.am | 3 +- embed/ephy-embed-prefs.c | 240 +++++++++++++++++++++++++++++++++++ embed/ephy-embed-prefs.h | 35 +++++ embed/ephy-embed.c | 5 +- embed/ephy-web-view.c | 1 - embed/webkit-embed-prefs.c | 241 ------------------------------------ embed/webkit-embed-prefs.h | 33 ----- embed/webkit/webkit-embed-single.c | 6 +- 8 files changed, 281 insertions(+), 283 deletions(-) commit 7792ee06ab725d997a2f288357cbe658525a120a Author: Xan Lopez Date: Fri Jun 5 18:49:22 2009 +0300 Kill EphyBaseEmbed, move the small widget logic it had to EphyEmbed. embed/Makefile.am | 2 - embed/ephy-base-embed.c | 101 ----------------------------------------------- embed/ephy-base-embed.h | 63 ----------------------------- embed/ephy-embed.c | 49 ++++++++++++++++++++++- 4 files changed, 48 insertions(+), 167 deletions(-) commit b8fa1b0cc55b60a0363a0cbe82e01e0d55e36e63 Author: Xan Lopez Date: Fri Jun 5 18:40:11 2009 +0300 Change EphyEmbed to not be an interface type. Holds the code that used to be in WebKitEmbed, which is now dead. embed/Makefile.am | 5 +- embed/ephy-embed-factory.c | 3 +- embed/ephy-embed-utils.h | 2 +- embed/ephy-embed.c | 764 ++++++++++++++++++++++++++++++++++++ embed/ephy-embed.h | 59 +++ embed/ephy-web-view.h | 2 + embed/webkit-embed-prefs.c | 241 ++++++++++++ embed/webkit-embed-prefs.h | 33 ++ embed/webkit/Makefile.am | 4 - embed/webkit/webkit-embed-prefs.c | 241 ------------ embed/webkit/webkit-embed-prefs.h | 33 -- embed/webkit/webkit-embed.c | 772 ------------------------------------- embed/webkit/webkit-embed.h | 58 --- 13 files changed, 1104 insertions(+), 1113 deletions(-) commit 8f3aa835aa3fb12e8f9805c3ecb454027398102c Author: Xan Lopez Date: Fri Jun 5 16:32:55 2009 +0300 Move all methods, signals and properties from EphyEmbed and EphyBaseEmbed to EphyWebView. Those two embed classes are pretty much dummy leftovers, so it should be easier to remove them now. embed/ephy-base-embed.c | 1402 +----------------------------- embed/ephy-base-embed.h | 25 - embed/ephy-embed-container.c | 10 +- embed/ephy-embed-container.h | 5 +- embed/ephy-embed-single.c | 2 +- embed/ephy-embed-single.h | 3 +- embed/ephy-embed-utils.c | 16 +- embed/ephy-embed-utils.h | 5 +- embed/ephy-embed.c | 771 ---------------- embed/ephy-embed.h | 276 ------ embed/ephy-web-view.c | 1993 +++++++++++++++++++++++++++++++++++++++++- embed/ephy-web-view.h | 192 ++++- embed/webkit/webkit-embed.c | 184 +--- src/Makefile.am | 1 + src/ephy-encoding-dialog.c | 8 +- src/ephy-location-action.c | 5 +- src/ephy-lockdown.c | 8 +- src/ephy-navigation-action.c | 4 +- src/ephy-notebook.c | 36 +- src/ephy-session.c | 20 +- src/ephy-shell.c | 17 +- src/ephy-shell.h | 2 +- src/ephy-tabs-menu.c | 2 +- src/ephy-toolbar.c | 5 +- src/ephy-window.c | 286 +++--- src/ephy-window.h | 2 +- src/popup-commands.c | 2 +- src/ppview-toolbar.c | 29 +- src/prefs-dialog.c | 3 +- src/window-commands.c | 16 +- 30 files changed, 2473 insertions(+), 2857 deletions(-) commit 1d49b43e4da3c5153a444596b24340d40ad98d31 Author: Holger Hans Peter Freyther Date: Wed Jun 3 11:26:51 2009 +0300 ephy-location-action.c: strip whitespace from URLs before loading. Bug #584466 src/ephy-location-action.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 218dbe9135658080697a7b984a6791d1b96ee996 Author: Jorge Gonzalez Date: Tue Jun 2 20:17:57 2009 +0200 Updated Spanish translation po/es.po | 34 +++++++++++++++++----------------- 1 files changed, 17 insertions(+), 17 deletions(-) commit f4ad93a86c8087df1824531fee88fb36e2c7fc26 Author: Xan Lopez Date: Tue Jun 2 19:12:12 2009 +0300 ephy-shell.c: check that the network request is not NULL before unrefing it. It won't be created with, for example, about:blank. src/ephy-shell.c | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) commit a62be2bb0ad051a60b99b02e39c58f96dd5b3b9e Author: Xan Lopez Date: Tue Jun 2 18:56:28 2009 +0300 Move load_url method to EphyWebView. embed/ephy-embed.c | 15 --------------- embed/ephy-embed.h | 5 ----- embed/ephy-web-view.c | 17 +++++++++++++++++ embed/ephy-web-view.h | 3 +++ embed/webkit/webkit-embed.c | 29 ++++------------------------- src/ephy-shell.c | 3 +-- src/ephy-window.c | 4 ++-- src/epiphany.defs | 9 --------- src/popup-commands.c | 8 ++++---- 9 files changed, 31 insertions(+), 62 deletions(-) commit 9f4b66ef75418ea4f51179432f4d5aeca4e586ed Author: Xan Lopez Date: Mon Jun 1 18:47:48 2009 +0300 Remove ephy_embed_load, it's obsoleted by ephy_web_view_load_request. embed/ephy-embed.c | 17 ----------------- embed/ephy-embed.h | 6 ------ embed/webkit/webkit-embed.c | 11 ----------- 3 files changed, 0 insertions(+), 34 deletions(-) commit 09981137f2f8563e9936b38cd7f8bfbb8c5bc95a Author: Xan Lopez Date: Mon Jun 1 11:17:50 2009 +0300 ephy-web-view.c: use nil for false value in elisp, not 'f'. embed/ephy-web-view.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 2aa3ce4a65e157968b159554ecb554a269a3915c Author: Gustavo Noronha Silva Date: Mon Jun 1 23:42:42 2009 -0300 Correctly handle the 'cancel' case in the download decision dialog Bug #583855 The code that handled responses for the download decision dialog was getting the downloader view from the embed too early. This change confines the request for the downloader view to the condition block that actually uses it. embed/webkit/webkit-embed.c | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) commit 184f7e5e525b404dafc6decfea9dff0586eaae37 Author: Mario BlÀttermann Date: Mon Jun 1 12:00:22 2009 +0200 Changed mail addresses in German doc translation help/de/de.po | 2075 ++++++++++++++++++++++++++++++++++++--------------------- 1 files changed, 1323 insertions(+), 752 deletions(-) commit f25dc37fd237c7c211130e47a9bf5a243c6a5c5e Author: Xan Lopez Date: Sat May 30 20:50:38 2009 +0300 webkit-embed.c: we still do need to update loading_uri here. Fell through the cracks when moving the normalization higher on the stack. embed/webkit/webkit-embed.c | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) commit a91b20c897807e39c3e05bd5f49b8bba03bd2e70 Author: Xan Lopez Date: Sat May 30 19:37:41 2009 +0300 ephy-shell.c: do not crash when loading about:blank ... src/ephy-shell.c | 11 +++++++---- 1 files changed, 7 insertions(+), 4 deletions(-) commit 3191345e4aafa9ae92c676468e588b6d1df2862c Author: Xan Lopez Date: Sat May 30 19:21:03 2009 +0300 Move method to copy history between embeds/views to EphyWebView from EphyEmbed. Just part of the gradual progress to get rid of the Embed interface. doc/reference/epiphany-sections.txt | 4 --- doc/reference/tmpl/ephy-embed.sgml | 1 - doc/reference/tmpl/epiphany-unused.sgml | 35 ----------------------- embed/ephy-embed.c | 22 --------------- embed/ephy-embed.h | 11 ------- embed/ephy-web-view.c | 46 +++++++++++++++++++++++++++++++ embed/ephy-web-view.h | 3 ++ embed/webkit/webkit-embed.c | 41 --------------------------- src/ephy-shell.c | 8 ++--- src/ephy-window.c | 9 +++--- src/epiphany.defs | 12 -------- 11 files changed, 56 insertions(+), 136 deletions(-) commit d94e4eca61821f956c67e6a519c36be083dd794d Author: Ask H. Larsen Date: Sat May 30 17:32:42 2009 +0200 Updated Danish translation po/da.po | 2062 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 1035 insertions(+), 1027 deletions(-) commit 0069cf09af9aade5290aba3a7fd1ac28b0d97c8c Author: Diego Escalante Urrelo Date: Fri May 29 23:31:57 2009 -0500 Include WebKit-1.0 in .gir creation src/Makefile.am | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) commit f1785bf92adafcf633a22152c4eb38dcba1ab319 Author: Gustavo Noronha Silva Date: Wed Jan 14 22:52:10 2009 -0200 Remove LoadFlags They were used, it seems, to decide whether to allow Gecko to "fix" the URL. WebKit has no such facility, and we are already doing our own handling of URI normalization. embed/ephy-embed.c | 4 +--- embed/ephy-embed.h | 8 -------- embed/webkit/webkit-embed.c | 1 - src/ephy-shell.c | 11 ----------- src/ephy-window.c | 12 +----------- 5 files changed, 2 insertions(+), 34 deletions(-) commit 0ce6fe842a2fc4c3155452f69247cdda97ab09d1 Author: Gustavo Noronha Silva Date: Sat Dec 27 16:33:40 2008 -0200 Move URL normalization out of embed, to a higher level We need this because not all code that loads URLs goes through embed now. embed/webkit/webkit-embed.c | 14 +------------- src/ephy-link.c | 19 ++++++++++++++++++- 2 files changed, 19 insertions(+), 14 deletions(-) commit b8fbb465b2dd76b7fd27582fe9d376d870f404e0 Author: Gustavo Noronha Silva Date: Fri May 29 12:29:38 2009 -0300 Fix missing HTTP information when opening links in new tabs Bug #120341 This changeset reworks ephy_shell_new_tab_full (and its callers) to use a WebKitNetworkRequest instead of an URL when handling openning links in new tabs. This gains us the advantage of feeding the new WebView with the same WebKitNetworkRequest WebKit would use to navigate to the new address. src/ephy-session.c | 7 +++++-- src/ephy-shell.c | 30 ++++++++++++++++++------------ src/ephy-shell.h | 3 ++- src/ephy-window.c | 14 +++++++------- src/epiphany.defs | 2 +- 5 files changed, 33 insertions(+), 23 deletions(-) commit 8f4747aa1731acf83f1bd7249b392d0cded08c4b Author: Gustavo Noronha Silva Date: Wed Jan 14 18:41:38 2009 -0200 Provide API to loading using WebKitNetworkRequest As the first API adition to out WebKitWebView subclass, we allow Epiphany code to use a WebKitNetworkRequest to load pages. This way we can use the full request information, not just the URI. embed/ephy-web-view.c | 19 +++++++++++++++++++ embed/ephy-web-view.h | 3 +++ 2 files changed, 22 insertions(+), 0 deletions(-) commit 682bbd135a3cde308e5c067892ad43e2dcecb44f Author: Gustavo Noronha Silva Date: Wed Jan 14 11:31:17 2009 -0200 Adding a new EphyWebView object This is an object inheriting from WebKitWebView, and will be used to house most of the functionality we move from EphyEmbed. embed/Makefile.am | 6 +++- embed/ephy-web-view.c | 57 +++++++++++++++++++++++++++++++++++++ embed/ephy-web-view.h | 65 +++++++++++++++++++++++++++++++++++++++++++ embed/webkit/webkit-embed.c | 5 ++- src/Makefile.am | 1 + 5 files changed, 131 insertions(+), 3 deletions(-) commit 6eb907dcc69c4024bb86227522d6bb394028d670 Author: drtvasudevan Date: Fri May 29 11:08:06 2009 +0530 Updated Tamil translation po/ta.po | 114 +++++++++++++++++++++++++++++++++++++++++++++++++------------- 1 files changed, 90 insertions(+), 24 deletions(-) commit 4916b8718e065e37e45f5609ef1061f894fc71a0 Author: Xan Lopez Date: Thu May 28 19:16:39 2009 +0300 webkit-embed.c: do not reinvent ephy-embed-utils functions. embed/webkit/webkit-embed.c | 12 ++---------- 1 files changed, 2 insertions(+), 10 deletions(-) commit 1a38edaef1a0f89e3964c82d321d9fd7db7dc6bf Author: Xan Lopez Date: Thu May 28 18:55:20 2009 +0300 webkit-embed: use C gettext macro for translation context. Patch by Claude Paroz, bug #583893 embed/webkit/webkit-embed.c | 4 +--- 1 files changed, 1 insertions(+), 3 deletions(-) commit 5e83fc07ff785200e9dd5078ce903fb0b053e526 Author: Xan Lopez Date: Thu May 28 17:55:53 2009 +0300 Preserve back/forward history when opening links in new tabs/windows. Bug #583459. embed/ephy-embed-utils.h | 1 + embed/webkit/webkit-embed.c | 31 +++++++++++++++++++++++++++++++ src/ephy-navigation-action.c | 9 ++++----- 3 files changed, 36 insertions(+), 5 deletions(-) commit 46fdef44c6e95fdaa841552a368d052b1164b983 Author: Simos Xenitellis Date: Tue May 26 22:48:55 2009 +0100 Fixed Greek translation for documentation. help/el/el.po | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 7f7eb789c5967f5afe5a8413d178fd3398ea49ee Author: Simos Xenitellis Date: Tue May 26 22:36:25 2009 +0100 Fixed Greek translation for documentation. help/el/el.po | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit ad9a3d7c097c9797ea6e1e28f5b4f3c5ecbae6f6 Author: Claude Paroz Date: Tue May 26 17:25:57 2009 +0200 Fix ne.po validity (Bug #521461) po/ne.po | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit 5d28aa8f0c209182d947ce734c7bf39400ed89dc Author: Xan Lopez Date: Mon May 25 13:05:19 2009 +0300 configure.ac: post-release version bump. configure.ac | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)