73 projects tagged "GTK+"
c++-gtk-utils is a lightweight library containing a number of classes and functions for programming GTK+ programs using C++ in POSIX environments where the user does not want to use a full-on wrapper such as gtkmm or wxWidgets. It provides classes for managing the lifetimes of GTK+ widgets and windows that will make GTK+ exception safe, functions to make single instance programs where restarting will bring up the existing instance, smart pointer classes for memory management, thread-safe signal/slot classes with automatic disconnection, classes for using std iostreams with files opened with Unix file descriptors, functions for connecting a callback object and a Unix file descriptor to the main loop with provision for automatic disconnection, classes and functions for inter-thread communication, some convenience pthread wrapper classes., a class encapsulating anonymous Unix pipes, a class to reassemble UTF-8 sent over pipes and sockets, and classes for printing Postscript files and plain text using the GTK+ print system.
PAC provides a GUI to configure SSH and Telnet connections, including usernames, passwords, EXPECT regular expressions, and macros. It is similar in function to SecureCRT or Putty. It is intended for people who connect to many servers through SSH. It can automate logins and command executions.
DeforaOS Browser is a file browser for the DeforaOS desktop. It depends only on GTK+ 2 and the DeforaOS System and Desktop libraries. It supports browsing with multiple views, MIME type application association, and file manipulation. It also features a program to display file icons on the desktop, which is useful with window managers like WindowMaker or Fluxbox.
DeforaOS Phone is a GTK+ application that has an interchangeable telephony backend, complete with call, contact, and message management. With its backends for GSM modems, it can be used as the telephony application on phones including the Openmoko Freerunner, Nokia N900, and some HTC phones running custom Linux distributions, and as a tethering application that provides Internet access to a desktop computer. Support for VoIP protocols is under development, with a backend based on the sofia-sip library.