libccc update

  • user warning: Table 'drupal_herzi_eu.semaphore' doesn't exist query: SELECT expire, value FROM semaphore WHERE name = 'menu_rebuild' in /var/lib/www/shared/drupal-6.16/includes/lock.inc on line 154.
  • user warning: Table 'drupal_herzi_eu.semaphore' doesn't exist query: SELECT expire, value FROM semaphore WHERE name = 'menu_rebuild' in /var/lib/www/shared/drupal-6.16/includes/lock.inc on line 154.

Editable Text

I just finished the text editing part of libccc (which is mostly a port of the GnomeCanvasTextEditable that I wrote for criawips). Check out libccc from subversion (new URL) and play around with it.

Right now, it's far from being perfect (not using GtkKeybinding etc.), but it works and that's a good starting point. So if you want to develop an application based upon libccc which may become more useful with text editing (imagine GLabels with in-place text editing), this is the time to migrate to libccc.

Subversion

I finally split my public repository into one for each project and now I use the SVNParentPath directive to make adding new repositories more easy. And I updated my projects to use the trunk/tags/branches layout.

So get your new copy from:
svn co http://www.blaubeermuffin.de/svn/libccc/trunk libccc

If you have patches against the old repository find out which version you have (libccc> svn log | head -n 1) and make a patch (svn diff), then apply this patch to Revision+1 of the new repository. Another svn update and all your changes should be updated.

Bugzilla

Libccc is now registered at Bugzilla: Product: criawips Component: Canvas (libccc)

Trackback URL for this post:

http://web.herzi.eu/en/trackback/15