GeSHi 1.1.0alpha4 (Development branch)GeSHi 1.1.0alpha4 (Development branch)GeSHi 1.1.0alpha4 (Development branch) 06/05/2005 11:22 PM
License: GNU General Public License (GPL) Changes: Email addresses and URLs in highlighted source code are automatically made into links. CSS support has been greatly improved, and a language file added for CSS (so you can try highlighting CSS files on the demo form). The get-keywords script has been improved with new options and now uses its own copy of the PEAR files it needs. Context naming support has been greatly improved, which will lead to an important optimisation in speed and RAM usage in the next build. This is a GrokNews Entry: (what is grok?)GeSHi 1.1.0alpha4 (Development branch)Grok Headline matches for GeSHi 1.1.0alpha4 (Development branch)GeSHi 1.0.7 (Default branch)GeSHi 1.0.7 (Default branch) 06/17/2005 04:58 PM License: GNU General Public License (GPL) Changes: This release a major bugfix release in the 1.0.X series. Four language files have been added, API documentation is now available, and automatic data path detection, fixes for premature header sending problems, and extra keywords for some languages are just some of the highlights. GeSHi 1.0.1GeSHi 1.0.1 08/05/2004 11:23 PM A generic syntax highlighter for PHP. GeSHi - Generic Syntax HighlighterGeSHi - Generic Syntax Highlighter 07/21/2004 10:03 PM GEneric Syntax HIghlighter version 1.0.0 (stable) released FOX 1.5.1 (Development branch)FOX 1.5.1 (Development branch) 03/22/2005 03:53 PM Changes: Unicode tables were added. The fxchar.h header file provides functions operating on 32-bit wide Unicode characters. They support the full range from U+000000 to U+10FFFF. FOX will support wide characters, but most functions will work on UTF-8, which is a more compact and manageable representation of Unicode characters. Scroll capability was added to FXTabBar and FXTabBook. The "remove" APIs in various container classes were renamed to "erase", which more closely resembles STL container classes' nomenclature. Mouse wheel support was added for FXComboBox, FXListBox, and FXTreeListBox. FOX 1.5.4 (Development branch)FOX 1.5.4 (Development branch) 04/16/2005 05:35 AM Changes: Added a variety of string- and character-related functionality, and fixed some rare floating point rounding errors. imp bot 0.1.1 (Development branch)imp bot 0.1.1 (Development branch) 03/14/2005 06:20 PM imp bot is an IRC bot that provides some degree of channel help and protection, and aims to be an aid in channels in which there is a need for documentation and URL saving. Changes: A script 'imp_ipc' has been added to send commands through LMS using the 'socat' program. An LMS (Local Management System) has beena dded, and the RMS system has been restructured using derived classes. The HawkNL dependency has been removed. Now imp depends on the commonc++ library (specially for socket handling). This means the RMS socket calls have been rewritten, and a little security has been added when receiving data. A lot of bugs have been corrected, and three commands have been added to the RMS interface. GTK+ 2.7.0 (Development branch)GTK+ 2.7.0 (Development branch) 06/24/2005 07:14 PM GTK, which stands for the Gimp ToolKit, is a library for creating graphical user interfaces. It is designed to be small and efficient, but still flexible enough to allow the programmer freedom in the interfaces created. GTK provides some unique features over standard widget libraries. License: GNU Lesser General Public License (LGPL) Changes: This is the first development release leading up to GTK+ 2.8. Support for Cairo for drawing was added. Many minor bugs were fixed. FOX 1.3.26 (Development branch)FOX 1.3.26 (Development branch) 02/01/2005 09:45 PM Changes: XDND was upgraded to version 5 of the standard. Minor tweaks wre made to toolbar dragging. FXSettings doesn't quote values unless there are leading and trailing spaces or special characters in it. FOX 1.5.3 (Development branch)FOX 1.5.3 (Development branch) 04/11/2005 03:05 PM Changes: The offset() API was added to FXString, which gives byte offset of the UTF-8 character with a given index. inc() and dec() APIs were added to FXString to advance byte offset to the next or previous UTF-8 character. A couple of FXString APIs that were duplicated were dropped. Many APIs were added to FXString which take wide and narrow characters, particularly constructors, assign(), append(), prepend(), insert(), replace(), and assignment operators. FXwchar is now typedef-ed to wchar_t when wchar_t is 32-bits. On machines where wchar_t is 16-bits, FXnchar is typedef-ed as wchar_t. NAS 1.7a (Development branch)NAS 1.7a (Development branch) 04/10/2005 09:50 PM In a nutshell, the Network Audio System (NAS) is the audio equivalent of an X display server. It was developed by NCD for playing, recording, and manipulating audio data over a network. Like the X Window System, it uses the client/server model to separate applications from the specific drivers that control audio input and output devices. Changes: This version corrects some issues seen with Gcc 4.0, as well as fixing some AMD-64 and NetBSD issues. runit 1.2.2 (Development branch)runit 1.2.2 (Development branch) 04/12/2005 05:43 AM runit is a daemontools alike replacement for SysV-init and other init schemes. It currently runs on GNU/Linux, *BSD, Mac OS X, and Solaris, and can easily be adapted to other Unix operating systems. runit implements a simple three-stage concept. Stage 1 performs the system's one-time initialization tasks. Stage 2 starts the system's uptime services (via the runsvdir program). Stage 3 handles the tasks necessary to shutdown and halt or reboot. Changes: This version fixes and improves the documentation, and slightly changes the warning messages of some programs. The svlogd program has been fixed to properly prefix log messages written to standard error with a timestamp if configured so. Gambas 1.9.4 (Development branch)Gambas 1.9.4 (Development branch) 03/23/2005 09:55 AM Changes: The source package has been completely reorganized. Now, almost every component has its own source sub-package which is independent of the others. Components can now be written in Gambas. GTK+, SDL, and ODBC components have been updated. Sylpheed 1.9.8 (Development branch)Sylpheed 1.9.8 (Development branch) 04/12/2005 11:02 AM Changes: The filter preferences dialog, the edit account dialog, and the folderview were reimplemented using GtkTreeView. Auto-scroll on DnD was implemented. GBK encoding is supported. The broken PLAIN authentication for SMTP AUTH was fixed. A workaround was made for some SMTP servers which terminate the connection right after a QUIT command is sent. Clear-signed messages are not MIME-encoded anymore. The line-wrapping of the composition window was modified not to screw up itemized lines. Gwyddion 1.99.1 (Development branch)Gwyddion 1.99.1 (Development branch) 03/23/2005 09:56 AM Changes: Classes (old palettes, old 3dlabels), widgets (vmenubar, old shader, toolbox), and functions that were deprecated, unimplemented, and mistakenly exposed were removed or rectified. Support for old binary settings files was removed. Module names are no longer arbitrary but derived from file names. The implicit gwy file format was switched to the new one. There were other smaller code clean-ups, internal representation changes, and API/ABI breaking changes. GeekOS 0.3.0 (Development branch)GeekOS 0.3.0 (Development branch) 04/12/2005 05:18 PM GeekOS is a tiny operating system kernel for x86 PCs. Its goal is to be simple enough for beginners to understand and modify, but realistic enough to be interesting and fun. The primary development environment for GeekOS is Linux or Windows using gcc, nasm, and the Bochs PC emulator. Changes: Many bugs have been fixed. Compiling on Windows using Cygwin is supported. abcm2ps 4.9.3 (Development branch)abcm2ps 4.9.3 (Development branch) 03/29/2005 07:04 AM abcm2ps is a package that converts music tunes from ABC format to PostScript. Based on abc2ps version 1.2.5, it was developed mainly to print baroque organ scores that have independant voices played on one or more keyboards, and a pedal-board. It introduces many extensions to the ABC language that make it suitable for classical music. Changes: In addition to some bugfixes, this version treats voice unisons with different accidentals. Qt 4.0 Beta 2 (Development branch)Qt 4.0 Beta 2 (Development branch) 04/12/2005 05:19 PM Changes: This release includes improvements to the Qt 3 to 4 porting tool and supporting documentation, feature additions to Qt Designer including support for MDI and SDI modes and support for custom widgets, a new painting subsystem that allows device-independent rendering of pixel-exact images, an improved input method framework, and addition the of XP and Motif styles. Further additional improvements have also been made to the Qt3Support library. IvyTV 0.3.2y (Development branch)IvyTV 0.3.2y (Development branch) 04/17/2005 04:54 AM The primary goal of the ivtv project is to provide an Open Source driver for the Hauppauge PVR 250/350 series of MPEG video capture cards, and other cards based on the iCompression iTVC15/Conexant CX23415 and CX23416 MPEG codecs. Changes: An OSD DMA semaphore fix was made. Cleanup was done in the YUV video capture (untested). Minor VBI fixes were made. Vertical scaling was fixed to avoid a bar across the bottom. 4Suite 1.0b1 (Development branch)4Suite 1.0b1 (Development branch) 04/17/2005 07:33 PM 4Suite is a Python-based toolkit for XML and RDF application development. It features a library of integrated tools for XML processing, implementing open technologies such as DOM, RDF, XSLT, XInclude, XPointer, XLink, XPath, XUpdate, RELAX NG, and XML/SGML Catalogs. Layered upon this is an XML and RDF data repository and server, which supports multiple methods of data access, query, indexing, transformation, rich linking, and rule processing, and provides the data infrastructure of a full database system, including transactions, concurrency, access control, and management tools. It also supports HTTP, RPC, SOAP, and FTP, plus APIs in Python and XSLT. Changes: This release features minor to huge performance increases throughout the core libraries (XML parsing, XSLT stylesheet reading, and XPath evaluation are remarkably faster). All dependencies on PyExpat are gone. XML_CATALOG_FILES env var support was added. Security risk XPath extension functions are now disabled by default. XLink, XUpdate, and RDFS support was improved. Berkeley DB (bsddb) drivers were added. MySQL drivers were optimized. There are many more bugfixes and enhancements. abcm2ps 4.9.1 (Development branch)abcm2ps 4.9.1 (Development branch) 03/17/2005 03:33 AM abcm2ps is a package that converts music tunes from ABC format to PostScript. Based on abc2ps version 1.2.5, it was developed mainly to print baroque organ scores that have independant voices played on one or more keyboards, and a pedal-board. It introduces many extensions to the ABC language that make it suitable for classical music. Changes: Lyrics are now closer to the staff. A "lyrics=up|down|auto" option was added to the V: field. Minor bugs were fixed. kbarcode 1.9.5 (Development branch)kbarcode 1.9.5 (Development branch) 04/18/2005 11:02 AM Changes: Support for images was greatly improved, so an image path can come from the database. JavaScript support was added, so visibility of elements on the label can be scripted. A better command-line interface was added. The batch printing wizard was enhanced further. Many bugs were fixed, including a frequent crash in the label editor. LutelWall 0.97 (Development branch)LutelWall 0.97 (Development branch) 03/28/2005 08:11 PM Changes: New TOS optimizations (enabled by default) and cleaner HTML statistics. kbarcode 1.9.4 (Development branch)kbarcode 1.9.4 (Development branch) 03/28/2005 08:10 PM Changes: This release includes many bugfixes and new features. A [sqlquery:] token allows you to place the result of any SQL query on the label or use the result as a barcode value. Support for user defined variables was added. You can define as many variables as you want and import their values before printing from a CSV file or from a SQL database. A new wizard was added to make batch printing many labels even more easy and powerful. Gwyddion 1.99.2 (Development branch)Gwyddion 1.99.2 (Development branch) 04/18/2005 11:03 AM Changes: New file import and nanoindentation modules were forward-ported from stable version 1.10. Data field statistics caching was implemented. NL fitter supports linked parameters. File detection is more efficient. All enums are registered in the GObject type system. Other refactoring and code clean-up continued. UPPAAL 3.5.5 (Development branch)UPPAAL 3.5.5 (Development branch) 04/08/2005 10:31 AM Changes: Significant improvements in memory consumption have been made and the speed of the liveness checker has been increased. SCREEM 0.13.3 (Development branch)SCREEM 0.13.3 (Development branch) 04/18/2005 12:51 PM SCREEM is a tag-based Web page editor which aims not only to aid in creating Web pages, but also to provide useful site maintainance facilities, including automatic link updating and site upload facilities. SCREEM has more than just the usual HTML tags, with features for including Javascript, PHP, cascading style sheets, etc within your site. Changes: This release adds a large number of bugfixes. Most notably, CVS support should now work correctly again, as should "find again" after closing the "find" dialog. GRAMPS 2.0.2 (Development branch)GRAMPS 2.0.2 (Development branch) 06/05/2005 11:23 PM License: GNU General Public License (GPL) Changes: This release provides bug fixes and performance improvements on large databases. Drivel 1.3.91 (Development branch)Drivel 1.3.91 (Development branch) 06/05/2005 11:23 PM License: GNU General Public License (GPL) Changes: This release fixes a couple of proxy server issues and updates the documentation and translations. New artwork has also been added. Sylpheed 1.9.0 (Development branch)Sylpheed 1.9.0 (Development branch) 02/01/2005 09:45 PM Changes: The migration to GTK2 has been made. Multilingualization (m17n) is now supported. The internal encoding has become UTF-8, including the cache and configuration files. Anti-aliased font display is now supported. Many glitches related to font management have been solved. The user-interface has been improved in many respects. Gpgme-1.0 is now supported. OpenOffice.org 1.9.91 (Development
|
Also check out: |