remove buttons
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 2636
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
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
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
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
Remove MH duplicates 0.0.1
Removes duplicates from MH mail folders. more>>
Removes duplicates from MH mail folders.
Remove MH duplicates software removes duplicate mail messages from MH-style folders.
<<lessRemove MH duplicates software removes duplicate mail messages from MH-style folders.
Download (0.018MB)
Added: 2006-06-15 License: GPL (GNU General Public License) Price:
1229 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
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
KScannerButtons 0.9.5
KScannerButtons is a daemon plus a KDE application for monitoring your scanner buttons. more>>
KScannerButtons is a daemon plus a KDE application for monitoring your scanner buttons:
Perform a copy with one button press,
Send a paper document via email,
Open a paper document in gimp with one button press...
Its composed of a daemon (sanebuttond) and a frontend that will display an icon in the systray and a dialog box to configure and launch the daemon, KScannerButtons.kmdr.
KScannerButtons is based on the button monitoring capabilities found in some SANE backends. It has been tested with the avision backend, and a HP 5300C scanner. I read on some mailing lists that the fujitsu backend may also support buttons monitoring (but never tested).
The daemon may be used outside of the KDE environment (I should release it separately).
<<lessPerform a copy with one button press,
Send a paper document via email,
Open a paper document in gimp with one button press...
Its composed of a daemon (sanebuttond) and a frontend that will display an icon in the systray and a dialog box to configure and launch the daemon, KScannerButtons.kmdr.
KScannerButtons is based on the button monitoring capabilities found in some SANE backends. It has been tested with the avision backend, and a HP 5300C scanner. I read on some mailing lists that the fujitsu backend may also support buttons monitoring (but never tested).
The daemon may be used outside of the KDE environment (I should release it separately).
Download (0.055MB)
Added: 2007-05-28 License: GPL (GNU General Public License) Price:
879 downloads
File::Remove 0.34
File::Remove is a Perl module to remove files and directories. more>>
File::Remove is a Perl module to remove files and directories.
SYNOPSIS
use File::Remove qw(remove);
# removes (without recursion) several files
remove qw( *.c *.pl );
# removes (with recursion) several directories
remove 1, qw( directory1 directory2 );
# removes (with recursion) several files and directories
remove 1, qw( file1 file2 directory1 *~ );
# trashes (with support for undeleting later) several files
trash qw( *~ );
File::Remove::remove removes files and directories. It acts like /bin/rm, for the most part. Although unlink can be given a list of files, it will not remove directories; this module remedies that. It also accepts wildcards, * and ?, as arguments for filenames.
File::Remove::trash accepts the same arguments as remove, with the addition of an optional, infrequently used "other platforms" hashref.
<<lessSYNOPSIS
use File::Remove qw(remove);
# removes (without recursion) several files
remove qw( *.c *.pl );
# removes (with recursion) several directories
remove 1, qw( directory1 directory2 );
# removes (with recursion) several files and directories
remove 1, qw( file1 file2 directory1 *~ );
# trashes (with support for undeleting later) several files
trash qw( *~ );
File::Remove::remove removes files and directories. It acts like /bin/rm, for the most part. Although unlink can be given a list of files, it will not remove directories; this module remedies that. It also accepts wildcards, * and ?, as arguments for filenames.
File::Remove::trash accepts the same arguments as remove, with the addition of an optional, infrequently used "other platforms" hashref.
Download (0.014MB)
Added: 2007-04-27 License: Perl Artistic License Price:
911 downloads
Remove special characters 1.3
Remove special characters is a service menu that can rename all files and directories, including sub directories. more>> <<less
Download (0.003MB)
Added: 2007-05-01 License: GPL (GNU General Public License) Price:
913 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
Remove playlist duplicates 0.2
Remove playlist duplicates detects all duplicate playlist entries and leaves just the first one of each of them. more>>
Remove playlist duplicates is a simple perl script which on track change detects all duplicate playlist entries and leaves just the first one of each of them.
I have files duplicated on my mp3 player and hard drive and when I plugged my player in, my collection contained duplicate entries. this was bit annoying, so Ive made a script to remove songs that were in playlist twice. probably theres easier way to do it...
<<lessI have files duplicated on my mp3 player and hard drive and when I plugged my player in, my collection contained duplicate entries. this was bit annoying, so Ive made a script to remove songs that were in playlist twice. probably theres easier way to do it...
Download (MB)
Added: 2007-06-12 License: BSD License Price:
865 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
Apt-get Install / Remove Packet 1.0
Apt-get Install / Remove Packet is a tool to install/remove packets with debian apt-get. more>>
Apt-get Install / Remove Packet is a tool to install/remove packets with debian apt-get.
About Apt-Get:
Advanced Packaging Tool, or APT, is a package management system used by Debian and its derivatives. APT was originally designed to work with .deb packages on Debian systems, but it has since been modified to work with RPM packages via apt-rpm, and to run on other operating systems such as Mac OS X (see fink). On systems with package management based on .deb, such as Debian, APT is a front-end for dpkg.
APT simplifies the process of installing and removing software on Unix systems, by automating the retrieval, (from the Internet, local network, or CD) the configuration, the compiling (sometimes) and the installation of software from APT sources.
There is no apt program per se; APT is a C++ library of functions that are used by several command line programs for dealing with packages, most notably apt-get and apt-cache.
APT front-ends can upgrade the system or specific packages. Packages can be installed or removed. When installing one or several packages, APT front-ends can list the dependencies of these packages, ask the administrator if packages recommended or suggested by newly installed packages should be installed too, automatically install dependencies and perform other operations on the systems packages to allow the installation of the packages. Similarly, to update one or several packages, front-ends can install, remove or update other packages.
APT is often hailed as one of Debians best features, giving Debian the reputation of being a "pain to install, but a joy to maintain", although with Debian 3.1 and its Debian-Installer, Debians installation might be too easy nowadays to keep this true.
<<lessAbout Apt-Get:
Advanced Packaging Tool, or APT, is a package management system used by Debian and its derivatives. APT was originally designed to work with .deb packages on Debian systems, but it has since been modified to work with RPM packages via apt-rpm, and to run on other operating systems such as Mac OS X (see fink). On systems with package management based on .deb, such as Debian, APT is a front-end for dpkg.
APT simplifies the process of installing and removing software on Unix systems, by automating the retrieval, (from the Internet, local network, or CD) the configuration, the compiling (sometimes) and the installation of software from APT sources.
There is no apt program per se; APT is a C++ library of functions that are used by several command line programs for dealing with packages, most notably apt-get and apt-cache.
APT front-ends can upgrade the system or specific packages. Packages can be installed or removed. When installing one or several packages, APT front-ends can list the dependencies of these packages, ask the administrator if packages recommended or suggested by newly installed packages should be installed too, automatically install dependencies and perform other operations on the systems packages to allow the installation of the packages. Similarly, to update one or several packages, front-ends can install, remove or update other packages.
APT is often hailed as one of Debians best features, giving Debian the reputation of being a "pain to install, but a joy to maintain", although with Debian 3.1 and its Debian-Installer, Debians installation might be too easy nowadays to keep this true.
Download (0.032MB)
Added: 2006-03-22 License: GPL (GNU General Public License) Price:
1319 downloads
Source Navigator NG NG1
Source Navigator NG is a source code analysis tool. more>>
Source Navigator NG is a source code analysis tool. With Source Navigator NG, you can edit your source code, display relationships between classes and functions and members, and display call trees.
Enhancements:
- (INTERNAL) update TODO file
- (ENHANCE) Highlight grep pattern when using format strings/regexps in greppane
- (INTERNAL) Add the possible new SN logo V
- (INTERNAL) Add the possible new SN logo IV
- (INTERNAL) Add the possible new SN logo III
- (INTERNAL) Add the possible new SN logo II
- (INTERNAL) Add the possible new SN logo
- (INTERNAL) Update TODO to list removal of -fwritable-strings compiler switch
- (BUGFIX) Allow for configure-generated french.txt, german.txt, part II
- (BUGFIX) Allow for configure-generated french.txt, german.txt
- (BUGFIX) Fix german language strings
- (DOCS) Change copyright msg and display GPL notice for french, japanese, german
- (DOCS) Change copyright msg and display GPL notice
- (INTERNAL) Move snavigator/MAINTAINERS to root of sourcetree and update
- (INTERNAL) Add Bart van Rompaey to CONTRIBUTORS
- (BUGFIX) Fix undefined references to assert() when building db/ with DEBUG
- (INTERNAL) Change version ID to NG1 and regenerate configure
- (BUGFIX) Fix xref-generation when using batch mode
- (BUGFIX) Fix double declaration of optarg that prevented compilation under Win32 for dbimp
- (BUGFIX) Fix multiple declarations of getopt() in hyper that prevented compilati on under Win32
- (INTERNAL) Add CONTRIBUTORS file
- (BUGFIX) Fix building tcl library on Win32
- (ENHANCE) Make sure an iconized windows shows its according project name
- (BUGFIX) Fix prev & next buttons in diff-dialog
- (BUFIX) Fix arrow navigation in grep dialog (greppane)
- (ENHANCE) Better integration of Clearcase into SN
- (INTERNAL) Add docs about wanted toplevel svn commit msg format
- (BUGFIX) Remove diplaying of copyright msg when refreshing project
- (INTERNAL) Bugfix the splashscreen installing
- (ENHANCE) Randomly choose splashscreen + shorten splashscreen time
- (INTERNAL) Rename camelCaps ChangeLog to CHANGELOG
- (BUGFIX) Install text file COPYING as 644, not 755
- (INTERNAL) Remove Makefile and other configure auto-generated files from SVN
- (ENHANCE) Pretty up splash screen
- (DOCS) Add TODO file to list top-level goals
- (BUGFIX) enlarge default db caches
- (BUGFIX) fix scrolling in greppane (grep dialog)
<<lessEnhancements:
- (INTERNAL) update TODO file
- (ENHANCE) Highlight grep pattern when using format strings/regexps in greppane
- (INTERNAL) Add the possible new SN logo V
- (INTERNAL) Add the possible new SN logo IV
- (INTERNAL) Add the possible new SN logo III
- (INTERNAL) Add the possible new SN logo II
- (INTERNAL) Add the possible new SN logo
- (INTERNAL) Update TODO to list removal of -fwritable-strings compiler switch
- (BUGFIX) Allow for configure-generated french.txt, german.txt, part II
- (BUGFIX) Allow for configure-generated french.txt, german.txt
- (BUGFIX) Fix german language strings
- (DOCS) Change copyright msg and display GPL notice for french, japanese, german
- (DOCS) Change copyright msg and display GPL notice
- (INTERNAL) Move snavigator/MAINTAINERS to root of sourcetree and update
- (INTERNAL) Add Bart van Rompaey to CONTRIBUTORS
- (BUGFIX) Fix undefined references to assert() when building db/ with DEBUG
- (INTERNAL) Change version ID to NG1 and regenerate configure
- (BUGFIX) Fix xref-generation when using batch mode
- (BUGFIX) Fix double declaration of optarg that prevented compilation under Win32 for dbimp
- (BUGFIX) Fix multiple declarations of getopt() in hyper that prevented compilati on under Win32
- (INTERNAL) Add CONTRIBUTORS file
- (BUGFIX) Fix building tcl library on Win32
- (ENHANCE) Make sure an iconized windows shows its according project name
- (BUGFIX) Fix prev & next buttons in diff-dialog
- (BUFIX) Fix arrow navigation in grep dialog (greppane)
- (ENHANCE) Better integration of Clearcase into SN
- (INTERNAL) Add docs about wanted toplevel svn commit msg format
- (BUGFIX) Remove diplaying of copyright msg when refreshing project
- (INTERNAL) Bugfix the splashscreen installing
- (ENHANCE) Randomly choose splashscreen + shorten splashscreen time
- (INTERNAL) Rename camelCaps ChangeLog to CHANGELOG
- (BUGFIX) Install text file COPYING as 644, not 755
- (INTERNAL) Remove Makefile and other configure auto-generated files from SVN
- (ENHANCE) Pretty up splash screen
- (DOCS) Add TODO file to list top-level goals
- (BUGFIX) enlarge default db caches
- (BUGFIX) fix scrolling in greppane (grep dialog)
Download (11MB)
Added: 2007-05-11 License: GPL (GNU General Public License) Price:
905 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 remove 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