summaryrefslogtreecommitdiff
path: root/midori/midori-view.h
Commit message (Expand)AuthorAgeFilesLines
* add function to view dom sourceAndré Stösel2013-11-041-1/+2
* Make Feed Panel build with WebKit2 (not loading feeds)Christian Dywan2013-04-081-0/+6
* Implement certificate handling with WebKit2Christian Dywan2013-04-061-0/+7
* Add Midori.Tab.fg/bg_color and Midori.View.set_colorsChristian Dywan2013-03-231-1/+6
* List Netscape plugins in --versionChristian Dywan2013-02-211-0/+5
* List versions from about:version in --versionChristian Dywan2013-02-211-0/+4
* Move icon path setup and clearing into Midori.PathsChristian Dywan2012-12-071-3/+0
* Duplicate tabs in an API function & Granite supportChristian Dywan2012-11-051-0/+3
* Fix midori_view_get_proxy_tab_label with GraniteChristian Dywan2012-11-041-2/+2
* Fix call to webkit_web_frame_get_dom_documentChristian Dywan2012-11-031-1/+1
* Move webview into Tab class and drop unused gettersChristian Dywan2012-10-111-27/+0
* Check resources to see if a file has subresourcesChristian Dywan2012-10-051-0/+3
* Rebase View onto Tab class and unit test title/ ellipsisChristian Dywan2012-09-241-35/+1
* Fix un-delaying of tabs and introduce MidoriDelay enumChristian Dywan2012-09-201-0/+7
* Get rid of meaningless can functionsChristian Dywan2012-09-051-9/+0
* Move thumbnail generation into SpeedDial classChristian Dywan2012-09-051-3/+0
* Pass around SpeedDial and move messages in thereChristian Dywan2012-09-011-2/+1
* Introduce Midori.Paths and Midori.RuntimeModeChristian Dywan2012-08-271-3/+0
* Consolidate download types as MidoriDownloadTypeChristian Dywan2012-07-081-0/+9
* Handle tmp folder as midori_view_get_tmp_dirChristian Dywan2012-07-081-0/+3
* Port dynamic notebook to API rewriteChristian Dywan2012-07-031-0/+13
* Fallback for missing filename in midori_browser_save_uriChristian Dywan2012-05-221-0/+4
* Introduce midori_view_get_for_widgetChristian Dywan2012-03-251-0/+3
* Context menus on Back and Forward toolbar itemsPeter Hatina2012-03-221-0/+8
* Show statusbar text in overlay instead of urlbarAndré Stösel2012-03-181-0/+4
* Move data source saving into MidoriViewChristian Dywan2012-02-191-0/+5
* Distinguish a view that can be saved, view sourceChristian Dywan2011-12-141-0/+3
* Handle 'append' as meta, neither object data nor argumentChristian Dywan2011-12-071-2/+1
* Introduce and use midori_view_new_with_itemChristian Dywan2011-12-071-0/+5
* Define MidoriLoadStatus as alias to WebKitLoadStatusChristian Dywan2011-10-301-12/+5
* Introduce and use midori_view_save_speed_dial_configPaweł Forysiuk2011-10-071-0/+4
* Replace midori_view_new_with_uri with _new_with_titleChristian Dywan2011-01-011-3/+3
* Expose midori_view_add_info_bar properlyChristian Dywan2010-10-201-0/+8
* Implement and use midori_view_new_with_uriChristian Dywan2010-09-171-0/+5
* Expose midori_view_populate_popup for use in extensionsChristian Dywan2010-04-291-0/+6
* Validate SSL against root certificatesChristian Dywan2010-04-141-0/+17
* Implement midori_view_get_web_view functionArno Renevier2010-03-311-0/+3
* Merge KatzeNet icon loading into MidoriViewChristian Dywan2010-03-111-0/+3
* Add G_GNUC_CONST to all Midori type functionsChristian Dywan2010-01-171-1/+1
* Implement Next and Previous buttons and add to the default toolbarChristian Dywan2009-12-271-0/+6
* Make midori_view_get_snapshot a public functionChristian Dywan2009-10-271-0/+5
* Ellipsize titles and show tooltips in the tab panelChristian Dywan2009-07-271-0/+3
* Refactor tab context menu into public midori_view_get_tab_menuChristian Dywan2009-06-271-0/+3
* Support opening of new windowsChristian Dywan2008-12-031-0/+13
* Replace window-object-cleared with context-readyChristian Dywan2008-11-231-0/+5
* Share net between browser and viewsChristian Dywan2008-10-271-1/+1
* Undo tabs-in-processes, it didn't work outChristian Dywan2008-10-151-3/+0
* Make Find work again, and disable it for source tabsChristian Dywan2008-09-281-0/+18
* Implement tabs in individual processesChristian Dywan2008-09-261-0/+161