summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone
Commit message (Collapse)AuthorAgeFilesLines
...
* - keyboard::read() now returns false if the value is not recognisedPascal Rigaux2005-09-131-1/+1
| | | | | - new function keyboard::read_or_default() which always returns a valid value
* (row_setting_dialog) simplifyThierry Vignaud2005-09-121-1/+1
|
* (row_setting_dialog) ensure that both the user and the group are validThierry Vignaud2005-09-121-2/+10
|
* (row_setting_dialog) remove debug messageThierry Vignaud2005-09-121-1/+0
|
* (row_setting_dialog) prevent entering a path that is not absoluteThierry Vignaud2005-09-121-1/+6
|
* our policy is not do display version number in taskbarThierry Vignaud2005-09-121-1/+1
|
* our policy is not do display version number in taskbarThierry Vignaud2005-09-121-1/+1
|
* perl_checker fixesOlivier Blin2005-09-091-2/+2
|
* fix adjustments creation (#18295)Olivier Blin2005-09-091-8/+3
|
* adjust GUI ouput in modify dialog boxAntoine Ginies2005-09-081-1/+1
|
* allow to blacklist/whitelist from the log windowOlivier Blin2005-09-081-3/+22
|
* use Close instead of QuitOlivier Blin2005-09-081-3/+3
|
* do not let modem settings be overriden by previous ppp0 settingsOlivier Blin2005-09-081-1/+1
|
* insensitive categories for which file is missing, thus preventingThierry Vignaud2005-09-081-1/+4
| | | | | crashing (#16935)
* really preselect default interfaceOlivier Blin2005-09-071-1/+1
|
* show ppp/isdn interfaces as well (#18303)Olivier Blin2005-09-071-6/+6
|
* blacklist audio too (#12731)Thierry Vignaud2005-09-071-2/+2
|
* install chkrootkit if needed (#17896)Thierry Vignaud2005-09-061-0/+6
|
* fix status message (#16925)Thierry Vignaud2005-09-061-0/+1
|
* handle required package(s) not installed correctly (bugzilla #18180)Pascal Rigaux2005-09-052-2/+2
|
* Corrected typos.Funda Wang2005-09-041-2/+2
|
* - Used Glib::Timeout->add() function for auto-refreshing remoteTill Kamppeter2005-09-031-6/+7
| | | | | printer list.
* - Fixed printer list filtering in the main window, now one can alsoTill Kamppeter2005-09-031-5/+17
| | | | | | | | | filter on the state field, and pressing <Enter> after typing in the filter string does not cause the filter being lost when hitting the refresh button or doing some action. - Taken care that auto-refreshing does not happen when the refresh function is running.
* - Auto-refresh the list of remote printers in the main windows every 5Till Kamppeter2005-09-031-1/+6
| | | | | seconds.
* - Make building of main window of printerdrake much faster.Till Kamppeter2005-09-021-14/+14
|
* don't exec new binary on updateOlivier Blin2005-09-021-7/+0
|
* perl_checker fixOlivier Blin2005-09-021-1/+1
|
* prefix file path with file:// (mozilla-firefox needs a valid url)Olivier Blin2005-09-021-1/+1
|
* run drakids on click if an alert is still availableOlivier Blin2005-09-011-6/+5
|
* add few parametersFlorent Villard2005-09-011-16/+41
|
* interactive is unusedOlivier Blin2005-09-011-1/+0
|
* use window instead of rwindow, they're equivalentOlivier Blin2005-09-011-11/+11
|
* fix include path (#18103)Olivier Blin2005-09-011-1/+1
|
* short-circuit and fix embedded modeOlivier Blin2005-08-311-1/+1
|
* avoid warningOlivier Blin2005-08-311-1/+1
|
* don't display keyring icon if the wireless network doesn't need a key ↵Olivier Blin2005-08-311-1/+1
| | | | (thanks to Couriousous)
* use Combo instaed of ComboBoxEntry to fiw 2 rows heigh bugAntoine Ginies2005-08-301-14/+19
|
* fix isdn config in manage interfaceOlivier Blin2005-08-301-1/+1
|
* use lower case 'i' in iwconfig/iwpriv/iwspy (#18031)Olivier Blin2005-08-301-4/+4
|
* really allow to select the networkOlivier Blin2005-08-301-4/+5
|
* - configure wpa_supplicant correctly for shared or passwordless connectionsOlivier Blin2005-08-301-373/+147
| | | | | | | - split write_interface_setttings out of network::network::write_interface_conf - wpa_supplicant may list some networks twice, handle it - rewrite drakroam to use wpa_supplicant
* put comboxentry in a VBox (to avoid 2 rows bug in comboboxentry)Antoine Ginies2005-08-301-1/+3
|
* remove icon on all buttonsAntoine Ginies2005-08-301-3/+3
|
* vga_fb expects the vga mode, not a boolean, fixingPascal Rigaux2005-08-301-1/+1
|
* propose to create a default bootloader configuration when no bootloader is foundPascal Rigaux2005-08-301-1/+9
|
* display wireless link icon in net_applet if connected through wirelessOlivier Blin2005-08-301-3/+11
|
* in case of all_squash use anongid=65534 and anongid=65534Antoine Ginies2005-08-301-4/+13
|
* check wireless every 20 seconds onlyOlivier Blin2005-08-301-4/+6
|
* reverse xdm-config logic for XDMCPStew Benedict2005-08-291-2/+2
|
* create dir if it does not existAntoine Ginies2005-08-291-1/+1
|