aboutsummaryrefslogtreecommitdiffstats
path: root/src/ephy-history-window.c
Commit message (Expand)AuthorAgeFilesLines
* Higgify clear dialogMarco Pesenti Gritti2003-06-181-5/+30
* Remove some leftovers.Marco Pesenti Gritti2003-06-081-27/+6
* Cleanup new tab logic, and ever use window for new instances.Marco Pesenti Gritti2003-05-211-1/+2
* Fix some warnings. Go back hardcoding defaults in the code, mozilla prefMarco Pesenti Gritti2003-05-201-1/+1
* Use stock icons instead of the files directly to set window border icons.David Bordoley2003-05-201-3/+7
* 2003-05-19 Marco Pesenti Gritti <marco@it.gnome.org>Marco Pesenti Gritti2003-05-201-6/+5
* Fixed many issues mentioned in #112781.Christian Neumair2003-05-171-1/+5
* Add some flags so that we can choose to save position or size or both.David Bordoley2003-05-141-1/+2
* s/bookmark page/bookmark link, more consistent with the docs and betterDavid Bordoley2003-05-141-4/+4
* Get rid of the unneeded convenience callback since no one is try to makeDavid Bordoley2003-05-131-3/+0
* Don't allow to have more than one bookmark with the same URL^H^H^Haddress,Xan Lopez2003-05-131-8/+12
* 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