| Commit message (Expand) | Author | Age | Files | Lines |
* | ephy-zoom-control: remove, there are no zoom toolbar items anymore | Xan Lopez | 2011-12-15 | 1 | -265/+0 |
* | Use GtkOrientable interface instead of deprecated V/H widgets | Claudio Saavedra | 2011-06-09 | 1 | -1/+2 |
* | Remove a few GCC 4.6.0 warnings | Xan Lopez | 2011-04-21 | 1 | -2/+0 |
* | Use the new GtkComboText APIs | Matthias Classen | 2010-10-21 | 1 | -2/+2 |
* | docs: ephy-zoom-control | Diego Escalante Urrelo | 2009-12-03 | 1 | -2/+19 |
* | ephy-zoom-control: release references in dispose, not finalize. | Xan Lopez | 2009-02-23 | 1 | -5/+9 |
* | ephy-zoom-control: use G_DEFINE_TYPE, remove unneeded includes. | Xan Lopez | 2009-02-23 | 1 | -37/+4 |
* | Remove $Id$ marker from source files. | Xan Lopez | 2009-01-16 | 1 | -1/+0 |
* | Document lib/widgets/ephy-zoom-control.c | Diego Escalante Urrelo | 2008-11-30 | 1 | -0/+17 |
* | Do not do single includes in lib/widgets/, bug #536090 | Diego Escalante Urrelo | 2008-06-04 | 1 | -1/+0 |
* | Port to new tooltips API. | Christian Persch | 2007-07-10 | 1 | -59/+2 |
* | Correct FSF address. Bug #409075, patch by John Millikin.RELEASE_2_18_0GNOME_2_18_BRANCHPOINT | Christian Persch | 2007-03-12 | 1 | -1/+1 |
* | Use UTF-8 copyright symbol | Christian Persch | 2006-09-13 | 1 | -1/+1 |
* | Remove some unnecessary static data. | Christian Persch | 2006-09-07 | 1 | -1/+1 |
* | Use g_object_ref_sink(). | Christian Persch | 2006-03-29 | 1 | -2/+1 |
* | Mark strings in param specs as static. | Christian Persch | 2005-11-08 | 1 | -1/+1 |
* | Don't focus the combo on click. | Christian Persch | 2005-01-15 | 1 | -0/+1 |
* | Make tooltips on the zoom control also work on Ctrl-F1. | Christian Persch | 2004-11-07 | 1 | -13/+44 |
* | We always have config.h, no need to guard its inclusion. | Christian Persch | 2004-11-03 | 1 | -2/+0 |
* | Fix zoom control so that it shows tooltips again. Fixes bug #155826. | Christian Persch | 2004-11-02 | 1 | -7/+15 |
* | Annotate "if (type == 0)" in get_type functions with G_UNLIKELY, like the | Christian Persch | 2004-10-24 | 1 | -1/+1 |
* | *** empty log message *** | Marco Pesenti Gritti | 2004-03-17 | 1 | -1/+0 |
* | Fix toolbar overflow menu creation. Don't connect zoom control signals to | Christian Persch | 2004-02-05 | 1 | -63/+1 |
* | Port from option menu to GtkComboBox. | Christian Persch | 2003-11-28 | 1 | -58/+40 |
* | Use new glib gi18n.h instead of bonobo's bonobo-i18n.h. | Christian Persch | 2003-11-06 | 1 | -1/+1 |
* | Mega-patch, changelog too long to paste here. | Christian Persch | 2003-09-02 | 1 | -4/+8 |
* | Part of gtk 2.3 port, changelog too long to paste it | Marco Pesenti Gritti | 2003-08-30 | 1 | -6/+6 |
* | Implement custom tooltip setter. | Christian Persch | 2003-07-03 | 1 | -0/+17 |
* | Do not mark non-user-visible strings for translation. | Christian Persch | 2003-06-16 | 1 | -2/+2 |
* | Don't set a border width on the zoom control, so that it fits on the | Christian Persch | 2003-05-23 | 1 | -1/+0 |
* | Simplified and reorganised zoom. Implement a zoom control for the toolbar. | Christian Persch | 2003-05-20 | 1 | -0/+344 |