| Commit message (Expand) | Author | Age | Files | Lines |
* | Move print-preview property to EphyEmbedContainer interface. | Xan Lopez | 2007-11-17 | 1 | -1/+1 |
* | Port EphyWindow to the new interface. | Xan Lopez | 2007-11-16 | 1 | -17/+0 |
* | Renamed ephy_tab_get_active_embed to _tab. | Christian Persch | 2007-10-28 | 1 | -1/+1 |
* | Remove EphyTab. | Christian Persch | 2007-10-28 | 1 | -6/+3 |
* | Correct FSF address. Bug #409075, patch by John Millikin.RELEASE_2_18_0GNOME_2_18_BRANCHPOINT | Christian Persch | 2007-03-12 | 1 | -1/+1 |
* | Use UTF-8 copyright symbol | Christian Persch | 2006-09-13 | 1 | -1/+1 |
* | H18 patch, by Peter Harvey <pah06@uow.edu.au>. | Peter Harvey | 2005-10-17 | 1 | -5/+3 |
* | Make the methods to unset/release the context event semi-public. | Christian Persch | 2005-09-19 | 1 | -0/+5 |
* | Add public function ephy_window_get_context_event() to get the | Christian Persch | 2005-08-04 | 1 | -0/+2 |
* | Handle Ctrl-F like / to open the find bar without focusing it. Fixes link | Christian Persch | 2005-06-09 | 1 | -2/+0 |
* | Deactivate typeaheadfind in print preview mode. | Christian Persch | 2005-05-30 | 1 | -0/+2 |
* | Check for toolkit nsITypeAheadFind. | Christian Persch | 2005-05-29 | 1 | -0/+2 |
* | Rework popup windows. Introduce "is-popup" property on EphyWindow to | Christian Persch | 2005-04-18 | 1 | -1/+4 |
* | Remove unused include from public header ephy-window.h. | Christian Persch | 2005-01-09 | 1 | -2/+0 |
* | Remove ephy_window_print(). | Christian Persch | 2005-01-03 | 1 | -2/+0 |
* | Remove obsolete ephy_window_load_in_tabs() and use generic link opening | Christian Persch | 2004-12-24 | 1 | -4/+0 |
* | Remove ephy_string_parse_uri_list, and use new glib function | Christian Persch | 2004-10-23 | 1 | -1/+1 |
* | No circular dependencies anymore. | Christian Persch | 2004-10-09 | 1 | -7/+5 |
* | Add ephy_window_get_ui_manager(), and remove the manager from the public | Christian Persch | 2004-09-14 | 1 | -3/+3 |
* | Add EphyWindow API to open multiple uris in tabs, use it for dnd on the | Marco Pesenti Gritti | 2004-06-24 | 1 | -0/+4 |
* | Merging bookmarksbar-separation branch. | Christian Persch | 2004-06-11 | 1 | -0/+2 |
* | Get rid of ephy_tab_[get|set]_window(). | Christian Persch | 2004-03-24 | 1 | -1/+1 |
* | API documentation | Adam Hooper | 2004-03-24 | 1 | -3/+2 |
* | Cleanups chromes code and register a type for the enum. | Marco Pesenti Gritti | 2004-03-19 | 1 | -8/+1 |
* | Make EphyTab inherit from GtkBin, and contain the EphyEmbed as its child. | Christian Persch | 2004-02-25 | 1 | -1/+1 |
* | Move Toolbar struct decl to toolbar.h. | Christian Persch | 2003-12-25 | 1 | -1/+0 |
* | Bring ephy_window_get_toolbar signature in line with | Christian Persch | 2003-12-25 | 1 | -2/+2 |
* | Move events code inside EphyBrowser.cpp and add an event for blocked | Adam Hooper | 2003-12-10 | 1 | -0/+2 |
* | Split print dialogue in print setup and actual print, and move print | Christian Persch | 2003-12-07 | 1 | -3/+3 |
* | Marco Pesenti Gritti <marco@gnome.org> | Chris Lahey | 2003-11-30 | 1 | -2/+3 |
* | Complete docs base implementation. Should work more or less. | Marco Pesenti Gritti | 2003-11-20 | 1 | -0/+2 |
* | Get rid of the last vestige of ephy_window_update_control(), and make the | Christian Persch | 2003-10-18 | 1 | -8/+0 |
* | Mega-patch, changelog too long to paste here. | Christian Persch | 2003-09-02 | 1 | -7/+7 |
* | Rework find implementation to integrate better with type ahead and to | Marco Pesenti Gritti | 2003-07-20 | 1 | -1/+1 |
* | Remove some unused headers. | Marco Pesenti Gritti | 2003-06-23 | 1 | -2/+2 |
* | Move the context popup menu to ephy-window.c. If there's no background | Christian Persch | 2003-06-20 | 1 | -0/+1 |
* | Make prev/next navigation capability an object property, and sync on embed | Christian Persch | 2003-06-15 | 1 | -1/+0 |
* | Make visibility a tab GObject property. | Christian Persch | 2003-06-14 | 1 | -1/+0 |
* | The Friday the 13th Mega Patch. Beware! | Christian Persch | 2003-06-13 | 1 | -12/+0 |
* | continuing checkin of previous patch (cvs aborted "broken pipe") | Christian Persch | 2003-05-28 | 1 | -1/+1 |
* | Simplified and reorganised zoom. Implement a zoom control for the toolbar. | Christian Persch | 2003-05-20 | 1 | -1/+1 |
* | Marco Pesenti Gritti <marco@it.gnome.org> | David Bordoley | 2003-05-17 | 1 | -1/+0 |
* | Implement the EPHY_NEW_TAB_APPEND_AFTER flag. | Christian Persch | 2003-05-06 | 1 | -1/+1 |
* | New history dialog implementation. More similar to bookmarks. Yeah it | Marco Pesenti Gritti | 2003-04-18 | 1 | -2/+0 |
* | Remove some api that was just silly wrappers. Return GtkTreeViewColumn on | Marco Pesenti Gritti | 2003-04-15 | 1 | -0/+1 |
* | Merge eog-menu-api branch | Marco Pesenti Gritti | 2003-01-21 | 1 | -8/+4 |
* | Initial revision | Marco Pesenti Gritti | 2002-12-31 | 1 | -0/+140 |