| Commit message (Expand) | Author | Age | Files | Lines |
* | ephy-password-dialog: remove, it's unused. | Xan Lopez | 2009-02-23 | 1 | -3/+0 |
* | Remove libgnome and libgnomeui dependency, using EggSMClient instead of Gnome... | Christian Persch | 2008-09-25 | 1 | -0/+1 |
* | Add epiphany.h. Only allow including epiphany.h; all other headers are private | Christian Persch | 2008-04-12 | 1 | -0/+4 |
* | Fix build for builddir != srcdir | Xan Lopez | 2008-01-19 | 1 | -0/+1 |
* | Drop gnome-vfs dependency. Now Epiphany depends on glib >= 2.15.1. | Cosimo Cecchi | 2008-01-14 | 1 | -0/+1 |
* | Adds a column in the history window showing the date and the time of the | Cosimo Cecchi | 2007-11-07 | 1 | -0/+2 |
* | Regenerate the type builtins when the Makefile changes. Should fix bug | Christian Persch | 2007-03-11 | 1 | -6/+6 |
* | Make sure the type builtins are regenerated when the Makefile changes. | Christian Persch | 2007-03-04 | 1 | -2/+2 |
* | Move ephy-adblock.* to embed. Change the API to pass EphyEmbed to | Benjamin Berg | 2007-03-03 | 1 | -3/+0 |
* | Utilize GLib's new g_timeout_add_seconds to reduce context switches and | Diego Escalante Urrelo | 2007-01-03 | 1 | -0/+1 |
* | Fix a bug in the last commit. | Christian Persch | 2006-10-09 | 1 | -1/+1 |
* | Make the enum/flags values not global. | Christian Persch | 2006-10-08 | 1 | -7/+7 |
* | Remove some unnecessary static data. | Christian Persch | 2006-09-07 | 1 | -1/+1 |
* | Use variables here, not configure substitutions. | Christian Persch | 2006-08-08 | 1 | -1/+1 |
* | Fix the build. | Christian Persch | 2006-08-06 | 1 | -0/+2 |
* | A lib/ephy-password-dialog.c: A lib/ephy-password-dialog.h: | Christian Persch | 2006-06-22 | 1 | -0/+3 |
* | Check for enchant, and output an overview of the configured options on | Christian Persch | 2006-06-09 | 1 | -0/+12 |
* | Don't include generated files in the tarball. Bug #319440. | Christian Persch | 2006-01-03 | 1 | -3/+4 |
* | R data/GNOME_Epiphany_Automation.server.in: A data/epiphany-service.xml: A | Christian Persch | 2006-01-03 | 1 | -8/+4 |
* | Add some code so ad blocking should be more easy. Based on the fact that | Jean-François Rameau | 2005-12-20 | 1 | -0/+3 |
* | R lib/ephy-glade.c: R lib/ephy-glade.h: | Christian Persch | 2005-10-31 | 1 | -2/+0 |
* | If the library path isn't absolute, look in the main extension dir, and | Crispin Flowerday | 2005-09-25 | 1 | -0/+1 |
* | Version 1.9. | Christian Persch | 2005-08-29 | 1 | -17/+7 |
* | Common helper function to unref a GObject from idle. | Christian Persch | 2005-06-11 | 1 | -0/+2 |
* | Version 1.7.0. | Christian Persch | 2005-03-08 | 1 | -1/+1 |
* | Add ephy-node.h enums to ephy-lib-type-builtins.[ch]. | Christian Persch | 2005-01-19 | 1 | -0/+1 |
* | Remove stamp files also on make clean. | Christian Persch | 2005-01-17 | 1 | -1/+1 |
* | Remove the type builtins .h files from INST_H_FILES again. | Christian Persch | 2005-01-14 | 1 | -1/+0 |
* | Install ephy-*-type-builtins.h. | Christian Persch | 2005-01-14 | 1 | -0/+1 |
* | Fix [DIST]CLEANFILES so that make distcheck passes. | Christian Persch | 2005-01-12 | 1 | -2/+2 |
* | A lib/ephy-dbus.c: A lib/ephy-dbus.h: | Christian Persch | 2005-01-10 | 1 | -0/+17 |
* | More stamp magic. | Christian Persch | 2005-01-09 | 1 | -5/+13 |
* | Avoid unnecessary rebuilts of the generated enum .h files by using stamp | Christian Persch | 2005-01-07 | 1 | -5/+16 |
* | More auto-generated types. | Christian Persch | 2005-01-07 | 1 | -5/+45 |
* | A lib/ephy-signal-accumulator.c: (ephy_signal_accumulator_object): A | Christian Persch | 2004-12-23 | 1 | -0/+2 |
* | Add deprecated defines to AM_CPPFLAGS in maintainer-mode. | Christian Persch | 2004-12-01 | 1 | -10/+9 |
* | Build auto-generated files in builddir, not in srcdir. | Christian Persch | 2004-11-26 | 1 | -2/+4 |
* | R lib/ephy-module-loader.c: R lib/ephy-module-loader.h: A | Christian Persch | 2004-10-17 | 1 | -3/+6 |
* | Make ephy-state.h public. | Christian Persch | 2004-09-27 | 1 | -2/+2 |
* | Removed the nautilus view. | Christian Persch | 2004-03-30 | 1 | -2/+0 |
* | Remove duplicate entry for ephy-gui.h. | Christian Persch | 2004-02-20 | 1 | -1/+0 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-12-17 | 1 | -2/+0 |
* | Readd gtk deprecates (only in maintainer mode). | Marco Pesenti Gritti | 2003-11-30 | 1 | -1/+1 |
* | Remove ephy-types.h from Makefile.am, it's long gone. | Christian Persch | 2003-11-24 | 1 | -1/+0 |
* | Complete docs base implementation. Should work more or less. | Marco Pesenti Gritti | 2003-11-20 | 1 | -6/+2 |
* | Enable deprecates and werror only in maintainer mode (in the way suggested | Marco Pesenti Gritti | 2003-11-15 | 1 | -6/+6 |
* | New extensions API. | Christian Persch | 2003-11-11 | 1 | -17/+5 |
* | Get rid of gresult type. Use return values instead of out-parameters | Christian Persch | 2003-11-05 | 1 | -3/+2 |
* | Port to new gtk+ file chooser. | Christian Persch | 2003-10-26 | 1 | -0/+2 |
* | Encoding menu improvements, Part 4: The Rewrite. | Christian Persch | 2003-10-18 | 1 | -2/+0 |
* | Encodings menu improvements, part 3: Refactored the encodings list; it no | Christian Persch | 2003-10-14 | 1 | -0/+2 |
* | Merge completion branch | Marco Pesenti Gritti | 2003-10-12 | 1 | -6/+0 |
* | Reenable deprecated api where necessary, fixup some header inclusions. | Marco Pesenti Gritti | 2003-10-11 | 1 | -1/+0 |
* | 2003-07-13 Marco Pesenti Gritti <marco@it.gnome.org> | Marco Pesenti Gritti | 2003-07-13 | 1 | -0/+30 |
* | Remove some unused headers. | Marco Pesenti Gritti | 2003-06-23 | 1 | -1/+0 |
* | Add support for string enums. | Marco Pesenti Gritti | 2003-06-13 | 1 | -2/+0 |
* | Get rid of starthere: and default to google, as discussed with Seth. Add a | Marco Pesenti Gritti | 2003-06-09 | 1 | -2/+0 |
* | continuing checkin of previous patch (cvs aborted "broken pipe") | Christian Persch | 2003-05-28 | 1 | -0/+1 |
* | Refactored the charset and language groups strings. | Christian Persch | 2003-05-27 | 1 | -0/+1 |
* | Simplified and reorganised zoom. Implement a zoom control for the toolbar. | Christian Persch | 2003-05-20 | 1 | -1/+3 |
* | 2003-05-19 Marco Pesenti Gritti <marco@it.gnome.org> | Marco Pesenti Gritti | 2003-05-20 | 1 | -0/+2 |
* | Fix make dist. | Xan Lopez | 2003-05-12 | 1 | -0/+1 |
* | Remove fs autocompletion, we are a browser after all | Marco Pesenti Gritti | 2003-01-21 | 1 | -2/+0 |
* | Merge eog-menu-api branch | Marco Pesenti Gritti | 2003-01-21 | 1 | -2/+2 |
* | Move root nodes ids to ephy-types. Simple logging facility: | Marco Pesenti Gritti | 2003-01-12 | 1 | -1/+2 |
* | Architecture for translatable xml/xsl start page. | Marco Pesenti Gritti | 2003-01-07 | 1 | -0/+2 |
* | Cleanup unused code. Reorder build. In new bookmark dialog enter activate | Marco Pesenti Gritti | 2003-01-02 | 1 | -18/+18 |
* | Initial revision | Marco Pesenti Gritti | 2002-12-31 | 1 | -0/+73 |