summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/net_monitor
Commit message (Collapse)AuthorAgeFilesLines
* remove stock icons (per IHM team request)Pascal Rigaux2003-08-051-3/+3
|
* - use option menus instead of combosThierry Vignaud2003-07-241-3/+1
| | | | | - fix crash on profile change due to netconnect api change
* gtk+2 portThierry Vignaud2003-07-141-180/+176
|
* perl_checker fixesThierry Vignaud2003-05-231-20/+20
|
* fix embedding (even if we don't embbed it, it's better)Thierry Vignaud2003-02-241-4/+6
|
* Deactivated translations that can't be handled by gtk1 for gtk1 tools;Pablo Saratxaga2003-02-181-0/+4
| | | | | | | drakfont: call fc-cache without specifying the path, fc-cache is smart enough to do the right thing, and that way it will also catch fonts from other directories that could have been installed manually.
* strip authentification out of interactive->vnew into common.pmThierry Vignaud2003-01-271-4/+3
| | | | | | | | | | | | | | | | | | | | | | This enable apps that still use gtk+-1.2 via my_gtk to still work when they only need interactive->vnew('su') just to get root capabilities. Indeed, interactive load ugtk if it has access to the X server, which make my_gtk and ugtk fight for the cpu forever... which is bad imho... drakfloppy and net_monitor were converted to use it and are now usuable again ("i leave ... again" commit). it would also enable to complete spec 64 by enabling rpmdrake to use kdesu under kde and consolehelper under gnome. rpmdrake is indeed the last program to not behave like the running desktop to get root capability. unless someone is against this, i'll convert the mcc and all other gtk+ pure tools to do not use anymore interactive just to get root capability. btw, i fixed the infamous SECTOR_SIZE warning...
* English proofreadingPablo Saratxaga2003-01-241-4/+4
|
* replace occurences of "$foo ? $foo : $bar" with "$foo || $bar"Pascal Rigaux2003-01-161-3/+3
|
* Fixed some typos or bad EnglishPablo Saratxaga2002-12-051-1/+1
|
* switch latest tools that still manually handle embeddingThierry Vignaud2002-11-211-3/+2
| | | | | to use my_gtk
* - perl_checker fixesThierry Vignaud2002-11-211-92/+90
| | | | | - use my_gtk to transparently handle embedding
* drakbug, drakfont, drakperm, draksplash, drakxtv, harddrake2,Thierry Vignaud2002-11-181-15/+1
| | | | | net_monitor : final update for common cli options/help manager
* update copyright yearsThierry Vignaud2002-11-181-1/+1
|
* replace "_" with "N" and "__" with "N_"Pascal Rigaux2002-11-061-33/+33
| | | | | | | | | | | | | | | | | | | rationale: - currently, we use _("xxx") as a shorthand for gettext("xxx"). It also used to call xgettext with --keyword=_ - alas, function &_ is global and not by package (notice esp. that _ is not exported in common.pm) - this lead to big ugly pb with packages defining their own &_, overriding common.pm's &_ - a fix is to set @::textdomains to add a new domain (the default being "libDrakX") but relying on the global "_" is still dangerous!
* - patch net_monitorDamien Chaumette2002-09-121-37/+81
|
* Handle parsing --embedded command line in standalone.pmPascal Rigaux2002-07-311-1/+0
| | | | | | => allows to remove the somewhat mythical $::isEmbedded = ($::XID, $::CCPID) = "@ARGV" =~ /--embedded (\w+) (\w+)/
* greater timeoutdamien2002-03-121-1/+1
|
* make gc happydamien2002-03-071-2/+2
|
* - write the 'common' part of the 'explanations' stuff,Guillaume Cottenceau2002-01-181-1/+3
| | | | | | | with nice help from Pixel for the tough Perl part - move 'use standalone' up in all standalone apps, to comply to 'explanations'
* big merge from update 8.1 with cvsdamien2002-01-091-6/+25
| | | | | First part. Part 2 following
* ergo and features improvments, pipe handling correctiondamien2001-10-101-30/+79
|
* connection test is now in background, corrects the interface freeze problemdamien2001-10-091-16/+19
|
* less gethostbynamedamien2001-09-201-2/+3
|
* removed timeout:1 in resolv.conf, modified timeout scanning in ↵damien2001-09-101-1/+1
| | | | draknet/net_monitor
* corrected opeionsdamien2001-09-051-1/+4
|
* sync with new logdrake command line optionsYves Duret2001-09-031-1/+1
|
* correted typodamien2001-08-311-1/+0
|
* log updatededamien2001-08-211-1/+5
|
* removed memoty leakdamien2001-08-211-4/+5
|
* time connection labeldamien2001-08-211-0/+9
|
* added no internet connection configured label on buttondamien2001-08-171-0/+4
|
* added optionsdamien2001-08-141-5/+27
|
* corrected connected calldamien2001-08-121-5/+6
|
* use vnew the right way everywhereGuillaume Cottenceau2001-08-091-1/+1
|
* nex featuresdamien2001-08-071-29/+30
|
* added color choicedamien2001-08-071-25/+67
|
* lot of improvmentsdamien2001-08-071-23/+82
|
* debugging, 128Kb/s ISDNdamien2001-08-031-7/+7
|
* updated. Profile handling.damien2001-07-251-2/+37
|
* move to MDK::Common, bool->to_boolPascal Rigaux2001-07-241-1/+1
|
* big work on isdn. Not finisheddamien2001-07-221-6/+6
|
* last correctionsdamien2001-04-181-1/+2
|
* updateddamien2001-04-161-2/+2
|
* updateddamien2001-04-161-5/+1
|
* wait 10 sec, instead of 7damien2001-04-141-1/+1
|
* typodamien2001-04-121-1/+1
|
* removed Data::Dumperdamien2001-04-081-1/+1
|
* Some English changesPablo Saratxaga2001-04-081-10/+10
|
* typodamien2001-04-081-2/+2
|