wine glasses
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 90
Looking Glass 1.0
Looking Glass is a project that allows creating an innovative 3D desktop environment for Linux. more>>
Looking Glass is a project that allows creating an innovative 3D desktop environment for Linux. It is sponsored by Sun Microsystems.
Looking Glass is programmed in the Java language using the Java 3D system to remain platform independent. Despite the use of graphics acceleration features, the desktop explores the use of 3D windowing capabilities for both existing application programs and ones specifically designed for Looking Glass.
The project is still in early development. The prototype is now working on Suns Java Desktop System.[citation needed]
One of its most notable features is the creation of reversible windows. This capability can be used for features like allowing the user to write notes and comments on the windows backs, or displaying application dialogs without risking them being detached from the application they relate to.
All windows start by looking like a normal 2D or 2.5D window, but can be manipulated as thin slate-like 3D objects which can be set at any angle or turned completely around by the user.
Other features include provision of a panning virtual desktop, icons that reflect the live status of the window they represent and zooming of a window when it receives focus.
<<lessLooking Glass is programmed in the Java language using the Java 3D system to remain platform independent. Despite the use of graphics acceleration features, the desktop explores the use of 3D windowing capabilities for both existing application programs and ones specifically designed for Looking Glass.
The project is still in early development. The prototype is now working on Suns Java Desktop System.[citation needed]
One of its most notable features is the creation of reversible windows. This capability can be used for features like allowing the user to write notes and comments on the windows backs, or displaying application dialogs without risking them being detached from the application they relate to.
All windows start by looking like a normal 2D or 2.5D window, but can be manipulated as thin slate-like 3D objects which can be set at any angle or turned completely around by the user.
Other features include provision of a panning virtual desktop, icons that reflect the live status of the window they represent and zooming of a window when it receives focus.
Download (144.0MB)
Added: 2006-12-21 License: GPL (GNU General Public License) Price:
615 downloads
Domino blue glass 0.8
Domino blue glass is a glass-like darkblue scheme for the Domino KDE-style. more>>
Domino blue glass is a glass-like darkblue scheme for the Domino KDE-style.
Its my first style Ive made, so I hope you like it.
<<lessIts my first style Ive made, so I hope you like it.
Download (MB)
Added: 2007-04-12 License: GPL (GNU General Public License) Price:
926 downloads
glass xmms
glass xmms is an xmms control SuperKaramba theme. more>>
glass xmms is an xmms control SuperKaramba theme.
Functions:
- Play
- FFW
- REW
- Stop
- Pauze
- Eject
<<lessFunctions:
- Play
- FFW
- REW
- Stop
- Pauze
- Eject
Download (0.37MB)
Added: 2006-07-04 License: Artistic License Price:
1209 downloads
Kwine 0.1
Kwine is a set of tools for Wine and KDE interoperability. more>>
Kwine is a set of tools for Wine and KDE interoperability.
It includes frontends tools like Kio_Wine, Kfile_wine, Kwine, and kwine_startmenu, and backends like kwinetools and Kwinedcop, which is a gateway for accessing the Wine API using DCOP.
<<lessIt includes frontends tools like Kio_Wine, Kfile_wine, Kwine, and kwine_startmenu, and backends like kwinetools and Kwinedcop, which is a gateway for accessing the Wine API using DCOP.
Download (MB)
Added: 2006-08-07 License: GPL (GNU General Public License) Price:
1178 downloads
Wine 0.9.43
Wine is an Open Source implementation of the Windows API on top of X and Unix. more>>
Wine is an Open Source implementation of the Windows API on top of X and Unix.
Think of Wine as a compatibility layer for running Windows programs. Wine does not require Microsoft Windows, as it is a completely free alternative implementation of the Windows API consisting of 100% non-Microsoft code, however Wine can optionally use native Windows DLLs if they are available. Wine provides both a development toolkit for porting Windows source code to Unix as well as a program loader, allowing many unmodified Windows programs to run on x86-based Unixes, including Linux, FreeBSD, and Solaris.
Main features:
Binary Compatibility
- Loads Windows 9x/NT/2000/XP, Windows 3.x and DOS programs and libraries
- Win32 compatible memory layout, exception handling, threads and processes
- Designed for POSIX compatible operatings systems (eg. Linux and FreeBSD)
- ``bug-for-bug compatibility with Windows
Graphics
- X11-based graphics allows remote display to any X terminal
- X11, TrueType (.ttf/.ttc) and Windows Bitmap (.fon) Fonts
- DirectX support for games (limited Direct3D support)
- Printing via PostScript driver or legacy native Win16 printer drivers
- Enhanced Metafile (EMF) and Windows Metafile (WMF) driver
- Desktop-in-a-box or mixable windows
- Windows MultiMedia (WinMM) layer support with builtin codecs
Allows Windows program to interface with:
- Sound devices via ALSA, OSS, ARTS, JACK, and libaudio etc
- Multi-lingual keyboards and CJK input method support via XIM
- Modems, serial devices
- Networks (TCP/IP and IPX)
- ASPI Scanners
- Windows Tablets via XInput (eg. Wacom)
Wine API
- Designed for source and binary compatibility with Win32 code
- Win32 API test suite to ensure compatibility
- Compilable on a wide range of C compilers
- Permits mixing of Win32 and POSIX code
- Permits mixing of ELF (.so) and PE (.dll/.exe) binaries in one address space
- Win32 compatible header files
- Automatically generated API documentation
- Resource compiler
- Message compiler
- IDL compiler
- extensive Unicode support
- Internationalization -- Wine supports 16 languages
- Built-in debugger and configurable trace messages
- External memory checker support using Valgrind
- Sample programs
Enhancements:
- Direct3D support on top of WGL instead of GLX for better portability.
- Many DirectSound fixes.
- Still more gdiplus functions.
- Many crypt32 improvements.
- Lots of bug fixes.
<<lessThink of Wine as a compatibility layer for running Windows programs. Wine does not require Microsoft Windows, as it is a completely free alternative implementation of the Windows API consisting of 100% non-Microsoft code, however Wine can optionally use native Windows DLLs if they are available. Wine provides both a development toolkit for porting Windows source code to Unix as well as a program loader, allowing many unmodified Windows programs to run on x86-based Unixes, including Linux, FreeBSD, and Solaris.
Main features:
Binary Compatibility
- Loads Windows 9x/NT/2000/XP, Windows 3.x and DOS programs and libraries
- Win32 compatible memory layout, exception handling, threads and processes
- Designed for POSIX compatible operatings systems (eg. Linux and FreeBSD)
- ``bug-for-bug compatibility with Windows
Graphics
- X11-based graphics allows remote display to any X terminal
- X11, TrueType (.ttf/.ttc) and Windows Bitmap (.fon) Fonts
- DirectX support for games (limited Direct3D support)
- Printing via PostScript driver or legacy native Win16 printer drivers
- Enhanced Metafile (EMF) and Windows Metafile (WMF) driver
- Desktop-in-a-box or mixable windows
- Windows MultiMedia (WinMM) layer support with builtin codecs
Allows Windows program to interface with:
- Sound devices via ALSA, OSS, ARTS, JACK, and libaudio etc
- Multi-lingual keyboards and CJK input method support via XIM
- Modems, serial devices
- Networks (TCP/IP and IPX)
- ASPI Scanners
- Windows Tablets via XInput (eg. Wacom)
Wine API
- Designed for source and binary compatibility with Win32 code
- Win32 API test suite to ensure compatibility
- Compilable on a wide range of C compilers
- Permits mixing of Win32 and POSIX code
- Permits mixing of ELF (.so) and PE (.dll/.exe) binaries in one address space
- Win32 compatible header files
- Automatically generated API documentation
- Resource compiler
- Message compiler
- IDL compiler
- extensive Unicode support
- Internationalization -- Wine supports 16 languages
- Built-in debugger and configurable trace messages
- External memory checker support using Valgrind
- Sample programs
Enhancements:
- Direct3D support on top of WGL instead of GLX for better portability.
- Many DirectSound fixes.
- Still more gdiplus functions.
- Many crypt32 improvements.
- Lots of bug fixes.
Download (11.5MB)
Added: 2007-08-10 License: LGPL (GNU Lesser General Public License) Price:
521 downloads
Dark Glass Icons 2.72
Dark Glass Icons is a KDE theme based on OS-K icons. more>>
Dark Glass Icons 2.72 is yet another great addition for everyone's computer. It is actually a KDE theme based on OS-K icons. Part of this set is a derivative of OS-K set, part is of the developers 3d stuff. The theme package is 126MB large. The png source file is 5MB.
Instructions:
- Installation - full pack
-
- Download the archive, uncompress and copy to /usr/share/icons
- then choose Dark-Glass icons from the KDE control center.
- Installation - script version
-
- Download the zip file
- Extract the zip file
- cd into the Dark-Glass-scripted folder
- Open a terminal there
- Run ./buildset
- Install the icon theme in KDE Control Panel
Enhancements:
- Some correction on open folder
- Folder locked, favorites.
- Added aMule icon and other actions.
- Changed Firefox, Opera, Konqueror icons and some color retouch in apps icons.
Added: 2009-02-25 License: GPL Price: FREE
15 downloads
Virtual Magnifying Glass 3.3
Virtual Magnifying Glass is a free, open source, screen magnifier, for Windows, Linux and FreeBSD. more>>
Virtual Magnifying Glass is a free, open source, screen magnifier, for Windows, Linux and FreeBSD.
Enhancements:
- An experimental Dynamic Mode is available on this version on Windows. Please read the PDF documentation that ships together with the magnifier for detailed information about how to use it.
- A plugin system was introduced. It should now be possible to write plugins that change dramatically how the magnifier works. We would like to encourage users with the adequate knowledge to write plugins to extend the functions of the magnifier. The first plugin created adds the experimental dynamic mode on Windows.
- The menu sometimes would get stuck when the glass opens. This is fixed.
- Fixed the keeping of the values of magnification and other options
- Added option to control if you wish the magnifier to show automatically when executed
- On Linux the command to execute the magnifier changed to vmg, to avoid incompatibilities with other tools
- On Linux the mouse cursor is now hidden, but this requires a very latest Lazarus, and the packages are compiled with the latest stable (0.9.22). If you download a subversion Lazarus (or 0.9.24 or superior when they are released). Build lazarus, and then use it to build the magnifier. The bug will be solved
- Updated the RPM packages to reflect that we no longer need ImageMagick
- Updated the build scripts
- Separated translations on a new file, called translations.pas, so they are more isolated from the code.
- Added German translation
- Lots and lots of minor bug fixes
<<lessEnhancements:
- An experimental Dynamic Mode is available on this version on Windows. Please read the PDF documentation that ships together with the magnifier for detailed information about how to use it.
- A plugin system was introduced. It should now be possible to write plugins that change dramatically how the magnifier works. We would like to encourage users with the adequate knowledge to write plugins to extend the functions of the magnifier. The first plugin created adds the experimental dynamic mode on Windows.
- The menu sometimes would get stuck when the glass opens. This is fixed.
- Fixed the keeping of the values of magnification and other options
- Added option to control if you wish the magnifier to show automatically when executed
- On Linux the command to execute the magnifier changed to vmg, to avoid incompatibilities with other tools
- On Linux the mouse cursor is now hidden, but this requires a very latest Lazarus, and the packages are compiled with the latest stable (0.9.22). If you download a subversion Lazarus (or 0.9.24 or superior when they are released). Build lazarus, and then use it to build the magnifier. The bug will be solved
- Updated the RPM packages to reflect that we no longer need ImageMagick
- Updated the build scripts
- Separated translations on a new file, called translations.pas, so they are more isolated from the code.
- Added German translation
- Lots and lots of minor bug fixes
Download (1.6MB)
Added: 2007-07-19 License: GPL (GNU General Public License) Price:
832 downloads
Super Gamer 2
Super Gamer is a Live DVD that is based on the core of PCLinuxOS. more>>
Super Gamer is a Live DVD that is based on the core of PCLinuxOS. It is put together by Darin, a community member. Darin started out making the Super Gamer for his own, and some friends. Soon others got a copy and decided they liked it.
They jumped onboard to help test and develope. The Super Gamer is optimized for a gaming computer environment, with some tweaks to help speed up running from the LiveDVD. Extra games were added along with some demos of proprietary games. All Games are Linux Native. Users wishing to run Windows Native games, may install Wine or a Wine related application such as Cedega.
Please remember that the Super Gamer is built from PCLinuxOS. For this reason, if you wish to donate to the Super Gamer, you cannot, but you can donate to PCLinuxOS, or buy from On-Disk.
Since the Gamer is developed on the pure core of PCLinuxOS, updating and adding other programs from the PCLOSs repository is completely compatible, and easy.
<<lessThey jumped onboard to help test and develope. The Super Gamer is optimized for a gaming computer environment, with some tweaks to help speed up running from the LiveDVD. Extra games were added along with some demos of proprietary games. All Games are Linux Native. Users wishing to run Windows Native games, may install Wine or a Wine related application such as Cedega.
Please remember that the Super Gamer is built from PCLinuxOS. For this reason, if you wish to donate to the Super Gamer, you cannot, but you can donate to PCLinuxOS, or buy from On-Disk.
Since the Gamer is developed on the pure core of PCLinuxOS, updating and adding other programs from the PCLOSs repository is completely compatible, and easy.
Download (MB)
Added: 2007-01-02 License: GPL (GNU General Public License) Price:
1073 downloads
wine-doors 0.1
Wine doors is an application designed to assist users in obtaining, installing, uninstalling and working with wine applications. more>>
Wine-doors is an application designed to assist users in obtaining, installing, uninstalling and working around the caveats associated with wine applications.
Although wine doors is intended to be a replacement for winetools it is not limited to release cycles for the applications available to install, instead a web service will be provided, this web service will serve XML Pack Lists and Application Packs as well as various other resources.
Using a web service to connect users to applications means the service can be community managed thus splitting application installation and configuration from the user interface used to install the applications.
<<lessAlthough wine doors is intended to be a replacement for winetools it is not limited to release cycles for the applications available to install, instead a web service will be provided, this web service will serve XML Pack Lists and Application Packs as well as various other resources.
Using a web service to connect users to applications means the service can be community managed thus splitting application installation and configuration from the user interface used to install the applications.
Download (2.5MB)
Added: 2007-07-06 License: GPL (GNU General Public License) Price:
850 downloads
Looking Glass 1.8p2 - 20040615
LG is a Looking Glass written in Perl as a CGI script. more>>
LG is a Looking Glass written in Perl as a CGI script. It can execute almost all BGP-related commands and do ping and traceroute in routers or relay these queries to other looking glasses.
It supports both IPv4 and IPv6 commands, and is tested with Cisco, Zebra, and Juniper. It can connect to a router using different methods of remote connection like SSH, telnet or rsh.
Main features:
- all BGP show commands, ping and traceroute
- IPv4 and IPv6 support
- router access using SSH, telnet, rsh or via other public LG
- XML configuration file (requires XML::Parser)
- local ASN database and hyperlinks to RIPE/ARIN/APNIC/JPNIC/LACNIC whois server
- improved hyperlinking between different BGP views
- highlights best route
- tested with Cisco, Zebra and Juniper
Enhancements:
- disclaimer
- SECURITY: rshcmd check
- new TELNET protocol handling, change term size to fit command string
- async line-by-line reading of telnet data to show traceroutes in realtime
- hide BGP session port numbers if "secure" mode used
<<lessIt supports both IPv4 and IPv6 commands, and is tested with Cisco, Zebra, and Juniper. It can connect to a router using different methods of remote connection like SSH, telnet or rsh.
Main features:
- all BGP show commands, ping and traceroute
- IPv4 and IPv6 support
- router access using SSH, telnet, rsh or via other public LG
- XML configuration file (requires XML::Parser)
- local ASN database and hyperlinks to RIPE/ARIN/APNIC/JPNIC/LACNIC whois server
- improved hyperlinking between different BGP views
- highlights best route
- tested with Cisco, Zebra and Juniper
Enhancements:
- disclaimer
- SECURITY: rshcmd check
- new TELNET protocol handling, change term size to fit command string
- async line-by-line reading of telnet data to show traceroutes in realtime
- hide BGP session port numbers if "secure" mode used
Download (0.038MB)
Added: 2006-07-12 License: GPL (GNU General Public License) Price:
1207 downloads
Glass Icons Theme 0.2
Glass Icons Theme provides a full transparent set of icons. more>>
Glass Icons Theme provides a full transparent set of icons.
Full Transparent SVG Icons, are in beta-test.
This is the first public release.
<<lessFull Transparent SVG Icons, are in beta-test.
This is the first public release.
Download (MB)
Added: 2007-03-02 License: GPL (GNU General Public License) Price:
598 downloads
TkWiCe 0.9
TkWiCe is a free wine cellar software. more>>
TkWiCe is a free wine cellar software. As it is written in native Tcl/Tk, youve got a real chance to use it on any operating system with that interpreter on it (you can get Tcl/Tk for any Unix like Mac OS X, Linux, *BSD, AIX, HP-UX or Solaris as well as for PowerPC and Windows).
If you want to get a fast overview about your bottles (perhaps youve got to choose one?), this might be what you are looking for.
If youre more interested in writing intellectual tasting notes take a wordprocessor like LyX or OpenOffice instead. And if 100 points are the most important thing to you, please choose other points of interest than wine (and bestow the saved money). Such things never will be added to this software:
Aims
- Focus is on pleasure, not on charts.
- Function conquers eyecandy.
- Own plain text files for each wine.
- Everything about one wine fits on 1024x768 pixel at once.
- Old computers are new enough.
- No more dependencies than Tcl/Tk (not: operating system).
- Free (means: liberty *and* free of charge).
- Dont replace wine literature (as commercial solutions try).
Enhancements:
- Bugfixes in startup, the cellar book/history window, and the country selection buttons in the main window.
<<lessIf you want to get a fast overview about your bottles (perhaps youve got to choose one?), this might be what you are looking for.
If youre more interested in writing intellectual tasting notes take a wordprocessor like LyX or OpenOffice instead. And if 100 points are the most important thing to you, please choose other points of interest than wine (and bestow the saved money). Such things never will be added to this software:
Aims
- Focus is on pleasure, not on charts.
- Function conquers eyecandy.
- Own plain text files for each wine.
- Everything about one wine fits on 1024x768 pixel at once.
- Old computers are new enough.
- No more dependencies than Tcl/Tk (not: operating system).
- Free (means: liberty *and* free of charge).
- Dont replace wine literature (as commercial solutions try).
Enhancements:
- Bugfixes in startup, the cellar book/history window, and the country selection buttons in the main window.
Download (0.45MB)
Added: 2007-08-02 License: BSD License Price:
814 downloads
Aurora-Glass 0.1
Aurora-Glass 0.1 provides you with another nice Aurora-based theme for GNOME users. more>>
Aurora-Glass 0.1 provides you with another nice Aurora-based theme for GNOME users. It is actually a GTK theme that requires the Aurora engine and the patched pixbuf engine.
GNOME is an international effort to build a complete desktop environment the graphical user interface which sits on top of a computer operating system entirely from free software. This goal covers creating software development frameworks, selecting application software for the desktop, and working on the programs which manage application launching, file handling, and window and task management.
GNOME is part of the GNU Project and can be used with various Unix-like operating systems, most notably Linux, and as part of Java Desktop System in Solaris.
Enhancements:
- Added transparent glass scrollbars
Requirements:
- Aurora Gtk Engine
- Patched pixbuf engine
Added: 2008-11-17 License: GPL Price: FREE
1 downloads
Multi Switch Looking Glass for PHP 0.1.0
Multi Switch Looking Glass for PHP allows network administrators to open/close ports on Cisco CatOS/IOS switches. more>>
Multi Switch Looking Glass for PHP allows network administrators to open/close ports on Cisco CatOS/IOS switches via a Web interface.
It is clear, configurable, and very useful to LAN party organizers for opening a port when a gamer pays for his place in the manifestation
<<lessIt is clear, configurable, and very useful to LAN party organizers for opening a port when a gamer pays for his place in the manifestation
Download (0.010MB)
Added: 2007-02-21 License: GPL (GNU General Public License) Price:
980 downloads
Glossy-Glass 0.5.1
Glossy-Glass provides an icon theme inspired by glass itself. more>>
Glossy-Glass provides an icon theme inspired by glass itself.
I have got the exact look that I wanted for this icon set, each icon has been payed special attention to its look.
If I was not happy with a icon then it was redesigned until I was perfectly happy, and this will containue. All going well I will release this icon set on Monday.
Enhancements:
- Added icons for gnome menu cataguries
- Added lots of mimetypes, over 40.
- Added extras directory for some alternative folder colours and some cool misc icons.
- Added emblems
- Added gtk icons
<<lessI have got the exact look that I wanted for this icon set, each icon has been payed special attention to its look.
If I was not happy with a icon then it was redesigned until I was perfectly happy, and this will containue. All going well I will release this icon set on Monday.
Enhancements:
- Added icons for gnome menu cataguries
- Added lots of mimetypes, over 40.
- Added extras directory for some alternative folder colours and some cool misc icons.
- Added emblems
- Added gtk icons
Download (MB)
Added: 2007-03-02 License: GPL (GNU General Public License) Price:
587 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 wine glasses 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