aboutsummaryrefslogtreecommitdiffstats
path: root/src/ephy-fullscreen-popup.c
Commit message (Expand)AuthorAgeFilesLines
* Use GtkOrientable interface instead of deprecated V/H widgetsClaudio Saavedra2011-06-091-2/+2
* Drop usage of deprecated size-request signalMatthias Classen2010-10-301-4/+21
* Spinner changesXan Lopez2010-10-241-56/+0
* Revert "Port to GtkSpinner"Xan Lopez2010-10-101-5/+6
* Port to GtkSpinnerXan Lopez2010-10-091-6/+5
* Use gtk_widget_get_preferred_size instead of gtk_widget_size_requestXan Lopez2010-10-051-1/+1
* Use accessor functions instead direct accessJavier Jardón2010-02-111-1/+1
* GTK+ 2.17.11 is now the required versionJavier Jardón2009-09-221-3/+6
* 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-9/+1
* Use G_DEFINE_TYPE* when possible in src/ (#515601)Xan Lopez2008-02-111-39/+10
* Port to new tooltips API.Christian Persch2007-07-101-9/+2
* 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
* Remove some unnecessary static data.Christian Persch2006-09-071-1/+1
* Use g_object_ref_sink().Christian Persch2006-03-291-2/+1
* More static strings.Christian Persch2005-11-081-1/+1
* Remove fullscreen and leave-fullscreen stock icons; they're available inChristian Persch2005-10-201-2/+1
* Don't show the image after gtk_button_set_image(). Fixes bug #307818.Christian Persch2005-06-161-14/+5
* Use spacing instead of a separator.Christian Persch2005-02-231-11/+2
* Don't show the Leave Fullscreen button in lockdown fullscreen mode. SwitchChristian Persch2005-01-261-5/+23
* Use new leave-fullscreen icon from g-i-t. Fixes bug #164676.Christian Persch2005-01-201-1/+2
* Add favicon and lock icon to the entry. Fixes bug #116482 and bug #149506.Christian Persch2005-01-141-1/+1
* Add Toolbar toggle to document context menu in fullscreen mode.Christian Persch2005-01-131-0/+466