aboutsummaryrefslogtreecommitdiffstats
path: root/src/ephy-window.h
Commit message (Expand)AuthorAgeFilesLines
* Use UTF-8 copyright symbolChristian Persch2006-09-131-1/+1
* H18 patch, by Peter Harvey <pah06@uow.edu.au>.Peter Harvey2005-10-171-5/+3
* Make the methods to unset/release the context event semi-public.Christian Persch2005-09-191-0/+5
* Add public function ephy_window_get_context_event() to get theChristian Persch2005-08-041-0/+2
* Handle Ctrl-F like / to open the find bar without focusing it. Fixes linkChristian Persch2005-06-091-2/+0
* Deactivate typeaheadfind in print preview mode.Christian Persch2005-05-301-0/+2
* Check for toolkit nsITypeAheadFind.Christian Persch2005-05-291-0/+2
* Rework popup windows. Introduce "is-popup" property on EphyWindow toChristian Persch2005-04-181-1/+4
* Remove unused include from public header ephy-window.h.Christian Persch2005-01-091-2/+0
* Remove ephy_window_print().Christian Persch2005-01-031-2/+0
* Remove obsolete ephy_window_load_in_tabs() and use generic link openingChristian Persch2004-12-241-4/+0
* Remove ephy_string_parse_uri_list, and use new glib functionChristian Persch2004-10-231-1/+1
* No circular dependencies anymore.Christian Persch2004-10-091-7/+5
* Add ephy_window_get_ui_manager(), and remove the manager from the publicChristian Persch2004-09-141-3/+3
* Add EphyWindow API to open multiple uris in tabs, use it for dnd on theMarco Pesenti Gritti2004-06-241-0/+4
* Merging bookmarksbar-separation branch.Christian Persch2004-06-111-0/+2
* Get rid of ephy_tab_[get|set]_window().Christian Persch2004-03-241-1/+1
* API documentationAdam Hooper2004-03-241-3/+2
* Cleanups chromes code and register a type for the enum.Marco Pesenti Gritti2004-03-191-8/+1
* Make EphyTab inherit from GtkBin, and contain the EphyEmbed as its child.Christian Persch2004-02-251-1/+1
* Move Toolbar struct decl to toolbar.h.Christian Persch2003-12-251-1/+0
* Bring ephy_window_get_toolbar signature in line withChristian Persch2003-12-251-2/+2
* Move events code inside EphyBrowser.cpp and add an event for blockedAdam Hooper2003-12-101-0/+2
* Split print dialogue in print setup and actual print, and move printChristian Persch2003-12-071-3/+3
* Marco Pesenti Gritti <marco@gnome.org>Chris Lahey2003-11-301-2/+3
* Complete docs base implementation. Should work more or less.Marco Pesenti Gritti2003-11-201-0/+2
* Get rid of the last vestige of ephy_window_update_control(), and make theChristian Persch2003-10-181-8/+0
* Mega-patch, changelog too long to paste here.Christian Persch2003-09-021-7/+7
* Rework find implementation to integrate better with type ahead and toMarco Pesenti Gritti2003-07-201-1/+1
* Remove some unused headers.Marco Pesenti Gritti2003-06-231-2/+2
* Move the context popup menu to ephy-window.c. If there's no backgroundChristian Persch2003-06-201-0/+1
* Make prev/next navigation capability an object property, and sync on embedChristian Persch2003-06-151-1/+0
* Make visibility a tab GObject property.Christian Persch2003-06-141-1/+0
* The Friday the 13th Mega Patch. Beware!Christian Persch2003-06-131-12/+0
* continuing checkin of previous patch (cvs aborted "broken pipe")Christian Persch2003-05-281-1/+1
* Simplified and reorganised zoom. Implement a zoom control for the toolbar.Christian Persch2003-05-201-1/+1
* Marco Pesenti Gritti <marco@it.gnome.org>David Bordoley2003-05-171-1/+0
* Implement the EPHY_NEW_TAB_APPEND_AFTER flag.Christian Persch2003-05-061-1/+1
* New history dialog implementation. More similar to bookmarks. Yeah itMarco Pesenti Gritti2003-04-181-2/+0
* Remove some api that was just silly wrappers. Return GtkTreeViewColumn onMarco Pesenti Gritti2003-04-151-0/+1
* Merge eog-menu-api branchMarco Pesenti Gritti2003-01-211-8/+4
* Initial revisionMarco Pesenti Gritti2002-12-311-0/+140