| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Move file_monitor_cancel on dispose from EphyTab to EphyEmbed. | Xan Lopez | 2007-10-26 | 1 | -0/+11 |
* | Move title/address update on open-uri signal to EphyEmbed. | Xan Lopez | 2007-10-26 | 6 | -1/+230 |
* | Move icon and icon-address to EphyEmbed. | Xan Lopez | 2007-10-26 | 3 | -12/+184 |
* | Move status-message and logic of link-message to EphyEmbed. | Xan Lopez | 2007-10-26 | 3 | -10/+357 |
* | Change ephy_embed_get_title to return const char*. | Xan Lopez | 2007-10-26 | 3 | -5/+5 |
* | Move title from EphyTab to EphyEmbed. | Xan Lopez | 2007-10-26 | 3 | -121/+396 |
* | Move address and typed-address from EphyTab to EphyEmbed | Xan Lopez | 2007-10-26 | 3 | -9/+198 |
* | Update WebKit backend to EphyEmbed and EphyTab changes, and implements load p... | Cosimo Cecchi | 2007-10-23 | 1 | -6/+203 |
* | Move navigation property from EphyTab to EphyEmbed. | Xan Lopez | 2007-10-22 | 3 | -4/+89 |
* | Move load-status from EphyTab to EphyEmbed. | Xan Lopez | 2007-10-22 | 3 | -4/+78 |
* | Use correct property enum. | Xan Lopez | 2007-10-22 | 1 | -1/+1 |
* | Move load-progress from EphyTab to EphyEmbed | Xan Lopez | 2007-10-22 | 3 | -1/+76 |
* | Move zoom from EphyTab to EphyEmbed. | Xan Lopez | 2007-10-21 | 2 | -1/+120 |
* | Move document-type property from EphyTab to EphyEmbed. | Xan Lopez | 2007-10-21 | 3 | -19/+83 |
* | Tabify mozilla-embed.cpp and make it use G_DEFINE_*. | Xan Lopez | 2007-10-21 | 1 | -147/+102 |
* | Add security-level property to embed and fix EphyWindow. | Xan Lopez | 2007-10-21 | 1 | -2/+67 |
* | Remove security data from EphyTab. | Xan Lopez | 2007-10-21 | 1 | -0/+8 |
* | Take the page orientation from the page setup, not from the print settings. | Christian Persch | 2007-10-11 | 2 | -2/+4 |
* | Make sure PRBool only contains PR_FALSE or PR_TRUE. Bug moz#398599. | Christian Persch | 2007-10-09 | 1 | -1/+1 |
* | Fix code style. | Christian Persch | 2007-10-09 | 2 | -10/+9 |
* | Do not bother emitting signal we don't have. | Xan Lopez | 2007-10-07 | 1 | -4/+1 |
* | Implement several missing methods. | Xan Lopez | 2007-10-07 | 1 | -54/+122 |
* | Match the WebKit/Gtk+ API changes made in WebKit SVN r26022 | Alp Toker | 2007-10-04 | 1 | -16/+16 |
* | Make it build. | Christian Persch | 2007-09-28 | 3 | -18/+25 |
* | A new class designed to handle everything we need to run a modal dialogue. | Christian Persch | 2007-09-28 | 2 | -0/+255 |
* | Add app lifecycle helper class. | Christian Persch | 2007-09-28 | 3 | -0/+88 |
* | EphyContentPolicy::ShouldLoad: use the same content policy for | Josselin Mouette | 2007-09-27 | 1 | -4/+4 |
* | Fix the build of the custom GTK+ filepicker so we can add nice previews | Diego Escalante Urrelo | 2007-09-27 | 2 | -94/+16 |
* | Fix the icon name to use EPHY_STOCK_EPHY | Christian Persch | 2007-09-25 | 2 | -2/+4 |
* | Make PromptService QI to nsIPromptService2 (not implemented yet, though). | Christian Persch | 2007-09-16 | 2 | -18/+36 |
* | Use nsILoginManager. | Christian Persch | 2007-09-16 | 1 | -62/+50 |
* | Link to the XPCOM glue and set GRE_HOME on startup, until I can figure out | Christian Persch | 2007-09-15 | 2 | -0/+4 |
* | Fix missing symbol on link. | Christian Persch | 2007-09-15 | 1 | -0/+1 |
* | Add libephyxulrunnerembed.la so LDADD. | Christian Persch | 2007-09-15 | 1 | -0/+1 |
* | Move EphyHistoryListener from embed/ to components/ since it's only used by G... | Christian Persch | 2007-09-15 | 4 | -2/+2 |
* | Move EphyUtils and GeckoUtils to utils/. | Christian Persch | 2007-09-14 | 7 | -8/+5 |
* | Add utils to LDADD to try to fix the linking. | Christian Persch | 2007-09-14 | 2 | -0/+2 |
* | Move components from embed/ to components/ and fix the build. | Christian Persch | 2007-09-14 | 42 | -69/+90 |
* | Fix the build. We don't need to manually add the window to the window group, | Christian Persch | 2007-09-14 | 1 | -6/+5 |
* | Fix for move of GeckoPromptService. | Christian Persch | 2007-09-14 | 1 | -23/+3 |
* | Move prompt service implementation to components/ and remove the | Christian Persch | 2007-09-13 | 9 | -956/+38 |
* | Revert the change from r7406; see bug #476540. | Christian Persch | 2007-09-13 | 38 | -38/+38 |
* | Revert the change from r7407; see bug #476540. | Christian Persch | 2007-09-13 | 28 | -28/+28 |
* | Move AutoJSContextStack and AutoWindowModalState helpers to | Christian Persch | 2007-09-13 | 11 | -173/+34 |
* | Add utils/ and components/ directories. | Christian Persch | 2007-09-13 | 3 | -1/+1 |
* | More build fixes for the xulrunner backend. | Christian Persch | 2007-09-13 | 1 | -2/+5 |
* | Assert that constructing the single succeeded. | Christian Persch | 2007-09-13 | 1 | -0/+1 |
* | Build libgnomegeckoembed.la as noinst_LTLIBRARIES for now. | Christian Persch | 2007-09-13 | 2 | -7/+7 |
* | Use G_DEFINE_TYPE. | Christian Persch | 2007-09-13 | 1 | -89/+25 |
* | Port to frozen string API by using nsINetUtil | Christian Persch | 2007-09-13 | 1 | -10/+11 |
* | Remove check for MOZILLA_INTERNAL_API | Christian Persch | 2007-09-13 | 1 | -5/+0 |
* | Add embed directory | Christian Persch | 2007-09-13 | 1 | -1/+1 |
* | Include nsStringGlue.h instead of nsStringAPI.h | Christian Persch | 2007-09-13 | 57 | -57/+57 |
* | Include xpcom-config.h, not mozilla-config.h | Christian Persch | 2007-09-13 | 93 | -93/+93 |
* | We know we do have gecko 1.9, so remove all HAVE_GECKO_* defines. | Christian Persch | 2007-09-13 | 14 | -144/+9 |
* | Disable tests directory for now. | Christian Persch | 2007-09-13 | 1 | -1/+2 |
* | Make the xulrunner backend build: change C/CXX/LDFLAGS, comment out | Christian Persch | 2007-09-13 | 15 | -164/+68 |
* | Move ChangeLog | Christian Persch | 2007-09-13 | 1 | -0/+3 |