Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | $::noBorder is deprecated (it was the same as !$::isInstall) | Pascal Rigaux | 2004-02-04 | 2 | -2/+0 |
| | |||||
* | - rename $ugtk2::force_center used at install with $ugtk2::force_center_at_pos | Pascal Rigaux | 2004-02-04 | 1 | -70/+59 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the boolean $ugtk2::force_center value used standalone is kept as before - deprecate $::noBorder (it was the same as !$::isInstall) - deprecate $ugtk2::force_position (unused AFAIK) - _create_window() now returns the created window, it doesn't assign {rwindow} nor {window} anymore. It doesn't handle a Frame for the window (it is now directly done by ugtk2->new which is the only function using _create_window()) - deprecate option no_interactive_objects (unused AFAIK) - {rwindow} is a VBox for both isWizard and isEmbedded (when isEmbedded, a HBox was created, replacing the create VBox) - call ->set_title on $::WizardWindow so that the title is honored in non embedded wizard - remove $draw2 and wiz_default_left.png which are unused - remove ->set_uposition on $::WizardWindow for install. This is not needed anymore since force_center_at_pos now works on $::WizardWindow - hoist $::WizardTable creation - explicitly set the size of the window during install. The chosen value is the same as before +9 pixels for the height (the size needs to be fixed since the advertising images must fit) - remove the callbacks on expose_event and delete_event for non embedded wizard. they are the same as the one in _create_window() (except for the delete_event which explicitly destroy the window, is that ok??) more questions: - ->set_title on a plug may break, it needs testing - flush() just after Gtk2::Plug->new, is it needed? (since there is another flush()) | ||||
* | a bit of locales corrections | Pablo Saratxaga | 2004-02-04 | 1 | -24/+20 |
| | |||||
* | updated pot file | Pablo Saratxaga | 2004-02-04 | 1 | -484/+549 |
| | |||||
* | replace 4.3 with 4.4 (XFree version) (bugzilla #7378) | Pascal Rigaux | 2004-02-04 | 1 | -1/+1 |
| | |||||
* | - don't be afraid, this is not the doc package but just perl module | Daouda Lo | 2004-02-04 | 1 | -1/+1 |
| | | | | | needed by drakhelp. | ||||
* | - new mandrake-doc* names | Daouda Lo | 2004-02-04 | 1 | -2/+2 |
| | |||||
* | compact declaration | Damien Chaumette | 2004-02-04 | 1 | -4/+2 |
| | |||||
* | create /dev/mapper/control (needed when you don't have devfs) | Pascal Rigaux | 2004-02-04 | 1 | -0/+7 |
| | |||||
* | ethernet cards get via get_eth_cards() | Damien Chaumette | 2004-02-04 | 1 | -0/+2 |
| | |||||
* | - add network::ethernet::get_eth_cards_names | Damien Chaumette | 2004-02-04 | 3 | -11/+12 |
| | | | | | - kill duplicated code | ||||
* | drop Storable and use Dumper (queen & pipi rulez) | Damien Chaumette | 2004-02-04 | 2 | -5/+8 |
| | |||||
* | - replace PE_size with extent_size and get it (fix illegal division by 0) | Pascal Rigaux | 2004-02-04 | 1 | -9/+11 |
| | | | | | | | - fix getting the output of pvs vgs lvs commands (chomp_ is not enough because of spaces at the end) - fix get_lvs() (and use lvs instead of vgdisplay) | ||||
* | - don't display start sector and cylinders used for LVs | Pascal Rigaux | 2004-02-04 | 1 | -2/+3 |
| | | | | | - display "Number of logical extents" of LVs | ||||
* | ->ask_from_entry and ->ask_from_entries are better with focus_first | Pascal Rigaux | 2004-02-04 | 1 | -3/+3 |
| | |||||
* | (gtk_TextView_get_log): handle errors | Pascal Rigaux | 2004-02-04 | 1 | -2/+2 |
| | |||||
* | we now use XF4 during install, so we can support ExplorerPS/2 (XF3 didn't ↵ | Pascal Rigaux | 2004-02-04 | 1 | -1/+0 |
| | | | | know it) | ||||
* | (ensure_is_installed): file to test if the package is installed is optional. | Pascal Rigaux | 2004-02-04 | 1 | -4/+4 |
| | | | | | But in that case, you have to check if it is installed first. | ||||
* | http://www.gnu.org/prep/standards_18.html says --help and --version are ↵ | Guillaume Cottenceau | 2004-02-04 | 1 | -2/+2 |
| | | | | printed on standard output | ||||
* | typo fix... | Damien Chaumette | 2004-02-04 | 1 | -0/+1 |
| | |||||
* | - less arguments in ntp_server, $prefix no more passed to function args | Daouda Lo | 2004-02-04 | 1 | -1/+1 |
| | |||||
* | Maintain /etc/passwd$$CLIENT$$ so mdkkdm has a valid userlist. | Stew Benedict | 2004-02-03 | 1 | -7/+30 |
| | |||||
* | - fix adsl_conf_backend call | Damien Chaumette | 2004-02-03 | 2 | -5/+6 |
| | | | | | - store and retreive network interfaces via $config file | ||||
* | (config_window) do not even try to hint the user about the parameter | Thierry Vignaud | 2004-02-03 | 1 | -1/+2 |
| | | | | | format on a 2.6.x kernel | ||||
* | (parameters) fix modinfo parsing (format had been altered between | Thierry Vignaud | 2004-02-03 | 1 | -1/+5 |
| | | | | | modutils and module-init-tools :-() | ||||
* | fix typo | Pascal Rigaux | 2004-02-03 | 1 | -1/+1 |
| | |||||
* | fix typo | Pascal Rigaux | 2004-02-03 | 1 | -1/+5 |
| | |||||
* | perl_checker fix | Pascal Rigaux | 2004-02-03 | 1 | -1/+1 |
| | |||||
* | update drakfont help message | Thierry Vignaud | 2004-02-02 | 1 | -2/+4 |
| | |||||
* | bump copyright | Thierry Vignaud | 2004-02-02 | 1 | -1/+1 |
| | |||||
* | --help: documente new drakboot and drakconnect parameters | Thierry Vignaud | 2004-02-02 | 1 | -0/+12 |
| | |||||
* | do not pass extra empty invisible label (really cosmetic) | Thierry Vignaud | 2004-02-02 | 1 | -1/+1 |
| | |||||
* | use wrapped labels in various places | Thierry Vignaud | 2004-02-02 | 2 | -7/+7 |
| | |||||
* | fix drakboot layout: use checkboxes own labels rather than packing extra | Thierry Vignaud | 2004-02-02 | 1 | -6/+6 |
| | | | | | labels | ||||
* | kill warning | Thierry Vignaud | 2004-02-02 | 1 | -0/+5 |
| | |||||
* | only list wireless capabale cards when one choose wireless cnx | Thierry Vignaud | 2004-02-02 | 1 | -0/+7 |
| | |||||
* | remove unneeded next fields | Thierry Vignaud | 2004-02-02 | 1 | -2/+0 |
| | |||||
* | 10-0.3mdk | Thierry Vignaud | 2004-02-02 | 1 | -1/+11 |
| | |||||
* | make cron script be able to use either local smtp server or a remote | Thierry Vignaud | 2004-02-02 | 1 | -12/+19 |
| | | | | | one (arnaud) | ||||
* | add "remove cron entry" on arnaud request | Thierry Vignaud | 2004-02-02 | 1 | -2/+21 |
| | |||||
* | Update | David Baudens | 2004-02-02 | 2 | -2/+4 |
| | |||||
* | (is_wireless_intf) kill it since it's no more usefull. | Thierry Vignaud | 2004-02-02 | 1 | -6/+1 |
| | | | | | | | rationale: rather than duplicating modules list in kernel/list_modules.pm and network/tools.pm (with usual sync bugs), it's quite much easier to maintain one single list of wireless modules in list_modules.pm | ||||
* | split out wireless connections out of lan ones so that users are less | Thierry Vignaud | 2004-02-02 | 1 | -5/+5 |
| | | | | | confused | ||||
* | Update | David Baudens | 2004-02-02 | 38 | -193/+284 |
| | |||||
* | updated pot file; changed Uzbek to default to cyrillic | Pablo Saratxaga | 2004-02-02 | 2 | -21047/+516 |
| | |||||
* | *** empty log message *** | Pascal Rigaux | 2004-02-02 | 1 | -1/+48 |
| | |||||
* | 10-0.2mdk | Thierry Vignaud | 2004-02-02 | 1 | -1/+4 |
| | |||||
* | fix preselecting ppoa for speedtouch modem | Thierry Vignaud | 2004-02-02 | 1 | -2/+2 |
| | |||||
* | remove debug message | Thierry Vignaud | 2004-02-02 | 1 | -1/+1 |
| | |||||
* | add some packages for adsl | Thierry Vignaud | 2004-02-02 | 1 | -1/+1 |
| |