view release on metacpan or search on metacpan
lib/ARSObject.pm view on Meta::CPAN
my ($s, %a) =@_;
my $cs =$a{-onchange} && (length($a{-onchange}) ==1);
($cs
? '<input type="hidden" name="' .$a{-name} .'__C_" value="" />'
: '')
.$s->{-cgi}->popup_menu(%a
, $a{-labels} && !$a{-values}
? (-values => do{use locale; [sort {$a{-labels}->{$a} cmp $a{-labels}->{$b}} keys %{$a{-labels}}]})
: ()
, $cs
? (-onchange => '{window.document.forms[0].' .$a{-name} .'__C_.value="1"; window.document.forms[0].submit(); return(false)}')
view all matches for this distribution
view release on metacpan or search on metacpan
applications/display-test.pl view on Meta::CPAN
$configNumber++;
my $trendline = get_trendline_from_test($test);
my $commandPopup = maskPassword ($test);
$commandPopup =~ s/(?:\s+(--environment=[PASTDL]|--trendline=\d+))//g;
my $popup = "<TR><TD BGCOLOR=#000080 WIDTH=100 ALIGN=RIGHT>Command</TD><TD BGCOLOR=#0000FF>$commandPopup</TD></TR><TR><TD BGCOLOR=#000080 WIDTH=100 ALIGN=RIGHT>Environment</TD><TD BGCOLOR=#0000FF>".$ENVIRONMENT{$environment}."</TD></TR><TR><T...
print "<", $CATALOGID, "><", $environment, "><", $trendline, "><", $tgroep, "><", $resultsdir, "><", $catalogID_uniqueKey, "><", $catalogID, "><", $uniqueKey, "><", $title, "><", $test, ">\n" if ($debug);
my $number = 1;
my ($statusIcon, $itemTitle, $itemStatus, $itemTimeslot, $itemStatusIcon, $itemInsertInMCV, $inIMW);
$itemTimeslot = $itemStatusIcon = $itemInsertInMCV = 0;
$inIMW = 1;
applications/display-test.pl view on Meta::CPAN
$tempStatusMessage[$timeslot] = '<IMG SRC="'.$IMAGESURL.'/'.$statusIcon.'" WIDTH="16" HEIGHT="16" BORDER=0 title="'.$tstatus.'" alt="'.$tstatus.'"></TD><TD class="StatusMessage">'.$ref->{startTime}.'</TD><TD class="StatusMessage">'....
if ( $timeslot == 0 or ( $timeslot == 1 and $itemStatus[0] eq 'IN PROGRESS' ) ) {
$ref->{statusMessage} =~ s/'/`/g;
$ref->{statusMessage} =~ s/[\n\r]/<br>/g;
$popup .= '<TR><TD BGCOLOR=#000080 WIDTH=100 ALIGN=RIGHT VALIGN=TOP>Status</TD><TD BGCOLOR=#0000FF><IMG SRC='.$IMAGESURL.'/'.$statusIcon.' WIDTH=15 HEIGHT=15 title= alt= BORDER=0> '.$ref->{startTime}.' '.encode_html_entities('M', ...
}
}
}
}
$sth->finish() or $rv = errorTrapDBI($checklist, "Cannot sth->finish: $findString");
}
printItemHeader($environment, $resultsdir, $catalogID_uniqueKey, $catalogID, $uniqueKey, $command, $title, $help, $popup, $statusOverlib, $comment);
$playSoundPreviousStatus = $playSoundInProgress = 0;
for ($number = 0; $number < $NUMBEROFFTESTS; $number++) {
my $endTime = $itemStarttime[$number];
$endTime .= '-'. $itemTimeslot[$number] if ($displayTimeslot);
applications/display-test.pl view on Meta::CPAN
}
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
sub printItemHeader {
my ($environment, $resultsdir, $catalogID_uniqueKey, $catalogID, $uniqueKey, $command, $title, $help, $popup, $statusOverlib, $comment) = @_;
unless ( defined $creationTime ) {
my $htmlFilename = "$RESULTSPATH/$resultsdir/$command-$catalogID_uniqueKey";
$htmlFilename .= "-sql.html";
applications/display-test.pl view on Meta::CPAN
}
# debug: toggleDiv(), pop-up: overlib() & pop-down: nd()
# onClick: overlib(), onDblClick: nd() & toggleDiv()
$_exclaim = "<TABLE WIDTH=100% BORDER=0 CELLSPACING=1 CELLPADDING=2 BGCOLOR=#000000><TR><TD BGCOLOR=#000080 WIDTH=100 ALIGN=RIGHT>Plugin</TD><TD BGCOLOR=#0000FF>$test</TD></TR>$popup<TR><TD BGCOLOR=#000080 WIDTH=100 ALIGN=RIGHT>Unique Key</TD><TD B...
my $exclaim = '<TD WIDTH="56"><a href="javascript:void(0);" onDblClick="nd(); return toggleDiv(\''.$catalogID_uniqueKey.'\');" onClick="return overlib(\''.$_exclaim.'\', CAPTION, \'Exclaim\', STICKY, CLOSECLICK, CAPCOLOR, \'#000000\', FGCOLOR, \'#...
my $_comment = ( defined $comment ? 'onmouseover="return overlib(\''.$comment.'\', CAPTION, \'Comments\', STICKY, CLOSECLICK, CAPCOLOR, \'#000000\', FGCOLOR, \'#000000\', BGCOLOR, \''.$COLORS{$statusOverlib}.'\', HAUTO, VAUTO, WIDTH, 692, OFFSETX, ...
my $comments = '<a href="'. $HTTPSURL .'/cgi-bin/comments.pl?pagedir='.$pagedir.'&pageset='.$pageset.'&debug=F&CGICOOKIE=1&action=listView&catalogID='.$catalogID.'&uKey='.$uniqueKey.'" target="_self" '.$_comment.'><IMG SRC="...
view all matches for this distribution
view release on metacpan or search on metacpan
code_extra => '<div style="clear: left"> </div>',
=head2 code_download
Default is '^Download above code^' this message will
be the links name. the link will open a JavaScript popup window and write the
code in it to be copyed or printed. A new JavaScript function was
added to the js_print method called MyCodePrint.
To turn off set this to ''
view all matches for this distribution
view release on metacpan or search on metacpan
Ace/Browser/SearchSubs.pm view on Meta::CPAN
push(@buttons,
td({-valign=>'MIDDLE',-align=>'CENTER'},
start_form({-name=>'form1'}),
submit(-name=>'Go',-label=>'Go to'),
'page',
popup_menu(-name=>'scroll',-Values=>\@v,-labels=>\%v,
-default=>($page-1)*MAXOBJECTS-$offset,
-override=>1,
-onChange=>'document.form1.submit()'),
"of $pages",
@hidden,
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Acme/MetaSyntactic/services.pm view on Meta::CPAN
pon_ictp
pop2
pop3
pop3pw
pop3s
popup_reminders
portgate_auth
postgresql
pov_ray
PowerAlert_nsa
powerburst
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Acme/MetaSyntactic/vim.pm view on Meta::CPAN
pedit
perl
perldo
pop
popu
popup
ppop
preserve
previous
print
Print
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Ado/Plugin/AdoHelpers.pm view on Meta::CPAN
#in a template:
#append
<%
head_css([
'vendor/SemanticUI/components/popup.min.css'
'#myid { font-size:xx-small }'
]);
head_javascript([
'vendor/SemanticUI/components/popup.min.js'
'jQuery( function($){ $('#ado-img').popup() })'
]);
%>
<!-- or -->
# or
% head_javascript begin
jQuery( function($){ $('#ado-img').popup() });
% end;
# render in templates/partials/head.html.ep
%== head_css;
<link href="css/ado.css" rel='stylesheet' type='text/css' />
view all matches for this distribution
view release on metacpan or search on metacpan
cgi-bin/checkdigits.cgi view on Meta::CPAN
print header(),
start_html(),
start_form(),
textfield('number'),
popup_menu(-name => 'algorithm',
-values => \@all_algorithms,
-labels => \%all_labels),
submit('check'),
end_form(),
$ok,
view all matches for this distribution
view release on metacpan or search on metacpan
(tweets, video, etc.)
0.19 Tue 31 Aug 2010
- Added a dark theme
- Made preferences and connections windows
into popup divs instead of real windows
- Redis message store improvements
- Improved debug output
- Workarounds for weird android browser
quirks
- Much better mobile style
view all matches for this distribution
view release on metacpan or search on metacpan
src/Source/LibJPEG/jerror.c view on Meta::CPAN
* Actual output of an error or trace message.
* Applications may override this method to send JPEG messages somewhere
* other than stderr.
*
* On Windows, printing to stderr is generally completely useless,
* so we provide optional code to produce an error-dialog popup.
* Most Windows applications will still prefer to override this routine,
* but if they don't, it'll do something at least marginally useful.
*
* NOTE: to use the library in an environment that doesn't support the
* C stdio library, you may have to delete the call to fprintf() entirely,
view all matches for this distribution
view release on metacpan or search on metacpan
SaxonHE9-8-0-7J/doc/saxondocs.css view on Meta::CPAN
}
#overview tr:hover{
background-color:#F5F5F5;
}
/*HOVER POPUP LINKS*/
#overview #popup {
position: relative;
display: block;
/*width: 130px;*/
/*line-height: 30px;*/
/*text-align: right;*/
SaxonHE9-8-0-7J/doc/saxondocs.css view on Meta::CPAN
/*border: 1px solid #666;*/
/*text-decoration: none;*/
/*font-size: 1em;*/
/*font-weight: bold;*/
}
#overview tr #popup span {
display: none;
}
#overview tr:hover #popup span {
display: block;
position: absolute;
top: -6px;
left: 532px;
width: 320px;
SaxonHE9-8-0-7J/doc/saxondocs.css view on Meta::CPAN
font-weight: normal;
/*background: white;*/ /*#e5e5e5;*/
/*text-align: left;*/
border: 1px solid #C0C0C0;
}
#overview tr:hover #popup span h2 {
margin: 0px 0px 4px 0px;
font-size:10pt;
}
#overview tr:hover #popup span p {
margin: 4px 0px 4px 0px;
/*padding:3px;*/
font-size:10pt;
}
.feature-matrix td.feature-name{
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Alien/SeqAlignment/cutadapt.pm view on Meta::CPAN
Homebrew installs the stuff you need that Apple (or your Linux system) didn't.
=item * L<Scoop|https://scoop.sh/>
Scoop is a command-line installer for Windows that:
*Eliminates permission popup windows
*Hides GUI wizard-style installers
*Prevents PATH pollution from installing lots of programs
*Avoids unexpected side-effects from installing and uninstalling programs
*Finds and installs dependencies automatically
*Performs all the extra setup steps itself to get a working program
view all matches for this distribution
view release on metacpan or search on metacpan
share/swagger-ui-bundle.js view on Meta::CPAN
* The buffer module from node.js, for the browser.
*
* @author Feross Aboukhadijeh <feross@feross.org> <http://feross.org>
* @license MIT
*/
var r=n(569),o=n(570),i=n(355);function a(){return u.TYPED_ARRAY_SUPPORT?2147483647:1073741823}function s(e,t){if(a()<t)throw new RangeError("Invalid typed array length");return u.TYPED_ARRAY_SUPPORT?(e=new Uint8Array(t)).__proto__=u.prototype:(null=...
/*!
* @description Recursive object extending
* @author Viacheslav Lotsmanov <lotsmanov89@gmail.com>
* @license MIT
*
share/swagger-ui-bundle.js view on Meta::CPAN
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/Object.defineProperty(t,"__esModule",{value:!0});var r="function"==typeof Symbol&&Symbol.for,o=r?Symbol.for("react.element"):60103,i=r?Symbol.for("react.portal"):60106,a=r?Symbol.for("react.fragment"):60107,s=r?Symbol.for("react.strict_mode"):6010...
/*!
* https://github.com/Starcounter-Jack/JSON-Patch
* (c) 2017 Joachim Wester
* MIT license
*/
view all matches for this distribution
view release on metacpan or search on metacpan
share/docs/app-1c3b39672c292d36e4a5ff05c1bb7035.js view on Meta::CPAN
If you are unsure which license is appropriate for your use, please contact the sales department
at http://www.sencha.com/contact.
Build date: 2013-04-03 15:07:25
*/
var CodeMirror=(function(){function v(aN,aK){var b2={},bk=v.defaults;for(var aA in bk){if(bk.hasOwnProperty(aA)){b2[aA]=(aK&&aK.hasOwnProperty(aA)?aK:bk)[aA]}}var aE=document.createElement("div");aE.className="CodeMirror"+(b2.lineWrapping?" CodeMirro...
view all matches for this distribution
view release on metacpan or search on metacpan
share/vendor/js/jquery-1.10.2.js view on Meta::CPAN
// Get a new xhr
var handle, i,
xhr = s.xhr();
// Open the socket
// Passing null username, generates a login popup on Opera (#2865)
if ( s.username ) {
xhr.open( s.type, s.url, s.async, s.username, s.password );
} else {
xhr.open( s.type, s.url, s.async );
}
view all matches for this distribution
view release on metacpan or search on metacpan
xgboost/doc/_static/xgboost-theme/navbar.html view on Meta::CPAN
{% for name in ['Get Started', 'Tutorials', 'How To'] %}
<li> <a href="{{url_root}}{{name.lower()|replace(" ", "_")}}/index.html">{{name}}</a> </li>
{% endfor %}
{% for name in ['Packages'] %}
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="true">{{name}} <span class="caret"></span></a>
<ul class="dropdown-menu">
<li><a href="{{url_root}}python/index.html">Python</a></li>
<li><a href="{{url_root}}R-package/index.html">R</a></li>
<li><a href="{{url_root}}jvm/index.html">JVM</a></li>
<li><a href="{{url_root}}julia/index.html">Julia</a></li>
view all matches for this distribution
view release on metacpan or search on metacpan
libcares/ares_platform.c view on Meta::CPAN
{"vstat", {NULL}, 7779, "udp"},
{"accu-lmgr", {NULL}, 7781, "tcp"},
{"accu-lmgr", {NULL}, 7781, "udp"},
{"minivend", {NULL}, 7786, "tcp"},
{"minivend", {NULL}, 7786, "udp"},
{"popup-reminders", {NULL}, 7787, "tcp"},
{"popup-reminders", {NULL}, 7787, "udp"},
{"office-tools", {NULL}, 7789, "tcp"},
{"office-tools", {NULL}, 7789, "udp"},
{"q3ade", {NULL}, 7794, "tcp"},
{"q3ade", {NULL}, 7794, "udp"},
{"pnet-conn", {NULL}, 7797, "tcp"},
view all matches for this distribution
view release on metacpan or search on metacpan
libuv/test/runner-win.c view on Meta::CPAN
#endif
/* Do platform-specific initialization. */
int platform_init(int argc, char **argv) {
/* Disable the "application crashed" popup. */
SetErrorMode(SEM_FAILCRITICALERRORS | SEM_NOGPFAULTERRORBOX |
SEM_NOOPENFILEERRORBOX);
#if !defined(__MINGW32__)
_CrtSetReportMode(_CRT_ASSERT, _CRTDBG_MODE_DEBUG);
_CrtSetReportMode(_CRT_ERROR, _CRTDBG_MODE_DEBUG);
view all matches for this distribution
view release on metacpan or search on metacpan
patches/cocoaoverlay-2-9-3.patch view on Meta::CPAN
@@ -13301,7 +13310,6 @@
monodll_carbon_frame.o \
monodll_carbon_mdi.o \
monodll_carbon_metafile.o \
- monodll_carbon_overlay.o \
monodll_carbon_popupwin.o \
monodll_carbon_renderer.o \
monodll_carbon_settings.o \
@@ -13489,7 +13497,6 @@
monolib_carbon_frame.o \
monolib_carbon_mdi.o \
monolib_carbon_metafile.o \
- monolib_carbon_overlay.o \
monolib_carbon_popupwin.o \
monolib_carbon_renderer.o \
monolib_carbon_settings.o \
@@ -13677,7 +13684,6 @@
coredll_carbon_frame.o \
coredll_carbon_mdi.o \
coredll_carbon_metafile.o \
- coredll_carbon_overlay.o \
coredll_carbon_popupwin.o \
coredll_carbon_renderer.o \
coredll_carbon_settings.o \
@@ -13775,7 +13781,6 @@
corelib_carbon_frame.o \
corelib_carbon_mdi.o \
corelib_carbon_metafile.o \
- corelib_carbon_overlay.o \
corelib_carbon_popupwin.o \
corelib_carbon_renderer.o \
corelib_carbon_settings.o \
@@ -16622,6 +16627,9 @@
monodll_notebmac.o: $(srcdir)/src/osx/carbon/notebmac.cpp $(MONODLL_ODEP)
$(CXXC) -c -o $@ $(MONODLL_CXXFLAGS) $(srcdir)/src/osx/carbon/notebmac.cpp
patches/cocoaoverlay-2-9-3.patch view on Meta::CPAN
-@COND_PLATFORM_MACOSX_1_TOOLKIT_OSX_COCOA_USE_GUI_1_WXUNIV_0@ $(CXXC) -c -o $@ $(MONODLL_CXXFLAGS) $(srcdir)/src/osx/carbon/overlay.cpp
-
-@COND_PLATFORM_MACOSX_1_TOOLKIT_OSX_IPHONE_USE_GUI_1_WXUNIV_0@monodll_carbon_overlay.o: $(srcdir)/src/osx/carbon/overlay.cpp $(MONODLL_ODEP)
-@COND_PLATFORM_MACOSX_1_TOOLKIT_OSX_IPHONE_USE_GUI_1_WXUNIV_0@ $(CXXC) -c -o $@ $(MONODLL_CXXFLAGS) $(srcdir)/src/osx/carbon/overlay.cpp
-
@COND_PLATFORM_MACOSX_1_TOOLKIT_OSX_CARBON_USE_GUI_1_WXUNIV_0@monodll_carbon_popupwin.o: $(srcdir)/src/osx/carbon/popupwin.cpp $(MONODLL_ODEP)
@COND_PLATFORM_MACOSX_1_TOOLKIT_OSX_CARBON_USE_GUI_1_WXUNIV_0@ $(CXXC) -c -o $@ $(MONODLL_CXXFLAGS) $(srcdir)/src/osx/carbon/popupwin.cpp
@@ -22010,6 +22012,9 @@
monolib_notebmac.o: $(srcdir)/src/osx/carbon/notebmac.cpp $(MONOLIB_ODEP)
$(CXXC) -c -o $@ $(MONOLIB_CXXFLAGS) $(srcdir)/src/osx/carbon/notebmac.cpp
patches/cocoaoverlay-2-9-3.patch view on Meta::CPAN
-@COND_PLATFORM_MACOSX_1_TOOLKIT_OSX_COCOA_USE_GUI_1_WXUNIV_0@ $(CXXC) -c -o $@ $(MONOLIB_CXXFLAGS) $(srcdir)/src/osx/carbon/overlay.cpp
-
-@COND_PLATFORM_MACOSX_1_TOOLKIT_OSX_IPHONE_USE_GUI_1_WXUNIV_0@monolib_carbon_overlay.o: $(srcdir)/src/osx/carbon/overlay.cpp $(MONOLIB_ODEP)
-@COND_PLATFORM_MACOSX_1_TOOLKIT_OSX_IPHONE_USE_GUI_1_WXUNIV_0@ $(CXXC) -c -o $@ $(MONOLIB_CXXFLAGS) $(srcdir)/src/osx/carbon/overlay.cpp
-
@COND_PLATFORM_MACOSX_1_TOOLKIT_OSX_CARBON_USE_GUI_1_WXUNIV_0@monolib_carbon_popupwin.o: $(srcdir)/src/osx/carbon/popupwin.cpp $(MONOLIB_ODEP)
@COND_PLATFORM_MACOSX_1_TOOLKIT_OSX_CARBON_USE_GUI_1_WXUNIV_0@ $(CXXC) -c -o $@ $(MONOLIB_CXXFLAGS) $(srcdir)/src/osx/carbon/popupwin.cpp
@@ -28121,6 +28120,9 @@
coredll_notebmac.o: $(srcdir)/src/osx/carbon/notebmac.cpp $(COREDLL_ODEP)
$(CXXC) -c -o $@ $(COREDLL_CXXFLAGS) $(srcdir)/src/osx/carbon/notebmac.cpp
patches/cocoaoverlay-2-9-3.patch view on Meta::CPAN
-@COND_PLATFORM_MACOSX_1_TOOLKIT_OSX_COCOA_USE_GUI_1_WXUNIV_0@ $(CXXC) -c -o $@ $(COREDLL_CXXFLAGS) $(srcdir)/src/osx/carbon/overlay.cpp
-
-@COND_PLATFORM_MACOSX_1_TOOLKIT_OSX_IPHONE_USE_GUI_1_WXUNIV_0@coredll_carbon_overlay.o: $(srcdir)/src/osx/carbon/overlay.cpp $(COREDLL_ODEP)
-@COND_PLATFORM_MACOSX_1_TOOLKIT_OSX_IPHONE_USE_GUI_1_WXUNIV_0@ $(CXXC) -c -o $@ $(COREDLL_CXXFLAGS) $(srcdir)/src/osx/carbon/overlay.cpp
-
@COND_PLATFORM_MACOSX_1_TOOLKIT_OSX_CARBON_USE_GUI_1_WXUNIV_0@coredll_carbon_popupwin.o: $(srcdir)/src/osx/carbon/popupwin.cpp $(COREDLL_ODEP)
@COND_PLATFORM_MACOSX_1_TOOLKIT_OSX_CARBON_USE_GUI_1_WXUNIV_0@ $(CXXC) -c -o $@ $(COREDLL_CXXFLAGS) $(srcdir)/src/osx/carbon/popupwin.cpp
@@ -32135,6 +32131,9 @@
corelib_notebmac.o: $(srcdir)/src/osx/carbon/notebmac.cpp $(CORELIB_ODEP)
$(CXXC) -c -o $@ $(CORELIB_CXXFLAGS) $(srcdir)/src/osx/carbon/notebmac.cpp
patches/cocoaoverlay-2-9-3.patch view on Meta::CPAN
-@COND_PLATFORM_MACOSX_1_TOOLKIT_OSX_COCOA_USE_GUI_1_WXUNIV_0@ $(CXXC) -c -o $@ $(CORELIB_CXXFLAGS) $(srcdir)/src/osx/carbon/overlay.cpp
-
-@COND_PLATFORM_MACOSX_1_TOOLKIT_OSX_IPHONE_USE_GUI_1_WXUNIV_0@corelib_carbon_overlay.o: $(srcdir)/src/osx/carbon/overlay.cpp $(CORELIB_ODEP)
-@COND_PLATFORM_MACOSX_1_TOOLKIT_OSX_IPHONE_USE_GUI_1_WXUNIV_0@ $(CXXC) -c -o $@ $(CORELIB_CXXFLAGS) $(srcdir)/src/osx/carbon/overlay.cpp
-
@COND_PLATFORM_MACOSX_1_TOOLKIT_OSX_CARBON_USE_GUI_1_WXUNIV_0@corelib_carbon_popupwin.o: $(srcdir)/src/osx/carbon/popupwin.cpp $(CORELIB_ODEP)
@COND_PLATFORM_MACOSX_1_TOOLKIT_OSX_CARBON_USE_GUI_1_WXUNIV_0@ $(CXXC) -c -o $@ $(CORELIB_CXXFLAGS) $(srcdir)/src/osx/carbon/popupwin.cpp
--- build/bakefiles/files.bkl 2011-12-14 18:42:11.000000000 +0000
+++ build/bakefiles/files.bkl 2012-03-20 02:33:43.000000000 +0000
@@ -2369,7 +2369,6 @@
src/osx/carbon/frame.cpp
src/osx/carbon/mdi.cpp
src/osx/carbon/metafile.cpp
- src/osx/carbon/overlay.cpp
src/osx/carbon/popupwin.cpp
src/osx/carbon/renderer.cpp
src/osx/carbon/settings.cpp
@@ -2521,6 +2520,7 @@
src/osx/carbon/msgdlg.cpp
src/osx/carbon/nonownedwnd.cpp
view all matches for this distribution
view release on metacpan or search on metacpan
factpacks/Linux.fact view on Meta::CPAN
kdc2tiff => <reply> $who, Convert from Kodak .kdc file to .tiff or .jpg. URL: http://www.bus.ualberta.ca/cstudhol/unix/software/kdc2tiff/kdc2tiff.tar.gz
kdcpi => <reply> $who, Program to download pictures from a Kodak DC200/DC210 Digital Camera. URL: http://www.berkhirt.com/HomerProductions/products/kdcpi/
KDE => <reply> $who, Powerful graphical desktop environment for Unix workstations.. URL: http://www.kde.org/
kde2wm => <reply> $who, Translate the KDE-style links into links in wmconfig-style. URL: http://www.linux-france.org/prj/kde2wm/index-en.html
kdem => <reply> $who, OpenGL Digital Elevation Model (DEM) viewer for the KDE.. URL: http://home.i1.net/~jamoyers/kdem/
kdepopup => <reply> $who, Send and receive messages via Samba. URL: http://www.franken.de/users/duffy1/rjakob/
KDEStudio => <reply> $who, IDE for Linux. URL: http://www.chat.ru/~kdestudio/index.html
kdesu => <reply> $who, A KDE front end to the UNIX su(1) command.. URL: http://www.stack.nl/~geertj/kde/kdesu.html
KDevelop => <reply> $who, KDevelop is a new C++ development environment for Unix/X11.. URL: http://www.kdevelop.org/
kdf => <reply> $who, KDE frontend to df (status of disks), gives you quick access to all drives.. URL: http://www.edu.uni-klu.ac.at/~mkropfbe/
kdiald => <reply> $who, KDE interface to diald and pppd. URL: http://www.dinkytoy.nis.za/
factpacks/Linux.fact view on Meta::CPAN
Links SQL => <reply> $who, An SQL-based solution to maintain a large web-based directory of links. URL: http://www.gossamer-threads.com/scripts/links-sql/
LinkScan => <reply> $who, checks links, validates HTML and creates SiteMaps. URL: http://www.elsop.com/
LinKT => <reply> $who, Packet-Radio terminal for radio amateurs. URL: http://1409.org/projects/linkt/index.html
linleech => <reply> $who, Program that automates the processof downloading USENET articles. URL: http://cerealbox.suspicion.org/linleech.html
LinNeighborhood => <reply> $who, Linux Port of Windows Network Neighborhood. URL: http://www.bnro.de/~schmidjo/
LinPopup => <reply> $who, Linux port of Winpopup, running over Samba.. URL: http://www.littleigloo.org/
LinPyro => <reply> $who, A pyromaniacs game for Linux.. URL: http://members.tripod.com/~retep/linpyro.html
LinuDent => <reply> $who, A Dental Practice Management Software program. URL: http://smalllinux.netpedia.net/dental/index.html
Linux Administrators Security Guide => <reply> $who, A 160+ page PDF on Linux Security. URL: https://www.seifried.org/lasg/
Linux Backup => <reply> $who, A small utility to backup files. URL: http://devplanet.fastethernet.net/lnxbackup/
Linux Boot Logo Patch => <reply> $who, Displays a boot logo bitmap in text mode during boot. URL: http://www.hanno.com/linux-bootlogo/
factpacks/Linux.fact view on Meta::CPAN
UNFAIR => <reply> $who, A neat game.. URL: http://gtkgo.netpedia.net/
UNiBACK for Linux => <reply> $who, Fast, easy, reliable network backup solution for UNIX & Linux.. URL: http://www.orbitsw.com/
UNICON => <reply> $who, A CJK framebuffer console for Linux.. URL: http://turbolinux.com.cn/TLDN/chinese/project/unicon/
UniDict => <reply> $who, Universal dictionary system. URL: http://www.arcticnet.no/~ovek/unidict/
units => <reply> $who, converts between different systems of units. URL: ftp://ftp.gnu.org/gnu/units/
Universal Related Popup Menus => <reply> $who, Related popup menus. URL: http://www.webreference.com/dev/menus/
Universal TUN/TAP device driver => <reply> $who, Universal TUN/TAP device driver. URL: http://vtun.netpedia.net/tun/
Universe => <reply> $who, Space Strategy game. URL: http://rmi.net/~starkey/Universe/
Unix Command Line Masqdialer Client => <reply> $who, Access the Masqdialer Server via the command line. URL: http://cpwright.villagenet.com/cli-mclient/
Unix Desktop Environment => <reply> $who, A new GUI for Unix with a completely new look'n'feel. URL: http://www.ude.org
unixODBC => <reply> $who, Provides ODBC 3 connectivity for Unix. URL: http://www.unixodbc.org/
factpacks/Linux.fact view on Meta::CPAN
wvDecrypt => <reply> $who, microsoft word 97 password validator and *almost* decrypter. URL: http://www.csn.ul.ie/~caolan/docs/wvDecrypt.html
WvDial => <reply> $who, Intelligent Internet Dialer. URL: http://www.worldvisions.ca/wvdial/
WWIV/X => <reply> $who, WWIV Bulletin Board Software for Linux. URL: http://wwiv-x.2y.net/
WWR => <reply> $who, . URL: http://wwr.bln.de/
www-sql => <reply> $who, Displays information from MySQL or PostgreSQL databases in web pages. URL: http://www.daa.com.au/~james/www-sql/
WWW2Popup => <reply> $who, A simple web interface to send Winpopup Messages to groups or individuals.. URL: http://www.stsi.net/~bakins/files/www2popup.tar.gz
WWW::Poll => <reply> $who, Perl module for generating Polls.. URL: http://temple.stickydata.com/~mgammon/poll/
WWWatson => <reply> $who, Sherlock-compatible extensible metasearch engine. URL: http://www.molehill.org/~jtl/wwwatson/
WWWdb => <reply> $who, Database-access over HTTP with consistency-check. URL: http://linux.twc.de/WWWdb/
WWWOFFLE => <reply> $who, Simple proxy server with special features for use with dial-up internet links. URL: http://www.gedanken.demon.co.uk/wwwoffle/
WWWThreads => <reply> $who, WWW based discussion forums. URL: http://www.wwwthreads.org
view all matches for this distribution
view release on metacpan or search on metacpan
# CREATE A CGI POP-UP MENU FROM A LISTING
# OF THE VALUES OF A TABLE COLUMN
#
my $game = adTie( 'Pipe','games.db' );
my @players = adColumn( $game, 'player' );
print CGI::popup_menu( 'players', \@players );
# SELECT OR MODIFY MULTIPLE ROWS BASED ON COMPLEX CRITERIA
# (this deletes all North American males over age 30)
#
my $data = adTie( 'Tab', 'mydb.tab');
view all matches for this distribution
view release on metacpan or search on metacpan
bin/anyevent-mqtt-monitor view on Meta::CPAN
my $src = $row->[0];
return 1 unless ($src);
my $r = $d{src}->{$src};
return 1 unless ($r);
$d{selected} = $src;
$menu->popup(undef,undef,undef,undef, $event->button, $event->time);
return 1;
}
sub history_callback {
my $src = $d{selected} || return 1;
bin/anyevent-mqtt-monitor view on Meta::CPAN
return 1 unless ($path);
my $index = $path->to_string();
my $rec = $d{hist_row}->[$index];
return 1 unless ($rec);
$d{hist_selected} = $rec;
$hist_menu->popup(undef,undef,undef,undef, $event->button, $event->time);
return 1;
}
sub dump_callback {
print $d{hist_selected}->[0]->string, "\n";
view all matches for this distribution
view release on metacpan or search on metacpan
WebDriver.pm view on Meta::CPAN
"dom.webnotifications.enabled" => \0,
"dom.push.enabled" => \0,
"dom.disable_beforeunload" => \1,
"browser.link.open_newwindow" => 3,
"browser.link.open_newwindow.restrictions" => 0,
"dom.popup_allowed_events" => "",
"dom.disable_open_during_load" => \1,
},
},
},
{
view all matches for this distribution
view release on metacpan or search on metacpan
site/eg/cgi.htm view on Meta::CPAN
"What's the combination?", p,
checkbox_group(-name=>'words',
-values=>['eenie','meenie','minie','moe'],
-defaults=>['eenie','minie']), p,
"What's your favorite color? ",
popup_menu(-name=>'color',
-values=>['red','green','blue','chartreuse']),p,
submit,
end_form,
hr;
view all matches for this distribution
view release on metacpan or search on metacpan
Mercury/Display.pm view on Meta::CPAN
$q->font({-size => '-1'},
(@transfer_boxes
? ($q->submit('transfer',
"Transfer selected messages") .
$q->br. "to Mailbox: ".
$q->popup_menu(-name => 'to_mailbox',
-values => \@transfer_boxes,
-labels => $labels))
: ($q->em("You can ".
$q->a({-href => BASE_URI.'?edit_mail_prefs=1'},
"create custom mailboxes")."."))))),
Mercury/Display.pm view on Meta::CPAN
(@transfer_boxes
? ($q->td({-align => 'center'},
$q->font({-size => '-1'},
$q->submit('transfer',
"Transfer Msg to: ") . $q->br .
$q->popup_menu(-name => 'to_mailbox',
-values => \@transfer_boxes,
-labels => $labels) .
$q->hr({-size => 1}))))
: () ),
$q->td({-align => 'center'},
Mercury/Display.pm view on Meta::CPAN
([$q->th({-colspan => 2, -align => 'left', -bgcolor => '#cccccc'},
"Add and remove customized mailboxes"),
$q->td({-align => 'right', -width => '50%'}, "Custom mailboxes: ") .
$q->td({-width => '50%'},
($#custom_mboxes >= 0
? $q->popup_menu(-name => 'custom_box',
-values => \@custom_mboxes,
-labels => $labels)
: $q->em('None'))),
$q->td({-valign => 'top', -width => '50%'},
($#custom_mboxes < 14
Mercury/Display.pm view on Meta::CPAN
$q->th({-colspan => 2, -align => 'left', -bgcolor => '#cccccc'},
"Edit filters"),
$q->td({-width => '50%', -align => 'right'},
"Send transaction related messages to: ") .
$q->td({-width => '50%'},
$q->popup_menu(-name => 'trans_filter',
-values => [ 'inbox', @custom_mboxes ],
-override => 1,
-default => ($trans_filter
? $trans_filter : 'inbox'),
-labels => $labels)),
Mercury/Display.pm view on Meta::CPAN
$q->td({-width => '50%'},
$q->i("<".$self->{user_manager}->userprofile('e_mail').">")),
$q->td({-width => '50%', -align => 'right'},
"When I receive a message tagged <B>low</B>-security:") .
$q->td({-width => '50%', -align => 'left'},
$q->popup_menu
(-name => 'forward_low',
-values => [qw(message notify none)],
-override => 1,
-default => $self->{user_manager}->auto_forward('low'),
-labels => {'message' => "send the entire message",
Mercury/Display.pm view on Meta::CPAN
" to me via e-mail"),
$q->td({-width => '50%', -align => 'right'},
"When I receive a message tagged <B>medium</B>-security:") .
$q->td({-width => '50%', -align => 'left'},
$q->popup_menu(-name => 'forward_medium',
-values => [qw(notify none)],
-override => 1,
-default => $self->{user_manager}->auto_forward('medium'),
-labels => { 'notify' => "send",
'none' => "do not send" }) .
" e-mail notification"),
$q->td({-width => '50%', -align => 'right'},
"When I receive a message tagged <B>high</B>-security:") .
$q->td({-width => '50%', -align => 'left'},
$q->popup_menu(-name => 'forward_high',
-values => [qw(notify none)],
-override => 1,
-default => $self->{user_manager}->auto_forward('high'),
-labels => { 'notify' => "send",
'none' => "do not send" }) .
view all matches for this distribution
view release on metacpan or search on metacpan
lib/Apache/AppSamurai.pm view on Meta::CPAN
B<Apache::AppSamurai> protects web applications from direct attack by
unauthenticated users, and adds a flexible authentication front end
to local or proxied applications with limited authentication options.
Unauthenticated users are presented with either a login form, or a basic
authentication popup (depending on configuration.) User supplied credentials
are checked against one or more authentication systems before the user's
session is created and a session authentication cookie is passed back to the
browser. Only authenticated and authorized requests are proxied through
to the backend server.
lib/Apache/AppSamurai.pm view on Meta::CPAN
Example:
PerlSetVar BobAuthBasicAuthMap "2,1=(.+);([^;]+)"
If the user logs into the basic auth popup with the password:
C<myRockinPassword;1234123456> ,the map above will set credential_1 as
C<1234123456> and credential_2 as C<myRockinPassword>, then proceed as if
the same were entered into a form login.
=head3 ADDITIONAL AUTHENTICATION OPTIONS
view all matches for this distribution
view release on metacpan or search on metacpan
dtds/dialog.dtd view on Meta::CPAN
dlg:checked %boolean; #IMPLIED
dlg:tristate %boolean; #IMPLIED
dlg:tabstop %boolean; #IMPLIED
>
<!ELEMENT dlg:combobox (dlg:menupopup?, (%event;)*)>
<!ATTLIST dlg:combobox %default-attributes;
dlg:tabstop %boolean; #IMPLIED
dlg:readonly %boolean; #IMPLIED
dlg:autocomplete %boolean; #IMPLIED
dlg:spin %boolean; #IMPLIED
dlg:maxlength %numeric; #IMPLIED
dlg:linecount %numeric; #IMPLIED
dlg:value CDATA #IMPLIED
>
<!ELEMENT dlg:menulist (dlg:menupopup?, (%event;)*)>
<!ATTLIST dlg:menulist %default-attributes;
dlg:tabstop %boolean; #IMPLIED
dlg:spin %boolean; #IMPLIED
dlg:multiselection %boolean; #IMPLIED
dlg:linecount %numeric; #IMPLIED
>
<!ELEMENT dlg:menupopup (dlg:menuitem+)>
<!ELEMENT dlg:menuitem EMPTY>
<!ATTLIST dlg:menuitem dlg:value CDATA #REQUIRED
dlg:selected %boolean; #IMPLIED
>
view all matches for this distribution