Projects tagged ‘gui’ and ‘windows’


[70 total ]
1041

TortoiseSVN

   
Primary Language: C++ Licensed as: GNU General Public License 2.0

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. Since it's not an integration for a specific IDE you can use it with whatever development tools you like.

Metrics updated 13 Oct 08

491

KDE

   
Primary Language: C++ Licensed as: GNU General Public License 2.0 or later,GNU Lesser General Public License 2.1

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 experience. KDE offers all necessary means to ... [More] 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]

Metrics updated 02 Aug 08

352

GTK+

   
Primary Language: C Licensed as: GNU Lesser General Public License 2.1

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 suites. GTK+ has been designed from the ground ... [More] 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]

Metrics updated 14 Oct 08

331

Wine

   
Primary Language: C Licensed as: GNU Lesser General Public License 2.1

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 for porting Windows source code to Unix as well as a program loader, allowing many unmodified Windows programs to run on x86-based Unixes.

Metrics updated 14 Oct 08

119

Qt

   
Licensed as: GNU General Public License 2.0,GNU General Public License 3.0

Qt is a cross-platform (Windows, Unix, MacOs X) graphical toolkit. Qt features a rich API to write GUI software, but also for other aspect of application development : network classes, xml, internationalisation, database, ...

113

KDElibs (KDE)

   
Primary Language: C/C++ Licensed as: GNU Lesser General Public License 2.1

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 and Mac OS X. Licensed under GNU LGPL, they may be used by open source and proprietary applications.

Metrics updated 22 Sep 08

91

wxWidgets

   
Primary Language: C/C++ Licensed as: wxWindows Library License

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 other cross-platform toolkits, wxWidgets ... [More] applications look and feel native. This is because wxWidgets uses the platform's own native controls rather than emulating them. [Less]

Metrics updated 10 Sep 08

44

wxPython

   
Primary Language: C++ Licensed as: wxWindows Library License

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 as closely as possible and is very versatile. It ... [More] 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]

Metrics updated about 21 hours ago

21

hugin

   
Primary Language: C++ Licensed as: GNU General Public License 2.0

Hugin is a toolkit for stitching photographs and assembling panoramas, together with an easy to use graphical front end.

Metrics updated 14 Oct 08

13

TortoiseHg

   
Licensed as: GNU General Public License 2.0

TortoiseHg is a shell extension of Mercurial SCM (Hg) for the MS-Windows Explorer.