aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* The new pc file for webkit is webkitgtk-X.0.pc2.31.4Xan Lopez2010-06-291-1/+1
|
* 2.31.4Xan Lopez2010-06-292-2/+11
|
* Bump GTK+ dependency to GTK+ 3.x branchXan Lopez2010-06-272-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 includeXan Lopez2010-06-271-1/+0
|
* [i18n] Updated German translationMario Blättermann2010-06-211-350/+345
|
* Updated Thai translation.Theppitak Karoonboonyanan2010-06-201-6/+6
|
* configure.ac: update required GTK+ versionXan Lopez2010-06-131-1/+1
|
* pdm-dialog: plug leakXan Lopez2010-06-131-2/+4
|
* pdm-dialog: nasty hack to compile with GSEAL enabledXan Lopez2010-06-131-2/+20
|
* Use accessor functions when possibleXan Lopez2010-06-132-5/+5
|
* ephy-gui: remove unused methodXan Lopez2010-06-132-28/+0
|
* configure.ac: enable GSEAL in maintainer modeXan Lopez2010-06-131-1/+1
|
* 2.31.3Xan Lopez2010-06-132-1/+11
|
* ephy-embed: don't create Save As button manuallyDiego Escalante Urrelo2010-06-121-10/+3
| | | | Bug #621050
* ephy-embed: clean up confirm_action_from_mimeDiego Escalante Urrelo2010-06-121-35/+36
| | | | | | Avoid duplication of code. Bug #621050
* Add Esperanto translationKristjan Schmidt2010-06-112-1/+2
|
* Add Esperanto translationKristjan Schmidt2010-06-111-0/+3799
|
* Updated Irish translationSeán de Búrca2010-06-091-637/+607
|
* Fixed detected feed URL for relative URIsFrédéric Péters2010-06-081-1/+14
| | | | Bug #609817
* Updated Thai translation.Sira Nokyoongtong2010-06-041-861/+860
|
* tests: fix wrong variable name in MakefileDiego Escalante Urrelo2010-06-041-5/+5
|
* ephy-file-helpers: use g_mkstemp instead of mkstempDiego Escalante Urrelo2010-06-041-1/+1
| | | | | | This allows the "XXXXXX" token to be anywhere in the tmpl string. Bug #302986
* Estonian translation updatedMattias Põldaru2010-06-031-2/+2
|
* Do not change the address if we are still loading the previous pageAlejandro G. Castro2010-06-021-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 directlyJavier Jardón2010-06-021-0/+4
| | | | | | Use gtk_entry_reset_im_context() instead. https://bugzilla.gnome.org/show_bug.cgi?id=595791
* Estonian translation updatedMattias Põldaru2010-06-021-4/+4
|
* Estonian translation updatedIvar Smolin2010-05-311-4/+3
|
* Updated Galician translationsusFran Diéguez2010-05-301-194/+189
|
* Updated Norwegian bokmål translationKjartan Maraas2010-05-301-17/+16
|
* Estonian translation updatedIvar Smolin2010-05-301-98/+112
|
* Updated Hebrew translation.Yaron Shahrabani2010-05-301-26/+16
|
* Updated Spanish translationJorge González2010-05-291-195/+190
|
* ephy-location-action: don't request EXTRA_COLDiego Escalante Urrelo2010-05-291-2/+0
| | | | | | EXTRA_COL is never used in the match_func. Bug #616345
* Removed encoding breaking translation of … stringsDiego Escalante Urrelo2010-05-292-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 Shahrabani2010-05-281-699/+1318
|
* configure.ac: bump WebKitGTK+ requirement to 1.3.1Xan Lopez2010-05-281-1/+1
|
* Updated Georgian translationVladimer Sichinava2010-05-261-4/+4
|
* Updated Georgian translationVladimer Sichinava2010-05-261-2174/+2356
|
* 2.31.22.31.2Xan Lopez2010-05-252-1/+25
|
* ephy-web-view: remove dom-content-loaded signalXan Lopez2010-05-252-20/+0
| | | | | Would duplicate the functionality of the WebKit DOM signals, if it worked at all...
* Updated Norwegian bokmål translationKjartan Maraas2010-05-241-339/+293
|
* ephy-web-view: factor statusbar drawing code out of expose handlerXan Lopez2010-05-231-39/+47
|
* ephy-web-view: add a bit of padding to the statusbarXan Lopez2010-05-231-12/+17
|
* Minor fix to Catalan translation and updated POTFILES.inGil Forcada2010-05-232-342/+339
|
* Remove obsolete includeXan Lopez2010-05-191-1/+0
|
* Update copyright stringXan Lopez2010-05-191-1/+1
|
* ephy-find-toolbar: highlight matches on find_againDiego Escalante Urrelo2010-05-191-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_againDiego Escalante Urrelo2010-05-191-12/+1
| | | | | | It's used only in one place. Bug #611499
* ephy-find-toolbar: rename EphyEmbedFindResult to EphyFindResultDiego Escalante Urrelo2010-05-191-18/+18
| | | | Bug #611499
* ephy-find-toolbar: simplify find next/prev functionsDiego Escalante Urrelo2010-05-191-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_selectionDiego Escalante Urrelo2010-05-191-10/+2
| | | | Bug #611499
* Update the status message from within the EphyWebViewXan Lopez2010-05-192-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 descriptionsXan Lopez2010-05-192-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 messagesXan Lopez2010-05-191-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 defaultXan Lopez2010-05-1913-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 actionsXan Lopez2010-05-193-107/+1
| | | | They are not very useful and add clutter to the UI.
* Install introspection files in our own prefix, not g-i'sDan Winship2010-05-181-2/+2
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=618935
* Fix crash when trying to load URIs with no pathGustavo Noronha Silva2010-05-171-1/+1
| | | | | Trying to load file:, for instance, will crash Epiphany. This commit fixes this. See http://bugs.debian.org/554595.
* Updated Shavian translationThomas Thurman2010-05-171-316/+159
|
* ephy-embed-single: remove add_sidebar signalDiego Escalante Urrelo2010-05-143-65/+0
| | | | We removed the sidebar extension for 2.30.
* Updated Galician translationsFran Diéguez2010-05-141-47/+58
|
* tests: add test for ephy-embed-singleDiego Escalante Urrelo2010-05-142-1/+130
|
* tests: silence testephylocationentry.c debuggingDiego Escalante Urrelo2010-05-141-0/+2
|
* Updated Spanish translationJorge González2010-05-141-59/+69
|
* Remove popup state from the statusbarXan Lopez2010-05-134-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 indicatorXan Lopez2010-05-134-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 browsingXan Lopez2010-05-131-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 signalXan Lopez2010-05-133-23/+0
| | | | It's unused now.
* Updated Shavian transliterationThomas Thurman2010-05-131-481/+1480
|
* Do not show the security status in the statusbarXan Lopez2010-05-124-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 UIXan Lopez2010-05-122-18/+0
| | | | | We'll add it back whenever we manage to add support for it in WebKitGTK+.
* Updated Galician translationFran Diéguez2010-05-051-125/+123
|
* Updated Spanish translationJorge González2010-05-051-20/+22
|
* Do not consider dots in directory names when looking for the extension of a ↵Sergio Villar Senin2010-05-051-1/+3
| | | | file name
* Handle the WEBKIT_NETWORK_ERROR_CANCELLED failAlejandro G. Castro2010-05-041-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 statusAlejandro G. Castro2010-05-041-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 stateAlejandro G. Castro2010-05-041-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 EphyHistoryXan Lopez2010-05-041-0/+2
|
* ephy-session: fix thinko when restoring a multiple-window sessionXan Lopez2010-05-041-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 warningXan Lopez2010-05-041-1/+1
|
* Updated Spanish translationJorge González2010-05-041-100/+96
|
* Remove obsolete get_type function from headerXan Lopez2010-05-031-1/+0
|
* configure.ac: bump version to 2.31Xan Lopez2010-05-031-3/+3
|
* ephy-session: use an infobar to inform the user about session restorationXan Lopez2010-05-032-93/+196
| | | | Much nicer than a modal dialog that blocks the browser initialization.
* Emit a signal when loading the homepageXan Lopez2010-05-031-12/+29
|
* Move homepage loading code to EphyWebViewXan Lopez2010-05-033-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.cXan Lopez2010-05-033-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 EphyWebViewXan Lopez2010-05-032-10/+10
|
* Move URI handling to EphyWebViewXan Lopez2010-05-032-21/+21
|
* Move title update to EphyWebViewXan Lopez2010-05-032-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.cAlejandro G. Castro2010-05-033-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 enumAlejandro G. Castro2010-05-023-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 Krisjanis2010-04-271-2220/+2395
|
* Estonian translation updatedMattias Põldaru2010-04-261-4/+5
|
* docs: missing comment in ephy-favicon-cacheDiego Escalante Urrelo2010-04-241-2/+2
|
* Updated Catalan (Valencian) translationCarles Ferrando2010-04-231-817/+1540
|
* Open URIs on new tab when middle-clicking on an history itemMario Sanchez Prada2010-04-221-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 embedMario Sanchez Prada2010-04-222-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 completionDiego Escalante Urrelo2010-04-211-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 historyMario Sanchez Prada2010-04-203-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 subclassesMario Sanchez Prada2010-04-208-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 EphyHistoryMario Sanchez Prada2010-04-203-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 fileOlav Vitters2010-04-181-1/+1
|
* Send 'Referer' on headers sent for context menu HTTP downloadsMario Sanchez Prada2010-04-172-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 visibilityDiego Escalante Urrelo2010-04-141-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 translationAdi Roiban2010-04-111-425/+275
|
* 2.30.22.30.2Xan Lopez2010-04-082-1/+9
|
* Also change EXTENSIONS_DIR hereXan Lopez2010-04-081-1/+1
|
* 2.30.12.30.1Xan Lopez2010-04-082-1/+14
|
* Version the extensions dir with EPIPHANY_API_VERSIONXan Lopez2010-04-082-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 menuMario Sanchez Prada2010-04-071-1/+1
| | | | | | Bug #599156 Signed-off-by: Xan Lopez <xan@gnome.org>
* Check if URL is NULL before setting its history titleJose Millan Soto2010-04-071-0/+1
| | | | | | Bug #582629 Signed-off-by: Xan Lopez <xan@gnome.org>
* Ignore case of URL schemesJose Millan Soto2010-04-071-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 implementationJose Millan Soto2010-04-073-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 epiphanyAhmed Noor Kader Mustajir Md Eusoff2010-04-071-2461/+1585
|
* Updated Thai translation.Theppitak Karoonboonyanan2010-04-061-286/+304
|
* Use only GTK+ single includesJavier Jardón2010-04-061-1/+1
|
* Updated Greek translationNikos Charonitakis2010-04-031-7/+7
|
* Updated Japanese translation.Hideki Yamane (Debian-JP)2010-03-301-1122/+1109
|
* 2.302.30Xan Lopez2010-03-302-3/+14
|
* Updated Greek translation for epiphanySimos Xenitellis2010-03-291-40/+32
|
* Fix Czech translation by Lucas LommerPetr Kovar2010-03-291-86/+84
|
* Update Czech help translation by Lucas LommerPetr Kovar2010-03-291-18/+17
|
* Updated Greek translationMarios Zindilis2010-03-281-1222/+856
|
* Updated Lithuanian translationŽygimantas Beručka2010-03-281-550/+589
|
* Updated Bengali translationJamil Ahmed2010-03-281-108/+90
|
* Updated Danish translationKenneth Nielsen2010-03-281-516/+573
|
* complete Translation for Punjabi by A S AlamA S Alam2010-03-281-2210/+1997
|
* Updated Basque languageInaki Larranaga Murgoitio2010-03-271-1/+1
|
* Updated Basque languageInaki Larranaga Murgoitio2010-03-271-6/+6
|
* Updated Bengali translationJamil Ahmed2010-03-271-685/+867
|
* Updated Spanish translationJorge González2010-03-271-36/+36
|
* Updated Ukrainian translationMaxim V. Dziumanenko2010-03-261-1334/+601
|
* Only offer to open files with safe mime typesOlivier Tilloy2010-03-261-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 languageInaki Larranaga Murgoitio2010-03-261-43/+37
|
* Updated Greek translationΜάριος Ζηντίλης2010-03-251-466/+423
|
* Remove path when normalizing urls for keyring queryDiego Escalante Urrelo2010-03-251-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 translationJorge González2010-03-231-12/+9
|
* Updated Basque languageInaki Larranaga Murgoitio2010-03-231-6/+6
|
* Updated Dutch translation.Reinout van Schouwen2010-03-221-536/+593
|
* Updated asturian languageXandru Armesto Fernandez2010-03-211-1227/+1311
|
* Updated Bulgarian translationAlexander Shopov2010-03-211-101/+101
|
* Updated LowGerman translationNils-Christoph Fiedler2010-03-191-274/+277
|
* Estonian translation updatedIvar Smolin2010-03-161-90/+307
|
* migration: be more strict with checks when storingDiego Escalante Urrelo2010-03-161-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 goneDiego Escalante Urrelo2010-03-161-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 logicDiego Escalante Urrelo2010-03-161-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 addDiego Escalante Urrelo2010-03-161-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 finishesDiego Escalante Urrelo2010-03-161-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_propertyDiego Escalante Urrelo2010-03-161-6/+3
| | | | | | A minor simplification. Bug #611779
* downloader-view: properly disconnect signalsDiego Escalante Urrelo2010-03-161-4/+21
| | | | | | The previous code wasn't disconnecting signals at all. Bug #611779
* downloader-view: fix controls sensitivityDiego Escalante Urrelo2010-03-161-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 showDiego Escalante Urrelo2010-03-161-0/+2
| | | | Bug #611779
* Updated Italian translationFrancesco Marletta2010-03-161-527/+553
|
* Updated Finnish translationTommi Vainikainen2010-03-151-687/+738
|
* Updated Korean translationChangwoo Ryu2010-03-141-511/+580
|
* Updated Swedish translationDaniel Nylander2010-03-111-46/+54
|
* Updated Catalan translationGil Forcada2010-03-101-579/+628
|
* migration: fix leading * in password field nameDiego Escalante Urrelo2010-03-101-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 valueDiego Escalante Urrelo2010-03-102-10/+8
| | | | _ephy_profile_query_form_auth_data is async, doesn't return anything.
* migration: don't store a trailing ) in realmDiego Escalante Urrelo2010-03-101-1/+1
| | | | | | Realms where exported as "realm)" because of a missing -1. Bug #608687
* Handle EPHY_EMBED_PERSIST_NO_VIEW flagDiego Escalante Urrelo2010-03-092-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 notificationDiego Escalante Urrelo2010-03-091-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 actionDiego Escalante Urrelo2010-03-091-0/+2
| | | | | | Otherwise we will hit an assert. Bug #611635
* Inspect type property when hooking to login formsDiego Escalante Urrelo2010-03-091-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_propertyDiego Escalante Urrelo2010-03-091-0/+15
| | | | | | | This retrieves a property from a JS object, just like "element.property" in plain javascript. Bug #608740
* Add screenshotsMarek Černocký2010-03-094-0/+0
|
* 2.29.922.29.92Xan Lopez2010-03-091-0/+9
|
* Updated Bulgarian translationAlexander Shopov2010-03-071-29/+39
|
* Updated Traditional Chinese translation(Hong Kong and Taiwan)Kevin_Wei_22010-03-062-58/+86
|
* Updated Galician translationFran Diéguez2010-03-061-8/+9
|
* Updated French translationClaude Paroz2010-03-061-514/+537
|
* Updated Hungarian translationGabor Kelemen2010-03-051-517/+538
|
* Updated British English translationPhilip Withnall2010-03-051-17/+25
|
* Update Galician translationFran Diéguez2010-03-051-64/+42
|
* Updated Basque languageInaki Larranaga Murgoitio2010-03-051-6/+105
|
* Updated Brazilian Portuguese translationGilfran Ribeiro2010-03-051-134/+117
|
* Updated Arabic translationKhaled Hosny2010-03-041-29/+39
|
* updated Russian translation by Den V. KaftaevLeonid Kanter2010-03-041-15/+23
|
* updated Tamil translationvasudeven2010-03-041-29/+39
|
* Updated Norwegian bokmål translationKjartan Maraas2010-03-031-27/+37
|
* Updated Basque languageInaki Larranaga Murgoitio2010-03-031-608/+529
|
* Updated Portuguese translationDuarte Loreto2010-03-021-3/+2
|
* Updated Portuguese translationDuarte Loreto2010-03-021-522/+577
|
* Update Czech translation by Lucas Lommer & Petr KovarPetr Kovar2010-03-021-515/+533
|
* Updated Polish translationPiotr Drąg2010-03-021-2/+2
|
* Updated Polish translationPiotr Drąg2010-03-021-30/+41
|
* Updated German translationMario Blättermann2010-03-011-29/+39
|
* Updated Serbian translationsMiloš Popović2010-03-012-994/+1178
|
* Updated Spanish translationJorge González2010-03-011-29/+39
|
* Updated Slovenian translationMatej Urbančič2010-03-011-28/+36
|
* POTFILES.in: add missing fileXan Lopez2010-03-011-0/+1
|
* configure.ac: bump version to 2.29.92Xan Lopez2010-02-271-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 EphyEmbedPersistDiego Escalante Urrelo2010-02-262-0/+318
| | | | Bug #600987
* ephy-window: fix button-press callback return valueDiego Escalante Urrelo2010-02-261-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-windowDiego Escalante Urrelo2010-02-262-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 translationNils-Christoph Fiedler2010-02-261-0/+3345
|
* Added LowGerman translationNils-Christoph Fiedler2010-02-261-0/+1
|
* Update Russian translation by Yuri Kozlov <yuray@komyakino.ru>Leonid Kanter2010-02-251-9/+11
|
* Updated British English translationBruce Cowan2010-02-251-522/+570
|
* Always use i18n'd Desktop and Downloads dir namesDiego Escalante Urrelo2010-02-242-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 Kanter2010-02-231-1700/+934
|
* Estonian translation updatedPriit Laes2010-02-231-50/+33
|
* Fix last patch to account for changes in soup API, and bump required version2.29.91Gustavo Noronha Silva2010-02-232-2/+2
|
* NEWS: update for releaseXan Lopez2010-02-231-0/+16
|
* Report broken certs through the padlock iconGustavo Noronha Silva2010-02-233-9/+71
| | | | | | | | This uses a new feature in libsoup that reports through a SoupMessageFlag whether the message is talking to a server that has a trusted server. Bug #600663
* Updated Slovenian translationMatej Urbančič2010-02-221-31/+36
|
* updated Tamil translationvasudeven2010-02-221-18/+24
|
* Updated Romanian translationDumitru Mișu Moldovan2010-02-221-2460/+1271
|
* Updated Bulgarian translationIvaylo Valkov2010-02-221-30/+30
|
* Updated Swedish translationDaniel Nylander2010-02-221-427/+578
|
* Updated Polish translationPiotr Drąg2010-02-211-555/+564
|
* Updated German translationMario Blättermann2010-02-201-256/+233
|
* Updated Arabic translationKhaled Hosny2010-02-201-31/+37
|
* Updated Spanish translationJorge González2010-02-201-239/+233
|
* Change 'Enable Java' setting to 'Enable Plugins'Xan Lopez2010-02-205-8/+11
| | | | | There's really no way to completely disable Java support alone, and I think enabling/disabling plugins in general is much more useful.
* Updated Brazilian Portuguese translation.Djavan Fagundes2010-02-201-1352/+634
|
* ephy-tabs-menu: show favicons instead of radiobuttons in the tabs menu.Olivier Tilloy2010-02-191-46/+29
| | | | | | Bug #405505 Signed-off-by: Xan Lopez <xan@gnome.org>
* Make sure the strings are initialized to NULLGustavo Noronha Silva2010-02-191-4/+4
| | | | | | | This fixes a crash reported ad-hoc in https://bugzilla.gnome.org/show_bug.cgi?id=609753. This is needed because we may bail out early, and try to free these strings without having properly initialized them.
* ephy-embed: don't use g_signal_connect_objectDiego Escalante Urrelo2010-02-181-14/+24
| | | | | | | | It doesn't do what we expect it to do to keep the download object alive, a simple g_signal_connect does the right thing instead. This fixes the downloads not moving to final destination problem. Bug #609263
* updated Tamil translationvasudeven2010-02-181-475/+554
|
* Open links in new windows with control+shift+clickDiego Escalante Urrelo2010-02-171-6/+24
| | | | | | This should restore the old behaviour of modifiers completely. Bug #604950
* ephy-web-view: be precise in what modifiers to catchDiego Escalante Urrelo2010-02-171-4/+8
| | | | | | | | In ephy_web_view_button_press_event we are being too liberal with "&" when checking for modifiers, we want == so we don't prevent handling elsewhere. Also explain the function a bit more. Bug #604950
* Random formatting fixesDiego Escalante Urrelo2010-02-173-20/+22
| | | | Too wide comments, some indentation.
* Enable window auto resize/move.Xan Lopez2010-02-162-1/+2
| | | | Bug #604991
* Estonian translation updatedRene Pärts2010-02-161-10/+10
|
* Updated Galician TranslationFran Diéguez2010-02-151-126/+89
|
* Remove legacy ALLOW_FIXUP flagsDiego Escalante Urrelo2010-02-156-14/+8
| | | | | | This were used by the gecko backend and nowadays are not used at all. Bug #608749
* Updated Traditional Chinese translation(Hong Kong and Taiwan)Chao-Hsiung Liao2010-02-152-1201/+1836
|
* Use correct UTF8 length when converting JSStringsDiego Escalante Urrelo2010-02-151-1/+1
| | | | | | | | | JSStringGetLength returns the number of UTF8 chars in the string, using this value results in trimmed strings when they contain UTF8 chars. The correct function is JSStringGetMaximumUTF8CStringSize that reports the number of bytes the string requires to be allocated, including null-byte. Bug #609936
* Updated Bulgarian translationIvaylo Valkov2010-02-121-244/+533
|
* downloader-view: current-size is guint64 not gint64Diego Escalante Urrelo2010-02-121-1/+1
|
* Updated Galician TranslationFran Diéguez2010-02-121-450/+843
|
* Use accessor functions instead direct accessJavier Jardón2010-02-115-6/+6
| | | | | | | Substitute GTK_WIDGET_MAPPED() and GTK_WIDGET_REALIZED() GTK+ required version bumped to 2.19.5 https://bugzilla.gnome.org/show_bug.cgi?id=595791
* Updated Slovenian translationMatej Urbančič2010-02-111-271/+545
|
* shift+control+click is not shift+clickDiego Escalante Urrelo2010-02-111-13/+18
| | | | Bug #604950
* Updated Norwegian bokmål translationKjartan Maraas2010-02-111-259/+546
|
* Use SoupURI to get host name in ephy-stringDiego Escalante Urrelo2010-02-111-38/+10
| | | | Bug #582035
* Estonian translation updatedRene Pärts2010-02-111-398/+132
|
* ephy-web-view: fix password storageXan Lopez2010-02-101-4/+4
| | | | | | A previous patch to fix it from crashing on NULL strings changed how the strings are managed in general, so we were using variables containing garbage in some cases.
* Updated Arabic translationKhaled Hosny2010-02-101-220/+210
|
* Estonian translation updatedIvar Smolin2010-02-091-48/+338
|
* ephy-embed-prefs: reenable page cache by defaultXan Lopez2010-02-091-1/+1
|
* 2.29.902.29.90Xan Lopez2010-02-091-2/+2
|
* NEWS: update for releaseXan Lopez2010-02-091-0/+13
|
* Implemented print previewJose Millan Soto2010-02-0911-616/+49
| | | | | | | | | | | | | | Created function ephy_web_view_show_print_preview, which replaces the old implementation of print preview, which was not working now. Preview is displayed in an external viewer, so print preview mode does no longer exist. All functions of the old implementation of print preview have been removed, PPViewToolbar was removed also. Also, as EphyWebView has no more a print preview mode, all functions which checked if a view was in print preview mode were modified. Bug #609021
* ephy-embed-prefs: disable the cache page for nowXan Lopez2010-02-091-1/+1
| | | | | There's a couple of issues with it we need to figure out, so disable it for the release.
* Updated Spanish translationJorge González2010-02-081-3/+3
|
* Check for null/empty username and password before saving to gnome-keyringEstêvão Samuel Procópio2010-02-071-12/+17
| | | | Bug #608517
* Using webkit_web_view_get_uri instead of js_get_domain_and_pathEstêvão Samuel Procópio2010-02-071-88/+24
|