aboutsummaryrefslogtreecommitdiffstats
path: root/lib/widgets/ephy-zoom-control.c
Commit message (Expand)AuthorAgeFilesLines
* Port to new tooltips API.Christian Persch2007-07-101-59/+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-1/+1
* Remove some unnecessary static data.Christian Persch2006-09-071-1/+1
* Use g_object_ref_sink().Christian Persch2006-03-291-2/+1
* Mark strings in param specs as static.Christian Persch2005-11-081-1/+1
* Don't focus the combo on click.Christian Persch2005-01-151-0/+1
* Make tooltips on the zoom control also work on Ctrl-F1.Christian Persch2004-11-071-13/+44
* We always have config.h, no need to guard its inclusion.Christian Persch2004-11-031-2/+0
* Fix zoom control so that it shows tooltips again. Fixes bug #155826.Christian Persch2004-11-021-7/+15
* Annotate "if (type == 0)" in get_type functions with G_UNLIKELY, like theChristian Persch2004-10-241-1/+1
* *** empty log message ***Marco Pesenti Gritti2004-03-171-1/+0
* Fix toolbar overflow menu creation. Don't connect zoom control signals toChristian Persch2004-02-051-63/+1
* Port from option menu to GtkComboBox.Christian Persch2003-11-281-58/+40
* Use new glib gi18n.h instead of bonobo's bonobo-i18n.h.Christian Persch2003-11-061-1/+1
* Mega-patch, changelog too long to paste here.Christian Persch2003-09-021-4/+8
* Part of gtk 2.3 port, changelog too long to paste itMarco Pesenti Gritti2003-08-301-6/+6
* Implement custom tooltip setter.Christian Persch2003-07-031-0/+17
* Do not mark non-user-visible strings for translation.Christian Persch2003-06-161-2/+2
* Don't set a border width on the zoom control, so that it fits on theChristian Persch2003-05-231-1/+0
* Simplified and reorganised zoom. Implement a zoom control for the toolbar.Christian Persch2003-05-201-0/+344