summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Implement Midori.Window class with toolbar/ headerbarChristian Dywan2015-05-238-291/+296
* Launchpad automatic translations update.Launchpad Translations on behalf of midori2015-05-071-7/+8
* Launchpad automatic translations update.Launchpad Translations on behalf of midori2015-05-051-2/+2
* Launchpad automatic translations update.Launchpad Translations on behalf of midori2015-05-041-5/+6
* Launchpad automatic translations update.Launchpad Translations on behalf of midori2015-05-011-2/+2
* Launchpad automatic translations update.Launchpad Translations on behalf of midori2015-04-301-48/+48
* Move to WebKit2 4.0 which broke ABIGeronimo Bareiro2015-04-2810-181/+3236
|\
| * Use existing display variableChristian Dywan2015-04-281-1/+1
| * gdk_display_get_app_launch_context is GTK+3 onlyChristian Dywan2015-04-281-0/+5
| * Use GAppInfo rather than GFileInfoChristian Dywan2015-04-211-2/+2
| * Fix blank line.Geronimo Bareiro2015-04-201-1/+0
| * Fix some small warnings.Geronimo Bareiro2015-04-203-3/+4
| * Restore View Source feature minus tabChristian Dywan2015-04-202-1/+63
| * Move to WebKit2 4.0 which broke ABIChristian Dywan2015-04-199-219/+3207
* | Launchpad automatic translations update.Launchpad Translations on behalf of midori2015-04-241-5/+5
* | Launchpad automatic translations update.Launchpad Translations on behalf of midori2015-04-231-2/+2
* | Launchpad automatic translations update.Launchpad Translations on behalf of midori2015-04-221-59/+61
* | Port to zeitgeist-2.0Rico Tzschichholz2015-04-212-12/+26
|\ \
| * | Port to zeitgeist-2.0Rico Tzschichholz2015-03-232-12/+26
* | | win32: Bump shipped GrayBird theme version to fix some rendering issuesPaweł Forysiuk tuxator@o2.pl2015-04-211-1/+1
|\ \ \
| * | | Bump shipped GrayBird theme version to fix some rendering issues on win32Paweł Forysiuk tuxator@o2.pl2015-04-211-1/+1
|/ / /
* | | avoid deprecated GtkDialog API with GTK+2 >= 2.22gue5t2015-04-211-1/+1
|\ \ \
| * | | avoid deprecated GtkDialog API with GTK+2 >= 2.22gue5t2015-04-191-1/+1
* | | | Title case for "Export Certificate" buttonChristian Dywan2015-04-211-1/+1
|\ \ \ \
| * | | | Title case for "Export Certificate" buttonChristian Dywan2015-04-201-1/+1
* | | | | fix incorrect type of MAX(sorting) in Tabbygue5t2015-04-211-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | fix incorrect type of MAX(sorting) in Tabbygue5t2015-04-191-1/+1
| |/ / /
* | | | Bump version to 0.5.10Christian Dywan2015-04-196-8/+60
|\ \ \ \
| * | | | Bump version to 0.5.100.5.10Christian Dywan2015-04-196-8/+60
|/ / / /
* | | | use exit instead of return in license scriptgue5t2015-04-191-1/+1
|\ \ \ \
| * | | | use exit instead of return in license scriptgue5t2015-04-191-1/+1
| |/ / /
* | | | Fix HAVE_GCR guards after GtkPopover portChristian Dywan2015-04-191-1/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Fix HAVE_GCR guards after GtkPopover portChristian Dywan2015-04-191-1/+3
| | |/ | |/|
* | | Remove example app and .desktop before creating it in the unit testChristian Dywan2015-04-191-2/+11
|\ \ \ | |/ / |/| |
| * | Remove example app and .desktop before creating it in the unit testChristian Dywan2015-04-181-2/+11
* | | Fix cache dir path in Adblock and always mkdir tmpChristian Dywan2015-04-193-2/+3
|\ \ \
| * | | Use GLib namespace in all places modifiedChristian Dywan2015-04-183-3/+3
| * | | Fix cache dir path in Adblock and always mkdir tmpChristian Dywan2015-04-183-2/+3
| |/ /
* | | Add tabs2one.c to POTFILES.inChristian Dywan2015-04-181-0/+1
|\ \ \
| * | | Add tabs2one.c to POTFILES.inChristian Dywan2015-04-181-0/+1
| |/ /
* | | only make Clear Private Data dialog's button sensitive when items are selecte...Alex Gleason2015-04-181-1/+66
|\ \ \
| * | | The "Clear Private Data" button in the Clear Private Data dialog is made inse...Alex Gleason2015-04-151-1/+66
* | | | Port location action from Granite.PopOver to Gtk.PopoverChristian Dywan2015-04-181-29/+94
|\ \ \ \ | |_|/ / |/| | |
| * | | Consider popover child widget allocationChristian Dywan2015-04-181-3/+25
| * | | Merge lp:midoriChristian Dywan2015-04-1219-419/+4085
| |\ \ \
| * | | | Override GtkPopOver button-press-event to work-around assertionChristian Dywan2015-04-121-0/+16
| * | | | Reverse Export/ Trust button positionsChristian Dywan2015-04-121-4/+4
| * | | | Move title declaration inside non-popover caseChristian Dywan2015-03-241-1/+1
| * | | | Drop title, add padding and use box for actionsChristian Dywan2015-03-241-11/+7
| * | | | Port location action from Granite.PopOver to Gtk.PopoverChristian Dywan2015-03-241-21/+52