Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated Turkish translation | Muhammet Kara | 2011-05-05 | 1 | -200/+202 |
| | |||||
* | Updated Norwegian bokmål translation | Kjartan Maraas | 2011-05-04 | 1 | -218/+222 |
| | |||||
* | Uploaded Ukranian | Daniel Korostil | 2011-05-02 | 1 | -221/+222 |
| | |||||
* | Added UG translation | Abduxukur Abdurixit | 2011-05-02 | 1 | -3025/+3025 |
| | |||||
* | Be smarter about tab grouping | Xan Lopez | 2011-05-01 | 3 | -6/+10 |
| | | | | | | The previous patch was simply grouping new tabs in the current window always, which is too much. For instance, we don't want to group Ctrl+T. | ||||
* | Updated Slovenian translation | Matej Urbančič | 2011-04-29 | 1 | -234/+229 |
| | |||||
* | Updated galician translations | Fran Diéguez | 2011-04-29 | 1 | -221/+222 |
| | |||||
* | Updated Spanish translation | Daniel Mustieles | 2011-04-28 | 1 | -245/+245 |
| | |||||
* | ephy-bookmark-action: fix warning | Xan Lopez | 2011-04-27 | 1 | -2/+0 |
| | |||||
* | ephy-overlay-escaping-child: fix warnings | Xan Lopez | 2011-04-27 | 1 | -3/+8 |
| | |||||
* | Slide out the status overlay when the mouse pointer goes close by. | Alexandre Mazari | 2011-04-26 | 5 | -3/+373 |
| | | | | | | | | | This introduces a GeditOverlayChild subclass, listening to parent overlay mouse events to define the escaping policy. The distance from which the widget "escapes" the mouse pointer can be set at construction time. https://bugzilla.gnome.org/show_bug.cgi?id=643909 | ||||
* | Added UG translation | Abduxukur Abdurixit | 2011-04-25 | 1 | -134/+182 |
| | |||||
* | ephy-embed-prefs: plug a couple of leaks | Xan Lopez | 2011-04-24 | 1 | -1/+4 |
| | |||||
* | Updated Persian translation | Arash Mousavi | 2011-04-22 | 1 | -358/+315 |
| | |||||
* | Think McFly, think! | Xan Lopez | 2011-04-21 | 1 | -0/+3 |
| | |||||
* | Remove a few GCC 4.6.0 warnings | Xan Lopez | 2011-04-21 | 11 | -37/+3 |
| | |||||
* | Updated British English translation | Bruce Cowan | 2011-04-20 | 1 | -66/+71 |
| | |||||
* | Import latest version of Gedit's overlay code. | Alexandre Mazari | 2011-04-19 | 3 | -95/+169 |
| | |||||
* | prefs-dialog: rename "automatically open downloads" | Diego Escalante Urrelo | 2011-04-19 | 1 | -1/+1 |
| | | | | | | | Change "automatically download and open files" to "automatically open downloaded files", which is what actually happens. Bug #646453 | ||||
* | Add a preference to force internal view-source | Diego Escalante Urrelo | 2011-04-19 | 3 | -13/+36 |
| | | | | | | | | | | | Using the view-source feature provided by WebKitGTK+ can be handier than opening gedit or the default text/html application in your system. This adds "internal-view-source" to org.gnome.Epiphany to force the internal-viewer always. Based on Ole Laursen's patch. Bug #597156 | ||||
* | Open new tabs to the right of the current one even for location entry | Danilo Šegan | 2011-04-19 | 1 | -1/+1 |
| | | | | | | Ctrl+Enter actions. Bug #647976 | ||||
* | Only unset the value after we are done with the string for 'Save Link As...' | Gustavo Noronha Silva | 2011-04-18 | 1 | -1/+2 |
| | | | | | | | | We get the string from the GValue without making a copy, so we cannot unset it before we are done using the string, otherwise we may end up with our string pointing to garbage. Bug #646724 | ||||
* | Updated Czech translation | Marek Černocký | 2011-04-18 | 1 | -178/+181 |
| | |||||
* | configure.ac: bump version to 3.1.0 | Xan Lopez | 2011-04-18 | 1 | -1/+1 |
| | |||||
* | Add UI options to hide the menubar | Xan Lopez | 2011-04-18 | 2 | -1/+32 |
| | | | | | In the future Web-app like windows will have this hidden by default, but for now we can also add an option to hide it elsewhere. | ||||
* | Do not save state for popup windows | Gustavo Noronha Silva | 2011-04-18 | 1 | -1/+5 |
| | | | | Bug #580951 | ||||
* | Better behaviour when openning new windows that are resized as tabs | Gustavo Noronha Silva | 2011-04-18 | 2 | -1/+39 |
| | | | | | | | | | | When a new window is opened and given a specific size and position by javascript, the request should only be respected if the new window is being opened stand alone, and considered a popup. This fixes bad behaviour observed when the new window became a tab on an existing window and messed with its size. Bug #612155 | ||||
* | Mark windows with modified chrome as popups and only allow resizing for them | Gustavo Noronha Silva | 2011-04-18 | 1 | -5/+10 |
| | | | | | | | | | | A window with non-modified chrome will potentially be used as a normal window for browsing - there's no reason why it should be different from existing windows when it comes to resize policy. With this change we consider windows with modified chrome as popups and only set a default size on creation for popup windows. Bug #612155 | ||||
* | popup-commands: also group tabs opened through the context menu | Xan Lopez | 2011-04-17 | 1 | -1/+2 |
| | |||||
* | Move overlay statusbar to EphyEmbed | Xan Lopez | 2011-04-16 | 5 | -214/+201 |
| | | | | | It's where it belongs, and it will make things easier for the following patches in this area. | ||||
* | Rely on WebKit doing the check for mixed symbols | Gustavo Noronha Silva | 2011-04-15 | 2 | -15/+1 |
| | | | | | | | WebKit 1.4.0 checks if symbols are being mixed before loading a plugin. That is more robust, so we should rely on it. Bug #647096 | ||||
* | Updated Arabic translation | Khaled Hosny | 2011-04-13 | 1 | -32/+37 |
| | |||||
* | ephy-embed-prefs: auto-shrink images by default | Xan Lopez | 2011-04-12 | 1 | -1/+0 |
| | | | | | This still has some issues, but until we figure them out I guess it's much better to turn the preference on than off. | ||||
* | Updated Bulgarian translation | Alexander Shopov | 2011-04-10 | 1 | -14/+19 |
| | |||||
* | Update copyright for 2011. | Xan Lopez | 2011-04-05 | 1 | -1/+1 |
| | |||||
* | Updated Traditional Chinese translation(Hong Kong and Taiwan) | Chao-Hsiung Liao | 2011-04-05 | 2 | -28/+38 |
| | |||||
* | [release] 3.0.03.0.0 | Xan Lopez | 2011-04-05 | 2 | -5/+17 |
| | |||||
* | Updated Latvian translation. | Rudolfs Mazurs | 2011-04-05 | 1 | -41/+41 |
| | |||||
* | Updated Czech translation | Lukas Lommer | 2011-04-04 | 1 | -15/+20 |
| | |||||
* | Updated Czech translation | Lukas Lommer | 2011-04-04 | 1 | -981/+479 |
| | |||||
* | Updating Persian Translation | Mahyar Moghimi | 2011-04-04 | 1 | -3219/+1379 |
| | |||||
* | Updated Turkish translation | Baris Cicek | 2011-04-04 | 1 | -1390/+1445 |
| | |||||
* | l10n: Updated Greek translation for epiphany | George Stefanakis | 2011-04-04 | 1 | -1223/+1222 |
| | |||||
* | Updated Russian translation | Yuri Myasoedov | 2011-04-04 | 1 | -49/+43 |
| | |||||
* | Updated Japanese translation. | Takayuki KUSANO | 2011-04-04 | 1 | -1287/+1290 |
| | |||||
* | egg-editable-toolbar: set a device to the DnD event | Xan Lopez | 2011-04-03 | 1 | -11/+12 |
| | | | | Otherwise we'll crash inside GTK+. | ||||
* | Update Simplified Chinese translation. | 微尘 | 2011-04-03 | 1 | -8/+13 |
| | |||||
* | Updated Danish translation | Ask H. Larsen | 2011-04-03 | 1 | -6/+11 |
| | |||||
* | [l10n]Fixes on Catalan translation | Jordi Serratosa | 2011-04-03 | 1 | -6/+6 |
| | |||||
* | Updated Slovenian translation | Matej Urbančič | 2011-04-03 | 1 | -28/+43 |
| | |||||
* | Updated Spanish translation | Jorge González | 2011-04-02 | 1 | -87/+86 |
| | |||||
* | Updated Dutch translation by Wouter Bolsterlee | Wouter Bolsterlee | 2011-04-02 | 1 | -27/+32 |
| | |||||
* | Updated Tamil translation | Dr.T.Vasudevan | 2011-04-02 | 1 | -14/+19 |
| | |||||
* | Updated Korean translation | Changwoo Ryu | 2011-04-02 | 1 | -26/+31 |
| | |||||
* | Updated Galician translations | Fran Dieguez | 2011-04-02 | 1 | -22/+27 |
| | |||||
* | [l10n]Updated Catalan translation | Gil Forcada | 2011-04-01 | 1 | -22/+27 |
| | |||||
* | [l10n] Updated Italian translation | Gianvito Cavasoli | 2011-04-01 | 1 | -1267/+727 |
| | |||||
* | Updated Hungarian translation | Gabor Kelemen | 2011-04-01 | 1 | -42/+39 |
| | |||||
* | Updated Basque language | Inaki Larranaga Murgoitio | 2011-04-01 | 1 | -1/+1 |
| | |||||
* | Updated Basque language | Inaki Larranaga Murgoitio | 2011-04-01 | 1 | -34/+33 |
| | |||||
* | Updated French translation | Claude Paroz | 2011-04-01 | 1 | -22/+27 |
| | |||||
* | Updated Norwegian bokmål translation | Kjartan Maraas | 2011-04-01 | 1 | -22/+27 |
| | |||||
* | Updated Portuguese translation | Duarte Loreto | 2011-04-01 | 1 | -6/+11 |
| | |||||
* | Updated Hebrew translation. | Yaron Shahrabani | 2011-04-01 | 1 | -25/+30 |
| | |||||
* | Fixed typo in Brazilian Portuguese translation | Antonio Fernandes C. Neto | 2011-03-31 | 1 | -1/+1 |
| | |||||
* | Updated Brazilian Portuguese translation | Antonio Fernandes C. Neto | 2011-03-31 | 1 | -29/+36 |
| | |||||
* | Uploaded Ukranian | Daniel Korostil | 2011-03-31 | 1 | -31/+35 |
| | |||||
* | Updated Polish translation | Piotr Drąg | 2011-03-31 | 1 | -31/+32 |
| | |||||
* | [l10n] Updated German translation | Mario Blättermann | 2011-03-31 | 1 | -61/+60 |
| | |||||
* | Updated Swedish translation | Daniel Nylander | 2011-03-31 | 1 | -26/+31 |
| | |||||
* | ephy-file-helpers: respect our documented special keys for download dir | Xan Lopez | 2011-03-31 | 1 | -1/+16 |
| | | | | | | | | 'Desktop' should be the desktop dir, 'Downloads' the downloads dir. If the key is an actual path we'll use it, if all else fails default to Desktop directory. Bug #644641 | ||||
* | Updated Serbian translation | Милош Поповић | 2011-03-31 | 2 | -2472/+2428 |
| | |||||
* | Updated Basque language | Inaki Larranaga Murgoitio | 2011-03-29 | 1 | -925/+399 |
| | |||||
* | Updated Danish translation | Kenneth Nielsen | 2011-03-29 | 1 | -1314/+1311 |
| | |||||
* | Update Simplified Chinese translation. | Aron Xu | 2011-03-29 | 1 | -410/+428 |
| | |||||
* | Updated Tamil translation | Dr.T.Vasudevan | 2011-03-28 | 1 | -1215/+1223 |
| | |||||
* | Added UG translation | Abduxukur Abdurixit | 2011-03-28 | 1 | -432/+446 |
| | |||||
* | update tranlation for Punjabi by A S Alam | A S Alam | 2011-03-27 | 1 | -1229/+1255 |
| | |||||
* | Updated Marathi Translations | Sandeep Shedmake | 2011-03-25 | 1 | -1408/+880 |
| | |||||
* | Use /org/gnome as starting path for schemas | Luca Ferretti | 2011-03-25 | 1 | -5/+5 |
| | |||||
* | Use the web-browser icon from the GNOME icon theme | William Jon McCann | 2011-03-25 | 14 | -3977/+4 |
| | | | | | | Instead of the low res version shipped internally. https://bugzilla.gnome.org/show_bug.cgi?id=645713 | ||||
* | Updated Traditional Chinese translation(Hong Kong and Taiwan) | Chao-Hsiung Liao | 2011-03-24 | 2 | -743/+780 |
| | |||||
* | Updated Bulgarian translation | Krasimir Chonov | 2011-03-23 | 1 | -369/+309 |
| | |||||
* | [release] 2.91.922.91.92 | Xan Lopez | 2011-03-22 | 2 | -2/+13 |
| | |||||
* | configure.ac: bump webkitgtk+ dependency to 1.3.13 | Xan Lopez | 2011-03-22 | 1 | -1/+1 |
| | |||||
* | Updated Portuguese translation | Duarte Loreto | 2011-03-21 | 1 | -375/+384 |
| | |||||
* | Updated Latvian translation. | Rudolfs Mazurs | 2011-03-20 | 1 | -1742/+368 |
| | |||||
* | Updated Korean translation | Changwoo Ryu | 2011-03-19 | 1 | -345/+374 |
| | |||||
* | ephy-web-view: use new API for DOM events | Xan Lopez | 2011-03-19 | 1 | -2/+3 |
| | | | | This requires WebKitGTK+ r81486, soon to be 1.3.13. | ||||
* | Updated Lithuanian translation. | Gintautas Miliauskas | 2011-03-17 | 1 | -2126/+739 |
| | |||||
* | [l10n] Updated German translation | Mario Blättermann | 2011-03-17 | 1 | -545/+360 |
| | |||||
* | Updated Romanian translation | Lucian Adrian Grijincu | 2011-03-17 | 1 | -620/+30 |
| | |||||
* | Updated Romanian translation | Simion Ruxandra | 2011-03-17 | 1 | -154/+142 |
| | |||||
* | Updated Romanian translation | Lucian Adrian Grijincu | 2011-03-17 | 1 | -1245/+1445 |
| | |||||
* | Updated Norwegian bokmål translation | Kjartan Maraas | 2011-03-17 | 1 | -28/+24 |
| | |||||
* | configure: Do not use deprecated GNOME_COMMON_INIT | Javier Jardón | 2011-03-17 | 1 | -2/+0 |
| | | | | | | | We already have ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS} in our Makefile.am https://bugzilla.gnome.org/show_bug.cgi?id=609498 | ||||
* | configure: Use the new libtool syntax | Javier Jardón | 2011-03-17 | 1 | -5/+2 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=609498 | ||||
* | Updated British English translation | Bruce Cowan | 2011-03-17 | 1 | -1219/+1206 |
| | |||||
* | Updated Dutch translation by Reinout van Schouwen | Reinout van Schouwen | 2011-03-16 | 1 | -2574/+365 |
| | |||||
* | [l10n]Updated Catalan translation | Gil Forcada | 2011-03-16 | 1 | -343/+362 |
| | |||||
* | Updated Galician translations | Fran Diéguez | 2011-03-15 | 1 | -375/+398 |
| | |||||
* | Updated French translation | Bruno Brouard | 2011-03-15 | 1 | -870/+348 |
| | |||||
* | Updated Brazilian Portuguese translation | Henrique P. Machado | 2011-03-14 | 1 | -1214/+1221 |
| | |||||
* | [l10n] Updated Estonian translation | Ivar Smolin | 2011-03-14 | 1 | -211/+143 |
| | |||||
* | Fix warning in ephy-session.c. | Gustavo Noronha Silva | 2011-03-12 | 1 | -1/+1 |
| | |||||
* | Open requested URI in new tab when a crashed session exists | Gustavo Noronha Silva | 2011-03-12 | 1 | -9/+23 |
| | | | | | | | | | | When you ask Epiphany to load a new URI but a crashed session exists, the session was being completely discarded in favour of the new URI. This change causes the URI to be loaded in a new tab in the background while still presenting the user with the option to recover the session. Bug #625116 | ||||
* | Unset resume_window when the session has been resumed | Gustavo Noronha Silva | 2011-03-12 | 1 | -0/+1 |
| | | | | | | | | The resume_window private variable is used to track whether a resume has already been done. This causes tabs to be reused after the session has been restored when new tabs should have been created. Bug #625116 | ||||
* | Do not include removed header | Gustavo Noronha Silva | 2011-03-12 | 1 | -1/+0 |
| | | | | | Building epiphany extensions was failing because epiphany.h sitll included a header that is not longer present in Epiphany. | ||||
* | [release] 2.91.91.12.91.91.1 | Xan Lopez | 2011-03-12 | 2 | -1/+14 |
| | |||||
* | Updated Swedish translation | Daniel Nylander | 2011-03-12 | 1 | -417/+416 |
| | |||||
* | shell: fix toolbar style enum | Saleem Abdulrasool | 2011-03-12 | 1 | -2/+2 |
| | |||||
* | ignore vim swap files | Saleem Abdulrasool | 2011-03-12 | 1 | -0/+1 |
| | |||||
* | Updated Slovenian translation | Matej Urbančič | 2011-03-12 | 1 | -4/+4 |
| | |||||
* | Updated Slovenian translation | Matej Urbančič | 2011-03-12 | 1 | -1143/+745 |
| | |||||
* | Select the serif font as the default web font. | Martin Robinson | 2011-03-12 | 1 | -4/+4 |
| | | | | | | | To match the behavior of other browsers, the default web content font is the serif font, instead of the sans-serif font. Bug #644523. | ||||
* | Improve the selection of the system serif font. | Martin Robinson | 2011-03-12 | 1 | -5/+4 |
| | | | | | | | | Instead of using the Gnome interface font as the default serif font, use the Gnome document font. The document font has an increased chance of being a serif font over the interface font. Bug #644521 | ||||
* | Updated Arabic translation | Khaled Hosny | 2011-03-11 | 1 | -354/+392 |
| | |||||
* | Updated Hebrew translation. | Yaron Shahrabani | 2011-03-11 | 1 | -418/+427 |
| | |||||
* | Updated Hungarian translation | Gabor Kelemen | 2011-03-10 | 1 | -1213/+686 |
| | |||||
* | ephy-window: set visibility for fixed toolbar after setting the model | Xan Lopez | 2011-03-10 | 1 | -2/+2 |
| | | | | | We need to do the same when leaving Fullscreen mode, otherwise the fixed toolbar remains visibile... | ||||
* | ephy-window: hide fixed toolbar by default | Xan Lopez | 2011-03-10 | 1 | -0/+2 |
| | | | | | EggEditableToolbar shows it by default, but we only want it visible in Fullscreen mode. | ||||
* | Remove minimum font size setting from UI | Xan Lopez | 2011-03-10 | 3 | -41/+1 |
| | | | | | | | | | This just breaks the layout from too many sites, and we can get reasonable readability through the new font size settings available and/or zooming. For those so inclined, the value can still be tweaked through the gsettings command line or dconf-editor. Bug #644247 | ||||
* | Updated Polish translation | Piotr Drąg | 2011-03-10 | 1 | -1319/+739 |
| | |||||
* | Updated Spanish translation | Daniel Mustieles | 2011-03-10 | 1 | -339/+370 |
| | |||||
* | Uploaded Ukranian | Daniel Korostil | 2011-03-10 | 1 | -356/+384 |
| | |||||
* | toolbar: fix a typo in last commit | Cosimo Cecchi | 2011-03-09 | 1 | -2/+2 |
| | |||||
* | toolbar: make sure the first toolbar gets the 'primary-toolbar' class | Cosimo Cecchi | 2011-03-09 | 3 | -4/+55 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=644261 | ||||
* | Updated Norwegian bokmål translation | Kjartan Maraas | 2011-03-08 | 1 | -344/+288 |
| | |||||
* | Updated Russian translation | Yuri Myasoedov | 2011-03-08 | 1 | -377/+327 |
| | |||||
* | [release] 2.91.912.91.91 | Xan Lopez | 2011-03-08 | 1 | -1/+1 |
| | |||||
* | ephy-download-widget: unescape displayed filenames | Diego Escalante Urrelo | 2011-03-08 | 1 | -4/+9 |
| | | | | Avoid having %20 and similar things in the widget labels. | ||||
* | ephy-window: retitle the show-downloads-bar item | Diego Escalante Urrelo | 2011-03-08 | 1 | -1/+1 |
| | |||||
* | NEWS: update for release | Xan Lopez | 2011-03-08 | 1 | -0/+15 |
| | |||||
* | ephy-window: add new downloads UI | Diego Escalante Urrelo | 2011-03-08 | 3 | -7/+179 |
| | | | | | | | | | Downloads are shown per-window, imitating Chromium's bottom bar. If the window being closed has active downloads, a warning dialog will be shown just as when forms have been modified but not sent. An active download is any download that is not yet 100% complete. Bug #618443 | ||||
* | ephy-download-widget: new widget | Diego Escalante Urrelo | 2011-03-08 | 7 | -0/+986 |
| | | | | | | | | A widget showing the progress of an EphyDownload and offering the default set of actions to take on it: Open, Browse to, Cancel. It keeps a ref to the EphyDownload its showing. Bug #618443 | ||||
* | ephy-download: add the new EphyDownload object | Diego Escalante Urrelo | 2011-03-08 | 23 | -3178/+1494 |
| | | | | | | | | | | | | | | | | | EphyDownload is a wrapper object around WebKitDownload that handles common behavior in downloads: auto-destination, default action for the MIME type. It can be used to wrap a WebKitDownload coming from a WebKitView or to download a url: ephy_download_new_for_uri and ephy_download_new_for_download are provided. Its lifetime is not automagic like EphyEmbedPersist, so you have to unref it when you no longer need it. This new object replaces EphyEmbedPersist and enables us to use a single codepath for downloads in all Epiphany. Bug #618443 | ||||
* | ephy-file-helpers: allow desktop in ephy_file_browse_to | Diego Escalante Urrelo | 2011-03-08 | 1 | -20/+7 |
| | | | | | | | | Nautilus doesn't draw the desktop as always anymore. It's not visible unless you browse there, so the reason to not allow browse_to desktop is not valid anymore. Bug #618443 | ||||
* | ephy-file-helpers: only one downloads_dir function | Diego Escalante Urrelo | 2011-03-08 | 3 | -99/+7 |
| | | | | | | | Remove all the ambiguity, we always throw downloads to the same place or the Desktop. Bug #618443 | ||||
* | Require GTK+ 3.0.2 | Xan Lopez | 2011-03-07 | 1 | -1/+1 |
| | | | | | A few nasty bugs have been fixed since 3.0.0, I'd rather not have them reported. | ||||
* | po/vi.po: better "Powered by" | Nguyễn Thái Ngọc Duy | 2011-03-07 | 1 | -2/+2 |
| | |||||
* | Updated Portuguese translation | Duarte Loreto | 2011-03-07 | 1 | -1222/+1191 |
| | |||||
* | Updated Latvian translation. | Rudolfs Mazurs | 2011-03-05 | 1 | -1301/+1210 |
| | |||||
* | ephy-embed: add a border and a little padding to the status frame | Xan Lopez | 2011-03-05 | 1 | -0/+18 |
| | | | | Otherwise it blends a bit too effectively into clear backgrounds. | ||||
* | ephy-window: make construct_confirm_close_dialog reusable | Diego Escalante Urrelo | 2011-03-05 | 1 | -12/+16 |
| | | | | Bug #618443 | ||||
* | popup-commands: indent fix | Diego Escalante Urrelo | 2011-03-04 | 1 | -2/+2 |
| | | | | Bug #618443 | ||||
* | ephy-file-helpers: add uninstalled ui/ in ephy_file | Diego Escalante Urrelo | 2011-03-04 | 1 | -0/+1 |
| | | | | Bug #618443 | ||||
* | Uploaded Ukranian | Daniel Korostil | 2011-03-04 | 1 | -1394/+1376 |
| | |||||
* | [l10n] Updated Catalan translation | Gil Forcada | 2011-03-03 | 1 | -1052/+1025 |
| | |||||
* | Updated Esperanto translation | Kristjan SCHMIDT | 2011-02-28 | 1 | -1029/+943 |
| | |||||
* | Small cleanup in widget's Makefile.am | Xan Lopez | 2011-02-27 | 1 | -2/+1 |
| | |||||
* | Updated Korean translation | Changwoo Ryu | 2011-02-27 | 1 | -1353/+1102 |
| | |||||
* | Updated Korean translation | Changwoo Ryu | 2011-02-27 | 1 | -8/+8 |
| | |||||
* | Sync with upstream GeditOverlay | Xan Lopez | 2011-02-26 | 4 | -107/+21 |
| | |||||
* | prefs-dialog: use GtkBuildable id instead of name | Diego Escalante Urrelo | 2011-02-25 | 2 | -17/+12 |
| | | | | | Using the widget name is error prone because Glade removes the name property of objects. This makes cookie configuration work again. | ||||
* | Updated French translation | Bruno Brouard | 2011-02-25 | 1 | -1011/+985 |
| | |||||
* | ephy-location-entry: add DNS prefetching | Sergio Villar Senin | 2011-02-25 | 1 | -5/+54 |
| | | | | | | | | Proactively perform DNS lookups when the user sets the cursor over an autocompleted entry in the location bar. This way the prefetching is likely to already have been resolved by the time the user actually clicks on the entry. https://bugzilla.gnome.org/show_bug.cgi?id=606087 | ||||
* | Remove deprecated gtk_button_pressed/released usage | Alexandre Mazari | 2011-02-24 | 2 | -2/+0 |
| | | | | | | | | Remove useless calls to gtk_button_release. Those calls had no effect, since they were following calls to gtk_toggle_button_set_active (FALSE) doing implicit release. https://bugzilla.gnome.org/show_bug.cgi?id=628364 | ||||
* | [release] 2.91.902.91.90 | Xan Lopez | 2011-02-23 | 2 | -1/+12 |
| | |||||
* | Require GTK+ 3.0.0 | Xan Lopez | 2011-02-21 | 1 | -1/+1 |
| | | | | | GTK+ changed its soname in 3.0.0, so we need to depend on that if we want to use 3.x. | ||||
* | ephy-embed: hide toplevel child widget | Xan Lopez | 2011-02-21 | 1 | -2/+8 |
| | | | | | | Since that's what we add to the overlay, its visible property will be in sync with the child container. Gets rid of bothering 1px visible leftover when statusbar is hidden. | ||||
* | gedit-overlay-child: sync visible property of container and child | Xan Lopez | 2011-02-21 | 1 | -1/+8 |
| | | | | | That way user can hide the inner widget and the overlay child container will be hidden automatically. | ||||
* | Updated Spanish translation | Jorge González | 2011-02-20 | 1 | -117/+115 |
| | |||||
* | Updated Spanish translation | Daniel Mustieles | 2011-02-20 | 1 | -43/+44 |
| | |||||
* | Updated Spanish translation | Daniel Mustieles | 2011-02-20 | 1 | -71/+69 |
| | |||||
* | gedit-overlay: sync with upstream | Xan Lopez | 2011-02-20 | 1 | -0/+7 |
| | |||||
* | Updated Arabic translation | Khaled Hosny | 2011-02-19 | 1 | -39/+38 |
| | |||||
* | Updated Bengali India Translation | Runa Bhattacharjee | 2011-02-18 | 1 | -1292/+1330 |
| | |||||
* | ephy-web-view: do not update statusbar text for webviews without embed object | Sergio Villar Senin | 2011-02-16 | 1 | -1/+3 |
| | | | | | | Fixes a crash when trying to open the WebInspector https://bugzilla.gnome.org/show_bug.cgi?id=642306 | ||||
* | gedit-overlay: always proxy main widget size request | Xan Lopez | 2011-02-16 | 1 | -26/+4 |
| | | | | | | | We don't want for the children to be able to overflow the main widget, it makes sense to keep them contained in the overlay. Bug #642451 | ||||
* | Sync with latest GeditOverlay code | Xan Lopez | 2011-02-16 | 4 | -301/+54 |
| | | | | And adapt to the new API. | ||||
* | Sync with latest GeditOverlay | Xan Lopez | 2011-02-16 | 1 | -19/+12 |
| | |||||
* | Updated Gujarati Translations | Sweta Kothari | 2011-02-15 | 1 | -1271/+805 |
| | |||||
* | Updated Bulgarian translation | Ivaylo Valkov | 2011-02-15 | 1 | -997/+517 |
| | |||||
* | Sync with latest libegg | Xan Lopez | 2011-02-13 | 2 | -0/+8 |
| | |||||
* | ephy-window: append new tabs after parent by default | Xan Lopez | 2011-02-12 | 1 | -1/+1 |
| | | | | | | I think this makes much more sense as a default behavior when opening a tab from an existing page, since it keeps logically related tabs together. | ||||
* | gedit-overlay: Fix a crash when overlay is detroyed | Carlos Garcia Campos | 2011-02-12 | 1 | -6/+8 |
| | |||||
* | Updated Norwegian bokmål translation. | Kjartan Maraas | 2011-02-12 | 1 | -30/+30 |
| | |||||
* | Forgot these files | Xan Lopez | 2011-02-12 | 2 | -0/+497 |
| | |||||
* | Updated Indonesian translation | Dirgita | 2011-02-12 | 1 | -3328/+1274 |
| | |||||
* | ephy-web-view: do not update status after we are dead | Xan Lopez | 2011-02-12 | 1 | -17/+19 |
| | | | | We now reach to the EphyEmbed, so this is dangerous. | ||||
* | Sync with upstream GeditOverlay code | Xan Lopez | 2011-02-12 | 8 | -469/+244 |
| | |||||
* | Change packing order for gedit overlay | Xan Lopez | 2011-02-11 | 1 | -4/+4 |
| | | | | | Seems GeditOverlay works better if we pack directly the scrollable widget on it, then pack the overlay in a scrolled window. Do that. | ||||
* | Port floating statusbar to gedit's overlay widget | Xan Lopez | 2011-02-11 | 9 | -98/+1096 |
| | | | | | | | | | | Works correctly in framed pages, and fixes a few bugs along the way (not to mention it should be more efficient since it does not redraw needlessly). The gedit code has been modified to get rid of the animation stuff we don't really need atm; we have coordinated with the gedit developers and hopefully both versions will be in sync again really soon. | ||||
* | Fixed Epiphany translation bug | Norayr Chilingarian | 2011-02-09 | 1 | -1/+1 |
| | |||||
* | [release] 2.91.62.91.6 | Xan Lopez | 2011-02-03 | 2 | -2/+11 |
| | |||||
* | ephy-embed-single: Update to use direct-from-libsoup SoupCache | Dan Winship | 2011-02-03 | 2 | -9/+11 |
| | | | | | | and update configure.ac to require the corresponding libsoup https://bugzilla.gnome.org/show_bug.cgi?id=636861 | ||||
* | Updated Traditional Chinese translation(Hong Kong and Taiwan) | Chao-Hsiung Liao | 2011-01-27 | 2 | -529/+640 |
| | |||||
* | QA of Galician translations | Fran Diéguez | 2011-01-27 | 1 | -98/+98 |
| | |||||
* | Updated Russian translation | Yuri Myasoedov | 2011-01-23 | 1 | -1097/+693 |
| | |||||
* | Updated zh_CN translation. | Funda Wang | 2011-01-22 | 1 | -1803/+545 |
| | |||||
* | Updated Basque language | Inaki Larranaga Murgoitio | 2011-01-21 | 1 | -1280/+1237 |
| | |||||
* | ephy-window: missing g_list_free | Diego Escalante Urrelo | 2011-01-21 | 1 | -0/+1 |
| | |||||
* | Updated Norwegian bokmål translation | Kjartan Maraas | 2011-01-21 | 1 | -50/+43 |
| | |||||
* | Updated Arabic translation | Khaled Hosny | 2011-01-12 | 1 | -1388/+174 |
| | |||||
* | [release] 2.91.52.91.5 | Xan Lopez | 2011-01-11 | 2 | -2/+12 |
| | |||||
* | ephy-embed-single: make sure flash plugin is disabled | Carlos Garcia Campos | 2011-01-11 | 1 | -3/+1 |
| | | | | | | | | | There might be more than one plugin instance for flash. Iterate the whole list to be sure we have disabled all the possible instances. Bug #637959 Signed-off-by: Diego Escalante Urrelo <descalante@igalia.com> | ||||
* | Use the new GTK_STATE_FLAG_NORMAL flag | Diego Escalante Urrelo | 2011-01-11 | 3 | -7/+7 |
| | | | | | | | Until 2.99.0 GtkStyleContext didn't have a "normal" flag, the closest thing was GTK_STATE_FLAG_ACTIVE, but it is not necessarily correct. Bug #636501 | ||||
* | ephy-location-entry: GdkRGBA colors are doubles | Diego Escalante Urrelo | 2011-01-11 | 1 | -2/+2 |
| | | | | Bug #636501 | ||||
* | ephy-bookmarks-editor: fix new topic selection bug | Vincas Dargis | 2011-01-11 | 1 | -0/+1 |
| | | | | | | | | | | When the search entry is not empty and "New topic" is activated from the menu, the "All" topic will set for renaming instead of the new "Type a topic" node. This can cause serious data loss. Bug #518727 Signed-off-by: Diego Escalante Urrelo <descalante@igalia.com> | ||||
* | Some fixed in Russian translation | Yuri Myasoedov | 2011-01-11 | 1 | -5/+4 |
| | |||||
* | Updated Russian translation | Yuri Myasoedov | 2011-01-11 | 1 | -454/+298 |
| | |||||
* | Updated Galician translations | Fran Diéguez | 2011-01-09 | 1 | -65/+85 |
| | |||||
* | configure.ac: require GTK+ 2.99.0 | Xan Lopez | 2011-01-07 | 1 | -1/+1 |
| | |||||
* | ephy-file-helpers: do not use deprecated APIs | Xan Lopez | 2011-01-06 | 1 | -3/+2 |
| | |||||
* | [l10n] Updated German translation | Mario Blättermann | 2011-01-04 | 1 | -197/+248 |
| | |||||
* | Updated Norwegian bokmål translation from Torstein Adolf Winterseth | Kjartan Maraas | 2011-01-03 | 1 | -24/+39 |
| | |||||
* | Updated Swedish translation | Daniel Nylander | 2011-01-01 | 1 | -882/+866 |
| | |||||
* | Updated Dutch translation by Wouter Bolsterlee | Wouter Bolsterlee | 2010-12-24 | 1 | -1302/+1265 |
| | |||||
* | Added UG translation | Gheyret T.Kenji | 2010-12-24 | 1 | -190/+199 |
| | |||||
* | [release] 2.91.4.12.91.4.1 | Xan Lopez | 2010-12-23 | 2 | -2/+10 |
| | |||||
* | egg: cherry-pick fixes for compilation against GTK+ 2.91.7 | Xan Lopez | 2010-12-23 | 2 | -2/+10 |
| | |||||
* | Updated Kurdish translations by Omer Ensari | Erdal Ronahi | 2010-12-23 | 1 | -99/+243 |
| | |||||
* | Updated Spanish translation | Jorge Gonzalez | 2010-12-23 | 1 | -78/+73 |
| | |||||
* | ephy-node-view: don't use gdk_cursor_unref | Xan Lopez | 2010-12-22 | 1 | -1/+1 |
| | | | | | It's deprecated since GdkCursor is a GObject now. The stuff in egg/ still needs fixing, but we'll just sync from upstream. | ||||
* | Updated Hebrew translation. | Yaron Shahrabani | 2010-12-21 | 1 | -340/+342 |
| | |||||
* | [l10n] Updated Estonian translation | Ivar Smolin | 2010-12-21 | 1 | -7/+7 |
| | |||||
* | [release] 2.91.42.91.4 | Xan Lopez | 2010-12-21 | 2 | -2/+18 |
| | |||||
* | The Soviet government has fallen! | Xan Lopez | 2010-12-21 | 1 | -4/+4 |
| | |||||
* | [l10n] Updated Estonian translation | Mattias Põldaru | 2010-12-20 | 1 | -468/+519 |
| | |||||
* | tests: clean up filenames | Diego Escalante Urrelo | 2010-12-19 | 7 | -31/+31 |
| | | | | Make filenames readable and tab-completion friendly. | ||||
* | Updated Norwegian bokmål translation | Kjartan Maraas | 2010-12-17 | 1 | -28/+31 |
| | |||||
* | configure.ac: bump GTK+ version | Diego Escalante Urrelo | 2010-12-16 | 1 | -1/+1 |
| | | | | Required for GtkStyleContext API. | ||||
* | Updated Spanish translation | Jorge González | 2010-12-16 | 1 | -49/+66 |
| | |||||
* | ephy-extensions-manager: fix g_variant_builder usage | Diego Escalante Urrelo | 2010-12-16 | 1 | -2/+4 |
| | | | | | | g_variant_builder_end is not needed at all. Bug #636740 | ||||
* | epiphany.convert: Fix cache-size schema location | Yanko Kaneti | 2010-12-15 | 1 | -1/+1 |
| | | | | | | Bug #634969 Signed-off-by: Diego Escalante Urrelo <descalante@igalia.com> | ||||
* | Port to gtk+ master's GtkStyleContext | Diego Escalante Urrelo | 2010-12-15 | 5 | -80/+95 |
| | | | | | | | Updates all our uses of GtkStyle stuff to the newer GtkStyleContext API. ephy-web-view porting done by Matthias Clasen <mclasen@redhat.com> Bug #636501 | ||||
* | egg: update from master | Diego Escalante Urrelo | 2010-12-15 | 4 | -5/+46 |
| | | | | Bug #636501 | ||||
* | ephy-embed-single: move code from init to initialize | Xan Lopez | 2010-12-14 | 1 | -16/+16 |
| | |||||
* | ephy-embed-single: couple of style fixes | Xan Lopez | 2010-12-14 | 1 | -2/+2 |
| | |||||
* | Updated Hebrew translation. | Yaron Shahrabani | 2010-12-14 | 1 | -41/+58 |
| | |||||
* | ephy-embed-single: disable Flash by default | Xan Lopez | 2010-12-13 | 1 | -0/+16 |
| | | | | | | The Adobe flash plugin uses GTK+2.x, so it cannot be loaded in our (GTK+3.x) process without causing a crash. Disable it by default until we implement a solution. | ||||
* | Updated Norwegian bokmål translation | Kjartan Maraas | 2010-12-13 | 1 | -83/+118 |
| | |||||
* | prefs-dialog: enhance Fonts tab layout | Diego Escalante Urrelo | 2010-12-12 | 2 | -81/+188 |
| | | | | | We need labels next to the buttons or after setting a custom font you won't know what setting are you configuring. | ||||
* | prefs-dialog: fix General tab sizing | Diego Escalante Urrelo | 2010-12-12 | 1 | -2/+4 |
| | |||||
* | ephy-web-view.c: fix typo | Xan Lopez | 2010-12-12 | 1 | -1/+1 |
| | |||||
* | ephy-spell-check: remove unused files | Diego Escalante Urrelo | 2010-12-12 | 3 | -372/+0 |
| | | | | | | WebKitGTK+ implements this for us. Bug #637021 | ||||
* | Updated Spanish translation | Jorge González | 2010-12-11 | 1 | -998/+958 |
| | |||||
* | .gitignore: add EphyEgg gir/typelib | Dan Winship | 2010-12-11 | 1 | -0/+2 |
| | |||||
* | Updated Hebrew translation | Yaron Shahrabani | 2010-12-11 | 1 | -86/+117 |
| | |||||
* | Updated Galician translations | Fran Diéguez | 2010-12-11 | 1 | -1014/+961 |
| | |||||
* | po: add ephy-profile-migrator to POTFILES | Diego Escalante Urrelo | 2010-12-11 | 1 | -1/+1 |
| | |||||
* | ephy-web-view: use custom error pages | Diego Escalante Urrelo | 2010-12-11 | 9 | -88/+312 |
| | | | | | | Show nice error pages instead of WebKitGTK+'s defaults. Bug #592667 | ||||
* | Updated Traditional Chinese translation(Hong Kong and Taiwan) | Chao-Hsiung Liao | 2010-12-09 | 2 | -3738/+1591 |
| | |||||
* | prefs: remove broken preferences from UI | Xan Lopez | 2010-12-09 | 2 | -36/+0 |
| | | | | | | | Allow pages to use their own colors/fonts preferences have never really worked in WebKit. I'm not even sure we want this in the UI, but at the very least remove them until there's a setting in the engine to control this. | ||||
* | Fix .gir generation for srcdir != builddir | Xan Lopez | 2010-12-09 | 1 | -1/+1 |
| | | | | Add --includedir as needed. Diego, talk to me after class. | ||||
* | ephy-web-view: make defines friendlier with introspection | Diego Escalante Urrelo | 2010-12-09 | 3 | -5/+5 |
| | | | | | | Non prefixed names trigger lots of warnings, avoid them. Bug #636790 | ||||
* | ephy-permission-manager: fix names of permission types | Diego Escalante Urrelo | 2010-12-09 | 2 | -5/+7 |
| | | | | | | Prefix them with EPHY_PERMISSION_TYPE instead of "EPT_". Bug #636790 | ||||
* | ephy-bookmarks: remove unused BOOKMARKS_HIERARCHY_SEP | Diego Escalante Urrelo | 2010-12-09 | 1 | -2/+0 |
| | | | | Bug #636790 | ||||
* | introspection: separate Egg into another gir file | Diego Escalante Urrelo | 2010-12-09 | 1 | -8/+28 |
| | | | | | | | | Don't mix up Epiphany and Egg prefixes into a single file. We now produce and install EphyEgg-version.gir and Epiphany-version.gir. Version being the Epiphany API version. Bug #636790 | ||||
* | introspection: fix wrong and missing annotations | Diego Escalante Urrelo | 2010-12-09 | 11 | -35/+104 |
| | | | | Bug #636790 |