index
:
drakx
distro/mdv2007.1
distro/mdv2008.0
distro/mdv2008.1
distro/mdv2009.0
distro/mdv2009.1
distro/mdv2010.0
distro/mes5
distro/mes5-2.6.33
distro/mes6
distro/mga1
distro/mga2
distro/mga3
distro/mga4
distro/mga5
distro/mga6
distro/mga7
distro/mga8
distro/mga9
master
topic/Corpo_2_1
topic/KA9_0
topic/MDK-10-update
topic/MDK-10_1-update
topic/MDK-10_2-update
topic/MDK-2006_0-update
topic/MDK92-branch
topic/MDKC_1_0
topic/PCMCIA_CS_DISTRO
topic/R9_0-64bit-branch
topic/R9_1_HP-branch
topic/a
topic/before_matchbox_wm
topic/bug-13680
topic/dietlibc
topic/efi
topic/extlinux
topic/firewall
topic/gdk-pixbuf-0-branch
topic/gi-ppc
topic/ia64-8_1
topic/mandrakesoft
topic/mlcd4
topic/ppp
topic/rp-pppoe
topic/switching_to_dnf
topic/switching_to_urpmi
topic/unlabeled-1.1.1
topic/v_webmin_0_87
topic/x86_64-branch
user/animtim/designWork
user/colin/rescue-systemd
user/ennael/mga6
user/erwan/bug-13680
user/jibz/aarch64
user/martinw/mga6
user/pterjan/arm64
Mageia Installer and base platform for many utilities
Thierry Vignaud [tv]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
perl-install
/
interactive
Commit message (
Expand
)
Author
Age
Files
Lines
*
perl_checker adaptations
Pascal Rigaux
2002-11-27
3
-16
/
+16
*
s/$x ne (0|'')/$x/
Thierry Vignaud
2002-11-20
1
-2
/
+2
*
- add/remove spaces to make perl_checker happy
Pascal Rigaux
2002-11-14
3
-4
/
+4
*
add/remove spaces to make perl_checker happy
Pascal Rigaux
2002-11-13
2
-3
/
+3
*
- replace ... =~ 'foo' with ... =~ /foo/
Pascal Rigaux
2002-11-11
2
-3
/
+3
*
add or remove spaces where need to please perl_checker
Pascal Rigaux
2002-11-11
1
-2
/
+2
*
various small syntax enhancements to please perl_checker
Pascal Rigaux
2002-11-11
1
-1
/
+1
*
don't return a typeglob ref, return the typeglob (reference to typeglobs are
Pascal Rigaux
2002-11-10
1
-1
/
+1
*
replace "_" with "N" and "__" with "N_"
Pascal Rigaux
2002-11-06
3
-24
/
+24
*
- do not handle "format"ing in interactive for combos
Pascal Rigaux
2002-11-05
1
-4
/
+17
*
- fix dialog boxes using a scrollbar
Pascal Rigaux
2002-11-05
1
-4
/
+3
*
use each_index instead of map_index when the return value is not used
Pascal Rigaux
2002-11-05
4
-9
/
+9
*
make new perl_checker happy: replacing PKG::f by PKG::f()
Pascal Rigaux
2002-10-17
2
-14
/
+14
*
special case to handle many buttons in newt: replacing with something alike a...
Pascal Rigaux
2002-09-05
1
-0
/
+21
*
add {callbacks}{advanced}, called when "Advance" button is pressed
Pascal Rigaux
2002-08-28
1
-1
/
+2
*
use my_gtk {isWizard} and {isEmbedded} which are more accurate than
Pascal Rigaux
2002-08-19
1
-6
/
+4
*
fix dialog box with empty buttons (thanks to Hamster <hamster@hamsternet.org>)
Pascal Rigaux
2002-08-16
1
-1
/
+4
*
handle the setting of 'ok' and 'cancel'
Pascal Rigaux
2002-08-13
1
-1
/
+1
*
- handle setting 'ok' && 'cancel'
Pascal Rigaux
2002-08-13
3
-3
/
+10
*
move interactive::gtk::exit to my_gtk::exit so that my_gtk
Guillaume Cottenceau
2002-08-02
1
-6
/
+1
*
fix the many warnings when {icon} is not given
Pascal Rigaux
2002-08-01
1
-1
/
+1
*
allow "icon" to use the icon path
Pascal Rigaux
2002-07-31
1
-1
/
+1
*
make new perl_checker happy
Pascal Rigaux
2002-07-31
1
-1
/
+1
*
make new perl_checker happy (and that's not easy!)
Pascal Rigaux
2002-07-31
2
-5
/
+5
*
typo fix
Thierry Vignaud
2002-07-25
1
-1
/
+1
*
- Big Move 1: interactive::* hierarchy
Thierry Vignaud
2002-07-23
4
-0
/
+1220