| Commit message (Expand) | Author | Age | Files | Lines |
* | src/ephy-window.c Fix mneumonic collision between back and bookmarks. | Dave Bordoley | 2003-02-16 | 1 | -0/+5 |
* | data/ui/epiphany-toolbar.xml.in data/ui/epiphany-ui.xml.in | Dave Bordoley | 2003-02-16 | 1 | -0/+11 |
* | fix casting on big-endian, from galeon. | Marco Pesenti Gritti | 2003-02-16 | 1 | -0/+6 |
* | Implement a selected text context menu. | Marco Pesenti Gritti | 2003-02-15 | 1 | -0/+7 |
* | Port some galeon fixes | Marco Pesenti Gritti | 2003-02-15 | 1 | -4/+12 |
* | src/ephy-window.c src/window-commands.c src/window-commands.h | Dave Bordoley | 2003-02-15 | 1 | -0/+10 |
* | Add tab load notification (a little spinning icon), and a context menu for | James Willcox | 2003-02-15 | 1 | -0/+16 |
* | data/ui/epiphany-toolbar.xml.in s/FileAddBookmark/FileBookmarkPage so that | Dave Bordoley | 2003-02-15 | 1 | -0/+6 |
* | data/ui/epiphany-ui.xml.in Added some separators. Changed "bookmark" verbs | Dave Bordoley | 2003-02-14 | 1 | -0/+29 |
* | + 2003-02-13 Lee Willis <lwillis@plus.net> | Marco Pesenti Gritti | 2003-02-14 | 1 | -0/+4 |
* | *** empty log message *** | Dave Bordoley | 2003-02-14 | 1 | -0/+5 |
* | Make "Go to" button insensitive when no bookmark is selected. | Xan Lopez | 2003-02-14 | 1 | -0/+8 |
* | Fix a heap corruption bug that was causing bad stuff when smart bookmarks | James Willcox | 2003-02-14 | 1 | -0/+8 |
* | Use g_string_free in the correct way | Marco Pesenti Gritti | 2003-02-13 | 1 | -0/+8 |
* | Fix default size, remove some unnecessary spaces | Marco Pesenti Gritti | 2003-02-13 | 1 | -0/+10 |
* | Add "Go to" button to the BE. | Xan Lopez | 2003-02-13 | 1 | -0/+10 |
* | Fix capitalization | Marco Pesenti Gritti | 2003-02-13 | 1 | -0/+6 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-02-13 | 1 | -0/+44 |
* | Make the bookmarks editor properly select the "All" keyword if it was the | James Willcox | 2003-02-11 | 1 | -0/+8 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-02-11 | 1 | -0/+19 |
* | Added Turkish translation by Ercin | Fatih Demir | 2003-02-11 | 1 | -0/+4 |
* | Remove Location field from BE bookmarks view, add a location entry | Xan Lopez | 2003-02-11 | 1 | -0/+9 |
* | Have just one Close menu item and make it behave like other gnome apps. | Marco Pesenti Gritti | 2003-02-10 | 1 | -0/+7 |
* | Have just one Close menu item and make it behave like other gnome apps. | Marco Pesenti Gritti | 2003-02-10 | 1 | -0/+10 |
* | Make nautilus view actually work | Marco Pesenti Gritti | 2003-02-10 | 1 | -0/+10 |
* | Some more gtk_timeout_add. | Marco Pesenti Gritti | 2003-02-09 | 1 | -0/+7 |
* | Changed GtkType to GType. | Christian Meyer | 2003-02-09 | 1 | -0/+20 |
* | Remove gtk_timeout_x calls. Hope I got all of them. | Marco Pesenti Gritti | 2003-02-09 | 1 | -0/+9 |
* | Error handling in moz bookmarks import. | Xan Lopez | 2003-02-09 | 1 | -0/+6 |
* | Fix mozilla bookmarks import. | Xan Lopez | 2003-02-09 | 1 | -0/+6 |
* | Don't mark the bookmarks-import paragraph in data/starthere/index.xml.in for ... | Christian Neumair | 2003-02-08 | 1 | -0/+5 |
* | Fix some i18n problems | Marco Pesenti Gritti | 2003-02-08 | 1 | -0/+10 |
* | Add a go button to the toolbar editor. The icon is duped with default | Marco Pesenti Gritti | 2003-02-08 | 1 | -0/+16 |
* | Better toolbar appeareance. More clear buttons labels on resume dialog. | Marco Pesenti Gritti | 2003-02-08 | 1 | -0/+8 |
* | Make the bookmarks editor not crash-on-close if no keyword is selected. | James Willcox | 2003-02-08 | 1 | -0/+7 |
* | Spinner dont overlap toolbar shadow | Marco Pesenti Gritti | 2003-02-08 | 1 | -0/+17 |
* | Fix two memleaks (I hope). | Xan Lopez | 2003-02-08 | 1 | -0/+7 |
* | Make the bookmarks editor remember the last selected keyword, and make | James Willcox | 2003-02-07 | 1 | -0/+13 |
* | Do not use a button for spinner. Correctly update spinner size for toolbar | Marco Pesenti Gritti | 2003-02-06 | 1 | -0/+10 |
* | Clear also location history when clearing history. Doesnt update | Marco Pesenti Gritti | 2003-02-06 | 1 | -0/+13 |
* | Make importing actually work properly. *cough* | James Willcox | 2003-02-06 | 1 | -0/+7 |
* | Added the ability to import galeon and konqueror bookmarks. | James Willcox | 2003-02-06 | 1 | -0/+14 |
* | Fix #105184 | Marco Pesenti Gritti | 2003-02-06 | 1 | -0/+6 |
* | Split mozilla related calls out of EmbedShell. Load default mozilla prefs | Marco Pesenti Gritti | 2003-02-06 | 1 | -0/+49 |
* | Set a sane title in the editor window. | Xan Lopez | 2003-02-05 | 1 | -0/+5 |
* | Dont crash when going to a not existent page. | Marco Pesenti Gritti | 2003-02-05 | 1 | -0/+7 |
* | Fix several menu accels I borked when porting to egg. Connect drag source | Marco Pesenti Gritti | 2003-02-05 | 1 | -0/+13 |
* | Change xml to have translations merged properly. Maybe this should be | Marco Pesenti Gritti | 2003-02-04 | 1 | -0/+7 |
* | Add some icons, thanks to jorn to provide them. last api change seem to | Marco Pesenti Gritti | 2003-02-03 | 1 | -0/+7 |
* | Added es (Spanish) to ALL_LINGUAS. | German Poo-Caaman~o | 2003-02-02 | 1 | -0/+4 |
* | Make favorites really work and avoid they crash when closing window, 0.5 | Marco Pesenti Gritti | 2003-02-01 | 1 | -0/+10 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-01-31 | 1 | -0/+5 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-01-31 | 1 | -0/+6 |
* | Adding Amharic translation. | Daniel Yacob | 2003-01-30 | 1 | -0/+4 |
* | Allow to drag also normal urls in the toolbars. Commit some fixes I did to | Marco Pesenti Gritti | 2003-01-30 | 1 | -0/+28 |
* | Fix bookmarks/smart bookmarks add to the toolbars. | Marco Pesenti Gritti | 2003-01-30 | 1 | -0/+12 |
* | Complete (or nearly) toolbar editor implementation. Bookmarks are | Marco Pesenti Gritti | 2003-01-30 | 1 | -0/+28 |
* | Changed copyright notice in about dialog (src/window-commands.c). | Christian Neumair | 2003-01-29 | 1 | -0/+4 |
* | Reimplement data using GNode, cleaner. Give up on "autoapply" for now, gtk | Marco Pesenti Gritti | 2003-01-29 | 1 | -0/+19 |
* | dont leak signals, ported from galeon | Marco Pesenti Gritti | 2003-01-28 | 1 | -0/+6 |
* | Implement dragging from the editor. It's stilly buggy but I didnt expect | Marco Pesenti Gritti | 2003-01-28 | 1 | -0/+24 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-01-26 | 1 | -0/+16 |
* | Complete bookmark action implementation (with smb too) | Marco Pesenti Gritti | 2003-01-26 | 1 | -0/+15 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-01-24 | 1 | -0/+39 |
* | Fix evil bug in id factory. | Marco Pesenti Gritti | 2003-01-23 | 1 | -0/+7 |
* | Reimplement encoding menus. Work around eggmenu finalization problems. Fix | Marco Pesenti Gritti | 2003-01-23 | 1 | -0/+30 |
* | Fix autocompletion to not show duped entries. Complete print preview impl. | Marco Pesenti Gritti | 2003-01-23 | 1 | -0/+22 |
* | Dont crash when url is NULL | Marco Pesenti Gritti | 2003-01-22 | 1 | -0/+6 |
* | Fix chromes | Marco Pesenti Gritti | 2003-01-22 | 1 | -0/+16 |
* | Remove fs autocompletion, we are a browser after all | Marco Pesenti Gritti | 2003-01-21 | 1 | -0/+8 |
* | Api changes. | Marco Pesenti Gritti | 2003-01-21 | 1 | -0/+22 |
* | Set stop button sensitivity | Marco Pesenti Gritti | 2003-01-21 | 1 | -0/+6 |
* | Fix a stupid mistake porting galeon changes, no more freeze. | Marco Pesenti Gritti | 2003-01-21 | 1 | -0/+17 |
* | Merge eog-menu-api branch | Marco Pesenti Gritti | 2003-01-21 | 1 | -0/+166 |
* | Port several leaks fixes from galeon. | Marco Pesenti Gritti | 2003-01-20 | 1 | -0/+30 |
* | Don't leak history xml every 5 minutes | Lee Willis | 2003-01-17 | 1 | -0/+4 |
* | fix incorrect figures on small files | Rob Clews | 2003-01-17 | 1 | -0/+8 |
* | Dont crash when schemas installed incorrectly | Marco Pesenti Gritti | 2003-01-14 | 1 | -0/+7 |
* | s/Galeon/Epiphany/ | Alex Duggan | 2003-01-14 | 1 | -0/+17 |
* | Use the title also for hosts in history. Cleanup hosts matching code a | Marco Pesenti Gritti | 2003-01-14 | 1 | -0/+13 |
* | Use favicons in bookmarks. Use titles for session history when possible. | Marco Pesenti Gritti | 2003-01-13 | 1 | -0/+28 |
* | correctly update window icon when the page doesnt specify any favicon url. | Marco Pesenti Gritti | 2003-01-13 | 1 | -0/+7 |
* | Added "no". | Kjartan Maraas | 2003-01-13 | 1 | -0/+4 |
* | Added da to ALL_LINGUAS | Kenneth Christiansen | 2003-01-13 | 1 | -0/+4 |
* | 0.4.2 Release. Switch configure.in to 0.5.0. | Marco Pesenti Gritti | 2003-01-12 | 1 | -0/+12 |
* | 2003-01-12 Marco Pesenti Gritti <marco@it.gnome.org> | Marco Pesenti Gritti | 2003-01-12 | 1 | -0/+60 |
* | Added de, hu and nl to ALL_LINGUAS. | Andras Timar | 2003-01-12 | 1 | -0/+4 |
* | Move root nodes ids to ephy-types. Simple logging facility: | Marco Pesenti Gritti | 2003-01-12 | 1 | -0/+17 |
* | Reimplement favicons. Now all exit crashes related to connections left | Marco Pesenti Gritti | 2003-01-12 | 1 | -0/+29 |
* | Implement a cancel api. Fix refcount to really destroy the WebPersist | Marco Pesenti Gritti | 2003-01-11 | 1 | -0/+11 |
* | Download favicon only when it's not already on disk. As side effect avoid | Marco Pesenti Gritti | 2003-01-10 | 1 | -0/+7 |
* | Fix schemas build. | Marco Pesenti Gritti | 2003-01-10 | 1 | -0/+10 |
* | Destroy "Invalid path dialog" correctly | Lee Willis | 2003-01-10 | 1 | -0/+6 |
* | Rehash link context menu order to be hig compliant. Set a desktop icon. | Marco Pesenti Gritti | 2003-01-10 | 1 | -0/+12 |
* | Reset link message when changing page. | Marco Pesenti Gritti | 2003-01-09 | 1 | -0/+6 |
* | Extend ephy node to allow some reversed ids. Use it for base | Marco Pesenti Gritti | 2003-01-09 | 1 | -0/+15 |
* | More start here page work, importing bookmarks from mozilla now should | Marco Pesenti Gritti | 2003-01-09 | 1 | -0/+16 |
* | More work on the start here page. | Marco Pesenti Gritti | 2003-01-08 | 1 | -0/+19 |
* | Architecture for translatable xml/xsl start page. | Marco Pesenti Gritti | 2003-01-07 | 1 | -0/+21 |
* | Make sure event listener is ever attached. Never allow to override | Marco Pesenti Gritti | 2003-01-06 | 1 | -0/+12 |
* | Make GaleonShell inherit from GaleonEmbedShell. Ref the shell when using | Marco Pesenti Gritti | 2003-01-05 | 1 | -0/+45 |
* | Really update favicon when switching tab. | Marco Pesenti Gritti | 2003-01-05 | 1 | -0/+8 |
* | Remove unnecessary markup from translations. | Marco Pesenti Gritti | 2003-01-05 | 1 | -0/+16 |
* | Use gtk icons for dnd. Basic implementation of bookmarks importing. Still | Marco Pesenti Gritti | 2003-01-03 | 1 | -0/+12 |
* | Cleanup unused code. Reorder build. In new bookmark dialog enter activate | Marco Pesenti Gritti | 2003-01-02 | 1 | -0/+34 |
* | Rewrite ephy node multiple removals to actually work. | Marco Pesenti Gritti | 2003-01-01 | 1 | -0/+12 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-01-01 | 1 | -0/+17 |
* | Build .in data files from the makefile, not from configure.in. Add a | Marco Pesenti Gritti | 2002-12-31 | 1 | -0/+10 |
* | Use normal widgets instead of bonobo controls. | Marco Pesenti Gritti | 2002-12-31 | 1 | -0/+11 |
* | Resync with galeon. | Marco Pesenti Gritti | 2002-12-31 | 1 | -0/+36 |
* | Remove hidden filtering page. | Marco Pesenti Gritti | 2002-12-31 | 1 | -0/+20 |
* | Added "sv" to ALL_LINGUAS. Added more entries. Removed non-existing | Christian Rose | 2002-12-31 | 1 | -0/+4 |
* | Initial revision | Marco Pesenti Gritti | 2002-12-31 | 1 | -0/+875 |