Main > Free Download Search >

Free gtk 1.x software for linux

gtk 1.x

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1052
Gtk# 1.0.10

Gtk# 1.0.10


Gtk# is a .Net language bindings for Gtk+ and selected Gnome libraries. more>>
Gtk# is a .Net language bindings for Gtk+ and selected Gnome libraries.

Gtk# provides tools to bind GObject based libraries for use by Mono/.Net applications in addition to a set of assemblies that binds the Gtk+ libraries and several Gnome libraries.

The effort essentially boils down to an exercise in PInvoke against the C
dynamic libraries. It may end up being slow as hell, but well see when we get
there and adjust accordingly.

<<less
Download (1.8MB)
Added: 2006-01-19 License: LGPL (GNU Lesser General Public License) Price:
1377 downloads
GTK-Doc 1.8

GTK-Doc 1.8


GTK-Doc is a GTK+ DocBook Documentation Generator. more>>
GTK-Doc is used to document C code. It is typically used to document the public API of libraries, such as the GTK+ and GNOME libraries, but it can also be used to document application code.

Note that GTK-Doc wasnt originally intended to be a general-purpose documentation tool, so it can be a bit awkward to setup and use. For a more polished general-purpose documentation tool you may want to look at Doxygen (http://www.doxygen.org/). However GTK-Doc has some special code to document the signals and properties of GTK+ widgets and GObject classes which other tools may not have.

GTK-Doc allows your documentation to be written in 2 ways:

a) Embedded inside the source code in specially-formatted comments.

or

b) Added to the template files which gtk-doc outputs after scanning all the header files and parsing the declarations.

From these source code comments and template files GTK-Doc generates a Docbook XML (or SGML) document, which is then transformed into HTML. The generated HTML documentation can be browsed in an ordinary web browser or by using the special Devhelp API browser (see http://developer.imendio.com/wiki/Devhelp).

<<less
Download (0.23MB)
Added: 2007-02-19 License: LGPL (GNU Lesser General Public License) Price:
980 downloads
GTK+ 2.9.4

GTK+ 2.9.4


Gtk+ is a library for creating graphical user interfaces. more>>
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+ is free software and part of the GNU Project. However, the licensing terms for GTK+, the GNU LGPL, allow it to be used by all developers, including those developing proprietary software, without any license fees or royalties.

GTK+ is based on three libraries developed by the GTK+ team:

- GLib is the low-level core library that forms the basis of GTK+ and GNOME. It provides data structure handling for C, portability wrappers, and interfaces for such runtime functionality as an event loop, threads, dynamic loading, and an object system.
- Pango is a library for layout and rendering of text, with an emphasis on internationalization. It forms the core of text and font handling for GTK+-2.0.
- The ATK library provides a set of interfaces for accessibility. By supporting the ATK interfaces, an application or toolkit can be used with such tools as screen readers, magnifiers, and alternative input devices.

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
Download (19MB)
Added: 2006-07-04 License: LGPL (GNU Lesser General Public License) Price:
1756 downloads
 
Other version of GTK+
GTK+ 2.8.20Offering a complete set of widgets, GTK+ is suitable for projects ranging from small one-off ... GTK+ has been designed from the ground up to support a range of languages, not only C/C++. Using
License:GPL (GNU General Public License)
Download (16.5MB)
1758 downloads
Added: 2006-07-03
GTK+ 2.6.10Gtk+ is a library for creating graphical user interfaces. GTK+ Team. GTK
License:GPL (GNU General Public License)
Download (11.2MB)
1783 downloads
Added: 2006-07-03
GTK+ 2.11.6GTK+ has been designed from the ground up to support a range of languages, not only C/C++. Using ... Enhancements: GtkBuilder: - The gtk-builder-convert script is more versatile - GtkBuilder
License:GPL (GNU General Public License)
Download (21MB)
1380 downloads
Added: 2007-07-22
License:GPL (GNU General Public License)
Download (20.3MB)
1393 downloads
Added: 2007-07-17
GTK-VNC 0.1.0

GTK-VNC 0.1.0


GTK-VNC is a VNC viewer widget for GTK. more>>
GTK-VNC project is a VNC viewer widget for GTK.

It provides a core library written in C, using coroutines to allow it to be completely asynchronous while remaining single threaded. A wrapper library using PyGTK provides access to the widget functionality from Python. Two example programs illustrate use of the widget by re-implementing the traditional vncviewer in a few 10s of lines of code.

The client is fully IPv6 aware, and as well as the traditional VNC authentication protocol, implements the VeNCrypt extension to provide secure TLS/SSL encrypted communications, optionally using x509 certificates to authenticate.

<<less
Download (0.35MB)
Added: 2007-08-17 License: LGPL (GNU Lesser General Public License) Price:
802 downloads
Gtk 0.7009

Gtk 0.7009


Gtk enums, flags, object types, arguments and signals. more>>
Gtk enums, flags, object types, arguments and signals.

Gnome::AppBar (Gtk::HBox)

Signals
undef clear-prompt (Gnome::AppBar)
undef user-response (Gnome::AppBar)

Gnome::AppletWidget (Gtk::Plug)

Signals
undef back-change (Gnome::AppletWidget, Gtk::Enum, gpointer, gpointer)
undef change-orient (Gnome::AppletWidget, Gtk::Enum)
undef change-pixel-size (Gnome::AppletWidget, integer)
undef change-position (Gnome::AppletWidget, integer, integer)
undef do-draw (Gnome::AppletWidget)
bool save-session (Gnome::AppletWidget, string, string)
undef tooltip-state (Gnome::AppletWidget, integer)

Gnome::Calculator (Gtk::VBox)

Signals
undef result-changed (Gnome::Calculator, number)

Gnome::Canvas (Gtk::Layout)

Gnome::CanvasEllipse (Gnome::CanvasRE)

Gnome::CanvasGroup (Gnome::CanvasItem)

Arguments
x (number) [writable, readable]
y (number) [writable, readable]

Gnome::CanvasImage (Gnome::CanvasItem)

Arguments
anchor (Gtk::AnchorType) [writable, readable]
height (number) [writable, readable]
image (Gtk::GdkImlibImage) [writable, readable]
pixbuf (Gtk::Boxed) [writable]
width (number) [writable, readable]
x (number) [writable, readable]
y (number) [writable, readable]

Gnome::CanvasItem (Gtk::Object)

Signals
bool event (Gnome::CanvasItem, Gtk::Gdk::Event)

Gnome::CanvasLine (Gnome::CanvasItem)

Arguments
arrow_shape_a (number) [writable, readable]
arrow_shape_b (number) [writable, readable]
arrow_shape_c (number) [writable, readable]
cap_style (Gtk::GdkCapStyle) [writable, readable]
fill_color (string) [writable]
fill_color_gdk (Gtk::GdkColor) [writable, readable]
fill_color_rgba (unsigned) [writable, readable]
fill_stipple (Gtk::GdkWindow) [writable, readable]
first_arrowhead (bool) [writable, readable]
join_style (Gtk::GdkJoinStyle) [writable, readable]
last_arrowhead (bool) [writable, readable]
line_style (Gtk::GdkLineStyle) [writable, readable]
points (Gnome::CanvasPoints) [writable, readable]
smooth (bool) [writable, readable]
spline_steps (unsigned) [writable, readable]
width_pixels (unsigned) [writable]
width_units (number) [writable]

<<less
Download (0.43MB)
Added: 2006-07-11 License: Perl Artistic License Price:
1202 downloads
gtk-Qt 0.3

gtk-Qt 0.3


gtk-Qt provides helper functions to use Qt together with GTK. more>>
gtk-Qt provides helper functions to use Qt together with GTK.

<<less
Download (0.20MB)
Added: 2006-11-02 License: GPL (GNU General Public License) Price:
1098 downloads
GTK-Launch 1.1

GTK-Launch 1.1


GTK-Launch is a GTK program launcher. more>>
GTK-Launch is a small GTK program launcher.
Its the equivalent of "Run Command" in KDE, GNOME, or Windows.
It features command history, and runs the command if valid (otherwise it lets the box stay there, waiting for a correction).
Enhancements:
- the window now appears centered on the screen
- important bugfix: PATH can now be used correctly ! (before it would destroy the current copy of the environment variables by strcatting the HOME variable)
- translated error messages into english.
- now the prog can handle .launch files with not as many lines as announced by the MEMOIRE setting. It replaces them with "".
<<less
Download (0.010MB)
Added: 2006-09-28 License: GPL (GNU General Public License) Price:
1123 downloads
GTK-server 2.1.4

GTK-server 2.1.4


The GTK-server enables access for shellscripts & interpreted programming languages to apps using either GTK 1.x or 2.x. more>>
GTK-server enables access for shellscripts & interpreted programming languages to apps using either GTK 1.x or 2.x.

GTK-server project is a standalone binary, which is able to communicate by a 2-way pipe or by a TCP/UDP port. The script invokes this binary, sets up a pipe or a TCP/UDP connection and prints the GTK call in plain text to the pipe or socket. The GTK-server then sends information back which can be used in the program or script.

Below a summary of advantages when using the GTK-server:

- No need to learn C or C++, you can stick to your favorite programming language
- No need to hack the source of existing programming languages to realize GUI programming
- High flexibility in creating GUIs, e.g. not limited to dialogs
- Full GTK API available, the user can extend the gtk-server.cfg file by himself
- Access to both GTK 1.x and GTK 2.x
- Convenient GTK test tool, easy to learn GTK programming.

<<less
Download (0.38MB)
Added: 2007-08-18 License: GPL (GNU General Public License) Price:
801 downloads
GTK Oracle 1.41

GTK Oracle 1.41


GTK Oracle is a GTK+ 2 interface to Oracle that aids in Oracle application development and testing. more>>
GTK Oracle is a GTK+ 2 interface to Oracle that aids in Oracle application development and testing.
Its features include a schema browser, multiple SQL work areas, SQL syntax highlighting, bind variable entry widgets in the command window, and SQL*Plus-style command scripting.
For SQL statement analysis and tuning there is a tree-style SQL statement "explain plan" facility and the ability to load SQL statements from the runtime cursor cache (V$SQL table), Oracle Statspack repository, and the Oracle Automatic Workload Repository in Oracle version 10g. Full statistics are available on loaded statements.
Main features:
- manually running your applications SQL, outside of the application itself
- trying to find out what queries your application is even running
- checking and gathering statistics
- comparing plans
- running statspack to evaluate results
- autotracing
- peeking in AWR
- peeking the shared pool / v$sqlarea / statspack SQL
- identifying high-resource SQL then this might be of some help.
Usage:
- SQL in the text buffer (anything that gets run via the Execute button) is run on its own thread in the background so it will not block the GUI part, and you can cancel it. This execution thread is started when you start up the program, hopefully never exits, and receives commands via a GLib asynchronous queue, so you can safely keep hitting Execute while a command is running, it will just execute them in order.
- If you log in as SYSDBA you will get a combo box just under the main menubar. Changing the value will execute ALTER SESSION SET CURRENT_SCHEMA=somebody; so when you browse it will be as if you were this user. Be aware that any SQL you execute will result in SYS being recorded as the parsing user in the cursor cache, however.
- If you want to access the cursor cache or statspack or AWR you will need to log in with SYSDBA privileges. You might be able to get away with simply having SELECT on SYS.V$SQLAREA and SYS.V$SQLTEXT.
- SYS is excluded from the cursor cache browsing results. Otherwise you end up with a mass of recursive SQL, which you are not going to be able to tune and that is the point here. If youre a masochist and you do want to browse recursives I suppose you can just modify the relevant SQL so that SYS is not exculded and recompile. Have fun.
- AWR features are only available on 10G servers.
- DBMS_OUTPUT works, go to Edit->DBMS OUTPUT Enable
<<less
Download (0.46MB)
Added: 2006-07-11 License: GPL (GNU General Public License) Price:
1201 downloads
Vqcc-gtk 0.5

Vqcc-gtk 0.5


Vqcc-gtk is a chat application written in C for the GTK+ toolkit, primarily used in small LANs. more>>
Vqcc-gtk is a chat application written in C for the GTK+ toolkit, primarily used in small LANs. Based on quickChat/Vypress Chat (TM) for Windows (from Vypress Research) and is licensed under the GPL.

The application supports both quickChat and Vypress Chat(TM) protocols and hopefully is compatible enough to substitute those applications when using Linux, FreeBSD or another *NIX desktop. You need no server to run, however it is not possible to communicate outside your LAN (or subnet).

Those running KDE might be happier with VyQChat which is making nice progress too and looks more native to the users of KDE. Also there is a fine console (text mode) chat client eChat. It is compatible with both quickChat and VypressChat.

<<less
Download (0.11MB)
Added: 2005-07-27 License: GPL (GNU General Public License) Price:
1555 downloads
Acovea/GTK 1.0.1

Acovea/GTK 1.0.1


Acovea/GTK is a GTK-based graphical front end for the Acovea optimization engine. more>>
Acovea/GTK project is a GTK-based graphical front end for the Acovea (Analysis of Compiler Options via Evolutionary Algorithm) optimization engine.

The Acovea engine ships with a command-line driver named runacovea. I like command-line utilities, and probably spend as much time at the prompt as I do clicking buttons. Still, a graphical interface can provide a certain ease-of-use that is lacking in a command-line application.

<<less
Download (0.40MB)
Added: 2006-07-10 License: GPL (GNU General Public License) Price:
1201 downloads
gtk-FLTK 0.3

gtk-FLTK 0.3


gtk-FLTK project provides helper functions to use FLTK together with GTK. more>>
gtk-FLTK project provides helper functions to use FLTK together with GTK.

<<less
Download (0.21MB)
Added: 2006-11-03 License: BSD License Price:
1088 downloads
Samba-Gtk 0.1

Samba-Gtk 0.1


Samba-Gtk is a GTK+ frontend for Samba 4. more>>
Samba-Gtk is a GTK+ frontend for Samba 4.

A set of GTK+ applications that allow use of SMB- and related protocols. Current tools include a registry editor (local files and remote), DCE/RPC endpoint profiler, remote job planner (at/cron equivalent) and remote service manager.

Also contains a shared library with custom GTK+ widgets.

<<less
Download (MB)
Added: 2007-03-01 License: GPL (GNU General Public License) Price:
976 downloads
GTK Cervi 0.3

GTK Cervi 0.3


GTK Cervi is a multiplayer Cervi clone. more>>
GTK Cervi project is a multiplayer Cervi clone.
Im not really sure if Cervi is original name of it but I know this game as Cervi so it will be named GTK Cervi. It is a multiplayer game (for 2-8 players) where players drive their worms.
Worms are getting longer and players mustnt collide with any worm. Winner is the last surviving worm. For more information see `Gameplay internals section.
Differences between "GTK Cervi" and the original Cervi:
- Some little differences in gameplay - these wont be fixed because I like this gameplay.
- Our cervs are antialiased.
- We have different field size, and it can be changed.
- Different controls.
- More players.
- Different scoring.
- Hatrick and extra hatrick bonuses.
<<less
Download (0.022MB)
Added: 2006-12-09 License: GPL (GNU General Public License) Price:
616 downloads
Duff GTK 0.0.2

Duff GTK 0.0.2


Duff GTK is a tool to see the disk usage of your folders and files to help you clean up your drive. more>>
Duff GTK is a tool to see the disk usage of your folders and files to help you clean up your drive.

Shows the disk usage of a folder using a graphic interface.

<<less
Download (0.12MB)
Added: 2005-09-26 License: GPL (GNU General Public License) Price:
1489 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5