commit 4ec4cae13cebf70a6b6a025bcd57329fb99ac235 Author: Kenneth Nielsen Date: Mon Feb 20 22:57:27 2012 +0100 Updated Danish translation po/da.po | 2246 ++++++++++++++++++++++++++++---------------------------------- 1 files changed, 1026 insertions(+), 1220 deletions(-) commit 9c83eea8ee4b079c08d492884ff169ad6988f314 Author: Ihar Hrachyshka Date: Mon Feb 20 16:44:26 2012 +0300 Updated Belarusian translation. po/be.po | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) commit 8a3f835eeeb184e8132f8a04834e560519c83c50 Author: Daniel Nylander Date: Sun Feb 19 19:30:00 2012 +0100 Updated Swedish translation po/sv.po | 2726 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 1365 insertions(+), 1361 deletions(-) commit 2392a739d352ef3e8e54f9daf172fa634fbca4de Author: Gustavo Noronha Silva Date: Sun Feb 19 14:25:47 2012 -0200 Initialize variables that could be freed without being set embed/ephy-web-app-utils.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) commit befd8e788df39ba95b0936d1f728c07e8901dacf Author: Gustavo Noronha Silva Date: Fri Feb 10 18:42:07 2012 -0200 Make inspector handling real-world compliant Destroy and recreate the inspector's WebView instead of reusing it, and make it always start windowed. https://bugzilla.gnome.org/show_bug.cgi?id=669835 embed/ephy-embed.c | 40 ++++++++++++++++++++++++++++++---------- 1 files changed, 30 insertions(+), 10 deletions(-) commit 1cde8eafe09d5fcc953241cb8ad6bae8538f3144 Author: Kjartan Maraas Date: Sun Feb 19 15:41:46 2012 +0100 Updated Norwegian bokmål translation po/nb.po | 642 ++++++++++++++++++++++++++++++-------------------------------- 1 files changed, 309 insertions(+), 333 deletions(-) commit 69e0195ddcab7bf22ce258db751360b101a96912 Author: Praveen Illa Date: Sat Feb 18 23:27:12 2012 +0530 Updated Telugu Tranlsslation po/te.po | 2062 ++++++++++++++++++++++++++++++-------------------------------- 1 files changed, 984 insertions(+), 1078 deletions(-) commit c1e3956ec8d738d02476c5d9517ce670a08aa90d Author: Jiro Matsuzawa Date: Sat Feb 18 12:00:58 2012 +0900 [l10n] Update Japanese translation po/ja.po | 1430 ++++++++++++++++++++++++++++++-------------------------------- 1 files changed, 685 insertions(+), 745 deletions(-) commit 92d3feddb8e159b07c1520d672b05b0f9504f39c Author: Chao-Hsiung Liao Date: Sat Feb 18 08:33:46 2012 +0800 Updated Traditional Chinese translation(Hong Kong and Taiwan) po/zh_HK.po | 95 +++++++++++++++++++++++++++++++++------------------------- po/zh_TW.po | 95 +++++++++++++++++++++++++++++++++------------------------- 2 files changed, 108 insertions(+), 82 deletions(-) commit fd817d0efe222fb089ee1b60ec8c175e24ef9b71 Author: Matej Urbančič Date: Fri Feb 17 21:44:21 2012 +0100 Updated Slovenian translation po/sl.po | 404 ++++++++++++++++++++++++++++++++------------------------------ 1 files changed, 211 insertions(+), 193 deletions(-) commit 7f6e243a669a48288fd76da1828d0703a6b523ed Author: Muhammet Kara Date: Wed Feb 15 14:29:13 2012 +0200 [l10n]Updated Turkish translation po/tr.po | 1870 +++++++++++++++++++++++++++++--------------------------------- 1 files changed, 881 insertions(+), 989 deletions(-) commit 9b8173aaab8c1ae2e66da71247a9c208f190dfec Author: Yuri Myasoedov Date: Sun Feb 12 12:27:23 2012 +0400 Updated Russian Translation po/ru.po | 1898 +++++++++++++++++++++++++++++--------------------------------- 1 files changed, 890 insertions(+), 1008 deletions(-) commit 664f3619fa019f80cf2891276b824318a0ff1428 Author: Ihar Hrachyshka Date: Sat Feb 11 22:10:32 2012 +0300 Updated Belarusian translation. po/be.po | 977 +++++++++++++++++++++++--------------------------------------- 1 files changed, 353 insertions(+), 624 deletions(-) commit 8be7e8d570fa09665543bff1a8d578f0fc1fad54 Author: Diego Escalante Urrelo Date: Thu Feb 9 04:25:43 2012 -0500 ephy-web-view: blank line nitpick https://bugzilla.gnome.org/show_bug.cgi?id=669737 embed/ephy-web-view.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit e2576b4990656f70f13d0ee5ebab295def18507a Author: Diego Escalante Urrelo Date: Thu Feb 9 05:55:11 2012 -0500 ephy-window: use tab-close-request to avoid code duplication There were two paths checking for modified forms and downloads on tab closing. Instead of duplication code, make EphyEmbedContainer impl_remove_child trigger ::tab-close-request on EphyNotebook. https://bugzilla.gnome.org/show_bug.cgi?id=669736 src/ephy-window.c | 19 +++---------------- 1 files changed, 3 insertions(+), 16 deletions(-) commit a32a038b0e39f9811799ca8315dd702659b2353d Author: Diego Escalante Urrelo Date: Thu Feb 9 13:39:09 2012 -0500 tests: terminate noinst_PROGRAMS with NULL To avoid trivial line changes, ironically. https://bugzilla.gnome.org/show_bug.cgi?id=669766 tests/Makefile.am | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) commit ae6c80bf9462e366dca4dfa63265fcde888cc083 Author: Diego Escalante Urrelo Date: Tue Feb 7 05:38:25 2012 -0500 tests: sync vim/emacs modeline comments https://bugzilla.gnome.org/show_bug.cgi?id=669766 tests/ephy-embed-single-test.c | 2 +- tests/ephy-location-entry-test.c | 1 + tests/ephy-search-entry-test.c | 1 + 3 files changed, 3 insertions(+), 1 deletions(-) commit afcf0e11ff0a73874ca41bd0324e8292e695b28a Author: Diego Escalante Urrelo Date: Tue Feb 7 05:37:39 2012 -0500 tests: rename files to avoid duplicate names Append -test to .c files in tests/ to avoid duplicating filenames in the repository. https://bugzilla.gnome.org/show_bug.cgi?id=669766 tests/Makefile.am | 10 +- tests/ephy-download-test.c | 212 ++++++++++++++++++++++++++++++++++++++ tests/ephy-download.c | 212 -------------------------------------- tests/ephy-embed-single-test.c | 123 ++++++++++++++++++++++ tests/ephy-embed-single.c | 123 ---------------------- tests/ephy-embed-utils-test.c | 152 +++++++++++++++++++++++++++ tests/ephy-embed-utils.c | 152 --------------------------- tests/ephy-location-entry-test.c | 162 +++++++++++++++++++++++++++++ tests/ephy-location-entry.c | 162 ----------------------------- tests/ephy-search-entry-test.c | 74 +++++++++++++ tests/ephy-search-entry.c | 74 ------------- 11 files changed, 728 insertions(+), 728 deletions(-) commit 8def49f7c4d4c349c85d7183f612e5c2dbf8d517 Author: Мирослав Николић Date: Thu Feb 9 20:35:45 2012 +0100 Updated Serbian translation po/sr.po | 2423 ++++++++++++++++++++++++++------------------------------ po/sr@latin.po | 2423 ++++++++++++++++++++++++++------------------------------ 2 files changed, 2252 insertions(+), 2594 deletions(-) commit b675b51a6ed0287a840fb9c68fd2a1999449dc7b Author: Xan Lopez Date: Thu Feb 9 14:25:58 2012 +0100 ephy-shell: install global menu for private mode too This is still not enough to make it work, the menu shows empty in private mode, but the code change is obviously correct. See bug https://bugzilla.gnome.org/show_bug.cgi?id=647986 https://bugzilla.gnome.org/show_bug.cgi?id=669740 src/ephy-shell.c | 12 +++++++++--- 1 files changed, 9 insertions(+), 3 deletions(-) commit 93f655b3774a30546f4ccb2fb6f9f2ece34243f0 Author: Diego Escalante Urrelo Date: Thu Feb 9 05:26:58 2012 -0500 ephy-shell: load home page in new windows Fixes the uncertain loading state of new windows. https://bugzilla.gnome.org/show_bug.cgi?id=669130 src/ephy-shell.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 99251b7d6ec60966bafc8982f0b0b48a3e93865b Author: Diego Escalante Urrelo Date: Fri Feb 3 01:45:30 2012 -0500 ephy-main: always set a default icon for windows The web-browser icon for the normal/private mode, or the corresponding Web Application icon. https://bugzilla.gnome.org/show_bug.cgi?id=669182 src/ephy-main.c | 9 +++++++++ 1 files changed, 9 insertions(+), 0 deletions(-) commit b02b30cddb187cdc65623bef1660d80341c416f9 Author: Diego Escalante Urrelo Date: Fri Feb 3 01:44:43 2012 -0500 ephy-web-app-utils: add EPHY_WEB_APP_ICON define Stands for "app-icon.png", which is of interest outside ephy-web-app-utils.c https://bugzilla.gnome.org/show_bug.cgi?id=669182 embed/ephy-web-app-utils.c | 4 ++-- embed/ephy-web-app-utils.h | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) commit db10ae9888b32a8a1bcccdaba36cec15375b67be Author: Claudio Saavedra Date: Fri Sep 9 19:29:15 2011 +0300 Convert app names to the proper encoding before using them as filenames Also add proper conversion error handling where needed. https://bugzilla.gnome.org/show_bug.cgi?id=658028 embed/ephy-web-app-utils.c | 65 +++++++++++++++++++++++++++++++++++-------- src/window-commands.c | 2 + 2 files changed, 55 insertions(+), 12 deletions(-) commit 33af7ef9f0b521d1924ab11198ad46536f22b830 Author: Mattias Põldaru Date: Wed Feb 8 11:07:58 2012 +0200 [l10n] Updated Estonian translation po/et.po | 579 +++++++++++++++----------------------------------------------- 1 files changed, 137 insertions(+), 442 deletions(-) commit 9b2884190e83543b698aaee717cc2db917bd3b8f Author: Diego Escalante Urrelo Date: Tue Feb 7 15:26:50 2012 -0500 epiphany.css: add px unit to values Any integer above 0 should have a unit in CSS files now. https://bugzilla.gnome.org/show_bug.cgi?id=669602 data/ui/epiphany.css | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) commit e9b6b8cb383c046d0c46c5d1b6d7b7c38f1805b1 Author: Diego Escalante Urrelo Date: Wed Feb 8 01:28:22 2012 -0500 epiphany-ui.xml: enable accels in supermenu labels The explicit accelerators="true" was missing in the element. https://bugzilla.gnome.org/show_bug.cgi?id=668325 data/ui/epiphany-ui.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit a65a77294e8db4b7ac792d4f22b685678fe722d4 Author: Diego Escalante Urrelo Date: Tue Jan 24 14:57:37 2012 -0500 tests: add test for ephy-embed-utils Specifically ephy_embed_utils_address_has_web_scheme. Based on a patch by Alexandre Martani. https://bugzilla.gnome.org/show_bug.cgi?id=613756 tests/Makefile.am | 4 + tests/ephy-embed-utils.c | 152 ++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 156 insertions(+), 0 deletions(-) commit 0bcf4b4861d5e6fbc56ea8d87e2d367c9ba165bf Author: Diego Escalante Urrelo Date: Fri Feb 3 01:09:21 2012 -0500 ephy-search-entry: use symbolic clear icon Instead of gtk+ stock icon, use the symbolic version. Respects LTR/RTL. https://bugzilla.gnome.org/show_bug.cgi?id=669131 lib/widgets/ephy-search-entry.c | 10 +++++++--- 1 files changed, 7 insertions(+), 3 deletions(-) commit 1c462408c99753b53571a4ead4b1196d1101089e Author: Daniel Mustieles Date: Tue Feb 7 11:54:54 2012 +0100 Updated Spanish translation po/es.po | 955 +++++++++++++++++++++++++++++++------------------------------- 1 files changed, 478 insertions(+), 477 deletions(-) commit 5baee6530a0825a31a53ccc5d6bc297fabf28560 Author: Fran Diéguez Date: Tue Feb 7 11:50:30 2012 +0100 Updated Galician translations po/gl.po | 61 ++++++++++++++++++++++++++++++++++++------------------------- 1 files changed, 36 insertions(+), 25 deletions(-) commit ab066bfb9537d8a8d9c0995da7e5b2d61d13bac9 Author: Xan Lopez Date: Tue Feb 7 10:29:47 2012 +0100 [release] 3.3.5 NEWS | 18 ++++++++++++++++++ configure.ac | 6 +++--- 2 files changed, 21 insertions(+), 3 deletions(-)