aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Make the start-here: page use the theme colors.James Willcox2003-02-221-3/+54
* Use connect_object so the changed signal is removed from closed window.Marco Pesenti Gritti2003-02-221-3/+3
* Fix crashes with multiple windows openMarco Pesenti Gritti2003-02-223-30/+42
* Free xml documentsPekka Lampila2003-02-211-0/+4
* Add lots of debug code to solve these damned crashes. Dont create multipleMarco Pesenti Gritti2003-02-212-3/+129
* Fix another warningMarco Pesenti Gritti2003-02-211-1/+1
* Update actions also on other windowsMarco Pesenti Gritti2003-02-211-5/+12
* Dont crash when dragging a new bookmark on the toolbar and then clickMarco Pesenti Gritti2003-02-211-4/+7
* Fix this crazy bug with toolbar buttons doing two actions after havingMarco Pesenti Gritti2003-02-201-6/+12
* Activate the url when clicking on it from the combo dropdown. Based onMarco Pesenti Gritti2003-02-201-4/+15
* Avoid warnings when there is no matchMarco Pesenti Gritti2003-02-201-6/+10
* Add tab load notification (a little spinning icon), and a context menu forJames Willcox2003-02-151-0/+44
* data/ui/epiphany-ui.xml.in Added some separators. Changed "bookmark" verbsDave Bordoley2003-02-141-1/+1
* Use g_string_free in the correct wayMarco Pesenti Gritti2003-02-132-5/+3
* *** empty log message ***Marco Pesenti Gritti2003-02-134-536/+361
* *** empty log message ***Marco Pesenti Gritti2003-02-112-0/+566
* Some more gtk_timeout_add.Marco Pesenti Gritti2003-02-091-2/+2
* Changed GtkType to GType.Christian Meyer2003-02-0910-10/+10
* Remove gtk_timeout_x calls. Hope I got all of them.Marco Pesenti Gritti2003-02-092-7/+7
* Add a go button to the toolbar editor. The icon is duped with defaultMarco Pesenti Gritti2003-02-081-0/+2
* Better toolbar appeareance. More clear buttons labels on resume dialog.Marco Pesenti Gritti2003-02-081-3/+1
* Spinner dont overlap toolbar shadowMarco Pesenti Gritti2003-02-082-3/+3
* Fix two memleaks (I hope).Xan Lopez2003-02-081-0/+1
* Make the bookmarks editor remember the last selected keyword, and makeJames Willcox2003-02-071-0/+1
* Do not use a button for spinner. Correctly update spinner size for toolbarMarco Pesenti Gritti2003-02-061-213/+1
* Clear also location history when clearing history. Doesnt updateMarco Pesenti Gritti2003-02-062-0/+7
* Added the ability to import galeon and konqueror bookmarks.James Willcox2003-02-061-2/+64
* Dont crash when going to a not existent page.Marco Pesenti Gritti2003-02-051-0/+1
* Fix several menu accels I borked when porting to egg. Connect drag sourceMarco Pesenti Gritti2003-02-051-7/+77
* Add some icons, thanks to jorn to provide them. last api change seem toMarco Pesenti Gritti2003-02-032-1/+5
* Make favorites really work and avoid they crash when closing window, 0.5Marco Pesenti Gritti2003-02-011-0/+1
* Add icons, fix some minor appeareance stuff, rework ui updating to dealMarco Pesenti Gritti2003-01-314-96/+160
* Allow to drag also normal urls in the toolbars. Commit some fixes I did toMarco Pesenti Gritti2003-01-306-30/+90
* Fix bookmarks/smart bookmarks add to the toolbars.Marco Pesenti Gritti2003-01-303-14/+30
* Complete (or nearly) toolbar editor implementation. Bookmarks areMarco Pesenti Gritti2003-01-306-786/+312
* Reimplement data using GNode, cleaner. Give up on "autoapply" for now, gtkMarco Pesenti Gritti2003-01-291-215/+199
* Implement dragging from the editor. It's stilly buggy but I didnt expectMarco Pesenti Gritti2003-01-281-36/+255
* *** empty log message ***Marco Pesenti Gritti2003-01-263-6/+273
* Implement the data part of the toolbar editor. Partial implementation ofMarco Pesenti Gritti2003-01-244-4/+513
* Fix evil bug in id factory.Marco Pesenti Gritti2003-01-231-1/+4
* Reimplement encoding menus. Work around eggmenu finalization problems. FixMarco Pesenti Gritti2003-01-231-20/+42
* Fix autocompletion to not show duped entries. Complete print preview impl.Marco Pesenti Gritti2003-01-232-2/+27
* Fix chromesMarco Pesenti Gritti2003-01-221-2/+0
* Remove fs autocompletion, we are a browser after allMarco Pesenti Gritti2003-01-213-411/+0
* Api changes.Marco Pesenti Gritti2003-01-212-3/+4
* *** empty log message ***Marco Pesenti Gritti2003-01-211-0/+2
* Merge eog-menu-api branchMarco Pesenti Gritti2003-01-2141-55/+8805
* mass removeMarco Pesenti Gritti2003-01-2128-5938/+0
* 2003-01-12 Marco Pesenti Gritti <marco@it.gnome.org>Marco Pesenti Gritti2003-01-127-176/+244
* *** empty log message ***Marco Pesenti Gritti2003-01-122-0/+87
* Move root nodes ids to ephy-types. Simple logging facility:Marco Pesenti Gritti2003-01-122-1/+13
* Extend ephy node to allow some reversed ids. Use it for baseMarco Pesenti Gritti2003-01-092-2/+22
* More work on the start here page.Marco Pesenti Gritti2003-01-084-17/+128
* forgot theseMarco Pesenti Gritti2003-01-072-0/+301
* Architecture for translatable xml/xsl start page.Marco Pesenti Gritti2003-01-072-1/+3
* Remove unnecessary markup from translations.Marco Pesenti Gritti2003-01-052-2/+4
* Use gtk icons for dnd. Basic implementation of bookmarks importing. StillMarco Pesenti Gritti2003-01-033-0/+70
* typoMarco Pesenti Gritti2003-01-021-1/+1
* *** empty log message ***Marco Pesenti Gritti2003-01-022-23/+25
* Cleanup unused code. Reorder build. In new bookmark dialog enter activateMarco Pesenti Gritti2003-01-021-18/+18
* *** empty log message ***Marco Pesenti Gritti2003-01-011-2/+31
* Use normal widgets instead of bonobo controls.Marco Pesenti Gritti2002-12-313-3/+3
* Resync with galeon.Marco Pesenti Gritti2002-12-319-127/+922
* Remove hidden filtering page.Marco Pesenti Gritti2002-12-311-1/+4
* update cvs ignoresMarco Pesenti Gritti2002-12-311-0/+2
* Initial revisionMarco Pesenti Gritti2002-12-3186-0/+21810