summaryrefslogtreecommitdiff
path: root/panels
Commit message (Expand)AuthorAgeFilesLines
* Limit bookmarks panel callbacks to the lifetime of the panel to fix a crashgue5t2015-08-101-11/+11
|\
| * Limit bookmarks panel callbacks to the lifetime of the panel to fix a crashgue5t2015-08-081-11/+11
* | Fix fallout (broken bookmarks and history panel search) from tweaks to GTK2 e...gue5t2015-08-092-2/+2
|/
* Fix warnings occurring with EXTRA_WARNINGSChristian Dywan2015-02-241-3/+0
* bookmarks-db singleton was not completely connected to the application, as a ...André Auzi2014-07-241-1/+1
|\
| * properly commit bookmarks-db signleton to the applicationAndré Auzi2014-02-261-1/+1
* | Fix MidoriBrowser "open all in tabs" and add some missing unrefsgue5t2014-04-071-0/+2
* | Use folder's id instead of folder's parent when opening all its bookmarks in ...gue5t2014-04-071-1/+1
|/
* merge lp:midoriAndré Auzi2014-01-252-5/+0
|\
| * Drop redundant declaration from bookmarks panel headerPaweł Forysiuk2013-10-311-5/+0
| * Clean up warnings, mostly about unused variablesPaweł Forysiuk2013-10-252-4/+0
* | Implements add-item, update-item and remove-item callbacks that browse the André Auzi2013-09-182-32/+263
|/
* fix indentation errorsAndré Auzi2013-09-171-10/+10
* Derive MidoriBookmarksDb from KatzeArray in order to implement update-item si...André Auzi2013-08-051-29/+31
* prepare to KatzeItem derivation for update-item signalsAndré Auzi2013-08-051-161/+8
* allow bookmark bar update on bookmark additions resulting from importsAndré Auzi2013-08-052-13/+9
* Take current selection into account for bookmark folders when adding/editing ...André Auzi2013-07-011-5/+46
|\
| * Implements use of current selection for bookmark/folder creation parent folderAndré Auzi2013-06-201-5/+46
* | Bump glib2 version to 2.32.4Paweł Forysiuk2013-06-261-53/+1
* | Setup viewable toolbar consistently in Midori.PanelChristian Dywan2013-06-223-5/+0
|/
* Specify int64 id item as a string in bookmark remove/update queriesPaweł Forysiuk2013-06-131-2/+7
* Take into account review comments + merge lp:midoriAndré Auzi2013-06-041-12/+12
|\
* | Change code styleAndré Auzi2013-06-021-8/+4
* | Complete remove of "app" related codeAndré Auzi2013-06-011-72/+60
* | Fix potential memory leak in:André Auzi2013-05-311-4/+2
* | Take into account review remarksAndré Auzi2013-05-311-120/+59
* | Take into account review commentsAndré Auzi2013-05-301-59/+55
* | Fix #1179624 Lack of visual feedback in bookmarks panelAndré Auzi2013-05-211-8/+317
|/
* Rewrite Transfers as an extensionChristian Dywan2013-04-232-582/+0
* Address missing NULL checks and dead code found by clangChristian Dywan2013-04-171-1/+0
* Implement inline search in extensions treeviewChristian Dywan2013-03-121-0/+26
* Add some #ifdef to build Midori with WebKit2 supportAndré Stösel2013-02-211-0/+8
* Stop redundant tab numbering when addingChristian Dywan2013-02-112-33/+18
* Support Midori.Test.idle_timeouts for non-second timeoutsChristian Dywan2012-12-082-4/+4
* Supersede Katze.load_cached_icon by Midori.Paths.get_iconChristian Dywan2012-12-062-25/+4
* 2.26 guarded GDateTime everywhere, more consistent codeChristian Dywan2012-12-051-0/+2
* Add optional use_markup and stock_id to Midori.ExtensionChristian Dywan2012-11-291-3/+10
* Move History out of main.c into its own fileChristian Dywan2012-11-252-12/+6
* Remove cleared downloads from transfer panelChristian Dywan2012-09-091-1/+1
* Expand text column of the addons panelChristian Dywan2012-09-091-1/+0
* Rework downloading into Midori.Download interfaceChristian Dywan2012-09-091-57/+22
* Ellipsize text in Transfers panelChristian Dywan2012-08-141-1/+1
* Check sokoke_has_default instead of placeholder textChristian Dywan2012-08-092-2/+2
* Consolidate search entries in sokoke_search_entry_newChristian Dywan2012-08-062-38/+4
* Ellipsize panel treeviews instead of scrollingChristian Dywan2012-08-034-8/+15
* Don't search for place holder text in panelsChristian Dywan2012-08-032-2/+11
* Hinted text in bookmarks, history and cookie managerChristian Dywan2012-07-282-0/+2
* Use bookmark/ folder-new in bookmark panelNiels Avonds2012-07-111-2/+2
* Drop compatibility layer for legacy icon namesChristian Dywan2012-07-112-2/+2
* Optimize extension loading at startupChristian Dywan2012-07-081-0/+8