Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated French translation | Bruno Brouard | 2010-08-27 | 1 | -1/+1 |
| | |||||
* | Updated French translation | Bruno Brouard | 2010-08-27 | 1 | -440/+396 |
| | |||||
* | Updated Hungarian translation | Gabor Kelemen | 2010-08-26 | 1 | -4/+6 |
| | |||||
* | Updated Hungarian translation | Gabor Kelemen | 2010-08-26 | 1 | -437/+392 |
| | |||||
* | Updated Swedish translation | Daniel Nylander | 2010-08-26 | 1 | -19/+35 |
| | |||||
* | update translation for Punjabi | A S Alam | 2010-08-25 | 1 | -471/+453 |
| | |||||
* | Updated Slovenian translation | Matej Urbančič | 2010-08-25 | 1 | -94/+108 |
| | |||||
* | lib/widgets: use cairo_fill() instead of cairo_paint() | Carlos Garcia Campos | 2010-08-25 | 1 | -1/+1 |
| | |||||
* | Update Galician translations | Fran Diéguez | 2010-08-25 | 1 | -95/+110 |
| | |||||
* | Updated Spanish translation | Jorge González | 2010-08-25 | 1 | -18/+35 |
| | |||||
* | Brow paper bag commit fixing bracer style. | Gustavo Noronha Silva | 2010-08-25 | 1 | -2/+1 |
| | |||||
* | Use the Geolocation support in WebKitGTK+ | Gustavo Noronha Silva | 2010-08-25 | 1 | -0/+84 |
| | | | | | | | | | Using the infrastructure for info bars, present policy requests to the user so they can allow/deny them based on the URI of the frame that is requesting. Moving forward, it would be a good idea to offer to save the decision, and store it in the history entry for that site. Bug #626687 | ||||
* | Make the inspector window bigger | Gustavo Noronha Silva | 2010-08-25 | 1 | -1/+1 |
| | | | | | | | Its current size is not very helpful, and causes a small part of the inspector to be cut off horizontally. Bug #626625 | ||||
* | Bring inspector window to front when the inspector requests a show | Gustavo Noronha Silva | 2010-08-25 | 1 | -1/+1 |
| | | | | Bug #626493 | ||||
* | Only show/hide the inspector window when it is detached | Gustavo Noronha Silva | 2010-08-25 | 1 | -9/+17 |
| | | | | Bug #626489 | ||||
* | lib/widgets: use cairo for drawing widgets | Diego Escalante Urrelo | 2010-08-22 | 2 | -55/+45 |
| | | | | | | Drop deprecated gdk_* drawing functions. Bug #627450 | ||||
* | Updated Brazilian Portuguese Translation | Jonh Wendell | 2010-08-20 | 1 | -445/+442 |
| | |||||
* | Updated Arabic translation | Khaled Hosny | 2010-08-20 | 1 | -454/+448 |
| | |||||
* | Updated Slovenian translation | Matej Urbančič | 2010-08-18 | 1 | -128/+126 |
| | |||||
* | Updated Serbian translation | Милош Поповић | 2010-08-17 | 1 | -30/+8 |
| | |||||
* | Updated Serbian translation | Милош Поповић | 2010-08-17 | 1 | -30/+8 |
| | |||||
* | Updated Serbian translation | Милош Поповић | 2010-08-17 | 2 | -976/+976 |
| | |||||
* | Set Accept-Language header correctly | Josselin Mouette | 2010-08-17 | 1 | -4/+48 |
| | | | | | | | | | | | | This makes language autodetection, as implemented by some websites, to work. Most of the code stolen from libsoup. Original patch from Mario Sánchez Prada. Updated to work with non-English locales. Approved by Gustavo Noronha. Bug 602547 | ||||
* | Updated Russian translation from Yuri Myasoedov | Leonid Kanter | 2010-08-16 | 1 | -2979/+2947 |
| | |||||
* | ephy-embed-prefs.h: remove old unused defines | Diego Escalante Urrelo | 2010-08-10 | 1 | -12/+0 |
| | | | | Bug #626454 | ||||
* | Updated Swedish translation | Daniel Nylander | 2010-08-06 | 1 | -447/+425 |
| | |||||
* | Updated Spanish translation | Jorge González | 2010-08-05 | 1 | -132/+126 |
| | |||||
* | Allow attaching/detaching the inspector in Epiphany's window | Gustavo Noronha Silva | 2010-08-03 | 1 | -8/+114 |
| | | | | Bug #625640 | ||||
* | schemas: remove old and unused font preferences | Diego Escalante Urrelo | 2010-08-03 | 1 | -12/+0 |
| | | | | Bug #625922 | ||||
* | ephy-embed-prefs: remove old font defines | Diego Escalante Urrelo | 2010-08-03 | 1 | -6/+0 |
| | | | | Bug #625922 | ||||
* | ephy-gui: remove ephy_gui_connect_checkbutton_to_gconf | Diego Escalante Urrelo | 2010-08-03 | 1 | -18/+0 |
| | | | | | | | It's functionality can be replaced by GSettings API, plus it's not being used anywhere. Bug #625921 | ||||
* | ephy-web-view: use GObject DOM for ge-feed-link | Diego Escalante Urrelo | 2010-08-02 | 1 | -137/+28 |
| | | | | Bug #625808 | ||||
* | ephy-web-view: use GObject DOM for form fill/save | Diego Escalante Urrelo | 2010-08-02 | 1 | -289/+121 |
| | | | | Bug #625404 | ||||
* | Add zh_CN to DOC_LINGUAS | Aron Xu | 2010-07-27 | 1 | -1/+1 |
| | |||||
* | Add Simplified Chinese help translation. | Teliute | 2010-07-27 | 1 | -0/+3032 |
| | |||||
* | Updated Bulgarian translation | Ivaylo Valkov | 2010-07-25 | 1 | -379/+329 |
| | |||||
* | Updated Tamil translation | drtv | 2010-07-25 | 1 | -374/+371 |
| | |||||
* | Fixed headers in galician translation file | Fran Diéguez | 2010-07-19 | 1 | -82/+85 |
| | |||||
* | Adapt to GtkNotebook signal signature changes | Diego Escalante Urrelo | 2010-07-15 | 4 | -5/+5 |
| | | | | Bug #624421 | ||||
* | Updated Traditional Chinese translation(Hong Kong and Taiwan) | Chao-Hsiung Liao | 2010-07-14 | 2 | -744/+734 |
| | |||||
* | 2.31.52.31.5 | Xan Lopez | 2010-07-14 | 2 | -1/+12 |
| | |||||
* | Complete Simplified Chinese translation. | Aron Xu | 2010-07-14 | 1 | -744/+878 |
| | |||||
* | Defaults to ALL FILES on save_as dialogs | Jorge Kalmbach | 2010-07-09 | 2 | -2/+2 |
| | | | | Bug #601312 | ||||
* | Added Manx translation | Reuben Potts | 2010-07-07 | 2 | -0/+3413 |
| | |||||
* | Bump libnotify dependency to 0.5.1 | Carlos Garcia Campos | 2010-07-07 | 1 | -1/+1 |
| | | | | To avoid symbols conflict, since old libnotify linked to gtk+-2.0 | ||||
* | Updated Slovenian translation | Matej Urbančič | 2010-07-06 | 1 | -382/+322 |
| | |||||
* | epiphany.pc.in: use 3.0 not 2.0 versions | Diego Escalante Urrelo | 2010-07-02 | 1 | -1/+1 |
| | |||||
* | The new pc file for webkit is webkitgtk-X.0.pc2.31.4 | Xan Lopez | 2010-06-29 | 1 | -1/+1 |
| | |||||
* | 2.31.4 | Xan Lopez | 2010-06-29 | 2 | -2/+11 |
| | |||||
* | Bump GTK+ dependency to GTK+ 3.x branch | Xan Lopez | 2010-06-27 | 2 | -6/+6 |
| | | | | | We require at least 2.90.4 to build, there is no support for the old 2.x versions anymore. | ||||
* | popup-commands: remove unneeded include | Xan Lopez | 2010-06-27 | 1 | -1/+0 |
| | |||||
* | [i18n] Updated German translation | Mario Blättermann | 2010-06-21 | 1 | -350/+345 |
| | |||||
* | Updated Thai translation. | Theppitak Karoonboonyanan | 2010-06-20 | 1 | -6/+6 |
| | |||||
* | configure.ac: update required GTK+ version | Xan Lopez | 2010-06-13 | 1 | -1/+1 |
| | |||||
* | pdm-dialog: plug leak | Xan Lopez | 2010-06-13 | 1 | -2/+4 |
| | |||||
* | pdm-dialog: nasty hack to compile with GSEAL enabled | Xan Lopez | 2010-06-13 | 1 | -2/+20 |
| | |||||
* | Use accessor functions when possible | Xan Lopez | 2010-06-13 | 2 | -5/+5 |
| | |||||
* | ephy-gui: remove unused method | Xan Lopez | 2010-06-13 | 2 | -28/+0 |
| | |||||
* | configure.ac: enable GSEAL in maintainer mode | Xan Lopez | 2010-06-13 | 1 | -1/+1 |
| | |||||
* | 2.31.3 | Xan Lopez | 2010-06-13 | 2 | -1/+11 |
| | |||||
* | ephy-embed: don't create Save As button manually | Diego Escalante Urrelo | 2010-06-12 | 1 | -10/+3 |
| | | | | Bug #621050 | ||||
* | ephy-embed: clean up confirm_action_from_mime | Diego Escalante Urrelo | 2010-06-12 | 1 | -35/+36 |
| | | | | | | Avoid duplication of code. Bug #621050 | ||||
* | Add Esperanto translation | Kristjan Schmidt | 2010-06-11 | 2 | -1/+2 |
| | |||||
* | Add Esperanto translation | Kristjan Schmidt | 2010-06-11 | 1 | -0/+3799 |
| | |||||
* | Updated Irish translation | Seán de Búrca | 2010-06-09 | 1 | -637/+607 |
| | |||||
* | Fixed detected feed URL for relative URIs | Frédéric Péters | 2010-06-08 | 1 | -1/+14 |
| | | | | Bug #609817 | ||||
* | Updated Thai translation. | Sira Nokyoongtong | 2010-06-04 | 1 | -861/+860 |
| | |||||
* | tests: fix wrong variable name in Makefile | Diego Escalante Urrelo | 2010-06-04 | 1 | -5/+5 |
| | |||||
* | ephy-file-helpers: use g_mkstemp instead of mkstemp | Diego Escalante Urrelo | 2010-06-04 | 1 | -1/+1 |
| | | | | | | This allows the "XXXXXX" token to be anywhere in the tmpl string. Bug #302986 | ||||
* | Estonian translation updated | Mattias Põldaru | 2010-06-03 | 1 | -2/+2 |
| | |||||
* | Do not change the address if we are still loading the previous page | Alejandro G. Castro | 2010-06-02 | 1 | -4/+8 |
| | | | | | | | | | We were replacing the address with the old one even in the case the user cancelled the load because he added a new web page before the previous one finished the loading process. This patch adds a check to control if we can expire the address. Bug #620129 | ||||
* | Do not access im_context GtkEntry element directly | Javier Jardón | 2010-06-02 | 1 | -0/+4 |
| | | | | | | Use gtk_entry_reset_im_context() instead. https://bugzilla.gnome.org/show_bug.cgi?id=595791 | ||||
* | Estonian translation updated | Mattias Põldaru | 2010-06-02 | 1 | -4/+4 |
| | |||||
* | Estonian translation updated | Ivar Smolin | 2010-05-31 | 1 | -4/+3 |
| | |||||
* | Updated Galician translationsus | Fran Diéguez | 2010-05-30 | 1 | -194/+189 |
| | |||||
* | Updated Norwegian bokmål translation | Kjartan Maraas | 2010-05-30 | 1 | -17/+16 |
| | |||||
* | Estonian translation updated | Ivar Smolin | 2010-05-30 | 1 | -98/+112 |
| | |||||
* | Updated Hebrew translation. | Yaron Shahrabani | 2010-05-30 | 1 | -26/+16 |
| | |||||
* | Updated Spanish translation | Jorge González | 2010-05-29 | 1 | -195/+190 |
| | |||||
* | ephy-location-action: don't request EXTRA_COL | Diego Escalante Urrelo | 2010-05-29 | 1 | -2/+0 |
| | | | | | | EXTRA_COL is never used in the match_func. Bug #616345 | ||||
* | Removed encoding breaking translation of … strings | Diego Escalante Urrelo | 2010-05-29 | 2 | -2/+2 |
| | | | | | | | | Glade caused the … character to be escaped in ui files, bug #596205. This makes messages including such character to not be caught by translations in the UI so you get untranslated labels. Bug #613119 | ||||
* | Updated Hebrew translation. | Yaron Shahrabani | 2010-05-28 | 1 | -699/+1318 |
| | |||||
* | configure.ac: bump WebKitGTK+ requirement to 1.3.1 | Xan Lopez | 2010-05-28 | 1 | -1/+1 |
| | |||||
* | Updated Georgian translation | Vladimer Sichinava | 2010-05-26 | 1 | -4/+4 |
| | |||||
* | Updated Georgian translation | Vladimer Sichinava | 2010-05-26 | 1 | -2174/+2356 |
| | |||||
* | 2.31.22.31.2 | Xan Lopez | 2010-05-25 | 2 | -1/+25 |
| | |||||
* | ephy-web-view: remove dom-content-loaded signal | Xan Lopez | 2010-05-25 | 2 | -20/+0 |
| | | | | | Would duplicate the functionality of the WebKit DOM signals, if it worked at all... | ||||
* | Updated Norwegian bokmål translation | Kjartan Maraas | 2010-05-24 | 1 | -339/+293 |
| | |||||
* | ephy-web-view: factor statusbar drawing code out of expose handler | Xan Lopez | 2010-05-23 | 1 | -39/+47 |
| | |||||
* | ephy-web-view: add a bit of padding to the statusbar | Xan Lopez | 2010-05-23 | 1 | -12/+17 |
| | |||||
* | Minor fix to Catalan translation and updated POTFILES.in | Gil Forcada | 2010-05-23 | 2 | -342/+339 |
| | |||||
* | Remove obsolete include | Xan Lopez | 2010-05-19 | 1 | -1/+0 |
| | |||||
* | Update copyright string | Xan Lopez | 2010-05-19 | 1 | -1/+1 |
| | |||||
* | ephy-find-toolbar: highlight matches on find_again | Diego Escalante Urrelo | 2010-05-19 | 1 | -1/+10 |
| | | | | | | | | Find next and Find previous where not highlighting matches when the find toolbar had been closed. We now trigger a highlight when the toolbar was hidden when the user requested to find again. Bug #611499 | ||||
* | ephy-find-toolbar: remove ephy_find_toolbar_find_again | Diego Escalante Urrelo | 2010-05-19 | 1 | -12/+1 |
| | | | | | | It's used only in one place. Bug #611499 | ||||
* | ephy-find-toolbar: rename EphyEmbedFindResult to EphyFindResult | Diego Escalante Urrelo | 2010-05-19 | 1 | -18/+18 |
| | | | | Bug #611499 | ||||
* | ephy-find-toolbar: simplify find next/prev functions | Diego Escalante Urrelo | 2010-05-19 | 1 | -35/+31 |
| | | | | | | | Add EphyFindDirection enum and consolidate the code of ephy_find_toolbar_find_next() and ephy_find_toolbar_find_previous(). Bug #611499 | ||||
* | ephy-find-toolbar: remove useless ephy_find_toolbar_set_selection | Diego Escalante Urrelo | 2010-05-19 | 1 | -10/+2 |
| | | | | Bug #611499 | ||||
* | Update the status message from within the EphyWebView | Xan Lopez | 2010-05-19 | 2 | -24/+24 |
| | | | | | There's no need anymore for the EphyWindow to do this, we can get rid of one extra roundtrip. | ||||
* | Do not hardcode the statusbar context descriptions | Xan Lopez | 2010-05-19 | 2 | -2/+5 |
| | | | | | Define them in the EphyWebView header, since we'll need to create the context ids from multiple files. | ||||
* | Avoid ending up with stuck URL-entry statusbar messages | Xan Lopez | 2010-05-19 | 1 | -1/+7 |
| | | | | | | | Turns out we can get two enter messages in a row followed by just one leave message, which will make the statusbar get stuck with a message forever. As a solution do not allow two enter messages to be processed unless we have gone through the corresponding leave message. | ||||
* | Use a chromium-like status bar by default | Xan Lopez | 2010-05-19 | 13 | -542/+358 |
| | | | | | | | | | | Get rid of our statusbar for good and switch to something like what Chromium uses, since it takes less vertical space. The only regression is that we lose the resize grip, but that should be re-added to GtkWindow soon. Bug #609713 | ||||
* | Do not create statusbar messages for navigation actions | Xan Lopez | 2010-05-19 | 3 | -107/+1 |
| | | | | They are not very useful and add clutter to the UI. | ||||
* | Install introspection files in our own prefix, not g-i's | Dan Winship | 2010-05-18 | 1 | -2/+2 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=618935 | ||||
* | Fix crash when trying to load URIs with no path | Gustavo Noronha Silva | 2010-05-17 | 1 | -1/+1 |
| | | | | | Trying to load file:, for instance, will crash Epiphany. This commit fixes this. See http://bugs.debian.org/554595. | ||||
* | Updated Shavian translation | Thomas Thurman | 2010-05-17 | 1 | -316/+159 |
| | |||||
* | ephy-embed-single: remove add_sidebar signal | Diego Escalante Urrelo | 2010-05-14 | 3 | -65/+0 |
| | | | | We removed the sidebar extension for 2.30. | ||||
* | Updated Galician translations | Fran Diéguez | 2010-05-14 | 1 | -47/+58 |
| | |||||
* | tests: add test for ephy-embed-single | Diego Escalante Urrelo | 2010-05-14 | 2 | -1/+130 |
| | |||||
* | tests: silence testephylocationentry.c debugging | Diego Escalante Urrelo | 2010-05-14 | 1 | -0/+2 |
| | |||||
* | Updated Spanish translation | Jorge González | 2010-05-14 | 1 | -59/+69 |
| | |||||
* | Remove popup state from the statusbar | Xan Lopez | 2010-05-13 | 4 | -117/+1 |
| | | | | | The whole feature is kind of broken anyway. When we fix we'll figure out how to show it in the UI. | ||||
* | ephy-statusbar: remove caret browsing indicator | Xan Lopez | 2010-05-13 | 4 | -46/+0 |
| | | | | | We now show a dialog before enabling the preference, which should be warning enough. | ||||
* | Show a dialog when the user wants to enable caret browsing | Xan Lopez | 2010-05-13 | 1 | -0/+37 |
| | | | | | | | Otherwise it's really simple to enable it by mistake and never notice you did, which can be very confusing. Bug #501666 | ||||
* | ephy-statusbar: remove lock-clicked signal | Xan Lopez | 2010-05-13 | 3 | -23/+0 |
| | | | | It's unused now. | ||||
* | Updated Shavian transliteration | Thomas Thurman | 2010-05-13 | 1 | -481/+1480 |
| | |||||
* | Do not show the security status in the statusbar | Xan Lopez | 2010-05-12 | 4 | -56/+0 |
| | | | | | It's already shown in the URL entry, so it's redundant. First step towards getting rid of the statusbar for good... | ||||
* | Remove smooth scrolling pref from the UI | Xan Lopez | 2010-05-12 | 2 | -18/+0 |
| | | | | | We'll add it back whenever we manage to add support for it in WebKitGTK+. | ||||
* | Updated Galician translation | Fran Diéguez | 2010-05-05 | 1 | -125/+123 |
| | |||||
* | Updated Spanish translation | Jorge González | 2010-05-05 | 1 | -20/+22 |
| | |||||
* | Do not consider dots in directory names when looking for the extension of a ↵ | Sergio Villar Senin | 2010-05-05 | 1 | -1/+3 |
| | | | | file name | ||||
* | Handle the WEBKIT_NETWORK_ERROR_CANCELLED fail | Alejandro G. Castro | 2010-05-04 | 1 | -1/+9 |
| | | | | | | In this case the user cancelled the load, we set the address of the current page loaded in the webview again in order to avoid showing an URL that was not committed. | ||||
* | Handle LOAD_FAILED status | Alejandro G. Castro | 2010-05-04 | 1 | -0/+36 |
| | | | | | | | Modified the state of the webivew in case the load failed to avoid keeping the old title or icon in that situation. Bug #593743 | ||||
* | Fix title modification in provisional state | Alejandro G. Castro | 2010-05-04 | 1 | -3/+5 |
| | | | | | | | | Avoid setting the provisional uri as the title if there is already a typed address, and set the loading_title before using it in the status message. Bug #593743 | ||||
* | ephy-embed: add FIXME about redirects and EphyHistory | Xan Lopez | 2010-05-04 | 1 | -0/+2 |
| | |||||
* | ephy-session: fix thinko when restoring a multiple-window session | Xan Lopez | 2010-05-04 | 1 | -7/+9 |
| | | | | | | We were trying to reuse the first EphyEmbed in each window, but only the first one will actually have one. Refactor the code to only attempt this on the first window. | ||||
* | ephy-web-view: fix compiler warning | Xan Lopez | 2010-05-04 | 1 | -1/+1 |
| | |||||
* | Updated Spanish translation | Jorge González | 2010-05-04 | 1 | -100/+96 |
| | |||||
* | Remove obsolete get_type function from header | Xan Lopez | 2010-05-03 | 1 | -1/+0 |
| | |||||
* | configure.ac: bump version to 2.31 | Xan Lopez | 2010-05-03 | 1 | -3/+3 |
| | |||||
* | ephy-session: use an infobar to inform the user about session restoration | Xan Lopez | 2010-05-03 | 2 | -93/+196 |
| | | | | Much nicer than a modal dialog that blocks the browser initialization. | ||||
* | Emit a signal when loading the homepage | Xan Lopez | 2010-05-03 | 1 | -12/+29 |
| | |||||
* | Move homepage loading code to EphyWebView | Xan Lopez | 2010-05-03 | 3 | -25/+36 |
| | | | | | | Create a method to make the EphyWebView load the homepage set by the user. This is in preparation for creating a signal for this action, which other code in Epiphany will need. | ||||
* | Move helper function into ephy-embed-utils.c | Xan Lopez | 2010-05-03 | 3 | -16/+18 |
| | | | | | | Make url_is_empty a helper function in embed/, since we'll be moving code from EphyShell into EphyEmbed that uses it and we don't want to duplicate it. | ||||
* | Move link message updating to EphyWebView | Xan Lopez | 2010-05-03 | 2 | -10/+10 |
| | |||||
* | Move URI handling to EphyWebView | Xan Lopez | 2010-05-03 | 2 | -21/+21 |
| | |||||
* | Move title update to EphyWebView | Xan Lopez | 2010-05-03 | 2 | -24/+35 |
| | | | | | | Does not really make sense for the EphyEmbed container to connect to its child signal and then update its title, let the child itself handle it. | ||||
* | Refactored the load status callback of ephy-web-view.c | Alejandro G. Castro | 2010-05-03 | 3 | -201/+113 |
| | | | | | | | | This patch uses the ephy-embed.c callback code and refactors it in just one method in the ephy-web-view that handles all the status changes for this object. Bug #593743 | ||||
* | Removed the EphyWebViewNetState enum | Alejandro G. Castro | 2010-05-02 | 3 | -52/+12 |
| | | | | | | | We can use the webkit load status (WebKitLoadStatus) and avoid defining our own enum to check the net states. Bug #593743 | ||||
* | Updated Latvian translation. | Peteris Krisjanis | 2010-04-27 | 1 | -2220/+2395 |
| | |||||
* | Estonian translation updated | Mattias Põldaru | 2010-04-26 | 1 | -4/+5 |
| | |||||
* | docs: missing comment in ephy-favicon-cache | Diego Escalante Urrelo | 2010-04-24 | 1 | -2/+2 |
| | |||||
* | Updated Catalan (Valencian) translation | Carles Ferrando | 2010-04-23 | 1 | -817/+1540 |
| | |||||
* | Open URIs on new tab when middle-clicking on an history item | Mario Sanchez Prada | 2010-04-22 | 1 | -9/+100 |
| | | | | | | | | | Open the history element on a new tab while keeping the right context for the selected item with regard to the back and forward lists. Bug #611400 Signed-off-by: Xan Lopez <xan@gnome.org> | ||||
* | Allow not copying history when creating a new embed | Mario Sanchez Prada | 2010-04-22 | 2 | -3/+6 |
| | | | | | | | | Just added a new flag and check it before copying the history Bug #611400 Signed-off-by: Xan Lopez <xan@gnome.org> | ||||
* | ephy-location-entry: reenable favicons in completion | Diego Escalante Urrelo | 2010-04-21 | 1 | -7/+0 |
| | | | | | | | | | | | | | | | Favicons in the completion popup were hidden because of an ugly flashing. It turns out it is caused by gtk_entry_set_icon_from_* functions. They queue a resize if the GtkEntry is visible, hence we see this ugly flash which is actually the completion obeying to the resize. The side effect is that when you start typying a new address in the location entry, the favicon of the current location will still be displayed. The previous behaviour was to set a 'text/html' icon when the user edited the location entry. Note that such icon will disappear as soon as you activate the location entry. Bug #616345 | ||||
* | Change sensitiveness for history buttons when clearing the history | Mario Sanchez Prada | 2010-04-20 | 3 | -5/+20 |
| | | | | | | | | Connect to the 'cleared' signal and change the sensitivity flags Bug #539716 Signed-off-by: Xan Lopez <xan@gnome.org> | ||||
* | Split EphyNavigationAction in one abstract class and two subclasses | Mario Sanchez Prada | 2010-04-20 | 8 | -437/+825 |
| | | | | | | | | | | | | | | To ease understanding and further modification of the two different usages for the EphyNavigationAction class (Back/Forward and Up buttons), all the code there was split so the common one is kept in the superclass, delegating the more specific parts in the implementations of the subclasses: History (back/forward) and Up buttons. Also updated usage of this class in EphyToolbar. Bug #539716 Signed-off-by: Xan Lopez <xan@gnome.org> | ||||
* | Make sure WebKitWebHistory is cleared when cleared EphyHistory | Mario Sanchez Prada | 2010-04-20 | 3 | -26/+72 |
| | | | | | | | | | | Added new function in EphyWebView to clear the history from WebKitWebView, and connect to the 'cleared' signal in EphyEmbed to call to such a function when needed. Bug #539716 Signed-off-by: Xan Lopez <xan@gnome.org> | ||||
* | Fix doap file | Olav Vitters | 2010-04-18 | 1 | -1/+1 |
| | |||||
* | Send 'Referer' on headers sent for context menu HTTP downloads | Mario Sanchez Prada | 2010-04-17 | 2 | -1/+31 |
| | | | | | | | | | | Make sure the EphyEmbedPersist object is created specifying the EphyEmbed object, and create the network request inside of it using the URL from the associated web view as 'Referer' Bug #136292 Signed-off-by: Xan Lopez <xan@gnome.org> | ||||
* | ephy-toolbar: fix leave-fullscreen item visibility | Diego Escalante Urrelo | 2010-04-14 | 1 | -0/+1 |
| | | | | | | | | We were explicitely setting the separator and toolbar visibility but not the exit_button item. This meant the fixed_toolbar was shown but the exit_button remained hidden. Bug #611445 | ||||
* | Update Romanian translation | Adi Roiban | 2010-04-11 | 1 | -425/+275 |
| | |||||
* | 2.30.22.30.2 | Xan Lopez | 2010-04-08 | 2 | -1/+9 |
| | |||||
* | Also change EXTENSIONS_DIR here | Xan Lopez | 2010-04-08 | 1 | -1/+1 |
| | |||||
* | 2.30.12.30.1 | Xan Lopez | 2010-04-08 | 2 | -1/+14 |
| | |||||
* | Version the extensions dir with EPIPHANY_API_VERSION | Xan Lopez | 2010-04-08 | 2 | -2/+2 |
| | | | | | We were using our normal release version, which is not where they are installed. | ||||
* | Duplicate strings to be used as url in the Up dropdown menu | Mario Sanchez Prada | 2010-04-07 | 1 | -1/+1 |
| | | | | | | Bug #599156 Signed-off-by: Xan Lopez <xan@gnome.org> | ||||
* | Check if URL is NULL before setting its history title | Jose Millan Soto | 2010-04-07 | 1 | -0/+1 |
| | | | | | | Bug #582629 Signed-off-by: Xan Lopez <xan@gnome.org> | ||||
* | Ignore case of URL schemes | Jose Millan Soto | 2010-04-07 | 1 | -9/+14 |
| | | | | | | | | We only accept lowercase schemes right now, for no good reason. Bug #605089 Signed-off-by: Xan Lopez <xan@gnome.org> | ||||
* | Improve page print implementation | Jose Millan Soto | 2010-04-07 | 3 | -14/+35 |
| | | | | | | | | | Use the already existing functions we have for print preview also for printing; fixes a bunch of usability issues. Bug #609756 Signed-off-by: Xan Lopez <xan@gnome.org> | ||||
* | Updated Malay translation for epiphany | Ahmed Noor Kader Mustajir Md Eusoff | 2010-04-07 | 1 | -2461/+1585 |
| | |||||
* | Updated Thai translation. | Theppitak Karoonboonyanan | 2010-04-06 | 1 | -286/+304 |
| | |||||
* | Use only GTK+ single includes | Javier Jardón | 2010-04-06 | 1 | -1/+1 |
| | |||||
* | Updated Greek translation | Nikos Charonitakis | 2010-04-03 | 1 | -7/+7 |
| | |||||
* | Updated Japanese translation. | Hideki Yamane (Debian-JP) | 2010-03-30 | 1 | -1122/+1109 |
| | |||||
* | 2.302.30 | Xan Lopez | 2010-03-30 | 2 | -3/+14 |
| | |||||
* | Updated Greek translation for epiphany | Simos Xenitellis | 2010-03-29 | 1 | -40/+32 |
| | |||||
* | Fix Czech translation by Lucas Lommer | Petr Kovar | 2010-03-29 | 1 | -86/+84 |
| | |||||
* | Update Czech help translation by Lucas Lommer | Petr Kovar | 2010-03-29 | 1 | -18/+17 |
| | |||||
* | Updated Greek translation | Marios Zindilis | 2010-03-28 | 1 | -1222/+856 |
| | |||||
* | Updated Lithuanian translation | Žygimantas Beručka | 2010-03-28 | 1 | -550/+589 |
| | |||||
* | Updated Bengali translation | Jamil Ahmed | 2010-03-28 | 1 | -108/+90 |
| | |||||
* | Updated Danish translation | Kenneth Nielsen | 2010-03-28 | 1 | -516/+573 |
| | |||||
* | complete Translation for Punjabi by A S Alam | A S Alam | 2010-03-28 | 1 | -2210/+1997 |
| | |||||
* | Updated Basque language | Inaki Larranaga Murgoitio | 2010-03-27 | 1 | -1/+1 |
| | |||||
* | Updated Basque language | Inaki Larranaga Murgoitio | 2010-03-27 | 1 | -6/+6 |
| | |||||
* | Updated Bengali translation | Jamil Ahmed | 2010-03-27 | 1 | -685/+867 |
| | |||||
* | Updated Spanish translation | Jorge González | 2010-03-27 | 1 | -36/+36 |
| | |||||
* | Updated Ukrainian translation | Maxim V. Dziumanenko | 2010-03-26 | 1 | -1334/+601 |
| | |||||
* | Only offer to open files with safe mime types | Olivier Tilloy | 2010-03-26 | 1 | -0/+1 |
| | | | | | | | Changed the "Open" button to "Download" when the mime type of the file is not considered safe for opening. Bug #361559 | ||||
* | Updated Basque language | Inaki Larranaga Murgoitio | 2010-03-26 | 1 | -43/+37 |
| | |||||
* | Updated Greek translation | Μάριος Ζηντίλης | 2010-03-25 | 1 | -466/+423 |
| | |||||
* | Remove path when normalizing urls for keyring query | Diego Escalante Urrelo | 2010-03-25 | 1 | -0/+2 |
| | | | | | | | | This means we store/retrieve "http://www.gnome.org/" instead of "http://www.gnome.org/login/". User+passwords are site-wide as long as the form elements match. This also makes migrated gecko passwords work. Bug #613065 | ||||
* | Updated Spanish translation | Jorge González | 2010-03-23 | 1 | -12/+9 |
| | |||||
* | Updated Basque language | Inaki Larranaga Murgoitio | 2010-03-23 | 1 | -6/+6 |
| | |||||
* | Updated Dutch translation. | Reinout van Schouwen | 2010-03-22 | 1 | -536/+593 |
| | |||||
* | Updated asturian language | Xandru Armesto Fernandez | 2010-03-21 | 1 | -1227/+1311 |
| | |||||
* | Updated Bulgarian translation | Alexander Shopov | 2010-03-21 | 1 | -101/+101 |
| | |||||
* | Updated LowGerman translation | Nils-Christoph Fiedler | 2010-03-19 | 1 | -274/+277 |
| | |||||
* | Estonian translation updated | Ivar Smolin | 2010-03-16 | 1 | -90/+307 |
| | |||||
* | migration: be more strict with checks when storing | Diego Escalante Urrelo | 2010-03-16 | 1 | -2/+7 |
| | | | | | | | Make sure we don't confuse form passwords with HTTP auth passwords. And also check that username is not empty (at least that). Sometimes decryption fails (not even nss tools work) and we get empty usernames. As you can see, we are assuming here that usernames are always mandatory but passwords might not be. | ||||
* | downloader-view: stay alive until notifications are gone | Diego Escalante Urrelo | 2010-03-16 | 1 | -65/+69 |
| | | | | | | | | | | | | When using notifications for downloads we usually hit the ugly case where the notification pops but there is no GtkStatusIcon for it so it will pop in the default location (usually bottom right). This is inconsistent with the behavior when the GtkStatusIcon is present, which is to show it attached to it. To fix this we hold a reference to the DownloaderView when showing the notification and release it when such notification has been closed. Bug #611779 | ||||
* | downloader-view: change lifetime logic | Diego Escalante Urrelo | 2010-03-16 | 1 | -5/+11 |
| | | | | | | | | | | | The DV follows the same goal as before (being alive while there are downloads). Now every download holds a reference to the DV and releases it when the download is removed (finished, cancelled, etc). The DV clears its own reference once and only once when a download is removed and there are no more downloads in queue. Bug #611779 | ||||
* | downloader-view: use update_download_row correctly on add | Diego Escalante Urrelo | 2010-03-16 | 1 | -2/+8 |
| | | | | | | | | | | When adding a download we should call update_download_row() *after* connecting the signal handlers or they will never be disconnected. Also, in update_download_row() we should consider that the case where it is called with a download that has already been removed as a non fatal case (i.e. just return;). This is because in downloader_view_add_download() we can have the signal handlers remove the download from the view before the manual call (it was happening vice versa before this). | ||||
* | downloader-view: hide the view when last download finishes | Diego Escalante Urrelo | 2010-03-16 | 1 | -0/+11 |
| | | | | | | | | When there are no more downloads in queue, hide the view. Also if a download is added but finishes before showing the window, don't show the window nor the notification. Bug #611779 | ||||
* | downloader-view: use g_object_get not get_property | Diego Escalante Urrelo | 2010-03-16 | 1 | -6/+3 |
| | | | | | | A minor simplification. Bug #611779 | ||||
* | downloader-view: properly disconnect signals | Diego Escalante Urrelo | 2010-03-16 | 1 | -4/+21 |
| | | | | | | The previous code wasn't disconnecting signals at all. Bug #611779 | ||||
* | downloader-view: fix controls sensitivity | Diego Escalante Urrelo | 2010-03-16 | 1 | -1/+2 |
| | | | | | | | When there are no downloads left, the Pause/Cancel buttons should not be sensitive. Bug #611779 | ||||
* | downloader-view: make status icon visible on show | Diego Escalante Urrelo | 2010-03-16 | 1 | -0/+2 |
| | | | | Bug #611779 | ||||
* | Updated Italian translation | Francesco Marletta | 2010-03-16 | 1 | -527/+553 |
| | |||||
* | Updated Finnish translation | Tommi Vainikainen | 2010-03-15 | 1 | -687/+738 |
| | |||||
* | Updated Korean translation | Changwoo Ryu | 2010-03-14 | 1 | -511/+580 |
| | |||||
* | Updated Swedish translation | Daniel Nylander | 2010-03-11 | 1 | -46/+54 |
| | |||||
* | Updated Catalan translation | Gil Forcada | 2010-03-10 | 1 | -579/+628 |
| | |||||
* | migration: fix leading * in password field name | Diego Escalante Urrelo | 2010-03-10 | 1 | -2/+3 |
| | | | | | | | | Password form fields are marked with a *, but this * was not removed when storing the field name so this led to all the passwords field names to be migrated with the leading *. Bug #608687 | ||||
* | ephy-profile-migration: remove useless return value | Diego Escalante Urrelo | 2010-03-10 | 2 | -10/+8 |
| | | | | _ephy_profile_query_form_auth_data is async, doesn't return anything. | ||||
* | migration: don't store a trailing ) in realm | Diego Escalante Urrelo | 2010-03-10 | 1 | -1/+1 |
| | | | | | | Realms where exported as "realm)" because of a missing -1. Bug #608687 | ||||
* | Handle EPHY_EMBED_PERSIST_NO_VIEW flag | Diego Escalante Urrelo | 2010-03-09 | 2 | -0/+20 |
| | | | | | | | This flag determines if a download should not appear in the DownloaderView window. The default is to appear, like in gecko times. Bug #611635 | ||||
* | Remove download only after showing its notification | Diego Escalante Urrelo | 2010-03-09 | 1 | -1/+1 |
| | | | | | | | Otherwise we can hit a case where the DownloaderView no longer exists (and hence the notification widget) because the removed download was the last one. Bug #611635 | ||||
* | downloader-view: handle DOWNLOAD_ACTION_DOWNLOAD action | Diego Escalante Urrelo | 2010-03-09 | 1 | -0/+2 |
| | | | | | | Otherwise we will hit an assert. Bug #611635 | ||||
* | Inspect type property when hooking to login forms | Diego Escalante Urrelo | 2010-03-09 | 1 | -1/+2 |
| | | | | | | | | | | Some sites don't use a sane type attribute in their input tags. So for example you get input tags without a type, or with multiple types. Offenders are bugzillas and ohloh.net. Luckily, WebKit inferres correctly what the input should be so instead of relying on what the HTML says we rely on what WebKit thinks. Bug #608740 | ||||
* | ephy-web-view: add js_get_element_property | Diego Escalante Urrelo | 2010-03-09 | 1 | -0/+15 |
| | | | | | | | This retrieves a property from a JS object, just like "element.property" in plain javascript. Bug #608740 | ||||
* | Add screenshots | Marek Černocký | 2010-03-09 | 4 | -0/+0 |
| | |||||
* | 2.29.922.29.92 | Xan Lopez | 2010-03-09 | 1 | -0/+9 |
| | |||||
* | Updated Bulgarian translation | Alexander Shopov | 2010-03-07 | 1 | -29/+39 |
| | |||||
* | Updated Traditional Chinese translation(Hong Kong and Taiwan) | Kevin_Wei_2 | 2010-03-06 | 2 | -58/+86 |
| | |||||
* | Updated Galician translation | Fran Diéguez | 2010-03-06 | 1 | -8/+9 |
| | |||||
* | Updated French translation | Claude Paroz | 2010-03-06 | 1 | -514/+537 |
| | |||||
* | Updated Hungarian translation | Gabor Kelemen | 2010-03-05 | 1 | -517/+538 |
| | |||||
* | Updated British English translation | Philip Withnall | 2010-03-05 | 1 | -17/+25 |
| | |||||
* | Update Galician translation | Fran Diéguez | 2010-03-05 | 1 | -64/+42 |
| | |||||
* | Updated Basque language | Inaki Larranaga Murgoitio | 2010-03-05 | 1 | -6/+105 |
| | |||||
* | Updated Brazilian Portuguese translation | Gilfran Ribeiro | 2010-03-05 | 1 | -134/+117 |
| | |||||
* | Updated Arabic translation | Khaled Hosny | 2010-03-04 | 1 | -29/+39 |
| | |||||
* | updated Russian translation by Den V. Kaftaev | Leonid Kanter | 2010-03-04 | 1 | -15/+23 |
| | |||||
* | updated Tamil translation | vasudeven | 2010-03-04 | 1 | -29/+39 |
| | |||||
* | Updated Norwegian bokmål translation | Kjartan Maraas | 2010-03-03 | 1 | -27/+37 |
| | |||||
* | Updated Basque language | Inaki Larranaga Murgoitio | 2010-03-03 | 1 | -608/+529 |
| | |||||
* | Updated Portuguese translation | Duarte Loreto | 2010-03-02 | 1 | -3/+2 |
| | |||||
* | Updated Portuguese translation | Duarte Loreto | 2010-03-02 | 1 | -522/+577 |
| | |||||
* | Update Czech translation by Lucas Lommer & Petr Kovar | Petr Kovar | 2010-03-02 | 1 | -515/+533 |
| | |||||
* | Updated Polish translation | Piotr Drąg | 2010-03-02 | 1 | -2/+2 |
| | |||||
* | Updated Polish translation | Piotr Drąg | 2010-03-02 | 1 | -30/+41 |
| | |||||
* | Updated German translation | Mario Blättermann | 2010-03-01 | 1 | -29/+39 |
| | |||||
* | Updated Serbian translations | Miloš Popović | 2010-03-01 | 2 | -994/+1178 |
| | |||||
* | Updated Spanish translation | Jorge González | 2010-03-01 | 1 | -29/+39 |
| | |||||
* | Updated Slovenian translation | Matej Urbančič | 2010-03-01 | 1 | -28/+36 |
| | |||||
* | POTFILES.in: add missing file | Xan Lopez | 2010-03-01 | 1 | -0/+1 |
| | |||||
* | configure.ac: bump version to 2.29.92 | Xan Lopez | 2010-02-27 | 1 | -1/+1 |
| | | | | | Somehow the commit bumping version to 2.29.91 was lost... so 2.29.91 was released as 2.29.90. | ||||
* | tests: add test for EphyEmbedPersist | Diego Escalante Urrelo | 2010-02-26 | 2 | -0/+318 |
| | | | | Bug #600987 | ||||
* | ephy-window: fix button-press callback return value | Diego Escalante Urrelo | 2010-02-26 | 1 | -8/+4 |
| | | | | | | | | Don't always return FALSE when is_middle_clickable or is_middle_click or middle_click_opens are FALSE. This can overwrite left_click + shift cases that are handled and hence should be TRUE. Bug #610844 | ||||
* | Correctly handle shit+click only in ephy-window | Diego Escalante Urrelo | 2010-02-26 | 2 | -4/+9 |
| | | | | | | | | | | | If we handle shift+click in EphyWebView default handler then we will be preventing WebKit from getting *any* shift+click event, this breaks shift+click for extending selection. Removing that however makes shift+click browse to links just as click would do. The solution is to prevent policy_decision_required_cb to browse to the clicked link when it includes the shift modifier. Bug #610844 | ||||
* | Added LowGerman translation | Nils-Christoph Fiedler | 2010-02-26 | 1 | -0/+3345 |
| | |||||
* | Added LowGerman translation | Nils-Christoph Fiedler | 2010-02-26 | 1 | -0/+1 |
| | |||||
* | Update Russian translation by Yuri Kozlov <yuray@komyakino.ru> | Leonid Kanter | 2010-02-25 | 1 | -9/+11 |
| | |||||
* | Updated British English translation | Bruce Cowan | 2010-02-25 | 1 | -522/+570 |
| | |||||
* | Always use i18n'd Desktop and Downloads dir names | Diego Escalante Urrelo | 2010-02-24 | 2 | -3/+7 |
| | | | | | | | | | | Otherwise preferences gets confused and also some other parts of our code put files where they shouldn't be. This was causing the default downloads destination to reset everytime the preferences dialog was opened and also causing some downloads (when "Open" is selected) to end up where they shouldn't. Bug #610721 | ||||
* | Update Russian translation by Yuri Kozlov <yuray@komyakino.ru> | Leonid Kanter | 2010-02-23 | 1 | -1700/+934 |
| | |||||
* | Estonian translation updated | Priit Laes | 2010-02-23 | 1 | -50/+33 |
| |