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
/
harddrake
/
ui.pm
Commit message (
Expand
)
Author
Age
Files
Lines
*
don't rely on ctree row number
Thierry Vignaud
2002-09-05
1
-9
/
+12
*
- add --test option to skip mice|modem|printer detection (now
Thierry Vignaud
2002-09-04
1
-0
/
+0
*
- let my_gtk handle embedded case
Thierry Vignaud
2002-09-04
1
-0
/
+0
*
display alternative drivers (oss, alsa) for sound cards
Thierry Vignaud
2002-09-02
1
-0
/
+0
*
embedded mode: exit on "quit" click
Thierry Vignaud
2002-08-29
1
-0
/
+0
*
English typos (Quitter->Quit, Informations->Information)
Pablo Saratxaga
2002-08-29
1
-0
/
+0
*
corrected English typos (no space before colon in English)
Pablo Saratxaga
2002-08-29
1
-0
/
+0
*
- embeded mode:
Thierry Vignaud
2002-08-28
1
-0
/
+0
*
- remove BuildRequires: e2fsprogs-devel
Thierry Vignaud
2002-08-21
1
-0
/
+0
*
insert a space between "field:" and "description"
Thierry Vignaud
2002-08-16
1
-0
/
+0
*
print fields values in blue, paint unknown module in red
Thierry Vignaud
2002-08-12
1
-0
/
+0
*
consolidate create_factory_menu
Thierry Vignaud
2002-08-12
1
-0
/
+0
*
- on exit, kill the running configurator if any
Thierry Vignaud
2002-08-12
1
-0
/
+0
*
- modules::get_parameters : consolidate some code
Thierry Vignaud
2002-08-12
1
-0
/
+0
*
- ugtk::gtkexpand : new function
Thierry Vignaud
2002-08-12
1
-0
/
+0
*
- perl_checker fix
Thierry Vignaud
2002-08-12
1
-0
/
+0
*
- put signals ids in %IDs
Thierry Vignaud
2002-08-12
1
-0
/
+0
*
tree_set_icon: new function
Thierry Vignaud
2002-08-12
1
-0
/
+0
*
- module configuration window:
Thierry Vignaud
2002-08-09
1
-0
/
+0
*
- fix module parameter dialog box handling
Pascal Rigaux
2002-08-09
1
-0
/
+0
*
- export %modules::conf
Thierry Vignaud
2002-08-05
1
-0
/
+0
*
no one use second paramater of raw_parameters
Thierry Vignaud
2002-08-05
1
-0
/
+0
*
factorize some code in modparm::parameter_type
Thierry Vignaud
2002-08-05
1
-0
/
+0
*
s/__END__/1;
Thierry Vignaud
2002-08-05
1
-0
/
+0
*
update
Thierry Vignaud
2002-08-01
1
-0
/
+0
*
add_icon_path is exported in :various
Thierry Vignaud
2002-08-01
1
-0
/
+0
*
perl_checker fixes
Thierry Vignaud
2002-08-01
1
-0
/
+0
*
perl_checker fixes
Thierry Vignaud
2002-08-01
1
-0
/
+0
*
- workaround for the busy mouse cursor set by
Thierry Vignaud
2002-08-01
1
-0
/
+0
*
export license
Thierry Vignaud
2002-08-01
1
-0
/
+0
*
move embedded and standalone managment from harddrake::ui to
Thierry Vignaud
2002-08-01
1
-0
/
+0
*
- bump harddrake version
Thierry Vignaud
2002-07-31
1
-0
/
+0
*
initial configuration window for modules. nothing is done yet.
Thierry Vignaud
2002-07-31
1
-0
/
+0
*
remove latest (?) gtk warnings
Thierry Vignaud
2002-07-31
1
-0
/
+0
*
don't display bogus fields
Thierry Vignaud
2002-07-31
1
-0
/
+0
*
in embedded mode, don't kill the main gtk app (aka drakconf) but
Thierry Vignaud
2002-07-31
1
-0
/
+0
*
- add embedded mode for drakconf
Thierry Vignaud
2002-07-31
1
-0
/
+0
*
further simplification
Thierry Vignaud
2002-07-31
1
-0
/
+0
*
- the hw tree and the info text are auto-size now
Thierry Vignaud
2002-07-31
1
-0
/
+0
*
still more my_gtk simplifications
Thierry Vignaud
2002-07-31
1
-0
/
+0
*
- simplify Gtk::Text filling
Thierry Vignaud
2002-07-31
1
-0
/
+0
*
further my_gtk simplifications
Thierry Vignaud
2002-07-31
1
-0
/
+0
*
further my_gtk simplifications
Thierry Vignaud
2002-07-31
1
-0
/
+0
*
further use of my_gtk
Thierry Vignaud
2002-07-31
1
-0
/
+0
*
- remove useless realizations
Thierry Vignaud
2002-07-31
1
-0
/
+0
*
- make used once callbacks be anonymous functions
Thierry Vignaud
2002-07-31
1
-0
/
+0
*
- s/channel/Channel/
Thierry Vignaud
2002-07-26
1
-0
/
+0
*
changed _("") -> "" empty strings must not be translated
Pablo Saratxaga
2002-07-26
1
-0
/
+0
*
remove all gtk's "no callback/signal to disconnect" warnings
Thierry Vignaud
2002-07-25
1
-0
/
+0
*
add a fields data structure:
Thierry Vignaud
2002-07-25
1
-0
/
+0
[next]