index
:
drakx-backup-do-not-use
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
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/dietlibc
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_urpmi
topic/unlabeled-1.1.1
topic/v_webmin_0_87
topic/x86_64-branch
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
...
*
use $F instead of *F
Pascal Rigaux
2004-08-09
1
-3
/
+2
*
prototype perl_checker compliance
Pascal Rigaux
2004-08-09
1
-2
/
+2
*
(ask_fromW) actually honor default value
Thierry Vignaud
2004-08-04
1
-1
/
+1
*
(ask_fromW_real) make previous button be labeled "cancel" when needed
Thierry Vignaud
2004-06-14
1
-1
/
+1
*
switch from deprecated OptionMenu into new ComboBox widget
Thierry Vignaud
2004-05-24
1
-2
/
+3
*
perl_checker compliance
Pascal Rigaux
2004-05-11
1
-1
/
+1
*
small fix when clicking on an empty tree (when allow_empty_list)
Pascal Rigaux
2004-03-02
1
-1
/
+1
*
don't force buttons a size related to $::windowwidth since this is no more us...
Guillaume Cottenceau
2004-02-20
1
-1
/
+1
*
use $ugtk2::current_window in place of @interactive::objects (which was unuse...
Pascal Rigaux
2004-02-19
1
-2
/
+2
*
don't have a big scrolled window that can be around a local scrolled window.
Pascal Rigaux
2004-02-19
1
-7
/
+32
*
don't have a scroll inside a scroll which causes display pbs.
Pascal Rigaux
2004-02-17
1
-11
/
+19
*
have modal windows
Pascal Rigaux
2004-02-10
1
-1
/
+1
*
workaround gtk limitation #133489
Pascal Rigaux
2004-02-06
1
-35
/
+27
*
since we use WrappedLabel, it's better not to warp_text()
Pascal Rigaux
2004-02-05
1
-2
/
+1
*
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
1
-3
/
+3
*
create add_modify_remove_sensitive() and use it so that "Modify" and "Remove"
Pascal Rigaux
2004-01-28
1
-1
/
+9
*
- pack add_modify_remove widget growable
Pascal Rigaux
2004-01-26
1
-2
/
+1
*
new function add_modify_remove_action()
Pascal Rigaux
2004-01-26
1
-24
/
+35
*
remove debug message
Thierry Vignaud
2004-01-23
1
-1
/
+0
*
(ask_fromW) enable TreeView to take all availlable space
Thierry Vignaud
2004-01-23
1
-2
/
+4
*
(ask_fromW) gc prefers ->isa()
Thierry Vignaud
2004-01-22
1
-1
/
+1
*
(ask_fromW) enable properly setted checkbuttons (aka those who
Thierry Vignaud
2004-01-22
1
-1
/
+12
*
$def_n is unused
Pascal Rigaux
2004-01-22
1
-2
/
+1
*
remove unused variable
Pascal Rigaux
2004-01-22
1
-5
/
+0
*
- fix sizing main window
Pascal Rigaux
2004-01-21
1
-2
/
+2
*
do not try anymore to have small pop_it dialog boxes. Make them all the same
Pascal Rigaux
2004-01-20
1
-63
/
+20
*
prevent unpoped wait messages when called from within wizards in standalone
Thierry Vignaud
2004-01-19
1
-0
/
+1
*
remove useless spacing above advanced options
Thierry Vignaud
2004-01-19
1
-1
/
+0
*
remove arrows from previous/next buttons according to interface team
Thierry Vignaud
2004-01-16
1
-2
/
+2
*
fix embedding:
Thierry Vignaud
2004-01-12
1
-2
/
+2
*
perl_checker fixes
Pascal Rigaux
2004-01-05
1
-1
/
+0
*
try to have a better layout (at least when embedded): let's have only one
Thierry Vignaud
2003-12-29
1
-3
/
+5
*
(set_advanced_raw) inline it in it's only caller
Thierry Vignaud
2003-11-12
1
-5
/
+1
*
really not a binary test
Thierry Vignaud
2003-11-06
1
-1
/
+1
*
(set_advanced closure) simplify
Thierry Vignaud
2003-11-03
1
-1
/
+1
*
workaround empty fields when advanced_state is enabled since the
Thierry Vignaud
2003-10-31
1
-1
/
+3
*
simplify advanced settings detection in expert mode
Thierry Vignaud
2003-10-14
1
-1
/
+1
*
check the right items in order to display advanced stuff if needed
Thierry Vignaud
2003-10-14
1
-1
/
+1
*
fix first part of #5315: honour expert mode while installing in
Thierry Vignaud
2003-10-13
1
-1
/
+1
*
fix lost checkbox states when "expert mode" option is checked
Thierry Vignaud
2003-10-13
1
-1
/
+1
*
ensure ->kill kills all the open windows
Pascal Rigaux
2003-09-23
1
-9
/
+3
*
fix ugliness: don't display $advanced_pack when there are no @widgets_advanced
Pascal Rigaux
2003-09-17
1
-1
/
+1
*
Gtk2::CheckButton->new is Gtk2::CheckButton->new_with_mnemonic, it's better t...
Pascal Rigaux
2003-09-16
1
-1
/
+1
*
fix expert mode resulting in advanced setting being displayed by
Thierry Vignaud
2003-09-16
1
-1
/
+4
*
fix hidden or cutted buttons (#1919, #2364, #2705, #3667, ...)
Thierry Vignaud
2003-09-15
1
-0
/
+1
*
fix #5040 (too small drakboot's window width)
Thierry Vignaud
2003-09-09
1
-0
/
+1
*
(ask_fromW) split $set_advanced into $set_advanced and
Thierry Vignaud
2003-08-22
1
-2
/
+7
*
fix keyboard browsing in treeviews not always centering on
Guillaume Cottenceau
2003-08-22
1
-1
/
+1
*
show advanced options by default if --expert was passed or if expect
Thierry Vignaud
2003-08-19
1
-1
/
+1
[prev]
[next]