| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't include generated files in the tarball. Bug #319440. | Christian Persch | 2006-01-03 | 1 | -7/+5 |
* | Remove the paper selector from the print setup dialogue, we have one in | Christian Persch | 2005-12-06 | 1 | -35/+0 |
* | More curly quotes. | Christian Persch | 2005-11-01 | 1 | -1/+1 |
* | R lib/ephy-glade.c: R lib/ephy-glade.h: | Christian Persch | 2005-10-31 | 1 | -1/+1 |
* | Remove glade callbacks, and connect from code instead. | Christian Persch | 2005-10-31 | 1 | -19/+13 |
* | Remove unused variable. | Christian Persch | 2005-10-03 | 1 | -1/+0 |
* | Don't use "cat >" as output command, it fails inpredicably. Instead, use | Christian Persch | 2005-09-22 | 1 | -2/+11 |
* | Make those more robust. | Christian Persch | 2005-07-31 | 1 | -12/+12 |
* | Primary text shouldn't have a period. | Christian Persch | 2005-07-27 | 1 | -1/+1 |
* | (using_pdf_printer): new function. | Martin Kretzschmar | 2005-07-26 | 1 | -10/+39 |
* | Use libgnomeprintui for the printing dialog and the paper part of the | Jürg Billeter | 2005-07-24 | 1 | -247/+264 |
* | Fix a mem leak. | Jean-François Rameau | 2005-01-11 | 1 | -0/+1 |
* | 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 | -9/+1 |
* | reviewed by: Christian Persch <chpe@cvs.gnome.org> | Marco Pesenti Gritti | 2004-10-11 | 1 | -7/+50 |
* | Set window icon with gtk_window_set_icon_name(). | Christian Persch | 2004-10-05 | 1 | -14/+2 |
* | Updatinggnome-2-8-branchpoint | Christian Persch | 2004-09-13 | 1 | -1/+1 |
* | Make sure the filename to print to doesn't contain slashes. Fixes bug | Christian Persch | 2004-08-30 | 1 | -10/+66 |
* | Since the print dialogue is modal the filechooser needs to be modal too. | Christian Persch | 2004-07-17 | 1 | -0/+1 |
* | Don't convert filename encoding here, since we use it as UTF-8 in | Christian Persch | 2004-07-07 | 1 | -5/+1 |
* | Remove preview flag | Marco Pesenti Gritti | 2004-06-25 | 1 | -1/+0 |
* | Simplify print code. Now there is only one case to deal with, the mozilla | Marco Pesenti Gritti | 2004-06-25 | 1 | -30/+1 |
* | Fix capitalisation. | Christian Persch | 2004-05-19 | 1 | -1/+1 |
* | Add convenience functions for creating a filter with a bunch of mime types | Christian Persch | 2004-05-09 | 1 | -1/+9 |
* | Fixes #138263. | Federico Mena Quintero | 2004-03-30 | 1 | -1/+1 |
* | merging pre-gnome-2-8 branch | Marco Pesenti Gritti | 2004-03-17 | 1 | -0/+4 |
* | Allow passing the translation domain to ephy_dialog_construct, to make | Christian Persch | 2004-01-24 | 1 | -5/+10 |
* | Call ephy_file() explicitly for each glade file, letting extensions load glad... | Adam Hooper | 2004-01-22 | 1 | -2/+4 |
* | Fix parent for help window. | Christian Persch | 2004-01-05 | 1 | -1/+1 |
* | Add help buttons to Certificate Viewer, PDM, print and print setup | Piers Cornwell | 2004-01-05 | 1 | -6/+24 |
* | Fix mem leaks. | Christian Persch | 2004-01-01 | 1 | -0/+1 |
* | EphyFileChooser now destroys with parent, don't set the flag again here. | Christian Persch | 2003-12-20 | 1 | -2/+0 |
* | Use stock icon for print setup. | Christian Persch | 2003-12-14 | 1 | -1/+2 |
* | Lockdown: set some buttons insensitive when their pref key is not | Christian Persch | 2003-12-09 | 1 | -1/+6 |
* | Split print dialogue in print setup and actual print, and move print | Christian Persch | 2003-12-07 | 1 | -369/+221 |
* | Improved API and implementation of EphyDialog. Add support for new combo | Christian Persch | 2003-11-30 | 1 | -45/+46 |
* | Only allow choosing "Selection" if there really is one. | Christian Persch | 2003-11-05 | 1 | -37/+71 |
* | Don't unref the print dialogue twice when shown from mozilla. | Christian Persch | 2003-11-03 | 1 | -7/+32 |
* | Don't pass NULL to gnome_vfs_expand_initial_tilde. | Christian Persch | 2003-09-30 | 1 | -1/+10 |
* | Mega-patch, changelog too long to paste here. | Christian Persch | 2003-09-02 | 1 | -36/+18 |
* | Expand initial ~ in file name to print to. | Christian Persch | 2003-08-15 | 1 | -1/+2 |
* | Fix mem leaks. | Christian Persch | 2003-08-09 | 1 | -21/+42 |
* | Remove some unused code | Marco Pesenti Gritti | 2003-07-01 | 1 | -0/+2 |
* | Convert dialog to metric units and default paper to A4. Fixes #112619 | Christian Persch | 2003-06-15 | 1 | -2/+13 |
* | Make prev/next navigation capability an object property, and sync on embed | Christian Persch | 2003-06-15 | 1 | -2/+2 |
* | Add support for string enums. | Marco Pesenti Gritti | 2003-06-13 | 1 | -16/+15 |
* | New epiphany-bookmark-page stock image. I'm not at all attached to this | David Bordoley | 2003-03-25 | 1 | -0/+14 |
* | Reload embed when changing charset | Marco Pesenti Gritti | 2003-03-15 | 1 | -1/+1 |
* | Initial revision | Marco Pesenti Gritti | 2002-12-31 | 1 | -0/+402 |