summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 0.5.70.5.7Christian Dywan2014-01-155-9/+52
* nsis: Explicitly reset OUTDIR when creating desktop shortcutsPaweł Forysiuk2014-01-152-1/+3
|\
| * Actually commit nsis changePaweł Forysiuk2014-01-151-0/+2
| * nsis: Explicitly reset OUTDIR when creating desktop shortcutsPaweł Forysiuk2014-01-151-1/+1
* | Refer to the file HACKING for installation instructionsChristian Dywan2014-01-141-1/+1
|\ \
| * | Refer to the file HACKING for installation instructionsChristian Dywan2014-01-141-1/+1
|/ /
* | Launchpad automatic translations update.Launchpad Translations on behalf of midori2014-01-141-16/+16
|/
* Tweak border-width of notebook tab buttonsChristian Dywan2014-01-131-0/+1
|\
| * Tweak border-width of notebook tab buttonsChristian Dywan2014-01-131-0/+1
* | Modify actions and internal items in browser without changing settingsChristian Dywan2014-01-131-9/+9
|\ \
| * | Also hide the panel in popup dialogsChristian Dywan2014-01-071-3/+4
| * | Modify actions and internal items in browser without changing settingsChristian Dywan2014-01-061-9/+8
* | | delay tab loading after midori crashedAndré Stösel2014-01-133-1/+16
|\ \ \
| * | | delay tab loading after midori crashedAndré Stösel2014-01-121-0/+5
| * | | cache state of midori_app_get_crashed to avoid race conditionsAndré Stösel2014-01-121-1/+10
| * | | add midori_app_get_crashed to vapiAndré Stösel2014-01-121-0/+1
* | | | Uncomment failing assertions about view_source in tab testChristian Dywan2014-01-131-2/+2
|\ \ \ \ | | |_|/ | |/| |
| * | | Uncomment failing assertions about view_source in tab testChristian Dywan2014-01-131-2/+2
|/ / /
* | | Tighten app test case and remove extension caseChristian Dywan2014-01-131-104/+12
|\ \ \ | |/ / |/| |
| * | Tighten app test case and remove extension caseChristian Dywan2014-01-111-104/+12
|/ /
* | Fallback to about:home if startup is anything but blankChristian Dywan2014-01-101-1/+1
|\ \
| * | Fallback to about:home if startup is anything but blankChristian Dywan2014-01-061-1/+1
| |/
* | Fix Midori.Download.get_filename_suggestion_for_uri regression since r6498gue5t2014-01-103-27/+35
|\ \ | |/ |/|
| * move Midori.URI.get_basename_for_display to Midori.Download namespacegue5t2014-01-063-26/+30
| * fix Midori.Download.get_filename_suggestion_for_uri regression since r6498gue5t2013-11-241-1/+5
* | Launchpad automatic translations update.Launchpad Translations on behalf of midori2014-01-031-2/+2
* | Launchpad automatic translations update.Launchpad Translations on behalf of midori2014-01-021-6/+7
* | Launchpad automatic translations update.Launchpad Translations on behalf of midori2013-12-311-2/+2
* | Launchpad automatic translations update.Launchpad Translations on behalf of midori2013-12-302-19/+20
* | Launchpad automatic translations update.Launchpad Translations on behalf of midori2013-12-291-68/+78
* | Launchpad automatic translations update.Launchpad Translations on behalf of midori2013-12-211-2/+2
* | Launchpad automatic translations update.Launchpad Translations on behalf of midori2013-12-2059-118/+119
* | Use int64 arguments in HistoryDatabase.queryChristian Dywan2013-12-195-86/+103
|\ \
| * | Handle Sqlite.NULL in DatabaseStatement.get_int64Christian Dywan2013-12-191-2/+4
| * | Initialize HistoryDatabase in browser once when array is setChristian Dywan2013-12-191-14/+16
| * | Implement clear method in HistoryDatabase and use in unit testChristian Dywan2013-12-163-40/+31
| * | Use int64 arguments in HistoryDatabase.queryChristian Dywan2013-12-131-1/+1
| * | Unit test completion with real history resultsChristian Dywan2013-12-131-1/+29
| * | Implement insert method in Midori.HistoryDatabaseChristian Dywan2013-12-132-45/+39
|/ /
* | Skip folders starting with _ from license and potfiles checksChristian Dywan2013-12-122-2/+2
|\ \
| * | Skip folders starting with _ from license and potfiles checksChristian Dywan2013-12-122-2/+2
* | | Add flummi to POTFILES.inChristian Dywan2013-12-121-0/+1
|\ \ \ | |/ / |/| |
| * | Add flummi to POTFILES.inChristian Dywan2013-12-121-0/+1
|/ /
* | Don't try to create formhistory database if config_dir is NULLPaweł Forysiuk2013-12-121-0/+6
|\ \
| * | Don't try to create database if config_dir is NULLPaweł Forysiuk2013-11-261-0/+6
* | | handle url arguments for blank sessionsAndré Stösel2013-12-121-12/+24
|\ \ \
| * | | handle url arguments for blank sessionsAndré Stösel2013-12-061-12/+24
* | | | execute commands given at start timeAndré Stösel2013-12-121-0/+14
|\ \ \ \
| * | | | fix for bug #1257839: Commands given at startup are completely ignoredAndré Stösel2013-12-041-0/+14
| * | | | add app.send_command to midori.vapiAndré Stösel2013-12-041-1/+2