mantis
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 7
Download (1.9MB)
Added: 2007-08-02 License: GPL (GNU General Public License) Price:
828 downloads

BitNami Mantis Stack for Linux 1.1.2.0
greatly simplifies the installation of Mantis and runtime dependencies more>> BitNami Mantis Stack is an easy to use installer for Mantis, which is free popular web-based bug-tracking system, written in the PHP scripting language and works with MySQL, MS SQL, and PostgreSQL databases and a webserver.
The BitNami Mantis Stack is an installer that greatly simplifies theinstallation of Mantis and runtime dependencies. It includes ready-to-runversions of Apache, MySQL and PHP. Mantis Stack is distributed for freeunder the Apache 2.0 license. Please see the appendix for the specificlicenses of all open source components included.
FEATURES
- Easy to Install
BitNami Stacks are built with one goal in mind: to make it as easy aspossible to install open source software. Our installers completely automatethe process of installing and configuring all of the software included ineach Stack, so you can have everything up and running in just a few clicks.
- Independent
BitNami Stacks are completely self-contained, and therefore do not interfere with any software already installed on your system. For example, you can upgrade your systems MySQL or Apache without fear of breaking your BitNami Stack.
- Integrated
By the time you click the finish button on the installer, the whole stack will be integrated, configured and ready to go.
- Relocatable
BitNami Stacks can be installed in any directory. This allows you to have multiple instances of the same stack, without them interfering with each other.<<less
Download (63.10MB)
Added: 2009-04-04 License: Freeware Price: Free
205 downloads
Crazy Eddies GUI System 0.5.0 RC2
Crazy Eddies GUI System is a free library providing windowing and widgets for graphics APIs / engines. more>>
Crazy Eddies GUI System is a free library providing windowing and widgets for graphics APIs / engines where such functionality is not natively available, or severly lacking.
The library is object orientated, written in C++, and aimed at game developers.
Enhancements:
- Added: single colour support to PropertyHelper::stringToColourRect
- Added: missing support to Irrlicht renderer for creating a texture with a given size.
- Added: Updates to renderers for D3D8.1 and D3D9 to report correct values for original size and actual texture size. (Related to Mantis ticket #45).
- Added: Support for using user defined image codec by name (using dso) or directly throught a pointer to an existing image codec.
- Added: Long property export (allows for properties containing multiple lines).
- Added: Helper methods to Window to return EventSet::Iterator and PropertySet::Iterator objects.
- Added: Reworked TabControl by zap. Mantis #82.
- Added: TabControlDemo sample. Mantis #82.
- Added: Danish language in the FontDemo sample.
- Added: Output of summary of configure results (for configure based builds)
- Added: Texture extra size information to CEGUI::Texture in order to be able to handle scaled/stretched textures within Imageset.
- Added: Texture Scaling support in IrrlichRenderer
- Removed: Empty source file CEGUIVector.cpp
- Removed: TabPane files.
- Modified: Behaviour of Editbox so that EventCharacterKey events are only marked as handled if the key press actually resulted in a change to the Editbox text string. (Related to Mantis #59)
- Modified: Replaced all getWindow with get
- Modified: Replaced all setWindow with set
- Modified: EventSet::EventIterator now known as EventSet::Iterator
- Modified: PropertySet::PropertyIterator now known as PropertySet::Iterator
- Modified: ImageCodec modules are now DynamicModule
- Modified: Falagard PropertyDim now supports a type attribute for UDim properties. Mantis #82.
- Modified: Improved TabControl imagery. Mantis #82.
- Modified: autotools makefiles now symlink the sample binaries (to avoid having to do make install). Mantis #82.
- Modified: PropertyHelper now uses snprintf instead of std::ostringstream again. Mantis #82.
- Modified: Removed static Makefile for tolua++cegui generator tool and switched to autotools style build, with enable/disable configure option, for tolua++cegui generator tool
- Modified: Moved tolua++ into its own dir, removed lua_and_tolua++
- Modified: Externalised our use of the Lua library
- Modified: premake updates
- Modified: Updated AUTHORS file.
- Modified: Remove exec file attribute on Falagard.xsd
- Modified: XMLRefSchema/Font.xsd for font rewrite
- Modified: LuaScriptModule public headers no longer need include lua.h included.
- Modified: Made a bunch of warnings go away in MSVC in the new font code.
- Modified: Deleted the remaining old msvc project files.
- Bug Fix: Clean the XMLSerialization code: remove empty autowindow
- Bug Fix: Added missing glDisable(GL_FOG); in gl renderer
- Bug Fix: Irrlicht and D3D8.1 renderer modules would keep live pointers to Texture objects that failed to fully initialise (file or size errors for example) Mantis #43.
- Bug Fix: Disable texture stages we do not use in Direct3D renderers. (Mantis #95)
- Bug Fix: Mouse cursor z value. Mantis #49
- Bug Fix: Imagset XML attribute for image file name is Imagefile and not Filename.
- Bug Fix: normal attributes use true, only properties sometimes use True.
- Bug Fix: Global default resource group was not being used by DefaultResourceProvider.
- Bug Fix: XML output from CEGUI::Image class.
- Bug Fix: Imageset scaling issue when renderer automatically scales the image #45 (this is currently a partial fix)
- Bug Fix: IrrlichtRenderer - Mouse event error. Mantis #98.
- Bug Fix: IrrlichtRenderer - size error in addQuad. Mantis #99.
- Bug Fix: IrrlichtRenderer - Sample driver had linker lib name wrong for renderer module. Mantis #100.
- Bug Fix: TinyXMLParser bug. Mantis Tracker #57
- Bug Fix: a bug in the openglrenderer cleanup related to image codec.
- Bug Fix: Install renderer module includes at the same place as in Win32 (linux / mac autotools)
- Bug Fix: OpenGL sample driver did not inject middle mouse up (injected it as down). Mantis #82.
- Bug Fix: Corrected some mistakes in the Falagard Lua bindings
- Bug Fix: Apparently in some cases OpenGLRenderer needs NOMINMAX in Win32 (Mantis #63)
- Bug Fix: FreeTypeFont did not free the font data properly, also fixes a potential infinite loop in FreeTypeFont (Mantis #60)
- Bug Fix: FairChar font texture was not power of 2 (Mantis #64)
- Bug Fix: SliderThumb incorrectly mapped in some schemes (mantis #88)
- Bug Fix: Updated Irrlicht renderer to work with 0.5.0 codebase.
- Bug Fix: some missing data
- Bug Fix: DirectX 8.1 sample driver
- Bug Fix: some missing files in the make dist command (Mantis #89)
- Bug Fix: Change the name of an enumeration value in schema Font.xsd.
- Bug Fix: Memory leak in Font.
- Bug Fix: Lua bindings was missing ImagesetManager::createImagesetFromImageFile + some missing tolua_throws modifiers
<<lessThe library is object orientated, written in C++, and aimed at game developers.
Enhancements:
- Added: single colour support to PropertyHelper::stringToColourRect
- Added: missing support to Irrlicht renderer for creating a texture with a given size.
- Added: Updates to renderers for D3D8.1 and D3D9 to report correct values for original size and actual texture size. (Related to Mantis ticket #45).
- Added: Support for using user defined image codec by name (using dso) or directly throught a pointer to an existing image codec.
- Added: Long property export (allows for properties containing multiple lines).
- Added: Helper methods to Window to return EventSet::Iterator and PropertySet::Iterator objects.
- Added: Reworked TabControl by zap. Mantis #82.
- Added: TabControlDemo sample. Mantis #82.
- Added: Danish language in the FontDemo sample.
- Added: Output of summary of configure results (for configure based builds)
- Added: Texture extra size information to CEGUI::Texture in order to be able to handle scaled/stretched textures within Imageset.
- Added: Texture Scaling support in IrrlichRenderer
- Removed: Empty source file CEGUIVector.cpp
- Removed: TabPane files.
- Modified: Behaviour of Editbox so that EventCharacterKey events are only marked as handled if the key press actually resulted in a change to the Editbox text string. (Related to Mantis #59)
- Modified: Replaced all getWindow with get
- Modified: Replaced all setWindow with set
- Modified: EventSet::EventIterator now known as EventSet::Iterator
- Modified: PropertySet::PropertyIterator now known as PropertySet::Iterator
- Modified: ImageCodec modules are now DynamicModule
- Modified: Falagard PropertyDim now supports a type attribute for UDim properties. Mantis #82.
- Modified: Improved TabControl imagery. Mantis #82.
- Modified: autotools makefiles now symlink the sample binaries (to avoid having to do make install). Mantis #82.
- Modified: PropertyHelper now uses snprintf instead of std::ostringstream again. Mantis #82.
- Modified: Removed static Makefile for tolua++cegui generator tool and switched to autotools style build, with enable/disable configure option, for tolua++cegui generator tool
- Modified: Moved tolua++ into its own dir, removed lua_and_tolua++
- Modified: Externalised our use of the Lua library
- Modified: premake updates
- Modified: Updated AUTHORS file.
- Modified: Remove exec file attribute on Falagard.xsd
- Modified: XMLRefSchema/Font.xsd for font rewrite
- Modified: LuaScriptModule public headers no longer need include lua.h included.
- Modified: Made a bunch of warnings go away in MSVC in the new font code.
- Modified: Deleted the remaining old msvc project files.
- Bug Fix: Clean the XMLSerialization code: remove empty autowindow
- Bug Fix: Added missing glDisable(GL_FOG); in gl renderer
- Bug Fix: Irrlicht and D3D8.1 renderer modules would keep live pointers to Texture objects that failed to fully initialise (file or size errors for example) Mantis #43.
- Bug Fix: Disable texture stages we do not use in Direct3D renderers. (Mantis #95)
- Bug Fix: Mouse cursor z value. Mantis #49
- Bug Fix: Imagset XML attribute for image file name is Imagefile and not Filename.
- Bug Fix: normal attributes use true, only properties sometimes use True.
- Bug Fix: Global default resource group was not being used by DefaultResourceProvider.
- Bug Fix: XML output from CEGUI::Image class.
- Bug Fix: Imageset scaling issue when renderer automatically scales the image #45 (this is currently a partial fix)
- Bug Fix: IrrlichtRenderer - Mouse event error. Mantis #98.
- Bug Fix: IrrlichtRenderer - size error in addQuad. Mantis #99.
- Bug Fix: IrrlichtRenderer - Sample driver had linker lib name wrong for renderer module. Mantis #100.
- Bug Fix: TinyXMLParser bug. Mantis Tracker #57
- Bug Fix: a bug in the openglrenderer cleanup related to image codec.
- Bug Fix: Install renderer module includes at the same place as in Win32 (linux / mac autotools)
- Bug Fix: OpenGL sample driver did not inject middle mouse up (injected it as down). Mantis #82.
- Bug Fix: Corrected some mistakes in the Falagard Lua bindings
- Bug Fix: Apparently in some cases OpenGLRenderer needs NOMINMAX in Win32 (Mantis #63)
- Bug Fix: FreeTypeFont did not free the font data properly, also fixes a potential infinite loop in FreeTypeFont (Mantis #60)
- Bug Fix: FairChar font texture was not power of 2 (Mantis #64)
- Bug Fix: SliderThumb incorrectly mapped in some schemes (mantis #88)
- Bug Fix: Updated Irrlicht renderer to work with 0.5.0 codebase.
- Bug Fix: some missing data
- Bug Fix: DirectX 8.1 sample driver
- Bug Fix: some missing files in the make dist command (Mantis #89)
- Bug Fix: Change the name of an enumeration value in schema Font.xsd.
- Bug Fix: Memory leak in Font.
- Bug Fix: Lua bindings was missing ImagesetManager::createImagesetFromImageFile + some missing tolua_throws modifiers
Download (2.0MB)
Added: 2006-08-18 License: LGPL (GNU Lesser General Public License) Price:
1163 downloads
Scmbug 0.19.18
Scmbug is a system integrating software configuration management (SCM) with bug-tracking. more>>
Scmbug is a system that integrates software configuration management (SCM) with bug-tracking.
It aims to be a universal tool that will glue any source code version control system (such as CVS, Subversion, and Arch) with any bug-tracking system (such as Bugzilla and Mantis).
Those who do not use a software configuration management (SCM) system do not maintain a history of modifications performed to their software. When bugs creep in their software, they do not have adequate information on how changes to source code came about.
Scmbug is a FREE software for bug-tracking and configuration management also know as SCM.
SCM systems, or even simple source code version control systems, make sure that a record of all changes and enhancements to the software is maintained. They provide a method of creating, storing, and labeling software changes.
Those who do not use a bug-tracking system tend to rely on shared lists, email, spreadsheets and/or Post-It notes to monitor the status of defects. This procedure is usually error-prone and tends to cause those bugs judged least significant by developers to be dropped or ignored.
Integrated defect-tracking systems make sure that nothing gets swept under the carpet; they provide a method of creating, storing, arranging and processing defect reports and enhancement requests.
Main features:
- Provide synchronous verification checks of SCM actions against the bug-tracking system.
- Provide a flexible architecture that can be deployed across the public Internet with reasonable security. Permit integrating repositories hosted by multiple SCM systems in separate networks, against a single, publicly accessible bug-tracking system, for use with multiple mobile developers.
- Define an SCM to bug-tracking integration interface and mechanism that will permit integration of any SCM system with any bug-tracking system.
- Encourage developers of other SCM to bug-tracking integration efforts to solve the integration problem once and for all.
- Integrate most popular free SCM or source code version control systems, such as CVS, Subversion, and Arch.
- Integrate most popular free bug-tracking systems, such as Bugzilla and Mantis.
Enhancements:
- This release introduces partial Git support, improves the Test Director backend, and splits the daemon logic into separate objects that can be reused by third-party software.
<<lessIt aims to be a universal tool that will glue any source code version control system (such as CVS, Subversion, and Arch) with any bug-tracking system (such as Bugzilla and Mantis).
Those who do not use a software configuration management (SCM) system do not maintain a history of modifications performed to their software. When bugs creep in their software, they do not have adequate information on how changes to source code came about.
Scmbug is a FREE software for bug-tracking and configuration management also know as SCM.
SCM systems, or even simple source code version control systems, make sure that a record of all changes and enhancements to the software is maintained. They provide a method of creating, storing, and labeling software changes.
Those who do not use a bug-tracking system tend to rely on shared lists, email, spreadsheets and/or Post-It notes to monitor the status of defects. This procedure is usually error-prone and tends to cause those bugs judged least significant by developers to be dropped or ignored.
Integrated defect-tracking systems make sure that nothing gets swept under the carpet; they provide a method of creating, storing, arranging and processing defect reports and enhancement requests.
Main features:
- Provide synchronous verification checks of SCM actions against the bug-tracking system.
- Provide a flexible architecture that can be deployed across the public Internet with reasonable security. Permit integrating repositories hosted by multiple SCM systems in separate networks, against a single, publicly accessible bug-tracking system, for use with multiple mobile developers.
- Define an SCM to bug-tracking integration interface and mechanism that will permit integration of any SCM system with any bug-tracking system.
- Encourage developers of other SCM to bug-tracking integration efforts to solve the integration problem once and for all.
- Integrate most popular free SCM or source code version control systems, such as CVS, Subversion, and Arch.
- Integrate most popular free bug-tracking systems, such as Bugzilla and Mantis.
Enhancements:
- This release introduces partial Git support, improves the Test Director backend, and splits the daemon logic into separate objects that can be reused by third-party software.
Download (0.12MB)
Added: 2007-06-18 License: GPL (GNU General Public License) Price:
870 downloads
Poesia 3.5 Beta
Poesia provides an Internet content filter. more>>
Poesia provides an Internet content filter.
Public Opensource Environment for a Safer Internet Access (POESIA) is an Internet content filter, partly funded by the European Commission.
POESIA filters harmful content in several channels (Web, email, Usenet news). It combines innovative technologies to achieve more effective filtering than other products.
Filtering covers a range of modes, including image filtering, natural language text filtering, URLs, PICs, and JavaScript filtering.
The filter will initially be deployed in English, Italian, and Spanish. Additional work is required to cover other European languages.
Enhancements:
- All:
- Bug 1447402 fix: chown all installation directories, because they had root privillegies.
- Monitor:
- Bug fix: corrected the client IP address in displayed history to the parsed value from X-Client-IP header provided by Shweby
- Bug fix: forwarding multiple headers like "Set-Cookie" because they are needed by web applications like Sourceforge, phpMySQL and Mantis.
- Bug fix: Detection of the content type both with Content-Type header and file extension, because some sites ommit the Content-Type header
- Bug fix: if the header value is " ", the Misc.clean() method kills the running thread.
- Limit the number of dispalyed items in history.
- Alternate colors when displaying history.
- Adding enabled option in filters and database, at start time only.
- Shweby:
- Sending X-Client-IP header to the monitor.
- Bug fix: we forgot to send content-length header when null body.
- Bug 1447413 fix: send error page when HTTPS protocol is requested.
- Italian:
- Bug fix: SIGSEGV when the monitor disconnects.
- Removed the MySQL connection and replaced it by an XML configuration file.
<<lessPublic Opensource Environment for a Safer Internet Access (POESIA) is an Internet content filter, partly funded by the European Commission.
POESIA filters harmful content in several channels (Web, email, Usenet news). It combines innovative technologies to achieve more effective filtering than other products.
Filtering covers a range of modes, including image filtering, natural language text filtering, URLs, PICs, and JavaScript filtering.
The filter will initially be deployed in English, Italian, and Spanish. Additional work is required to cover other European languages.
Enhancements:
- All:
- Bug 1447402 fix: chown all installation directories, because they had root privillegies.
- Monitor:
- Bug fix: corrected the client IP address in displayed history to the parsed value from X-Client-IP header provided by Shweby
- Bug fix: forwarding multiple headers like "Set-Cookie" because they are needed by web applications like Sourceforge, phpMySQL and Mantis.
- Bug fix: Detection of the content type both with Content-Type header and file extension, because some sites ommit the Content-Type header
- Bug fix: if the header value is " ", the Misc.clean() method kills the running thread.
- Limit the number of dispalyed items in history.
- Alternate colors when displaying history.
- Adding enabled option in filters and database, at start time only.
- Shweby:
- Sending X-Client-IP header to the monitor.
- Bug fix: we forgot to send content-length header when null body.
- Bug 1447413 fix: send error page when HTTPS protocol is requested.
- Italian:
- Bug fix: SIGSEGV when the monitor disconnects.
- Removed the MySQL connection and replaced it by an XML configuration file.
Download (4.2MB)
Added: 2007-03-15 License: GPL (GNU General Public License) Price:
959 downloads
Yoxel Systems 1.07b
Yoxel Systems is a software product management and customer feedback management solution. more>>
Yoxel Systems is a software product management and customer feedback management solution. Yoxel Systems is a connected system to track product requirements, manage product life cycles, provide online customer support, and accumulate support knowledge.
Yoxel Systems is more than yet another bug tracker, helpdesk or project organizer. It bridges request tracking and project management by providing a flow manager that walks your team from request prioritization and project planning through project implementation to project completion.
Unlike web based portals from SalesForce.Com or SugarCRM Yoxel Systems is tailored specifically for software development companies.
WHY YOXEL SW?
A role based, easy to use and very flexible request tracking system with customizable workflow, powerful filtering and advanced reporting capabilities.
Product management capabilities and agile methods of development on top of your existing Bugzilla/Mantis/GNATS/...
Automated process for product requirements management and product development planning/tracking.
Efficient collaboration between R&D, marketing and customer support teams to increase relevancy and value of your product releases.
Improved customer support that gives you fast and more accurate customer feedback on product requests and priorities.
WHY YOXEL IT?
The work of IT departments is not just about supporting users and resolving various network issues, it is also about implementing complex projects concerning. infrastructure and efficiency of your systems and business:
YOXEL IT is the solution for your IT department:
Ticket Tracking System is flexible and powerful, packed with features you expect from professional IT helpdesks.
Yoxel IT Project Management System extends TTS allowing your IT specialists to collaborate, plan and track complex IT projects.
<<lessYoxel Systems is more than yet another bug tracker, helpdesk or project organizer. It bridges request tracking and project management by providing a flow manager that walks your team from request prioritization and project planning through project implementation to project completion.
Unlike web based portals from SalesForce.Com or SugarCRM Yoxel Systems is tailored specifically for software development companies.
WHY YOXEL SW?
A role based, easy to use and very flexible request tracking system with customizable workflow, powerful filtering and advanced reporting capabilities.
Product management capabilities and agile methods of development on top of your existing Bugzilla/Mantis/GNATS/...
Automated process for product requirements management and product development planning/tracking.
Efficient collaboration between R&D, marketing and customer support teams to increase relevancy and value of your product releases.
Improved customer support that gives you fast and more accurate customer feedback on product requests and priorities.
WHY YOXEL IT?
The work of IT departments is not just about supporting users and resolving various network issues, it is also about implementing complex projects concerning. infrastructure and efficiency of your systems and business:
YOXEL IT is the solution for your IT department:
Ticket Tracking System is flexible and powerful, packed with features you expect from professional IT helpdesks.
Yoxel IT Project Management System extends TTS allowing your IT specialists to collaborate, plan and track complex IT projects.
Download (0.62MB)
Added: 2006-12-26 License: GPL (GNU General Public License) Price:
1032 downloads
DotProject 2.0.4/2.1 RC2
dotProject is a volunteer supported Project Management application. more>>
dotProject is a volunteer supported Project Management application. There is no "company" behind this project, it is managed, maintained, developed and supported by a volunteer group and by the users themselves.
DotProject is free to anyone who would like to download it. Day to day support is provided free by volunteers.
If you would like to see the system in operation - use the Demo link in the modules list to the left top of the site.
If you would like to download the package use the links in the modules list to the left top of the site. Please be aware that the CVS snapshot is guaranteed to be UNSTABLE and should not be used on a production site or if you are not willing to have to do some work at the code level.
If you are looking for support, to ask a question or to check to see if issues have been raised by others - go to the Support & FAQ forums using the link in the Modules list at the top left of the site. PLEASE do not send Private Messages to the site admins or other participants on the site - this just means that you are trying to jump the priority queue, that any answers you received are selfishly then not shared with the rest of the user community OR that you may ask the wrong person who cannot help you. Priority Support is available at a cost - login to the support forums and use your UserCP from there to Subscription details and pricing.
If you have a bug or a Feature Suggestion that you would like to log - use the link in the Modules list at the left hand side of the top of the site but PLEASE check that the issue hasnt been logged before to save your hardworking admin a lot of time and trouble. Mantis has recently been updated to include multiple projects - use the drop down list at the top right hand side of the screen in the bug tracker to select the correct project as per the news article on the front of the Bugs and Suggestions system.
If you are looking for documentation, hints and tips - please use the Documentation Site from the Modules links - you guessed it at the top left hand side of the site. Please DO NOT use comments either here or on the documentation site, to ask questions or raise issues - the chances of anybody finding your comment are pretty remote because thats what the forums are for.
Whats New in 2.1 RC2 Development Release:
- This release is the second release candidate for dotProject 2.1. This release contains several major security fixes and a number of bug fixes.
- Users of 2.0 series or earlier should consider upgrading. Users of 2.1 should definitely upgrade.
<<lessDotProject is free to anyone who would like to download it. Day to day support is provided free by volunteers.
If you would like to see the system in operation - use the Demo link in the modules list to the left top of the site.
If you would like to download the package use the links in the modules list to the left top of the site. Please be aware that the CVS snapshot is guaranteed to be UNSTABLE and should not be used on a production site or if you are not willing to have to do some work at the code level.
If you are looking for support, to ask a question or to check to see if issues have been raised by others - go to the Support & FAQ forums using the link in the Modules list at the top left of the site. PLEASE do not send Private Messages to the site admins or other participants on the site - this just means that you are trying to jump the priority queue, that any answers you received are selfishly then not shared with the rest of the user community OR that you may ask the wrong person who cannot help you. Priority Support is available at a cost - login to the support forums and use your UserCP from there to Subscription details and pricing.
If you have a bug or a Feature Suggestion that you would like to log - use the link in the Modules list at the left hand side of the top of the site but PLEASE check that the issue hasnt been logged before to save your hardworking admin a lot of time and trouble. Mantis has recently been updated to include multiple projects - use the drop down list at the top right hand side of the screen in the bug tracker to select the correct project as per the news article on the front of the Bugs and Suggestions system.
If you are looking for documentation, hints and tips - please use the Documentation Site from the Modules links - you guessed it at the top left hand side of the site. Please DO NOT use comments either here or on the documentation site, to ask questions or raise issues - the chances of anybody finding your comment are pretty remote because thats what the forums are for.
Whats New in 2.1 RC2 Development Release:
- This release is the second release candidate for dotProject 2.1. This release contains several major security fixes and a number of bug fixes.
- Users of 2.0 series or earlier should consider upgrading. Users of 2.1 should definitely upgrade.
Download (2.0MB)
Added: 2007-05-21 License: GPL (GNU General Public License) Price:
898 downloads
Secleted [ 0 ] software to compare
- Page: 1 of 1
- 1
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above mantis search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed