summaryrefslogtreecommitdiff
path: root/src/bookmarks/bookmarkstoolbar.h
Commit message (Collapse)AuthorAgeFilesLines
* - The bookmark toolbar is now a real toolbar, not an action.Yoann Laissus2010-08-201-21/+9
| | | | | | It fixes the problem of the submenu if there are too much items to fit on the bar - Improve a bit the new redesign of BookmarkOwner - Reenable the bookmark menu by default (because the icon in the bar is on the left)
* - Drag and drop in the bookmark toolbar between root items only (for the ↵Yoann Laissus2010-08-171-0/+120
moment) - Drag accepted from the panel - Move two classes to a separate file Partially fixed : CCBUG: 226479