Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated Slovenian translation | Matej Urbančič | 2007-12-20 | 1 | -93/+99 |
| | | | | svn path=/trunk/; revision=7792 | ||||
* | Middle click on entries in History Window and Bookmark Editor opens the page | Cosimo Cecchi | 2007-12-20 | 2 | -0/+46 |
| | | | | | | in a new tab. Close bug #385037. svn path=/trunk/; revision=7791 | ||||
* | Updated Norwegian bokmål translation. | Kjartan Maraas | 2007-12-19 | 2 | -69/+88 |
| | | | | | | | | 2007-12-19 Kjartan Maraas <kmaraas@gnome.org> * nb.po: Updated Norwegian bokmål translation. svn path=/trunk/; revision=7790 | ||||
* | Hide the Toolbar Editor, if active, when switching to Fullscreen mode. | Cosimo Cecchi | 2007-12-19 | 1 | -0/+11 |
| | | | | | | Bug #163762. svn path=/trunk/; revision=7789 | ||||
* | Updated Dutch translation | Reinout van Schouwen | 2007-12-19 | 2 | -107/+174 |
| | | | | | | | | | 2007-12-18 Reinout van Schouwen <reinouts@gnome.org> * nl.po: Updated Dutch translation svn path=/trunk/; revision=7788 | ||||
* | Updated Spanish translation | Jorge Gonzalez Gonzalez | 2007-12-19 | 2 | -60/+70 |
| | | | | svn path=/trunk/; revision=7787 | ||||
* | Readd "Add to Bookmark" entry to the document context menu. | Cosimo Cecchi | 2007-12-19 | 2 | -0/+7 |
| | | | | | | Bug #332968. svn path=/trunk/; revision=7786 | ||||
* | Indentation fix for previous commit. | Cosimo Cecchi | 2007-12-19 | 1 | -2/+2 |
| | | | | svn path=/trunk/; revision=7785 | ||||
* | Add middle-click-paste for smart bookmarks, as it is for new tab/window | Cosimo Cecchi | 2007-12-19 | 1 | -0/+69 |
| | | | | | | buttons. Close bug #378165. svn path=/trunk/; revision=7784 | ||||
* | Translation updated by Ivar Smolin. | Priit Laes | 2007-12-18 | 2 | -30/+41 |
| | | | | | | | | 2007-12-18 Priit Laes <plaes@svn.gnome.org> * et.po: Translation updated by Ivar Smolin. svn path=/trunk/; revision=7783 | ||||
* | Track WebKit upstream API changes r28817, r28818 | Alp Toker | 2007-12-18 | 1 | -6/+16 |
| | | | | | | This makes current location and page title updates work more consistently. svn path=/trunk/; revision=7782 | ||||
* | Constify char* parameter for ephy_base_embed_location_changed. | Xan Lopez | 2007-12-18 | 2 | -2/+2 |
| | | | | svn path=/trunk/; revision=7781 | ||||
* | "Backported" Italian translation from gnome-2-20 | Luca Ferretti | 2007-12-17 | 2 | -647/+889 |
| | | | | | | | | | 2007-12-17 Luca Ferretti <elle.uca@libero.it> * it.po: "Backported" Italian translation from gnome-2-20 svn path=/trunk/; revision=7780 | ||||
* | Enable our filechooser by default, now the default builds will have nice image | Diego Escalante Urrelo | 2007-12-17 | 1 | -1/+1 |
| | | | | | | | previews in the filechooser. Read: nice previews when uploading pictures. svn path=/trunk/; revision=7779 | ||||
* | Post release version bump. | Christian Persch | 2007-12-16 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=7778 | ||||
* | Release 2.21.4.RELEASE_2_21_4 | Christian Persch | 2007-12-16 | 9 | -153/+344 |
| | | | | svn path=/trunk/; revision=7776 | ||||
* | Add comment. | Christian Persch | 2007-12-16 | 1 | -0/+1 |
| | | | | svn path=/trunk/; revision=7775 | ||||
* | Don't store the tabs menu accels in the accel map file. | Christian Persch | 2007-12-16 | 1 | -1/+3 |
| | | | | svn path=/trunk/; revision=7774 | ||||
* | Fix comment. | Christian Persch | 2007-12-16 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=7773 | ||||
* | Update NEWS for 2.21.4 | Reinout van Schouwen | 2007-12-16 | 1 | -6/+81 |
| | | | | svn path=/trunk/; revision=7772 | ||||
* | Update NEWS. | Xan Lopez | 2007-12-16 | 1 | -0/+54 |
| | | | | svn path=/trunk/; revision=7771 | ||||
* | Updated Norwegian bokmål translation. | Kjartan Maraas | 2007-12-15 | 2 | -33/+38 |
| | | | | | | | | 2007-12-15 Kjartan Maraas <kmaraas@gnome.org> * nb.po: Updated Norwegian bokmål translation. svn path=/trunk/; revision=7770 | ||||
* | Do not call webkit_init() (it's going away soon) and only | Xan Lopez | 2007-12-15 | 2 | -5/+2 |
| | | | | | | include <webkit.h>. svn path=/trunk/; revision=7769 | ||||
* | Translation of "status bar" fixed by Rodrigo Flores. | Leonardo Ferreira Fontenelle | 2007-12-14 | 2 | -4/+9 |
| | | | | | | | | 2007-12-13 Leonardo Ferreira Fontenelle <leonardof@svn.gnome.org> * pt_BR.po: Translation of "status bar" fixed by Rodrigo Flores. svn path=/trunk/; revision=7768 | ||||
* | Updated Slovenian translation | Matej Urbančič | 2007-12-10 | 2 | -148/+216 |
| | | | | svn path=/trunk/; revision=7766 | ||||
* | Small cleanup in webkit-embed-persist.c | Xan Lopez | 2007-12-10 | 1 | -36/+21 |
| | | | | svn path=/trunk/; revision=7765 | ||||
* | Rename cpp files to c in the WebKit backend; they are pure C. | Xan Lopez | 2007-12-10 | 5 | -6/+8 |
| | | | | | | Also fix a couple of compiler warnings. svn path=/trunk/; revision=7764 | ||||
* | Updated Spanish translation | Jorge Gonzalez Gonzalez | 2007-12-10 | 2 | -28/+40 |
| | | | | svn path=/trunk/; revision=7763 | ||||
* | Add "node-middle-clicked" signal to EphyNodeView. | Cosimo Cecchi | 2007-12-08 | 2 | -0/+38 |
| | | | | | | Part of bug #385037. svn path=/trunk/; revision=7762 | ||||
* | Add secondary text in confirmation dialogs for "Remove All" items in the PDM. | Cosimo Cecchi | 2007-12-08 | 1 | -6/+12 |
| | | | | | | Fix bug #499074. svn path=/trunk/; revision=7761 | ||||
* | Remove a FIXME in ephy_file_delete_directory. The function is already | Diego Escalante Urrelo | 2007-12-08 | 1 | -1/+0 |
| | | | | | | | implemented. svn path=/trunk/; revision=7760 | ||||
* | Updated Norwegian bokmål translation. | Kjartan Maraas | 2007-12-07 | 2 | -571/+470 |
| | | | | | | | | 2007-12-06 Kjartan Maraas <kmaraas@gnome.org> * nb.po: Updated Norwegian bokmål translation. svn path=/trunk/; revision=7759 | ||||
* | Updated Spanish translation | Jorge Gonzalez Gonzalez | 2007-12-06 | 2 | -6/+10 |
| | | | | svn path=/trunk/; revision=7758 | ||||
* | Updated Russian translation. | Vasiliy Faronov | 2007-12-06 | 2 | -20/+25 |
| | | | | | | | | | 2007-12-06 Vasiliy Faronov <qvvx@yandex.ru> * ru.po: Updated Russian translation. svn path=/trunk/; revision=7757 | ||||
* | Updated Russian translation. | Vasiliy Faronov | 2007-12-06 | 2 | -1476/+1586 |
| | | | | | | | | | 2007-12-06 Vasiliy Faronov <qvvx@yandex.ru> * ru/ru.po: Updated Russian translation. svn path=/trunk/; revision=7756 | ||||
* | Fixes in Brazilian Portugues translation. This version was imported from | Leonardo Ferreira Fontenelle | 2007-12-06 | 2 | -367/+729 |
| | | | | | | | | | 2007-12-05 Leonardo Ferreira Fontenelle <leonardof@svn.gnome.org> * pt_BR.po: Fixes in Brazilian Portugues translation. This version was imported from trunk gnome-2-20. svn path=/trunk/; revision=7755 | ||||
* | Updated Catalan translation | Gil Forcada Codinachs | 2007-12-05 | 2 | -881/+2190 |
| | | | | svn path=/trunk/; revision=7753 | ||||
* | Translation updated by Priit Laes. | Priit Laes | 2007-12-03 | 2 | -4/+8 |
| | | | | | | | | 2007-12-03 Priit Laes <plaes@svn.gnome.org> * et.po: Translation updated by Priit Laes. svn path=/trunk/; revision=7752 | ||||
* | Translation updated by Ivar Smolin. | Priit Laes | 2007-12-03 | 2 | -10/+71 |
| | | | | | | | | 2007-12-03 Priit Laes <plaes@svn.gnome.org> * et.po: Translation updated by Ivar Smolin. svn path=/trunk/; revision=7751 | ||||
* | Updated Arabic Translation by Djihed Afifi. | Djihed Afifi | 2007-12-03 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=7750 | ||||
* | Updated Arabic Translation by Djihed Afifi. | Djihed Afifi | 2007-12-03 | 2 | -529/+823 |
| | | | | svn path=/trunk/; revision=7749 | ||||
* | configure.ac: remove leading Xs in conditionals (with 2 exceptions) | Jan Michael C. Alonzo | 2007-12-03 | 1 | -18/+18 |
| | | | | | | | | http://bugzilla.gnome.org/show_bug.cgi?id=501108 modified: configure.ac svn path=/trunk/; revision=7748 | ||||
* | Fix configure summary output for both mozilla and webkit | Jan Michael C. Alonzo | 2007-12-03 | 1 | -13/+23 |
| | | | | | | | | http://bugzilla.gnome.org/show_bug.cgi?id=478196 modified: configure.ac svn path=/trunk/; revision=7747 | ||||
* | Update epiphany.schemas.in according to the changes in bug #380156. | Cosimo Cecchi | 2007-12-03 | 1 | -2/+2 |
| | | | | | | Fix bug #132808. svn path=/trunk/; revision=7746 | ||||
* | Updated Korean translation. | Changwoo Ryu | 2007-12-02 | 2 | -700/+866 |
| | | | | svn path=/trunk/; revision=7745 | ||||
* | Squashed commit of the following: | Jan Michael C. Alonzo | 2007-12-02 | 2 | -0/+7 |
| | | | | | | | | | | | | commit 8ee24f8e307d08d90a7caedf570831c1cab9f708 Author: Jan Michael Alonzo <jmalonzo@unpluggable.com> Date: Sun Dec 2 06:19:44 2007 +1100 wrap EphyEmbedContainer interface - http://bugzilla.gnome.org/show_bug.cgi?id=500729 svn path=/trunk/; revision=7744 | ||||
* | Updated Spanish translation | Jorge Gonzalez Gonzalez | 2007-12-01 | 2 | -7/+71 |
| | | | | svn path=/trunk/; revision=7743 | ||||
* | Updated Belarusian Latin translation. | Ihar Hrachyshka | 2007-12-01 | 2 | -135/+188 |
| | | | | svn path=/trunk/; revision=7742 | ||||
* | Updated Galician Translation. Updated. | Ignacio Casal Quinteiro | 2007-12-01 | 3 | -384/+471 |
| | | | | | | | | | | 2007-12-01 Ignacio Casal Quinteiro <nacho.resa@gmail.com> * gl.po: Updated Galician Translation. * POTFILES.in: Updated. svn path=/trunk/; revision=7741 | ||||
* | Match WebKit/GTK+ API changes made in WebKit SVN r28273 | Alp Toker | 2007-12-01 | 2 | -34/+34 |
| | | | | | | | | | http://bugs.webkit.org/show_bug.cgi?id=15691 [GTK] Public API does not follow GTK+ conventions This change is part of the current API stabilization effort. svn path=/trunk/; revision=7740 | ||||
* | Need to put the parent struct first. | Christian Persch | 2007-11-29 | 1 | -0/+2 |
| | | | | svn path=/trunk/; revision=7739 | ||||
* | Initialize the title property to "Blank page" in EphyBaseEmbed. | Xan Lopez | 2007-11-27 | 1 | -0/+1 |
| | | | | | | Bug #499803 svn path=/trunk/; revision=7732 | ||||
* | Updated Bulgarian translation by Alexander Shopov <ash@contact.bg> | Alexander Shopov | 2007-11-26 | 2 | -400/+434 |
| | | | | | | | | | 2007-11-26 Alexander Shopov <ash@contact.bg> * bg.po: Updated Bulgarian translation by Alexander Shopov <ash@contact.bg> svn path=/trunk/; revision=7731 | ||||
* | Fix empty line on bookmark tooltip when bookmark has no title. | Cosimo Cecchi | 2007-11-25 | 1 | -5/+21 |
| | | | | | | Close bug #499226. svn path=/trunk/; revision=7730 | ||||
* | Translation updated by Ivar Smolin. | Priit Laes | 2007-11-25 | 2 | -115/+123 |
| | | | | | | | | 2007-11-25 Priit Laes <plaes@svn.gnome.org> * et.po: Translation updated by Ivar Smolin. svn path=/trunk/; revision=7729 | ||||
* | Translation updated | Gabor Kelemen | 2007-11-25 | 2 | -404/+438 |
| | | | | | | | | | 2007-11-24 Gabor Kelemen <kelemeng@gnome.hu> * hu.po: Translation updated svn path=/trunk/; revision=7728 | ||||
* | Updated Spanish translation | Jorge Gonzalez Gonzalez | 2007-11-24 | 2 | -118/+123 |
| | | | | svn path=/trunk/; revision=7727 | ||||
* | nl.po: U | Reinout van Schouwen | 2007-11-23 | 1 | -395/+444 |
| | | | | svn path=/trunk/; revision=7726 | ||||
* | 2007-11-22 Reinout van Schouwen <reinouts@gnome.org> | Reinout van Schouwen | 2007-11-23 | 1 | -1/+1 |
| | | | | | | | | | | * 2007-11-22 Reinout van Schouwen <reinouts@gnome.org> - bookmarks/ephy-bookmark-action.c: unbreak the build. Use g_strdup_printf. svn path=/trunk/; revision=7725 | ||||
* | 2007-11-22 Reinout van Schouwen <reinouts@gnome.org> | Reinout van Schouwen | 2007-11-23 | 1 | -1/+1 |
| | | | | | | | | | | * 2007-11-22 Reinout van Schouwen <reinouts@gnome.org> - bookmarks/ephy-bookmark-action.c: reword tooltip. Followup to http://bugzilla.gnome.org/show_bug.cgi?id=492695 svn path=/trunk/; revision=7724 | ||||
* | Updated Occitan translation | Yannig MARCHEGAY | 2007-11-22 | 3 | -22/+24 |
| | | | | svn path=/trunk/; revision=7723 | ||||
* | Updated German translation. | Hendrik Richter | 2007-11-21 | 1 | -2/+2 |
| | | | | | | | | 2007-11-21 Hendrik Richter <hendrikr@gnome.org> * de.po: Updated German translation. svn path=/trunk/; revision=7721 | ||||
* | Updated Occitan translation | Yannig MARCHEGAY | 2007-11-21 | 2 | -69/+60 |
| | | | | svn path=/trunk/; revision=7720 | ||||
* | Adds a EPHY_NODE_VIEW_ELLIPSIZED flag and make history window and | Cosimo Cecchi | 2007-11-19 | 4 | -5/+17 |
| | | | | | | | bookmarks editor views use it to display address and title columns. Fix bug #132808. svn path=/trunk/; revision=7719 | ||||
* | Fix a bug in EphyNodeView which caused weird problems when setting columns | Cosimo Cecchi | 2007-11-19 | 3 | -5/+20 |
| | | | | | | | | as resizable; thanks to Kristian Rietveld for finding out the cause. Make history window columns resizable and bookmarks editor columns resizable and sortable. Part of bug #132808. svn path=/trunk/; revision=7718 | ||||
* | Move EphyNotebook to G_DEFINE_TYPE. | Xan Lopez | 2007-11-18 | 1 | -56/+19 |
| | | | | svn path=/trunk/; revision=7717 | ||||
* | Use go_back and go_forward methods for navigation. | Xan Lopez | 2007-11-18 | 1 | -5/+2 |
| | | | | | | | Instead of jumping to -1 and +1 in the history. Less code, and it even works in WebKit :) svn path=/trunk/; revision=7716 | ||||
* | Remove unused variable in WebKitEmbed class_init. | Xan Lopez | 2007-11-18 | 1 | -1/+0 |
| | | | | svn path=/trunk/; revision=7715 | ||||
* | Fix vfunc for get_visibility in EphyEmbed interface. | Xan Lopez | 2007-11-18 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=7714 | ||||
* | Move size-to code to the gecko backend. | Xan Lopez | 2007-11-18 | 2 | -74/+138 |
| | | | | | | Last part of bug #490672 svn path=/trunk/; revision=7713 | ||||
* | Put visibility property into EphyBaseEmbed, we need it for popups. | Xan Lopez | 2007-11-18 | 6 | -1/+87 |
| | | | | svn path=/trunk/; revision=7712 | ||||
* | Re-enable popup management code in EphyBaseEmbed. | Xan Lopez | 2007-11-17 | 3 | -317/+312 |
| | | | | | | | Plus a small bugfix in MozillaEmbed about GtkMozembed vs. EphyEmbed confusion. svn path=/trunk/; revision=7711 | ||||
* | Rename EphyEmbedContainer implementations in EphyWindow. | Xan Lopez | 2007-11-17 | 1 | -35/+36 |
| | | | | | | | Do not use the ephy_window prefix for them, it's confusing. Also, save the function call for get_active_child. svn path=/trunk/; revision=7710 | ||||
* | Move print-preview property to EphyEmbedContainer interface. | Xan Lopez | 2007-11-17 | 6 | -65/+57 |
| | | | | | | | | Also make it read-only and make the setter in EphyWindow semi-private for now (should be removed eventually, making the window be notified from the embed of the status). svn path=/trunk/; revision=7709 | ||||
* | Rename param to "set_active". | Christian Persch | 2007-11-17 | 2 | -5/+7 |
| | | | | svn path=/trunk/; revision=7708 | ||||
* | Yes, tabs. | Xan Lopez | 2007-11-17 | 1 | -8/+8 |
| | | | | svn path=/trunk/; revision=7707 | ||||
* | Add type checkings in the EmbedContainer interface, not in the implementations. | Xan Lopez | 2007-11-17 | 2 | -30/+42 |
| | | | | svn path=/trunk/; revision=7706 | ||||
* | Do not change session saving format ;) | Xan Lopez | 2007-11-17 | 1 | -2/+2 |
| | | | | svn path=/trunk/; revision=7705 | ||||
* | Return the new tab's position. | Christian Persch | 2007-11-17 | 1 | -4/+2 |
| | | | | svn path=/trunk/; revision=7704 | ||||
* | Move active-tab property to the embed-container interface. | Xan Lopez | 2007-11-17 | 5 | -17/+19 |
| | | | | | | | Rename it to active-child and fix a bug in the set_property function in EphyWindow, where the wrong function was being called for this property. svn path=/trunk/; revision=7703 | ||||
* | Unbreak the build... | Xan Lopez | 2007-11-17 | 1 | -4/+4 |
| | | | | svn path=/trunk/; revision=7702 | ||||
* | Use right GtkPaned API to pack history window vbox. | Cosimo Cecchi | 2007-11-17 | 1 | -2/+2 |
| | | | | | | Fix bug #422947. svn path=/trunk/; revision=7701 | ||||
* | Make EphyEmbedContainer add_child method return the child's new position ↵ | Xan Lopez | 2007-11-17 | 3 | -5/+8 |
| | | | | | | inside the container. svn path=/trunk/; revision=7700 | ||||
* | Rename ephy_embed_container_jump_to_child to ↵ | Xan Lopez | 2007-11-16 | 5 | -17/+17 |
| | | | | | | ephy_embed_container_set_active_child. svn path=/trunk/; revision=7699 | ||||
* | Bump API version | Christian Persch | 2007-11-16 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=7698 | ||||
* | Do not expose {add,remove}_child methods from EphyEmbedContainer to bindings. | Xan Lopez | 2007-11-16 | 1 | -20/+0 |
| | | | | svn path=/trunk/; revision=7697 | ||||
* | Untabify ephy-embed-container.h | Xan Lopez | 2007-11-16 | 1 | -9/+9 |
| | | | | svn path=/trunk/; revision=7696 | ||||
* | And port all the callers in src/ | Xan Lopez | 2007-11-16 | 14 | -61/+113 |
| | | | | svn path=/trunk/; revision=7695 | ||||
* | Change epiphany.defs | Xan Lopez | 2007-11-16 | 1 | -47/+53 |
| | | | | svn path=/trunk/; revision=7694 | ||||
* | Port EphyWindow to the new interface. | Xan Lopez | 2007-11-16 | 2 | -220/+193 |
| | | | | svn path=/trunk/; revision=7693 | ||||
* | Add EphyEmbedContainer. | Xan Lopez | 2007-11-16 | 3 | -0/+266 |
| | | | | svn path=/trunk/; revision=7692 | ||||
* | Use G_DEFINE_TYPE for EphyWindow. | Xan Lopez | 2007-11-16 | 1 | -54/+15 |
| | | | | svn path=/trunk/; revision=7691 | ||||
* | Remove EphyTab | Christian Persch | 2007-11-16 | 1 | -1/+0 |
| | | | | svn path=/trunk/; revision=7690 | ||||
* | Translation updated by Ivar Smolin. | Priit Laes | 2007-11-15 | 2 | -36/+15 |
| | | | | | | | | 2007-11-15 Priit Laes <plaes@svn.gnome.org> * et.po: Translation updated by Ivar Smolin. svn path=/trunk/; revision=7689 | ||||
* | embed/ephy-history.h: build fix, missing comma | Jan Michael C. Alonzo | 2007-11-14 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=7688 | ||||
* | Add icon-updated signal to EphyHistory. | Xan Lopez | 2007-11-14 | 4 | -27/+50 |
| | | | | | | Use it to update the bookmarks icon, as it was done in EphyTab before. svn path=/trunk/; revision=7687 | ||||
* | Uncomment icon update for history in EphyBaseEmbed, it works just fine. | Xan Lopez | 2007-11-14 | 1 | -8/+5 |
| | | | | svn path=/trunk/; revision=7686 | ||||
* | Updated Spanish translation | Jorge Gonzalez Gonzalez | 2007-11-13 | 2 | -11/+16 |
| | | | | svn path=/trunk/; revision=7685 | ||||
* | Remove last remainings of EphyTab. | Xan Lopez | 2007-11-13 | 2 | -426/+0 |
| | | | | svn path=/trunk/; revision=7684 | ||||
* | Fix: http being appended to 'about' pages. (Bug #496136) | Jan Michael C. Alonzo | 2007-11-13 | 1 | -3/+4 |
| | | | | svn path=/trunk/; revision=7683 | ||||
* | Updated Belarusian Latin translation. | Ihar Hrachyshka | 2007-11-13 | 2 | -157/+212 |
| | | | | svn path=/trunk/; revision=7682 | ||||
* | Use load-status instead of net-stop in EphySession. | Xan Lopez | 2007-11-13 | 1 | -23/+30 |
| | | | | | | Also added a type check in ephy_session_save for the session object. svn path=/trunk/; revision=7680 | ||||
* | Don't connect to destroy-browser, we do nothing in the cb and it's ↵ | Xan Lopez | 2007-11-13 | 1 | -12/+0 |
| | | | | | | GtkMozEmbed specific. svn path=/trunk/; revision=7679 | ||||
* | Fix backend name for WebKit and update docs in ↵ | Xan Lopez | 2007-11-13 | 2 | -2/+2 |
| | | | | | | ephy_embed_single_get_backend_name. svn path=/trunk/; revision=7678 | ||||
* | Updated Spanish translation | Jorge Gonzalez Gonzalez | 2007-11-13 | 2 | -57/+66 |
| | | | | svn path=/trunk/; revision=7677 | ||||
* | Translation updated by Ivar Smolin. | Priit Laes | 2007-11-13 | 2 | -57/+71 |
| | | | | | | | | 2007-11-12 Priit Laes <plaes@svn.gnome.org> * et.po: Translation updated by Ivar Smolin. svn path=/trunk/; revision=7676 | ||||
* | Updated Slovenian translation | Matej Urbančič | 2007-11-12 | 2 | -373/+380 |
| | | | | svn path=/trunk/; revision=7675 | ||||
* | Call webkit_init in engine initialization to avoid crashes. (Bug #496114) | Jan Michael C. Alonzo | 2007-11-12 | 2 | -2/+4 |
| | | | | svn path=/trunk/; revision=7674 | ||||
* | 2007-11-12 Reinout van Schouwen <reinouts@gnome.org> | Reinout van Schouwen | 2007-11-12 | 1 | -1/+1 |
| | | | | | | | | | | * 2007-11-12 Reinout van Schouwen <reinouts@gnome.org> - mozilla/EphyAboutModule.cpp: move comment one line down so it shows up in the .po files svn path=/trunk/; revision=7673 | ||||
* | 2007-11-12 Reinout van Schouwen <reinouts@gnome.org> | Reinout van Schouwen | 2007-11-12 | 1 | -1/+2 |
| | | | | | | | | | | | * 2007-11-12 Reinout van Schouwen <reinouts@gnome.org> - mozilla/EphyAboutModule.cpp: s/Epiphany/the web browser and add translator comment to indicate that %s means LSB_DISTRIBUTOR svn path=/trunk/; revision=7671 | ||||
* | Sets page header and footer margins to a reasonable value when printing. | Cosimo Cecchi | 2007-11-12 | 1 | -0/+7 |
| | | | | | | Workaround for bug #346110. Patch by Dale Parquette. svn path=/trunk/; revision=7670 | ||||
* | 2007-11-12 Reinout van Schouwen <reinouts@gnome.org> | Reinout van Schouwen | 2007-11-12 | 1 | -0/+39 |
| | | | | | | | | | | * 2007-11-12 Reinout van Schouwen <reinouts@gnome.org> - glade/prefs-dialog.glade: add explanation label to "Only from sites you visit" radio button. Fixes bug 493422. svn path=/trunk/; revision=7669 | ||||
* | Implement grab_focus in EphyBaseEmbed. | Xan Lopez | 2007-11-12 | 3 | -25/+26 |
| | | | | | | | | We still need a custom implementation in MozillaEmbed because the child of the embed won't exist until the widget is realized, so there is no point in grabbing focus until then. svn path=/trunk/; revision=7668 | ||||
* | We don't inherit nothing from GtkMozEmbed anymore. | Xan Lopez | 2007-11-12 | 1 | -14/+0 |
| | | | | svn path=/trunk/; revision=7667 | ||||
* | Remove unused ge_content_changed. | Xan Lopez | 2007-11-12 | 3 | -23/+0 |
| | | | | svn path=/trunk/; revision=7666 | ||||
* | Remove unused ge_net_state and ge_security_change. | Xan Lopez | 2007-11-12 | 4 | -48/+0 |
| | | | | svn path=/trunk/; revision=7665 | ||||
* | Remove unused ge-location signal. | Xan Lopez | 2007-11-12 | 3 | -24/+0 |
| | | | | svn path=/trunk/; revision=7664 | ||||
* | Hide Back/Forward buttons when disable_history lockdown key is enabled. Make | Cyril Brulebois | 2007-11-12 | 2 | -1/+7 |
| | | | | | | | the call to gtk_widget_show() in editable toolbar's create_item_from_action() conditional. Fixes bug #394795. svn path=/trunk/; revision=7663 | ||||
* | sv.po: Updated Swedish translation | Daniel Nylander | 2007-11-12 | 1 | -2/+2 |
| | | | | svn path=/trunk/; revision=7662 | ||||
* | Updated Spanish translation | Jorge Gonzalez Gonzalez | 2007-11-11 | 2 | -29/+59 |
| | | | | svn path=/trunk/; revision=7661 | ||||
* | sv.po: Updated Swedish translation | Daniel Nylander | 2007-11-11 | 2 | -341/+375 |
| | | | | svn path=/trunk/; revision=7660 | ||||
* | Add GTK_DISABLE_DEPRECATED back in DEPRECATION_FLAGS. Move the last | Cyril Brulebois | 2007-11-11 | 4 | -12/+10 |
| | | | | | | | calls to gtk_entry_set_editable, gtk_menu_item_remove_submenu, and gtk_tool_item_set_tooltip to the appropriate replacements in Gtk 2.12. svn path=/trunk/; revision=7659 | ||||
* | Oops, readd missing variable. | Xan Lopez | 2007-11-11 | 1 | -0/+1 |
| | | | | svn path=/trunk/; revision=7658 | ||||
* | Don't use mozilla-like variable names for parameters. | Xan Lopez | 2007-11-11 | 1 | -4/+4 |
| | | | | svn path=/trunk/; revision=7657 | ||||
* | Implement close for WebKitEmbed (simply destroys the widget). | Xan Lopez | 2007-11-11 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=7656 | ||||
* | Translation updated by Ivar Smolin. | Priit Laes | 2007-11-11 | 2 | -256/+295 |
| | | | | | | | | 2007-11-10 Priit Laes <plaes@svn.gnome.org> * et.po: Translation updated by Ivar Smolin. svn path=/trunk/; revision=7655 | ||||
* | ge-search-key-press is in EphyEmbed, not GtkMozEmbed. | Xan Lopez | 2007-11-10 | 1 | -1/+2 |
| | | | | svn path=/trunk/; revision=7654 | ||||
* | Add a checkbox to enable case-sensitive search (disabled by default). No longer | Cyril Brulebois | 2007-11-10 | 1 | -8/+84 |
| | | | | | | rely on the presence of uppercase characters to activate case-sensitive search. svn path=/trunk/; revision=7653 | ||||
* | Add a "Remove all" button to the Personal Data Manager for both the cookies and | Cyril Brulebois | 2007-11-09 | 2 | -2/+321 |
| | | | | | | the passwords. A confirmation dialogue is used. Addresses bug #148314. svn path=/trunk/; revision=7652 | ||||
* | Updated Spanish translation | Jorge Gonzalez Gonzalez | 2007-11-08 | 2 | -4/+8 |
| | | | | svn path=/trunk/; revision=7651 | ||||
* | Add a space to the reload page alert | Cyril Brulebois | 2007-11-08 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=7650 | ||||
* | Trigger the ChangeLog generation during "make dist". | Cyril Brulebois | 2007-11-08 | 1 | -0/+2 |
| | | | | svn path=/trunk/; revision=7649 | ||||
* | Ship epiphany.{defs,override} regardless of whether python is enabled. Fixes ↵ | Cyril Brulebois | 2007-11-08 | 1 | -11/+3 |
| | | | | | | bug #310811 svn path=/trunk/; revision=7648 | ||||
* | Fix invalid cast and make the find toolbar work again after EphyBaseEmbed | Cosimo Cecchi | 2007-11-08 | 1 | -1/+1 |
| | | | | | | transition. svn path=/trunk/; revision=7647 | ||||
* | Updated Spanish translation | Jorge Gonzalez Gonzalez | 2007-11-07 | 2 | -231/+221 |
| | | | | svn path=/trunk/; revision=7645 | ||||
* | Adds a NULL check to avoid passing illegal values to strtol in ephy-session. | Cosimo Cecchi | 2007-11-07 | 1 | -0/+2 |
| | | | | | | Patch by Ed Catmur. Fix bug #493148. svn path=/trunk/; revision=7644 | ||||
* | Enable a --with-distributor-name configure option, defaulting to Epiphany. | Cyril Brulebois | 2007-11-07 | 2 | -3/+22 |
| | | | | | | | Use it on an error page to designate the distributors/developers to contact. Fixes bug #433796. svn path=/trunk/; revision=7643 | ||||
* | Make the password dialog use ephy-time-helpers instead of stock strftime. | Cosimo Cecchi | 2007-11-07 | 1 | -5/+2 |
| | | | | | | Fix bug #494158. svn path=/trunk/; revision=7642 | ||||
* | Adds a column in the history window showing the date and the time of the | Cosimo Cecchi | 2007-11-07 | 5 | -60/+455 |
| | | | | | | | | visit, substitutes radiobuttons with checkboxes in the View menu of the window. Also, adds lib/ephy-time-helpers that contains a strftime() implementation. Fix bug #380156. svn path=/trunk/; revision=7641 | ||||
* | Fixed a bug in be@latin translation. | Ihar Hrachyshka | 2007-11-07 | 1 | -7/+7 |
| | | | | svn path=/trunk/; revision=7640 | ||||
* | Connect to "hovering-over-link" signal in WebKit to set link_message. | Cosimo Cecchi | 2007-11-07 | 1 | -0/+11 |
| | | | | svn path=/trunk/; revision=7638 | ||||
* | Added Belarusian Latin translation by Aleś Navicki. | Ihar Hrachyshka | 2007-11-07 | 3 | -0/+4359 |
| | | | | svn path=/trunk/; revision=7637 | ||||
* | Make ephy_base_embed_set_{title,address} dup their parameters internally. | Xan Lopez | 2007-11-06 | 4 | -8/+14 |
| | | | | svn path=/trunk/; revision=7636 | ||||
* | Fix webkit backend build, and modify indentation to match new style. | Xan Lopez | 2007-11-06 | 4 | -128/+121 |
| | | | | svn path=/trunk/; revision=7635 | ||||
* | Modify HACKING file to reflect changes in default indent style. | Xan Lopez | 2007-11-06 | 1 | -1/+4 |
| | | | | svn path=/trunk/; revision=7634 | ||||
* | Add uncrustify kr-gnome-indent.cfg file. | Xan Lopez | 2007-11-06 | 1 | -0/+100 |
| | | | | | | File used to convert source files with uncrustify to new indentation style. svn path=/trunk/; revision=7633 | ||||
* | Use ephy_embed_utils_address_has_web_scheme instead of our own copy. | Xan Lopez | 2007-11-06 | 1 | -20/+2 |
| | | | | svn path=/trunk/; revision=7632 | ||||
* | Use K&R (pseudo) indentation style for new files. | Xan Lopez | 2007-11-06 | 2 | -462/+391 |
| | | | | svn path=/trunk/; revision=7631 | ||||
* | Update the WebKit backend to use EphyBaseEmbed. | Xan Lopez | 2007-11-06 | 3 | -431/+32 |
| | | | | | | | The way both backends track progress seem to be very different, so I've exported the set_load_percent to get this going for now. svn path=/trunk/; revision=7630 | ||||
* | Put size_allocate hack in MozillaEmbed now. | Xan Lopez | 2007-11-06 | 1 | -0/+23 |
| | | | | svn path=/trunk/; revision=7629 | ||||
* | Move all common functionality from MozillaEmbed to EphyBaseEmbed. | Xan Lopez | 2007-11-06 | 3 | -1537/+1460 |
| | | | | svn path=/trunk/; revision=7628 | ||||
* | Put the properties in EphyBaseEmbed rather than in the interface. | Xan Lopez | 2007-11-06 | 2 | -103/+159 |
| | | | | | | Backends still override them completely at this point. svn path=/trunk/; revision=7627 | ||||
* | Create EphyBaseEmbed, make MozillaEmbed a subclass of it. | Xan Lopez | 2007-11-06 | 6 | -50/+218 |
| | | | | | | | | EphyBaseEmbed is an abstract class that will implement the generic bits common to any Epiphany backend. In this first commit it does nothing but serve as the parent class for the mozilla embedding widget. svn path=/trunk/; revision=7626 | ||||
* | Get rid of the AM_CHECK_PYMOD underquoted definition warning | Cyril Brulebois | 2007-11-06 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=7625 | ||||
* | Fixes to Catalan translation | Jordi Mas | 2007-11-05 | 1 | -6/+6 |
| | | | | svn path=/trunk/; revision=7624 | ||||
* | Add remove_all_passwords method to EphyPasswordManager and implement it | Cosimo Cecchi | 2007-11-05 | 5 | -0/+81 |
| | | | | | | | in Mozilla and XulRunner backends. Bug #476411. svn path=/trunk/; revision=7623 | ||||
* | Move "address_has_web_scheme" to ephy-embed-utils. | Cosimo Cecchi | 2007-11-05 | 3 | -20/+20 |
| | | | | svn path=/trunk/; revision=7622 | ||||
* | Moved dom_mouse_click from EphyTab to EphyWindow. | Cosimo Cecchi | 2007-11-05 | 2 | -175/+205 |
| | | | | | | This also makes Modifiers+Click shortcuts work again. svn path=/trunk/; revision=7621 | ||||
* | Translation updated by Priit Laes. | Priit Laes | 2007-11-04 | 2 | -211/+220 |
| | | | | | | | | 2007-11-04 Priit Laes <plaes@svn.gnome.org> * et.po: Translation updated by Priit Laes. svn path=/trunk/; revision=7620 | ||||
* | Update to latest EggToolbarEditor code. | Felix Riemann | 2007-11-04 | 2 | -10/+62 |
| | | | | | | | This supports changing the editor's model during runtime and tries to avoid some possibly leaking signal handlers. Fixes bug #493149. svn path=/trunk/; revision=7619 | ||||
* | Updated Spanish translation | Jorge Gonzalez Gonzalez | 2007-11-03 | 2 | -209/+218 |
| | | | | svn path=/trunk/; revision=7618 | ||||
* | Updated Galician Translation. | Ignacio Casal Quinteiro | 2007-11-03 | 2 | -314/+351 |
| | | | | svn path=/trunk/; revision=7617 | ||||
* | Display "Javascript scriptlet" string as tooltip for bookmark action instead | Cosimo Cecchi | 2007-11-03 | 1 | -13/+19 |
| | | | | | | | of the whole javascript code when bookmarking a scriptlet. Fix bug #492695. svn path=/trunk/; revision=7616 | ||||
* | Store the engine in the .pc file. | Cosimo Cecchi | 2007-11-02 | 1 | -0/+1 |
| | | | | | | Bug #463956, patch by Cyril Brulebois. svn path=/trunk/; revision=7615 | ||||
* | Remove trailing whitespace, patch by Cyril Brulebois. | Xan Lopez | 2007-11-01 | 1 | -29/+29 |
| | | | | svn path=/trunk/; revision=7614 | ||||
* | These files shouldn't be in POTFILES.in yet | Christian Persch | 2007-10-29 | 2 | -13/+14 |
| | | | | svn path=/trunk/; revision=7613 | ||||
* | Add a whole bunch of new files. Updated Norwegian bokmål translation. | Kjartan Maraas | 2007-10-29 | 3 | -62/+304 |
| | | | | | | | | | 2007-10-29 Kjartan Maraas <kmaraas@gnome.org> * POTFILES.in: Add a whole bunch of new files. * nb.po: Updated Norwegian bokmål translation. svn path=/trunk/; revision=7612 | ||||
* | Update title property on title-changed signal from webkit. | Xan Lopez | 2007-10-29 | 1 | -0/+5 |
| | | | | svn path=/trunk/; revision=7611 | ||||
* | Add dummy popup management properties to the webkit backend. | Xan Lopez | 2007-10-29 | 1 | -36/+48 |
| | | | | | | Also, untabify. svn path=/trunk/; revision=7610 | ||||
* | Use -1 as tab size here | Christian Persch | 2007-10-28 | 1 | -2/+2 |
| | | | | svn path=/trunk/; revision=7609 | ||||
* | Can't use an interface type in signal registration | Christian Persch | 2007-10-28 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=7608 | ||||
* | Can't use an interface type in property registration | Christian Persch | 2007-10-28 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=7607 | ||||
* | Can't use an interface type in signal registration | Christian Persch | 2007-10-28 | 1 | -2/+2 |
| | | | | svn path=/trunk/; revision=7606 | ||||
* | Remove EphyTab | Christian Persch | 2007-10-28 | 2 | -85/+12 |
| | | | | svn path=/trunk/; revision=7605 | ||||
* | Remove EphyTab | Christian Persch | 2007-10-28 | 1 | -11/+10 |
| | | | | svn path=/trunk/; revision=7604 | ||||
* | Remove EphyTab | Christian Persch | 2007-10-28 | 1 | -34/+22 |
| | | | | svn path=/trunk/; revision=7603 | ||||
* | Remove EphyTab | Christian Persch | 2007-10-28 | 1 | -7/+7 |
| | | | | svn path=/trunk/; revision=7602 | ||||
* | Remove EphyTab | Christian Persch | 2007-10-28 | 1 | -4/+5 |
| | | | | svn path=/trunk/; revision=7601 | ||||
* | Remove EphyTab | Christian Persch | 2007-10-28 | 1 | -11/+11 |
| | | | | svn path=/trunk/; revision=7600 | ||||
* | Remove EphyTab | Christian Persch | 2007-10-28 | 1 | -20/+19 |
| | | | | svn path=/trunk/; revision=7599 | ||||
* | Remove EPhyTab. | Christian Persch | 2007-10-28 | 1 | -16/+8 |
| | | | | svn path=/trunk/; revision=7598 | ||||
* | Remove EphyTab. | Christian Persch | 2007-10-28 | 1 | -7/+3 |
| | | | | svn path=/trunk/; revision=7597 | ||||
* | Remove EphyTab. | Christian Persch | 2007-10-28 | 1 | -7/+6 |
| | | | | svn path=/trunk/; revision=7596 | ||||
* | Remove EphyTab. | Christian Persch | 2007-10-28 | 1 | -3/+3 |
| | | | | svn path=/trunk/; revision=7595 | ||||
* | Remove EphyTab. | Christian Persch | 2007-10-28 | 2 | -2/+1 |
| | | | | svn path=/trunk/; revision=7594 | ||||
* | Remove Ephytab. | Christian Persch | 2007-10-28 | 1 | -3/+3 |
| | | | | svn path=/trunk/; revision=7593 | ||||
* | Remove EphyTab. | Christian Persch | 2007-10-28 | 1 | -2/+2 |
| | | | | svn path=/trunk/; revision=7592 | ||||
* | Remove EPhyTab. | Christian Persch | 2007-10-28 | 1 | -5/+5 |
| | | | | svn path=/trunk/; revision=7591 | ||||
* | Remove EphyTab. | Christian Persch | 2007-10-28 | 1 | -176/+121 |
| | | | | svn path=/trunk/; revision=7590 | ||||
* | Remove EphyTab. | Christian Persch | 2007-10-28 | 1 | -3/+0 |
| | | | | svn path=/trunk/; revision=7589 | ||||
* | Remove EphyTab. | Christian Persch | 2007-10-28 | 1 | -4/+4 |
| | | | | svn path=/trunk/; revision=7588 | ||||
* | Remove EphyTab. | Christian Persch | 2007-10-28 | 2 | -39/+36 |
| | | | | svn path=/trunk/; revision=7587 | ||||
* | Remove EphYTab. | Christian Persch | 2007-10-28 | 2 | -17/+18 |
| | | | | svn path=/trunk/; revision=7586 | ||||
* | Remove EphyTab. | Christian Persch | 2007-10-28 | 1 | -26/+26 |
| | | | | svn path=/trunk/; revision=7585 | ||||
* | Renamed ephy_tab_get_active_embed to _tab. | Christian Persch | 2007-10-28 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=7584 | ||||
* | Remove EphyTab. | Christian Persch | 2007-10-28 | 1 | -11/+11 |
| | | | | svn path=/trunk/; revision=7583 | ||||
* | Remove EphyTab. | Christian Persch | 2007-10-28 | 1 | -6/+3 |
| | | | | svn path=/trunk/; revision=7582 | ||||
* | Remove EphyTab. | Christian Persch | 2007-10-28 | 2 | -8/+8 |
| | | | | svn path=/trunk/; revision=7581 | ||||
* | Remove EphyTab use. | Christian Persch | 2007-10-28 | 2 | -32/+25 |
| | | | | svn path=/trunk/; revision=7580 | ||||
* | Remove ephy-tab.h. This breaks the build; we'll fix it step by step. | Christian Persch | 2007-10-28 | 1 | -73/+0 |
| | | | | svn path=/trunk/; revision=7579 | ||||
* | Move tab ID from EphyTab to EphyTabsMenu which is the only user of it. | Christian Persch | 2007-10-28 | 3 | -69/+89 |
| | | | | svn path=/trunk/; revision=7578 | ||||
* | Use G_DEFINE_TYPE. | Christian Persch | 2007-10-28 | 2 | -30/+3 |
| | | | | svn path=/trunk/; revision=7577 | ||||
* | Fix the build with --enable-debug. | Christian Persch | 2007-10-28 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=7576 | ||||
* | Move popups-allowed and hidden-popup-count from EphyTab to EphyEmbed. | Xan Lopez | 2007-10-27 | 4 | -433/+376 |
| | | | | | | Popup management is non-working now, see bug #490672 svn path=/trunk/; revision=7575 | ||||
* | Updated Norwegian bokmål translation. | Kjartan Maraas | 2007-10-27 | 2 | -366/+362 |
| | | | | | | | | 2007-10-27 Kjartan Maraas <kmaraas@gnome.org> * nb.po: Updated Norwegian bokmål translation. svn path=/trunk/; revision=7574 | ||||
* | Add placeholders for all the new properties in embed. | Xan Lopez | 2007-10-27 | 1 | -15/+192 |
| | | | | | | The backend now compiles and runs. svn path=/trunk/; revision=7573 | ||||
* | Remove non-existing functions in the embed interface from the _init function. | Xan Lopez | 2007-10-27 | 1 | -3/+0 |
| | | | | svn path=/trunk/; revision=7572 | ||||
* | get_link_message returns const char * now. | Xan Lopez | 2007-10-27 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=7571 | ||||
* | get_title returns const char * now. | Xan Lopez | 2007-10-26 | 1 | -2/+2 |
| | | | | svn path=/trunk/; revision=7570 | ||||
* | Tabify modified files. | Xan Lopez | 2007-10-26 | 3 | -166/+166 |
| | | | | svn path=/trunk/; revision=7569 | ||||
* | Bump configure.ac version to 2.21.1 | Xan Lopez | 2007-10-26 | 1 | -1/+2 |
| | | | | svn path=/trunk/; revision=7568 | ||||
* | Add config.h in ephy-embed-utils.c | Xan Lopez | 2007-10-26 | 1 | -1/+3 |
| | | | | svn path=/trunk/; revision=7567 | ||||
* | Fix more issues left with the refactoring. | Xan Lopez | 2007-10-26 | 3 | -53/+20 |
| | | | | | | | | | | Fix double free in link_message property. Fix title by connecting to embed and not to tab in EphyWindow. Fix progress by passing the correct parameter to update_embed_from_net_state. Also use the link_message parsing function in utils. svn path=/trunk/; revision=7566 | ||||
* | Fix the remaining breakage. | Xan Lopez | 2007-10-26 | 3 | -5/+28 |
| | | | | | | | | Implement get_icon and get_icon_address. Fix status-message canonical name. Properly assign private pointer in MozillaEmbed (...) svn path=/trunk/; revision=7565 | ||||
* | Port src/ to the new properties in EphyEmbed. | Xan Lopez | 2007-10-26 | 9 | -128/+50 |
| | | | | svn path=/trunk/; revision=7564 | ||||
* | Move file_monitor_cancel on dispose from EphyTab to EphyEmbed. | Xan Lopez | 2007-10-26 | 2 | -2/+11 |
| | | | | svn path=/trunk/; revision=7563 | ||||
* | Move title/address update on open-uri signal to EphyEmbed. | Xan Lopez | 2007-10-26 | 7 | -65/+230 |
| | | | | | | Also refactor some common code in ephy-embed-utils.c svn path=/trunk/; revision=7562 | ||||
* | Move icon and icon-address to EphyEmbed. | Xan Lopez | 2007-10-26 | 4 | -176/+184 |
| | | | | | | | | | | | | There's a snippet that needs to be moved elsewhere I think: eb = ephy_shell_get_bookmarks (ephy_shell); ephy_bookmarks_set_icon (eb, priv->address, priv->icon_address); It's done in mozilla_embed_set_icon_address. svn path=/trunk/; revision=7561 | ||||
* | Move status-message and logic of link-message to EphyEmbed. | Xan Lopez | 2007-10-26 | 4 | -372/+357 |
| | | | | | | Create a property for link-message in EphyEmbed too. svn path=/trunk/; revision=7560 | ||||
* | Change ephy_embed_get_title to return const char*. | Xan Lopez | 2007-10-26 | 11 | -20/+12 |
| | | | | | | Also replace all ephy_tab_get_title by ephy_embed_get_title. svn path=/trunk/; revision=7559 | ||||
* | Move title from EphyTab to EphyEmbed. | Xan Lopez | 2007-10-26 | 4 | -475/+400 |
| | | | | | | EphyTab still borken. svn path=/trunk/; revision=7558 | ||||
* | Move address and typed-address from EphyTab to EphyEmbed | Xan Lopez | 2007-10-26 | 9 | -199/+221 |
| | | | | | | ephy-tab.c is totally broken now, will fix in next patches. svn path=/trunk/; revision=7557 | ||||
* | Translation updated by Ivar Smolin. | Priit Laes | 2007-10-25 | 2 | -237/+256 |
| | | | | | | | | 2007-10-25 Priit Laes <plaes@svn.gnome.org> * et.po: Translation updated by Ivar Smolin. svn path=/trunk/; revision=7556 | ||||
* | Updated Arabic Translation by Djihed Afifi. | Djihed Afifi | 2007-10-25 | 2 | -394/+200 |
| | | | | svn path=/trunk/; revision=7555 | ||||
* | Adds a check for NULL pointer in ephy-session.c, fixing wrong behaviour when | Cosimo Cecchi | 2007-10-24 | 1 | -9/+13 |
| | | | | | | | restoring Epiphany in some cases. Fix for bug #488718, patch by Leonardo Boshell. svn path=/trunk/; revision=7553 | ||||
* | Updated Arabic Translation by Djihed Afifi. | Djihed Afifi | 2007-10-24 | 2 | -377/+609 |
| | | | | svn path=/trunk/; revision=7552 | ||||
* | Update WebKit backend to EphyEmbed and EphyTab changes, and implements load ↵ | Cosimo Cecchi | 2007-10-23 | 1 | -6/+203 |
| | | | | | | progress for WebKit. svn path=/trunk/; revision=7551 | ||||
* | Updated Slovenian translation | Matej Urbančič | 2007-10-22 | 2 | -490/+574 |
| | | | | svn path=/trunk/; revision=7550 | ||||
* | Move navigation property from EphyTab to EphyEmbed. | Xan Lopez | 2007-10-22 | 7 | -116/+121 |
| | | | | svn path=/trunk/; revision=7549 | ||||
* | Move load-status from EphyTab to EphyEmbed. | Xan Lopez | 2007-10-22 | 8 | -81/+114 |
| | | | | svn path=/trunk/; revision=7547 | ||||
* | Use correct property enum. | Xan Lopez | 2007-10-22 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=7545 | ||||
* | Move load-progress from EphyTab to EphyEmbed | Xan Lopez | 2007-10-22 | 6 | -75/+89 |
| | | | | svn path=/trunk/; revision=7544 | ||||
* | Updated Arabic Translation by Djihed Afifi. | Djihed Afifi | 2007-10-22 | 1 | -0/+4 |
| | | | | svn path=/trunk/; revision=7543 | ||||
* | Move zoom from EphyTab to EphyEmbed. | Xan Lopez | 2007-10-21 | 5 | -140/+134 |
| | | | | svn path=/trunk/; revision=7542 | ||||
* | Move document-type property from EphyTab to EphyEmbed. | Xan Lopez | 2007-10-21 | 7 | -89/+100 |
| | | | | svn path=/trunk/; revision=7541 | ||||
* | Tabify mozilla-embed.cpp and make it use G_DEFINE_*. | Xan Lopez | 2007-10-21 | 2 | -149/+102 |
| | | | | | | Also, remove one extra ephy_tab_get_embed from EphyWindow. svn path=/trunk/; revision=7540 | ||||
* | Add security-level property to embed and fix EphyWindow. | Xan Lopez | 2007-10-21 | 2 | -12/+78 |
| | | | | svn path=/trunk/; revision=7539 | ||||
* | Remove security data from EphyTab. | Xan Lopez | 2007-10-21 | 3 | -61/+8 |
| | | | | svn path=/trunk/; revision=7538 | ||||
* | Completely remove usage of visibility signal from src/ | Xan Lopez | 2007-10-20 | 4 | -95/+0 |
| | | | | svn path=/trunk/; revision=7537 | ||||
* | Updates to new NetworkManager API signals for status monitoring. | Cosimo Cecchi | 2007-10-19 | 1 | -12/+2 |
| | | | | | | Patch by Matthias Clasen, fix for bug #486881. svn path=/trunk/; revision=7535 | ||||
* | Updated Spanish translation | Jorge Gonzalez Gonzalez | 2007-10-16 | 2 | -94/+98 |
| | | | | svn path=/trunk/; revision=7534 | ||||
* | updated hebrew translation | Yair Hershkovitz | 2007-10-16 | 2 | -280/+325 |
| | | | | svn path=/trunk/; revision=7533 | ||||
* | Accelerator correction. Fixes bug #484780. | Claude Paroz | 2007-10-16 | 2 | -2/+6 |
| | | | | | | | | 2007-10-15 Claude Paroz <claude@2xlibre.net> * fr.po: Accelerator correction. Fixes bug #484780. svn path=/trunk/; revision=7530 | ||||
* | Take the page orientation from the page setup, not from the print settings. | Christian Persch | 2007-10-11 | 2 | -2/+4 |
| | | | | | | Bug #485670 (see also gtk+ bug #485685). svn path=/trunk/; revision=7527 | ||||
* | Also check for libxul-1.9.pc, which exists in ubuntu's xulrunner-1.9-dev. | Christian Persch | 2007-10-09 | 1 | -0/+6 |
| | | | | svn path=/trunk/; revision=7526 | ||||
* | Make sure PRBool only contains PR_FALSE or PR_TRUE. Bug moz#398599. | Christian Persch | 2007-10-09 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=7525 | ||||
* | Add application.ini file. | Christian Persch | 2007-10-09 | 4 | -0/+28 |
| | | | | svn path=/trunk/; revision=7524 | ||||
* | Fix code style. | Christian Persch | 2007-10-09 | 2 | -10/+9 |
| | | | | svn path=/trunk/; revision=7523 | ||||
* | Makes the Go button behaviour consistent with the "Enter" behaviour. Both | Diego Escalante Urrelo | 2007-10-07 | 1 | -2/+10 |
| | | | | | | | | | * window-commands.c: Makes the Go button behaviour consistent with the "Enter" behaviour. Both actions search for keywords or load the url. Fixes #484178. svn path=/trunk/; revision=7521 | ||||
* | Update HACKING file with new indentation style. | Xan Lopez | 2007-10-07 | 1 | -1/+3 |
| | | | | svn path=/trunk/; revision=7520 |