| Commit message (Expand) | Author | Age | Files | Lines |
* | ephy-hosts-store: sort the model by URL | Claudio Saavedra | 2012-03-07 | 1 | -0/+3 |
* | Updated Galician translations | Fran Diéguez | 2012-03-07 | 1 | -150/+151 |
* | Updated Spanish translation | Daniel Mustieles | 2012-03-07 | 1 | -7/+8 |
* | ephy-history-window: use the constructed method | Xan Lopez | 2012-03-07 | 1 | -3/+7 |
* | ephy-history-window: style fixes | Xan Lopez | 2012-03-07 | 1 | -91/+94 |
* | ephy-history-window: correct asserts and g_return_if_fail | Xan Lopez | 2012-03-07 | 1 | -11/+5 |
* | Updated Spanish translation | Daniel Mustieles | 2012-03-07 | 1 | -148/+151 |
* | ephy-history-window: change string for full history option | Claudio Saavedra | 2012-03-07 | 1 | -1/+1 |
* | ephy-history-view: properly handle button-press-event | Claudio Saavedra | 2012-03-07 | 1 | -8/+6 |
* | Updated Bulgarian translation | Alexander Shopov | 2012-03-07 | 1 | -149/+149 |
* | Updated Polish translation | Piotr Drąg | 2012-03-07 | 1 | -147/+147 |
* | Updated POTFILES.in | Piotr Drąg | 2012-03-07 | 1 | -1/+3 |
* | ephy-bookmarks: remove the "Most visited" category | Xan Lopez | 2012-03-07 | 2 | -187/+0 |
* | ephy-history-window: and also handle "Ever" now that we have infinite history... | Xan Lopez | 2012-03-07 | 1 | -0/+2 |
* | ephy-history-window: correctly handle 2 and 10 days of history | Xan Lopez | 2012-03-07 | 2 | -2/+7 |
* | ephy-prefs: correct the order of the history time filter enum | Xan Lopez | 2012-03-07 | 1 | -2/+2 |
* | ephy-bookmarks-ui: remove unneeded include | Xan Lopez | 2012-03-07 | 1 | -1/+0 |
* | ephy-bookmarks: actually connect to the new service | Xan Lopez | 2012-03-07 | 1 | -1/+1 |
* | ephy-bookmarks: use the new history service when possible | Xan Lopez | 2012-03-07 | 2 | -3/+10 |
* | ephy-bookmarks: reorder includes | Xan Lopez | 2012-03-07 | 1 | -9/+9 |
* | pdm-dialog: use the new history service | Xan Lopez | 2012-03-07 | 1 | -4/+4 |
* | ephy-navigation-history-action: use the new history service | Xan Lopez | 2012-03-07 | 1 | -9/+4 |
* | ephy-history-window: sort headers, remove duplicates | Xan Lopez | 2012-03-07 | 1 | -19/+18 |
* | ephy-history-view: use the new hosts and urls views | Xan Lopez | 2012-03-07 | 3 | -365/+311 |
* | Move the host and urls views from embed to lib/widgets | Xan Lopez | 2012-03-07 | 14 | -336/+323 |
* | ephy-history-view: ellypsize the title and url columns | Claudio Saavedra | 2012-03-07 | 1 | -2/+6 |
* | ephy-history-service: default handler for visit-url should be FALSE | Claudio Saavedra | 2012-03-07 | 1 | -1/+1 |
* | ephy-history-service: add a method to remove a host from the history | Claudio Saavedra | 2012-03-07 | 4 | -0/+79 |
* | Allow ephy_history_service_find_urls() to filter host specific urls | Claudio Saavedra | 2012-03-07 | 3 | -3/+4 |
* | Add ephy_history_service_get_hosts() | Claudio Saavedra | 2012-03-07 | 2 | -1/+29 |
* | history-window: Add a view for the hosts | Claudio Saavedra | 2012-03-07 | 5 | -0/+396 |
* | Fix typo | Claudio Saavedra | 2012-03-07 | 1 | -1/+1 |
* | Allow the visits and urls queries to be host-specific | Claudio Saavedra | 2012-03-07 | 4 | -0/+24 |
* | Add a new view for the pages history | Claudio Saavedra | 2012-03-07 | 5 | -0/+403 |
* | Add missing header include to ephy-history-types.h | Claudio Saavedra | 2012-03-07 | 1 | -0/+2 |
* | Set the history service during history window instantiation | Claudio Saavedra | 2012-03-07 | 3 | -3/+10 |
* | Add a EphyHistoryService property to EphyHistoryWindow | Claudio Saavedra | 2012-03-07 | 1 | -1/+16 |
* | ephy-profile-migration: only create ad-hoc hosts for non-default zoom levels. | Xan Lopez | 2012-03-07 | 1 | -6/+4 |
* | ephy-history-service: agh, committed this by mistake | Xan Lopez | 2012-03-07 | 1 | -1/+1 |
* | ephy-history-service: handle correctly zoom level migration | Xan Lopez | 2012-03-07 | 1 | -0/+9 |
* | ephy-history-test: small style tweaks | Xan Lopez | 2012-03-07 | 1 | -10/+9 |
* | tests: add a test for ephy_history_service_clear | Xan Lopez | 2012-03-07 | 1 | -0/+49 |
* | ephy-embed: do not retrieve the legacy history instance | Xan Lopez | 2012-03-07 | 1 | -3/+0 |
* | ephy-history-service: add a "cleared" signal for the clear method | Xan Lopez | 2012-03-07 | 2 | -3/+17 |
* | ephy-history-service: add a method to clear the entire history | Claudio Saavedra | 2012-03-07 | 2 | -0/+44 |
* | ephy-history-test: add emacs modeline | Xan Lopez | 2012-03-07 | 1 | -0/+1 |
* | ephy-history-service: add 'visit-url' signal | Xan Lopez | 2012-03-07 | 2 | -8/+43 |
* | Rename ephy_history_service_add_page to ephy_history_service_visit_url | Xan Lopez | 2012-03-07 | 3 | -4/+7 |
* | Get rid of EphyBrowseHistory | Xan Lopez | 2012-03-07 | 10 | -304/+93 |
* | ephy-completion-model: fix warning when a bookmark has no keywords | Xan Lopez | 2012-03-07 | 1 | -3/+3 |
* | ephy-completion-model: remove stale include | Xan Lopez | 2012-03-07 | 1 | -1/+0 |
* | POTFILES.in: some strings have been moved to lib/history | Xan Lopez | 2012-03-07 | 1 | -0/+1 |
* | Rename the new tests to be foo-test.c | Xan Lopez | 2012-03-07 | 3 | -2/+2 |
* | ephy-web-view: also fallback to URI as title here | Xan Lopez | 2012-03-07 | 1 | -3/+9 |
* | ephy-browse-history: small cleanup | Xan Lopez | 2012-03-07 | 1 | -1/+1 |
* | ephy-history-types: use the URL as default title | Xan Lopez | 2012-03-07 | 1 | -1/+1 |
* | Retrieve the host id from the right column | Claudio Saavedra | 2012-03-07 | 1 | -1/+1 |
* | ephy-browse-history: style cleanups | Xan Lopez | 2012-03-07 | 2 | -115/+45 |
* | Remove the set_url_property history method | Xan Lopez | 2012-03-07 | 3 | -72/+4 |
* | ephy-history-service-hosts-table: drop the favicon column | Xan Lopez | 2012-03-07 | 1 | -1/+0 |
* | ephy-location-controller: smoother redraw of the completion popup | Xan Lopez | 2012-03-07 | 1 | -1/+13 |
* | Store zoom levels per host, not per URL | Xan Lopez | 2012-03-07 | 11 | -90/+148 |
* | Hook the new history to the URL entry | Xan Lopez | 2012-03-07 | 7 | -779/+448 |
* | ephy-completion-model: reorder includes | Xan Lopez | 2012-03-07 | 1 | -4/+4 |
* | history-service: make sure we can update pages' titles and urls | Claudio Saavedra | 2012-03-07 | 1 | -7/+8 |
* | history-service: do not join urls and visits table unnecessarily | Claudio Saavedra | 2012-03-07 | 1 | -6/+10 |
* | history-service: add a test for complex queries with visit time range | Claudio Saavedra | 2012-03-07 | 1 | -10/+63 |
* | tests: add a test for complex EphyHistoryQuery queries | Claudio Saavedra | 2012-03-07 | 1 | -0/+71 |
* | history-service: use the sort type during queries | Claudio Saavedra | 2012-03-07 | 1 | -0/+10 |
* | EphyHistoryQuery: add a EphyHistorySortType parameter to the query | Claudio Saavedra | 2012-03-07 | 2 | -0/+10 |
* | history-service: take into account the query's result limit | Claudio Saavedra | 2012-03-07 | 1 | -1/+13 |
* | EphyHistoryQuery: copy the limit too | Claudio Saavedra | 2012-03-07 | 1 | -0/+1 |
* | history-service: Ignore queries time range if not set | Claudio Saavedra | 2012-03-07 | 1 | -4/+4 |
* | history-service: Count the first url visit | Claudio Saavedra | 2012-03-07 | 1 | -0/+2 |
* | Use EphyBrowseHistory to store page titles | Claudio Saavedra | 2012-03-07 | 1 | -4/+3 |
* | src: Reorder LDADD arguments properly | Claudio Saavedra | 2012-03-07 | 1 | -1/+1 |
* | Use EphyBrowseHistory to set/get the zoom level for pages | Claudio Saavedra | 2012-03-07 | 1 | -39/+39 |
* | Use the new EphyBrowseHistory to add a URI to the history | Claudio Saavedra | 2012-03-07 | 1 | -6/+1 |
* | Add a EphyBrowseHistory instance to EphyEmbed | Claudio Saavedra | 2012-03-07 | 1 | -0/+3 |
* | Add a EphyBrowseHistory instance to EphyEmbedShell | Claudio Saavedra | 2012-03-07 | 2 | -0/+29 |
* | Add initial implementation of the browse history frontend | Claudio Saavedra | 2012-03-07 | 3 | -0/+321 |
* | configure.ac: Add missing checks for sqlite3 | Claudio Saavedra | 2012-03-07 | 1 | -0/+1 |
* | ephy-profile-migrator: update to migrate also zoom level preferences | Claudio Saavedra | 2012-03-07 | 1 | -0/+7 |
* | Build fixes | Claudio Saavedra | 2012-03-07 | 1 | -5/+6 |
* | ephy-profile-migrator: migrate history to the new format | Xan Lopez | 2012-03-07 | 3 | -2/+208 |
* | ephy-sqlite: and another forgotten file! | Xan Lopez | 2012-03-07 | 1 | -0/+34 |
* | ephy-history-service: forgot Makefile.am file | Xan Lopez | 2012-03-07 | 1 | -0/+21 |
* | ephy-history-service: change a few functions and variables to use "message" | Xan Lopez | 2012-03-07 | 1 | -40/+40 |
* | Add EphyHistoryService and helper classes | Xan Lopez | 2012-03-07 | 13 | -1/+2418 |
* | Add GObject wrapper classes for SQLite | Xan Lopez | 2012-03-07 | 7 | -0/+837 |
* | Updated Galician translations | Fran Diéguez | 2012-03-07 | 1 | -4/+4 |
* | Updated British English translation | Bruce Cowan | 2012-03-06 | 1 | -1282/+1089 |
* | Updated Basque language | Inaki Larranaga Murgoitio | 2012-03-06 | 1 | -169/+164 |
* | Updated Slovenian translation | Matej Urbančič | 2012-03-06 | 1 | -4/+4 |
* | [l10n] Updated Estonian translation | Mattias Põldaru | 2012-03-06 | 1 | -5/+5 |
* | Updated Spanish translation | Daniel Mustieles | 2012-03-05 | 1 | -44/+42 |
* | Updated Belarusian translation. | Ihar Hrachyshka | 2012-03-05 | 1 | -4/+4 |
* | update Simplified Chinese translation | YunQiang Su | 2012-03-05 | 1 | -1306/+1131 |
* | Updated Polish translation | Piotr Drąg | 2012-03-05 | 1 | -4/+4 |
* | Enable keyboard accelerator for the create button | Jiro Matsuzawa | 2012-03-05 | 1 | -1/+1 |
* | Updated Galician translations | Fran Diéguez | 2012-03-05 | 1 | -110/+111 |
* | Updated Basque language | Inaki Larranaga Murgoitio | 2012-03-04 | 1 | -157/+169 |
* | Updated Hungarian translation | Gabor Kelemen | 2012-03-04 | 1 | -292/+272 |
* | Updated Hungarian translation | Gabor Kelemen | 2012-03-04 | 1 | -1278/+1110 |
* | Updated Polish translation | Piotr Drąg | 2012-03-04 | 1 | -1208/+511 |
* | Updated Basque language | Inaki Larranaga Murgoitio | 2012-03-04 | 1 | -1200/+1008 |
* | Uploaded Ukranian | Daniel Korostil | 2012-03-03 | 1 | -1277/+1091 |
* | Updated Hebrew translation. | Yaron Shahrabani | 2012-03-02 | 1 | -107/+109 |
* | Plug a memory leak | Giovanni Campagna | 2012-03-01 | 1 | -0/+1 |
* | updated Tamil translation | Dr.T.Vasudevan | 2012-02-29 | 1 | -1/+1 |
* | updated Tamil translation | Dr.T.Vasudevan | 2012-02-29 | 1 | -1/+1 |
* | updated Tamil translation | Dr.T.Vasudevan | 2012-02-29 | 1 | -7/+10 |
* | Updated Bulgarian translation | Alexander Shopov | 2012-02-29 | 1 | -74/+78 |
* | Updated Slovenian translation | Matej Urbančič | 2012-02-29 | 1 | -89/+93 |
* | [l10n] Update Japanese translation | Jiro Matsuzawa | 2012-02-28 | 1 | -91/+95 |
* | [l10n] Updated Estonian translation | Mattias Põldaru | 2012-02-27 | 1 | -2/+5 |
* | updated Tamil translation | Dr.T.Vasudevan | 2012-02-27 | 1 | -1209/+1014 |
* | Updated Spanish translation | Daniel Mustieles | 2012-02-27 | 1 | -148/+151 |
* | Updated Swedish translation | Daniel Nylander | 2012-02-27 | 1 | -91/+92 |
* | Updated Serbian translation | Мирослав Николић | 2012-02-26 | 2 | -318/+288 |
* | Updated Belarusian translation. | Ihar Hrachyshka | 2012-02-26 | 1 | -110/+128 |
* | Updated Russian translation | Yuri Myasoedov | 2012-02-26 | 1 | -5/+9 |
* | Added galician translations for doc | Fran Diéguez | 2012-02-26 | 2 | -1/+2657 |
* | ephy-window: add a Extensions menu | Diego Escalante Urrelo | 2012-02-26 | 2 | -0/+2 |
* | ephy-bookmarks-ui: fix typo in activate_bookmarks_menu | Diego Escalante Urrelo | 2012-02-26 | 1 | -1/+1 |
* | Updated Russian translation | Yuri Myasoedov | 2012-02-25 | 1 | -49/+41 |
* | ephy-profile-utils: use == to compare SoupURI schemes | Sergio Villar Senin | 2012-02-24 | 1 | -1/+1 |
* | ephy-profile-utils: shut up libsoup runtime warning | Sergio Villar Senin | 2012-02-24 | 1 | -1/+1 |
* | We need to be a bit smarter about this, and only dismiss it for | Xan Lopez | 2012-02-24 | 1 | -1/+1 |
* | Updated Norwegian bokmål translation | Kjartan Maraas | 2012-02-24 | 1 | -58/+72 |
* | ephy-shell: use the new g_application_quit to quit | Xan Lopez | 2012-02-23 | 1 | -12/+1 |
* | ephy-embed-utils-test: remove broken test | Xan Lopez | 2012-02-23 | 1 | -3/+0 |
* | ephy-web-view: fix loading of <domain>:<port> URIs | Xan Lopez | 2012-02-23 | 1 | -1/+76 |
* | ephy-window: show an error if we fail to open a non-web URI with gtk_show_uri | Xan Lopez | 2012-02-23 | 1 | -2/+4 |
* | ephy-embed-utils: fix loading of <IP address>:<port> URIs | Xan Lopez | 2012-02-23 | 2 | -7/+13 |
* | ephy-embed-test-utils: loading domain:port is broken, comment for now | Xan Lopez | 2012-02-23 | 1 | -0/+2 |
* | ephy-embed-utils-test: unbreak the normalization tests | Xan Lopez | 2012-02-23 | 1 | -2/+2 |
* | Updated Bulgarian translation | Alexander Shopov | 2012-02-23 | 1 | -1139/+510 |
* | ephy-web-view: don't assume a embed-container in close-web-view | Diego Escalante Urrelo | 2012-02-22 | 1 | -9/+5 |
* | ephy-web-view: remove close-requested signal | Diego Escalante Urrelo | 2012-02-22 | 3 | -111/+0 |
* | ephy-web-app-utils: be more careful listing applications | Diego Escalante Urrelo | 2012-02-22 | 1 | -16/+17 |
* | [release] 3.3.903.3.90 | Xan Lopez | 2012-02-22 | 2 | -1/+16 |
* | Updated Danish translation | Kenneth Nielsen | 2012-02-21 | 1 | -1206/+1012 |
* | Updated Belarusian translation. | Ihar Hrachyshka | 2012-02-20 | 1 | -4/+4 |
* | Updated Swedish translation | Daniel Nylander | 2012-02-20 | 1 | -1297/+1301 |
* | Initialize variables that could be freed without being set | Gustavo Noronha Silva | 2012-02-20 | 1 | -2/+2 |
* | Make inspector handling real-world compliant | Gustavo Noronha Silva | 2012-02-20 | 1 | -10/+30 |
* | Updated Norwegian bokmål translation | Kjartan Maraas | 2012-02-19 | 1 | -333/+309 |
* | Updated Telugu Tranlsslation | Praveen Illa | 2012-02-19 | 1 | -1077/+983 |
* | [l10n] Update Japanese translation | Jiro Matsuzawa | 2012-02-18 | 1 | -745/+685 |
* | Updated Traditional Chinese translation(Hong Kong and Taiwan) | Chao-Hsiung Liao | 2012-02-18 | 2 | -82/+108 |
* | Updated Slovenian translation | Matej Urbančič | 2012-02-18 | 1 | -193/+211 |
* | [l10n]Updated Turkish translation | Muhammet Kara | 2012-02-15 | 1 | -986/+878 |
* | Updated Russian Translation | Yuri Myasoedov | 2012-02-12 | 1 | -1007/+889 |
* | Updated Belarusian translation. | Ihar Hrachyshka | 2012-02-12 | 1 | -624/+353 |
* | ephy-web-view: blank line nitpick | Diego Escalante Urrelo | 2012-02-11 | 1 | -1/+1 |
* | ephy-window: use tab-close-request to avoid code duplication | Diego Escalante Urrelo | 2012-02-11 | 1 | -16/+3 |
* | tests: terminate noinst_PROGRAMS with NULL | Diego Escalante Urrelo | 2012-02-11 | 1 | -1/+2 |
* | tests: sync vim/emacs modeline comments | Diego Escalante Urrelo | 2012-02-11 | 3 | -1/+3 |
* | tests: rename files to avoid duplicate names | Diego Escalante Urrelo | 2012-02-11 | 6 | -10/+10 |
* | Updated Serbian translation | Мирослав Николић | 2012-02-10 | 2 | -2592/+2250 |
* | ephy-shell: install global menu for private mode too | Xan Lopez | 2012-02-09 | 1 | -3/+9 |
* | ephy-shell: load home page in new windows | Diego Escalante Urrelo | 2012-02-09 | 1 | -1/+1 |
* | ephy-main: always set a default icon for windows | Diego Escalante Urrelo | 2012-02-09 | 1 | -0/+9 |
* | ephy-web-app-utils: add EPHY_WEB_APP_ICON define | Diego Escalante Urrelo | 2012-02-09 | 2 | -2/+3 |
* | Convert app names to the proper encoding before using them as filenames | Claudio Saavedra | 2012-02-08 | 2 | -12/+55 |
* | [l10n] Updated Estonian translation | Mattias Põldaru | 2012-02-08 | 1 | -442/+137 |
* | epiphany.css: add px unit to values | Diego Escalante Urrelo | 2012-02-08 | 1 | -4/+4 |
* | epiphany-ui.xml: enable accels in supermenu labels | Diego Escalante Urrelo | 2012-02-08 | 1 | -1/+1 |
* | tests: add test for ephy-embed-utils | Diego Escalante Urrelo | 2012-02-08 | 2 | -0/+156 |
* | ephy-search-entry: use symbolic clear icon | Diego Escalante Urrelo | 2012-02-08 | 1 | -3/+7 |
* | Updated Spanish translation | Daniel Mustieles | 2012-02-07 | 1 | -477/+478 |
* | Updated Galician translations | Fran Diéguez | 2012-02-07 | 1 | -25/+36 |
* | [release] 3.3.53.3.5 | Xan Lopez | 2012-02-07 | 2 | -3/+21 |
* | Updated Galician translations | Fran Diéguez | 2012-02-06 | 1 | -803/+691 |
* | Updated Dutch translation | Wouter Bolsterlee | 2012-02-04 | 1 | -1452/+1286 |
* | Allow toggling WebGL as a runtime GSettings switch | Martin Robinson | 2012-02-03 | 3 | -0/+10 |
* | ephy-window: restore alt+# accels to switch tabs | Diego Escalante Urrelo | 2012-02-01 | 1 | -0/+84 |
* | tests: ephy-download: missing ephy_download_start | Diego Escalante Urrelo | 2012-01-31 | 1 | -4/+6 |
* | tests/ephy-download: remove embed-persist mention | Diego Escalante Urrelo | 2012-01-31 | 1 | -1/+1 |
* | ephy-window: do not duplicate tons of code in sync_tab_is_blank | Xan Lopez | 2012-01-30 | 1 | -59/+13 |
* | Updated Traditional Chinese translation(Hong Kong and Taiwan) | Chao-Hsiung Liao | 2012-01-29 | 2 | -2398/+974 |
* | Updated Slovenian translation | Matej Urbančič | 2012-01-29 | 1 | -703/+367 |
* | ephy-window: correct thinko in action sensitivity handling | Xan Lopez | 2012-01-28 | 1 | -1/+6 |
* | ephy-window: simplify handling of back/forward sensitivity | Xan Lopez | 2012-01-28 | 1 | -30/+6 |
* | Updated Hebrew translation. | Yaron Shahrabani | 2012-01-27 | 1 | -904/+752 |
* | ephy-notebook: remove dnd-enabled property | Xan Lopez | 2012-01-27 | 3 | -31/+0 |
* | ephy-main: tidy up indentation | Xan Lopez | 2012-01-27 | 1 | -1/+2 |
* | Get rid of EPHY_STOCK_EPHY | Xan Lopez | 2012-01-27 | 17 | -65/+2 |
* | Remove the Bookmarks Editor desktop file | Xan Lopez | 2012-01-27 | 6 | -38/+2 |
* | POTFILES.in: remove reference to ephy-stock-icons.c | Xan Lopez | 2012-01-27 | 1 | -1/+0 |
* | configure.ac: remove reference to icons Makefile | Xan Lopez | 2012-01-27 | 1 | -1/+0 |
* | And remove the last stock icon, bookmarks | Xan Lopez | 2012-01-27 | 16 | -788/+1 |
* | Remove the history stock icon | Xan Lopez | 2012-01-27 | 12 | -984/+0 |
* | Remove EPHY_STOCK_BOOKMARK | Xan Lopez | 2012-01-27 | 10 | -265/+1 |
* | Remove more unused stock icons | Xan Lopez | 2012-01-27 | 11 | -775/+1 |
* | ephy-window: remove stock icons from two more GtkActions | Xan Lopez | 2012-01-27 | 1 | -2/+0 |
* | Also remove stock icons in the history and bookmarks editors | Xan Lopez | 2012-01-27 | 2 | -24/+24 |
* | ephy-window: do not define stock icons for the GtkActions | Xan Lopez | 2012-01-27 | 1 | -27/+27 |
* | Remove all the lock stock icons | Xan Lopez | 2012-01-27 | 28 | -7160/+5 |
* | Remove unused stock icons | Xan Lopez | 2012-01-27 | 9 | -2090/+0 |
* | Updated Finnish translation | Timo Jyrinki | 2012-01-26 | 1 | -656/+1087 |
* | ephy-download: comment broken tests | Xan Lopez | 2012-01-26 | 1 | -0/+4 |
* | tests: run all the tests on 'make check' | Xan Lopez | 2012-01-26 | 1 | -0/+71 |
* | The accel for Help should be F1, not Ctrl+h | Xan Lopez | 2012-01-26 | 1 | -1/+1 |
* | Adapt to the new format form global menus | Xan Lopez | 2012-01-26 | 2 | -13/+42 |
* | Updated Spanish translation | Daniel Mustieles | 2012-01-25 | 1 | -569/+463 |
* | Updated Norwegian bokmål translation | Kjartan Maraas | 2012-01-25 | 1 | -573/+161 |
* | ephy-embed-utils: load again stuff like 'localhost:3000" | Xan Lopez | 2012-01-25 | 1 | -5/+16 |
* | Make EphyWindow responsible for its own destruction when the last tab is gone | Xan Lopez | 2012-01-24 | 2 | -6/+7 |
* | ephy-notebook: remove full title tooltip on each tab | Xan Lopez | 2012-01-24 | 1 | -6/+0 |
* | ephy-location-controller: lose lock tooltip property | Xan Lopez | 2012-01-24 | 1 | -37/+0 |
* | ephy-window: lose security state tooltips | Xan Lopez | 2012-01-24 | 1 | -29/+4 |
* | ephy-window: we don't do tooltips anymore, remove support code for that | Xan Lopez | 2012-01-24 | 1 | -212/+40 |
* | ephy-window: remove toplevel actions that do not exist anymore | Xan Lopez | 2012-01-24 | 1 | -5/+0 |
* | Never append "http://" to an address with a scheme | Xan Lopez | 2012-01-24 | 2 | -3/+6 |
* | ephy-embed-utils: consider 'ephy-about' as a web scheme | Xan Lopez | 2012-01-24 | 1 | -0/+1 |
* | ephy-web-view: remove unused variable | Xan Lopez | 2012-01-24 | 1 | -6/+0 |
* | ephy-web-view: dismiss the "Remember password?" infobar on navigation | Xan Lopez | 2012-01-24 | 1 | -1/+1 |
* | Make the user visible name Web in more places | Jon McCann | 2012-01-24 | 1 | -5/+5 |
* | ephy-window: remove unneeded include | Xan Lopez | 2012-01-24 | 1 | -1/+0 |
* | ephy-window: call sync_tab_is_blank on new tabs | Diego Escalante Urrelo | 2012-01-24 | 1 | -0/+1 |
* | ephy-window: sync page actions with is-blank property | Diego Escalante Urrelo | 2012-01-24 | 2 | -4/+139 |
* | ephy-web-view: remove uneeded is_blank calls | Diego Escalante Urrelo | 2012-01-24 | 1 | -4/+3 |
* | ephy-web-view: only autosearch input without scheme | Diego Escalante Urrelo | 2012-01-24 | 1 | -11/+18 |
* | ephy-window: pass non-web schemas to gtk_show_uri | Diego Escalante Urrelo | 2012-01-24 | 1 | -2/+15 |
* | ephy-embed-utils: mailto is not a web scheme | Diego Escalante Urrelo | 2012-01-24 | 1 | -2/+1 |
* | ephy-action-helper: document flags API | Diego Escalante Urrelo | 2012-01-24 | 1 | -0/+14 |
* | ephy-window: remove leftover from the editable toolbar ancient past | Xan Lopez | 2012-01-23 | 1 | -6/+0 |
* | ephy-window: remove leftovers from when EphyWindow managed the progress bar | Xan Lopez | 2012-01-23 | 1 | -4/+0 |
* | Remove the "Open Frame" functionality | Xan Lopez | 2012-01-23 | 4 | -41/+3 |
* | [l10n] Update Japanese translation | Jiro Matsuzawa | 2012-01-23 | 1 | -480/+414 |
* | HACKING: small update | Xan Lopez | 2012-01-23 | 1 | -3/+13 |
* | ephy-embed: reorder includes | Xan Lopez | 2012-01-23 | 1 | -3/+2 |
* | ephy-embed: move the other statusbar id to the .c file | Xan Lopez | 2012-01-23 | 2 | -2/+2 |
* | ephy-embed: remove unused define | Xan Lopez | 2012-01-22 | 1 | -1/+0 |
* | ephy-embed: the method to set the statusbar label can be private too | Xan Lopez | 2012-01-22 | 2 | -17/+15 |
* | ephy-embed: we can now make the statusbar methods private | Xan Lopez | 2012-01-22 | 2 | -122/+116 |
* | ephy-window: remove unused code | Xan Lopez | 2012-01-22 | 1 | -4/+0 |
* | ephy-window: also remove the statusbar tips for tool items | Xan Lopez | 2012-01-22 | 1 | -135/+0 |
* | ephy-window: remove menu statusbar helper messages | Xan Lopez | 2012-01-22 | 1 | -45/+2 |
* | Remove mailto: specific menus | Xan Lopez | 2012-01-22 | 3 | -57/+0 |
* | ephy-window: we don't have a menu anymore, so the menudock widget is not needed | Xan Lopez | 2012-01-22 | 1 | -8/+1 |
* | ephy-window: update comments a bit in window actions | Xan Lopez | 2012-01-22 | 1 | -15/+15 |
* | window-commands.h: remove duplicate and obsolete stuff, reformat a bit | Xan Lopez | 2012-01-22 | 1 | -113/+81 |
* | Updated Slovenian translation | Matej Urbančič | 2012-01-22 | 1 | -929/+450 |
* | Updated Belarusian translation. | Kasia Bondarava | 2012-01-22 | 1 | -3099/+1482 |
* | ephy-window: make ephy_window_get_find_toolbar private | Xan Lopez | 2012-01-21 | 5 | -12/+3 |
* | Make ephy_window_get_ui_manager return a GtkUIManager, not a GObject | Xan Lopez | 2012-01-21 | 5 | -15/+15 |
* | Drop unused gtkbuilder files | Priit Laes | 2012-01-21 | 5 | -1435/+1 |