| Commit message (Expand) | Author | Age | Files | Lines |
* | Use G_DEFINE_TYPE* when possible in src/ (#515601) | Xan Lopez | 2008-02-11 | 1 | -32/+2 |
* | Don't use net-stop signal, it's gone. Switch to notify::load-status | Xan Lopez | 2008-01-09 | 1 | -3/+6 |
* | Move active-tab property to the embed-container interface. | Xan Lopez | 2007-11-17 | 1 | -1/+1 |
* | And port all the callers in src/ | Xan Lopez | 2007-11-16 | 1 | -1/+3 |
* | Remove EphyTab. | Christian Persch | 2007-10-28 | 1 | -1/+1 |
* | 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 |
* | When in automatic mode, update the treeview to reflect the currently | Crispin Flowerday | 2006-01-01 | 1 | -1/+35 |
* | Remove glade callbacks, and connect from code instead. | Christian Persch | 2005-10-31 | 1 | -5/+8 |
* | Add proper _NETSCAPE_URL drag support, supplying the URL as well as the | Jorn Baayen | 2005-01-22 | 1 | -1/+1 |
* | Make all structs prefixed by _. | Christian Persch | 2005-01-09 | 1 | -1/+1 |
* | 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 | -3/+0 |
* | Annotate "if (type == 0)" in get_type functions with G_UNLIKELY, like the | Christian Persch | 2004-10-24 | 1 | -1/+1 |
* | Improve sort/priority API. | Marco Pesenti Gritti | 2004-07-15 | 1 | -2/+4 |
* | Clean up encoding handling. | Christian Persch | 2004-05-02 | 1 | -24/+9 |
* | Set a default height/width for the dialog. | David Bordoley | 2004-02-05 | 1 | -0/+2 |
* | Allow passing the translation domain to ephy_dialog_construct, to make | Christian Persch | 2004-01-24 | 1 | -2/+3 |
* | Call ephy_file() explicitly for each glade file, letting extensions load glad... | Adam Hooper | 2004-01-22 | 1 | -1/+2 |
* | Behave better when the encoding used on the page is unknown to us. | Christian Persch | 2004-01-06 | 1 | -2/+2 |
* | Add help button to encodings dialogue. | Piers Cornwell | 2004-01-05 | 1 | -8/+15 |
* | Use return, not g_return_if_fail. | Christian Persch | 2003-12-20 | 1 | -1/+1 |
* | Factor out the common encoding is_automatic check. | Christian Persch | 2003-12-18 | 1 | -9/+1 |
* | Improved API and implementation of EphyDialog. Add support for new combo | Christian Persch | 2003-11-30 | 1 | -14/+14 |
* | Make encodings dialogue transient. | Christian Persch | 2003-11-19 | 1 | -51/+14 |
* | Use new glib gi18n.h instead of bonobo's bonobo-i18n.h. | Christian Persch | 2003-11-06 | 1 | -1/+1 |
* | Get rid of gresult type. Use return values instead of out-parameters | Christian Persch | 2003-11-05 | 1 | -6/+4 |
* | Made encoding dialog auto-apply. | Christian Persch | 2003-10-25 | 1 | -11/+15 |
* | Encoding menu improvements, Episode V: MPT strikes back. | Christian Persch | 2003-10-21 | 1 | -115/+68 |
* | Encoding menu improvements, Part 4: The Rewrite. | Christian Persch | 2003-10-18 | 1 | -0/+489 |