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
/
my_gtk.pm
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
make new perl_checker happy (and that's not easy!)
Pascal Rigaux
2002-07-31
1
-29
/
+27
*
disallow big_help (when pressing F1) when testing mouse
Pascal Rigaux
2002-07-29
1
-2
/
+2
*
use a function icon_paths instead of @icon_paths
Pascal Rigaux
2002-07-25
1
-4
/
+7
*
do not use 8-bit characters (they were not useful anyway :)
Pascal Rigaux
2002-07-14
1
-5
/
+5
*
- move diskdrake.rc from /etc/gtk to /usr/share/libDrakX
Pascal Rigaux
2002-07-06
1
-3
/
+0
*
- fill a combo by default :
Daouda Lo
2002-07-02
1
-1
/
+7
*
- add gtkset_text, gtkprepend_text, gtkappend_text for entry widgets
Daouda Lo
2002-06-18
1
-1
/
+19
*
split ask_browse_tree_info from interactive_gtk
Guillaume Cottenceau
2002-06-07
1
-0
/
+206
*
cleaned gtkpowerpack
damien
2002-03-22
1
-31
/
+25
*
corrected create_xpm API
damien
2002-03-18
1
-2
/
+3
*
corrected get_text_coord : widget instead of style, and handling of ugly lang...
damien
2002-03-15
1
-8
/
+28
*
corrected font stuff
damien
2002-03-06
1
-4
/
+4
*
greater interstice
damien
2002-03-05
1
-1
/
+1
*
(gtkicons_labels_widget): since style is not set either, use the widget and a...
Pascal Rigaux
2002-03-03
1
-2
/
+2
*
(gtkicons_labels_widget): pass the style instead of directly passing the font
Pascal Rigaux
2002-03-03
1
-2
/
+2
*
style & font correction
damien
2002-03-01
1
-8
/
+8
*
(@icon_paths): ease testing
Pascal Rigaux
2002-02-26
1
-1
/
+1
*
fix @icon_paths to include /usr/share/libDrakX/pixmaps (thanks to garrick)
Pascal Rigaux
2002-02-23
1
-1
/
+1
*
corrected icon paths
damien
2002-02-22
1
-1
/
+1
*
corrected icon list
damien
2002-02-21
1
-1
/
+1
*
added mcc kill if wait message
damien
2002-02-20
1
-7
/
+8
*
new icon handler
damien
2002-02-19
1
-3
/
+9
*
highlight in gtk icon widget
damien
2002-02-15
1
-1
/
+4
*
(ctree_set_icon): new function
Pascal Rigaux
2002-02-14
1
-0
/
+7
*
make perl_checker happy
Pascal Rigaux
2002-02-07
1
-1
/
+3
*
fixed shadow when testing X
damien
2002-02-07
1
-1
/
+1
*
ensure no more than one child is in the Plug
Pascal Rigaux
2002-02-07
1
-2
/
+2
*
wizard fixes
damien
2002-02-07
1
-0
/
+1
*
removed ugly pink and ugly left bar for wizard mode
damien
2002-02-06
1
-5
/
+5
*
bug correction
damien
2002-02-04
1
-7
/
+9
*
please perl_checker
Pascal Rigaux
2002-02-01
1
-1
/
+3
*
icons placements are better
damien
2002-01-29
1
-13
/
+13
*
strange protection against ensure_focus generating a "focus" event causing a
Pascal Rigaux
2002-01-27
1
-1
/
+6
*
removed font loading
damien
2002-01-23
1
-1
/
+1
*
improved widget_icons
damien
2002-01-22
1
-9
/
+6
*
hopefully better dialog box sizing
Pascal Rigaux
2002-01-21
1
-7
/
+8
*
removed debug print
damien
2002-01-21
1
-8
/
+0
[next]