aboutsummaryrefslogtreecommitdiffstats
path: root/src/ephy-tab.h
Commit message (Expand)AuthorAgeFilesLines
* 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-2/+2
* Make sure each tab has its own unique ID, so accel paths don't conflictChristian Persch2006-04-251-0/+3
* Add a function to get the tab's real title, and use it where appropriate.Christian Persch2005-09-281-0/+2
* Open new tabs with blank url bar if we're loading the homepage. Fixes bugChristian Persch2005-08-111-2/+10
* Make tab icon address setter public.Christian Persch2005-08-101-0/+3
* Add a ::icon property to EphyTab, and use that everywhere instead ofChristian Persch2005-08-011-1/+4
* Set title of loading page to the address, iff the page was blank before.Christian Persch2005-07-241-11/+5
* Rework popup windows. Introduce "is-popup" property on EphyWindow toChristian Persch2005-04-181-0/+4
* Remove ephy_tab_get_action(). Adapts the tabs menu accordingly.Christian Persch2005-02-111-7/+1
* Use glib-mkenums to generate the enum and flags get_type functions.Christian Persch2005-01-071-3/+0
* Consistently start enum names with EPHY_*.Crispin Flowerday2005-01-061-6/+6
* Ensure that flags and enums start with 'Ephy'Crispin Flowerday2005-01-041-6/+6
* Add some more types for enums and flagsCrispin Flowerday2005-01-041-0/+7
* Disable Zoom items for images, and disable zoom, encoding and view sourceChristian Persch2004-12-191-0/+2
* No circular dependencies anymore.Christian Persch2004-10-091-6/+3
* Get rid of ephy_tab_[get|set]_window().Christian Persch2004-03-241-5/+0
* Documented EphyTabAdam Hooper2004-03-241-5/+2
* Make EphyTab inherit from GtkBin, and contain the EphyEmbed as its child.Christian Persch2004-02-251-4/+3
* New API to get the EphyTab from an EphyEmbed. Port all users.Christian Persch2004-01-021-3/+5
* Complete docs base implementation. Should work more or less.Marco Pesenti Gritti2003-11-201-4/+9
* Mega-patch, changelog too long to paste here.Christian Persch2003-09-021-8/+7
* 2003-07-13 Marco Pesenti Gritti <marco@it.gnome.org>Marco Pesenti Gritti2003-07-131-10/+9
* hmmmMarco Pesenti Gritti2003-06-201-1/+9
* Get rid of get/set _event, reformat the header.Marco Pesenti Gritti2003-06-201-29/+24
* Move the context popup menu to ephy-window.c. If there's no backgroundChristian Persch2003-06-201-0/+3
* The Friday the 13th Mega Patch. Beware!Christian Persch2003-06-131-11/+7
* Do not emit the TABS_CHANGED signal; the tab's egg action will itself takeChristian Persch2003-06-101-27/+35
* Marco-is-silly-patch. Update to latest version of the favicons patch.Christian Persch2003-04-021-3/+0
* Show favicons on tabsChristian Persch2003-04-011-0/+3
* Merge eog-menu-api branchMarco Pesenti Gritti2003-01-211-0/+2
* Reimplement favicons. Now all exit crashes related to connections leftMarco Pesenti Gritti2003-01-121-0/+2
* Initial revisionMarco Pesenti Gritti2002-12-311-0/+105