Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ChangeLog | Marco Pesenti Gritti | 2003-11-13 | 1 | -5/+3 |
| | |||||
* | Cleanup session. Persist also history and bookmarks. | Marco Pesenti Gritti | 2003-11-10 | 1 | -8/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2003-11-09 Marco Pesenti Gritti <marco@gnome.org> * embed/ephy-embed.h: * idl/EphyAutomation.idl: * src/ephy-automation.c: (impl_ephy_automation_loadurl), (impl_ephy_automation_open_bookmarks_editor), (ephy_automation_init), (ephy_automation_object_finalize), (ephy_automation_class_init): * src/ephy-completion-model.c: (root_child_removed_cb): * src/ephy-main.c: (ephy_main_start): * src/ephy-shell.c: (ephy_shell_get_active_window), (toolwindow_show_cb), (toolwindow_hide_cb), (ephy_shell_get_bookmarks_editor), (ephy_shell_get_history_window): * src/ephy-shell.h: * src/ephy-tab.c: (ephy_tab_net_state_cb), (ephy_tab_size_to_cb): * src/ephy-window.c: (remove_from_session), (ephy_window_init): * src/session.c: (session_autoresume), (session_close), (session_dispose), (save_window_geometry), (save_tool_window), (save_ephy_window), (session_save), (session_load), (session_get_windows), (net_stop_cb), (tab_added_cb), (tab_removed_cb), (tabs_reordered_cb), (session_add_window), (session_remove_window), (save_yourself_cb), (session_die_cb), (gnome_session_init), (session_init): * src/session.h: * src/window-commands.c: (window_cmd_go_bookmarks), (window_cmd_go_history): Cleanup session. Persist also history and bookmarks. | ||||
* | Remove --server mode. It was a dirty hack anyway, and had a crasher when | Christian Persch | 2003-09-25 | 1 | -1/+1 |
| | | | | | | | | | | | | 2003-09-24 Christian Persch <chpe@cvs.gnome.org> * idl/EphyAutomation.idl: * src/ephy-automation.c: (impl_ephy_automation_quit): * src/ephy-main.c: (ephy_main_start): Remove --server mode. It was a dirty hack anyway, and had a crasher when loggin out from gnome-session. Sort of fixes bug #123047. Flames will be redirected > /dev/null . | ||||
* | Add an --import-bookmarks command line option, and really implement the | Christian Persch | 2003-09-19 | 1 | -0/+2 |
| | | | | | | | | | | | | | 2003-09-19 Christian Persch <chpe@cvs.gnome.org> * idl/EphyAutomation.idl: * src/ephy-automation.c: (impl_ephy_automation_add_bookmark), (impl_ephy_automation_import_bookmarks), (ephy_automation_class_init): * src/ephy-main.c: (ephy_main_start): Add an --import-bookmarks command line option, and really implement the --add-bookmark one. | ||||
* | Remove --geometry option, we weren't respecting it anyway (this patch | Xan Lopez | 2003-04-24 | 1 | -1/+0 |
| | | | | | | Remove --geometry option, we weren't respecting it anyway (this patch patronized by marco's "DropDropDrop" project). Fix Leak. | ||||
* | Allow to launch the BME alone, rework some CORBA code, add a .desktop file | Xan Lopez | 2003-04-09 | 1 | -4/+6 |
| | | | | | Allow to launch the BME alone, rework some CORBA code, add a .desktop file for the BME. Fixes #102477. | ||||
* | s/Galeon/Epiphany/ | Alex Duggan | 2003-01-14 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | 2003-01-13 Alex Duggan <aldug@gnome.org> * configure.in: * embed/mozilla/ExternalProtocolService.cpp: * embed/mozilla/ExternalProtocolService.h: * embed/mozilla/FilePicker.h: * embed/mozilla/FtpProtocolHandler.h: * embed/mozilla/IRCProtocolHandler.h: * embed/mozilla/MailtoProtocolHandler.h: * embed/mozilla/PrintingPromptService.h: * embed/mozilla/PromptService.cpp: * embed/mozilla/PromptService.h: * embed/mozilla/StartHereProtocolHandler.h: * idl/EphyAutomation.idl: s/Galeon/Epiphany/ | ||||
* | Initial revision | Marco Pesenti Gritti | 2002-12-31 | 1 | -0/+27 |