Other Code

This has a collection of small snippets of code.


Gnome Socket

Author: Roberto Zunino <zunino@cli.di.unipi.it>
Copyright: LGPL
Version: Alpha
Homepage: http://www.cli.di.unipi.it/~zunino/
Download: http://www.cli.di.unipi.it/~zunino/
Description: API for implementing asyncronous I/O on inet ipv4 sockets in GNOME. Since this is a proposal it's not official and still subject to discussion. The API will probably change when (and if) it is discussed.

GDK Rotated Text

Author: Lyndon Drake <lyndon@stat.auckland.ac.nz>
Copyright: GPL
Version: 0.90
Homepage: http://stat.auckland.ac.nz/~lyndon/gdkrotated.html
Download: http://stat.auckland.ac.nz/~lyndon/gdkrotated.html
Description: A simple function for drawing text with a rotated baseline. The results are ugly, but it does work. This code comes from R 0.90 (see http://www.r-project.org for more information on R).

Gundo

Author: Nat Pryce <np2+gundo@dse.doc.ic.ac.uk>
Copyright: LGPL
Version: 0.2
Homepage: http://www-dse.doc.ic.ac.uk/~np2/software/undo.html
Download: http:// www-dse.doc.ic.ac.uk/~np2/software/gundo-latest.tar.gz
Description: Gundo provides a Gtk object that manages multilevel undo/redo for an application. The object stores a sequence of actions and provides methods for undoing or redoing those actions. It fires signals to inform the application when it is or is not possible to undo or redo any actions. Utility functions are provided that react to those signals to keep user interface components in sync with the undo sequence.

Users · Developers · LXR · Bonsai · FTP · Bugzilla · Software Map · Contact