aboutsummaryrefslogtreecommitdiffstats
path: root/idl
Commit message (Collapse)AuthorAgeFilesLines
* Fix --server mode session saving on "die" signal from gnome session. FixesChristian Persch2003-09-251-0/+2
| | | | | | | | | | | | | | | | | | | 2003-09-24 Christian Persch <chpe@cvs.gnome.org> * idl/EphyAutomation.idl: * src/ephy-automation.c: (impl_ephy_automation_quit), (impl_ephy_automation_set_server_mode), (ephy_automation_class_init): * src/ephy-main.c: (ephy_main_start): * src/ephy-shell.c: (ephy_shell_init), (ephy_shell_show_history_window), (ephy_shell_get_server_mode), (ephy_shell_set_server_mode): * src/ephy-shell.h: * src/session.c: (session_die_cb), (session_finalize), (session_remove_window): Fix --server mode session saving on "die" signal from gnome session. Fixes bug #123047. Ported from Crispin's galeon patch for same problem.
* Remove --geometry option, we weren't respecting it anyway (this patchXan Lopez2003-04-241-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 fileXan Lopez2003-04-091-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 Duggan2003-01-141-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 revisionMarco Pesenti Gritti2002-12-311-0/+27