aboutsummaryrefslogtreecommitdiffstats
path: root/src/ephy-application.c
Commit message (Expand)AuthorAgeFilesLines
* Merge EphyApplication into Ephy(Embed)ShellXan Lopez2011-06-301-449/+0
* ephy-application: use our private instance propertyXan Lopez2011-06-291-1/+15
* ephy-application: set G_APPLICATION_NON_UNIQUE inside the objectXan Lopez2011-06-291-1/+6
* ephy-application: add a private-instance propertyXan Lopez2011-06-291-1/+59
* Mark string parameters in ephy_session_queue_command() as constClaudio Saavedra2011-06-271-3/+3
* Ensure startup_context is not NULL before freeing itClaudio Saavedra2011-06-271-1/+4
* Implement GtkApplication based activation and uniquenessClaudio Saavedra2011-06-241-0/+369