| Commit message (Expand) | Author | Age | Files | Lines |
* | Move URL normalization out of embed, to a higher level | Gustavo Noronha Silva | 2009-05-30 | 1 | -13/+1 |
* | 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 | 4 | -3/+130 |
* | 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 | 2 | -0/+32 |
* | 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 |
* | Implement caret browsing mode (bug #562621) | Xan Lopez | 2009-04-28 | 2 | -1/+5 |
* | 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 |
* | Use GNOME settings for default font sizes. | Xan Lopez | 2009-04-22 | 2 | -4/+40 |
* | Remove unnecessary passing around of WebKitEmbed, and fix some style | Gustavo Noronha Silva | 2009-03-27 | 1 | -13/+6 |
* | 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 |
* | Remove downloading files when cancelling the download. | Gustavo Noronha Silva | 2009-03-26 | 2 | -1/+4 |
* | Use Epiphany's profile directory to store the downloaded file | Gustavo Noronha Silva | 2009-03-26 | 1 | -7/+8 |
* | 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-base-embed: remove note about using force reload when available. | Xan Lopez | 2009-03-18 | 1 | -4/+0 |
* | webkit-embed: re-add support for click-to-download. | Xan Lopez | 2009-03-16 | 1 | -0/+8 |
* | webkit-embed-single: couple of cleanups. | Xan Lopez | 2009-03-14 | 1 | -8/+0 |
* | Adapt WebKitDownload-related code to the changes done today in | Gustavo Noronha Silva | 2009-03-13 | 1 | -28/+36 |
* | 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 |
* | 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 |
* | Remove ephy_embed_has_automatic_encoding, it's unused now. | Xan Lopez | 2009-03-02 | 3 | -25/+0 |
* | Remove get_backend function, there's only one possibility now. | Xan Lopez | 2009-02-28 | 3 | -28/+0 |
* | webkit-embed-prefs: use utils macro to get WebView from embed. | Xan Lopez | 2009-02-28 | 1 | -1/+2 |
* | webkit-embed-prefs: support user style sheets. | Xan Lopez | 2009-02-27 | 1 | -1/+36 |
* | Remove embedding APIs for set/get encoding. | Xan Lopez | 2009-02-27 | 3 | -62/+1 |
* | webkit-embed: remove extra ';'. | Xan Lopez | 2009-02-27 | 1 | -1/+1 |
* | Implement get/set encoding for the embed. | Xan Lopez | 2009-02-27 | 3 | -5/+8 |
* | 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 | 4 | -394/+14 |
* | downloader-view: use undeprecated gtk_status_icon_set_tooltip_text. | Xan Lopez | 2009-02-21 | 1 | -2/+2 |
* | Remove two unused get_type functions from public header files | Robert Carr | 2009-02-07 | 2 | -4/+0 |
* | Set page title for history on title-changed | Gustavo Noronha Silva | 2009-02-03 | 1 | -9/+8 |
* | webkit-embed: add titles for history items when we know them. | Xan Lopez | 2009-01-31 | 1 | -2/+13 |
* | Remove unused fonts languages and autodetectors stuff. Bug #558407. | Christian Persch | 2009-01-26 | 2 | -146/+84 |
* | Implement scrolling in EphyFindToolbar. | Xan Lopez | 2009-01-23 | 2 | -84/+0 |
* | Use C_() instead of Q_() with context for translatable strings. | Philip Withnall | 2009-01-20 | 1 | -9/+3 |
* | Remove $Id$ marker from source files. | Xan Lopez | 2009-01-16 | 37 | -37/+0 |
* | We no longer need a separate pkg-config check for WEBKIT. | Gustavo Noronha Silva | 2009-01-14 | 2 | -2/+0 |
* | Port to use GtkBuilder. | Xan Lopez | 2009-01-12 | 1 | -1/+1 |
* | webkit-embed: do not prefix callbacks with 'webkit_embed', they are static fu... | Xan Lopez | 2009-01-04 | 1 | -33/+33 |
* | Emit ge-document-type when the mime type of a page is known. | Xan Lopez | 2009-01-04 | 1 | -0/+33 |
* | And re-add ephy-cookie-manager too. | Xan Lopez | 2008-12-12 | 2 | -0/+363 |
* | Enable Web Inspector. | Xan Lopez | 2008-12-12 | 3 | -1/+69 |
* | Revert cookies stuff, didn't want to commit that. | Xan Lopez | 2008-12-12 | 2 | -0/+33 |
* | Port ephy to use libsoup for cookies. | Xan Lopez | 2008-12-12 | 4 | -396/+0 |
* | webkit-embed: lose not needed casts to GObject. | Xan Lopez | 2008-12-06 | 1 | -6/+6 |
* | Include missing Returns: in comments | Diego Escalante Urrelo | 2008-09-29 | 1 | -2/+8 |
* | Avoid the parsing of non doc comments | Diego Escalante Urrelo | 2008-09-29 | 1 | -1/+1 |
* | Remove libgnome and libgnomeui dependency, using EggSMClient instead of Gnome... | Christian Persch | 2008-09-25 | 1 | -3/+7 |
* | Move libnotify initialization to ephy-main | Diego Escalante Urrelo | 2008-08-04 | 1 | -12/+0 |
* | embed: remove ephy_embed_close. | Xan Lopez | 2008-07-03 | 3 | -23/+0 |
* | embed: forgot to uncomment this when re-enabling restore zoom. | Xan Lopez | 2008-07-03 | 1 | -7/+1 |
* | embed: restore restore_zoom_level. | Xan Lopez | 2008-07-01 | 2 | -35/+39 |
* | embed: remove ephy_embed_{set,get}_zoom. | Xan Lopez | 2008-07-01 | 3 | -63/+0 |
* | embed: remove ge-zoom-changed and zoom property. | Xan Lopez | 2008-07-01 | 4 | -79/+47 |
* | embed: remove history item abstraction from embed. | Xan Lopez | 2008-06-30 | 8 | -278/+1 |
* | embed: remove ephy_embed_go_to_history_item. | Xan Lopez | 2008-06-30 | 3 | -30/+0 |
* | embed: remove ephy_embed_get_{next,previous}_history_item. | Xan Lopez | 2008-06-30 | 3 | -74/+0 |
* | embed: remove ephy_embed_get_{backward,forward}_history. | Xan Lopez | 2008-06-30 | 3 | -83/+0 |
* | misc: add reference to webkit bug about reload_bypass_cache | Xan Lopez | 2008-06-30 | 1 | -0/+1 |
* | embed: remove ephy_embed_print. | Xan Lopez | 2008-06-30 | 3 | -24/+0 |
* | embed: remove ephy_embed_can_go_back. | Xan Lopez | 2008-06-30 | 4 | -24/+1 |
* | embed: remove ephy_embed_can_go_forward. | Xan Lopez | 2008-06-30 | 4 | -24/+2 |
* | embed: remove ephy_embed_go_forward. | Xan Lopez | 2008-06-30 | 3 | -24/+0 |
* | embed: remove ephy_embed_go_back. | Xan Lopez | 2008-06-30 | 3 | -23/+0 |
* | embed: remove ephy_embed_reload. | Xan Lopez | 2008-06-30 | 4 | -33/+4 |
* | embed: remove ephy_embed_stop_load. | Xan Lopez | 2008-06-30 | 3 | -23/+0 |
* | ephy-embed-utils: add macro to get webkitwebview from embed. | Xan Lopez | 2008-06-30 | 2 | -0/+5 |
* | embed: remove ephy-embed-find and the webkit implementation. | Xan Lopez | 2008-06-28 | 7 | -475/+0 |
* | Implement search in page for the WebKit embed. | Cosimo Cecchi | 2008-06-17 | 1 | -9/+81 |
* | Apply clamping for pixel scroll | Alp Toker | 2008-06-17 | 1 | -5/+2 |
* | Emit zoom change signal and implement pixel scrolling | Alp Toker | 2008-06-17 | 1 | -0/+17 |
* | Fix some build warnings. Bug #537487. | Cosimo Cecchi | 2008-06-10 | 3 | -2/+2 |
* | Add pages to ephy history on load-committed. | Xan Lopez | 2008-06-05 | 1 | -6/+5 |
* | Do not do single includes in embed/, bug #536090 | Diego Escalante Urrelo | 2008-06-04 | 9 | -27/+10 |
* | Add printing support. | Alp Toker | 2008-05-31 | 1 | -0/+1 |
* | Bring back zoom support using the zoom-level property added in WebKit r34249. | Alp Toker | 2008-05-30 | 1 | -1/+4 |
* | Fix the window title copying status bar's text, closes: #524587 | Diego Escalante Urrelo | 2008-05-24 | 1 | -13/+8 |
* | Add epiphany.h. Only allow including epiphany.h; all other headers are private | Christian Persch | 2008-04-12 | 26 | -0/+100 |
* | Small cleanup. | Xan Lopez | 2008-04-08 | 1 | -3/+1 |
* | Small cleanups and correct return value of popup-menu callback. | Xan Lopez | 2008-04-08 | 1 | -7/+5 |
* | Remove this too | Christian Persch | 2008-04-04 | 82 | -22391/+0 |
* | Exorcise gecko configure & build stuff | Christian Persch | 2008-04-04 | 2 | -56/+4 |
* | Decruftify | Christian Persch | 2008-04-03 | 139 | -29111/+0 |
* | Try harder to fix the build with gecko 1.8 | Christian Persch | 2008-04-01 | 1 | -0/+8 |
* | Try to fix the build with gecko 1.8 | Christian Persch | 2008-04-01 | 2 | -0/+10 |
* | Do use a 1.9 xpidl for this | Christian Persch | 2008-03-28 | 1 | -1/+3 |
* | Renegerate this with an older xpidl version, so it compiles on xr1.9 beta rel... | Christian Persch | 2008-03-28 | 1 | -20/+18 |
* | Next try to get cert exception addition working. This too isn't not working c... | Christian Persch | 2008-03-27 | 12 | -214/+426 |
* | Fix the build | Christian Persch | 2008-03-17 | 1 | -1/+2 |
* | Try to fix the build on 1.8. | Christian Persch | 2008-03-17 | 2 | -9/+31 |
* | Add a service to open the cert exception dialogue. | Christian Persch | 2008-03-15 | 4 | -0/+212 |
* | Fix the build with 1.9b4. | Christian Persch | 2008-03-15 | 1 | -0/+5 |
* | Only build EphyDirectoryProvider on < 1.9; it's unused on 1.9. | Christian Persch | 2008-03-15 | 1 | -2/+2 |
* | Remove the unnecessary setting of the preffered action in the casees that act... | Christian Persch | 2008-03-15 | 2 | -28/+32 |
* | Make this inclusion conditionally, since we don't use our directory provider ... | Christian Persch | 2008-03-14 | 1 | -1/+4 |
* | Typo fix | Christian Persch | 2008-03-14 | 1 | -1/+1 |
* | Fix the branding bundle registration by providing the app chrome manifest in ... | Christian Persch | 2008-03-14 | 1 | -2/+5 |
* | Try again to fix the directory provider for 1.9. Branding still fails though | Christian Persch | 2008-03-13 | 6 | -14/+271 |
* | Try to fix the gecko 1.8 backend, and this also might fix the branding bundle... | Christian Persch | 2008-03-13 | 1 | -5/+3 |
* | Use GChecksum to calculate the MD5 of favicons. | Xan Lopez | 2008-03-12 | 1 | -3/+2 |
* | Fix | Christian Persch | 2008-03-11 | 1 | -1/+1 |
* | Allow building with xulrunner 1.9. Patch by Alexander Sack; part of bug #503657 | Christian Persch | 2008-03-11 | 8 | -25/+249 |
* | Add visited pages to history. | Xan Lopez | 2008-03-11 | 1 | -0/+10 |
* | Use g_slice for EphyPasswordInfo, EphyPermissionInfo, PixbufCacheEntry. (#521... | Xan Lopez | 2008-03-08 | 3 | -8/+8 |
* | Use g_slice for EphyCookie allocation. (#520560) | Xan Lopez | 2008-03-06 | 1 | -3/+3 |
* | Use g_object_connect for multiple signal connections to the same object. | Xan Lopez | 2008-03-01 | 1 | -12/+8 |
* | Do not set to NULL private members in init, memory is already zeroed. | Xan Lopez | 2008-03-01 | 1 | -1/+0 |
* | Strip anchors from URIs before trying to turn them into a GFile, and properly | Jens Granseuer | 2008-02-29 | 1 | -4/+21 |
* | Initialise variable. Bug #519173. | Christian Persch | 2008-02-28 | 1 | -0/+2 |
* | Fix AutoModalDialog::ShouldShow(). Bug #519173. | Christian Persch | 2008-02-28 | 2 | -6/+4 |
* | Support more preferences in the WebKit backend and add code to easily add | Xan Lopez | 2008-02-28 | 1 | -18/+91 |
* | Fix a crash when downloading a file. (Bug #519121) | Carlos Garcia Campos | 2008-02-28 | 1 | -0/+5 |
* | Remove cruft | Christian Persch | 2008-02-27 | 12 | -1040/+0 |
* | Add new types from xr 1.9. | Christian Persch | 2008-02-26 | 1 | -1/+9 |
* | Update for added nsIContentPolicy constants in 1.9. | Christian Persch | 2008-02-26 | 1 | -2/+8 |
* | Adapt to gio API change | Christian Persch | 2008-02-26 | 1 | -1/+1 |
* | Remove unused struct member. | Xan Lopez | 2008-02-25 | 1 | -2/+0 |
* | Make epiphany/webkit start in online mode (though there is no difference | Xan Lopez | 2008-02-24 | 1 | -1/+8 |
* | Make EphyUtils::FindEmbed return the parent of the mozembed, as it is now con... | Xan Lopez | 2008-02-21 | 1 | -1/+1 |
* | Fix prompt service for xr 1.9 wrt. DOM notifications. Bug #504445. | Christian Persch | 2008-02-18 | 13 | -172/+415 |
* | Use G_DEFINE_TYPE* where possible in embed/* (#517090) | Xan Lopez | 2008-02-18 | 13 | -463/+50 |
* | Comment this out; it's unreliable | Christian Persch | 2008-02-18 | 1 | -0/+4 |
* | Add our own reference to the webkit history item. | Xan Lopez | 2008-02-18 | 1 | -1/+1 |
* | No need to implement nsIBadCertListener2 here | Christian Persch | 2008-02-18 | 2 | -21/+4 |
* | Add ephy-embed::new-document-now signal, does the same than old | Xan Lopez | 2008-02-18 | 4 | -0/+28 |
* | Add stub for displayProtectedAuth | Christian Persch | 2008-02-18 | 1 | -0/+10 |
* | Add translator comment. | Christian Persch | 2008-02-18 | 1 | -0/+1 |
* | Remove unneeded embed list for prefs. | Xan Lopez | 2008-02-16 | 3 | -22/+0 |
* | Make Go Up recognize HTML anchors. Bug #335631. | Cosimo Cecchi | 2008-02-15 | 1 | -1/+11 |
* | Do not apply prefs to a view more than once. | Xan Lopez | 2008-02-15 | 1 | -11/+0 |
* | Plug leaks in webkit-embed-prefs.c | Xan Lopez | 2008-02-15 | 1 | -0/+4 |
* | Initial implementation of WebKit preferences. | Xan Lopez | 2008-02-15 | 5 | -0/+158 |
* | Small cleanups in webki-embed-single.c | Xan Lopez | 2008-02-14 | 1 | -12/+13 |
* | Cleanups in webkit-embed.c | Xan Lopez | 2008-02-10 | 1 | -24/+15 |
* | Fix encoding for webkit-history-item.* | Xan Lopez | 2008-02-05 | 2 | -2/+2 |
* | Implement back and forward history, patch by Jan Alonzo | Xan Lopez | 2008-02-05 | 4 | -10/+231 |
* | Track header location change in WebKit r29898 | Alp Toker | 2008-02-01 | 2 | -2/+2 |
* | Fix keyboard focus remaining in the location entry after entering | Cosimo Cecchi | 2008-02-01 | 1 | -1/+4 |
* | Fix compilation error with gcc4.3. | Cosimo Cecchi | 2008-01-29 | 2 | -2/+2 |
* | Better fix for bug #511759. | Cosimo Cecchi | 2008-01-25 | 2 | -2/+9 |
* | Track upstream API change in WebKit r29550 | Alp Toker | 2008-01-18 | 1 | -2/+2 |
* | Update to new glib 2.15.2 API, bump glib dep and remove a | Cosimo Cecchi | 2008-01-15 | 3 | -4/+6 |
* | Drop gnome-vfs dependency. Now Epiphany depends on glib >= 2.15.1. | Cosimo Cecchi | 2008-01-14 | 18 | -222/+236 |
* | Update to new coding guidelines. | Xan Lopez | 2008-01-05 | 1 | -18/+20 |
* | Stub new history interfaces in WebKit until the needed API lands | Xan Lopez | 2007-12-30 | 1 | -33/+34 |
* | Port ephy-window.c to the new API, remove old API. | Xan Lopez | 2007-12-30 | 3 | -148/+8 |
* | Make MozillaHistoryItem create url and title on demand. | Xan Lopez | 2007-12-30 | 6 | -47/+109 |
* | Use the new interfaces for backward/forward menus. | Xan Lopez | 2007-12-30 | 3 | -7/+4 |
* | Mozilla implementation of the embed history interfaces. | Xan Lopez | 2007-12-30 | 5 | -4/+219 |
* | Add new embed history interfaces. | Xan Lopez | 2007-12-30 | 5 | -81/+282 |
* | If is_blank is TRUE then set title to Blank page without checking whether | Xan Lopez | 2007-12-27 | 1 | -2/+2 |
* | Make libnotify optional, completes the previous commit by chpe. | Diego Escalante Urrelo | 2007-12-27 | 1 | -4/+38 |
* | Whitespace fixes. | Xan Lopez | 2007-12-27 | 1 | -2/+2 |
* | Implement "select all" for WebKit backend. (#505569) | Xan Lopez | 2007-12-25 | 1 | -0/+2 |
* | Display a single host entry in the History Window also when the same host | Cosimo Cecchi | 2007-12-25 | 1 | -10/+21 |
* | Fix missing tab title on empty page. | Cosimo Cecchi | 2007-12-25 | 1 | -5/+6 |
* | Enable multiple selection in download dialog, now you can cancel more than one | Diego Escalante Urrelo | 2007-12-24 | 1 | -19/+45 |
* | Xr 1.9 fixes. Bug #503657. | Christian Persch | 2007-12-24 | 1 | -2/+8 |
* | Xr 1.9 fixes. Bug #503657. | Christian Persch | 2007-12-24 | 1 | -8/+37 |
* | Xr 1.9 fixes. Bug #503657. | Christian Persch | 2007-12-24 | 1 | -1/+1 |
* | Xr 1.9 fixes. Bug #503657. | Christian Persch | 2007-12-24 | 1 | -3/+11 |
* | Xr 1.9 fixes. Bug #503657. | Christian Persch | 2007-12-24 | 2 | -1/+9 |
* | Xr 1.9 fixes. Bug #503657. | Christian Persch | 2007-12-24 | 1 | -3/+2 |
* | Fixes for xr 1.9. Bug #503657. | Christian Persch | 2007-12-24 | 1 | -1/+18 |
* | Xr 1.9 fixes. Bug #503657. | Christian Persch | 2007-12-24 | 1 | -0/+3 |
* | Add ifdefs for xr 1.9. Part of bug #503657. | Christian Persch | 2007-12-24 | 2 | -7/+41 |
* | download-dialog hidden state is now saved to gconf. New downloads started while | Diego Escalante Urrelo | 2007-12-24 | 1 | -13/+97 |
* | Also fix parent instance/class for MozillaEmbed. | Xan Lopez | 2007-12-23 | 2 | -3/+3 |
* | Fix parent class/instance types. | Xan Lopez | 2007-12-22 | 1 | -2/+3 |
* | Implement clipboard operations for WebKit. | Xan Lopez | 2007-12-22 | 2 | -39/+65 |
* | Track WebKit upstream API changes r28817, r28818 | Alp Toker | 2007-12-18 | 1 | -6/+16 |
* | Constify char* parameter for ephy_base_embed_location_changed. | Xan Lopez | 2007-12-18 | 2 | -2/+2 |
* | Release 2.21.4.RELEASE_2_21_4 | Christian Persch | 2007-12-16 | 1 | -0/+2 |
* | Fix comment. | Christian Persch | 2007-12-16 | 1 | -1/+1 |
* | Do not call webkit_init() (it's going away soon) and only | Xan Lopez | 2007-12-15 | 2 | -5/+2 |
* | Small cleanup in webkit-embed-persist.c | Xan Lopez | 2007-12-10 | 1 | -36/+21 |
* | Rename cpp files to c in the WebKit backend; they are pure C. | Xan Lopez | 2007-12-10 | 5 | -6/+8 |
* | Match WebKit/GTK+ API changes made in WebKit SVN r28273 | Alp Toker | 2007-12-01 | 2 | -34/+34 |
* | Need to put the parent struct first. | Christian Persch | 2007-11-29 | 1 | -0/+2 |
* | Initialize the title property to "Blank page" in EphyBaseEmbed. | Xan Lopez | 2007-11-27 | 1 | -0/+1 |
* | Remove unused variable in WebKitEmbed class_init. | Xan Lopez | 2007-11-18 | 1 | -1/+0 |
* | Fix vfunc for get_visibility in EphyEmbed interface. | Xan Lopez | 2007-11-18 | 1 | -1/+1 |
* | Move size-to code to the gecko backend. | Xan Lopez | 2007-11-18 | 1 | -0/+137 |
* | Put visibility property into EphyBaseEmbed, we need it for popups. | Xan Lopez | 2007-11-18 | 5 | -1/+68 |
* | Re-enable popup management code in EphyBaseEmbed. | Xan Lopez | 2007-11-17 | 3 | -317/+312 |
* | Move print-preview property to EphyEmbedContainer interface. | Xan Lopez | 2007-11-17 | 1 | -0/+4 |
* | Rename param to "set_active". | Christian Persch | 2007-11-17 | 2 | -5/+7 |
* | Yes, tabs. | Xan Lopez | 2007-11-17 | 1 | -8/+8 |
* | Add type checkings in the EmbedContainer interface, not in the implementations. | Xan Lopez | 2007-11-17 | 1 | -7/+40 |
* | Move active-tab property to the embed-container interface. | Xan Lopez | 2007-11-17 | 1 | -0/+4 |
* | Make EphyEmbedContainer add_child method return the child's new position insi... | Xan Lopez | 2007-11-17 | 2 | -4/+5 |
* | Rename ephy_embed_container_jump_to_child to ephy_embed_container_set_active_... | Xan Lopez | 2007-11-16 | 2 | -9/+9 |
* | Untabify ephy-embed-container.h | Xan Lopez | 2007-11-16 | 1 | -9/+9 |
* | Add EphyEmbedContainer. | Xan Lopez | 2007-11-16 | 3 | -0/+266 |
* | embed/ephy-history.h: build fix, missing comma | Jan Michael C. Alonzo | 2007-11-14 | 1 | -1/+1 |
* | Add icon-updated signal to EphyHistory. | Xan Lopez | 2007-11-14 | 3 | -27/+39 |
* | Uncomment icon update for history in EphyBaseEmbed, it works just fine. | Xan Lopez | 2007-11-14 | 1 | -8/+5 |
* | Fix: http being appended to 'about' pages. (Bug #496136) | Jan Michael C. Alonzo | 2007-11-13 | 1 | -3/+4 |
* | Fix backend name for WebKit and update docs in ephy_embed_single_get_backend_... | Xan Lopez | 2007-11-13 | 2 | -2/+2 |
* | Call webkit_init in engine initialization to avoid crashes. (Bug #496114) | Jan Michael C. Alonzo | 2007-11-12 | 2 | -2/+4 |
* | 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> | Reinout van Schouwen | 2007-11-12 | 1 | -1/+2 |
* | Implement grab_focus in EphyBaseEmbed. | Xan Lopez | 2007-11-12 | 3 | -25/+26 |
* | We don't inherit nothing from GtkMozEmbed anymore. | Xan Lopez | 2007-11-12 | 1 | -14/+0 |
* | Remove unused ge_content_changed. | Xan Lopez | 2007-11-12 | 3 | -23/+0 |
* | Remove unused ge_net_state and ge_security_change. | Xan Lopez | 2007-11-12 | 4 | -48/+0 |
* | Remove unused ge-location signal. | Xan Lopez | 2007-11-12 | 3 | -24/+0 |
* | Oops, readd missing variable. | Xan Lopez | 2007-11-11 | 1 | -0/+1 |
* | Don't use mozilla-like variable names for parameters. | Xan Lopez | 2007-11-11 | 1 | -4/+4 |
* | Implement close for WebKitEmbed (simply destroys the widget). | Xan Lopez | 2007-11-11 | 1 | -1/+1 |
* | ge-search-key-press is in EphyEmbed, not GtkMozEmbed. | Xan Lopez | 2007-11-10 | 1 | -1/+2 |
* | Add a space to the reload page alert | Cyril Brulebois | 2007-11-08 | 1 | -1/+1 |
* | Fix invalid cast and make the find toolbar work again after EphyBaseEmbed | Cosimo Cecchi | 2007-11-08 | 1 | -1/+1 |
* | Enable a --with-distributor-name configure option, defaulting to Epiphany. | Cyril Brulebois | 2007-11-07 | 1 | -3/+4 |
* | Connect to "hovering-over-link" signal in WebKit to set link_message. | Cosimo Cecchi | 2007-11-07 | 1 | -0/+11 |
* | Make ephy_base_embed_set_{title,address} dup their parameters internally. | Xan Lopez | 2007-11-06 | 4 | -8/+14 |
* | Fix webkit backend build, and modify indentation to match new style. | Xan Lopez | 2007-11-06 | 4 | -128/+121 |
* | Use ephy_embed_utils_address_has_web_scheme instead of our own copy. | Xan Lopez | 2007-11-06 | 1 | -20/+2 |
* | Use K&R (pseudo) indentation style for new files. | Xan Lopez | 2007-11-06 | 2 | -462/+391 |
* | Update the WebKit backend to use EphyBaseEmbed. | Xan Lopez | 2007-11-06 | 3 | -431/+32 |
* | Put size_allocate hack in MozillaEmbed now. | Xan Lopez | 2007-11-06 | 1 | -0/+23 |
* | Move all common functionality from MozillaEmbed to EphyBaseEmbed. | Xan Lopez | 2007-11-06 | 3 | -1537/+1460 |
* | Put the properties in EphyBaseEmbed rather than in the interface. | Xan Lopez | 2007-11-06 | 2 | -103/+159 |
* | Create EphyBaseEmbed, make MozillaEmbed a subclass of it. | Xan Lopez | 2007-11-06 | 6 | -50/+218 |
* | Add remove_all_passwords method to EphyPasswordManager and implement it | Cosimo Cecchi | 2007-11-05 | 5 | -0/+81 |
* | Move "address_has_web_scheme" to ephy-embed-utils. | Cosimo Cecchi | 2007-11-05 | 2 | -0/+18 |
* | Remove trailing whitespace, patch by Cyril Brulebois. | Xan Lopez | 2007-11-01 | 1 | -29/+29 |
* | Update title property on title-changed signal from webkit. | Xan Lopez | 2007-10-29 | 1 | -0/+5 |
* | Add dummy popup management properties to the webkit backend. | Xan Lopez | 2007-10-29 | 1 | -36/+48 |
* | Fix the build with --enable-debug. | Christian Persch | 2007-10-28 | 1 | -1/+1 |
* | Move popups-allowed and hidden-popup-count from EphyTab to EphyEmbed. | Xan Lopez | 2007-10-27 | 2 | -3/+363 |
* | Add placeholders for all the new properties in embed. | Xan Lopez | 2007-10-27 | 1 | -15/+192 |
* | Remove non-existing functions in the embed interface from the _init function. | Xan Lopez | 2007-10-27 | 1 | -3/+0 |
* | get_link_message returns const char * now. | Xan Lopez | 2007-10-27 | 1 | -1/+1 |
* | get_title returns const char * now. | Xan Lopez | 2007-10-26 | 1 | -2/+2 |
* | Tabify modified files. | Xan Lopez | 2007-10-26 | 3 | -166/+166 |
* | Add config.h in ephy-embed-utils.c | Xan Lopez | 2007-10-26 | 1 | -1/+3 |
* | Fix more issues left with the refactoring. | Xan Lopez | 2007-10-26 | 2 | -52/+19 |
* | Fix the remaining breakage. | Xan Lopez | 2007-10-26 | 2 | -4/+27 |