| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove $Id$ marker from source files. | Xan Lopez | 2009-01-16 | 1 | -1/+0 |
* | Port to use GtkBuilder. | Xan Lopez | 2009-01-12 | 1 | -9/+16 |
* | Do not do single includes in lib/, bug #536090 | Diego Escalante Urrelo | 2008-06-04 | 1 | -9/+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 | -2/+2 |
* | Remove some unnecessary static data. | Christian Persch | 2006-09-07 | 1 | -1/+1 |
* | Fix number of /'s in URI. | Christian Persch | 2006-01-17 | 1 | -10/+47 |
* | Mark strings in param specs as static. | Christian Persch | 2005-11-08 | 1 | -5/+5 |
* | R lib/ephy-glade.c: R lib/ephy-glade.h: | Christian Persch | 2005-10-31 | 1 | -9/+13 |
* | A src/languages.h: | Christian Persch | 2005-05-02 | 1 | -1/+1 |
* | Some sparse fixes. | Christian Persch | 2005-01-31 | 1 | -5/+5 |
* | Fix mem leak. Fixes bug #164302. | Christian Persch | 2005-01-19 | 1 | -0/+2 |
* | Prefix class structs with '_' so that the python code generator finds it. | Crispin Flowerday | 2005-01-04 | 1 | -1/+1 |
* | Forgot to commit this | Christian Persch | 2004-12-21 | 1 | -0/+3 |
* | We always have config.h, no need to guard its inclusion. | Christian Persch | 2004-11-03 | 1 | -2/+0 |
* | Print dialogue isn't an EphyEmbedDialog anymore, remove the | Christian Persch | 2004-10-28 | 1 | -2/+0 |
* | Private data is 0-initialised, no need to set members to NULL, 0, or | Christian Persch | 2004-10-28 | 1 | -13/+7 |
* | Chain up to parent's dispose handler. | Christian Persch | 2004-10-24 | 1 | -0/+2 |
* | Annotate "if (type == 0)" in get_type functions with G_UNLIKELY, like the | Christian Persch | 2004-10-24 | 1 | -1/+1 |
* | Add varargs version of ephy_dialog_get_control to get more than one | Christian Persch | 2004-10-22 | 1 | -0/+25 |
* | reviewed by: Christian Persch <chpe@cvs.gnome.org> | Marco Pesenti Gritti | 2004-10-11 | 1 | -7/+1 |
* | reviewed by: Christian Persch <chpe@cvs.gnome.org> | Marco Pesenti Gritti | 2004-10-08 | 1 | -1/+1 |
* | Initialise position passed to gtk_editable_insert_text(). | Christian Persch | 2004-09-23 | 1 | -1/+1 |
* | Set sane_state to TRUE from user changes, otherwise broken prefs will | Christian Persch | 2004-06-29 | 1 | -0/+8 |
* | Don't return a value in void function, part of bug #141319. | Christian Persch | 2004-05-29 | 1 | -1/+1 |
* | Fix mem leak. | Christian Persch | 2004-05-16 | 1 | -3/+7 |
* | Fix compilation with gcc 2.95. | Christian Persch | 2004-05-12 | 1 | -1/+2 |
* | Fix font selection combo box issues; fixes bug #138560. | Christian Persch | 2004-04-18 | 1 | -65/+85 |
* | Make prefs, pdm and print setup dialogues transient to their parent. Fixes | Christian Persch | 2004-04-06 | 1 | -1/+9 |
* | Always connect signals, not just for PT_AUTOAPPLY props. | Christian Persch | 2004-02-22 | 1 | -3/+0 |
* | Don't set entries insensitive, only set the non-editable when the gconf | Christian Persch | 2004-02-13 | 1 | -0/+4 |
* | Correct a translator name. | Marco Pesenti Gritti | 2004-01-26 | 1 | -42/+46 |
* | Fix mem leaks. | Christian Persch | 2004-01-25 | 1 | -3/+2 |
* | Prepare for 1.1.5 | Marco Pesenti Gritti | 2004-01-25 | 1 | -3/+10 |
* | Add a persist-position property. | Marco Pesenti Gritti | 2004-01-24 | 1 | -1/+21 |
* | Allow passing the translation domain to ephy_dialog_construct, to make | Christian Persch | 2004-01-24 | 1 | -5/+8 |
* | Introduce ephy_dialog_hide(). | Christian Persch | 2004-01-19 | 1 | -0/+9 |
* | Split print dialogue in print setup and actual print, and move print | Christian Persch | 2003-12-07 | 1 | -89/+137 |
* | Set sensitivity from gconf key writability, and do it right. | Christian Persch | 2003-12-03 | 1 | -4/+1 |
* | Remove gtkoptionmenu.h include. | Christian Persch | 2003-12-01 | 1 | -1/+0 |
* | Readd gtk deprecates (only in maintainer mode). | Marco Pesenti Gritti | 2003-11-30 | 1 | -65/+1 |
* | Forgot even more | Christian Persch | 2003-11-30 | 1 | -735/+937 |
* | Make encodings dialogue transient. | Christian Persch | 2003-11-19 | 1 | -0/+2 |
* | Only allow choosing "Selection" if there really is one. | Christian Persch | 2003-11-05 | 1 | -10/+2 |
* | Initialise the dialogue on run too. | Christian Persch | 2003-11-03 | 1 | -0/+8 |
* | Reenable deprecated api where necessary, fixup some header inclusions. | Marco Pesenti Gritti | 2003-10-11 | 1 | -67/+1 |
* | Mega-patch, changelog too long to paste here. | Christian Persch | 2003-09-02 | 1 | -12/+10 |
* | Make sure props are saved when destroyed. | Marco Pesenti Gritti | 2003-08-02 | 1 | -8/+21 |
* | Use connect_object for the dialog destroy signal, so we dont unref the | Marco Pesenti Gritti | 2003-07-20 | 1 | -4/+4 |
* | Rework find implementation to integrate better with type ahead and to | Marco Pesenti Gritti | 2003-07-20 | 1 | -39/+3 |
* | Use the browser icon from gnome icon theme. Get rid of cache comparing | Marco Pesenti Gritti | 2003-07-02 | 1 | -0/+22 |
* | Correct translations dir (leftover from galeon) | Marco Pesenti Gritti | 2003-06-23 | 1 | -3/+10 |
* | s/snprintf/g_snprintf to not break gcc 2.95 | Marco Pesenti Gritti | 2003-06-17 | 1 | -1/+1 |
* | Merge with popup control, we dont need it for bonobo window anymore. | Marco Pesenti Gritti | 2003-06-16 | 1 | -9/+59 |
* | Handle NULL return from eel_gconf_get_string. Oh, and fix yet another mem | Christian Persch | 2003-06-14 | 1 | -27/+26 |
* | Add support for string enums. | Marco Pesenti Gritti | 2003-06-13 | 1 | -52/+351 |
* | Fix mem leak. | Christian Persch | 2003-06-07 | 1 | -2/+3 |
* | Add some flags so that we can choose to save position or size or both. | David Bordoley | 2003-05-14 | 1 | -1/+2 |
* | Reimplement ephystate using xml and make it easier to use. -> remove some | Marco Pesenti Gritti | 2003-03-19 | 1 | -17/+2 |
* | Initial revision | Marco Pesenti Gritti | 2002-12-31 | 1 | -0/+943 |