down buttons
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1751
Close Button 0.3.5
Close Button is an extension which adds a Close Tab (or Window, or Browser) button to the toolbar. more>>
Close Button is an extension which adds a Close Tab (or Window, or Browser) button to the toolbar.
This is especially handy if you put your tab bar at the bottom but want a Close Tab button in the top right, where youd find it in most well behaved Windows programs with child windows.
Once installed, just right click on the toolbar, select "Customize...", and drag the button wherever you like. The buttons appearance is determined by the installed theme, and its behavior can be configured to close the current tab, window, or Firefox session.
<<lessThis is especially handy if you put your tab bar at the bottom but want a Close Tab button in the top right, where youd find it in most well behaved Windows programs with child windows.
Once installed, just right click on the toolbar, select "Customize...", and drag the button wherever you like. The buttons appearance is determined by the installed theme, and its behavior can be configured to close the current tab, window, or Firefox session.
Download (0.004MB)
Added: 2007-04-12 License: MPL (Mozilla Public License) Price:
926 downloads
Amazon.co.uk Button 0.1
Amazon.co.uk Button provides a button which allows you to access Amazon services. more>>
Amazon.co.uk Button provides a button which allows you to access Amazon services.
This extension creates a button which allows you to access
-all amazon.co.uk-stores
-your wishlist
-your account
-amazon.co.uk loginpage
-Shopping Basket
straight from the amazon.co.uk button.
<<lessThis extension creates a button which allows you to access
-all amazon.co.uk-stores
-your wishlist
-your account
-amazon.co.uk loginpage
-Shopping Basket
straight from the amazon.co.uk button.
Download (0.013MB)
Added: 2007-04-05 License: MPL (Mozilla Public License) Price:
933 downloads
USB Headset Buttons 0.9.2
USB Headset Buttonss purpose is to enable the Volume up and Down Buttons on my Logitech USB 30 Headset. more>>
USB Headset Buttonss purpose is to enable the Volume up and Down Buttons on my Logitech USB 30 Headset.
USB Headsets are very useful for VoIP applications like SIP Networks or Skype. On my headset I have volume buttons which need extra care to be taken of. This Application does it.
<<lessUSB Headsets are very useful for VoIP applications like SIP Networks or Skype. On my headset I have volume buttons which need extra care to be taken of. This Application does it.
Download (0.005MB)
Added: 2006-03-14 License: GPL (GNU General Public License) Price:
1322 downloads
Prima::Buttons 1.20
Prima::Buttons is a button widgets and grouping widgets. more>>
Prima::Buttons is a button widgets and grouping widgets.
SYNOPSIS
use Prima qw(Application Buttons StdBitmap);
my $window = Prima::MainWindow-> create;
Prima::Button-> new(
owner => $window,
text => Simple button,
pack => {},
);
$window-> insert( Prima::SpeedButton ,
pack => {},
image => Prima::StdBitmap::icon(0),
);
run Prima;
Prima::Buttons provides two separate sets of classes: the button widgets and the grouping widgets. The button widgets include push buttons, check-boxes and radio buttons. The grouping widgets are designed for usage as containers for the check-boxes and radio buttons, however, any widget can be inserted in a grouping widget.
The module provides the following classes:
*Prima::AbstractButton ( derived from Prima::Widget and Prima::MouseScroller )
Prima::Button
Prima::SpeedButton
*Prima::Cluster
Prima::CheckBox
Prima::Radio
Prima::GroupBox ( derived from Prima::Widget )
Prima::RadioGroup ( obsolete )
Prima::CheckBoxGroup ( obsolete )
Note: * - marked classes are abstract.
<<lessSYNOPSIS
use Prima qw(Application Buttons StdBitmap);
my $window = Prima::MainWindow-> create;
Prima::Button-> new(
owner => $window,
text => Simple button,
pack => {},
);
$window-> insert( Prima::SpeedButton ,
pack => {},
image => Prima::StdBitmap::icon(0),
);
run Prima;
Prima::Buttons provides two separate sets of classes: the button widgets and the grouping widgets. The button widgets include push buttons, check-boxes and radio buttons. The grouping widgets are designed for usage as containers for the check-boxes and radio buttons, however, any widget can be inserted in a grouping widget.
The module provides the following classes:
*Prima::AbstractButton ( derived from Prima::Widget and Prima::MouseScroller )
Prima::Button
Prima::SpeedButton
*Prima::Cluster
Prima::CheckBox
Prima::Radio
Prima::GroupBox ( derived from Prima::Widget )
Prima::RadioGroup ( obsolete )
Prima::CheckBoxGroup ( obsolete )
Note: * - marked classes are abstract.
Download (1.4MB)
Added: 2006-07-31 License: Perl Artistic License Price:
1184 downloads
No Tab Close Button 0.2.1
No Tab Close Button is an extension which removes the close buttons on the tabs. more>>
No Tab Close Button is an extension which removes the close buttons on the tabs.
Removes the close buttons on the tabs (Firefox 2)
Removes the button on the right (Firefox 1.x).
For people that like to close their tabs with a middle click.
<<lessRemoves the close buttons on the tabs (Firefox 2)
Removes the button on the right (Firefox 1.x).
For people that like to close their tabs with a middle click.
Download (0.001MB)
Added: 2007-04-12 License: MPL (Mozilla Public License) Price:
928 downloads
Image::Button 0.53
Image::Button is a base class for building PNG buttons using GD. more>>
Image::Button is a base class for building PNG buttons using GD.
SYNOPSIS
use Image::Button::Rect;
my $b1 = new Image::Button::Rect(text => text b1,
font => newsgotn.ttf,
fontsize => 20,
file => b1.png);
# $b2 is like $b1, but with different text and going to another file
my $b2 = $b1->copy(text => text b2,
file => b2.png);
$b1->print;
$b2->print;
Image::Button builds simple PNG buttons of the type you would use in an on-line application. It provides facilities to build several of them, possibly related (same width and/or height). Modules to create different types of buttons can be easily integrated. The buttons it can create so far would not cause a graphic designer to jump from his chair, drooling with excitement. But he wouldnt fall from his chair in disgust either (I hope).
<<lessSYNOPSIS
use Image::Button::Rect;
my $b1 = new Image::Button::Rect(text => text b1,
font => newsgotn.ttf,
fontsize => 20,
file => b1.png);
# $b2 is like $b1, but with different text and going to another file
my $b2 = $b1->copy(text => text b2,
file => b2.png);
$b1->print;
$b2->print;
Image::Button builds simple PNG buttons of the type you would use in an on-line application. It provides facilities to build several of them, possibly related (same width and/or height). Modules to create different types of buttons can be easily integrated. The buttons it can create so far would not cause a graphic designer to jump from his chair, drooling with excitement. But he wouldnt fall from his chair in disgust either (I hope).
Download (0.008MB)
Added: 2006-08-01 License: Perl Artistic License Price:
1181 downloads
GButts 1.4.7.1
GButts is an extension used to display all of your Google Services as buttons just next to your addressbar or anywhere you like. more>>
GButts is an extension used to display all of your Google Services as buttons just next to your addressbar or anywhere you like.
Display all of your Google Services as buttons just next to your addressbar or anywhere you like it!
You can go to settings to change which services should be available for you as buttons.
Left click on a button opens the service in the current tab, MIDDLE CLICK opens a new tab.
If you like you can change the main appearance from a Toolbar with all buttons youve selected to a single Dropdown Menu.
PLEASE KEEP IN MIND:
add the buttons on menu --> view --> toolbars --> customize!
<<lessDisplay all of your Google Services as buttons just next to your addressbar or anywhere you like it!
You can go to settings to change which services should be available for you as buttons.
Left click on a button opens the service in the current tab, MIDDLE CLICK opens a new tab.
If you like you can change the main appearance from a Toolbar with all buttons youve selected to a single Dropdown Menu.
PLEASE KEEP IN MIND:
add the buttons on menu --> view --> toolbars --> customize!
Download (0.035MB)
Added: 2007-04-04 License: MPL (Mozilla Public License) Price:
961 downloads
Toolbar Buttons 0.4.1.6 for Firefox
Toolbar Buttons is a Firefox extension that adds buttons to the Customise Toolbar Window. more>>
Toolbar Buttons is a Firefox extension that adds buttons to the Customise Toolbar Window.
To move them from there to the Toolbar you must right click the toolbar and press customise.
A nicer set out of the buttons avalible is http://tbutton.mozdev.org/list.php
Adds These to The main Firefox Window
Account Manager, Empty Trash, Extension Manager, Theme Manager, Options, Mark as Not Junk, Exit ThunderBird, Save As, Account Wizard, Save all Attachments, Detach All Attachments, Delete all Attachments, Work Offline, Page Preview, Page Setup, Undo, Redo, Cut, Copy, Paste, Delete, Select All, Find, Find Again, Find Previous, Search Messages, Search Addresses, Enlarge Text, Decrease Text Size, Reset Text Size, Customize Toolbar, View Page Source, Java Script Console, Import, About ThunderBird, Open Help, Add To Address Book, Copy e-mail Address, Creat Message Filter - Fixed, Restart, and Many more
Adds These to the message Window.
Account Wizard, Work Off Line, Page Setup, Undo, Redo, Delete, Select All, Find, Java Script Console, Extentions, Themes, Import, Options, Account Manager, About ThunderBird, Help, Restart, and Many more
<<lessTo move them from there to the Toolbar you must right click the toolbar and press customise.
A nicer set out of the buttons avalible is http://tbutton.mozdev.org/list.php
Adds These to The main Firefox Window
Account Manager, Empty Trash, Extension Manager, Theme Manager, Options, Mark as Not Junk, Exit ThunderBird, Save As, Account Wizard, Save all Attachments, Detach All Attachments, Delete all Attachments, Work Offline, Page Preview, Page Setup, Undo, Redo, Cut, Copy, Paste, Delete, Select All, Find, Find Again, Find Previous, Search Messages, Search Addresses, Enlarge Text, Decrease Text Size, Reset Text Size, Customize Toolbar, View Page Source, Java Script Console, Import, About ThunderBird, Open Help, Add To Address Book, Copy e-mail Address, Creat Message Filter - Fixed, Restart, and Many more
Adds These to the message Window.
Account Wizard, Work Off Line, Page Setup, Undo, Redo, Delete, Select All, Find, Java Script Console, Extentions, Themes, Import, Options, Account Manager, About ThunderBird, Help, Restart, and Many more
Download (0.25MB)
Added: 2007-07-31 License: MPL (Mozilla Public License) Price:
819 downloads
Options Toolbar Button 0.4 for Firefox
Options Toolbar Button provides a button which opens the options menu. more>>
Options Toolbar Button provides a button which opens the options menu.
This is a small devision of Toolbar Buttons and one of the most popular on my web site.
This one adds a toolbar button to open Options.
You must add the button to your toolbar by right clicking the toolbar selecting "customize" and dragging this new button to the toolbar.
<<lessThis is a small devision of Toolbar Buttons and one of the most popular on my web site.
This one adds a toolbar button to open Options.
You must add the button to your toolbar by right clicking the toolbar selecting "customize" and dragging this new button to the toolbar.
Download (0.007MB)
Added: 2007-07-11 License: MPL (Mozilla Public License) Price:
839 downloads
Pioneer MigrationSERVER 2.1
Pioneer Linux is an Ubuntu-based server-oriented distribution. more>>
Pioneer Linux is an Ubuntu-based server-oriented distribution.
Enhancements:
- Technalign, Inc. has announced the release of Pioneer MigrationSERVER 2.1. Pioneer MigrationSERVER replaces previous versions and the 2.1 release staging for the Technalign Trailblazer Framework. MigrationSERVER 2.1 includes additional functions such as software RAID, DHCP, and the Squid Proxy Server to mention a few, which install simply by clicking a button on the web interface. Users can use either SSH or Webmin to manage their servers and both have been included as options for server management. Technaligns MigrationSERVER allows customers to drive down their server and acquisition costs.
<<lessEnhancements:
- Technalign, Inc. has announced the release of Pioneer MigrationSERVER 2.1. Pioneer MigrationSERVER replaces previous versions and the 2.1 release staging for the Technalign Trailblazer Framework. MigrationSERVER 2.1 includes additional functions such as software RAID, DHCP, and the Squid Proxy Server to mention a few, which install simply by clicking a button on the web interface. Users can use either SSH or Webmin to manage their servers and both have been included as options for server management. Technaligns MigrationSERVER allows customers to drive down their server and acquisition costs.
Download (807MB)
Added: 2007-06-18 License: GPL (GNU General Public License) Price:
861 downloads

DrCutter for Linux 1.0.90
DrCutter is a powerful file splitter more>> DrCutter is a powerful file splitter that/which will allow you to break a file into little parts "down to the last byte".<<less
Download (117KB)
Added: 2009-04-13 License: Freeware Price: Free
194 downloads
Plone Drop Down Menu 0.1.10
Plone Drop Down Menu is a product which allows managing multilevel drop down menus in Plone. more>>
Plone Drop Down Menu is a product which allows managing multilevel drop down menus in Plone.
Plone Drop Down Menu (qPloneDropDownMenu) product allows managing multilevel drop down menus in Plone. Drop down menu implemented by qPloneDropDownMenu Plone product is search engine friendly.
Add/remove Products)
-For Plone below 2.1 to use drop_down.css add line to your portal ploneCustom.css.
-You have a list of items of your top level menu, which you can edit in drop down menu configlet form. Now, to add submenu to the certain menu item, you need to add unordered list inside of top level menu item
<<lessPlone Drop Down Menu (qPloneDropDownMenu) product allows managing multilevel drop down menus in Plone. Drop down menu implemented by qPloneDropDownMenu Plone product is search engine friendly.
Add/remove Products)
-For Plone below 2.1 to use drop_down.css add line to your portal ploneCustom.css.
-You have a list of items of your top level menu, which you can edit in drop down menu configlet form. Now, to add submenu to the certain menu item, you need to add unordered list inside of top level menu item
Download (0.010MB)
Added: 2007-03-29 License: ZPL (Zope Public License) Price:
944 downloads
OpenInput 0.2.3
OpenInput is a cross-platform, easy-to-use, portable input handler library, written in C. more>>
OpenInput project is a cross-platform, easy-to-use, portable input handler library, written in C.
The primary goal of OpenInput is to make it easier for application programmers to write portable code that deals with input from mice, keyboards, joysticks and other devices.
In other words, OpenInput will allow you to write a single piece of code that handles input for your application for all platforms, for example GNU/Linux, Windows and MacOS X.
This is achieved by abstracting the low-level platform-specific input device handling into a stable, intuitive, platform-independent API: OpenInput.
Main features:
- Total platform independence
- Easy to use, sane and simple API
- Fully documented functions and data structures
- Automatic configuration of available devices
- Generic event handling
- Keyboard state managment (eg. up/down/lock)
- Mouse motion and state managment (eg. movement, buttons up/down)
- Joystick motion and state handling for axes, hats and trackballs
- Can "hook" into existing windows
- Provides resize, iconify, close and expose events for the application window
- Action mapping, so events can be handled without any knowledge of the underlying device
- Pointer (mouse) grabbing inside window
- Show/hide pointer inside window
- Keyboard focus grabbing
Enhancements:
- This version contains major documentation updates, both big and small bugfixes, and minor feature enhancements which dont break the API.
<<lessThe primary goal of OpenInput is to make it easier for application programmers to write portable code that deals with input from mice, keyboards, joysticks and other devices.
In other words, OpenInput will allow you to write a single piece of code that handles input for your application for all platforms, for example GNU/Linux, Windows and MacOS X.
This is achieved by abstracting the low-level platform-specific input device handling into a stable, intuitive, platform-independent API: OpenInput.
Main features:
- Total platform independence
- Easy to use, sane and simple API
- Fully documented functions and data structures
- Automatic configuration of available devices
- Generic event handling
- Keyboard state managment (eg. up/down/lock)
- Mouse motion and state managment (eg. movement, buttons up/down)
- Joystick motion and state handling for axes, hats and trackballs
- Can "hook" into existing windows
- Provides resize, iconify, close and expose events for the application window
- Action mapping, so events can be handled without any knowledge of the underlying device
- Pointer (mouse) grabbing inside window
- Show/hide pointer inside window
- Keyboard focus grabbing
Enhancements:
- This version contains major documentation updates, both big and small bugfixes, and minor feature enhancements which dont break the API.
Download (0.45MB)
Added: 2006-09-13 License: LGPL (GNU Lesser General Public License) Price:
1137 downloads
Digg This Toolbar 0.1b
Digg This Toolbar provides a simple toolbar buttons and a menu to allow you to quickly digg articles. more>>
Digg This Toolbar provides a simple toolbar buttons and a menu to allow you to quickly digg articles.
The Digg This! toolbar adds two buttons to your main Firefox toolbar and one
menu. With the toolbar buttons you can quickly goto to Digg or Digg the page
you are viewing.
The menu allows you to goto your Digg profile or any of the
top Digg categories.
<<lessThe Digg This! toolbar adds two buttons to your main Firefox toolbar and one
menu. With the toolbar buttons you can quickly goto to Digg or Digg the page
you are viewing.
The menu allows you to goto your Digg profile or any of the
top Digg categories.
Download (0.028MB)
Added: 2007-04-13 License: MPL (Mozilla Public License) Price:
925 downloads
Enemy Lines 7 0.6
Enemy lines 7 is a single player first person 3d shooter game. more>>
Enemy lines 7 is a single player first person 3d shooter game.
Shoot down enemy bombers threatening your city.
<<lessShoot down enemy bombers threatening your city.
Download (0.13MB)
Added: 2006-06-21 License: GPL (GNU General Public License) Price:
1220 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 down buttons 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