all 1.1
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1250
ROX-All 1.1
ROX-All is a single archive containing launchers for most of the ROX applications. more>>
ROX-All is a single archive containing launchers for most of the ROX applications.
It contains everything you need to get started with ROX, a GTK desktop based around the file system.
Because actually putting all the software in this archive would make it very big and quickly out of date, it will download the latest versions of programs when you run them the first time.
Therefore, you will need a network connection (but only when downloading or upgrading programs).
<<lessIt contains everything you need to get started with ROX, a GTK desktop based around the file system.
Because actually putting all the software in this archive would make it very big and quickly out of date, it will download the latest versions of programs when you run them the first time.
Therefore, you will need a network connection (but only when downloading or upgrading programs).
Download (0.62MB)
Added: 2007-03-01 License: GPL (GNU General Public License) Price:
969 downloads
BALL 1.1.1
The Biochemical ALgorithms Library (BALL) is a framework for rapid application development. more>>
BALL is Rapid Software Prototyping can significantly reduce development times in the field of Computational Molecular Biology and Molecular Modeling. BALL (Biochemical Algorithms Library) is an application framework in C++ that has been specifically designed for this purpose.
BALL has been carefully designed to be robust, easy to use, and open to extensions. Especially its extensibility which results from an object-oriented and generic programming approach distinguishes it from other software packages.
BALL is well suited to serve as a public repository for reliable data structures and algorithms. Based on BALL we have developed a stand-alone tool for molecular visualization, BALLView . BALLView makes the broad functionality available through an integrated user-friendly GUI.
BALL is distributed under the Lesser GNU Public License (LGPL), parts of it are under the GNU Public License (GPL).
Enhancements:
- This version finally brings full support for Python, DLLs, and nmake Makefiles under Windows.
- A large number of prominent fixes were made, especialy for g++ 4.x.
- Some new functionality was added to BALLView.
<<lessBALL has been carefully designed to be robust, easy to use, and open to extensions. Especially its extensibility which results from an object-oriented and generic programming approach distinguishes it from other software packages.
BALL is well suited to serve as a public repository for reliable data structures and algorithms. Based on BALL we have developed a stand-alone tool for molecular visualization, BALLView . BALLView makes the broad functionality available through an integrated user-friendly GUI.
BALL is distributed under the Lesser GNU Public License (LGPL), parts of it are under the GNU Public License (GPL).
Enhancements:
- This version finally brings full support for Python, DLLs, and nmake Makefiles under Windows.
- A large number of prominent fixes were made, especialy for g++ 4.x.
- Some new functionality was added to BALLView.
Download (4.2MB)
Added: 2005-12-22 License: LGPL (GNU Lesser General Public License) Price:
793 downloads
WMALMS 1.1.1
wmalms monitors data obtained from a sensor chip: temperature, fan speed, and voltage. more>>
wmalms monitors data obtained from a sensor chip: temperature, fan speed, voltage.
It can be used as a dockable/swallowed applet with Window Maker, BlackBox and clones (incl. FluxBox), or any window manager that supports swallowing, including gnome, kde(kpanel)-1, fvwm and clones.
Alternatively, you can run wmalms as a normal window with any window manager
wmalms is designed to suit any hardware supported by lm_sensors.
It provides a wide range of customized features, including window appearance, order and representation of sensor data, refresh frequency, alarm mode, etc.
I started developing wmalms, after I tried several other sensor monitors, and neither worked for me.
<<lessIt can be used as a dockable/swallowed applet with Window Maker, BlackBox and clones (incl. FluxBox), or any window manager that supports swallowing, including gnome, kde(kpanel)-1, fvwm and clones.
Alternatively, you can run wmalms as a normal window with any window manager
wmalms is designed to suit any hardware supported by lm_sensors.
It provides a wide range of customized features, including window appearance, order and representation of sensor data, refresh frequency, alarm mode, etc.
I started developing wmalms, after I tried several other sensor monitors, and neither worked for me.
Download (0.076MB)
Added: 2005-09-15 License: GPL (GNU General Public License) Price:
1501 downloads
EL4J 1.1.1
EL4J, the Extension Library for the J2EE, adds incremental improvements to the Spring Java framework. more>>
EL4J, the Extension Library for the J2EE, adds incremental improvements to the Spring Java framework.
Main features:
- The ability to split applications in modules
- A module can consist of code, jar-files and configurations
- There can be transitive dependencies between modules
- A module can automatically enable its spring configuration when it is present
- The order and the location of configuration-information works accross various J2EE containers
- Simplified remoting
- Optional implicit context passing to cleanly add technical context with remote method invocations (e.g. to add a security principal or the sub-company on whose behalf a request is being made)
- Remote a POJO as SLSB or SFSB, remote a POJO via SOAP
- Clean remoting support for interfaces that lack a RemoteException in their interface where its required
- A light daemon manager service
- Various improvements
- Make the active beans and their configuration visible in JMX
- A light exception handling framework that implements a safety facade
- Simplified configuration of attribute-interceptor mappings
Enhancements:
- Many clean-ups in the build infrastructure and in the file organization
- Added a database plugin that allows to execute SQL scripts on the database.
- It can optionally launch an embedded database (Derby for now).
- Added a dependency plugin that illustrates the dependencies between modules graphically.
- Added a basic EL4J archetype to get started more easily
- We provide a mechanim to override the configuration files that are in the automatic Tomcat download (files etc/tomcat are copied to Tomcat).
- Test run now in the maven integration phase (in order for us to launch the database in the right moment).
- Some issues in the site-generation were fixed.
- Added an experimental version plugin that checks whether there are new versions available of existing maven plugins or of other jar-files a project depends on.
- Provided fixes for the external exec plugin
- Upgrade to some newer maven plugins: eclipse, javadoc, deploy.
<<lessMain features:
- The ability to split applications in modules
- A module can consist of code, jar-files and configurations
- There can be transitive dependencies between modules
- A module can automatically enable its spring configuration when it is present
- The order and the location of configuration-information works accross various J2EE containers
- Simplified remoting
- Optional implicit context passing to cleanly add technical context with remote method invocations (e.g. to add a security principal or the sub-company on whose behalf a request is being made)
- Remote a POJO as SLSB or SFSB, remote a POJO via SOAP
- Clean remoting support for interfaces that lack a RemoteException in their interface where its required
- A light daemon manager service
- Various improvements
- Make the active beans and their configuration visible in JMX
- A light exception handling framework that implements a safety facade
- Simplified configuration of attribute-interceptor mappings
Enhancements:
- Many clean-ups in the build infrastructure and in the file organization
- Added a database plugin that allows to execute SQL scripts on the database.
- It can optionally launch an embedded database (Derby for now).
- Added a dependency plugin that illustrates the dependencies between modules graphically.
- Added a basic EL4J archetype to get started more easily
- We provide a mechanim to override the configuration files that are in the automatic Tomcat download (files etc/tomcat are copied to Tomcat).
- Test run now in the maven integration phase (in order for us to launch the database in the right moment).
- Some issues in the site-generation were fixed.
- Added an experimental version plugin that checks whether there are new versions available of existing maven plugins or of other jar-files a project depends on.
- Provided fixes for the external exec plugin
- Upgrade to some newer maven plugins: eclipse, javadoc, deploy.
Download (1.2MB)
Added: 2007-02-21 License: GPL (GNU General Public License) Price:
977 downloads
yafc 1.1.1
yafc is Yet Another FTP Client. more>>
Yafc is yet another FTP client which features a directory cache, remote filename completion, aliases, colorized ls, recursive get/put/ls/rm, nohup mode transfers, tagging (queueing), multiple connections, proxy support, and more. It has also support for Kerberos authentication and SSH2 (sftp).
Main features:
- cached directory listings
- extensive tab completion
- aliases
- colored ls (ie, ls --color, uses $LS_COLORS like GNU ls)
- automatic reconnect on timed out connections
- recursive get/put/fxp/ls/rm
- nohup mode transfers
- multiple connections open simultaneously
- tagging (queueing)
- very configurable
- autologin and bookmarks
- automagically enters nohup-mode when SIGHUP received (in get and put)
- redirection to local command or file
- proxy support
- Kerberos support (version 4 and 5, heimdal, kth-krb or MIT)
- SSH2 support (sftp)
- its free!
Enhancements:
- Applied patch by Mark Schreiber that checks for errno.h in configure.ac
- Less picky autogen.sh
- sysconfdir setting from configure honored (thanks to Toru TAKAMIZU)
- alternative SSH port now accepted (thanks Henk Csaba)
- Applied patch from Eduard Bloch that adds a setting for user configurable SSH options
- Uses standard SI prefixes for binary multiples (KiB, MiB, GiB) in transfer progress
- Fixed bug when pressing Ctrl-D in user input (ask), reported by Robin Breathe
- Applied patch by Thomas Habets, fixing a file descriptor leak
- Fixed the "-s" parameter for the "fxp" command (patch by Julien Antille)
- Included the large file support patch by Eduard Block
- Applied patch from Eduard Block that improved the help command
- Applied patch from Martin Pitt that fixes the errno.h problem in makepath.c
<<lessMain features:
- cached directory listings
- extensive tab completion
- aliases
- colored ls (ie, ls --color, uses $LS_COLORS like GNU ls)
- automatic reconnect on timed out connections
- recursive get/put/fxp/ls/rm
- nohup mode transfers
- multiple connections open simultaneously
- tagging (queueing)
- very configurable
- autologin and bookmarks
- automagically enters nohup-mode when SIGHUP received (in get and put)
- redirection to local command or file
- proxy support
- Kerberos support (version 4 and 5, heimdal, kth-krb or MIT)
- SSH2 support (sftp)
- its free!
Enhancements:
- Applied patch by Mark Schreiber that checks for errno.h in configure.ac
- Less picky autogen.sh
- sysconfdir setting from configure honored (thanks to Toru TAKAMIZU)
- alternative SSH port now accepted (thanks Henk Csaba)
- Applied patch from Eduard Bloch that adds a setting for user configurable SSH options
- Uses standard SI prefixes for binary multiples (KiB, MiB, GiB) in transfer progress
- Fixed bug when pressing Ctrl-D in user input (ask), reported by Robin Breathe
- Applied patch by Thomas Habets, fixing a file descriptor leak
- Fixed the "-s" parameter for the "fxp" command (patch by Julien Antille)
- Included the large file support patch by Eduard Block
- Applied patch from Eduard Block that improved the help command
- Applied patch from Martin Pitt that fixes the errno.h problem in makepath.c
Download (1.1MB)
Added: 2005-10-06 License: GPL (GNU General Public License) Price:
1488 downloads
ln_local 1.1.1
ln_local it manage installation software in /usr/local. more>>
ln_local is a simple shell script for managing the installation of software packages (typically in /usr/local). Its a program between stow and lndir/cleanlinks.
The approach used by ln_local (based on Stow) is to install each package into its own tree, then use symbolic links to make it appear as though the files are installed in the common tree (see examples for more details).
Contrary to stow, ln_local create all subdirectory tree and then create all symbolic links (stow create simbolic links for subdirectories and normals files, so conflicts may appends when two programs share the same subdirectory).
Usage
Usage: ln_local [options] [do] Action
Action : create | delete | clean
create : create symlink and directory in /usr/local from current directory
delete : delete symlink and empty directory in /usr/local from current directory
clean : remove broken symlink and empty directory in /usr/local
If do is presents in the command line then changes are made,
else NO CHANGE ARE MADE
Options are :
-s, --source the source directory (default:current directory)
-t, --target the target directory (/usr/local)
-V, --version display version and exit
-u, --usage long help
-h, --help display this help
Example
Standard way to use ln_local:
* download source package (.tar.gz, tar.bz2 ...)
* extract the archive:
tar -xzvf archive-x.x.x.tar.gz
or tar -xjvf archive-x.x.x.tar.bz2
* go to archive directory:
cd archive-x.x.x
* configure the program compilation:
./configure --prefix="/usr/install/archive-x.x.x"
* build the program:
make
* install the program:
make install
or make install DESTDIR=/usr/install/archive-x.x.x if theres no ./configure in this last case, you may have to edit manually the Makefile.
* create symlinks in /usr/local:
cd /usr/install/archive-x.x.x
ln_local create do
* delete the source and archive
cd in the archive-x.x.x.tar.gz directory
rm -rf archive-x.x.x*
you can change the target directory (/usr/local) by editing the file /usr/local/bin/ln_local or use the --target option
To remove an existing program:
cd /usr/install/archive-x.x.x
ln_local delete do
To clean the /usr/local directory:
ln_local clean do
To remove definitively a program:
rm -rf /usr/install/archive-x.x.x
ln_local clean do
If you want to see what ln_local will do, remove the do in create, delete and clean action, so no action will be done
<<lessThe approach used by ln_local (based on Stow) is to install each package into its own tree, then use symbolic links to make it appear as though the files are installed in the common tree (see examples for more details).
Contrary to stow, ln_local create all subdirectory tree and then create all symbolic links (stow create simbolic links for subdirectories and normals files, so conflicts may appends when two programs share the same subdirectory).
Usage
Usage: ln_local [options] [do] Action
Action : create | delete | clean
create : create symlink and directory in /usr/local from current directory
delete : delete symlink and empty directory in /usr/local from current directory
clean : remove broken symlink and empty directory in /usr/local
If do is presents in the command line then changes are made,
else NO CHANGE ARE MADE
Options are :
-s, --source the source directory (default:current directory)
-t, --target the target directory (/usr/local)
-V, --version display version and exit
-u, --usage long help
-h, --help display this help
Example
Standard way to use ln_local:
* download source package (.tar.gz, tar.bz2 ...)
* extract the archive:
tar -xzvf archive-x.x.x.tar.gz
or tar -xjvf archive-x.x.x.tar.bz2
* go to archive directory:
cd archive-x.x.x
* configure the program compilation:
./configure --prefix="/usr/install/archive-x.x.x"
* build the program:
make
* install the program:
make install
or make install DESTDIR=/usr/install/archive-x.x.x if theres no ./configure in this last case, you may have to edit manually the Makefile.
* create symlinks in /usr/local:
cd /usr/install/archive-x.x.x
ln_local create do
* delete the source and archive
cd in the archive-x.x.x.tar.gz directory
rm -rf archive-x.x.x*
you can change the target directory (/usr/local) by editing the file /usr/local/bin/ln_local or use the --target option
To remove an existing program:
cd /usr/install/archive-x.x.x
ln_local delete do
To clean the /usr/local directory:
ln_local clean do
To remove definitively a program:
rm -rf /usr/install/archive-x.x.x
ln_local clean do
If you want to see what ln_local will do, remove the do in create, delete and clean action, so no action will be done
Download (0.012MB)
Added: 2005-04-07 License: GPL (GNU General Public License) Price:
1660 downloads
y2l 1.1.1.1
y2l project is a acc to LaTeX grammar pretty printer. more>>
y2l project is a acc to LaTeX grammar pretty printer.
y2l takes a yacc(1) grammar description file and generates an EBNF (Extended Backus-Naur Form) grammar from it.
By default, the output will be a LaTeX(1) longtable environment, that can be input{} into any LaTeX document.
Automatic substitution of symbolic terminals can also be taken care of.
Options control whether any optimization should be done on the grammar, and whether plain ASCII output should be generated instead.
<<lessy2l takes a yacc(1) grammar description file and generates an EBNF (Extended Backus-Naur Form) grammar from it.
By default, the output will be a LaTeX(1) longtable environment, that can be input{} into any LaTeX document.
Automatic substitution of symbolic terminals can also be taken care of.
Options control whether any optimization should be done on the grammar, and whether plain ASCII output should be generated instead.
Download (0.012MB)
Added: 2006-10-05 License: Artistic License Price:
1114 downloads
ARAAS 1.1.1
ARAAS is a ticket-based authentication and authorization system. more>>
ARAAS is a ticket-based authentication and authorization system. Can provide single-sign-on for multiple web servers. LDAP authentication.
It consists of a J2EE web application to authenticate users and generate secure session tickets and an Apache module to verify the tickets. It is possible to use the tickets on multiple web servers to provide single-sign-on.
Users are authenticated against an LDAP server. However, the authentication mechanism is extendable to allow the use of other kinds of authentication servers.
Once the user is authenticated normal Apache authorization configuration can be used to grant access to web pages.
A later release of ARASS will also allow to centralize the authorization information in a separate repository, like a database or an LDAP server. This can be used by web applications to store generic authorization information, similar to OMGs RAD service.
<<lessIt consists of a J2EE web application to authenticate users and generate secure session tickets and an Apache module to verify the tickets. It is possible to use the tickets on multiple web servers to provide single-sign-on.
Users are authenticated against an LDAP server. However, the authentication mechanism is extendable to allow the use of other kinds of authentication servers.
Once the user is authenticated normal Apache authorization configuration can be used to grant access to web pages.
A later release of ARASS will also allow to centralize the authorization information in a separate repository, like a database or an LDAP server. This can be used by web applications to store generic authorization information, similar to OMGs RAD service.
Download (1.6MB)
Added: 2006-04-04 License: GPL (GNU General Public License) Price:
1299 downloads
Scapy 1.1.1
Scapy is a powerful interactive packet manipulation tool, packet generator, network scanner, network discovery tool. more>>
Scapy is a powerful interactive packet manipulation tool, packet generator, network scanner, network discovery tool, and packet sniffer.
Scapy project provides classes to interactively create packets or sets of packets, manipulate them, send them over the wire, sniff other packets from the wire, match answers and replies, and more.
Interaction is provided by the Python interpreter, so Python programming structures can be used (such as variables, loops, and functions).
Report modules are possible and easy to make. It is intended to do about the same things as ttlscan, nmap, hping, queso, p0f, xprobe, arping, arp-sk, arpspoof, firewalk, irpas, tethereal, tcpdump, etc.
Enhancements:
- This release adds the ability to transcribe ASN1-specified protocols easily, SNMP protocol support, MIB parsing, OID/DNS/OUI resolving, configurable field value resolution, a startup script, and srflood() and srpflood() to flood with packets while catching answers.
<<lessScapy project provides classes to interactively create packets or sets of packets, manipulate them, send them over the wire, sniff other packets from the wire, match answers and replies, and more.
Interaction is provided by the Python interpreter, so Python programming structures can be used (such as variables, loops, and functions).
Report modules are possible and easy to make. It is intended to do about the same things as ttlscan, nmap, hping, queso, p0f, xprobe, arping, arp-sk, arpspoof, firewalk, irpas, tethereal, tcpdump, etc.
Enhancements:
- This release adds the ability to transcribe ASN1-specified protocols easily, SNMP protocol support, MIB parsing, OID/DNS/OUI resolving, configurable field value resolution, a startup script, and srflood() and srpflood() to flood with packets while catching answers.
Download (0.072MB)
Added: 2007-04-09 License: GPL (GNU General Public License) Price:
946 downloads
jaxen 1.1.1
jaxen is a universal XPath evaluation engine. more>>
jaxen is a universal XPath evaluation engine. jaxen is currently capable of executing XPath expressions against W3C DOM, JDOM, dom4j, and XOM document trees.
Enhancements:
- Assorted bugfixes, including one that affects the results of XPath expressions. Improved documentation.
<<lessEnhancements:
- Assorted bugfixes, including one that affects the results of XPath expressions. Improved documentation.
Download (1.8MB)
Added: 2007-05-17 License: BSD License Price:
540 downloads
SATAN 1.1.1
SATAN is a Port Scanner with a Web Interface. more>>
SATAN is a Port Scanner with a Web Interface.
In order get things up and running,
- You need a UNIX system to run SATAN. In order to unpack the SATAN archive,
compress -d<<less
In order get things up and running,
- You need a UNIX system to run SATAN. In order to unpack the SATAN archive,
compress -d<<less
Download (0.30MB)
Added: 2007-02-15 License: GPL (GNU General Public License) Price:
1005 downloads
Find Em All 1.0
Find Em All is inspired by XFCE-3s XFglob and Efinder which is part of the Equinox desktop environment. more>>
FindEmAll is another graphical find-and-grep tool.
Find Em All is inspired by XFCE-3s XFglob and Efinder which is part of the Equinox desktop environment.
Unfortunately XFglob is no longer included in XFCE and Efinder does not seem to work (at least for me), because it uses XFCEs glob command which is no longer available.
Main features:
- optional Perl-style regular expression syntax (grep -P)
- search for files owned by non-system user / group (find -nouser -nogroup)
- search files where the search pattern does not match
- exclude binary files from search
Files may be opened in your favorite editor by a double-click on an entry in the list of results. Right-clicking a file opens a context menu that allows to choose an arbitrary application to open this file.
<<lessFind Em All is inspired by XFCE-3s XFglob and Efinder which is part of the Equinox desktop environment.
Unfortunately XFglob is no longer included in XFCE and Efinder does not seem to work (at least for me), because it uses XFCEs glob command which is no longer available.
Main features:
- optional Perl-style regular expression syntax (grep -P)
- search for files owned by non-system user / group (find -nouser -nogroup)
- search files where the search pattern does not match
- exclude binary files from search
Files may be opened in your favorite editor by a double-click on an entry in the list of results. Right-clicking a file opens a context menu that allows to choose an arbitrary application to open this file.
Download (0.030MB)
Added: 2006-11-23 License: GPL (GNU General Public License) Price:
1068 downloads
pyFLTK 1.1.1
pyFLTK is a Python wrapper for the Fast Light Tool Kit cross-platform graphical user-interface library. more>>
Were using SWIG to create the Python wrapper. Perl support has been discontinued for the time being.
TCL, Guile, and Java support should not be that hard to add (this is left as an exercise for the reader).
There are two packages in this project: pyFLTK and pyFLTK2. They wrap FLTK (version 1.1) and FLTK2, respectively. While FLTK and with it pyFLTK is quite stable, FLTK2 is still a moving target and rather instable. The package pyFLTK2 is therefore a proof of concept, rather than a fully working Python extension.
A utility named flconvert is also provided that allows for the conversion of fluid files to Python code. fluid is an interactve GUI builder for the FLTK toolkit and comes with the distribution of FLTK.
Main features:
- Cross platform GUI toolkit (Windows, Linux, Unix, Mac, ...)
- Easily deployable using py2exe.
- Small footprint as compared to other toolkits.
Enhancements:
- Fixed memory leak in Fl_Preferences result strings.
- Added V3.12 of Fl_Table, courtesy of Gregg Ercolano. Note: the syntax of find_cell has changed, the parameters X, Y, W, H are now output only (used to be in/out).
- Added some documentation, see docs/preface.html!
- Added test/editor.py and test/simple_table.py.
- Implemented Fl_Text_Display.highlight_data.
- Fixed bug in Fl_Text_Buffer.remove_modify_callback()
- Added possibility to register multiple modify callbacks with Fl_text_Buffer.
- Fixed missing output parameter for Fl_Text_Buffer: findchar_forward, findchar_backward, search_forward, search_backward, etc
- Fixed compilation issue for MinGW (wrongly linked with msvcrt instead of mscvr71).
- Fixed compilation issue for g++ 4.1.1 (ListSelect).
- Added typemap to convert Fl_Button.value() from char to int.
- Added funtion mt_run.
- Added wrappings for Fl.repeat_timeout and Fl.remove_timeout.
- Fixed bug in OpenGL part of compilation.
- Fixed Cygwin compilation issue by adding -DNOMINMAX.
- Redesigned memory management. Removed postprocessing step and added all memory management to interface files. Ownership of objects should now be properly transferred between fltk and Python.
- Added interface files to distribution.
- Added auto configuration to setup.py. Missing OpenGL and Forms libraries should be recognized now.
- Added command line switches --disable-gl and --disable-forms to setup.py
- Added stubs for missing OpenGL and Forms libraries.
- Added compilation support for Sun Solaris.
<<lessTCL, Guile, and Java support should not be that hard to add (this is left as an exercise for the reader).
There are two packages in this project: pyFLTK and pyFLTK2. They wrap FLTK (version 1.1) and FLTK2, respectively. While FLTK and with it pyFLTK is quite stable, FLTK2 is still a moving target and rather instable. The package pyFLTK2 is therefore a proof of concept, rather than a fully working Python extension.
A utility named flconvert is also provided that allows for the conversion of fluid files to Python code. fluid is an interactve GUI builder for the FLTK toolkit and comes with the distribution of FLTK.
Main features:
- Cross platform GUI toolkit (Windows, Linux, Unix, Mac, ...)
- Easily deployable using py2exe.
- Small footprint as compared to other toolkits.
Enhancements:
- Fixed memory leak in Fl_Preferences result strings.
- Added V3.12 of Fl_Table, courtesy of Gregg Ercolano. Note: the syntax of find_cell has changed, the parameters X, Y, W, H are now output only (used to be in/out).
- Added some documentation, see docs/preface.html!
- Added test/editor.py and test/simple_table.py.
- Implemented Fl_Text_Display.highlight_data.
- Fixed bug in Fl_Text_Buffer.remove_modify_callback()
- Added possibility to register multiple modify callbacks with Fl_text_Buffer.
- Fixed missing output parameter for Fl_Text_Buffer: findchar_forward, findchar_backward, search_forward, search_backward, etc
- Fixed compilation issue for MinGW (wrongly linked with msvcrt instead of mscvr71).
- Fixed compilation issue for g++ 4.1.1 (ListSelect).
- Added typemap to convert Fl_Button.value() from char to int.
- Added funtion mt_run.
- Added wrappings for Fl.repeat_timeout and Fl.remove_timeout.
- Fixed bug in OpenGL part of compilation.
- Fixed Cygwin compilation issue by adding -DNOMINMAX.
- Redesigned memory management. Removed postprocessing step and added all memory management to interface files. Ownership of objects should now be properly transferred between fltk and Python.
- Added interface files to distribution.
- Added auto configuration to setup.py. Missing OpenGL and Forms libraries should be recognized now.
- Added command line switches --disable-gl and --disable-forms to setup.py
- Added stubs for missing OpenGL and Forms libraries.
- Added compilation support for Sun Solaris.
Download (0.30MB)
Added: 2006-11-17 License: GPL (GNU General Public License) Price:
1075 downloads
TARIFA 1.1.1
TARIFA aims to provide the atomic keyword to C/C++ for better support of concurrency programming. more>>
TARIFA, which stands for Transactions by AssembleR Instrumentation FrAmework, aims to provide the "atomic" keyword to C/C++ for better support of concurrency programming.
Instead of using lock-based designs with all their problems (deadlocks, difficult design, lack of reusability), the "atomic" keyword provides transparent access to an underlying Software Transactional Memory which is responsible for all synchronization work.
Enhancements:
- This release contains a fixed and somewhat faster STM backend, several bugfixes in the instrumentation, improved tests, a general code clean-up, and a dummy STM backend for testing purposes.
<<lessInstead of using lock-based designs with all their problems (deadlocks, difficult design, lack of reusability), the "atomic" keyword provides transparent access to an underlying Software Transactional Memory which is responsible for all synchronization work.
Enhancements:
- This release contains a fixed and somewhat faster STM backend, several bugfixes in the instrumentation, improved tests, a general code clean-up, and a dummy STM backend for testing purposes.
Download (0.067MB)
Added: 2007-03-08 License: GPL (GNU General Public License) Price:
960 downloads
Zmanim 1.1.1
Zmanim is a software package that computes zmanim. more>>
Zmanim project can computes zmanim, the times (according to Jewish law) by which an observant Jew must complete specific prayers.
The default branch is a console version for Linux, and the QT branch is a GUI version for Linux using the QT GUI libraries.
Enhancements:
- The sunrise and sunset were normalized correctly so that 24 hours dont get added to the results, while still being in GMT with the appropriate day in it.
- This fixes issues with DST starting a day earlier in March than it should under Bushs energy bill.
- putenv() is used instead of setenv() to let this compile on Solaris (and probably other Unix systems as well).
- The use of the Hebrew word "Netz" was corrected to "HaNetz".
<<lessThe default branch is a console version for Linux, and the QT branch is a GUI version for Linux using the QT GUI libraries.
Enhancements:
- The sunrise and sunset were normalized correctly so that 24 hours dont get added to the results, while still being in GMT with the appropriate day in it.
- This fixes issues with DST starting a day earlier in March than it should under Bushs energy bill.
- putenv() is used instead of setenv() to let this compile on Solaris (and probably other Unix systems as well).
- The use of the Hebrew word "Netz" was corrected to "HaNetz".
Download (0.076MB)
Added: 2006-08-27 License: GPL (GNU General Public License) Price:
1163 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above all 1.1 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