| 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 | -2/+0 |
* | Annotate "if (type == 0)" in get_type functions with G_UNLIKELY, like the | Christian Persch | 2004-10-24 | 1 | -1/+1 |
* | Indentation fixes | Christian Persch | 2004-10-23 | 1 | -39/+39 |
* | Add tooltip on the drag handle. Fixes bug #155827. | Christian Persch | 2004-10-22 | 1 | -11/+33 |
* | Use blank document as default favicon | Marco Pesenti Gritti | 2004-07-03 | 1 | -1/+1 |
* | *** empty log message *** | Marco Pesenti Gritti | 2004-03-17 | 1 | -1/+4 |
* | Fix property getter of "icon" property. | Christian Persch | 2004-01-29 | 1 | -2/+2 |
* | Fix mem leak. | Christian Persch | 2003-11-08 | 1 | -0/+2 |
* | Get rid of gresult type. Use return values instead of out-parameters | Christian Persch | 2003-11-05 | 1 | -1/+1 |
* | Add a title param to dnd iterator and remove unused screen location | Marco Pesenti Gritti | 2003-10-30 | 1 | -5/+1 |
* | correct toolitem type | Marco Pesenti Gritti | 2003-09-19 | 1 | -1/+1 |
* | gtk+ now supports invisible event boxes. Remove our custom implementation | Christian Persch | 2003-09-09 | 1 | -2/+3 |
* | Mega-patch, changelog too long to paste here. | Christian Persch | 2003-09-02 | 1 | -12/+9 |
* | Complete gtk 2.3 port. It doesnt run here but it could be my env. | Marco Pesenti Gritti | 2003-08-30 | 1 | -2/+5 |
* | Part of gtk 2.3 port, changelog too long to paste it | Marco Pesenti Gritti | 2003-08-30 | 1 | -7/+7 |
* | An input-only window event box, copied from eel's ell-input-event-box. | Christian Persch | 2003-07-22 | 1 | -1/+2 |
* | Allow DND of URLs (from links or favicons or other apps...) to the | Xan Lopez | 2003-07-17 | 1 | -1/+7 |
* | 2003-07-13 Marco Pesenti Gritti <marco@it.gnome.org> | Marco Pesenti Gritti | 2003-07-13 | 1 | -2/+3 |
* | Use the embed url, the tab one can make no sense if the user edited it. | Marco Pesenti Gritti | 2003-06-20 | 1 | -2/+6 |
* | Move and autoupdate these from egg. | Marco Pesenti Gritti | 2003-04-08 | 1 | -1/+1 |
* | Set drag source on the event box, to avoid conflicts with toolbars drag | Christian Persch | 2003-04-05 | 1 | -31/+32 |
* | Make dnd code smarter, so it can support more than just urls types. | Marco Pesenti Gritti | 2003-03-30 | 1 | -1/+13 |
* | Changed GtkType to GType. | Christian Meyer | 2003-02-09 | 1 | -1/+1 |
* | Fix several menu accels I borked when porting to egg. Connect drag source | Marco Pesenti Gritti | 2003-02-05 | 1 | -1/+1 |
* | Implement dragging from the editor. It's stilly buggy but I didnt expect | Marco Pesenti Gritti | 2003-01-28 | 1 | -2/+2 |
* | Complete bookmark action implementation (with smb too) | Marco Pesenti Gritti | 2003-01-26 | 1 | -0/+1 |
* | Fix autocompletion to not show duped entries. Complete print preview impl. | Marco Pesenti Gritti | 2003-01-23 | 1 | -0/+3 |
* | Fix a stupid mistake porting galeon changes, no more freeze. | Marco Pesenti Gritti | 2003-01-21 | 1 | -4/+26 |
* | Merge eog-menu-api branch | Marco Pesenti Gritti | 2003-01-21 | 1 | -0/+252 |