| Commit message (Expand) | Author | Age | Files | Lines |
* | Add debug output. | Christian Persch | 2004-04-14 | 1 | -0/+9 |
* | 2004-04-09 Christian Persch <chpe@cvs.gnome.org> | Christian Persch | 2004-04-13 | 4 | -10/+30 |
* | Add Ctrl+S as an alternate accel for Save As. Fixes bug #139415. | Piers Cornwell | 2004-04-09 | 1 | -0/+3 |
* | Sort the actions in the location entry autocompletion dropdown. Fixes bug | Christian Persch | 2004-04-09 | 1 | -1/+38 |
* | Change initial refcound of EphyNode to 1, not 0 | Adam Hooper | 2004-04-09 | 1 | -5/+0 |
* | Track the active window. | Christian Persch | 2004-04-05 | 1 | -0/+66 |
* | Make prefs, pdm and print setup dialogues transient to their parent. Fixes | Christian Persch | 2004-04-05 | 2 | -6/+7 |
* | Documented EphyNodeDb | Adam Hooper | 2004-04-04 | 1 | -1/+1 |
* | Remove stray semicolon. Fixes bug #138902. | Christian Persch | 2004-04-02 | 1 | -1/+1 |
* | Fix bookmarks toolbar visibility in fullscreen and print preview mode, as | Christian Persch | 2004-04-01 | 1 | -18/+21 |
* | Make buttons the same size in Industrial theme and make text selectable. | Piers Cornwell | 2004-03-30 | 1 | -3/+3 |
* | Remove Open Image in New Tab and New Window from the context menu. | Christian Persch | 2004-03-29 | 3 | -50/+0 |
* | Removed the nautilus view. | Christian Persch | 2004-03-29 | 4 | -724/+0 |
* | Make EphyCompletionColumn a typedef enum, fixes bug #136878. | Christian Persch | 2004-03-29 | 1 | -1/+1 |
* | Fixes #138263. | Federico Mena Quintero | 2004-03-29 | 3 | -3/+3 |
* | Test with -d, fixes bug #138088. | Christian Persch | 2004-03-29 | 1 | -1/+1 |
* | Fix opening in new tabs when there is no existing window. Fixes bug | Christian Persch | 2004-03-29 | 1 | -2/+13 |
* | Use verb for action button and various minor tidy ups. | Piers Cornwell | 2004-03-27 | 1 | -11/+17 |
* | Log context of event in debug mode. | Christian Persch | 2004-03-27 | 1 | -0/+2 |
* | Correctly disconnect the handler not from the proxy but from the entry | Christian Persch | 2004-03-27 | 1 | -6/+9 |
* | Fix duplicate accesskey, use correct case for button text and make message | Piers Cornwell | 2004-03-26 | 1 | -1/+2 |
* | Documented EphyEmbed | Adam Hooper | 2004-03-25 | 3 | -11/+11 |
* | Tiny doc fixes. | Christian Persch | 2004-03-23 | 2 | -4/+2 |
* | Get rid of ephy_tab_[get|set]_window(). | Christian Persch | 2004-03-23 | 4 | -88/+25 |
* | Fix the build, bad noda :P | Christian Persch | 2004-03-23 | 1 | -1/+1 |
* | Make the "Go" button actually work. Thanks to aes for alerting us to this | Christian Persch | 2004-03-23 | 1 | -0/+23 |
* | Documented EphyTab | Adam Hooper | 2004-03-23 | 2 | -19/+201 |
* | API documentation | Adam Hooper | 2004-03-23 | 2 | -6/+128 |
* | the xbel mime type is now application/x-xbel | Marco Pesenti Gritti | 2004-03-22 | 1 | -1/+1 |
* | Forgot to s/logo/icon/g. | Christian Persch | 2004-03-21 | 1 | -6/+6 |
* | Set window icon. Fixes bug #137806. | Christian Persch | 2004-03-21 | 1 | -0/+2 |
* | R data/epiphany-1.2.pc.in: A data/epiphany-1.4.pc.in: | Christian Persch | 2004-03-21 | 1 | -1/+1 |
* | Don't try to unref NULL icon. Fixes bug #137715. | Christian Persch | 2004-03-19 | 1 | -2/+5 |
* | Cleanups chromes code and register a type for the enum. | Marco Pesenti Gritti | 2004-03-18 | 6 | -292/+324 |
* | Make secure description better (Bug #136443). | Piers Cornwell | 2004-03-18 | 2 | -3/+3 |
* | Add firefox option in bookmarks import dialogue. | Christian Persch | 2004-03-18 | 3 | -1/+5 |
* | *** empty log message *** | Marco Pesenti Gritti | 2004-03-17 | 26 | -14/+68 |
* | Check if the dragged item is a separator. Fixes crash when it _is_ a | Christian Persch | 2004-03-08 | 1 | -1/+20 |
* | Really always check the return value of xmlTextReaderRead(), don't advance | Christian Persch | 2004-03-06 | 1 | -32/+51 |
* | Fix crash when dragging a link to a tab label; I forgot to change this | Christian Persch | 2004-03-06 | 1 | -5/+4 |
* | Persist changed accels with gnome_accelerator_sync(). | Christian Persch | 2004-03-05 | 1 | -0/+2 |
* | Don't use ephy_tab_get_embed(), instead use the pointer provided when we | Christian Persch | 2004-03-04 | 1 | -20/+18 |
* | Don't set the 5-star icon as window icon for the about dialogue. Fixes bug | Christian Persch | 2004-03-04 | 1 | -8/+0 |
* | Copy and modify gnome_vfs_uri_list_parse() so that we get a list of string | Christian Persch | 2004-03-03 | 2 | -10/+3 |
* | If the favicon isn't ready when we need it, connect to the favicon cache's | Christian Persch | 2004-03-02 | 1 | -1/+29 |
* | Do not show the unsubmitted dialog for js close | Marco Pesenti Gritti | 2004-03-02 | 1 | -1/+6 |
* | Never show two resume dialogs, just re-present the old one. | Marco Pesenti Gritti | 2004-03-02 | 1 | -2/+15 |
* | Don't try to backup non-existing files :) Also, when neither | Christian Persch | 2004-03-01 | 1 | -3/+13 |
* | Correctly sync the smarturl property of EphyBookmarksAction when it | Christian Persch | 2004-03-01 | 1 | -0/+30 |
* | When changing a bookmark address and it was a smart bookmark but now is | Christian Persch | 2004-03-01 | 1 | -1/+1 |