Projects tagged ‘gui’ and ‘windows’


[148 total ]

2456 Users
   

TortoiseSVN is a very easy to use SCM / source control software for Microsoft Windows. It is implemented as a Windows shell extension, which makes it integrate seamlessly into the Windows explorer. ... [More] Since it's not an integration for a specific IDE you can use it with whatever development tools you like. [Less]
Created over 3 years ago.

833 Users
   

The K Desktop Environment (KDE) is a graphical desktop, a set of applications and a development platform. It is created by a community of people dedicated to create a free and user-friendly computing ... [More] experience. KDE offers all necessary means to easily build all kinds of applications upon. KDE has been around since 1996, with code change history dating back at least to 1997. KDE is one of the biggest free software C++ project around and one of the two leaders of unix desktops. [Less]
Created over 3 years ago.

715 Users
   

Wine is an implementation of the Windows API on top of X and Unix. It does not require Microsoft Windows, but can use native Windows DLLs if they are available. It provides both a development toolkit ... [More] for porting Windows source code to Unix as well as a program loader, allowing many unmodified Windows programs to run on x86-based Unixes. [Less]
Created over 3 years ago.

630 Users
   

GTK+ is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK+ is suitable for projects ranging from small one-off projects to complete application ... [More] suites. GTK+ has been designed from the ground up to support a range of languages, not only C/C++. Using GTK+ from languages such as Perl and Python (especially in combination with the Glade GUI builder) provides an effective method of rapid application development. [Less]
Created over 3 years ago.

339 Users
   

Qt is a cross-platform application and UI framework. Using Qt, you can write applications once and deploy them across many desktop and embedded operating systems without rewriting the source code.
Created over 3 years ago.

163 Users
   

The KDE libraries, basis of KDE and used by many open source projects. They are based on Qt, Trolltech's cross-platform toolkit, and run on Linux, BSDs, and other Unices, as well as Microsoft Windows ... [More] and Mac OS X. Licensed under GNU LGPL, they may be used by open source and proprietary applications. [Less]
Created over 3 years ago.

137 Users
   

wxWidgets lets developers create applications for Win32, Mac OS X, GTK+, X11, Motif, WinCE, and more using one codebase. It can be used from languages such as C++, Python, Perl, and C#/.NET. Unlike ... [More] other cross-platform toolkits, wxWidgets applications look and feel native. This is because wxWidgets uses the platform's own native controls rather than emulating them. [Less]
Created over 3 years ago.

128 Users
   

The KDevelop project was founded in 1998 to build up an easy to use IDE (Integrated Development Environment) for KDE. Since then, the KDevelop IDE is publicly available under the GPL and supports many programming languages.
Created over 3 years ago.

70 Users
   

wxPython is a Python extension module that wraps the wxWidgets cross-platform GUI library and provides an alternative to Tkinter and PythonWin. It attempts to mirror the class hierarchy of wxWidgets ... [More] as closely as possible and is very versatile. It can be used to create standalone GUI applications or can be used in situations in which Python is embedded in a wxWidgets C++ application as an internal scripting or macro language. The currently supported GUIs are Win32, GTK/X-Windows, and Mac OS X. [Less]
Created over 3 years ago.

59 Users
   

TortoiseHg is a shell extension of Mercurial SCM (Hg) for the MS-Windows Explorer. It is cross-platform and works under Linux too.
Created over 2 years ago.