summaryrefslogtreecommitdiff
path: root/midori/midori-app.h
Commit message (Expand)AuthorAgeFilesLines
* Implement extension de/activation via -e/ --executeChristian Dywan2013-03-281-0/+3
* Make invalid actions fail; abstract exit on errorChristian Dywan2013-03-261-0/+4
* Add set_instance_is_running app test hookChristian Dywan2012-12-151-0/+3
* Reflect custom app name in instance nameChristian Dywan2012-12-091-1/+1
* Move normal, web and private app to frontendChristian Dywan2012-12-021-16/+0
* Move private/ web app into dedicated constructorsChristian Dywan2012-11-291-0/+16
* Handle crash recognition in MidoriAppChristian Dywan2012-11-251-0/+3
* Handle app setup errors in midori_app_setupChristian Dywan2012-11-181-3/+2
* Move config/ data/ res_filename/ lib_path to Midori.PathsChristian Dywan2012-08-301-9/+0
* Merge gtk_init into midori_app_setupChristian Dywan2012-08-061-2/+5
* Consolidate debugging in midori_debug()/ MIDORI_DEBUGChristian Dywan2012-07-191-0/+3
* Find extensions in runtime lib pathChristian Dywan2012-06-011-0/+3
* Find res in executable or build folderChristian Dywan2012-06-011-0/+6
* Show app instance name in about:versionChristian Dywan2012-03-181-0/+3
* Merge thread setup, stock items, argv, i18n into MidoriAppChristian Dywan2011-10-281-0/+3
* Implement midori_app_get_browser in MidoriAppChristian Dywan2010-04-271-0/+3
* Expose browsers in MidoriApp as GListChristian Dywan2010-04-251-0/+3
* Add G_GNUC_CONST to all Midori type functionsChristian Dywan2010-01-171-1/+1
* Implement -e or --execute to perform various commandsChristian Dywan2009-06-171-0/+4
* Add midori_app_send_notification() to easily send notificationsEnrico Tröger2009-05-091-0/+5
* Implement and make use of midori_app_create_browserChristian Dywan2008-12-251-0/+3
* Provide MidoriPane interface for use with MidoriPanelChristian Dywan2008-11-241-12/+0
* Change extension API to split initialization and activationChristian Dywan2008-11-201-10/+0
* Running "midori" should open a new windowChristian Dywan2008-09-101-0/+3
* Rework MidoriWebList into KatzeList and KatzeArrayChristian Dywan2008-08-261-2/+2
* Implement single instance support with UniqueChristian Dywan2008-08-221-0/+10
* Move MidoriWebList and MidoriWebItem to KatzeChristian Dywan2008-08-051-1/+0
* Make WebList more flexible so it can replace TrashChristian Dywan2008-06-241-8/+7
* Merge MidoriAppPrivate with MidoriApp and hide itChristian Dywan2008-06-121-7/+0
* Fix segfault on quit, improve app and browser interfaceChristian Dywan2008-06-081-1/+12
* Rename folder 'src' to 'midori'Christian Dywan2008-06-011-0/+73