Fixed a lot of errors. Refactored the scrolling and wrapped menus as well as a general code tidy. Also added a new tooltip class.

By the next release I'll add a modified verision of the Circular-Application-Menu (C-A-M) which I prototyped recently.

Don't forget that between releases you can download the most up to date code from the repository.
Instructions on how to use the repository are here.


Fixed various persistence errors which would result in occasional misalignments of toolbarbuttons and toolbars. Fixed resizing the toolbarbuttoncombobox and toolbarbuttoneditbox during customisation. Fixed issues with the consolidated toolbars that sometimes caused them to flicker and resize incorrectly. Reworked the alignment of all the toolbar buttons and added a new toolbarbutton test harness. This results in better rendering and easier maintainability. Added support for mouse gestures ! There is a new optional gesture page in the customisation dialog where new gestures can be recorderd and assigned to an appropriate toolbarbutton; see the toolbar widget section for more details. Also fixed a lot of minor errors not noted.


Various bug fixes. Added a new CaConsolidatedBar toolbar derivitive which functionally groups all toolbar buttons together into a single toolbar.


Various bug fixes. Also added a new CaDialogBar toolbar derivitive to display custom widgets in a paged interface.


Fixed an error with toggling toolbars that got overlooked in the previous release.


Fixed a lot of bugs to do with the mdi, toolbar, notebook and docking widgets.


Fixed lots of issues across the whole library. A change was also made so if you have a composited enabled windowmanager then the docking indicators now render translucently which looks pretty nice.


This release mainly concentrates on fixing issues to do with docking windows. The algorithms which handle placeholders whilst toggling back and forth between floating and docked states have been revised. Apart from adding a couple of minor features in the next couple of releases this library can be considered feature complete, all further effort will be put into bug fixing and testing.


Fixed a lot of issues to do with the customisation of toolbars, as well as various other minor changes.


The site hosting has now been moved to SourceForge.


Fixed the inconsistent naming for interface CaIDockChainSource.


This is the initial release of the CurlyAnkles library. The library is pretty stable, but their are still bugs and it will probably have some big memory leaks. Another (issue?) is that as some of the widgets (for instance toolbars and menubars) are not derivatives of the current gtk widgets, the themeing is therefore not quite right and requires a bit of work. How the hci conforms to the GNOME HIG is negligible and will get updated in future releases.