| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove add_icon_column func and add the functionality to the normal | Marco Pesenti Gritti | 2003-04-29 | 2 | -28/+20 |
* | Move notebook in src/. An abstract notebook is an overkill. | Marco Pesenti Gritti | 2003-04-29 | 3 | -1026/+0 |
* | Implement ephy_node_reorder_children (from Rhythmbox). | Xan Lopez | 2003-04-26 | 1 | -0/+16 |
* | slight treemodel cleanup | Jorn Baayen | 2003-04-19 | 1 | -8/+7 |
* | Fix bookmarks editing and warnings when openining the dialog. | Marco Pesenti Gritti | 2003-04-19 | 2 | -18/+10 |
* | Fix the bug with back/fwd buttons auto prelighting. | Marco Pesenti Gritti | 2003-04-19 | 1 | -10/+18 |
* | Do not install two copies of epiphany.png | Marco Pesenti Gritti | 2003-04-18 | 2 | -52/+42 |
* | New history dialog implementation. More similar to bookmarks. Yeah it | Marco Pesenti Gritti | 2003-04-18 | 1 | -1/+1 |
* | New abstracted implementations. Nicer and will be useful for history | Marco Pesenti Gritti | 2003-04-17 | 5 | -0/+2031 |
* | If user prefers tabs (CONF_TABS_TABBED), always show tab bar | Frank Belew (Myth) | 2003-04-14 | 1 | -1/+2 |
* | Move and autoupdate these from egg. | Marco Pesenti Gritti | 2003-04-08 | 6 | -3194/+2 |
* | Use EggEditableToolbar. Update to latest versions (not EggMenuMerge, we | Marco Pesenti Gritti | 2003-04-02 | 5 | -2017/+0 |
* | Show favicons on tabs | Christian Persch | 2003-04-01 | 2 | -2/+37 |
* | Use the new EggToolbar apis. Better drop feedback, separators drag and | Marco Pesenti Gritti | 2003-04-01 | 3 | -130/+56 |
* | Make dnd code smarter, so it can support more than just urls types. | Marco Pesenti Gritti | 2003-03-30 | 1 | -18/+41 |
* | Make ids private | Marco Pesenti Gritti | 2003-03-26 | 4 | -45/+117 |
* | Replace deprecated function | Iain Holmes | 2003-03-13 | 1 | -8/+8 |
* | Use default widget color for smart bookmarks background. Fixes #107902. | Dan Damian | 2003-03-10 | 1 | -4/+3 |
* | Code cleanup from galeon | Marco Pesenti Gritti | 2003-03-09 | 1 | -19/+4 |
* | Make the popup labels more descriptive | Iain Holmes | 2003-03-08 | 1 | -2/+2 |
* | Enable using dnd for removing toolbars. Also, fix #107793. | James Willcox | 2003-03-08 | 1 | -2/+145 |
* | Update from libegg same | James Willcox | 2003-03-07 | 1 | -2/+110 |
* | about:options and about:epiphany | Marco Pesenti Gritti | 2003-03-04 | 2 | -82/+13 |
* | Remove old toolbar editor ui | Marco Pesenti Gritti | 2003-03-01 | 2 | -10/+29 |
* | cleaner xml dump code. | Marco Pesenti Gritti | 2003-02-28 | 2 | -2/+14 |
* | Fix toolbar removal. | Marco Pesenti Gritti | 2003-02-27 | 2 | -59/+62 |
* | Remove also the toolbar when removing the last item | Marco Pesenti Gritti | 2003-02-26 | 1 | -0/+8 |
* | Make tbe a normal dialog for now. | Marco Pesenti Gritti | 2003-02-26 | 2 | -107/+12 |
* | Remove Tab autocompletion. Behavior still not optimal, but that code is | Marco Pesenti Gritti | 2003-02-26 | 1 | -139/+1 |
* | Revert unwanted checkin | Marco Pesenti Gritti | 2003-02-23 | 1 | -85/+7 |
* | Update location entry with the urls selected on the drop down. Implement | Marco Pesenti Gritti | 2003-02-23 | 5 | -16/+180 |
* | Use connect_object so the changed signal is removed from closed window. | Marco Pesenti Gritti | 2003-02-22 | 1 | -3/+3 |
* | Fix crashes with multiple windows open | Marco Pesenti Gritti | 2003-02-22 | 3 | -30/+42 |
* | Free xml documents | Pekka Lampila | 2003-02-21 | 1 | -0/+4 |
* | Add lots of debug code to solve these damned crashes. Dont create multiple | Marco Pesenti Gritti | 2003-02-21 | 2 | -3/+129 |
* | Fix another warning | Marco Pesenti Gritti | 2003-02-21 | 1 | -1/+1 |
* | Update actions also on other windows | Marco Pesenti Gritti | 2003-02-21 | 1 | -5/+12 |
* | Dont crash when dragging a new bookmark on the toolbar and then click | Marco Pesenti Gritti | 2003-02-21 | 1 | -4/+7 |
* | Fix this crazy bug with toolbar buttons doing two actions after having | Marco Pesenti Gritti | 2003-02-20 | 1 | -6/+12 |
* | Activate the url when clicking on it from the combo dropdown. Based on | Marco Pesenti Gritti | 2003-02-20 | 1 | -4/+15 |
* | Avoid warnings when there is no match | Marco Pesenti Gritti | 2003-02-20 | 1 | -6/+10 |
* | Add tab load notification (a little spinning icon), and a context menu for | James Willcox | 2003-02-15 | 1 | -0/+44 |
* | Use g_string_free in the correct way | Marco Pesenti Gritti | 2003-02-13 | 2 | -5/+3 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-02-13 | 4 | -536/+361 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-02-11 | 2 | -0/+566 |
* | Some more gtk_timeout_add. | Marco Pesenti Gritti | 2003-02-09 | 1 | -2/+2 |
* | Changed GtkType to GType. | Christian Meyer | 2003-02-09 | 2 | -2/+2 |
* | Remove gtk_timeout_x calls. Hope I got all of them. | Marco Pesenti Gritti | 2003-02-09 | 2 | -7/+7 |
* | Add a go button to the toolbar editor. The icon is duped with default | Marco Pesenti Gritti | 2003-02-08 | 1 | -0/+2 |
* | Spinner dont overlap toolbar shadow | Marco Pesenti Gritti | 2003-02-08 | 1 | -3/+1 |
* | Fix two memleaks (I hope). | Xan Lopez | 2003-02-08 | 1 | -0/+1 |
* | Do not use a button for spinner. Correctly update spinner size for toolbar | Marco Pesenti Gritti | 2003-02-06 | 1 | -213/+1 |
* | Clear also location history when clearing history. Doesnt update | Marco Pesenti Gritti | 2003-02-06 | 2 | -0/+7 |
* | Fix several menu accels I borked when porting to egg. Connect drag source | Marco Pesenti Gritti | 2003-02-05 | 1 | -7/+77 |
* | Add icons, fix some minor appeareance stuff, rework ui updating to deal | Marco Pesenti Gritti | 2003-01-31 | 1 | -95/+149 |
* | Allow to drag also normal urls in the toolbars. Commit some fixes I did to | Marco Pesenti Gritti | 2003-01-30 | 1 | -21/+30 |
* | Fix bookmarks/smart bookmarks add to the toolbars. | Marco Pesenti Gritti | 2003-01-30 | 1 | -9/+26 |
* | Complete (or nearly) toolbar editor implementation. Bookmarks are | Marco Pesenti Gritti | 2003-01-30 | 2 | -92/+302 |
* | Reimplement data using GNode, cleaner. Give up on "autoapply" for now, gtk | Marco Pesenti Gritti | 2003-01-29 | 1 | -215/+199 |
* | Implement dragging from the editor. It's stilly buggy but I didnt expect | Marco Pesenti Gritti | 2003-01-28 | 1 | -36/+255 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-01-26 | 2 | -0/+271 |
* | Implement the data part of the toolbar editor. Partial implementation of | Marco Pesenti Gritti | 2003-01-24 | 3 | -0/+511 |
* | Fix autocompletion to not show duped entries. Complete print preview impl. | Marco Pesenti Gritti | 2003-01-23 | 1 | -1/+23 |
* | Api changes. | Marco Pesenti Gritti | 2003-01-21 | 2 | -3/+4 |
* | Merge eog-menu-api branch | Marco Pesenti Gritti | 2003-01-21 | 6 | -6/+302 |
* | 2003-01-12 Marco Pesenti Gritti <marco@it.gnome.org> | Marco Pesenti Gritti | 2003-01-12 | 2 | -78/+20 |
* | Architecture for translatable xml/xsl start page. | Marco Pesenti Gritti | 2003-01-07 | 1 | -1/+1 |
* | Remove unnecessary markup from translations. | Marco Pesenti Gritti | 2003-01-05 | 1 | -1/+3 |
* | Use gtk icons for dnd. Basic implementation of bookmarks importing. Still | Marco Pesenti Gritti | 2003-01-03 | 1 | -0/+10 |
* | typo | Marco Pesenti Gritti | 2003-01-02 | 1 | -1/+1 |
* | *** empty log message *** | Marco Pesenti Gritti | 2003-01-02 | 1 | -9/+10 |
* | Initial revision | Marco Pesenti Gritti | 2002-12-31 | 18 | -0/+7988 |