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
/
my_gtk.pm
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove exported names which are not defined
Pascal Rigaux
2002-12-13
1
-1
/
+1
*
remove dynamic theme choosing, and next/previous (F11/F12) handling
Pascal Rigaux
2002-12-09
1
-6
/
+1
*
remove code handling setstep
Pascal Rigaux
2002-12-09
1
-11
/
+1
*
remove unused variables or rename them with an underscore (eg: $o becomes $_o)
Pascal Rigaux
2002-12-04
1
-8
/
+7
*
use if_() where possible (as reported by perl_checker)
Pascal Rigaux
2002-12-04
1
-1
/
+1
*
perl_checker adaptations
Pascal Rigaux
2002-11-27
1
-3
/
+3
*
warn about broken programs that misuse my_gtk
Thierry Vignaud
2002-11-25
1
-1
/
+1
*
display in mcc when embedded only when ready to interact with the user
Thierry Vignaud
2002-11-25
1
-1
/
+1
*
- add/remove spaces to make perl_checker happy
Pascal Rigaux
2002-11-14
1
-3
/
+3
*
add/remove spaces to make perl_checker happy
Pascal Rigaux
2002-11-13
1
-2
/
+2
*
- replace ... =~ 'foo' with ... =~ /foo/
Pascal Rigaux
2002-11-11
1
-2
/
+2
*
add or remove spaces where need to please perl_checker
Pascal Rigaux
2002-11-11
1
-8
/
+7
*
normalize
Pascal Rigaux
2002-11-08
1
-2
/
+2
*
replace "_" with "N" and "__" with "N_"
Pascal Rigaux
2002-11-06
1
-11
/
+11
*
fix dams suckiness breaking install2 --test
Guillaume Cottenceau
2002-10-16
1
-1
/
+1
*
mdk icon_path are added here
damien
2002-10-01
1
-0
/
+1
*
fix die wizcancel in non wizard mode
Guillaume Cottenceau
2002-09-16
1
-1
/
+1
*
workaround ERROR: Can't call method "child" on an undefined value at
Guillaume Cottenceau
2002-09-14
1
-1
/
+1
*
gfx specs is to have the text justified on the left
Guillaume Cottenceau
2002-09-09
1
-1
/
+1
*
- fix wizard title and pixmap overlap
Daouda Lo
2002-09-06
1
-1
/
+1
*
add gtkset_visibility
Guillaume Cottenceau
2002-09-06
1
-1
/
+1
*
ask_browse_tree_info_given_widgets: add ability of partial
Guillaume Cottenceau
2002-09-05
1
-2
/
+3
*
try to get rid of BEGIN but still be able to start up the install :-)
Guillaume Cottenceau
2002-09-03
1
-1
/
+0
*
remove the use of Ok/Cancel/Exit icons (per ergonomy team request)
Pascal Rigaux
2002-09-03
1
-11
/
+6
*
better icon association
damien
2002-09-03
1
-5
/
+4
*
added create_pixbutton
damien
2002-09-03
1
-7
/
+13
*
fixed damien (aka pitchounette) sucking, this is not this way pitchounette you
Francois Pons
2002-09-03
1
-1
/
+1
*
- better size of wizard for printerdrake
Daouda Lo
2002-09-03
1
-1
/
+1
*
added add_icon_path for control-center
damien
2002-09-03
1
-0
/
+1
*
ask_browse: display_info needs to be available for rpmdrake
Guillaume Cottenceau
2002-08-29
1
-2
/
+2
*
- add ",*-r-*" in wizard fontset
Pascal Rigaux
2002-08-27
1
-1
/
+1
*
hackery for [+] intruded some situations where we really don't
Guillaume Cottenceau
2002-08-22
1
-3
/
+4
*
change a bit hackery of parents with no children, so now we have
Guillaume Cottenceau
2002-08-22
1
-1
/
+5
*
- the ugly trick on destroy doesn't work for wait_message's
Pascal Rigaux
2002-08-21
1
-7
/
+0
*
- in destroy, detect if program is going to leave, in that case
Pascal Rigaux
2002-08-20
1
-0
/
+10
*
in my_gtk object, set {isEmbedded} if embedded and {isWizard} if displayed wi...
Pascal Rigaux
2002-08-19
1
-0
/
+2
*
(create_okcancel): do not display "Cancel" when {cancel} is empty string
Pascal Rigaux
2002-08-16
1
-4
/
+3
*
do not hard code icon path
Pascal Rigaux
2002-08-08
1
-1
/
+1
*
- remove buttons to change theme
Pascal Rigaux
2002-08-08
1
-0
/
+3
*
make perl_checker happy
Pascal Rigaux
2002-08-06
1
-2
/
+2
*
the state can be XXX also in flat mode, for disabling
Guillaume Cottenceau
2002-08-05
1
-0
/
+1
*
replace "kill USR1" with "kill 'USR1'" (and same for USR2)
Pascal Rigaux
2002-08-05
1
-2
/
+2
*
move interactive::gtk::exit to my_gtk::exit so that my_gtk
Guillaume Cottenceau
2002-08-02
1
-0
/
+6
*
commit according to 1.1.9-1mdk of drakxtools, and especially:
Guillaume Cottenceau
2002-08-01
1
-36
/
+66
*
move back Gtk->init to "new" and "gtkroot"
Pascal Rigaux
2002-08-01
1
-0
/
+3
*
make perl_checker happy
Pascal Rigaux
2002-08-01
1
-1
/
+4
*
my_gtk:
Thierry Vignaud
2002-08-01
1
-798
/
+9
*
(create_box_with_title): create an empty box when there is no message
Pascal Rigaux
2002-07-31
1
-6
/
+8
*
replace "$foo" with $foo
Pascal Rigaux
2002-07-31
1
-1
/
+1
*
make new perl_checker happy
Pascal Rigaux
2002-07-31
1
-10
/
+10
[next]