| Commit message (Expand) | Author | Age | Files | Lines |
* | Use correct column from store for deletion. | Priit Laes | 2009-07-29 | 1 | -1/+1 |
* | Set password column initially as hidden. | Priit Laes | 2009-07-29 | 1 | -1/+2 |
* | Move Epiphany to solely use GnomeKeyring for password management. | Priit Laes | 2009-07-29 | 10 | -560/+355 |
* | configure.ac: next release is 2.27.90, not 2.27.6 | Xan Lopez | 2009-07-28 | 1 | -1/+1 |
* | configure.ac: post-release version bump | Xan Lopez | 2009-07-28 | 1 | -1/+1 |
* | NEWS: update for release2.27.5 | Xan Lopez | 2009-07-28 | 1 | -0/+14 |
* | Updated German translation | Mario Blättermann | 2009-07-27 | 1 | -375/+410 |
* | ephy-embed-prefs.c: also set the sans-serif family | Xan Lopez | 2009-07-25 | 1 | -0/+3 |
* | ephy-embed-prefs: use the font families set in the GNOME preferences | Xan Lopez | 2009-07-25 | 2 | -4/+39 |
* | ephy-embed-prefs.h: remove duplicated define | Xan Lopez | 2009-07-25 | 3 | -4/+3 |
* | Updated Brazilian Portuguese translation. | Taylon Silmer | 2009-07-24 | 1 | -1025/+1031 |
* | Update various outdated documents. | Priit Laes | 2009-07-22 | 4 | -45/+30 |
* | ephy-navigation-action.c: do not jump to new tab when middle-clicking on back... | Xan Lopez | 2009-07-22 | 1 | -2/+2 |
* | ephy-favicon-cache.c: recognize icons with mime type image/vnd.microsoft.icon | Peter Bui | 2009-07-21 | 1 | -0/+1 |
* | mime-types-permission.xml: add gEDA mime types as safe. | Sha Liu | 2009-07-21 | 1 | -0/+8 |
* | ephy-navigation-action.c: add copyright | Xan Lopez | 2009-07-21 | 1 | -0/+1 |
* | ephy-navigation-action.c: sort includes | Xan Lopez | 2009-07-21 | 1 | -7/+7 |
* | ephy-navigation-action.c: fixup for bug #583440 | Xan Lopez | 2009-07-21 | 1 | -10/+26 |
* | Try again to fix bug #588143 | Xan Lopez | 2009-07-21 | 2 | -10/+5 |
* | ephy-navigation-action.c: fix middle-click on back/forward | Xan Lopez | 2009-07-21 | 1 | -0/+2 |
* | mime-types-permissions.xml: add 7z to the known/safe types list. | Xan Lopez | 2009-07-21 | 1 | -0/+1 |
* | ephy-embed.c: use 'address' if 'typed-address' is NULL when updating the address | Xan Lopez | 2009-07-21 | 1 | -0/+6 |
* | Fix gcc warnings by using GINT_TO_POINTER/GPOINTER_TO_INT | Benjamin Otte | 2009-07-20 | 1 | -2/+2 |
* | Updated Traditional Chinese translation(Hong Kong and Taiwan) | Chao-Hsiung Liao | 2009-07-15 | 2 | -2372/+2123 |
* | configure.ac: post-release version bump. | Xan Lopez | 2009-07-13 | 1 | -1/+1 |
* | configure.ac: depend on WebKitGTK+ 1.1.112.27.4 | Xan Lopez | 2009-07-13 | 1 | -1/+1 |
* | NEWS: update for release. | Xan Lopez | 2009-07-13 | 1 | -0/+13 |
* | Performance: Set a fixed width on autosized cell renderer | Benjamin Otte | 2009-07-13 | 1 | -0/+10 |
* | Require x11 | Benjamin Otte | 2009-07-13 | 1 | -0/+1 |
* | Require gthread-2.0 | Benjamin Otte | 2009-07-13 | 1 | -0/+1 |
* | ephy-history-window.c: do not use deprecated function. | Xan Lopez | 2009-07-12 | 1 | -1/+1 |
* | configure.ac: use SILENT_AM_RULES from automake 1.11 if possible. | Xan Lopez | 2009-07-12 | 1 | -0/+3 |
* | dolt.m4: add support (just ignoring it) for --silent | Xan Lopez | 2009-07-12 | 1 | -0/+1 |
* | Updated Ukrainian translation | Maxim V. Dziumanenko | 2009-07-10 | 1 | -1037/+1056 |
* | don't free title string twice | Benjamin Otte | 2009-07-08 | 1 | -1/+1 |
* | style fixes for a464b7332c02f6b4e34c5a7a88b8b93198f3e9be | Benjamin Otte | 2009-07-08 | 1 | -5/+3 |
* | remove unused references to history | Benjamin Otte | 2009-07-06 | 1 | -5/+0 |
* | compute base address with strchr and without regexps | Benjamin Otte | 2009-07-06 | 1 | -8/+25 |
* | Updated Dutch translation | Reinout van Schouwen | 2009-07-06 | 1 | -1060/+1083 |
* | Updating Estonian translation | Ivar Smolin | 2009-06-27 | 1 | -4/+16 |
* | po/vi.po: updated Vietnamese translation | Nguyễn Thái Ngọc Duy | 2009-06-26 | 1 | -61/+50 |
* | po/vi.po: intltool-update | Nguyễn Thái Ngọc Duy | 2009-06-26 | 1 | -1105/+1108 |
* | ephy-embed.h: remove unneeded header. | Xan Lopez | 2009-06-21 | 1 | -1/+0 |
* | Add a function to get the EphyWebView inside an EphyEmbed. | Xan Lopez | 2009-06-21 | 2 | -1/+17 |
* | ephy-web-view.c: adapt to another API change in WebKitGTK+. | Xan Lopez | 2009-06-21 | 1 | -2/+2 |
* | ephy-web-view.c: do not try to get the EphyWebView inside an EphyWebView. | Xan Lopez | 2009-06-17 | 1 | -1/+1 |
* | ephy-window.c: can't use pspec to figure out if we should sync progress. | Xan Lopez | 2009-06-17 | 1 | -6/+5 |
* | Simplify widget hierarchy. | Xan Lopez | 2009-06-16 | 3 | -54/+22 |
* | ephy-notebook.c: connect to embed-title, not to title. | Xan Lopez | 2009-06-16 | 1 | -1/+1 |
* | Move the get_title_composite function to EphyWebView. | Xan Lopez | 2009-06-16 | 6 | -40/+40 |
* | ephy-window.c: remove debug message. | Xan Lopez | 2009-06-16 | 1 | -1/+0 |
* | ephy-window.c: adapt to API change in WebKitGTK+. | Xan Lopez | 2009-06-16 | 1 | -1/+2 |
* | configure.ac: post-release version bump. | Xan Lopez | 2009-06-16 | 1 | -1/+1 |
* | NEWS: update for 2.27.3 release. | Xan Lopez | 2009-06-15 | 1 | -0/+20 |
* | configure.ac: require WebKitGTK+ 1.1.10. | Xan Lopez | 2009-06-15 | 1 | -1/+1 |
* | ephy-web-view.c: use 'load-status' property from WebKitWebView also internally. | Xan Lopez | 2009-06-14 | 1 | -36/+7 |
* | Updated sv translation (Daniel Nylander) | Daniel Nylander | 2009-06-14 | 1 | -393/+454 |
* | ephy-window.c: remove unused variable. | Xan Lopez | 2009-06-14 | 1 | -2/+0 |
* | Use WebKitWebView::load-status instead of our own solution. | Xan Lopez | 2009-06-14 | 2 | -109/+59 |
* | ephy-window.c: a different hack to not show progress when loading about:blank. | Xan Lopez | 2009-06-14 | 1 | -1/+11 |
* | Get rid of redundant 'load-progress' property in EphyWebView. | Xan Lopez | 2009-06-14 | 4 | -95/+5 |
* | ephy-web-view.c: s/embed/view/ in a few places. | Xan Lopez | 2009-06-14 | 1 | -5/+5 |
* | Updated Hebrew translation | Mark Krapivner | 2009-06-12 | 1 | -360/+371 |
* | ephy-shell.c: do not set typed address when opening a new tab. | Xan Lopez | 2009-06-12 | 1 | -3/+0 |
* | ephy-shell.c: update for latest changes in WebKitNetworkRequest. | Xan Lopez | 2009-06-12 | 1 | -13/+7 |
* | Updating Estonian translation | Ivar Smolin | 2009-06-12 | 1 | -6/+9 |
* | ephy-shell.c: set typed address when opening a page in a new tab too. | Xan Lopez | 2009-06-11 | 1 | -2/+5 |
* | Updated Norwegian bokmål translation. | Kjartan Maraas | 2009-06-10 | 1 | -958/+815 |
* | Updating Estonian translation | Ivar Smolin | 2009-06-10 | 1 | -301/+200 |
* | Updated French translation | Claude Paroz | 2009-06-10 | 1 | -1059/+904 |
* | ephy-tabs-menu.c: pass correct parameter to sync_tab_title function. | Xan Lopez | 2009-06-09 | 1 | -1/+1 |
* | ephy-tabs-menu.c: tab titles are not updated. | Xan Lopez | 2009-06-08 | 1 | -4/+4 |
* | epiphany.h.in: remove old includes. | Xan Lopez | 2009-06-06 | 1 | -2/+0 |
* | Remove EphyEmbedFactory from docs. | Xan Lopez | 2009-06-06 | 2 | -7/+0 |
* | downloader-view.c: fix warning. | Xan Lopez | 2009-06-06 | 1 | -1/+1 |
* | ephy-embeds-single.c: style fix. | Xan Lopez | 2009-06-06 | 1 | -1/+1 |
* | ephy-embed-single.*: re-indent and untabify. | Xan Lopez | 2009-06-06 | 2 | -156/+158 |
* | configure.ac: remove embed/webkit Makefile generation. | Xan Lopez | 2009-06-06 | 1 | -1/+0 |
* | POTFILES.in: add ephy-web-view.c | Xan Lopez | 2009-06-06 | 1 | -0/+1 |
* | POTFILES.in: remove leftovers. | Xan Lopez | 2009-06-06 | 1 | -2/+0 |
* | doc/reference/Makefile.am: remove leftovers. | Xan Lopez | 2009-06-06 | 1 | -3/+0 |
* | src/Makefile.am: remove webkit embed library, it does not exist anymore. | Xan Lopez | 2009-06-06 | 1 | -1/+0 |
* | Remove Python support. | Xan Lopez | 2009-06-06 | 17 | -5106/+0 |
* | Remove embedfactory library from Makefiles. | Xan Lopez | 2009-06-06 | 2 | -4/+0 |
* | ephy-window.c: silence warning. | Xan Lopez | 2009-06-06 | 1 | -1/+1 |
* | Get rid of EphyEmbedFactory. | Xan Lopez | 2009-06-06 | 10 | -125/+10 |
* | Make EphyEmbedPersist a non-interface type. | Xan Lopez | 2009-06-06 | 6 | -165/+7 |
* | Make EphyEmbedSingle a non-interface type. | Xan Lopez | 2009-06-06 | 8 | -476/+268 |
* | Fold WebKitEmbedPrefs into EphyEmbedPrefs. | Xan Lopez | 2009-06-06 | 7 | -48/+46 |
* | Kill EphyBaseEmbed, move the small widget logic it had to EphyEmbed. | Xan Lopez | 2009-06-05 | 4 | -167/+48 |
* | Change EphyEmbed to not be an interface type. | Xan Lopez | 2009-06-05 | 10 | -119/+110 |
* | Move all methods, signals and properties from EphyEmbed and EphyBaseEmbed to ... | Xan Lopez | 2009-06-05 | 30 | -2857/+2473 |
* | ephy-location-action.c: strip whitespace from URLs before loading. | Holger Hans Peter Freyther | 2009-06-03 | 1 | -1/+1 |
* | Updated Spanish translation | Jorge Gonzalez | 2009-06-03 | 1 | -17/+17 |
* | ephy-shell.c: check that the network request is not NULL before unrefing it. | Xan Lopez | 2009-06-03 | 1 | -1/+2 |
* | Move load_url method to EphyWebView. | Xan Lopez | 2009-06-03 | 9 | -62/+31 |
* | Remove ephy_embed_load, it's obsoleted by ephy_web_view_load_request. | Xan Lopez | 2009-06-03 | 3 | -34/+0 |
* | ephy-web-view.c: use nil for false value in elisp, not 'f'. | Xan Lopez | 2009-06-03 | 1 | -1/+1 |
* | Correctly handle the 'cancel' case in the download decision dialog | Gustavo Noronha Silva | 2009-06-02 | 1 | -1/+2 |
* | Changed mail addresses in German doc translation | Mario Blättermann | 2009-06-01 | 1 | -752/+1323 |
* | webkit-embed.c: we still do need to update loading_uri here. | Xan Lopez | 2009-05-31 | 1 | -0/+3 |
* | ephy-shell.c: do not crash when loading about:blank ... | Xan Lopez | 2009-05-31 | 1 | -4/+7 |
* | Move method to copy history between embeds/views to EphyWebView from EphyEmbed. | Xan Lopez | 2009-05-31 | 11 | -136/+56 |
* | Updated Danish translation | Ask H. Larsen | 2009-05-30 | 1 | -1027/+1035 |
* | Include WebKit-1.0 in .gir creation | Diego Escalante Urrelo | 2009-05-30 | 1 | -0/+1 |
* | Remove LoadFlags | Gustavo Noronha Silva | 2009-05-30 | 5 | -34/+2 |
* | Move URL normalization out of embed, to a higher level | Gustavo Noronha Silva | 2009-05-30 | 2 | -14/+19 |
* | Fix missing HTTP information when opening links in new tabs | Gustavo Noronha Silva | 2009-05-30 | 5 | -23/+33 |
* | Provide API to loading using WebKitNetworkRequest | Gustavo Noronha Silva | 2009-05-30 | 2 | -0/+22 |
* | Adding a new EphyWebView object | Gustavo Noronha Silva | 2009-05-30 | 5 | -3/+131 |
* | Updated Tamil translation | drtvasudevan | 2009-05-29 | 1 | -24/+90 |
* | webkit-embed.c: do not reinvent ephy-embed-utils functions. | Xan Lopez | 2009-05-29 | 1 | -10/+2 |
* | webkit-embed: use C gettext macro for translation context. | Xan Lopez | 2009-05-28 | 1 | -3/+1 |
* | Preserve back/forward history when opening links in new tabs/windows. | Xan Lopez | 2009-05-28 | 3 | -5/+36 |
* | Fixed Greek translation for documentation. | Simos Xenitellis | 2009-05-27 | 1 | -1/+1 |
* | Fixed Greek translation for documentation. | Simos Xenitellis | 2009-05-27 | 1 | -1/+1 |
* | Fix ne.po validity (Bug #521461) | Claude Paroz | 2009-05-26 | 1 | -2/+2 |
* | configure.ac: post-release version bump. | Xan Lopez | 2009-05-25 | 1 | -1/+1 |
* | NEWS: update for 2.27.2 release. | Xan Lopez | 2009-05-25 | 1 | -0/+14 |
* | Updated Tamil translation | drtvasudevan | 2009-05-24 | 1 | -22/+22 |
* | configure.ac: bump required WebKitGTK+ version to 1.1.7 | Xan Lopez | 2009-05-24 | 1 | -1/+1 |
* | Updated Spanish translation | Jorge Gonzalez | 2009-05-24 | 1 | -25/+93 |
* | Fix variable declaration mixed with the code. | Gustavo Noronha Silva | 2009-05-23 | 1 | -1/+2 |
* | Reimplement the original download logic and dialog. | Gustavo Noronha Silva | 2009-05-23 | 3 | -3/+229 |
* | ephy-embed: remove scroll methods from embed | Xan Lopez | 2009-05-22 | 1 | -17/+0 |
* | Updated Tamil translation | drtvasudevan | 2009-05-20 | 1 | -1885/+803 |
* | Updated German translation. | Nathan-J. Hirschauer | 2009-05-20 | 1 | -1957/+1655 |
* | updated Greek documentation translation | Γιάννης Κατσαμπίρης | 2009-05-17 | 1 | -534/+635 |
* | Rectified Greek translation | Simos Xenitellis | 2009-05-14 | 1 | -3223/+1389 |
* | Updating Estonian translation | Ivar Smolin | 2009-05-12 | 1 | -842/+5 |
* | Update Seed extension wrapper to Seed API changes | Tim Horton | 2009-05-11 | 1 | -1/+2 |
* | Fixed keyboard accelerator in Catalan translation | Gil Forcada | 2009-05-10 | 1 | -840/+819 |
* | Updated Spanish translation | Jorge Gonzalez | 2009-05-04 | 1 | -5/+5 |
* | Updated Spanish translation | Jorge Gonzalez | 2009-05-03 | 1 | -16/+16 |
* | Updated Spanish translation | Jorge Gonzalez | 2009-05-02 | 1 | -53/+49 |
* | Updated Hebrew translation | Yaron Shahrabani | 2009-05-01 | 1 | -2325/+1465 |
* | Implement caret browsing mode (bug #562621) | Xan Lopez | 2009-04-28 | 2 | -1/+5 |
* | egg-editable-toolbar: sync to latest upstream version (bug #580557) | Xan Lopez | 2009-04-28 | 1 | -2/+18 |
* | ephy-embed: Mark favicon cache as dirty after deletion (bug #120826) | Priit Laes | 2009-04-25 | 1 | -0/+1 |
* | webkit-embed: don use deprecated 'title-changed' signal, connect to notify::t... | Xan Lopez | 2009-04-24 | 1 | -11/+14 |
* | ephy-window: declare variables only if needed. | Xan Lopez | 2009-04-24 | 1 | -8/+7 |
* | ephy-window: ignore chrome flags when opening new page in a tab. | Xan Lopez | 2009-04-24 | 1 | -24/+33 |
* | doap: Add desktop category | Olav Vitters | 2009-04-24 | 1 | -0/+1 |
* | Use GNOME settings for default font sizes. | Xan Lopez | 2009-04-22 | 2 | -4/+40 |
* | ephy-find-toolbar: fix backwards search, forward search was hardcoded. | Xan Lopez | 2009-04-17 | 1 | -2/+2 |
* | Add epiphany.doap | Xan Lopez | 2009-04-17 | 1 | -0/+20 |
* | Updated Spanish translation | Jorge Gonzalez Gonzalez | 2009-04-12 | 1 | -127/+142 |
* | Add the diff to smclient upstream also as a separate file, so people other th... | Christian Persch | 2009-04-09 | 1 | -0/+198 |
* | Update smclient from libegg master | Christian Persch | 2009-04-09 | 2 | -3/+25 |
* | Updated Greek translation by Marios Zindilis | Simos Xenitellis | 2009-04-04 | 1 | -1/+1 |
* | Undoing commit 8947 | Simos Xenitellis | 2009-04-04 | 1 | -2800/+5421 |
* | Updated Greek translation (Marios Zindilis), fixes #577531 | Simos Xenitellis | 2009-04-04 | 1 | -1/+1 |
* | Updated Greek translation (Marios Zindilis), fixes #577531 | Simos Xenitellis | 2009-04-04 | 1 | -3336/+3205 |
* | Remove unnecessary passing around of WebKitEmbed, and fix some style | Gustavo Noronha Silva | 2009-03-27 | 1 | -13/+6 |
* | ephy-location-entry: remove useless defines | Diego Escalante Urrelo | 2009-03-27 | 1 | -4/+0 |
* | Adding myself to the header as copyright holder, for earlier | Gustavo Noronha Silva | 2009-03-27 | 1 | -0/+1 |
* | Implementing auto-download, and respecting download lock-down. | Gustavo Noronha Silva | 2009-03-27 | 1 | -30/+88 |
* | Check for NULL uri in ephy_file_delete_uri. | Gustavo Noronha Silva | 2009-03-26 | 1 | -0/+2 |
* | Remove downloading files when cancelling the download. | Gustavo Noronha Silva | 2009-03-26 | 4 | -1/+33 |
* | Use Epiphany's profile directory to store the downloaded file | Gustavo Noronha Silva | 2009-03-26 | 1 | -7/+8 |
* | ephy-window: use new-window-policy-decision-requested signal. | Xan Lopez | 2009-03-25 | 1 | -10/+29 |
* | Update from libegg. | Christian Persch | 2009-03-25 | 2 | -16/+13 |
* | updated kn.po | Shankar Prasad | 2009-03-24 | 2 | -4/+16 |
* | HACKING: add a couple more rules. | Xan Lopez | 2009-03-23 | 1 | -0/+2 |
* | webkit-embed: 'foo ? foo : NULL' == 'foo' | Xan Lopez | 2009-03-22 | 1 | -1/+1 |
* | Removing unused variable | Gustavo Noronha Silva | 2009-03-21 | 1 | -1/+0 |
* | Do not use gtk_dialog_run() for the file chooser dialog when | Gustavo Noronha Silva | 2009-03-21 | 2 | -26/+68 |
* | ephy-topic-action: call gtk_activatable_get_related_action on the right widget. | Xan Lopez | 2009-03-21 | 1 | -1/+4 |
* | ephy-window: try with a bigger z-index... | Xan Lopez | 2009-03-19 | 1 | -1/+1 |
* | ephy-window: nasty hack to try to get the link-message on top of everything. | Xan Lopez | 2009-03-19 | 1 | -0/+1 |
* | ephy-window: implement translucent link-message statusbar. | Xan Lopez | 2009-03-19 | 1 | -3/+100 |
* | Updated Galician Translation by Suso Baleato. | Ignacio Casal Quinteiro | 2009-03-19 | 1 | -1277/+1269 |
* | configure.ac: remove duplicated bit. | Xan Lopez | 2009-03-18 | 1 | -3/+0 |
* | ephy-base-embed: remove note about using force reload when available. | Xan Lopez | 2009-03-18 | 1 | -4/+0 |
* | Handover | Christian Persch | 2009-03-18 | 1 | -5/+0 |
* | Updated Czech translation by Lucas Lommer. | Petr Kovar | 2009-03-17 | 1 | -969/+953 |
* | configure.ac: post release version bump. | Xan Lopez | 2009-03-17 | 1 | -1/+1 |
* | NEWS: fix indentation. | Xan Lopez | 2009-03-17 | 1 | -1/+2 |
* | NEWS: update. | Xan Lopez | 2009-03-17 | 1 | -0/+9 |
* | configure.ac: update libsoup requirement to 2.26.0. | Xan Lopez | 2009-03-17 | 1 | -1/+1 |
* | webkit-embed: re-add support for click-to-download. | Xan Lopez | 2009-03-16 | 1 | -0/+8 |
* | configure.ac: update glib requirement to minimum required by gtk+ 2.16.0. | Xan Lopez | 2009-03-16 | 1 | -1/+1 |
* | configure.ac: post-release version bump. | Xan Lopez | 2009-03-16 | 1 | -1/+1 |
* | Require WebKitGTK+ 1.1.3, since 1.1.2 had a bad soname. | Gustavo Noronha Silva | 2009-03-16 | 1 | -1/+1 |
* | Updated French translation. | Claude Paroz | 2009-03-16 | 1 | -541/+566 |
* | configure.ac: update WebKitGTK+ requirement to 1.1.2. | Xan Lopez | 2009-03-16 | 1 | -1/+1 |
* | NEWS: forgot one word :) | Xan Lopez | 2009-03-15 | 1 | -1/+1 |
* | NEWS: update for release. | Xan Lopez | 2009-03-15 | 1 | -0/+17 |
* | Updated British English translation by Bruce Cowan | Philip Withnall | 2009-03-15 | 1 | -525/+526 |
* | configure.ac: require GTK+ 2.16.0 so we get a change of having proper theming... | Xan Lopez | 2009-03-14 | 1 | -1/+1 |
* | webkit-embed-single: couple of cleanups. | Xan Lopez | 2009-03-14 | 1 | -8/+0 |
* | ephy-profile-migration: and another. | Xan Lopez | 2009-03-14 | 1 | -0/+1 |
* | ephy-profile-migration: plug leak. | Xan Lopez | 2009-03-14 | 1 | -0/+1 |
* | Add profile migration. | Xan Lopez | 2009-03-13 | 5 | -2/+169 |
* | Duarte Loreto <happyguy_pt@hotmail.com> Fixed an error on the Portuguese tran... | Duarte Loreto | 2009-03-13 | 1 | -5/+5 |
* | Adapt WebKitDownload-related code to the changes done today in | Gustavo Noronha Silva | 2009-03-13 | 1 | -28/+36 |
* | configure.ac: drop redundant AC_SUBST. | Xan Lopez | 2009-03-12 | 1 | -9/+0 |
* | detect NetworkManager using pkg-config | Benjamin Otte | 2009-03-12 | 3 | -3/+4 |
* | POTFILES.in: remove deleted files. | Xan Lopez | 2009-03-12 | 1 | -2/+0 |
* | configure.ac: require avahi-client explictly. | Xan Lopez | 2009-03-12 | 1 | -1/+4 |
* | Add SEED_LIBS when seed extensions are enabled. | Xan Lopez | 2009-03-11 | 1 | -0/+5 |
* | Remove ephy-download leftovers. | Xan Lopez | 2009-03-11 | 3 | -4/+0 |
* | Updated Spanish translation | Jorge Gonzalez Gonzalez | 2009-03-10 | 2 | -33/+37 |
* | ephy-location-entry: #if 0 the favicon column in completion. | Xan Lopez | 2009-03-09 | 1 | -10/+10 |
* | ephy-location-entry: use g_object_connect for mass signal connection. | Xan Lopez | 2009-03-09 | 1 | -17/+12 |
* | Updated Italian translation by Francesco Marletta | miloc | 2009-03-09 | 1 | -1681/+768 |
* | ephy-stock-icons: remove unneeded includes. | Xan Lopez | 2009-03-08 | 1 | -4/+0 |
* | ephy-net-monitor: remove unneeded includes, fix compiler warning. | Xan Lopez | 2009-03-07 | 1 | -6/+5 |
* | Update ephy-completion-model with some 2-26 things | Diego Escalante Urrelo | 2009-03-06 | 1 | -47/+16 |
* | webkit-embed.c: set security information. | Xan Lopez | 2009-03-06 | 1 | -1/+24 |
* | Fix a few compiler warnings and coding style. | Xan Lopez | 2009-03-05 | 2 | -11/+14 |
* | Updated Kannada(kn.po) translations | Shankar Prasad | 2009-03-05 | 2 | -1073/+956 |
* | Basic download functionality for ephy/webkit. This update also removes | Gustavo Noronha Silva | 2009-03-05 | 6 | -400/+173 |
* | webkit-embed: increase default size of inspector window. | Xan Lopez | 2009-03-04 | 1 | -1/+1 |
* | Removing references to the now extint EphyCookieManager from the gtk-doc | Gustavo Noronha Silva | 2009-03-03 | 2 | -3/+0 |
* | Fix the RDF bookmark importer (bug #129852). | Vincent Untz | 2009-03-03 | 1 | -45/+77 |
* | Updated German translation. | Hendrik Richter | 2009-03-03 | 1 | -4/+3 |
* | typo fixes from #564485 | Timo Jyrinki | 2009-03-03 | 1 | -3/+3 |
* | Updated Spanish translation | Jorge Gonzalez Gonzalez | 2009-03-02 | 2 | -114/+115 |
* | Remove ephy_embed_has_automatic_encoding, it's unused now. | Xan Lopez | 2009-03-02 | 6 | -45/+0 |
* | Use new get_encoding API to properly figure out automatic vs override encoding. | Xan Lopez | 2009-03-02 | 2 | -8/+14 |
* | configure.ac: require WebKitGTK+ 1.1.1 | Xan Lopez | 2009-03-02 | 1 | -1/+1 |
* | ephy-file-chooser: cast parent_class properly. | Xan Lopez | 2009-03-01 | 1 | -2/+2 |
* | ephy-file-chooser: use G_DEFINE_TYPE. | Xan Lopez | 2009-03-01 | 1 | -34/+4 |
* | ephy-module: use G_DEFINE_TYPE. | Xan Lopez | 2009-03-01 | 1 | -32/+2 |
* | Remove CXX/C++ stuff from configure/Makefiles. | Xan Lopez | 2009-03-01 | 2 | -16/+2 |
* | Remove get_backend function, there's only one possibility now. | Xan Lopez | 2009-02-28 | 5 | -40/+1 |
* | Remove gecko-only desktop-file plugin. | Xan Lopez | 2009-02-28 | 6 | -640/+0 |
* | webkit-embed-prefs: use utils macro to get WebView from embed. | Xan Lopez | 2009-02-28 | 1 | -1/+2 |
* | MAINTAINERS: add myself, as agreed with Christian. | Xan Lopez | 2009-02-28 | 1 | -0/+5 |
* | Remove the {_get,_set}_encoding functions from the python bindings definition, | Cosimo Cecchi | 2009-02-27 | 1 | -15/+0 |
* | webkit-embed-prefs: support user style sheets. | Xan Lopez | 2009-02-27 | 1 | -1/+36 |
* | Add FIXME about encodings. | Xan Lopez | 2009-02-27 | 1 | -0/+1 |
* | Remove embedding APIs for set/get encoding. | Xan Lopez | 2009-02-27 | 5 | -69/+23 |
* | webkit-embed: remove extra ';'. | Xan Lopez | 2009-02-27 | 1 | -1/+1 |
* | Implement get/set encoding for the embed. | Xan Lopez | 2009-02-27 | 5 | -11/+10 |
* | webkit-embed-single: use SoupProxyResolverGNOME to use GNOME proxy settings. | Xan Lopez | 2009-02-26 | 1 | -1/+6 |
* | webkit-embed-single: unref cookie jar once it's added to the session. | Xan Lopez | 2009-02-26 | 1 | -0/+1 |
* | Use libsoup, getting the session from webkit, to handle cookies. | Xan Lopez | 2009-02-23 | 12 | -717/+108 |
* | Use – (en dash , U+2013) in copyright years. Also fixup surrounding whitesp... | Wouter Bolsterlee | 2009-02-23 | 1 | -10/+10 |
* | ephy-zoom-control: release references in dispose, not finalize. | Xan Lopez | 2009-02-23 | 1 | -5/+9 |
* | ephy-zoom-control: use G_DEFINE_TYPE, remove unneeded includes. | Xan Lopez | 2009-02-23 | 1 | -37/+4 |
* | ephy-zoom-action: use G_DEFINE_TYPE, remove unneeded includes. | Xan Lopez | 2009-02-23 | 1 | -37/+5 |
* | ephy-search-entry: remove unneeded/redundant includes. | Xan Lopez | 2009-02-23 | 1 | -2/+0 |
* | Update year | Christian Persch | 2009-02-23 | 1 | -1/+1 |
* | ephy-password-dialog: remove, it's unused. | Xan Lopez | 2009-02-23 | 3 | -835/+0 |
* | ephy-location-entry: fix security icon visibility. | Xan Lopez | 2009-02-23 | 1 | -3/+8 |
* | ephy-window: do not make code conditional on Gecko version. | Xan Lopez | 2009-02-23 | 1 | -8/+4 |
* | Updated Czech translation of manual by Lucas Lommer. | Petr Kovář | 2009-02-22 | 1 | -19/+12 |
* | ephy-bookmarks: guard zeroconf dependent function declaration. | Xan Lopez | 2009-02-21 | 1 | -0/+2 |