aboutsummaryrefslogtreecommitdiffstats
path: root/src/ephy-notebook.h
Commit message (Expand)AuthorAgeFilesLines
* ephy-notebook: fix the property enabling tabs visibilityClaudio Saavedra2012-06-201-2/+2
* window-commands: switch pages using the EphyNotebook APIXan Lopez2012-04-161-0/+4
* ephy-notebook: remove dnd-enabled propertyXan Lopez2012-01-271-3/+0
* ephy-notebook: remove unused methodXan Lopez2011-12-301-2/+0
* Remove $Id$ marker from source files.Xan Lopez2009-01-161-1/+0
* Do not do single includes for GTK+, bug #536090Diego Escalante Urrelo2008-06-041-1/+1
* Add epiphany.h. Only allow including epiphany/epiphany.h; all otherChristian Persch2008-04-121-0/+4
* Remove EphyTab.Christian Persch2007-10-281-4/+4
* Correct FSF address. Bug #409075, patch by John Millikin.RELEASE_2_18_0GNOME_2_18_BRANCHPOINTChristian Persch2007-03-121-1/+1
* Use UTF-8 copyright symbolChristian Persch2006-09-131-3/+3
* Expose notebook->priv->focused_pages to extensions. Fix bug #350187.Jean-François Rameau2006-08-081-0/+2
* Port notebook DND to gtk+ 2.9.Christian Persch2006-03-241-19/+2
* Use nsIDOMWindowInternal::Close to close tabs. Delay tabs destruction toChristian Persch2005-10-031-1/+1
* Rework popup windows. Introduce "is-popup" property on EphyWindow toChristian Persch2005-04-181-0/+3
* Prefix structs with _.Christian Persch2005-01-091-5/+5
* Fix return type of tab_delete slot.Christian Persch2004-10-251-9/+9
* Fix dragging of urls which gnome-vfs can't handle. Fix new tab positioningChristian Persch2004-08-061-5/+0
* Append tabs at the end instead of grouping them near the current one.Marco Pesenti Gritti2004-06-201-3/+2
* Make EphyTab inherit from GtkBin, and contain the EphyEmbed as its child.Christian Persch2004-02-251-23/+20
* Add API to check if an EphyEmbed has forms with user input in them.Christian Persch2004-01-041-0/+2
* Complete docs base implementation. Should work more or less.Marco Pesenti Gritti2003-11-201-0/+4
* Mega-patch, changelog too long to paste here.Christian Persch2003-09-021-7/+7
* Remove some unused headers.Marco Pesenti Gritti2003-06-231-0/+3
* The Friday the 13th Mega Patch. Beware!Christian Persch2003-06-131-22/+8
* Marco Pesenti Gritti <marco@it.gnome.org>David Bordoley2003-05-171-0/+1
* Move notebook in src/. An abstract notebook is an overkill.Marco Pesenti Gritti2003-04-291-0/+103