Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix leak of GdkEvent | gue5t | 2015-03-23 | 1 | -0/+3 |
* | Restore full backwards compatibility by reverting signal names and adding act... | gue5t | 2015-03-23 | 3 | -59/+90 |
* | Rename activate-item signal to activate-item-event to carry event and avoid c... | gue5t | 2015-03-22 | 3 | -32/+32 |
* | Rework mouse button handling in KatzeArrayAction | gue5t | 2015-03-19 | 3 | -55/+51 |
* | Drop all remaining usages of "using *;" | Rico Tzschichholz | 2015-03-18 | 3 | -61/+45 |
|\ | |||||
| * | extensions: Drop all usage of "using Midori;" | Rico Tzschichholz | 2015-03-18 | 3 | -9/+3 |
| * | extensions: Drop all usage of "using Katze;" | Rico Tzschichholz | 2015-03-18 | 1 | -1/+0 |
| * | extensions: Drop all usage of "using WebKit;" | Rico Tzschichholz | 2015-03-18 | 3 | -3/+0 |
| * | extensions: Drop all usage of "using Sqlite;" | Rico Tzschichholz | 2015-03-18 | 1 | -1/+0 |
| * | extensions: Drop all usage of "using Soup;" | Rico Tzschichholz | 2015-03-18 | 1 | -13/+12 |
| * | extensions: Drop all usage of "using Gdk;" | Rico Tzschichholz | 2015-03-18 | 1 | -1/+0 |
| * | extensions: Drop all usage of "using Gtk;" | Rico Tzschichholz | 2015-03-18 | 3 | -33/+30 |
|/ | |||||
* | Launchpad automatic translations update. | Launchpad Translations on behalf of midori | 2015-03-18 | 1 | -5/+5 |
* | Launchpad automatic translations update. | Launchpad Translations on behalf of midori | 2015-03-17 | 1 | -15/+23 |
* | Don't open search engines menu when clearing search action | gue5t | 2015-03-16 | 1 | -0/+4 |
|\ | |||||
| * | don't open search engines menu when clearing search action | gue5t | 2015-03-16 | 1 | -0/+4 |
* | | Only remove apps in the sidepanel when left-clicking the delete icon | gue5t | 2015-03-16 | 1 | -1/+3 |
|\ \ | |/ |/| | |||||
| * | only remove apps in the sidepanel when clicking the delete icon normally | gue5t | 2015-03-16 | 1 | -1/+3 |
|/ | |||||
* | Improve robustness of GTK3-compatibility placeholder text fallback | gue5t | 2015-03-15 | 1 | -29/+124 |
|\ | |||||
| * | Improve robustness of GTK3-compatibility placeholder text fallback | gue5t | 2015-03-15 | 1 | -29/+124 |
* | | Clean up vapi dependency | Christian Dywan | 2015-03-15 | 4 | -12/+15 |
|\ \ | |||||
| * | | Clean up vapi dependency | Christian Dywan | 2015-03-15 | 4 | -12/+15 |
* | | | tls_flags from webkit_web_view_get_tls_info need to be 0 | Christian Dywan | 2015-03-15 | 1 | -1/+11 |
|\ \ \ | |||||
| * | | | tls_flags from webkit_web_view_get_tls_info need to be 0 | Christian Dywan | 2014-11-11 | 1 | -1/+11 |
* | | | | Don't add failed pages to history | Geronimo Bareiro | 2015-03-15 | 1 | -0/+4 |
|\ \ \ \ | |||||
| * | | | | Prevent to save to the history pages that fail to load. | Geronimo Bareiro | 2015-02-12 | 1 | -3/+6 |
| * | | | | Merge with midori. | Geronimo Bareiro | 2015-02-12 | 16 | -906/+1008 |
| |\ \ \ \ | |||||
| * | | | | | Add check to verify if the page actually id loaded correctly before append th... | Geronimo Bareiro | 2014-12-03 | 1 | -2/+3 |
* | | | | | | Throw error for wrong paramter in Statement.bind | Christian Dywan | 2015-03-15 | 2 | -5/+47 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Throw error for wrong paramter in Statement.bind | Christian Dywan | 2015-03-15 | 2 | -5/+47 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Add ZippCat and Coud to NowPlaying extension | James Axl | 2015-03-15 | 1 | -5/+14 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Add ZippCast and Coub | James Axl | 2015-02-19 | 1 | -5/+14 |
* | | | | | | | Replace NoJS "allow all pages" setting with "allow local pages" | gue5t | 2015-03-14 | 5 | -68/+74 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Replace NoJS "allow all pages" setting with "allow local pages" | gue5t | 2014-05-09 | 5 | -68/+74 |
* | | | | | | | | Avoid bugs due to race condition in addons delete dialog | gue5t | 2015-03-14 | 1 | -2/+22 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | |||||
| * | | | | | | | Fix leak | gue5t | 2014-05-20 | 1 | -0/+1 |
| * | | | | | | | Fix iterator invalidation due to race condition in addons delete dialog | gue5t | 2014-05-20 | 1 | -2/+21 |
* | | | | | | | | Calculate transfer progress at regular intervals to fix 0B/s bug and recalcit... | gue5t | 2015-03-14 | 3 | -16/+28 |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | |||||
| * | | | | | | | Use a real frame timer instead of connecting to download progress and rename ... | gue5t | 2014-04-23 | 3 | -29/+27 |
| * | | | | | | | fix code style | gue5t | 2014-04-07 | 1 | -1/+1 |
| * | | | | | | | Fix rendering logic for transfers sidebar | gue5t | 2014-04-06 | 1 | -4/+18 |
* | | | | | | | | Fix warnings occurring with EXTRA_WARNINGS | Christian Dywan | 2015-03-14 | 5 | -19/+2 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Fix warnings occurring with EXTRA_WARNINGS | Christian Dywan | 2015-02-24 | 5 | -19/+2 |
* | | | | | | | | | Launchpad automatic translations update. | Launchpad Translations on behalf of midori | 2015-03-05 | 1 | -5/+5 |
* | | | | | | | | | Launchpad automatic translations update. | Launchpad Translations on behalf of midori | 2015-03-04 | 2 | -76/+76 |
* | | | | | | | | | Launchpad automatic translations update. | Launchpad Translations on behalf of midori | 2015-03-03 | 1 | -28/+41 |
* | | | | | | | | | Launchpad automatic translations update. | Launchpad Translations on behalf of midori | 2015-03-01 | 1 | -2/+2 |
* | | | | | | | | | Launchpad automatic translations update. | Launchpad Translations on behalf of midori | 2015-02-28 | 1 | -15/+15 |
* | | | | | | | | | Launchpad automatic translations update. | Launchpad Translations on behalf of midori | 2015-02-26 | 1 | -3/+3 |
* | | | | | | | | | Launchpad automatic translations update. | Launchpad Translations on behalf of midori | 2015-02-25 | 1 | -5/+6 |
|/ / / / / / / / |