| Commit message (Expand) | Author | Age | Files | Lines |
* | Use G_DEFINE_TYPE* when possible in src/ (#515601) | Xan Lopez | 2008-02-11 | 1 | -32/+2 |
* | And port all the callers in src/ | Xan Lopez | 2007-11-16 | 1 | -3/+6 |
* | Remove EphyTab. | Christian Persch | 2007-10-28 | 1 | -3/+3 |
* | Correct FSF address. Bug #409075, patch by John Millikin.RELEASE_2_18_0GNOME_2_18_BRANCHPOINT | Christian Persch | 2007-03-12 | 1 | -1/+1 |
* | Changes "..." for the ellipsis character "…". Bug #324380. Patch by | Diego Escalante Urrelo | 2007-01-09 | 1 | -1/+1 |
* | Use UTF-8 copyright symbol | Christian Persch | 2006-09-13 | 1 | -3/+3 |
* | Remove some unnecessary static data. | Christian Persch | 2006-09-07 | 1 | -1/+1 |
* | Fix gcc 4.1 warnings (dereferencing type-punned pointer will break | Jean-François Rameau | 2006-03-03 | 1 | -1/+2 |
* | Mark strings in param specs as static. | Christian Persch | 2005-11-08 | 1 | -1/+1 |
* | More constification. | Christian Persch | 2005-04-19 | 1 | -6/+4 |
* | Use gtk_action_set_[sensitive|visible] instead of g_object_set. | Christian Persch | 2005-04-19 | 1 | -1/+1 |
* | Add ; to all LOG statements, and adapt ephy-debug.h for non-GNUC-varargs | Christian Persch | 2005-01-29 | 1 | -1/+1 |
* | Get rid of ephy_string_[elide|double]_underscores(). Remove unnecessary | Christian Persch | 2004-12-14 | 1 | -1/+0 |
* | 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 | -6/+6 |
* | Add ephy_window_get_ui_manager(), and remove the manager from the public | Christian Persch | 2004-09-14 | 1 | -1/+1 |
* | Clean up encoding handling. | Christian Persch | 2004-05-02 | 1 | -27/+6 |
* | 2004-04-09 Christian Persch <chpe@cvs.gnome.org> | Christian Persch | 2004-04-14 | 1 | -1/+2 |
* | Move "automatic" check back to where it was, since we now always have a | Christian Persch | 2004-01-06 | 1 | -8/+8 |
* | Behave better when the encoding used on the page is unknown to us. | Christian Persch | 2004-01-06 | 1 | -12/+28 |
* | Always set the "automatic" toggle button correctly, even if the encoding | Christian Persch | 2004-01-06 | 1 | -8/+9 |
* | Use return, not g_return_if_fail. | Christian Persch | 2003-12-20 | 1 | -5/+0 |
* | Factor out the common encoding is_automatic check. | Christian Persch | 2003-12-18 | 1 | -1/+1 |
* | 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 | -7/+5 |
* | Encoding menu improvements, Part 4: The Rewrite. | Christian Persch | 2003-10-18 | 1 | -159/+303 |
* | Encodings menu improvements, part 3: Refactored the encodings list; it no | Christian Persch | 2003-10-14 | 1 | -26/+16 |
* | Encoding menu improvements, part 2: Implement ephy_embed_get_encoding, and | Christian Persch | 2003-10-12 | 1 | -4/+65 |
* | Encodings menu improvements, part 1: Ported to new gtk ui manager api, and | Christian Persch | 2003-10-11 | 1 | -182/+176 |
* | Fix warning with new gtk | Marco Pesenti Gritti | 2003-09-18 | 1 | -1/+1 |
* | Remove not needed removal of groups of actions from ui merge (gtk fix). | Marco Pesenti Gritti | 2003-09-12 | 1 | -3/+0 |
* | Mega-patch, changelog too long to paste here. | Christian Persch | 2003-09-02 | 1 | -5/+11 |
* | Fix problems with EphyNodeView, bookmarks and history dialogs and update | Marco Pesenti Gritti | 2003-09-01 | 1 | -6/+6 |
* | Complete gtk 2.3 port. It doesnt run here but it could be my env. | Marco Pesenti Gritti | 2003-08-30 | 1 | -5/+7 |
* | Part of gtk 2.3 port, changelog too long to paste it | Marco Pesenti Gritti | 2003-08-30 | 1 | -16/+16 |
* | 2003-08-02 Christian Persch | Christian Persch | 2003-08-02 | 1 | -2/+2 |
* | Remove some unused headers. | Marco Pesenti Gritti | 2003-06-23 | 1 | -8/+26 |
* | continuing checkin of previous patch (cvs aborted "broken pipe") | Christian Persch | 2003-05-28 | 1 | -62/+61 |
* | Fixed many issues mentioned in #112781. | Christian Neumair | 2003-05-17 | 1 | -1/+1 |
* | Translate menus | Marco Pesenti Gritti | 2003-03-05 | 1 | -2/+4 |
* | Fix two memleaks (I hope). | Xan Lopez | 2003-02-08 | 1 | -1/+1 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-02-06 | 1 | -4/+8 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-01-23 | 1 | -0/+294 |