aboutsummaryrefslogtreecommitdiffstats
path: root/src/ephy-history-window.c
Commit message (Expand)AuthorAgeFilesLines
* s/items/links to match the docs.David Adam Bordoley2003-05-091-1/+1
* s/location/address. Fix up mnemonic collisions in the print dialog. MarkDavid Adam Bordoley2003-05-091-11/+11
* Convenience function for displaying help. Remove unneeded include ofDavid Adam Bordoley2003-05-091-1/+4
* Better sensitivity updates for historyMarco Pesenti Gritti2003-05-061-54/+133
* Port confirmation dialog for clearing history to new history dialog.Jon Svendsen2003-05-051-2/+88
* Do not assert on corrupted xml, just warn. Put back views shadows for now.Marco Pesenti Gritti2003-05-031-0/+2
* Don't set/save window position if it is maximized.David Bordoley2003-05-011-3/+0
* Respect all the new_tab used flags, drop unused ones. Patch by ChristianXan Lopez2003-04-301-1/+1
* Update go menu to match the default toolbar layout.David Bordoley2003-04-301-2/+3
* Remove add_icon_column func and add the functionality to the normalMarco Pesenti Gritti2003-04-291-7/+4
* Hookup to the response signal instead of using gtk_dialog_run. Prevents usDavid Bordoley2003-04-261-2/+4
* Use delete key to remove history items.David Bordoley2003-04-221-0/+23
* Added tooltips to all the actions.David Bordoley2003-04-211-18/+33
* Added back code to clear the location entry. Marco I hope this is ok withDavid Bordoley2003-04-211-0/+15
* Fixed a duplicate seperator. Add a view menu.David Bordoley2003-04-211-13/+21
* Use g_list_free instead of g_free.Xan Lopez2003-04-211-1/+1
* Delete and Bookmark page menu.Erich Lesh2003-04-201-4/+66
* Add copy to the bookmark context menu.David Bordoley2003-04-201-2/+143
* Implement clear history. Put favicons near sites names.Marco Pesenti Gritti2003-04-191-0/+24
* Do not install two copies of epiphany.pngMarco Pesenti Gritti2003-04-181-12/+23
* New history dialog implementation. More similar to bookmarks. Yeah itMarco Pesenti Gritti2003-04-181-0/+728