aboutsummaryrefslogtreecommitdiffstats
path: root/lib/widgets/ephy-zoom-action.c
Commit message (Expand)AuthorAgeFilesLines
* ephy-zoom-control: remove, there are no zoom toolbar items anymoreXan Lopez2011-12-151-41/+3
* docs: ephy-zoom-actionDiego Escalante Urrelo2009-12-031-0/+34
* ephy-zoom-action: use G_DEFINE_TYPE, remove unneeded includes.Xan Lopez2009-02-231-37/+5
* Remove $Id$ marker from source files.Xan Lopez2009-01-161-1/+0
* Do not do single includes in lib/widgets/, bug #536090Diego Escalante Urrelo2008-06-041-4/+1
* Fixes bad state syncing when adding zoom controls to the toolbar. FixesCosimo Cecchi2007-09-091-0/+4
* Port to new tooltips API.Christian Persch2007-07-101-4/+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
* Mark strings in param specs as static.Christian Persch2005-11-081-1/+1
* Make all structs prefixed by _.Christian Persch2005-01-091-1/+1
* We always have config.h, no need to guard its inclusion.Christian Persch2004-11-031-2/+0
* Removing debug spewChristian Persch2004-11-011-1/+0
* Annotate "if (type == 0)" in get_type functions with G_UNLIKELY, like theChristian Persch2004-10-241-1/+1
* merging pre-gnome-2-8 branchMarco Pesenti Gritti2004-03-171-1/+0
* Fix toolbar overflow menu creation. Don't connect zoom control signals toChristian Persch2004-02-051-19/+82
* Really committing it this timeChristian Persch2003-12-151-1/+2
* 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-15/+8
* Part of gtk 2.3 port, changelog too long to paste itMarco Pesenti Gritti2003-08-301-6/+6
* Simplified and reorganised zoom. Implement a zoom control for the toolbar.Christian Persch2003-05-201-0/+223