commit c1390040cedd28446f8fbe46bb6f373950a491ce Author: Claudio Saavedra Date: Wed Aug 14 23:19:34 2013 +0300 [Release] 3.9.3 NEWS | 13 +++++++++++++ configure.ac | 2 +- 2 files changed, 14 insertions(+), 1 deletion(-) commit f8eac2e1802f90fe9bc160d83d86a9887066a0e6 Author: Kjartan Maraas Date: Wed Aug 14 15:00:20 2013 +0200 Updated Norwegian bokmål translation po/nb.po | 165 ++++++++++++++++++++++++++++++++------------------------------- 1 file changed, 84 insertions(+), 81 deletions(-) commit b99f082db53c71fc71080cd2283df2b95116b043 Author: Gustavo Noronha Silva Date: Fri May 3 09:56:43 2013 -0700 Pre-fill password field when the username field loses focus This change makes Web pass the username as a query attribute when querying the secrets service when the username field loses focus, and pre-fills the password field with the one that was stored for the username the user typed in the username field. https://bugzilla.gnome.org/show_bug.cgi?id=699606 embed/web-extension/ephy-embed-form-auth.c | 11 ++++++- embed/web-extension/ephy-embed-form-auth.h | 4 ++- embed/web-extension/ephy-web-extension.c | 46 +++++++++++++++++++++++++++--- lib/ephy-form-auth-data.c | 7 +++-- lib/ephy-form-auth-data.h | 1 + 5 files changed, 61 insertions(+), 8 deletions(-) commit 3db87856199943b40dd756b381d56b35bd506686 Author: Gustavo Noronha Silva Date: Sun Aug 11 22:55:26 2013 -0300 Force an update on WNCK's knowledge of windows and workspaces We need to poke WNCK, otherwise our first call to ephy_window_is_on_current_workspace will be a false-positive. https://bugzilla.gnome.org/show_bug.cgi?id=705811 src/ephy-shell.c | 9 +++++++++ 1 file changed, 9 insertions(+) commit efc506ba29d5dd1fd931e0447bc4f63875cb0bc3 Author: María Majadas Date: Tue Aug 13 11:25:13 2013 +0200 Updated Spanish translation help/es/es.po | 923 ++++++++++++++++++++++++++-------------------------------- 1 file changed, 420 insertions(+), 503 deletions(-) commit a05e77450ba9c937dba6d1cc98828a349fd60e84 Author: Marek Černocký Date: Sun Aug 11 07:15:35 2013 +0200 Updated Czech translation po/cs.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 544a004aec67c67ffd74dcd0ca6b2e18b1fb824f Author: Rafael Ferreira Date: Mon Aug 5 23:26:01 2013 -0300 Updated Brazilian Portuguese translation po/pt_BR.po | 477 ++++++++++++++++++++++++++++++------------------------------ 1 file changed, 237 insertions(+), 240 deletions(-) commit 83336b0c08a8d236e6051fb4b1ffc285aad4c77e Author: María Majadas Date: Sun Aug 4 18:25:05 2013 +0200 Updated Spanish translation help/es/es.po | 776 +++++++++++++++++++++++++++++++--------------------------- 1 file changed, 409 insertions(+), 367 deletions(-) commit d8373ce2759a8e790e658d511111017bb609bbdc Author: Ekaterina Gerasimova Date: Sun Jul 7 11:29:57 2013 +0100 Add help buttons to the pdm and pref dialogs src/pdm-dialog.c | 2 +- src/resources/epiphany.ui | 16 +++++++++++++++- src/resources/prefs-dialog.ui | 16 +++++++++++++++- 3 files changed, 31 insertions(+), 3 deletions(-) commit 1feec7d16afd3c0396e3dde422001d95bea15bf7 Author: Ekaterina Gerasimova Date: Sat Jul 6 22:54:56 2013 +0100 Update links to help, add app menuitem Update ephy_gui_help to link to pages, not sections. Update links to pages in the new help. Add an app menu Help item. Change the link from the preference dialog to link to the pref.page because one page per tab is not compatible with the help style… lib/ephy-gui.c | 12 ++++++------ lib/ephy-gui.h | 2 +- src/bookmarks/ephy-bookmark-properties.c | 2 +- src/bookmarks/ephy-bookmarks-editor.c | 2 +- src/ephy-encoding-dialog.c | 2 +- src/ephy-history-window.c | 2 +- src/ephy-shell.c | 13 +++++++++++++ src/ephy-window.c | 3 +++ src/pdm-dialog.c | 4 ++-- src/prefs-dialog.c | 26 +------------------------- src/resources/epiphany-application-menu.ui | 4 ++++ src/resources/epiphany-bookmark-editor-ui.xml | 1 + src/resources/epiphany-history-window-ui.xml | 1 + src/resources/epiphany-ui.xml | 1 + src/window-commands.c | 7 +++++++ src/window-commands.h | 2 ++ 16 files changed, 46 insertions(+), 38 deletions(-) commit 3959996638d390e27eb4e1e78c62cd04eb6b8071 Author: Ekaterina Gerasimova Date: Sun Aug 4 13:39:14 2013 +0200 Remove duplicate GtkBuilder property src/resources/prefs-dialog.ui | 1 - 1 file changed, 1 deletion(-) commit 55748e48c7aefd6115fe8ebace1b935218475275 Author: Ekaterina Gerasimova Date: Sun Aug 4 11:27:31 2013 +0200 Add es to the help/Makefile.am help/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 5c4c05225c72958e92e130fe857dc64b6f8fea13 Author: Ekaterina Gerasimova Date: Sat Jul 6 21:55:30 2013 +0100 Set up build system for user help Makefile.am | 2 +- configure.ac | 7 +++++++ help/Makefile.am | 37 +++++++++++++++++++++++++++++++++++++ 3 files changed, 45 insertions(+), 1 deletion(-) commit 1dd24ef4a29108db0ebeeac78e6d85e5e0348525 Author: Yuri Myasoedov Date: Sun Aug 4 10:02:31 2013 +0400 Updated Russian translation po/ru.po | 513 +++++++++++++++++++++++++-------------------------------------- 1 file changed, 202 insertions(+), 311 deletions(-) commit 69c050631efb2950e4d73136e9af907f8e1b2dfb Author: Claudio Saavedra Date: Sat Aug 3 14:34:27 2013 +0200 ephy-window: disable new window creation in application mode Also incognito windows. https://bugzilla.gnome.org/show_bug.cgi?id=703929 src/ephy-window.c | 2 ++ 1 file changed, 2 insertions(+) commit 96591accb86ef759181707d92b44391651294de7 Author: Young-ho Cha Date: Sat Aug 3 13:07:47 2013 +0200 ephy-about-handler: add content charset embed/ephy-about-handler.c | 5 +++++ 1 file changed, 5 insertions(+) commit 54429945ac209b637d142d467d9287861c06579a Author: Diego Escalante Urrelo Date: Mon Dec 10 05:17:18 2012 -0500 e-window: hide unsensitive actions in webapp mode https://bugzilla.gnome.org/show_bug.cgi?id=685216 src/ephy-window.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) commit 819b2fba4c3788926a743a571cfb999588b47799 Author: Fran Diéguez Date: Fri Aug 2 13:02:57 2013 +0200 Updated Galician translations po/gl.po | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) commit 0ea7a5ef505250307f9fbac71a132f766c615b98 Author: Chao-Hsiung Liao Date: Fri Aug 2 10:44:22 2013 +0800 Updated Traditional Chinese translation(Hong Kong and Taiwan) po/zh_HK.po | 603 +++++++++++++++++++++++++++++++---------------------------- po/zh_TW.po | 607 ++++++++++++++++++++++++++++++++---------------------------- 2 files changed, 650 insertions(+), 560 deletions(-) commit 4e0702948781cf04c0d2f26a0e662a782118015d Author: Diego Escalante Urrelo Date: Thu Aug 1 15:19:35 2013 +0200 e-window: hide and disable more actions in webapp mode This disables and hides: ViewPageSource, ContextBookmarkPage, InspectElement. https://bugzilla.gnome.org/show_bug.cgi?id=672910 src/ephy-window.c | 9 +++++++++ 1 file changed, 9 insertions(+) commit 3c0c15b061d7f1a9981baa75dc768e7ee00f86b2 Author: Claudio Saavedra Date: Thu Aug 1 14:56:09 2013 +0200 ephy-window: update comment src/ephy-window.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit f6c366739882a6f41fe4fb3beefc8150d02a2936 Author: Daniel Mustieles Date: Wed Jul 31 18:26:31 2013 +0200 Updated Spanish translation help/es/es.po | 1135 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 1135 insertions(+) commit 3d06d5dfe73b035e60f4597e65e6c2589273fe6d Author: Yaron Shahrabani Date: Wed Jul 31 09:14:40 2013 +0300 Updated Hebrew translation. po/he.po | 898 ++++++++++++++++++++++++++++++++++++++++++++++++++------------- 1 file changed, 711 insertions(+), 187 deletions(-) commit d7b861c43b6bbb052f85252dd027999c0ac72f3c Author: Kjartan Maraas Date: Thu Jul 18 13:49:30 2013 +0200 Updated Norwegian bokmål translation po/nb.po | 145 +++++++++++++++++++++++++++++++++------------------------------ 1 file changed, 75 insertions(+), 70 deletions(-) commit 65dbb76859759c45de6317696fad8be9d815bf19 Author: Jiro Matsuzawa Date: Sat Jul 13 22:05:53 2013 +0900 l10n: Update Japanese translation po/ja.po | 420 +++++++++++++++++++++++++++++++-------------------------------- 1 file changed, 208 insertions(+), 212 deletions(-) commit 442fba3349081b17f317de2c1d702c6fe6496e2a Author: Bastien Nocera Date: Mon Jul 8 11:33:02 2013 +0200 ephy-string: Avoid poking at remote websites Epiphany tries to query the existence of remote sites before loading their page. This causes problems when the remote site is not available and loading it requires the query to timeout (epiphany would look like it's not loading the site for up to 60 seconds) or for one-time URLs (where it might invalidate the query, such as for password resets, or confirmation e-mails). We'll now only check whether the file exists so that incomplete URLs ("epiphany foo.com/bar.html") still loads the bar.html file if it exists locally, but the remote website if not. https://bugzilla.gnome.org/show_bug.cgi?id=703772 lib/ephy-string.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) commit 18d58e526c4f53176ef66d2e42df35ec2c8bab29 Author: Daniel Mustieles Date: Mon Jul 8 13:36:12 2013 +0200 Updated Spanish translation po/es.po | 125 ++++++++++++++++++++++++++++++++------------------------------- 1 file changed, 63 insertions(+), 62 deletions(-) commit 20a7f681d5120fab88e5e51ccb74541c856290f0 Author: Ekaterina Gerasimova Date: Sun Jul 7 16:03:23 2013 +0100 Work around the UI for the user help help/C/bookmark-add.page | 4 ++-- help/C/browse-local.page | 4 ++-- help/C/browse-web.page | 4 ++-- help/C/browse-webapps.page | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) commit 3b671a44b355412dafdf286aa80ef4bbf56e75da Author: Ekaterina Gerasimova Date: Sun Jul 7 12:21:30 2013 +0100 Tidy index and pref help pages help/C/index.page | 6 +++--- help/C/pref.page | 8 +++----- 2 files changed, 6 insertions(+), 8 deletions(-) commit 1d32187b789c5d6fb619082acf74bc2cf3c290bf Author: Marek Černocký Date: Sun Jul 7 00:05:48 2013 +0200 Updated Czech translation po/cs.po | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) commit 397c1383e2a4c918e10320bef7670fe5c77bb72d Author: Ekaterina Gerasimova Date: Sat Jul 6 21:51:01 2013 +0100 Rename the figures help directory to media …as that makes more sense as it may have other media in it in the future. help/C/browse-private.page | 2 +- help/C/figures/epiphany-3-8.png | Bin 119144 -> 0 bytes help/C/figures/private-browsing-3-8.png | Bin 108824 -> 0 bytes help/C/figures/web-browser.png | Bin 1724 -> 0 bytes help/C/index.page | 2 +- help/C/introduction.page | 2 +- help/C/media/epiphany-3-8.png | Bin 0 -> 119144 bytes help/C/media/private-browsing-3-8.png | Bin 0 -> 108824 bytes help/C/media/web-browser.png | Bin 0 -> 1724 bytes 9 files changed, 3 insertions(+), 3 deletions(-) commit 89ff904158a1b5a186a56c54847a4f1e77d66905 Author: Michael Catanzaro Date: Sat Jul 6 15:18:06 2013 -0500 Fix typo in a message src/window-commands.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 0dab26facb5a328140b39936f21c7f9ab7137759 Author: Ekaterina Gerasimova Date: Sat Jul 6 21:19:39 2013 +0100 Stub out the problem section in the help index help/C/index.page | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) commit 824eabb01add255bd11f0c38f51513eb690e6495 Author: Ekaterina Gerasimova Date: Sat Jul 6 21:15:36 2013 +0100 Stub the view source help page help/C/source.page | 30 ------------------------------ help/C/source.page.stub | 32 ++++++++++++++++++++++++++++++++ 2 files changed, 32 insertions(+), 30 deletions(-) commit f82332d3301ca35b52710ff795a0dbc9fbf6d1c3 Author: Ekaterina Gerasimova Date: Sat Jul 6 21:13:59 2013 +0100 Add help about Web Applications help/C/browse-webapps.page | 30 ++++++++++++++++++++++++++---- 1 file changed, 26 insertions(+), 4 deletions(-) commit d8cb318ca7167a0b9fb06a7f016f622d528ab9d1 Author: Aruna Sankaranarayanan Date: Sat Jul 6 23:30:06 2013 +0530 help: More content in data-passwords.page Added content on updating stored passwords in Web. help/C/data-passwords.page | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) commit 47e3a4dcdc0f10bd08f51281f76556ec5e9c45d9 Author: Michael Hill Date: Sat Jul 6 13:57:18 2013 -0400 Review pref-css, pref-font pages help/C/pref-css.page | 4 ++-- help/C/pref-font.page | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) commit 613f56dee0534b621352eebd6000b2045129ddb3 Author: Michael Hill Date: Sat Jul 6 12:50:40 2013 -0400 Review bookmark-smart, browse-private help/C/bookmark-smart.page | 2 +- help/C/browse-private.page | 17 ++++++++--------- 2 files changed, 9 insertions(+), 10 deletions(-) commit 4407a314c1d57e4737c3dcc3b78fa98fe7d954b8 Author: Michael Hill Date: Sat Jul 6 12:26:13 2013 -0400 Review data-cookies help/C/data-cookies.page | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 9bc5c0f788d815109647e4fe78caa0b082b5c7ce Author: Michael Hill Date: Sat Jul 6 12:22:10 2013 -0400 Review bookmark-delete help/C/bookmark-delete.page | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) commit 6ebd82d7a9adb206b42f72e39f4c04947bc0e899 Author: Michael Hill Date: Sat Jul 6 11:33:05 2013 -0400 Review bookmark edit help/C/bookmark-edit.page | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) commit 128bb0cea35972f2c12998a26c2e6ea8b049c80e Author: Michael Hill Date: Sat Jul 6 11:10:35 2013 -0400 Review cookies.xml, pref-cookies page help/C/cookies.xml | 4 ++-- help/C/pref-cookies.page | 17 +++++++++-------- 2 files changed, 11 insertions(+), 10 deletions(-) commit 2a6e922fda866b7eb9eb7e904a17d6d265af559d Author: Ekaterina Gerasimova Date: Sat Jul 6 15:23:32 2013 +0100 Fix typo on the history help page help/C/history.page | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit c1fc9ef85daf0b59eed5639bc3f871fdc9913a62 Author: Ekaterina Gerasimova Date: Sat Jul 6 15:16:42 2013 +0100 Start writing language help page help/C/pref-language.page | 42 ------------------------------------- help/C/pref-language.page.stub | 47 ++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 47 insertions(+), 42 deletions(-) commit 511fe14ab2f960b4561011daf1cc2ba4b6c5abcb Author: Michael Hill Date: Sat Jul 6 09:50:18 2013 -0400 Review of introduction, history and history-delete help/C/history-delete.page | 5 +++-- help/C/history.page | 10 +++++----- help/C/introduction.page | 11 ++++++----- 3 files changed, 14 insertions(+), 12 deletions(-) commit 09c9dc9bc17a2d4b03e8e0c5f7aaa0b530b784d2 Author: Ekaterina Gerasimova Date: Sat Jul 6 14:37:41 2013 +0100 Add help page for download preferences help/C/pref-downloads.page | 32 +++++++++++++++++++++----------- 1 file changed, 21 insertions(+), 11 deletions(-) commit 5b65f2900e873b534becb6180df7ab2a9351f9ec Author: Ekaterina Gerasimova Date: Sat Jul 6 13:45:39 2013 +0100 Split the passwords page for help buttons help/C/data-passwords.page | 29 ++++----------------------- help/C/pref-passwords.page | 49 ++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 53 insertions(+), 25 deletions(-) commit 2272f08ccf04268e2d3ac1e03d4083a64c560756 Author: Ekaterina Gerasimova Date: Sat Jul 6 13:15:59 2013 +0100 Reorder instructions in pref-css The instructions only seem to work if followed in a specific order, where the CCS is created before being enabled. help/C/pref-css.page | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) commit 647195b9347b4087840d926180c7ee3e00019297 Author: Ekaterina Gerasimova Date: Sat Jul 6 13:03:28 2013 +0100 Review font preference help page help/C/pref-font.page | 34 ++++++++++++++++++++++------------ 1 file changed, 22 insertions(+), 12 deletions(-) commit 0c6b4fed37cfa4b5c44391c4bac5036ab19d4f28 Author: Ekaterina Gerasimova Date: Sat Jul 6 10:42:20 2013 +0100 Review custom CSS help page help/C/pref-css.page | 38 ++++++++++++++++++++++++++------------ 1 file changed, 26 insertions(+), 12 deletions(-) commit 2042b95fa31806c8977d2855c478a2727aa899bd Author: Ekaterina Gerasimova Date: Fri Jul 5 23:55:17 2013 +0100 Review password help page help/C/data-passwords.page | 82 +++++++++++++++++++--------------------------- 1 file changed, 34 insertions(+), 48 deletions(-) commit 970198924eecb7595d71992ca4da322e60205c7d Author: Ekaterina Gerasimova Date: Fri Jul 5 23:38:58 2013 +0100 Stub the privacy help page help/C/pref-privacy.page | 42 ------------------------------------ help/C/pref-privacy.page.stub | 50 +++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 50 insertions(+), 42 deletions(-) commit b28b1ce3bdf40b916459950dbab9441cce4d6f10 Author: Ekaterina Gerasimova Date: Fri Jul 5 23:35:10 2013 +0100 Write help page about bookmark topics help/C/bookmark-topic.page | 37 ++++++++++++++++++++++++++++++------- 1 file changed, 30 insertions(+), 7 deletions(-) commit fad1b969a0a0e9e99289824b3f97ceb7af5406f0 Author: Ekaterina Gerasimova Date: Fri Jul 5 22:43:16 2013 +0100 Stub help pages for webapps and viewing source help/C/browse-webapps.page | 31 +++++++++++++++++++++++++++++++ help/C/source.page | 30 ++++++++++++++++++++++++++++++ 2 files changed, 61 insertions(+) commit a8b1de542ba2e092708cc78df3e0eff88a58b19c Author: Gord Hill Date: Tue Jul 2 19:45:13 2013 -0400 Fonts and user CSS pages filled out. help/C/pref-css.page | 27 ++++++++++++++++++--------- help/C/pref-font.page | 21 ++++++++++++--------- 2 files changed, 30 insertions(+), 18 deletions(-) commit aa3cbe8cbc0447079033cca68ff786fe7a53fb47 Author: Daniel Mustieles Date: Thu Jul 4 18:23:17 2013 +0200 Fixed typo in author's name help/C/cookies.xml | 2 +- help/C/data-cookies.page | 2 +- help/C/pref-cookies.page | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) commit 02023f89867643b844342824bb4b616500006de6 Author: Ekaterina Gerasimova Date: Tue Jul 2 23:55:57 2013 +0100 Update the help index structure help/C/browse-local.page | 2 +- help/C/browse-private.page | 2 +- help/C/index.page | 6 +++++- help/C/pref-css.page | 2 +- help/C/pref-downloads.page | 2 +- help/C/pref-font.page | 2 +- help/C/pref-language.page | 2 +- 7 files changed, 11 insertions(+), 7 deletions(-) commit 01695befb8baff3504898c2695ac586c178ad440 Author: Ekaterina Gerasimova Date: Tue Jul 2 23:50:57 2013 +0100 Add stub for bookmark topic help help/C/bookmark-topic.page | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) commit 45adc3c20315a12f67243be4eebb5194f7ad8daf Author: Ekaterina Gerasimova Date: Tue Jul 2 23:47:26 2013 +0100 Add help page about smart bookmarks help/C/bookmark-smart.page | 60 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 60 insertions(+) commit 5d01bd63984c09d5d707b486c638543148948726 Author: Ekaterina Gerasimova Date: Tue Jul 2 23:21:49 2013 +0100 Link bookmark help pages to the guide help/C/bookmark-add.page | 1 + help/C/bookmark-delete.page | 1 + help/C/bookmark-edit.page | 1 + 3 files changed, 3 insertions(+) commit bf867a6f022f5593e309927571fe0f05b89eb27f Author: Ekaterina Gerasimova Date: Tue Jul 2 23:20:34 2013 +0100 Finish the help guide for the bookmarks dialog help/C/bookmark.page | 23 +++++++++++++---------- 1 file changed, 13 insertions(+), 10 deletions(-) commit 4eb738320c2a3e62867b16d44604672ed664cb3a Author: Ekaterina Gerasimova Date: Tue Jul 2 23:18:49 2013 +0100 Add help for cookie pref and data help/C/cookies.xml | 35 ++++++++++++++++++++++++++++ help/C/data-cookies.page | 35 ++++++++++++++-------------- help/C/pref-cookies.page | 60 ++++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 113 insertions(+), 17 deletions(-) commit d953073e4bd29de15336d7a1a9498bf7e9e8177a Author: Ekaterina Gerasimova Date: Mon Jul 1 23:23:10 2013 +0100 Update help index Split off a privacy section help/C/data-cookies.page | 2 +- help/C/history-delete.page | 2 +- help/C/index.page | 10 +++++++--- help/C/pref-privacy.page | 2 +- 4 files changed, 10 insertions(+), 6 deletions(-) commit 13e6f423ecae4738efd38b527d08dda23655d036 Author: Ekaterina Gerasimova Date: Mon Jul 1 23:20:40 2013 +0100 Review help about bookmarks help/C/bookmark-delete.page | 29 +++++++++++++++-------------- help/C/bookmark-edit.page | 40 +++++++++++++++++++--------------------- 2 files changed, 34 insertions(+), 35 deletions(-) commit c4f3cbbe4a6f2fbbdb570b04a51772f68b29e9ed Author: Ekaterina Gerasimova Date: Sun Jun 30 23:22:10 2013 +0100 Review adding bookmarks page See bug 703365 help/C/bookmark-add.page | 49 +++++++++++++++++++----------------------------- 1 file changed, 19 insertions(+), 30 deletions(-) commit 0a21f8df707d42eb9babf5e7a5c0a928e2b429d1 Author: Ekaterina Gerasimova Date: Sun Jun 30 22:37:05 2013 +0100 Reorder the help index help/C/bookmark-add.page | 5 ++--- help/C/bookmark-delete.page | 3 +-- help/C/bookmark-edit.page | 3 +-- help/C/browse-web.page | 1 + help/C/index.page | 8 ++++++++ help/C/pref-css.page | 2 +- help/C/pref-downloads.page | 2 +- help/C/pref-font.page | 2 +- help/C/pref-language.page | 2 +- 9 files changed, 17 insertions(+), 11 deletions(-) commit 36b960b30e8555963d250c50d61eeebee7ec6c1b Author: Ekaterina Gerasimova Date: Sun Jun 30 22:25:53 2013 +0100 Fix validation error in browse-private help page help/C/browse-private.page | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) commit af1ab943d0cc1c722dadc91646d56aa7e9d44ffb Author: Ekaterina Gerasimova Date: Sun Jun 30 22:25:33 2013 +0100 Add help for browsing local files help/C/browse-local.page | 32 +++++++++++++++++++++----------- 1 file changed, 21 insertions(+), 11 deletions(-) commit d74dc5aaa10aa7bf602dfee95d4f52ed7d88536f Author: Ekaterina Gerasimova Date: Sun Jun 30 21:47:29 2013 +0100 Add help about private browsing help/C/browse-private.page | 54 ++++++++++++++++++++++++++------ help/C/figures/private-browsing-3-8.png | Bin 0 -> 108824 bytes 2 files changed, 44 insertions(+), 10 deletions(-) commit 762831981b42db37d1e0a2cc14b7d2517abc6d3a Author: Ekaterina Gerasimova Date: Sun Jun 30 18:48:52 2013 +0100 Add help for first run of using "Web" help/C/browse-web.page | 44 +++++++++++++++++++++++++++++++++----------- 1 file changed, 33 insertions(+), 11 deletions(-) commit b0117d196fea36d7318b2927f5d287d3fccf68a9 Author: Ekaterina Gerasimova Date: Sun Jun 30 18:40:38 2013 +0100 Add help about browser history help/C/history-delete.page | 51 ++++++++++++++++++++++++++++++++++++++++++++++ help/C/history.page | 23 +++++++++++++-------- 2 files changed, 65 insertions(+), 9 deletions(-) commit ba20ad22a1225e2236a67dcc67ff993227a393d8 Author: Ekaterina Gerasimova Date: Sun Jun 30 18:40:06 2013 +0100 Add the screenshot for the help introduction help/C/figures/epiphany-3-8.png | Bin 0 -> 119144 bytes 1 file changed, 0 insertions(+), 0 deletions(-) commit b70795754fa551ed6eb152f3558086bb836ead73 Author: Ekaterina Gerasimova Date: Sun Jun 30 14:06:56 2013 +0100 Finish the introduction to the help help/C/introduction.page | 27 +++++++++++++++++---------- 1 file changed, 17 insertions(+), 10 deletions(-) commit d8dbe5c067401094bc2dddd0f95d7881cfb71cd7 Author: Federico Mena Quintero Date: Fri Jun 21 19:28:44 2013 -0500 prefs: Use the correct signal to monitor GtkFileChooserButton's selection changes The correct signal is 'selection-changed', as in all file choosers. The signal that was being used, 'current-folder-changed', only means that the current directory being shown in the file chooser dialog has changed - not that the selection has changed. See https://bugzilla.gnome.org/show_bug.cgi?id=696498#c8 - although that comment suggests the use of the 'file-set' signal, which I don't think is very useful. It's just a historical remnant. src/prefs-dialog.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit e7132d317edd5acd610ba4f12a98bffd404dd5d3 Author: Sergio Villar Senin Date: Mon Jun 17 11:36:06 2013 +0200 uri-tester: fixed a G_CRITICAL when regexp was NULL Do not unconditionally unref the regexp in case of error because it could be NULL. embed/uri-tester.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) commit 5bf71aaa68f405240e43e8365d6ec31df4e216f8 Author: Gustavo Noronha Silva Date: Sun Jun 9 19:40:01 2013 -0300 Move profile directory check to after checking for application mode Since application mode also has a profile directory, we will enter the non-app-mode profile shell mode instead. src/ephy-main.c | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) commit c2fbc7f80a13c6aac0ee998050eb78dae3f5ff0f Author: Khaled Hosny Date: Sat Jun 8 20:34:29 2013 +0200 Update Arabic translation po/ar.po | 361 ++++++++++++++++++++++++++++++++------------------------------- 1 file changed, 182 insertions(+), 179 deletions(-) commit a2a46a8da9c22fa9a60118b69fecc24e48bfd2b3 Author: tuhaihe Date: Thu Jun 6 12:34:18 2013 +0800 update Simplified Chinese (zh_CN) translation po/zh_CN.po | 1126 +++++++++++++++++++++++++++++++---------------------------- 1 file changed, 595 insertions(+), 531 deletions(-) commit aea075e28c916714ce6f6a9425e316a2a5647ce1 Author: Piotr Drąg Date: Tue Jun 4 18:53:38 2013 +0200 Updated POTFILES.in po/POTFILES.in | 1 - 1 file changed, 1 deletion(-) commit 9bea3575b17b3c717d9947337b46a9b8c40e50a1 Author: Carlos Garcia Campos Date: Wed Mar 27 19:49:04 2013 +0100 Make about:applications handler asynchrounous https://bugzilla.gnome.org/show_bug.cgi?id=696728 embed/ephy-about-handler.c | 34 ++++++++++++++++++++++++++++++---- 1 file changed, 30 insertions(+), 4 deletions(-) commit 030cc2e27a3bbad68d8aa40cc39e8b4778070d26 Author: Carlos Garcia Campos Date: Wed Mar 27 19:29:04 2013 +0100 Make about:memory handler asynchronous https://bugzilla.gnome.org/show_bug.cgi?id=696728 embed/ephy-about-handler.c | 37 ++++++++++++++++++++++++++++++++----- 1 file changed, 32 insertions(+), 5 deletions(-) commit 4e3ff1b24118a1913a77285efc33ca38685a3ea5 Author: Carlos Garcia Campos Date: Wed Mar 27 17:58:32 2013 +0100 Make ephy-about-handler a GObject and handle all request using the same API about:plugins was handled differently because it's asynchrounous, now all handlers can be implemented asynchronously too. https://bugzilla.gnome.org/show_bug.cgi?id=696728 embed/ephy-about-handler.c | 287 +++++++++++++++++++++++++++++++++------------ embed/ephy-about-handler.h | 35 +++++- embed/ephy-embed-shell.c | 56 +-------- 3 files changed, 250 insertions(+), 128 deletions(-) commit 9701366af8864044864c1f3016945bbeed51876c Author: Carlos Garcia Campos Date: Wed Mar 27 17:53:07 2013 +0100 Remove ephy-request-about It's not used in WebKit2. https://bugzilla.gnome.org/show_bug.cgi?id=696728 embed/Makefile.am | 4 +- embed/ephy-embed-shell.c | 1 - embed/ephy-request-about.c | 91 ---------------------------------------------- embed/ephy-request-about.h | 34 ----------------- 4 files changed, 1 insertion(+), 129 deletions(-) commit 1dce50da0d55e0814b444f1922d2e263ce9aeda4 Author: Marek Černocký Date: Tue Jun 4 11:45:44 2013 +0200 Updated Czeach translation po/cs.po | 110 +++++++++++++++++++++++++++++++++------------------------------ 1 file changed, 58 insertions(+), 52 deletions(-) commit 0ede1f441c3de22aeba2998c5bae14da82e38762 Author: Fran Diéguez Date: Sat Jun 1 23:04:35 2013 +0200 Updated Galician translations po/gl.po | 466 +++++++++++++++++++++++++++++++-------------------------------- 1 file changed, 231 insertions(+), 235 deletions(-) commit f54b91d3e3ada71fe8b50b771610fac771cb2ca0 Author: Alberto Garcia Date: Fri May 31 18:15:28 2013 +0200 configure.ac: require automake 1.11 The dist-xz option is not present in earlier versions autogen.sh | 2 +- configure.ac | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) commit d54a6f68f9de5f851fe53d0e2f87915e28069b01 Author: Jiro Matsuzawa Date: Fri May 31 22:40:36 2013 +0900 l10n: Update Japanese translation po/ja.po | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) commit e46183eea9849f59e2d34c2b8a8aecf169155641 Author: Carlos Garcia Campos Date: Thu May 30 15:31:15 2013 +0200 ephy-web-view: Do not use an idle to show crashed error page This was a workaround for a WebKit bug that has already been fixed in WebKitGTK+ 2.1.1 embed/ephy-web-view.c | 30 +++++------------------------- 1 file changed, 5 insertions(+), 25 deletions(-) commit cc881aacfd48a3a283398bc2824a4a7e21aa7593 Author: Xan Lopez Date: Thu May 30 13:07:36 2013 +0200 [release] 3.9.2 NEWS | 13 +++++++++++++ configure.ac | 4 ++-- 2 files changed, 15 insertions(+), 2 deletions(-)