summaryrefslogtreecommitdiff
path: root/toolbars
Commit message (Expand)AuthorAgeFilesLines
* Remove Gtk.IconEntry compatibility aliasesChristian Dywan2013-06-211-6/+6
* Rewrite Transfers as an extensionChristian Dywan2013-04-232-336/+0
* Entangle destroy/ free of transfersChristian Dywan2013-03-101-14/+13
* Add some #ifdef to build Midori with WebKit2 supportAndré Stösel2013-02-211-0/+6
* Rename midori_findbar_find_text/continue and always highlight matchesChristian Dywan2012-10-112-79/+20
* Move webview into Tab class and drop unused gettersChristian Dywan2012-10-111-5/+5
* Fix bogus speed display by removing old valuesChristian Dywan2012-09-091-2/+0
* Rework downloading into Midori.Download interfaceChristian Dywan2012-09-091-132/+27
* Disable GtkRecentManager in private and portable modeChristian Dywan2012-08-271-5/+2
* Introduce Midori.Paths and Midori.RuntimeModeChristian Dywan2012-08-271-1/+1
* Consolidate search entries in sokoke_search_entry_newChristian Dywan2012-08-061-17/+1
* Log bookmarks, history and downloads to zeitgeistChristian Dywan2012-08-061-1/+7
* Use secondary toolbar class for panel titleChristian Dywan2012-07-281-4/+1
* Require GTK+ 2.16 or laterChristian Dywan2012-07-201-5/+0
* GIcon for MIME icons, findbar and securityChristian Dywan2012-07-151-16/+10
* With GTK+3 we have to put-in for progressbar textChristian Dywan2012-07-131-0/+3
* Add edit, stop and url icon to midori-stock.hChristian Dywan2012-07-111-5/+5
* Consolidate download types as MidoriDownloadTypeChristian Dywan2012-07-081-1/+3
* Replace illegal characters in filenamesMartin Natano2012-04-101-2/+5
* Deprecate redundant midori_findbar_findChristian Dywan2012-03-311-6/+17
* Fallback midori_view_search_text to overlayChristian Dywan2012-03-312-1/+20
* Show inline find while typing in an overlayChristian Dywan2012-03-182-2/+3
* Esc/ closing "downloads still active" should cancel, not continueChristian Dywan2012-03-141-1/+1
* Use same clear icon handling in findbar and panelsChristian Dywan2012-01-141-3/+1
* Only focus findbar when repeatedly triggering itChristian Dywan2011-11-181-1/+1
* Add bottom-toolbar style class to MidoriFindbarChristian Dywan2011-11-091-0/+4
* Move link fingers to Midori.URI and add testsChristian Dywan2011-11-081-27/+8
* sokoke, gtk3-compat, gtkiconentry, stock join midori-platform.hChristian Dywan2011-10-311-6/+2
* Avoid the rarely used sokoke_container_show_childrenChristian Dywan2011-10-281-1/+2
* Clear downloads when the transferbar is fullWalther Maldonado2011-10-171-0/+29
* Don't register recent files in app or private modeChristian Dywan2011-10-171-2/+5
* Use function in midori_findbar_entry_clear_icon_released_cbChristian Dywan2011-10-131-6/+3
* Findbar should honor close-buttons-left valueChristian Dywan2011-10-132-4/+15
* Don't show clear in inline find if there's no textRobert Roth2011-10-091-9/+24
* Allow building with GTK+3Lucas Baudin2011-10-071-2/+3
* Register successfully downloaded files as recentChristian Dywan2011-10-051-14/+9
* Use symbolic find and clear icons for inline findChristian Dywan2011-09-111-12/+24
* Compare checksums without respecting case-sensitivityChristian Dywan2011-08-021-2/+4
* Remove further support for WebKitGTK+ < 1.1.14Paweł Forysiuk2011-06-091-12/+0
* The findbar shouldn't be focused after hidingAndré Stösel2011-05-271-2/+1
* Find inline "live" regardless of how it was initiatedChristian Dywan2011-05-011-8/+5
* Fallback to download URI if original is unsetChristian Dywan2011-05-011-2/+2
* Show estimated time remaining in transferbar tooltipPaweł Forysiuk2011-04-201-31/+6
* Implement MD5 and SHA1 Link Fingerprint supportChristian Dywan2011-03-121-1/+65
* Don't show transfer speed for finished transfersChristian Dywan2011-03-121-1/+8
* Fix shadow and missing initialisation warningsChristian Dywan2011-03-081-6/+6
* Localise ?B and correct a typo in the function callChristian Dywan2011-03-071-1/+2
* Release memory of transfer speed stringsPaweł Forysiuk2011-03-051-1/+4
* Show transfer speed next to size in tooltipsTomasz Szatkowski2011-03-051-1/+22
* Make download folder and notifications obligatoryChristian Dywan2011-02-021-2/+1