| Commit message (Expand) | Author | Age | Files | Lines |
* | We always have config.h, no need to guard its inclusion. | Christian Persch | 2004-11-03 | 1 | -2/+0 |
* | Private data is 0-initialised, no need to set members to NULL, 0, or | Christian Persch | 2004-10-28 | 1 | -6/+0 |
* | Annotate "if (type == 0)" in get_type functions with G_UNLIKELY, like the | Christian Persch | 2004-10-24 | 1 | -1/+1 |
* | Merging pre-gnome-2-10 branch to HEAD. | Christian Persch | 2004-09-13 | 1 | -1/+1 |
* | Unify interface struct and type macro naming to be EphyFooIFace, | Christian Persch | 2004-01-02 | 1 | -0/+1 |
* | Unified return type of ephy_embed_shell_get_X to be GObject *. Fixed all | Christian Persch | 2003-12-30 | 1 | -35/+30 |
* | Don't use g_return_if_fail for run-time error conditions. | Christian Persch | 2003-12-08 | 1 | -2/+10 |
* | Misc cleanups. Remove a duplicated signal from EphyEmbed. | Christian Persch | 2003-12-06 | 1 | -99/+86 |
* | Add a factory to create embed objects and use it. Deal with dependency of | Marco Pesenti Gritti | 2003-11-22 | 1 | -1/+3 |
* | Put back borked mozilla alert. | Marco Pesenti Gritti | 2003-11-14 | 1 | -15/+1 |
* | Correct download dir default. | Marco Pesenti Gritti | 2003-11-06 | 1 | -0/+83 |
* | Encoding menu improvements, Part 4: The Rewrite. | Christian Persch | 2003-10-18 | 1 | -8/+20 |
* | Merge new-downloader branch. We reworked the backend, the user | Marco Pesenti Gritti | 2003-10-17 | 1 | -1/+1 |
* | Mega-patch, changelog too long to paste here. | Christian Persch | 2003-09-02 | 1 | -12/+10 |
* | 2003-07-13 Marco Pesenti Gritti <marco@it.gnome.org> | Marco Pesenti Gritti | 2003-07-13 | 1 | -6/+7 |
* | Remove use of acconfig.h. | Marco Pesenti Gritti | 2003-07-04 | 1 | -1/+16 |
* | Remove some unused code | Marco Pesenti Gritti | 2003-07-01 | 1 | -33/+0 |
* | Get rid of starthere: and default to google, as discussed with Seth. Add a | Marco Pesenti Gritti | 2003-06-09 | 1 | -19/+0 |
* | Moved the new_window_orphan signal to EphyEmbedSingle. | Dave Camp | 2003-04-17 | 1 | -12/+0 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-02-06 | 1 | -180/+16 |
* | Api changes. | Marco Pesenti Gritti | 2003-01-21 | 1 | -1/+4 |
* | Reimplement favicons. Now all exit crashes related to connections left | Marco Pesenti Gritti | 2003-01-12 | 1 | -4/+1 |
* | More start here page work, importing bookmarks from mozilla now should | Marco Pesenti Gritti | 2003-01-09 | 1 | -0/+12 |
* | Make GaleonShell inherit from GaleonEmbedShell. Ref the shell when using | Marco Pesenti Gritti | 2003-01-05 | 1 | -19/+8 |
* | Cleanup unused code. Reorder build. In new bookmark dialog enter activate | Marco Pesenti Gritti | 2003-01-02 | 1 | -50/+1 |
* | Initial revision | Marco Pesenti Gritti | 2002-12-31 | 1 | -0/+507 |