Devpaks.org http://devpaks.org/ Devpaks repository WebUpdate news. en fox Library version: 1.6.33 Devpak revision: 1dvx http://devpaks.org/details.php?devpak=140 Thu, 08 May 2008 12:21:09 GMT FOX is a C++ based Toolkit for developing Graphical User Interfaces easily and effectively. It offers a wide, and growing, collection of Controls, and provides state of the art facilities such as drag and drop, selection, as well as OpenGL widgets for 3D graphical manipulation. FOX also implements icons, images, and user-convenience features such as status line help, and tooltips. Tooltips may even be used for 3D objects! fltk Library version: 1.1.9 Devpak revision: 1bibosoft GCC version: gcc3.x http://devpaks.org/details.php?devpak=231 Tue, 06 May 2008 06:51:12 GMT FLTK 1.1.9 is a cross-platform C++ GUI toolkit Sockets Library version: 2.2.9a Devpak revision: 1wn http://devpaks.org/details.php?devpak=224 Thu, 24 Apr 2008 12:29:46 GMT This is a GPL licensed C++ class library wrapping the berkeley sockets C API, and therefore works on most unixes and also win32. The library is in use in a number of real world applications, both commercial and open source.<br /> <br /> Features include, but are not limited to, SSL support, IPv6 support, tcp and udp sockets, sctp sockets, http protocol, highly customizable error handling. Testing has been done on Linux and Windows 2000, and to some part on Solaris and Mac OS X. RakNet Library version: 3.21 Devpak revision: 1wn http://devpaks.org/details.php?devpak=226 Thu, 24 Apr 2008 12:28:29 GMT Raknet is a cross platform C++ network library designed to allow programmers easily and quickly add high performance, low bandwidth UDP communication to their applications. It is mostly used for games, and includes game-related features such as voice communication, an autopatcher, and a lobby server system.<br /> On a Athlon 3000, with the included loopback test, RakNet was able to sustain 25,000 messages per second between three instances of the test application on the same computer. Message overhead ranges from 1 to 4 bytes per message, depending on features used.<br /> RakNet runs on Windows, most consoles, and Linux. It has been built on Visual Studio, GCC, Code: Blocks, DevCPP and others.<br /> RakNet has an active forum, a mailing list, and daily-answered email. Posts are often answered by the author of RakNet within a few hours. Paid contracting services are available. PTypes (Portable Types) Library Library version: 2.1.1 Devpak revision: 1wn http://devpaks.org/details.php?devpak=225 Thu, 24 Apr 2008 12:27:48 GMT PTypes (C++ Portable Types Library) is a simple alternative to the STL that includes multithreading and networking. It defines dynamic strings, variants, character sets, lists and other basic data types along with portable thread and synchronization objects, IP sockets and named pipes. Its main `target audience' is developers of complex network daemons, robots or non-visual client/server applications of any kind.<br /> <br /> PTypes defines simple and intuitive interfaces and differs from the STL in fairly moderate use of templates. The library is portable across many modern operating systems (currently Linux, MacOS X, SunOS, FreeBSD, HP-UX and Windows). All platform-dependent issues are hidden inside. A simple web server called wshare is included in the package to demonstrate the full power of the library. libvorbis Library version: 1.2.0 Devpak revision: 1wn http://devpaks.org/details.php?devpak=228 Thu, 24 Apr 2008 12:26:52 GMT Ogg Vorbis is a new audio compression format. It is roughly comparable to other formats used to store and play digital music, such as MP3, VQF, AAC, and other digital audio formats. It is different from these other formats because it is completely free, open, and unpatented.<br /> <br /> Ogg <br /> Ogg is the name of Xiph.org's container format for audio, video, and metadata. <br /> Vorbis <br /> Vorbis is the name of a specific audio compression scheme that's designed to be contained in Ogg. Note that other formats are capable of being embedded in Ogg such as FLAC and Speex. <br /> Ogg Vorbis has been designed to completely replace all proprietary, patented audio formats. That means that you can encode all your music or audio content in Vorbis and never look back. libogg Library version: 1.1.3 Devpak revision: 1wn http://devpaks.org/details.php?devpak=227 Thu, 24 Apr 2008 12:26:14 GMT Ogg is a multimedia container format, and the native file and stream format for the Xiph.org multimedia codecs. As with all Xiph.org technology is it an open format free for anyone to use. libcurl Library version: 7.18.1 Devpak revision: 1wn http://devpaks.org/details.php?devpak=222 Thu, 24 Apr 2008 12:25:15 GMT libcurl is a free and easy-to-use client-side URL transfer library, supporting FTP, FTPS, HTTP, HTTPS, SCP, SFTP, TFTP, TELNET, DICT, LDAP, LDAPS and FILE. libcurl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate, Kerberos4), file transfer resume, http proxy tunneling and more!<br /> libcurl is highly portable, it builds and works identically on numerous platforms, including Solaris, NetBSD, FreeBSD, OpenBSD, Darwin, HPUX, IRIX, AIX, Tru64, Linux, UnixWare, HURD, Windows, Amiga, OS/2, BeOs, Mac OS X, Ultrix, QNX, OpenVMS, RISC OS, Novell NetWare, DOS and more...<br /> libcurl is free, thread-safe, IPv6 compatible, feature rich, well supported, fast, thoroughly documented and is already used by many known, big and successful companies and numerous applications. libagg Library version: 2.5 Devpak revision: 1wn http://devpaks.org/details.php?devpak=229 Thu, 24 Apr 2008 12:24:32 GMT Anti-Grain Geometry (AGG) is a general purpose graphical toolkit written completely in standard and platform independent C++. It can be used in many areas of computer programming where high quality 2D graphics is an essential part of the project. For example, if you render 2D geographic maps AGG is a must. AGG uses only C++ and standard C runtime functions, such as memcpy, sin, cos, sqrt, etc. The basic algorithms don't even use C++ Standard Template Library. Thus, AGG can be used in a very large number of applications, including embedded systems.<br /> <br /> On the other hand, AGG allows you to replace any part of the library, if, for example, it doesn't fit performance requirements. Or you can add another color space if needed. All of it is possible because of extensive using of C++ template mechanism.<br /> <br /> Anti-Grain Geometry is not a solid graphic library and it's not very easy to use. I consider AGG as a “tool to create other tools”. It means that there's no “Graphics” object or something like that, instead, AGG consists of a number of loosely coupled algorithms that can be used together or separately. All of them have well defined interfaces and absolute minimum of implicit or explicit dependencies. freetds Library version: 0.64 Devpak revision: 1wn http://devpaks.org/details.php?devpak=223 Thu, 24 Apr 2008 12:23:23 GMT FreeTDS is a set of libraries for Unix and Linux that allows your programs to natively talk to Microsoft SQL Server<br /> and Sybase databases.<br /> Technically speaking, FreeTDS is an open source implementation of the TDS (Tabular Data Stream) protocol used by <br /> these databases for their own clients. It supports many different flavors of the protocol and three APIs to access it. <br /> Additionally FreeTDS works with other software such as Perl and PHP, providing access from those languages as well. <br /> FreeTDS has many possible uses. It has been used by Unix/Linux webservers to present data stored in SQL Server to the web, to port SQL Server database code from NT to Unix, to import data into SQL Server from a Unix source, and to provide database access on platforms (such as realtime systems) that have no native drivers.<br /> The FreeTDS C libraries are available under the terms of the GNU LGPL license, consult the COPYING.LIB file in the distribution for details. RakNet Library version: 3.0 Devpak revision: 3.0 http://devpaks.org/details.php?devpak=206 Thu, 24 Apr 2008 05:57:34 GMT Raknet is a cross platform C++ network library designed to allow programmers to add response time-critical network capabilities to their applications. It is mostly used for games, but is application independent.<br /> <br /> * High performance<br /> * On a Athlon 3000, with the included loopback test, RakNet was able to sustain 25,000 messages per second between three instances of the test application on the same computer. Message overhead ranges from 1 to 4 bytes per message, depending on features used. Easy to use<br /> * RakNet comes with an HTML manual, a complete Doxygen manual, and video tutorials. Every function and class is documented. Each feature has its own project; there are currently 40 projects in the solution. Cross platform<br /> * RakNet runs on Windows, Linux, and consoles. It has been built on Visual Studio, GCC, Code: Blocks, DevCPP and others. Actively Supported<br /> RakNet has an active forum, a mailing list, and daily-answered email. Posts are often answered by the author of RakNet within a few hours. Paid contracting services are available. FLTK2 Library version: 2.0.0-01 Beta Devpak revision: 1.0 http://devpaks.org/details.php?devpak=204 Tue, 08 Apr 2008 11:42:14 GMT FLTK (pronounced "fulltick") is a cross-platform C++ GUI toolkit for UNIX®/Linux® (X11), Microsoft® Windows®, and MacOS® X. FLTK provides modern GUI functionality without the bloat and supports 3D graphics via OpenGL® and its built-in GLUT emulation.<br /> <br /> FLTK is designed to be small and modular enough to be statically linked, but works fine as a shared library. FLTK also includes an excellent UI builder called FLUID that can be used to create applications in minutes.<br /> <br /> FLTK is provided under the terms of the GNU Library Public License, Version 2 with exceptions that allow for static linking. FLTK2 Library version: 2.0.x-r6087 Devpak revision: 1.2 http://devpaks.org/details.php?devpak=221 Tue, 08 Apr 2008 11:39:38 GMT FLTK is designed to be small and modular enough to be statically linked, but works fine as a shared library. FLTK also includes an excellent UI builder called FLUID that can be used to create applications in minutes. DevIL Library version: 1.6.8-RC2 Devpak revision: 2.0 http://devpaks.org/details.php?devpak=218 Thu, 03 Apr 2008 18:35:55 GMT Developer\'s Image Library (DevIL) is a programmer\'s library to develop applications with very powerful image loading capabilities, yet is easy for a developer to learn and use. Ultimate control of images is left to the developer, so unnecessary conversions, etc. are not performed. DevIL utilizes a simple, yet powerful, syntax. DevIL can load, save, convert, manipulate, filter and display a wide variety of image formats.<br /> <br /> DevIL currently supports the following APIs for display: OpenGL, Windows GDI, SDL, DirectX and Allegro. fltk Library version: 1.1.8 Devpak revision: 1bibosoft GCC version: gcc3.x http://devpaks.org/details.php?devpak=220 Fri, 28 Mar 2008 13:05:39 GMT FLTK 1.1.8 is a cross-platform C++ GUI toolkit fltk Library version: 1.1.x-r6078 Devpak revision: 1bibosoft GCC version: gcc3.4 http://devpaks.org/details.php?devpak=219 Thu, 27 Mar 2008 13:09:31 GMT Developer Snaphot of FLTK (a cross-platform C++ GUI toolkit)<br /> <br /> Paked by BiboSoft Zoidcom Library version: 0.6.9 Devpak revision: 1jr GCC version: 3.4 http://devpaks.org/details.php?devpak=114 Wed, 19 Mar 2008 23:39:03 GMT Zoidcom is a high level, UDP based game networking library for C/C++. Applications register their gameobjects with Zoidcom, and Zoidcom will manage when which object and which internal data of that object is sent to whom. It uses bitstreams as a native datatype and thus is very bandwidth efficient. Support for background filetransfers, synchronisation of player movement with extrapolation and client side prediction and many other things is included.<br /> <br /> This is a successor to 1.0 beta 5 and 0.6.8. XySSL Library version: 0.9bsd Devpak revision: 1ayf GCC version: 3.4.5 http://devpaks.org/details.php?devpak=217 Mon, 17 Mar 2008 19:43:20 GMT An SSL client/server library featuring user-defined callbacks for handling I/O, SSLv3, TLSv1. Small, portable and simple to compile. Licensed BSD, LGPL license available. Visit "http://xyssl.org/code/" to obtain LGPL-licensed version. Feel free to post any problems or bugs on the forum at "http://xyssl.org/forum/". algif Library version: 1.3 Devpak revision: 1mol http://devpaks.org/details.php?devpak=56 Mon, 17 Mar 2008 10:11:38 GMT This is a simple addon to Allegro which allows reading and writing of GIF animations. It provides functionality both to integrate with Allegro's load_bitmap and save_bitmap functions, as well as reading full animations. sqlite Library version: 3.5.6 Devpak revision: 1ew http://devpaks.org/details.php?devpak=215 Wed, 27 Feb 2008 09:11:14 GMT This DevPak installs SQLite3, a small C library in the public domain that implements a simple, self-contained, zero-configuration SQL database engine suitable for embedding in programs. A complete database is stored in a single disk file. Wxwidgets Library version: 2.8.7 Devpak revision: 1spec http://devpaks.org/details.php?devpak=213 Thu, 31 Jan 2008 21:26:38 GMT WxWiddgets Librari compiled for MSW with -static -monolithic -optimise arguments<br /> <br /> January 2008 SVMTL Library version: 1.0.0 Devpak revision: 1 http://devpaks.org/details.php?devpak=211 Thu, 17 Jan 2008 18:39:23 GMT The C++ Scalar,Vector, Matrix and Tensor (SVMTL) classes permit programmers to write reliable high-performance applications clearly and concisely so that they are easy to read, understand and maintain. They are designed to detected most programming errors at compile-time. Optional run-time error checking code can be compiled and/or linked into the application program to detect any remaining programming errors during testing. GNU Make Library version: 3.81-2 Devpak revision: 1spec http://devpaks.org/details.php?devpak=13 Wed, 16 Jan 2008 05:36:51 GMT This is GNU Make 3.81-2 - the current (Mar 22, 2007) version released by the MinGW team.<br>Copied mingw32-make.exe to make.exe to satisfy some references. binutils Library version: 2.17.50-20060824-1 Devpak revision: 1spec http://devpaks.org/details.php?devpak=15 Wed, 16 Jan 2008 05:29:58 GMT This is 2.17.50-20060824-1 - the current (Aug 29, 2006) version released by the MinGW team.<br /> Added rm.exe required by dev-c++'s makefiles. Windows32 API Library version: 3.11 Devpak revision: 1spec http://devpaks.org/details.php?devpak=21 Wed, 16 Jan 2008 05:15:03 GMT Windows 32 API 3.11 - current (Dec 27, 2007) version released by mingw team (http://www.mingw.org/) MinGW runtime Library version: 3.14 Devpak revision: 1spec http://devpaks.org/details.php?devpak=22 Wed, 16 Jan 2008 05:04:09 GMT This is 3.14 version (Dec 27, 2007) of mingw-runtime headers and libraries. Allegro Library version: 4.2.2 Devpak revision: 1 http://devpaks.org/details.php?devpak=209 Thu, 10 Jan 2008 22:35:42 GMT Allegro is a game programming library. libming Library version: 0.3.0 Devpak revision: 1mol http://devpaks.org/details.php?devpak=144 Tue, 08 Jan 2008 02:47:22 GMT From the site:<br /> "Ming is a library for generating SWF ("Flash") format movies, plus a set of wrappers for using the library from C++ and popular scripting languages like PHP, Perl, Python, and Ruby." Windows32 API Library version: 3.10 Devpak revision: 1pm http://devpaks.org/details.php?devpak=193 Tue, 01 Jan 2008 14:09:17 GMT Windows 32 API version 3.10 for MingW <br /> Only a repacking of sourceforge package. libmp3lame Library version: 3.97 Devpak revision: 1pm GCC version: 3.4 http://devpaks.org/details.php?devpak=203 Tue, 01 Jan 2008 14:08:34 GMT LAME: LAME Ain't an Mp3 Encoder.<br /> Using the LAME encoding engine (or other mp3 encoding technology) in your software may require a patent license in some countries. GMP Library version: 4.1.4 Devpak revision: 1cur http://devpaks.org/details.php?devpak=208 Sat, 29 Dec 2007 12:54:14 GMT GNU Multiple Precision Arithmetic Library<br /> <br /> Note: This is a reupload of CursorStar package from old.devpaks.org; the link has in the meantime become unavailable, and also, packages from old dont appear in WebUpdate. Lua Library version: 5.2.1 Devpak revision: 1 GCC version: 3.4.2 http://devpaks.org/details.php?devpak=207 Mon, 10 Dec 2007 18:12:24 GMT Lua is a powerful light-weight programming language designed for extending applications. Lua is also frequently used as a general-purpose, stand-alone language. Lua is free software.<br /> <br /> Lua combines simple procedural syntax with powerful data description constructs based on associative arrays and extensible semantics. Lua is dynamically typed, interpreted from bytecodes, and has automatic memory management with garbage collection, making it ideal for configuration, scripting, and rapid prototyping. <br /> <br /> Used in many comercial games. CRM32Pro Library version: 4.91 Devpak revision: 1NiL http://devpaks.org/details.php?devpak=148 Mon, 10 Dec 2007 01:31:37 GMT CRM32Pro is a multimedia and cross-platform (Win32 and Linux) software <br /> development kit(SDK) written in C++ and built on top of SDL.<br /> It is used as a framework for games, emulators, multimedia applications, etc.<br /> <br /> <br /> Platforms supports:<br /> <br /> - Any Windows x86 or x86-64 version. Compilers supported: <br /> > Visual Studio (from 6.0 to 2005)<br /> > GNU GCC (from 3.x to 4.x). Also, you can use mingw32/devc++.<br /> <br /> - Any Linux x86 or x86-64 distribution. Compilers supported: <br /> > GNU GCC (from 3.x to 4.x). CRM32Pro Library version: 4.95 Devpak revision: 1NiL http://devpaks.org/details.php?devpak=165 Mon, 10 Dec 2007 01:28:34 GMT CRM32Pro is a multimedia and cross-platform (Win32 and Linux) software<br /> development kit(SDK) written in C++ and built on top of SDL.<br /> It is used as a framework for games, emulators, multimedia applications, etc.<br /> <br /> <br /> Platforms supports:<br /> <br /> - Any Windows x86 or x86-64 version. Compilers supported:<br /> > Visual Studio (from 6.0 to 2005)<br /> > GNU GCC (from 3.x to 4.x). Also, you can use mingw32/devc++.<br /> <br /> - Any Linux x86 or x86-64 distribution. Compilers supported:<br /> > GNU GCC (from 3.x to 4.x). Sockets Library version: 2.2.6 Devpak revision: 2.2.6 http://devpaks.org/details.php?devpak=205 Fri, 07 Dec 2007 17:37:38 GMT This is a GPL licensed C++ class library wrapping the berkeley sockets C API, and therefore works on most unixes and also win32. The library is in use in a number of real world applications, both commercial and open source.<br /> <br /> Features include, but are not limited to, SSL support, IPv6 support, tcp and udp sockets, sctp sockets, http protocol, highly customizable error handling. Testing has been done on Linux and Windows 2000, and to some part on Solaris and Mac OS X. SDL Library version: 1.2.12 Devpak revision: 1zapo http://devpaks.org/details.php?devpak=200 Sun, 30 Sep 2007 09:15:30 GMT Simple DirectMedia Layer is a cross-platform multimedia library designed to provide low level access to audio, keyboard, mouse, joystick, 3D hardware via OpenGL, and 2D video framebuffer. Help file was created by Lea Anthony HawkNL Library version: 1.7 beta 1 Devpak revision: 1is GCC version: 3.4.2 http://devpaks.org/details.php?devpak=195 Sat, 08 Sep 2007 16:58:12 GMT HawkNL is a free, open source, game oriented network API released under the GNU Library General Public License (LGPL). HawkNL (NL) is a fairly low level API, a wrapper over Berkeley/Unix Sockets and Winsock. But NL also provides other features including support for many OSs, groups of sockets, socket statistics, high accuracy timer, CRC functions, macros to read and write data to packets with endian conversion, and support for multiple network transports. NL has been tested on Windows® 9x/ME/NT/2000/XP/CE, Linux®, Solaris™, IRIX®, AIX®, BSDs, Mac OS®.<br /> <br /> This is HawkNL 1.7 beta 1 Pthreads-w32 Library version: 2.8.0 Devpak revision: 1aj http://devpaks.org/details.php?devpak=194 Thu, 06 Sep 2007 21:27:51 GMT Open Source POSIX Threads for Win32 mysql++ Library version: 2.3.2 Devpak revision: 1due GCC version: 3.4.2 http://devpaks.org/details.php?devpak=191 Mon, 30 Jul 2007 06:32:38 GMT MySQL++ is a C++ wrapper for MySQL's C API. It is built<br /> around STL principles, to make dealing with the database<br /> as easy as dealing with an STL container. MySQL++ relieves<br /> the programmer of dealing with cumbersome C data structures,<br /> generation of repetitive SQL statements, and manual creation<br /> of C++ data structures to mirror the database schema. sqlite Library version: 3.4.1 Devpak revision: 1ew http://devpaks.org/details.php?devpak=190 Sat, 21 Jul 2007 08:09:39 GMT SQLite3 is a small C library in the public domain that implements a simple, self-contained, zero-configuration SQL database engine suitable for embedding in programs. The C API is usable under C++. gtkdatabox Library version: 0.7.0.1 Devpak revision: 1zoi http://devpaks.org/details.php?devpak=186 Sun, 24 Jun 2007 21:27:15 GMT DevPack for the GTK+ widget gtkdatabox. Expat Library version: 2.0.1 Devpak revision: 1mol http://devpaks.org/details.php?devpak=185 Mon, 11 Jun 2007 17:06:42 GMT Expat is an XML parser library written in C. It is a stream-oriented parser in which an application registers handlers for things the parser might find in the XML document (like start tags). pdcurses Library version: 3.2 Devpak revision: 1mol http://devpaks.org/details.php?devpak=5 Mon, 11 Jun 2007 17:04:55 GMT PDCurses is a public domain curses library for X11, Win32, DOS and OS/2, with most functions available in System V R4 curses. XmlRpc++ Library version: 0.7 Devpak revision: 1pwx http://devpaks.org/details.php?devpak=178 Sat, 09 Jun 2007 12:24:27 GMT XmlRpc++ is a C++ implementation of the XML-RPC protocol. It is based upon Shilad Sen's excellent py-xmlrpc.<br /> <br /> The XmlRpc protocol was designed to make remote procedure calls easy: it encodes data in a simple XML format and uses HTTP for communication.<br /> <br /> XmlRpc++ is designed to make it easy to incorporate XML-RPC client and server support into C++ applications. wxWidgets Library version: 2.8.0 gcc_dll Devpak revision: 1pwx GCC version: 3.4.2 http://devpaks.org/details.php?devpak=175 Sat, 09 Jun 2007 12:18:42 GMT The GCC DLL build of wxWidgets 2.8.0, with OpenGL and ODBC support FLTK2 Library version: r5783 Devpak revision: 1pkz http://devpaks.org/details.php?devpak=182 Fri, 27 Apr 2007 17:46:59 GMT FLTK version 2.0 is a cross-platform C++ Graphical User Interface (GUI) toolkit.<br /> FLTK (pronounced "fulltick") is a LGPL'd C++ graphical user interface toolkit for X (UNIX®), OpenGL®, Microsoft® Windows®, OS/X, and several other platforms. It was originally developed by Mr. Bill Spitzak.<br /> FLTK was originally designed to be compatible with the Forms Library written for SGI machines (a derivative of this library called "XForms" is still used quite often). In that library all the functions and structures started with "fl_". This naming was extended to all new methods and widgets in the C++ library, and this prefix "FL" was taken as the name of the library.<br /> <br /> After FL was released as open source, it was discovered it was impossible to search "FL" on the Internet, due to the fact that it is also the abbreviation for Florida. After much debating and searching for a new name for the toolkit, which was already in use by several people, Bill came up with "FLTK", with the bogus excuse that it stands for the "Fast Light Tool Kit".<br /> FLTK was designed to be statically linked. This was done by splitting it into many small objects and designing it so that functions that are not used do not have pointers to them in the parts that are used, and thus do not get linked in. It is also designed so that all data used by the GUI, such as images and widget layout, can be inlined into source code.<br /> <br /> This allows you to make an easy-to-install program, or to modify FLTK to the exact requirements of your application, without worrying about bloat.<br /> <br /> However, FLTK works fine as a shared library. It is often included in this form on Linux distributions.<br /> <br /> Here are some of the core features unique to FLTK:<br /> sizeof(fltk:\:Widget) == 60.<br /> The "core" (the "hello" program compiled & linked with a static FLTK library using gcc on a 486 and then stripped) is 82K.<br /> The FLUID program (which includes every widget) is 352k.<br /> Written directly atop Xlib (or WIN32) for maximum speed, and carefully optimized for code size and performance.<br /> Precise low-level compatibility between the X11 and WIN32 version (only about 10% of the code is different).<br /> Interactive user interface builder program. Output is human-readable and editable C++ source code.<br /> Support for X11 overlay hardware (emulation if none and under WIN32.)<br /> Very small & fast portable 2-D drawing library with PostScript style functions, to hide Xlib and WIN32.<br /> OpenGL/Mesa drawing area widget.<br /> Support for OpenGL overlay hardware on both X11 and WIN32. Emulation if none.<br /> Text input fields with Emacs key bindings, X cut & paste, and foreign letter compose!<br /> Compatibility header file for the GLUT library.<br /> Compatibility header file for the XForms library.<br /> Much too much to list here... SQlite Library version: 3.3.17 Devpak revision: 1pkz http://devpaks.org/details.php?devpak=181 Fri, 27 Apr 2007 16:36:55 GMT SQLite (An Embeddable SQL Database Engine). DevPacked by Magisters.NET GLFW + OpenGL Library version: 1.0 Devpak revision: 1qwe http://devpaks.org/details.php?devpak=180 Sun, 22 Apr 2007 00:36:51 GMT This is a package for GLFW. It has a example with it to show the linker fiels needed. Installs all files needed to use GLFW. Example thanks to GLFW creator. Irrlicht 1.3 + D3D + IrrKlang Library version: 1.3 Devpak revision: 1gs http://devpaks.org/details.php?devpak=179 Wed, 28 Mar 2007 12:42:28 GMT The Irrlicht Engine is a high performance open source and cross platform 3D engine for creating realtime 3D applications. Its main targets are to be easy to use, extremely fast, extensible and crash safe.<br /> <br /> The engine is a quite flexible graphics engine, and it is possible to write lots of different applications with it. Some are: complex 3D simulation applications, first and third person shooter games with indoor and/or outdoor scenes, real time strategy games, 2D games, ...<br /> <br /> In this devpack comes with exporters for blender, 3ds max...(bin\irrlicht\exporters) Examples, docs (docs\irrlicht) and one little Template. RAD C++ GUI Library Library version: 1.2.3 Devpak revision: 1.2.3 GCC version: 3.4.2 http://devpaks.org/details.php?devpak=171 Fri, 23 Mar 2007 00:03:39 GMT WHAT IS RAD C++?<br /> <br /> RAD C++ is a GUI Library written for Microsoft Windows. It is purely based on Microsoft Window API, no external libraries and/or part of libraries have been added to it. So using RAD C++ purely native applications can be produced. Extensive use of Macros, generic properties, and power of C++ classes make this library very easy to use, just like coding in Microsoft Visual Basic, Borland C++ Builder or similar framework. <br /> <br /> <br /> MAJOR FEATURES:<br /> <br /> 1. It does not require any external DLL to complete the applciation <br /> 2. Most importantly typesafety and generic properties (e.g. textbox1.text = "My text";) <br /> 3. Requires minimum time to write fully functional Mcirosoft Windows program <br /> 4. Finally produced executable is minimum memory consuming and as faster as possible <br /> 5. Class for almost every common control is available <br /> 6. No special configuration required <br /> 7. Many new utility classes in 1.2, such as splitbar, color button and many more <br /> 8. Minimum compile time, and little code to perform big and complex tasks. <br /> 9. Highly increased level of ease, that is what we have concentrated on while developing library. <br /> <br /> A minimum RAD C++ program: <br /> ------------------------------------------<br /> <br /> #include <radc++.h><br /> <br /> Form Form1("I am RAD C++ Application");<br /> <br /> rad_main()<br /> <br /> rad_end()<br /> ------------------------------------------ datalayer Library version: 1.5 Devpak revision: 1 GCC version: 3.4.5 http://devpaks.org/details.php?devpak=177 Wed, 07 Mar 2007 22:27:34 GMT DatabaseLayer provides a JDBC-like interface to database I/O. So far only SQLite3, PostgreSQL, MySQL, Firebird, and ODBC database backends are supported. This DevPak contains ONLY the sqLite3 support. sqLite Library version: 3.3.13 Devpak revision: 1 http://devpaks.org/details.php?devpak=176 Wed, 07 Mar 2007 22:08:17 GMT SQLite is a small C library that implements a self-contained, embeddable, zero-configuration SQL database engine. Features include:<br /> <br /> * Transactions are atomic, consistent, isolated, and durable (ACID) even after system crashes and power failures.<br /> * Zero-configuration - no setup or administration needed.<br /> * Implements most of SQL92. (Features not supported)<br /> * A complete database is stored in a single disk file.<br /> * Database files can be freely shared between machines with different byte orders.<br /> * Supports databases up to 2 tebibytes (241 bytes) in size.<br /> * Strings and BLOBs up to 2 gibibytes (231 bytes) in size.<br /> * Small code footprint: less than 250KiB fully configured or less than 150KiB with optional features omitted.<br /> * Faster than popular client/server database engines for most common operations.<br /> * Simple, easy to use API.<br /> * TCL bindings included. Bindings for many other languages available separately.<br /> * Well-commented source code with over 95% test coverage.<br /> * Self-contained: no external dependencies.<br /> * Sources are in the public domain. Use for any purpose. libintl Library version: 0.14.5 Devpak revision: 1spec http://devpaks.org/details.php?devpak=25 Sun, 25 Feb 2007 14:03:12 GMT Libintl is a library that provides native language support to programs. It is part of Gettext. This package is based on compilations from http://www.gimp.org/~tml/gimp/win32/downloads.html. libiconv Library version: 1.9.1 Devpak revision: 1spec http://devpaks.org/details.php?devpak=24 Sun, 25 Feb 2007 13:52:24 GMT LibIconv converts from one character encoding to another through Unicode conversion. This package is based on compilations from http://www.gimp.org/~tml/gimp/win32/downloads.html. bzip2 Library version: 1.0.3 Devpak revision: 1spec http://devpaks.org/details.php?devpak=174 Sun, 25 Feb 2007 04:54:48 GMT bzip2 is a freely available, patent free, high-quality data compressor. This package is based on compilation from gnuwin32.sf.net zlib Library version: 1.2.3 Devpak revision: 1spec http://devpaks.org/details.php?devpak=27 Sun, 25 Feb 2007 04:27:38 GMT zlib is designed to be a free, general-purpose, legally unencumbered -- that is, not covered by any patents -- lossless data-compression library for use on virtually any computer hardware and operating system. This package is based on compilation from GnuWin32. MessageBoxer Library version: 1.3 Devpak revision: 2JDG http://devpaks.org/details.php?devpak=52 Thu, 08 Feb 2007 15:25:56 GMT MessageBoxer is a program that allows you to easily create MessageBox, MessageBoxEx and MessageBoxIndirect functions in C/C++. sqlite Library version: 3.3.12 Devpak revision: 1cyd http://devpaks.org/details.php?devpak=120 Thu, 08 Feb 2007 08:42:37 GMT Descrizione: SQLite is a small C library that implements a self-contained, embeddable, zero-configuration SQL database engine. Devpacked by www.digitazero.org libsndfile Library version: 1.0.17 Devpak revision: 1.0 http://devpaks.org/details.php?devpak=170 Tue, 16 Jan 2007 15:46:28 GMT Libsndfile is a C library for reading and writing files containing sampled sound (such as MS Windows WAV and the Apple/SGI AIFF format) through one standard library interface. It is released in source code format under the Gnu Lesser General Public License.<br /> <br /> The library was written to compile and run on a Linux system but should compile and run on just about any Unix (including MacOSX). It can also be compiled and run on Win32 systems using the Microsoft compiler and MacOS (OS9 and earlier) using the Metrowerks compiler. There are directions for compiling libsndfile on these platforms in the Win32 and MacOS directories of the source code distribution.<br /> <br /> It was designed to handle both little-endian (such as WAV) and big-endian (such as AIFF) data, and to compile and run correctly on little-endian (such as Intel and DEC/Compaq Alpha) processor systems as well as big-endian processor systems such as Motorola 68k, Power PC, MIPS and Sparc. Hopefully the design of the library will also make it easy to extend for reading and writing new sound file formats. atlas Library version: 3.6.0 Devpak revision: 1inteplus GCC version: 3.4.5 http://devpaks.org/details.php?devpak=169 Thu, 07 Dec 2006 09:08:43 GMT The ATLAS (Automatically Tuned Linear Algebra Software) project is an ongoing research effort focusing on applying empirical techniques in order to provide portable performance. At present, it provides C and Fortran77 interfaces to a portably efficient BLAS implementation, as well as a few routines from LAPACK. fftw Library version: 3.1.2 Devpak revision: 1inteplus GCC version: 3.4.2 http://devpaks.org/details.php?devpak=168 Thu, 07 Dec 2006 09:04:14 GMT fftw 3.1.2 for mingw Allegro Library version: 4.2.1 Devpak revision: 1mol http://devpaks.org/details.php?devpak=1 Mon, 04 Dec 2006 00:48:45 GMT Allegro is a game programming library for C/C++ developers distributed freely, supporting the following platforms: DOS, Unix (Linux, FreeBSD, Irix, Solaris, Darwin), Windows, QNX, BeOS and MacOS X. It provides many functions for graphics, sounds, player input (keyboard, mouse and joystick) and timers. It also provides fixed and floating point mathematical functions, 3d functions, file management functions, compressed datafile and a GUI. Allegro supplement Library version: 4.2.1 Devpak revision: 1mol http://devpaks.org/details.php?devpak=2 Mon, 04 Dec 2006 00:47:08 GMT Allegro supplement -- examples and other goodies. Python Library version: 2.5 Devpak revision: 1 http://devpaks.org/details.php?devpak=167 Sat, 18 Nov 2006 21:38:37 GMT Python is an interpreted language famous for its ease of use and cross-platform compatibility. This package contains a precompiled binary along with .a and header files: everything you need to embed Python functionality in your software. SVL Library version: 1.5 Devpak revision: 1 http://devpaks.org/details.php?devpak=164 Tue, 24 Oct 2006 18:55:15 GMT The SVL vector & matrix package, version 1.5<br /> <br /> SVL provides 2-, 3- and 4-vector and matrix types, as well as arbitrarily-sized vectors and matrices, and various useful functions and arithmetic operators.<br /> <br /> SVL is free for commercial and non-commercial use; see the LICENSE file for redistribution conditions. (These apply only to the source code. Binaries may be freely redistributed, no strings attached.)<br /> <br /> Author<br /> Andrew Willmott, ajw+svl@cs.cmu.edu<br /> <br /> Package Author<br /> Niral Panchal, svl@niral.net libsdl Library version: 1.2.11 Devpak revision: 1mgl http://devpaks.org/details.php?devpak=162 Sun, 15 Oct 2006 23:22:38 GMT libsdl - games programming GifLib Library version: 4.1.4 Devpak revision: 1tar GCC version: 3.4.2 http://devpaks.org/details.php?devpak=161 Fri, 13 Oct 2006 17:20:29 GMT libgif is a library for reading and writing gif images, including<br /> gif animations. <br /> The save functionality uses a LZW compressed gif algorithm, which was previously covered by the expired Unisys LZW patent. SDL Library version: 1.2.11 Devpak revision: 1feh http://devpaks.org/details.php?devpak=160 Fri, 06 Oct 2006 02:16:41 GMT SDL 1.2.11 for rapid graphics development OpenLayer Library version: SVN-09102006 Devpak revision: 2.0 http://devpaks.org/details.php?devpak=157 Thu, 14 Sep 2006 20:02:38 GMT OpenLayer is a hardware accelerated 2D Graphics library. It specifies a new api to be used alongside of Allegro and takes control of how the contents of the screen are rendered and uses OpenGL functions through AllegroGL to allow hardware acceleration. ZThread Library version: 2.3.2 Devpak revision: 1 http://devpaks.org/details.php?devpak=155 Sat, 02 Sep 2006 21:36:37 GMT A platform-independent, multi-threading and synchronization library for C++. Freetype Library version: 2.1.10 Devpak revision: 1 http://devpaks.org/details.php?devpak=154 Sat, 02 Sep 2006 20:54:55 GMT FreeType 2 is a software font engine that is designed to be small, efficient, highly customizable, and portable while capable of producing high-quality output (glyph images). It can be used in graphics libraries, display servers, font conversion tools, text image generation tools, and many other products as well.<br /> <br /> Note that FreeType 2 is a font service and doesn't provide APIs to perform higher-level features like text layout or graphics processing (e.g., colored text rendering, ‘hollowing’, etc.). However, it greatly simplifies these tasks by providing a simple, easy to use, and uniform interface to access the content of font files.<br /> <br /> FreeType 2 is released under two open-source licenses: our own BSD-like FreeType License and the GPL. It can thus be used by any kind of projects, be they proprietary or not. CRM32Pro Library version: 4.62 Devpak revision: 1NiL http://devpaks.org/details.php?devpak=113 Wed, 09 Aug 2006 12:45:19 GMT CRM32Pro is a multimedia and multiplatform (Win32 and Linux) library<br /> in C++ based on SDL used like framework for games development, <br /> emulators, multimedia applications, etc.<br /> <br /> Platform support:<br /> - Windows, i586 and Visual Studio (from 6.0 to 2003) and mingw/devc++<br /> - Linux, i586 and GNU GCC Irrlicht 1.0 + D3D Support Library version: 1.0 Devpak revision: 2gs http://devpaks.org/details.php?devpak=145 Wed, 05 Jul 2006 12:23:41 GMT The Irrlicht Engine is a high performance open source and cross platform 3D engine for creating realtime 3D applications. Its main targets are to be easy to use, extremely fast, extensible and crash safe.<br /> <br /> The engine is a quite flexible graphics engine, and it is possible to write lots of different applications with it. Some are: complex 3D simulation applications, first and third person shooter games with indoor and/or outdoor scenes, real time strategy games, 2D games, ...<br /> <br /> In this devpack comes with exporters for blender, 3ds max...(bin\irrlicht\exporters) Examples, docs (docs\irrlicht) and one little Template.<br /> <br /> :: New Features ::<br /> <br /> * Enhanced software rasterizer: 32 bit rendering, dynamic lights, more materials (Thx to Thomas Alten!).<br /> * Support for the Code::Blocks IDE<br /> * Better support for orthogonal rendering and drawing to foreign windows, useful for creating 2D games, editors and 3D tools using Irrlicht.<br /> * Improved Irrlicht.NET (root scene node, view frustrums, bounding boxes, ...)<br /> * More precise picking<br /> * gcc 4 support<br /> * Bugfixes, other small implemented feature requests AllegroOGG Library version: 1.0.3 Devpak revision: 1mol http://devpaks.org/details.php?devpak=47 Mon, 05 Jun 2006 19:34:58 GMT AllegroOGG is an Allegro wrapper for the Ogg Vorbis. AllegroMP3 Library version: 2.0.4 Devpak revision: 1mol http://devpaks.org/details.php?devpak=45 Mon, 05 Jun 2006 19:34:06 GMT AllegroMP3 is an Allegro wrapper for the mpglib MP3 decoder part of mpg123. AllegroFont Library version: 1.9.2 with FreeType 2.1.9 Devpak revision: 1mol http://devpaks.org/details.php?devpak=20 Mon, 05 Jun 2006 19:27:30 GMT AllegroFont is an Allegro wrapper for the wonderful FreeType2 library that makes Allegro (amongst other things) able to load and render TTF and many other famous font formats. Other feature is that it is able to render the fonts in antialiased mode.<br /> <br /> Packager's note: I've upgraded the integrated FreeType library to the version 2.1.9. Hope it still works :-). qwt Library version: 20060130 Devpak revision: 2 GCC version: 3.4.4 http://devpaks.org/details.php?devpak=138 Sat, 20 May 2006 15:40:55 GMT The Qwt library contains GUI Components and utility classes which are primarily useful for programs with a technical background. Beside a 2D plot widget it provides scales, sliders, dials, compasses, thermometers, wheels and knobs to control or display values, arrays, or ranges of type double. GAlib Library version: 2.4.6 Devpak revision: 2 GCC version: 3.4.4 http://devpaks.org/details.php?devpak=88 Sat, 20 May 2006 15:35:59 GMT GAlib contains a set of C++ genetic algorithm objects. The library includes tools for using genetic algorithms to do optimization in any C++ program using any representation and genetic operators. The documentation includes an extensive overview of how to implement a genetic algorithm as well as examples illustrating customizations to the GAlib classes. FANN Library version: 2.0.0 Devpak revision: 3 GCC version: 3.4.4 http://devpaks.org/details.php?devpak=137 Sat, 20 May 2006 15:07:01 GMT Fast Artificial Neural Network Library is a free open source neural network library, which implements multilayer artificial neural networks in C with support for both fully connected and sparsely connected networks. Cross-platform execution in both fixed and floating point are supported. It includes a framework for easy handling of training data sets. It is easy to use, versatile, well documented, and fast. PHP, C++, .NET, Python, Delphi, Octave, Ruby, Pure Data and Mathematica bindings are available. A reference manual accompanies the library with examples and recommendations on how to use the library. A graphical user interface is also available for the library. gpc++ Library version: 0.5.2 Devpak revision: 3 GCC version: 3.4.4 http://devpaks.org/details.php?devpak=133 Fri, 19 May 2006 19:27:35 GMT The GP kernel is a C++ class library that can be used to apply genetic programming techniques to all kinds of problems. An integral component is the ability to produce automatically defined functions as found in Koza's "Genetic Programming II". Technical documentation (postscript format) is included. There is also a short introduction into genetic programming. qwtplot3d Library version: 0.2.6 Devpak revision: 1 GCC version: 3.4.4 http://devpaks.org/details.php?devpak=139 Fri, 19 May 2006 14:40:17 GMT QwtPlot3D is not a program, but a feature-rich Qt/OpenGL-based C++ programming library, providing essentially a bunch of 3D-widgets for programmers.<br /> <br /> Features:<br /> <br /> * Common code base for Qt3 and Qt4<br /> * Specialized widgets for surfaces, graphs etc.<br /> * Parametric Surfaces<br /> * Lighting (experimental)<br /> * User defined visual objects<br /> * Scaling, rotating, shifting, zooming of data sets and mathematical functions ( see Data Input Topics )<br /> * Interactive mouse and keyboard handling<br /> * Resolution changing on the fly<br /> * Reading from MESH data files :See the 'data' directory and NativeReader documentation for this . You will find example datasets here<br /> * Reading from FEM files<br /> * Flat (2D) labeling<br /> * Wireframe, filled polygons, hidden line<br /> * Floor projections (Isolines, Data)<br /> * Free configurable (labeling, numbering; linear, log or user-defined transformations) and autoscalable axes<br /> * Free color model<br /> * Flat/Gouraud shading <br /> * Color legends<br /> * Pixmap output (all Qt supported formats)<br /> * Vector output (PostScript, EPS and PDF) via gl2ps boost Library version: 1.33.1 Devpak revision: 2cyd http://devpaks.org/details.php?devpak=127 Sat, 13 May 2006 06:39:11 GMT “Boost provides free peer-reviewed portable C++ source libraries. We emphasize libraries that work well with the C++ Standard Library. Boost libraries are intended to be widely useful, and usable across a broad spectrum of applications. The Boost license encourages both commercial and non-commercial use.”<br /> <br /> The second revision includes the following libraries in version runtime-link-static and threading-multi:<br /> <br /> libboost_date_time-mgw-mt-s-1_33_1.lib<br /> libboost_filesystem-mgw-mt-s-1_33_1.lib<br /> libboost_iostreams-mgw-mt-s-1_33_1.lib<br /> libboost_program_options-mgw-mt-s-1_33_1.lib<br /> libboost_python-mgw-mt-1_33_1.lib<br /> libboost_regex-mgw-mt-s-1_33_1.lib<br /> libboost_serialization-mgw-mt-s-1_33_1.lib<br /> libboost_signals-mgw-mt-s-1_33_1.lib<br /> libboost_thread-mgw-mt-1_33_1.lib<br /> libboost_wave-mgw-mt-s-1_33_1.lib<br /> libboost_prg_exec_monitor-mgw-mt-s-1_33_1.lib<br /> libboost_test_exec_monitor-mgw-mt-s-1_33_1.lib<br /> libboost_unit_test_framework-mgw-mt-s-1_33_1.lib AllegroPNG Library version: 1.2 Devpak revision: 1mol http://devpaks.org/details.php?devpak=134 Fri, 21 Apr 2006 21:08:57 GMT This library servers for displaying PNG images in programs using the Allegro multimedia library.<br /> Note that the loadpng library is much faster (however requires libpng). loadpng Library version: 1.5 Devpak revision: 1mol http://devpaks.org/details.php?devpak=57 Thu, 20 Apr 2006 21:08:22 GMT PNG (Portable Network Graphics) is a cool raster image file format. libpng is the reference library for working with PNG files. loadpng is some glue that makes it easy to use libpng to load and save bitmaps from Allegro programs. Irrlicht 0.14 + D3D Support Library version: 0.14 Devpak revision: 2gs http://devpaks.org/details.php?devpak=128 Tue, 04 Apr 2006 10:30:28 GMT The Irrlicht Engine is a high performance open source and cross platform 3D engine for creating realtime 3D applications. Its main targets are to be easy to use, extremely fast, extensible and crash safe.<br /> <br /> The engine is a quite flexible graphics engine, and it is possible to write lots of different applications with it. Some are: complex 3D simulation applications, first and third person shooter games with indoor and/or outdoor scenes, real time strategy games, 2D games, ...<br /> <br /> In this devpack comes with exporters for blender, 3ds max...(bin\irrlicht\exporters) Examples, docs (docs\irrlicht) and one little Template. Lua Library version: 5.0.2 Devpak revision: 2gs http://devpaks.org/details.php?devpak=126 Tue, 04 Apr 2006 10:28:35 GMT Lua is a powerful light-weight programming language designed for extending applications. Lua is also frequently used as a general-purpose, stand-alone language. Lua is free software.<br /> <br /> Lua combines simple procedural syntax with powerful data description constructs based on associative arrays and extensible semantics. Lua is dynamically typed, interpreted from bytecodes, and has automatic memory management with garbage collection, making it ideal for configuration, scripting, and rapid prototyping. <br /> <br /> Used in many comercial games. pcre Library version: 6.4 Devpak revision: 1cyd http://devpaks.org/details.php?devpak=125 Wed, 22 Mar 2006 13:30:44 GMT The PCRE library is a set of functions that implement regular expression pattern matching using the same syntax and semantics as Perl 5. Also include the PCRE++ that is a C++ wrapper-class for the great library PCRE. glaux Library version: 1 Devpak revision: 1mol http://devpaks.org/details.php?devpak=4 Wed, 15 Mar 2006 18:44:47 GMT glaux Cal3D Library version: 0.10.0 Devpak revision: 1 http://devpaks.org/details.php?devpak=98 Tue, 14 Mar 2006 19:37:32 GMT This is a distribution of Cal3D-0.10.0, a skeletal animation library. For C development, it includes an additional wrapper, which can be linked with using -lcal3d_extra. This extra library is available from Eternal Lands, under the ELPL license (2)<br /> The extra wrapper is available in source form at (3) and (4).<br /> <br /> Note: This is not guaranteed to work, and is made available primarily for Eternal Lands development, though anyone else is welcome to it. CRM32Pro Library version: 4.80 Devpak revision: 1NiL http://devpaks.org/details.php?devpak=123 Sat, 11 Mar 2006 18:23:51 GMT CRM32Pro is a multimedia and multiplatform (Win32 and Linux) library<br /> in C++ based on SDL used like framework for games development, <br /> emulators, multimedia applications, etc.<br /> <br /> Platform support:<br /> - Windows, i586 and Visual Studio (from 6.0 to 2003) and mingw/devc++<br /> - Linux, i586 and GNU GCC fltk Library version: 1.1.7 Devpak revision: 1cyd http://devpaks.org/details.php?devpak=111 Sun, 26 Feb 2006 16:24:28 GMT Latest snaphot of FLTK (a cross-platform C++ GUI toolkit). DevPaked by www.digitazero.org. FLTK 1.1.7. argtable Library version: 2.6 Devpak revision: 1cyd http://devpaks.org/details.php?devpak=112 Sun, 26 Feb 2006 16:22:52 GMT Argtable is an ANSI C library for parsing GNU style command line options with a minimum of fuss. http://argtable.sourceforge.net/ XmlRpc++ Library version: 0.7 Devpak revision: 1mip http://devpaks.org/details.php?devpak=117 Sat, 21 Jan 2006 18:21:07 GMT XmlRpc++ is a C++ implementation of the XML-RPC protocol. It is based upon Shilad Sen's excellent py-xmlrpc.<br /> <br /> The XmlRpc protocol was designed to make remote procedure calls easy: it encodes data in a simple XML format and uses HTTP for communication.<br /> <br /> XmlRpc++ is designed to make it easy to incorporate XML-RPC client and server support into C++ applications. Libxml Library version: 2.6.23 Devpak revision: 1cm http://devpaks.org/details.php?devpak=115 Tue, 17 Jan 2006 14:52:39 GMT Libxml - XML C parser and toolkit. Expat Library version: 2.0.0 Devpak revision: 1mol http://devpaks.org/details.php?devpak=30 Fri, 13 Jan 2006 19:31:13 GMT Expat is an XML parser library written in C. It is a stream-oriented parser in which an application registers handlers for things the parser might find in the XML document (like start tags). sqlite Library version: 3.2.7 Devpak revision: 1ew http://devpaks.org/details.php?devpak=121 Sat, 31 Dec 2005 23:00:00 GMT SQLite3 is a small C library in the public domain that implements a simple, self-contained, zero-configuration SQL database engine suitable for embedding in programs. The C API is usable under C++. FLTK Library version: 1.1.6 Devpak revision: 1cm http://devpaks.org/details.php?devpak=62 Wed, 28 Dec 2005 19:23:12 GMT FLTK is a cross-platform C++ GUI toolkit, which provides modern GUI functionality without the bloat and supports 3D graphics via OpenGL® and its built-in GLUT emulation. Libxml Library version: 2.6.22 Devpak revision: 1cm http://devpaks.org/details.php?devpak=110 Wed, 28 Dec 2005 19:22:13 GMT Libxml - XML C parser and toolkit. OpenSSL Library version: 0.9.8a Devpak revision: 1cm http://devpaks.org/details.php?devpak=109 Wed, 28 Dec 2005 19:20:16 GMT Open implementation of the Secure Socket Layer protocol. OpenSSL Library version: 0.9.7i Devpak revision: 1cm http://devpaks.org/details.php?devpak=108 Wed, 28 Dec 2005 19:18:26 GMT Open implementation of the Secure Socket Layer protocol. SDL_Console Library version: 2.1 Devpak revision: 1mp http://devpaks.org/details.php?devpak=107 Wed, 14 Dec 2005 23:15:19 GMT SDL Console<br /> A quake-like drop-down console for SDL.<br /> <br /> The newest version can be found at<br /> <br /> http://sdlconsole.sourceforge.net/<br /> <br /> <br /> Original Version by<br /> Garrett Banuk<br /> (mongoose@mongeese.org)<br /> <br /> Version 1.x<br /> Boris Lesner (talanthyr@tuxfamily.org)<br /> <br /> Version 2.x<br /> Maintainer and responsible for future releases:<br /> Clemens Wacha (reflex-2000@gmx.net) gg_tk Library version: 0.25a Devpak revision: 1 http://devpaks.org/details.php?devpak=106 Sat, 03 Dec 2005 17:27:49 GMT gg_tk is an easy-to-use C++ library for creating multimedia applications. It is divided into several modules, including GUI, graphics, file, 3D, etc.<br /> For the moment, only GUI and File modules are implemented. libmysql Library version: 5.0.5 Devpak revision: 1sid http://devpaks.org/details.php?devpak=105 Wed, 23 Nov 2005 12:59:54 GMT C MySQL client dynamic library. Link the library by -lmysql parameter. IBPP Library version: 2.3.5 Devpak revision: 1sid http://devpaks.org/details.php?devpak=104 Wed, 23 Nov 2005 10:31:12 GMT IBPP, where 'PP' stands for '++', is a C++ client interface for Firebird Server versions 1.0, 1.5 and further. It also works with InterBase 6.0, though it is expected it might only support Firebird in the future. It is a class library, free of any specific development tool dependancies. It is not tied to any 'visual' or 'RAD' tool. It was indeed developed to add Firebird access in any C++ application. Those applications using IBPP can be non-visual (CORBA/COM objects, other libraries of classes and functions, procedural 'legacy' code, for instance). But it can of course also be used in visual or RAD environments. IBPP is indeed purely a dynamic SQL interface to Firebird. In some easy (we think so :-) to use C++ classes, you will find nearly all what is needed to access a Firebird database, and manipulate the data. IBPP also offers access to most of the administrations tasks : creating a database, modifying its structure, performing online backups, administering user accounts on the server and so on. IBPP Library version: 2.4.5.2 Devpak revision: 1sid http://devpaks.org/details.php?devpak=92 Wed, 23 Nov 2005 10:26:30 GMT IBPP, where 'PP' stands for '++', is a C++ client interface for Firebird Server versions 1.0, 1.5 and further. It also works with InterBase 6.0, though it is expected it might only support Firebird in the future. It is a class library, free of any specific development tool dependancies. It is not tied to any 'visual' or 'RAD' tool. It was indeed developed to add Firebird access in any C++ application. Those applications using IBPP can be non-visual (CORBA/COM objects, other libraries of classes and functions, procedural 'legacy' code, for instance). But it can of course also be used in visual or RAD environments. IBPP is indeed purely a dynamic SQL interface to Firebird. In some easy (we think so :-) to use C++ classes, you will find nearly all what is needed to access a Firebird database, and manipulate the data. IBPP also offers access to most of the administrations tasks : creating a database, modifying its structure, performing online backups, administering user accounts on the server and so on. GLEW Library version: 1.3.3 Devpak revision: 1APB http://devpaks.org/details.php?devpak=102 Sun, 13 Nov 2005 02:02:03 GMT GLEW loads ogl extensions for you. libunicows Library version: 1.1.1 Devpak revision: 1sid http://devpaks.org/details.php?devpak=82 Wed, 09 Nov 2005 09:01:02 GMT Library for programing in unicode for win9x paltform at the same time as for NT platform. Also include Opencow 0.6 - free unicode layer library. libmysql Library version: 4.1.13a Devpak revision: 1sid http://devpaks.org/details.php?devpak=79 Wed, 09 Nov 2005 09:01:01 GMT C MySQL client dynamic library. Link the library by -lmysql parameter. libcurl Library version: 7.14.0_ssl Devpak revision: 1sid http://devpaks.org/details.php?devpak=78 Wed, 09 Nov 2005 09:00:57 GMT libcurl is a free and easy-to-use client-side URL transfer library, supporting FTP, FTPS, HTTP, HTTPS, GOPHER, TELNET, DICT, FILE and LDAP. libcurl supports HTTPS certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate, Kerberos4), file transfer resume, http proxy tunneling and more!<br /> <br /> libcurl is highly portable, it builds and works identically on numerous platforms, including Solaris, NetBSD, FreeBSD, OpenBSD, Darwin, HPUX, IRIX, AIX, Tru64, Linux, UnixWare, HURD, Windows, Amiga, OS/2, BeOs, Mac OS X, Ultrix, QNX, OpenVMS, RISC OS, Novell NetWare, DOS and more... libcurl Library version: 7.14.0_nossl Devpak revision: 1sid http://devpaks.org/details.php?devpak=77 Wed, 09 Nov 2005 08:57:17 GMT libcurl is a free and easy-to-use client-side URL transfer library, supporting FTP, FTPS, HTTP, HTTPS, GOPHER, TELNET, DICT, FILE and LDAP. libcurl supports HTTPS certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate, Kerberos4), file transfer resume, http proxy tunneling and more!<br /> <br /> libcurl is highly portable, it builds and works identically on numerous platforms, including Solaris, NetBSD, FreeBSD, OpenBSD, Darwin, HPUX, IRIX, AIX, Tru64, Linux, UnixWare, HURD, Windows, Amiga, OS/2, BeOs, Mac OS X, Ultrix, QNX, OpenVMS, RISC OS, Novell NetWare, DOS and more... Gtk+ Docs and Refs Library version: 2.8.6 Devpak revision: 1iss http://devpaks.org/details.php?devpak=100 Fri, 04 Nov 2005 14:24:44 GMT Gtk+2.8.6Docs & Refs SCR Templates Library version: 1.0 Devpak revision: SCR Templates version 1.0 http://devpaks.org/details.php?devpak=84 Fri, 14 Oct 2005 16:03:00 GMT This devpak contains two screen saver templates for MinGW.<br /> One uses Win32GDI the other OpenGL.<br /> You\'ll need to install one or both of them to use the templates, but<br /> the devpack doesn\'t require them to be pre-installed. SmartWin Library version: 1.0.1 Devpak revision: 1mol GCC version: 3.4 http://devpaks.org/details.php?devpak=50 Sun, 09 Oct 2005 12:03:36 GMT SmartWin++ is a small sized, extremely type safe, no overhead what so ever, fully template based C++ GUI library for Windows API.<br /> It is licensed underneath a modified GPL license which means that it's TOTALLY free, in fact even the code can be downloaded, used, browsed and modified. It is targeted at people who want to do Windows development but thinks MFC and WTL is cumbersome, and Qt and wxWindows is too "flexible". It is aimed to fill the gap between Qt/wxWindows on one side and MFC/WTL on the other side. GSL Library version: 1.6 Devpak revision: 1 GCC version: 3.3.1 http://devpaks.org/details.php?devpak=91 Sun, 02 Oct 2005 11:37:39 GMT The GNU Scientific Library(GSL) is a collect of C routines which can perform many technical calculation tasks, including numeric integration and differentiation, random number generation, evaluation of special functions, Fourier transforms, and matrix mathematics. fftw Library version: 3.0.1 Devpak revision: 1 GCC version: 3.4.2 http://devpaks.org/details.php?devpak=89 Sun, 02 Oct 2005 11:36:38 GMT FFTW is a C subroutine library for computing the discrete Fourier transform (DFT) in one or more dimensions, of arbitrary input size, and of both real and complex data(as well as of even/odd data, i.e. the discrete cosine/sine transforms or DCT/DST). We believe that FFTW, which is free software, should become the FFT library of choice for most applications. fftw++ Library version: 1.0.1 Devpak revision: 1 GCC version: 3.4.2 http://devpaks.org/details.php?devpak=90 Fri, 30 Sep 2005 17:14:17 GMT Fast Fourier Transform C++ Header Class for the FFTW3 Library. Qwt Library version: 4.2.0 Devpak revision: 1 GCC version: 3.4.2 http://devpaks.org/details.php?devpak=95 Fri, 30 Sep 2005 17:11:59 GMT The Qwt library contains GUI Components and utility classes which are primarily useful for programs with a technical background. Beside a 2D plot widget it provides scales, sliders, dials, compasses, thermometers, wheels and knobs to control or display values, arrays, or ranges of type double. sqlite Library version: 3.2.6 Devpak revision: 1ew http://devpaks.org/details.php?devpak=94 Sun, 18 Sep 2005 07:26:45 GMT SQLite3 is a small C library in the public domain that implements a simple, self-contained, zero-configuration SQL database engine suitable for embedding in programs. The C API is usable under C++. sqlite Library version: 3.2.5 Devpak revision: 1ew http://devpaks.org/details.php?devpak=87 Mon, 29 Aug 2005 15:10:46 GMT SQLite3 is a small C library in the public domain that implements a simple, self-contained, zero-configuration SQL database engine suitable for embedding in programs. The C API is usable under C++. sqlite Library version: 3.2.4 Devpak revision: 1ew http://devpaks.org/details.php?devpak=86 Wed, 24 Aug 2005 15:56:58 GMT SQLite3 is a small C library in the public domain that implements a simple, self-contained, zero-configuration SQL database engine suitable for embedding in programs. The C API is usable under C++. glib Library version: 2.6.6 Devpak revision: 1spec http://devpaks.org/details.php?devpak=39 Tue, 23 Aug 2005 02:53:28 GMT GLib is a lower-level library that provides many useful definitions and functions available for use when creating GDK and GTK applications. These include definitions for basic types and their limits, standard macros, type conversions, byte order, memory allocation, warnings and assertions, message logging, timers, string utilities, hook functions, a lexical scanner, dynamic loading of modules, and automatic string completion.<br /> <br /> This devpak is required by GTK+. gtk+ Library version: 2.6.9 Devpak revision: 1spec http://devpaks.org/details.php?devpak=41 Tue, 23 Aug 2005 02:52:48 GMT GTK+ is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK+ is suitable for projects ranging from small one-off projects to complete application suites. pango Library version: 1.8.2 Devpak revision: 1spec http://devpaks.org/details.php?devpak=40 Tue, 23 Aug 2005 02:51:47 GMT The goal of the Pango project is to provide an open-source framework for the layout and rendering of internationalized text. Pango is an offshoot of the GTK+ and GNOME projects, and the initial focus is operation in those environments, however there is nothing fundamentally GTK+ or GNOME specific about Pango. Pango uses Unicode for all of its encoding, and will eventually support output in all the worlds major languages.<br /> <br /> This devpak is required by GTK+. sqlite Library version: 3.2.3 Devpak revision: 1ew http://devpaks.org/details.php?devpak=85 Mon, 22 Aug 2005 16:22:07 GMT SQLite3 is a small C library in the public domain that implements a simple, self-contained, zero-configuration SQL database engine suitable for embedding in programs. The C API is usable under C++. loadjp2k Library version: 0.1 Devpak revision: 1mol http://devpaks.org/details.php?devpak=81 Sat, 13 Aug 2005 19:49:39 GMT loadjp2k is a bit of glue to let you load JPEG-2000 images, using the JasPer library, into Allegro BITMAPs. It is placed in the public domain. JasPer Library version: 1.701.0 Devpak revision: 1mol http://devpaks.org/details.php?devpak=80 Sat, 13 Aug 2005 19:46:51 GMT The JasPer Project is an open-source initiative to provide a free software-based reference implementation of the codec specified in the JPEG-2000 Part-1 standard (i.e., ISO/IEC 15444-1).<br /> <br /> The example viewer requires GLUT devpak. zlib Library version: 1.2.3 Devpak revision: 1cm http://devpaks.org/details.php?devpak=74 Fri, 22 Jul 2005 15:10:29 GMT A Massively Spiffy Yet Delicately Unobtrusive Compression Library<br /> (Also Free, Not to Mention Unencumbered by Patents) OpenSSL Library version: 0.9.8 Devpak revision: 1cm http://devpaks.org/details.php?devpak=73 Fri, 22 Jul 2005 11:01:12 GMT Open implementation of Secure Socket Layer protocol Libxml Library version: 2.6.20 Devpak revision: 1cm http://devpaks.org/details.php?devpak=71 Tue, 19 Jul 2005 14:57:21 GMT Libxml - XML C parser and toolkit. SDL_mixer Library version: 1.2.6 Devpak revision: 2mol http://devpaks.org/details.php?devpak=6 Tue, 12 Jul 2005 23:01:20 GMT SDL_mixer is a sample multi-channel audio mixer library.<br /> It supports any number of simultaneously playing channels of 16 bit stereo audio, plus a single channel of music, mixed by the popular MikMod MOD, Timidity MIDI, Ogg Vorbis, and SMPEG MP3 libraries.<br /> <br /> Changes in second release of SDL_mixer 1.2.6 devpak: MP3s now play correctly, SMPEG is statically linked into SDL_mixer.dll, so SMPEG.dll is not needed anymore, SDL_mixer.dll is now installed only into Dev-C++\bin (it used to be Dev-C++\dll and Windows\System32; the bahaviour was changed to mimic SDL devpak), only the dynamically linked version is now available so the devpak is much smaller. JPGalleg Library version: 2.5 Devpak revision: 1mol http://devpaks.org/details.php?devpak=70 Fri, 08 Jul 2005 23:43:13 GMT This add-on for Allegro will allow you to load/save JPG images using standard Allegro image handling functions. Zip Library version: 2.31 Devpak revision: 1cm http://devpaks.org/details.php?devpak=69 Wed, 06 Jul 2005 21:59:49 GMT Zip is a compression and file packaging/archive utility. UnZip Library version: 5.51-1 Devpak revision: 1cm http://devpaks.org/details.php?devpak=68 Wed, 06 Jul 2005 21:56:47 GMT UnZip is an extraction utility for archives compressed in .zip format (also called "zipfiles"). Rx Library version: 1.5 Devpak revision: 1cm http://devpaks.org/details.php?devpak=67 Wed, 06 Jul 2005 21:51:07 GMT Regular expression library. OpenSSL Library version: 0.9.7g Devpak revision: 1cm http://devpaks.org/details.php?devpak=66 Wed, 06 Jul 2005 21:47:25 GMT Open implementation of Secure Socket Layer protocol. Libxml Library version: 2.6.19 Devpak revision: 1cm http://devpaks.org/details.php?devpak=65 Wed, 06 Jul 2005 21:43:53 GMT Libxml - XML C parser and toolkit. LibUTF8 Library version: 0.8 Devpak revision: 1cm http://devpaks.org/details.php?devpak=64 Wed, 06 Jul 2005 21:37:36 GMT This library provides UTF-8 locale support, for use on systems which don't have UTF-8 locales, or whose UTF-8 locales are unreasonably slow. libfcgi Library version: 2.4.0 Devpak revision: 1cm http://devpaks.org/details.php?devpak=63 Wed, 06 Jul 2005 21:33:27 GMT FastCGI is a language independent, scalable, open extension to CGI that provides high performance without the limitations of server specific APIs. Crypt Library version: 2.2.5 Devpak revision: 1cm http://devpaks.org/details.php?devpak=61 Wed, 06 Jul 2005 21:21:10 GMT Cryptographic functions from the GNU C library. bzip2 Library version: 1.0.2-3 Devpak revision: 1cm http://devpaks.org/details.php?devpak=60 Wed, 06 Jul 2005 21:15:49 GMT bzip2 is a freely available, patent free, high-quality data compressor. It typically compresses files to within 10% to 15% of the best available techniques (the PPM family of statistical compressors), whilst being around twice as fast at compression and six times faster at decompression. The code is organised as a library, with a programming interface. The bzip2 program itself is a client of the library. You can use the library in your own programs, to directly read and write .bz2 files, or even just to compress data in memory using the bzip2 algorithms. log4cxx Library version: 0.9.7 Devpak revision: 1fryppy GCC version: gcc3.4.2 http://devpaks.org/details.php?devpak=59 Tue, 05 Jul 2005 07:26:46 GMT This is the log4cxx 0.9.7 Dev-Cpp Development Package.<br /> This devpak helps you add logging features to your applications. Console and file logging, using Windows NT event logging service, network and SMTP logging, XML, HTML and plain text representation of logging data, filters and easy configuration with XML or plain text files are main advantages of log4cxx system.<br /> <br /> This Build lacks of SMTP logging service, because it feature depends on libSMTP, which is not published as devpak.<br /> <br /> !!!WARNING!!!<br /> This devpak implicitly depends on iconv and needs of iconv.dll library. It\'s ok to use libiconv.dll from libiconv version 1.8-1 devpak. If you can\'t find such stuff, I have placed it in :\\Dev-Cpp\\Examlpes\\log4cxx\\lib\\iconv.dll.<br /> <br /> Other dependences are: Libxml2 Pthreads. libcda Library version: 0.5 Devpak revision: 1mol http://devpaks.org/details.php?devpak=58 Sun, 03 Jul 2005 22:16:58 GMT libcda is "A simple, cross-platform CD playing library". It was designed to be used in computer games, but obviously this is not necessary. APEG Library version: 1.0.0 rc5 Devpak revision: 1mol http://devpaks.org/details.php?devpak=55 Fri, 01 Jul 2005 23:03:57 GMT APEG (pronounced with a long A) is an add-on library for Allegro. It provides MPEG-1 and Ogg media playback using bitmaps, callback, and per-call advancing, somewhat identical to how Allegro's existing FLIC player works. libtheora Library version: 1.0 alpha 4 Devpak revision: 1mol http://devpaks.org/details.php?devpak=54 Fri, 01 Jul 2005 21:49:45 GMT Theora is Xiph.Org's first publicly released video codec, intended for use within the Foundation's Ogg multimedia streaming system. Theora is derived directly from On2's VP3 codec; Currently the two are nearly identical, varying only in encapsulating decoder tables in the bitstream headers, but Theora will make use of this extra freedom in the future to improve over what is possible with VP3.<br /> Depends on Ogg Vorbis SDK devpak. gtk2_examples Library version: 1.0 Devpak revision: 2spec http://devpaks.org/details.php?devpak=42 Fri, 17 Jun 2005 23:52:43 GMT Those are gtk2 examples from gtk tutorial at http://www.gtk.org/tutorial/ . The examples are licensed on GNU LGPL. wxWidgets_contrib Library version: 2.6.1 Devpak revision: 1spec GCC version: 3.4.2 http://devpaks.org/details.php?devpak=36 Fri, 17 Jun 2005 00:02:03 GMT This is contrib package for wxWidgets 2.6.1. Compiled against gcc 3.4.2 (dev-c++ 4.9.9.2) with same options as the wxWidgets package. wxWidgets_contrib Library version: 2.6.1 unicode Devpak revision: 1spec GCC version: 3.4.2 http://devpaks.org/details.php?devpak=37 Fri, 17 Jun 2005 00:00:38 GMT This is contrib package for wxWidgets 2.6.1 unicode. Compiled against gcc 3.4.2 (dev-c++ 4.9.9.2) with same options as the wxWidgets unicode package. TinyXml Library version: 2.3.4 Devpak revision: 1mol GCC version: 3.4 http://devpaks.org/details.php?devpak=51 Fri, 10 Jun 2005 20:59:04 GMT TinyXml is a simple, small, C++ XML parser that can be easily integrating into other programs. wxWidgets Library version: 2.6.1 unicode Devpak revision: 1spec GCC version: 3.4.2 http://devpaks.org/details.php?devpak=35 Fri, 10 Jun 2005 19:09:33 GMT This is wxWidgets 2.6.1 unicode stable. WxWidgets gives you a single, easy-to-use API for writing GUI applications on multiple platforms.<br /> <br /> This is wxWidgets 2.6.1 static unicode stable. It was compiled from source against gcc 3.4.2 (dev-c++ 4.9.9.2), with "./configure --prefix=c:/Dev-Cpp --enable-monolithic --disable-shared --disable-mslu --with-opengl --with-odbc --enable-unicode".<br /> <br /> The package is based on wxWidgets package from upcase.de, except it was compiled from source against Dev-C++'s mingw system. It also contains template copied from Upcase's devpak. Additionally it contains most of the samples (in Examples directory) with dev-c++'s project files for them wxWidgets Library version: 2.6.1 Devpak revision: 1spec GCC version: 3.4.2 http://devpaks.org/details.php?devpak=34 Fri, 10 Jun 2005 19:07:15 GMT This is wxWidgets 2.6.1 stable. WxWidgets gives you a single, easy-to-use API for writing GUI applications on multiple platforms.<br /> <br /> This is wxWidgets 2.6.1 static stable. It was compiled from source against gcc 3.4.2 (dev-c++ 4.9.9.2), with "./configure --prefix=c:/Dev-Cpp --enable-monolithic --disable-shared --disable-mslu --with-opengl --with-odbc". Please note that unicode is disabled in this build.<br /> <br /> The package is based on wxWidgets package from upcase.de, except it was compiled from source against Dev-C++'s mingw system. It also contains template copied from Upcase's devpak. Additionally it contains most of the samples (in Examples directory) with dev-c++'s project files for them JGMOD Library version: 0.99 20021015 Devpak revision: 3mol http://devpaks.org/details.php?devpak=31 Thu, 09 Jun 2005 23:54:35 GMT Library for playing modules (MOD, S3M, XM, UMX, JGM) for Allegro. Cairo Library version: 0.4.0 Devpak revision: 1mol http://devpaks.org/details.php?devpak=49 Sun, 05 Jun 2005 01:49:53 GMT Cairo is a vector graphics library with cross-device output<br /> support. Currently supported output targets include the X Window<br /> System and in-memory image buffers. PostScript and PDF file output is<br /> planned. Cairo is designed to produce identical output on all output<br /> media while taking advantage of display hardware acceleration when<br /> available (eg. through the X Render Extension).<br /> <br /> Cairo provides a stateful user-level API with capabilities similar to<br /> the PDF 1.4 imaging model. Cairo provides operations including<br /> stroking and filling Bezier cubic splines, transforming and<br /> compositing translucent images, and antialiased text rendering.<br /> <br /> Cairo was once named Xr, (or Xr/Xc), so if you came looking for that<br /> software, you've found it. libpixman Library version: 0.1.4 Devpak revision: 1mol http://devpaks.org/details.php?devpak=48 Sun, 05 Jun 2005 01:48:23 GMT Pixel manipulation library. DUMB with Allegro support Library version: CVS 20050418 Devpak revision: 1mol http://devpaks.org/details.php?devpak=46 Sun, 05 Jun 2005 01:44:40 GMT DUMB is an IT, XM, S3M and MOD player library with Allegro support. GNU Debugger Library version: 6.3-1 Devpak revision: 2spec http://devpaks.org/details.php?devpak=44 Sun, 05 Jun 2005 01:32:10 GMT GDB: The GNU Project Debugger version 6.3-1 SNAPSHOT (potentially unstable). Win98/WinME users you may need to get the psapi.dll file from Microsoft. gtk+ Book Examples Library version: 1.0 Devpak revision: 3spec http://devpaks.org/details.php?devpak=43 Sun, 05 Jun 2005 01:24:55 GMT Those are examples from the book "Developing Linux Applications with GTK+ and GDK" by Eric Harlow. They're licensed on GPL. The original examples were designed to work on GTK 1.0/1.2, so I had to tweak it to work with GTK 2.0 and later. Among others examples include GTK versions of Minesweeper and Defender games. atk Library version: 1.9.0 Devpak revision: 1spec http://devpaks.org/details.php?devpak=38 Sun, 05 Jun 2005 01:13:41 GMT ATK (Accessibility Tool Kit) allows accessibility tools to navigate the UI of an application and present it to disabled users.<br /> <br /> This package is required by GTK+. mingw utils Library version: 0.3 Devpak revision: 1spec http://devpaks.org/details.php?devpak=33 Sun, 05 Jun 2005 00:32:40 GMT Mingw-utils is a wide collection of useful little programs of several authors.<br /> <br /> Here is a brief description:<br /> - a2dll: Script to generate a DLL from a static library<br /> - dos2unix/unix2dos: UNIX/DOS line ending convertion utilities<br /> - drmingw: Just-in-time exception handler and stack backtracing debugger<br /> - dsw2mak: Microsoft Developer Studio workspace (DSW) to Makefile converter<br /> - pexports: Generates a .DEF from a DLL.<br /> - redir: Redirects stderr & stdout to each other or to any file.<br /> - reimp: Converts Microsoft Visual Studio import libraries into MinGW compatible ones.<br /> - res2coff: Converts resources in .RES format into .COFF object module format.<br /> <br /> Detailed docs are in Dev-c++'s docs directory The Allegro GUI Un-uglification Project Library version: 0.99.7 Devpak revision: 1mol http://devpaks.org/details.php?devpak=32 Sun, 05 Jun 2005 00:27:50 GMT The purpose of the Allegro GUI Un-uglification Project is to make Allegro dialogs look good. Right now it emulates GTK, Win95, QNX, Photon MicroGUI, BeOS and NeXTStep widget sets. And it has a bitmap theme allowing to create your own themes, with some example themes provided. libtiff Library version: 3.6.1-2 Devpak revision: 1spec http://devpaks.org/details.php?devpak=29 Sun, 05 Jun 2005 00:05:08 GMT This software provides support for the Tag Image File Format (TIFF), a widely used format for storing image data. The latest version of the TIFF specification is available on-line in several different formats, as are a number of Technical Notes (TTN's). This package is based on compilation from GnuWin32. libpng Library version: 1.2.8 Devpak revision: 1spec http://devpaks.org/details.php?devpak=28 Sun, 05 Jun 2005 00:01:14 GMT The Portable Network Graphics (PNG) format was designed to replace the older and simpler GIF format and, to some extent, the much more complex TIFF format. This package is based on compilation from GnuWin32. libjpeg Library version: 6b-4 Devpak revision: 1spec http://devpaks.org/details.php?devpak=146 Sat, 04 Jun 2005 23:54:00 GMT This package contains C software to implement JPEG image compression and decompression. JPEG is a standardized compression method for full-color and gray-scale images. This packages contains compilation from GnuWin32. fftw Library version: 2.1.5 Devpak revision: 1spec http://devpaks.org/details.php?devpak=23 Sat, 04 Jun 2005 21:51:35 GMT FFTW is a C subroutine library for computing the discrete Fourier transform (DFT) in one or more dimensions, of arbitrary input size, and of both real and complex data (as well as of even/odd data, i.e. the discrete cosine/sine transforms or DCT/DST).<br /> <br /> FFTW stands for Fastest Fourier Transform in the West. gcc-g++ Library version: 3.4.2-20040916-1 Devpak revision: 1spec http://devpaks.org/details.php?devpak=19 Sat, 04 Jun 2005 21:26:40 GMT This is gcc-g++ 3.4.2-20040916-1 - the current (Sep 21, 2004) version released by the MinGW team. As of around 2004-11-04 this has become the CURRENT stable version. gcc-core Library version: 3.4.2-20040916-1 Devpak revision: 1spec http://devpaks.org/details.php?devpak=18 Sat, 04 Jun 2005 21:24:10 GMT This is gcc-core 3.4.2-20040916-1 - the current (Sep 21, 2004) version released by the MinGW team. As of around 2004-11-04 this has become the CURRENT stable version. CONIO Library version: 2.0 Devpak revision: 1mol http://devpaks.org/details.php?devpak=16 Sat, 04 Jun 2005 21:16:58 GMT Borland-style CONIO implementation for MinGW. Rewritten version 2.0.<br /> <br /> Changes in 2.0<br /> ==============<br /> * make library aware of console window size<br /> * make library aware of console window position in console buffer<br /> * added support for UNICODE Win32 API<br /> * added constream-like manipulators for C++<br /> * implemented highvideo, insline, lowvideo, movetext, normvideo, gettextinfo, getpass, cputsxy, putchxy, inittextinfo<br /> * fixed delline GNU Debugger Library version: 5.2.1-1 Devpak revision: 1spec http://devpaks.org/details.php?devpak=14 Sat, 04 Jun 2005 21:04:15 GMT This is GNU Debugger 5.2.1_1 - the current (Feb 17, 2003) version released by the MinGW team. SDL Library version: 1.2.8 Devpak revision: 2spec http://devpaks.org/details.php?devpak=12 Sat, 04 Jun 2005 20:51:45 GMT Simple DirectMedia Layer is a cross-platform multimedia library designed to provide low level access to audio, keyboard, mouse, joystick, 3D hardware via OpenGL, and 2D video framebuffer.<br /> <br /> This is a devpak containing libSDL 1.2.8 as well as examples/templates and SDL Reference help file created by Lea Anthony. gstream Library version: 1.6 Devpak revision: 2mol GCC version: 3.4 http://devpaks.org/details.php?devpak=11 Sat, 04 Jun 2005 20:42:55 GMT C++ iostream-like text input/output library for Allegro. GRETA Library version: 2.6.4 Devpak revision: 2mol GCC version: 3.4 http://devpaks.org/details.php?devpak=10 Sat, 04 Jun 2005 19:36:23 GMT GRETA gives you all the power of Perl 5 regular expressions in your C++ applications. These easy-to-use classes let you perform regular expression pattern matches on strings in C++. GTK 2.x API Reference Library version: 2.4.4 Devpak revision: 1spec http://devpaks.org/details.php?devpak=9 Sat, 04 Jun 2005 18:06:51 GMT GTK 2.x 2.4.4 API Reference - a .chm help file containing API references to: GLib, GObject, Pango, ATK, GdkPixbuf, GDK and GTK. Created by Mael. AllegroGL Library version: CVS 20050308 Devpak revision: 1mol http://devpaks.org/details.php?devpak=8 Sat, 04 Jun 2005 17:03:14 GMT The library mostly provides functions to allow you to use OpenGL alongside Allegro -- you use OpenGL for your rendering to the screen, and Allegro for miscellaneous tasks like gathering input, doing timers, getting cross-platform portability, loading data, and drawing your textures. So this library fills the same hole that things like glut do.<br /> <br /> AllegroGL also automatically exposes most, if not all, OpenGL extensions available to user programs. This means you no longer have to manually load them; extension management is already done for you. SDL_ttf Library version: 2.0.7 Devpak revision: 1mol http://devpaks.org/details.php?devpak=7 Sat, 04 Jun 2005 15:57:36 GMT This is a library which allows you to use TrueType fonts in your SDL applications. GDBM Library version: 1.8.3 Devpak revision: 2mol http://devpaks.org/details.php?devpak=3 Sat, 04 Jun 2005 15:24:12 GMT GNU dbm is a set of database routines that use extensible hashing. It works similar to the standard UNIX dbm routines.